.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.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{background-color:transparent;border:none;font-size:1em}.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;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;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--selectable{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;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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;height:26px;margin-right:20px;padding-right:0}.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:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 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>.select2-results__options{max-height:200px;overflow-y:auto}.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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.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;height:26px;margin-right:20px}.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:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:#808080}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{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}
/*!
 * Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../../webfonts/fa-brands-400.woff2) format("woff2"),url(../../webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(../../webfonts/fa-regular-400.woff2) format("woff2"),url(../../webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(../../webfonts/fa-solid-900.woff2) format("woff2"),url(../../webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(../../webfonts/fa-brands-400.woff2) format("woff2"),url(../../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(../../webfonts/fa-solid-900.woff2) format("woff2"),url(../../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(../../webfonts/fa-regular-400.woff2) format("woff2"),url(../../webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../webfonts/fa-solid-900.woff2) format("woff2"),url(../../webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../webfonts/fa-brands-400.woff2) format("woff2"),url(../../webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../webfonts/fa-regular-400.woff2) format("woff2"),url(../../webfonts/fa-regular-400.ttf) format("truetype");unicode-range:U+f003,U+f006,U+f014,U+f016-f017,U+f01a-f01b,U+f01d,U+f022,U+f03e,U+f044,U+f046,U+f05c-f05d,U+f06e,U+f070,U+f087-f088,U+f08a,U+f094,U+f096-f097,U+f09d,U+f0a0,U+f0a2,U+f0a4-f0a7,U+f0c5,U+f0c7,U+f0e5-f0e6,U+f0eb,U+f0f6-f0f8,U+f10c,U+f114-f115,U+f118-f11a,U+f11c-f11d,U+f133,U+f147,U+f14e,U+f150-f152,U+f185-f186,U+f18e,U+f190-f192,U+f196,U+f1c1-f1c9,U+f1d9,U+f1db,U+f1e3,U+f1ea,U+f1f7,U+f1f9,U+f20a,U+f247-f248,U+f24a,U+f24d,U+f255-f25b,U+f25d,U+f271-f274,U+f278,U+f27b,U+f28c,U+f28e,U+f29c,U+f2b5,U+f2b7,U+f2ba,U+f2bc,U+f2be,U+f2c0-f2c1,U+f2c3,U+f2d0,U+f2d2,U+f2d4,U+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(../../webfonts/fa-v4compatibility.woff2) format("woff2"),url(../../webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:U+f041,U+f047,U+f065-f066,U+f07d-f07e,U+f080,U+f08b,U+f08e,U+f090,U+f09a,U+f0ac,U+f0ae,U+f0b2,U+f0d0,U+f0d6,U+f0e4,U+f0ec,U+f10a-f10b,U+f123,U+f13e,U+f148-f149,U+f14c,U+f156,U+f15e,U+f160-f161,U+f163,U+f175-f178,U+f195,U+f1f8,U+f219,U+f27a}*,*::before,*::after{box-sizing:border-box}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(max-width:425px){.bottom-footer-link{margin-top:0;margin-left:15px}}@media(min-width:576px){.container-sm,.container{max-width:540px}.div-sorting .dropdown.btndropdown{width:260px}.div-sorting .btndropdown button{float:right}}@media(min-width:620px){.container-sm,.container{max-width:600px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}.modal-dialog{margin-right:auto !important;margin-left:auto !important}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1512px}}#hidden-button{margin-bottom:15px}.truncate-text{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.truncate-Board-text{max-width:175px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000 !important}.boardhead{padding:10px 20px !important}.clr-black{color:#000 !important}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-2{margin-left:16.66666667%}@media(min-width:576px){.col-sm{flex:1 0 0%}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-12{flex:0 0 auto;width:100%}}@media(min-width:768px){.col-md{flex:1 0 0%}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media(min-width:992px){.col-lg{flex:1 0 0%}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-12{flex:0 0 auto;width:100%}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-6{flex:0 0 auto;width:50%}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.favorite-list-div{flex:0 0 auto;width:25%}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-flex{display:flex !important}.flex-column{flex-direction:column !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}@media(min-width:576px){.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}}@media(min-width:768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}}@media(min-width:992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}}@media(min-width:1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}}@media(min-width:1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}.remove-extra{width:auto !important;height:auto !important}table{border-collapse:collapse;border-spacing:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}*{outline:none !important}*:focus{outline:none !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important}a,a::after,.main-navigation,.sub-menu,.hamburger,.has-sub>a:before,.megamenu-wrapper,.menu-outer>li>a:before,.scrolltop-btn,.header,.form-control,.has-sub>a em{transition:all .3s}html,body{min-width:280px}body{background:#fafafa;position:relative;margin:0;font-size:16px;color:#3f4248;min-height:100vh;overflow-x:hidden;font-family:'Rubik',sans-serif;-ms-overflow-style:scrollbar}a{color:#60b0e2;text-decoration:none;display:inline-block}a:hover{text-decoration:underline}input[type=text],input[type=email],input[type=password],textarea{-webkit-appearance:none;-moz-appearance:none}option:not(:checked){color:#000}.btn{text-decoration:none !important;padding:12px 27px 12px 27px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50px;position:relative;font-size:17px;font-weight:400;transition-duration:.3s}.btn-primary{border:1px solid #f36921;background:#f36921;color:#fff;font-family:'Rubik',sans-serif;cursor:pointer;border-radius:150px;padding:10px 30px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:500;line-height:normal}.btn-primary i{margin-right:10px}.btn-primaryicon{border:1px solid #f36921;background:#f36921;color:#fff;font-family:'Rubik',sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 20px 0 0;border-radius:150px}.btn-primaryicon .icon{border-radius:150px;border:1px solid #f36921;background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:10px}.btn-primary .icon img{margin:0}.green-btnicon{border:1px solid #10aa4d;background:#10aa4d;cursor:pointer;font-family:'Rubik',sans-serif;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 20px 0 0;border-radius:150px}.green-btnicon .icon{border-radius:150px;border:1px solid #10aa4d;background:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:10px}.tab-menu ul{margin:0;padding:0}.tab-menu ul li{list-style-type:none;display:inline-block;margin-right:13px}.tab-menu ul li a{text-decoration:none;color:rgba(0,0,0,.4);background-color:#ededed;padding:18px 25px;border-radius:20px 20px 0 0;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px}.tab-menu ul li a.active-a{background-color:#f36921;color:#fff}.tab{display:none;background-color:#ededed;border-radius:0 20px 20px 20px;padding:25px 20px 10px}.tab h2{color:rgba(0,0,0,.7)}.tab p{color:rgba(0,0,0,.6);text-align:justify}.tab-active{display:block}#UpdateFilter .accordion,.sorting-result .accordion{margin-top:12px}.dark-tabs .tab-menu ul{display:flex;justify-content:center;border:1px solid rgba(0,0,0,.13);width:fit-content;margin:0 auto 35px;border-radius:50px;background:#fff}.dark-tabs .tab-menu ul li{margin-right:0}.dark-tabs .tab-menu ul li a{color:#757472;font-size:20px;font-weight:400;border-radius:50px;line-height:normal;letter-spacing:.4px;padding:18px 70px;min-width:215px;text-align:center;background:#fff}.dark-tabs .tab-menu ul li a.active-a{background-color:#3f3f3f;color:#fff}.dark-tabs .tab{padding:0;background-color:transparent}.lostpwd-dark-tabs .tab-menus ul{display:flex;justify-content:center;width:fit-content;margin:0 auto 50px;border-radius:50px;background:#fff}.lostpwd-dark-tabs .tab-menus ul li a{color:#757472;font-size:20px;font-weight:400;border-radius:50px;line-height:normal;letter-spacing:.4px;padding:18px 35px;min-width:215px;text-align:center;background:#fff;text-decoration:none}.lostpwd-dark-tabs .tab-menus ul li a.active-a{background-color:#3f3f3f;color:#fff}.form-group{transition:all .3s}.form-group span{display:block;padding-bottom:10px}.form-group span.help-block{padding-bottom:0}.form-control{font-family:'Rubik',sans-serif;background:#fff;border:1px solid transparent;font-size:18px;border-radius:4px;line-height:1.42857143;padding:15px;width:100%}.form-control:focus{border-color:#f36921 !important}.header .searchdiv .searchbox .form-control:focus{border:0}textarea.form-control{height:auto;resize:none}.blue-btn-individual-brd{display:flex;font-family:'Rubik',sans-serif;cursor:pointer;font-weight:500;background:#1a88e0;align-items:center;justify-content:center;color:#fff;text-decoration:none !important;border-radius:30px}.blue-btn{display:flex;border:1px solid #1a88e0;font-family:'Rubik',sans-serif;cursor:pointer;font-size:18px;font-weight:500;padding:17px 20px 17px 45px;background:#1a88e0;align-items:center;justify-content:center;color:#fff;text-decoration:none;border-radius:30px}.blue-btn i,.green-btn i{margin-left:15px}.green-btn{display:flex;border:1px solid #10aa4d;font-family:'Rubik',sans-serif;cursor:pointer;font-size:17px;font-weight:500;padding:17px 20px 17px 45px;background:#10aa4d;align-items:center;justify-content:center;color:#fff;text-decoration:none;border-radius:30px}.blue-btn:hover,.green-btn:hover{text-decoration:none}.dark-btn{border-radius:150px;font-family:'Rubik',sans-serif;background:#757472;padding:7px 7px 7px 13px;border:none;color:#fff;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-decoration:none}.dark-btn img{margin-left:10px}a.filter-link{text-decoration:none}.form-check{display:flex;align-items:center;margin-bottom:12px}.form-check input[type=radio]{width:20px;height:20px;cursor:pointer;margin:0;appearance:none;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:14px;border:1px solid #757472}.form-check input[type=radio]:checked{background-image:url(../../../image/radio_check.png)}.form-check input[type=checkbox]{width:20px;min-width:20px;height:20px;cursor:pointer;margin:0;appearance:none;border-radius:3px;background-repeat:no-repeat;background-color:#fff;background-position:center;background-size:20px;border:1px solid #757472}.form-check input[type=checkbox]:checked{background-image:url(../../../image/checkbox_check.png)}.form-check label{color:#646464;font-size:16px;font-weight:400;line-height:25px;letter-spacing:.32px;margin-left:18px;cursor:pointer;display:flex;align-items:center}.pagination{display:flex;flex-wrap:nowrap;padding-left:0}.pagination .page-item{margin-right:0;margin:0 5px}.pagination .page-item svg{width:15px;height:15px}.pagination .page-item span,.pagination .page-item a{color:rgba(0,0,0,.5);font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0;margin-right:0;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center}.pagination .page-item span:hover,.pagination .page-item a:hover{text-decoration:none}.pagination .page-item span.active{background-color:#f36921;color:#fff;opacity:1}.pagination .page-item span.prev,.pagination .page-item span.next,.pagination .page-item a.prev,.pagination .page-item a.next{width:auto;margin-right:0;opacity:1;color:#3f3f3f}.pagination .page-item span.prev.disabled,.pagination .page-item span.next.disabled{opacity:.3}.dropdown{position:relative;transition:all .2s}.dropdown.dropdown-open button{border-radius:25px 25px 0 0}.dropdown button{border-radius:50px;font-family:'Rubik',sans-serif;border:1px solid #ebebeb;background:#f6f6f6;cursor:pointer;padding:14px 23px 14px 26px;color:#242424;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px}.dropdown button img{margin-left:45px}.caret{margin-left:45px}.dropdown .dropdown-menu{transition:all .2s;padding-left:0;padding-bottom:15px;display:none;position:absolute;top:100%;left:0;margin:0;width:100%;z-index:8;border-radius:0 0 25px 25px;border:1px solid #ebebeb;background:#f6f6f6}.dropdown.dropdown-open .dropdown-menu{display:block}.dropdown.dropdown-open button img{transform:rotate(180deg)}.dropdown .dropdown-menu .dropdown-item{color:#242424;text-decoration:none;padding:10px 20px;font-weight:400;cursor:pointer}.dropdown .btn-primary{border:1px solid #10aa4d;background:#10aa4d;color:#fff;padding:0 !important}.dropdown .btn-primary .icon{border:1px solid #10aa4d !important}.dropdown .btn-primary i{margin-left:0}.btndropdown .dropdown-menu{border-radius:15px;border:1px solid #ebebeb;background:#fff;top:73px;min-width:235px;right:0;left:unset;width:fit-content}@media only screen and (max-width:767px){.btndropdown .dropdown-menu{min-width:150px !important}.btndropdown .dropdown-menu li a{white-space:inherit !important}}.btndropdown .dropdown-menu li{margin-left:0 !important;padding:8px 8px 0;margin-right:0 !important}.btndropdown .dropdown-menu li a{display:flex;align-items:center;border-radius:50px;color:#303030;font-size:15px;white-space:nowrap}.btndropdown .dropdown-menu li a.active-a{background:#f6f6f6;color:#f36921}.btndropdown .dropdown-menu li a i{width:22px;margin-right:13px}.btndropdown .dropdown-menu li a.active i{color:#f36921}.btndropdown .dropdown-menu li a img{width:22px;margin-right:13px}.btndropdown .dropdown-menu li a.active img{color:#f36921}.btndropdown .dropdown-menu::after{content:'';border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:15px solid #ebebeb;position:absolute;top:-16px;right:28px}.alert-success{color:#008000 !important}.btndropdown.dropdown-open .btn-primary{border-radius:50px;margin-left:auto}.btndropdown.dropdown-open button .icon img{transform:rotate(0)}.btndropdown .black-btn{border-radius:50px;border:1px solid #ebebeb;background:#3f3f3f;width:100%;margin-top:18px;font-size:16px;padding:12px 30px;color:#fff;text-align:center;font-weight:500}.btndropdown .black-btn img{margin-left:0;margin-right:12px}.btndropdown.dropdown-open .black-btn{border-radius:50px}.btndropdown.dropdown-open .black-btn img{transform:rotate(0)}.btndropdown .boards{padding:23px 15px !important}.btndropdown .create-btn{background-color:transparent;padding:0;border:none;padding:0 17px;margin-bottom:18px}.btndropdown .create-btn img{margin-left:0;margin-right:15px;color:#3f3f3f;font-size:15px;font-weight:400;line-height:45px;letter-spacing:.75px}.btndropdown .createnewboard{padding:20px 22px 0}.btndropdown .createnewboard .form-control{border-radius:150px;border:1px solid rgba(0,0,0,.05);background:#f6f6f6;padding:10px 23px;color:#757472;font-size:16px;font-weight:300}.btndropdown .createnewboard .btn-primary{padding:9px !important;margin-top:14px !important}.orange-btn{width:50px;min-width:50px;height:50px;border-radius:50%;background:#f36921;display:flex;align-items:center;justify-content:center;border:1px solid #f36921;cursor:pointer}.white-btn{width:33px;min-width:33px;height:33px;background-color:#fff !important;border-radius:50% !important;border:1px solid #dadada !important;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#757472;font-size:12px;font-weight:400;line-height:normal;letter-spacing:.24px}.gray-btn{width:40px;min-width:40px;border-radius:50%;cursor:pointer;background-color:#f6f6f6;border:1px solid #eee;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px}.gray-btn.dropdown .wish-button{width:100%;height:100%;border-radius:50% !important;padding:5px !important}.gray-btn.dropdown .wish-button img{margin-left:0}.gray-btn.dropdown .wish-button i{font-size:17px}.gray-btn.dropdown.dropdown-open .wish-button img{transform:unset}.gray-btn.btndropdown .dropdown-menu{padding-bottom:0}.theme-input{border-radius:15px;border:1px solid #ebebeb;background:#f5f5f5;color:#757472;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;padding:16px 18px;width:100%}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 10px;padding:0;align-items:center;float:left}.breadcrumb .breadcrumb-item a{display:flex;align-items:center;color:#f36921}.breadcrumb .breadcrumb-item a img{margin-right:13px}.breadcrumb .breadcrumb-item{color:#646464;font-size:17px;font-style:italic;font-weight:300;line-height:normal;letter-spacing:.85px;margin-right:25px;position:relative}.breadcrumb .breadcrumb-item::after{content:'>';position:absolute;top:0;right:-15px;font-weight:400}.breadcrumb .breadcrumb-item:first-child::after{color:#f36921}.breadcrumb .breadcrumb-item:last-child::after{display:none}.table-responsive{overflow-x:auto}.light-btn{border-radius:50px;border:1px solid #ebebeb;cursor:pointer;background:#f6f6f6;padding:13px 40px;color:#303030;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:normal}.light-btn img{margin-right:10px}.qty-btn{display:flex;align-items:center}.qty-btn .qty{border:1px solid #ebebeb;background:#fff;display:flex;align-items:center;justify-content:center;height:40px;width:35px;cursor:pointer}.qty-btn .qty.minus{border-radius:50px 0 0 50px}.qty-btn .qty.plus{border-radius:0 50px 50px 0}.qty-btn .number{border-radius:0;width:67px;border:1px solid #ebebeb;background:#f5f5f5;display:flex;align-items:center;justify-content:center;height:40px}.modal{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;max-width:990px;margin:20px;display:flex;align-items:center;justify-content:center;min-height:calc(100% - 40px)}.modal .modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;width:100%;border-radius:20px}.modal .modal-content .modal-head{display:flex;justify-content:space-between;align-items:center;padding:23px 20px;border-bottom:1px solid #00000027}.modal .modal-content .modal-head .close-button{background:#fff;padding:0;border:none;cursor:pointer}.modal .modal-content .modal-head h1{color:#3f3f3f;font-size:20px;font-weight:500;line-height:normal;letter-spacing:.4px;margin:0}.modal.show-modal{opacity:1;visibility:visible;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;z-index:9999}.modal .modal-content .modal-body{padding:20px}.customcheckbox input[type=checkbox]{display:none}.customcheckbox label{color:#3f3f3f;font-size:15px;font-weight:400;margin-bottom:5px;letter-spacing:.75px;display:flex;align-items:center;padding:11px 17px;border-radius:50px;cursor:pointer}.customcheckbox label img{margin-right:10px}.customcheckbox input[type=checkbox]:checked~label{background:#f6f6f6;background-image:url(../../image/checkright.png);background-repeat:no-repeat;background-position:top 50% right 16px}.tab-menu.verticletabs ul{display:flex;flex-direction:column}.tab-menu.verticletabs ul li a{color:#3f3f3f;font-size:18px;font-weight:400;letter-spacing:.36px;padding:17px 26px;border-radius:50px;display:flex;margin-bottom:10px;align-items:center;background-color:transparent;border:1px solid transparent}.tab-menu.verticletabs ul li a i{margin-right:18px}.tab-menu.verticletabs ul li a img{margin-right:18px}.tab-menu.verticletabs ul li a.active-a{border:1px solid #f36921;background:#fff;box-shadow:0 4px 10px 0 rgba(0,0,0,.03);color:#f36921}.tab-menu.verticletabs ul li a.active-a i{color:#f36921}.header{position:sticky;top:0;left:0;right:0;z-index:9;width:100%;background:#fafafa}@media(max-width:991px){.header{padding-bottom:67px}}.header .upperhead{border-bottom:1px solid #f9ebe4}.header .upperhead .logo-div{display:flex;align-items:center}.header .upperhead .logo-div .hamburger{margin-right:10px}.header .upperhead .container{display:flex;align-items:center;justify-content:space-between}.header .lowerhead{padding:0 12px}.page-scrolled .header{background-color:#fafafa;border-bottom:1px solid #f9ebe4;top:0;z-index:9}.header .top-header>.container{display:flex;align-items:center;justify-content:flex-end}.logo{display:inline-block;width:247px;padding:10px 0}.logo>img{display:block;width:100%;transition:width .2s}.header .navigation-action .btn-primary{padding:0 15px 0 0;width:max-content;justify-content:center;max-width:200px}.header .navigation-action .btn-primary i{margin-right:3px}.header .navigation-action .btn-primary .icon{border-radius:150px;border:1px solid #f36921;background:#fff;width:48px;min-width:48px;height:48px;display:flex;align-items:center;margin-right:auto;justify-content:center}.header .navigation-action .btn-primary .text{display:-webkit-box;font-size:16px;white-space:normal;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1;padding-left:8px;padding-right:4px}.page-scrolled .logo img{width:185px}header .searchdiv{width:47%;max-width:700px}.header .searchdiv .searchbox{border-radius:150px;border:1px solid #ebebeb;background:#f6f6f6;display:flex;overflow:hidden}.header .searchdiv .searchbox .form-control{background:transparent;height:53px}.header .searchdiv .searchbox .form-control::placeholder{color:#a1a1a1}.header .searchdiv .searchbox span{width:53px;min-width:53px;height:53px;border-radius:50%;border:1px solid #ebebeb;background:#f36921;display:flex;align-items:center;justify-content:center}.main-navigation ul,.main-navigation li,.navigation-action ul,.navigation-action li{padding:0;margin:0;position:relative}.main-navigation>ul,.navigation-action>ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.navigation-action li{margin-right:4px}.navigation-action li:last-child{margin-right:0;margin-left:20px}.navigation-action>ul>li>a{border:1px solid transparent;text-decoration:none;padding:12px;border-radius:50%;min-width:54px;height:54px;width:54px;display:flex;justify-content:center;align-items:center}.navigation-action>ul>li>a:hover,.navigation-action>ul>li:hover>a,.navigation-action>ul>li.current_page_item>a,.navigation-action>ul>li.selected>a{background:#f6f6f6}.navigation-action>ul>li>a:hover i,.navigation-action>ul>li:hover>a i,.navigation-action>ul>li.current_page_item>a i,.navigation-action>ul>li.selected>a i{color:#f36921}.navigation-action>ul>li>a:hover i,.navigation-action>ul>li:hover>a i,.navigation-action>ul>li.current_page_item>a i,.navigation-action>ul>li.selected>a i{color:#f36921}.navigation-action>ul>li>a span{width:19px;height:19px;border-radius:50%;background-color:#10aa4d;position:absolute;top:7px;right:5px;color:#fff;font-size:11px;display:flex;font-weight:500;align-items:center;justify-content:center}.navigation-action>ul>li>.tracking:hover i,.navigation-action>ul>li:hover>.tracking i,.navigation-action>ul>li.current_page_item>.tracking i,.navigation-action>ul>li.selected>.tracking i{color:#f36921}.navigation-action>ul>li>.tracking:hover i,.navigation-action>ul>li:hover>.tracking i,.navigation-action>ul>li.current_page_item>.tracking i,.navigation-action>ul>li.selected>.tracking i{stroke:#f36921}.main-navigation>ul>li{position:relative;transition:all .3s;margin-right:40px;padding:16px 0}.main-navigation>ul>li::after{content:'/';position:absolute;top:50%;transform:translateY(-50%);right:-29px}.main-navigation>ul>li:last-child{margin-right:0}.main-navigation>ul>li:last-child::after{display:none}.main-navigation>ul>li>a{color:#242424;font-size:18px;font-weight:400;line-height:normal;letter-spacing:.9px;display:flex;align-items:center}.main-navigation>ul>li>a img,.main-navigation>ul>li>a svg,.main-navigation>ul>li>a i{margin-right:11px}.main-navigation>ul>li.has-sub>a{padding-right:40px}.main-navigation>ul>li.has-sub>a em{position:absolute;padding-right:50px;right:0;top:1px;bottom:0;height:100%;width:10px;align-items:center;justify-content:center;z-index:2;background-image:url(../../image/down-arrow-menu.webp);background-position:center;background-size:10px;background-repeat:no-repeat}.main-navigation>ul>li.has-sub.active>a em{transform:rotate(180deg)}.main-navigation>ul>li .sub-menu{position:absolute;left:0;width:300px;padding:0;display:none;box-shadow:0 20px 50px rgba(0,0,0,.1);top:122%;left:-10px;border-radius:8px;position:absolute;content:"";width:max-content;background:#fff;min-width:247px;overflow:hidden;transition:all .3s ease-in-out 0s;z-index:999999999999}.main-navigation>ul>li:hover .sub-menu{display:block;top:100%}.main-navigation>ul>li .sub-menu li a{color:#333;text-decoration:none !important;padding:11px 15px;font-size:16px;display:block}.main-navigation>ul>li .sub-menu li .navlink{display:flex;align-items:center}.main-navigation>ul>li .sub-menu li .navlink img{margin-right:10px;height:18px;width:18px}.main-navigation>ul>li .sub-menu li a:hover{background:#f2f7f9;color:#163467}.hamburger{position:relative;width:30px;height:86px;margin:0;display:none;z-index:100;padding:24px 0;margin-left:auto}.hamburger .open-menu{transition:all .9s}.hamburger .close-menu{display:none;transition:all .9s}.hamburger.is-active .open-menu{display:none}.hamburger.is-active .close-menu{display:block}.hamburger:hover{cursor:pointer}.page-scrolled.show-menu{overflow:hidden !important}.show-menu .main-navigation ul{flex-direction:column}.page-scrolled .main-navigation>ul>li>a::after{bottom:16px}.has-sub:before{z-index:13;transition:all .3s;content:"";position:absolute;top:38px;left:50%;margin-left:-15px;border:15px solid transparent;border-bottom-color:#fff;width:30px;height:30px;display:none}.has-sub:hover:before{display:block}span.blankBoard{color:#141414;font-size:36px;font-weight:700;margin:0 0 25px 0}h3{color:#141414;font-size:36px;font-weight:700;margin:0 0 25px 0}.myboardscard #noResultsMessage{color:#141414;font-size:36px;font-weight:700;margin:0 0 25px 0}.TxtAlignRight{text-align:right !important}.anotherOrdercls{float:right}.bottom-bar{background:#f369211a;display:flex;align-items:center;padding:8px 0}.bottom-bar .please-create-text{font-size:15px;color:#303030;margin:0;font-weight:400}.bottom-bar .please-create-text a{font-size:15px;text-decoration:none;background:#f36921;color:#fff;height:30px;line-height:30px;padding:0 13px;border-radius:50px;cursor:pointer}.bottom-bar .please-create-text span{margin-right:10px}.bottom-bar-row{display:flex;align-items:center;justify-content:space-between}.bottom-bar-row ul{display:flex;list-style-type:none;margin:0;padding-left:0}.bottom-bar-row li{margin-left:50px;position:relative}.bottom-bar-row li:first-child{margin-left:0}.bottom-bar-row li:after{content:"";display:block;background:#d69e82;opacity:.3;width:2px;position:absolute;top:5px;right:-25px;height:32px}.bottom-bar-row li:last-child:after{display:none}.bottom-bar-row .blue-btn,.bottom-bar-row .green-btn{font-size:15px;padding:10px 15px 10px 24px}.bottom-bar-row .blue-btn i,.bottom-bar-row .green-btn i{width:23px}.hero-carousel .owl-stage-outer{border-radius:0 0 20px 20px}.hero-slider{position:relative;display:flex;align-items:center;justify-content:center;color:#fff}.hero-slider img{border-radius:0 0 20px 20px}.hero-carousel .owl-item.active .content p{animation:textanimation 2s forwards}.hero-carousel .owl-item.active .content a{animation:textanimation 2s forwards}.hero-carousel .owl-item.active .content h1{animation:textanimation 2s forwards;animation-delay:.3s}.hero-carousel .owl-item.active .content h4{animation:textanimation 2s forwards;animation-delay:.6s}.hero-slider .content{position:absolute;text-align:center}.hero-slider .content p{font-size:35px;margin-bottom:13px;letter-spacing:8px;position:relative;opacity:0;color:#fff;font-weight:400}.hero-slider .content a{position:relative;opacity:0}.hero-slider .content h1{font-size:100px;margin-bottom:15px;margin-top:25px;letter-spacing:30px;position:relative;opacity:0;font-weight:800}.hero-slider .content h1 span{color:#f36921}.hero-slider .content h4{margin-bottom:0;font-size:35px;letter-spacing:8px;position:relative;opacity:0;font-weight:300;margin-top:20px;color:#ffffffa9}.hero-carousel{margin-bottom:30px}.hero-carousel .owl-dots{position:absolute;left:0;right:0;bottom:54.5px;display:flex;justify-content:center}.hero-carousel .owl-dots .owl-dot span{height:5px !important;display:block !important;width:48.23px !important;background:#fff !important;margin:0 7.5px !important;border-radius:50px}.hero-carousel .owl-dots .owl-dot.active span{width:71.12px !important;background:#f36921 !important}.title{position:relative;padding-bottom:25px;margin-bottom:30px !important;font-size:36px;color:#f36921;font-size:36px;font-weight:400;line-height:normal;text-align:center;margin-top:0}.title span{font-weight:500;color:#3f3f3f}.title h3,.title h1{text-align:center;font-weight:400;color:#f36921;font-size:36px}.title::before{content:'';position:absolute;width:116px;height:5px;border-radius:50px;background-color:#ebebeb;bottom:0;left:45%}.title::after{content:'';position:absolute;width:13px;height:5px;border-radius:50px;background-color:#f36921;bottom:0;left:calc(45% + 120px)}.title h3 span,.title h1 span{font-weight:700;color:#3f3f3f}.contactUs{color:#141414;font-size:36px;font-weight:700;margin:0 0 25px 0}.title .btndropdown{margin-left:26px}.title .btndropdown .dropdown-menu{top:54px}.title .btndropdown .dropdown-menu::after{right:10px}.about-company{background-image:url(../../../image/common.webp);background-size:cover;padding:30px 40px;border-radius:20px;margin-bottom:30px}.about-company h4,.about-company h1{font-size:17px;text-transform:uppercase;color:#474747;font-weight:400;margin-bottom:15px;margin-top:0;text-align:center}.about-company .title{margin-bottom:30px !important;margin:0 0 25px 0}.about-company ul{display:flex;list-style-type:none;flex-wrap:wrap;justify-content:center;margin-bottom:30px;padding-left:0}.about-company ul li{padding:0 9px;border-left:2px solid #f36921}.about-company ul li:first-child{border:none}.about-company ul li b{color:#f36921;font-size:24px;font-weight:500}.about-company p:not(.title){margin:auto;text-align:center;max-width:1245px;color:#3f3f3f;font-size:20px;font-weight:400;line-height:36px}.wallcovering-section{background-image:url(../../../image/common.webp);background-repeat:repeat;padding:30px 32px;border-radius:20px;margin-bottom:30px}.wallcovering-section .wall-card{background:#fff;border-radius:20px;padding:25px;position:relative;min-height:210px;margin-bottom:30px}.wallcovering-section a.wall-card{text-decoration:none;display:block}.wallcovering-section .wall-card img{position:absolute;top:25px;right:20px;max-width:45px;max-height:50px}.wallcovering-section .wall-card span{display:block;font-size:28px;font-weight:300;margin-bottom:25px;position:relative;padding-bottom:0;color:#000}.wallcovering-section .wall-card h3::before,.product-listing .product-detail-content .detailhead::before,.sample-req-modal .detailhead::before{content:'';position:absolute;width:106px;height:4.75px;border-radius:50px;background-color:#ebebeb;bottom:0;left:0}.wallcovering-section .wall-card h3::after,.product-listing .product-detail-content .detailhead::after,.sample-req-modal .detailhead::after{content:'';position:absolute;width:12px;height:4.75px;border-radius:50px;background-color:#f36921;bottom:0;left:110px}.wallcovering-section .wall-card .line{margin-bottom:23px;color:#4d4d4d}.wallcovering-section .wall-card h3{font-size:16px;color:#4d4d4d;font-weight:500;letter-spacing:.3px;margin:0 0 20px 0;padding-bottom:15px;position:relative}.wallcovering-section .wall-card p{font-size:15px;color:#3f3f3f;font-weight:500;line-height:1.3;margin:0}.wallcovering-section .wall-card h3::first-letter,.wallcovering-section .wall-card h3>b,.wallcovering-section .wall-card p>b{color:#f36921;font-size:19px;letter-spacing:.3px;font-weight:500}.wallcovering-section-ul ul{display:flex;list-style-type:none;width:100%;padding-left:0;margin:0}.wallcovering-section-ul ul li a i{margin-left:28px}.wallcovering-section-ul li{margin-left:0;margin-right:55px;position:relative}.wallcovering-section-ul li:after{content:"";display:block;background:#d9d9d9;opacity:1;height:60px;width:2px;position:absolute;top:0;right:-28px}.wallcovering-section-ul li:last-child:after{display:none}.examples-li{flex:1;margin-right:0 !important}.search-bar{display:flex;align-items:center;position:relative}.search-bar input{background:#f6f6f6;height:55px;border-radius:55px;border:1px solid #ebebeb;color:#a1a1a1;padding:0;padding-left:29px;width:100%}.search-bar input::-moz-placeholder{color:#a1a1a1}.search-bar input::placeholder{color:#a1a1a1}.search-bar button{height:55px;width:55px;position:absolute;right:0;top:0;border-radius:50%;background:#f36921;border:1px solid #ebebeb}.examples-li .search-bar input,.subscribe-section .search-bar input{background:#fff;height:60px;font-size:18px}.examples-li .search-bar input::placeholder{color:#75747273}.examples-li .search-bar button,.subscribe-section .search-bar button{height:60px;font-weight:500;width:auto;border-radius:60px;padding:10px 45px;font-size:18px;color:#fff;display:flex;align-items:center}.examples-li .search-bar button i{margin-left:17px;height:21px;width:21px}.subscribe-section .search-bar button{padding:10px 20px}.subscribe-section .search-bar button i{margin-left:10px}.subscribe-section .subscribed{color:#10aa4d;font-size:17px;font-weight:400;line-height:normal;margin-top:15px;text-align:right;margin-right:18px;display:none}.subscribe-section .non-subscribed{color:#f00;font-size:17px;font-weight:400;line-height:normal;margin-top:15px;text-align:right;margin-right:18px;display:none}.subscribe-section .email-subscribed{color:#f00;font-size:17px;font-weight:400;line-height:normal;margin-top:15px;text-align:left;margin-right:18px;display:none}.subscribe-section .valid-subscribed-email{color:#f00;font-size:17px;font-weight:400;line-height:normal;margin-top:15px;text-align:right;margin-right:18px;display:none}.examples-li p{font-size:15px;color:#757472;margin:10px 0 0 0;padding-left:29px}.featured-section{padding:30px 0 10px;margin-bottom:30px;background-image:url(/image/common.webp);border-radius:20px}.featured-section p{margin-bottom:30px;color:#474747;text-align:center;font-size:20px;font-weight:400;line-height:17px}.designerSection a{width:100%;height:100%}.featured-section .fcard{padding:8px 7px 0;background:#f5f5f5;border-radius:20px;border:1px solid #ebebeb;position:relative;transition:all .5s;margin-bottom:20px;top:0;min-height:94%}.featured-section .fcard:hover{top:-10px;box-shadow:0 10px 30px 0 #d1d1d15d}.featured-section .fcard a{text-decoration:none;width:100%}.featured-section .fcard .img-div{border-radius:20px;background:#fff;overflow:hidden;height:236px}.featured-section .fcard .img-div a{height:100%}.featured-section .fcard img{height:100%;width:100%;object-fit:cover}.featured-section .fcard p{color:#3f3f3f;text-align:center;font-size:15px;font-weight:500;margin:18px 0;line-height:1.1}.featured-section .fcard p a{color:#3f3f3f}.partners-section{background-image:url(../../../image/common.webp);background-size:cover;padding:30px 18px 15px;border-radius:20px;margin-bottom:30px}.partners-section .partners-card{background:#fff;height:110px;border-radius:20px;display:flex;align-items:center;justify-content:center;border:1px solid #ebebeb;overflow:hidden;margin:0 0 15px}.partners-card img{max-width:100%}.subscribe-section{background-image:url(../../../image/common.webp);background-size:cover;padding:30px 50px;border-radius:20px;margin-bottom:30px}.subscribe-section h5,.subscribe-section strong{color:#3f3f3f;font-size:32px;font-weight:600;letter-spacing:3.2px;margin-bottom:12px;margin-top:0}.subscribe-section h5 span,.subscribe-section strong span{color:#f36921}.subscribe-section p{color:#474747;font-size:19px;font-weight:400;margin-bottom:0}.subscribe-section .search-bar input,.subscribe-section .search-bar button{border:1px solid #f36921}.subscribe-section .search-bar input{font-size:16px}.error-message{color:#000;font-size:16px;display:block}.error-show{font-size:20px;text-align:center;color:#000 !important}.contact-us .title{margin-bottom:30px !important}.contact-us .title h1{margin:0}.product-listing{margin:20px 0}.myboards.individualboard .title{margin-bottom:30px !important}.product-listing .search-result{display:flex;justify-content:space-between;align-items:center;padding-bottom:27px;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:23px}.product-listing .search-result p{margin-bottom:0;color:#303030;font-size:18px;font-weight:400;line-height:normal;letter-spacing:0}.product-listing .search-result p span{font-weight:600;margin-right:5px}.product-listing .filter-product h4,.product-listing .filter-product span{color:#000;font-size:18px;font-weight:400;line-height:normal;letter-spacing:.36px;margin-bottom:11px}.product-listing .filter-product .products{display:flex;flex-wrap:wrap;margin-right:10px}.product-listing .filter-product .products .dark-btn{margin:10px 10px 10px 0}.product-listing .filter-product .color-pallate .panel .form-check label{display:flex;align-items:center}.product-listing .filter-product .color-pallate .panel .form-check label img{max-width:71px;margin-right:14px}.product-listing .filter-div{display:none;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid #ececec}.product-listing .filter-div p{color:#303030;font-size:20px;font-weight:600;line-height:normal;letter-spacing:.4px;margin-bottom:0}.product-listing .filter-div .close-sorting{background-color:transparent;border:none;padding:0;cursor:pointer}.sidepost-div{display:none;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:22px;border-bottom:1px solid #ececec}.sidepost-div p{color:#303030;font-size:20px;font-weight:600;line-height:normal;letter-spacing:.4px;margin-bottom:0}.sidepost-div .close-sorting{background-color:transparent;border:none;padding:0;cursor:pointer}.accordion{padding:17px 20px;width:100%;text-align:left;transition:.4s;margin-top:0;border-radius:30px;border:1px solid #ebebeb;background:#f6f6f6}.product-detail-cat .accordion:not(:last-child){margin-bottom:15px}.accordion.active{border-radius:20px;background:#fff}.accordion h5,.accordion strong{color:#242424;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px;margin:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion h5:after,.accordion strong:after{content:'+';font-size:25px;color:#757472;line-height:20px;margin-left:5px}.accordion.active h5:after,.accordion.active strong:after{content:"−";color:#f36921}.accordion .panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion.active .panel{max-height:initial}.accordion .panel ul{margin:5px 0 0;padding-left:0;max-height:250px;overflow-y:auto}.customAccordian .accordion .panel ul{margin:5px 0 0;padding-left:0;overflow-y:hidden;max-height:fit-content}.product-listing .detail-card{border-radius:20px;background:#d9d9d9;padding:14px;background-image:url(../../../image/common.webp);background-repeat:repeat-y;display:flex;margin-bottom:45px}.product-listing .detail-card .img-div{width:230px;min-width:230px;height:253px;border-radius:20px;background:#ffffff00;margin-right:30px;overflow:hidden}.product-listing .detail-card .img-div img{width:100%;height:100%;object-fit:cover;border-radius:20px}.product-listing .detail-card h6,.product-listing .detail-card h1{color:#f36921;font-size:24px;font-weight:500;line-height:normal;letter-spacing:.48px;position:relative;padding-bottom:23px;margin-bottom:21px;margin-top:10px}.product-listing .detail-card h6::before,.product-listing .detail-card h1::before{content:'';position:absolute;left:0;bottom:0;width:116px;background-color:#757472;height:3px;border-radius:20px}.product-listing .detail-card h6::after,.product-listing .detail-card h1::after{content:'';position:absolute;left:120px;bottom:0;width:13px;background-color:#f36921;height:3px;border-radius:20px}.product-listing .detail-card p{color:#303030;font-size:15px;font-weight:400;line-height:26px;letter-spacing:.3px;margin-bottom:15px}.product-listing .product-sorting{display:flex;align-items:center;justify-content:space-between}.product-listing .product-sorting h6,.product-listing .product-sorting strong,.product-listing .product-sorting h1{color:#f36921;font-size:24px;font-weight:500;line-height:normal;letter-spacing:.48px;margin:0;margin-top:20px}.product-listing .product-sorting .pagination,.product-listing .bottom-pagination .pagination{margin:0}.product-listing .product-card{border-radius:20px;border:1px solid #ebebeb;background:#f5f5f5;padding:8px;margin-top:25px;position:relative;height:95%}.product-listing .product-card .img-div{position:relative;border-radius:20px;background:transparent;aspect-ratio:3/3}.product-listing .product-card .img-div img{width:100%;height:100%;object-fit:cover;border-radius:20px}.product-listing .product-card .img-div button{position:absolute;top:16px;right:16px;background-color:transparent;border:none;padding:0}.product-listing .product-card .img-div button i{stroke-width:1.5px}.product-listing .product-card .img-div button.selected i{color:#f36921;stroke-width:1px}.product-listing .product-card .img-div p{color:#303030;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;position:absolute;left:0;bottom:13px;margin-bottom:0;padding:7px 14px;border-radius:0 50px 50px 0;background:#f5f5f5}.product-listing .product-card .img-div p span,.product-listing .product-card .img-div p a{color:#f36921;font-weight:500}.product-listing .product-card .img-div p a{text-decoration:underline}.product-listing .product-card .card-content{padding:0 14px;padding-top:15px}.product-listing .product-card .card-content .titlePage{margin:0 0 6px 0}.product-listing .product-card h4,.product-listing .product-card strong{color:#3f3f3f;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;display:flex;justify-content:space-between;margin-bottom:8px;margin-top:0}.product-listing .product-card h4 span,.product-listing .product-card strong span{color:#f36921;font-size:15px;font-weight:400}.product-listing .product-card h5,.titlePage{color:#757472;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;margin-bottom:15px;margin-top:10px;display:block;margin-block-start:1.67em;margin-block-end:1.67em;margin-inline-start:0;margin-inline-end:0;unicode-bidi:isolate}.foundNot{display:block;font-size:20px;margin-block-start:.67em;margin-block-end:.67em;margin-inline-start:0;margin-inline-end:0;font-weight:bold;unicode-bidi:isolate;text-align:center}.product-listing .product-card .card-content .img-thumb{display:flex;flex-wrap:wrap}.product-listing .product-card .card-content .img-thumb img{width:31px;height:31px;cursor:pointer;object-fit:cover;border-radius:5px;margin-right:5px;margin-bottom:5px;border:2px solid transparent}.product-listing .product-card .card-content .img-thumb img.active{border:2px solid #fff;box-shadow:0 0 0 1px #f36921}.new-badge{position:absolute;top:-7px;left:-7px;background-image:url(/image/new-badge.svg);width:106px;height:106px;z-index:6;display:flex;align-items:center;justify-content:center}.new-badge span{transform:rotate(315deg);color:#fff;font-size:16px;font-weight:600;line-height:normal;letter-spacing:.32px;margin-top:-23px;margin-right:15px;display:block;text-transform:uppercase}.new-badge.popular-badge{background-image:url(../../image/popular-badge.svg)}.new-badge.popular{background-image:url(/image/new-badgeblue.svg)}.sorting-btn{display:none;cursor:pointer}.alphabetical-filter{padding:15px 0}.alphabet-buttons{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-items:center}.alphabet-btn{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid #ebebeb;background:#fff;color:#757472;text-decoration:none;border-radius:50%;font-size:14px;font-weight:600;transition:all .3s ease;cursor:pointer}.alphabet-btn:hover{background:#f36921;color:#fff;border-color:#f36921;text-decoration:none}.alphabet-btn.active{background:#f36921;color:#fff;border-color:#f36921}.alphabet-btn.active:hover{background:#e55a1a;border-color:#e55a1a}.col-5-custom{flex:0 0 20%;max-width:20%}@media(max-width:1199.98px){.col-5-custom{flex:0 0 25%;max-width:25%}}.search-filter{flex:1;max-width:400px;margin-right:20px}.search-filter .searchbox{border-radius:150px;border:1px solid #ebebeb;background:#f6f6f6;display:flex;overflow:hidden}.search-filter .searchbox .form-control{background:transparent;height:45px;border:0;font-size:14px;padding:10px 15px;color:#3f3f3f;transition:all .3s ease;width:100%}.search-filter .searchbox .form-control:focus{border:0;box-shadow:none;outline:none}.search-filter .searchbox .form-control::placeholder{color:#a1a1a1}.search-filter .searchbox span,.search-filter .searchbox button{width:45px;min-width:45px;height:45px;border-radius:50%;border:1px solid #ebebeb;background:#f36921;display:flex;align-items:center;justify-content:center;cursor:pointer}.search-filter .searchbox span i,.search-filter .searchbox button i{color:#fff}.dropdown-item.active{background-color:#f36921;color:#fff}.dropdown-item.active:hover{background-color:#e55a1a;color:#fff}@media only screen and (max-width:767px){.alphabetical-filter .d-flex{flex-direction:column;align-items:center;gap:15px}.alphabet-buttons{gap:6px}.alphabet-btn{width:35px;height:35px;font-size:13px}.search-filter{max-width:100%;margin-right:0;margin-bottom:15px}.product-sorting .d-flex{flex-direction:column;align-items:stretch}.alphabetical-filter{display:none}.alphabetical-filter-mobile{display:block}}@media(min-width:768px){.alphabetical-filter-mobile{display:none}}.product-listing .bottom-pagination .pagination{justify-content:center;padding-left:0;margin-top:20px}.product-listing .product-detail-img{border-radius:20px;position:relative}.product-listing .product-detail-img img{width:100%;border-radius:20px}.product-listing .product-detail-img .myboard{width:auto !important;border-radius:0 !important;margin-left:0 !important}.myboard{width:auto !important}.product-listing .product-detail-img .magnify-btn{width:50px;min-width:50px;cursor:pointer;border:none;height:50px;position:absolute;bottom:24px;right:20px;border-radius:50%;background:#ffffff38;display:flex;align-items:center;justify-content:center}.product-listing .product-detail-img .magnify-btn img{width:25px}.product-listing .product-detail-img .gray-btn{position:absolute;top:15px;right:15px;right:15px}.product-listing .product-detail-img .gray-btn.wishlist-btn{top:60px !important}.product-listing .product-detail-img .new-badge{width:155px;height:155px;background-size:cover}.product-listing .product-detail-img .new-badge span{margin-top:-32px;margin-right:20px;font-size:20px}.product-listing .product-detail-content .detailhead,.sample-req-modal .detailhead{position:relative;padding-bottom:5px;margin-bottom:15px}.product-listing .product-detail-content .detailhead h5,.product-listing .product-detail-content .detailhead .bookname{color:#474747;font-size:17px;font-weight:400;line-height:normal;text-decoration:underline;letter-spacing:.34px;text-transform:uppercase;margin-top:0;margin-bottom:3px}.product-listing .product-detail-content .detailhead h4,.sample-req-modal .detailhead h4,.product-listing .product-detail-content .detailhead h1{color:#f36921 !important;text-transform:none !important;font-size:40px !important;font-weight:700 !important;line-height:normal;letter-spacing:.8px;margin-top:0;margin-bottom:7px !important}.product-listing .product-detail-content .detailhead p,.sample-req-modal .detailhead p{border-radius:50px;padding:2px 18px;width:fit-content;background:#ebebeb;color:#3f3f3f;font-size:15px;font-weight:400;line-height:26px;letter-spacing:.3px;margin:10px 0;margin-right:15px}.product-listing .product-detail-content .detailhead p span,.sample-req-modal .detailhead p span{font-weight:500}.product-listing .product-detail-content .detailhead h6,.sample-req-modal .detailhead h6,.product-listing .product-detail-content .detailhead strong{color:#474747;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;padding-left:0;margin:14px 0;display:block;margin-inline-start:0;margin-inline-end:0;unicode-bidi:isolate}.product-listing .product-detail-content .detailhead h6::before,.sample-req-modal .detailhead h6::before,.product-listing .product-detail-content .detailhead strong::before{display:none}.product-listing .product-detail-content .detailhead h6 span,.sample-req-modal .detailhead h6 span,.product-listing .product-detail-content .detailhead strong span{font-weight:500}.product-listing .product-detail-content .price-sec h5{position:relative;width:fit-content;border-radius:0 50px 50px 0;border:1px solid #ebebeb;padding:11px 15px 11px 20px;color:#3f3f3f;text-align:center;font-size:18px;font-weight:400;line-height:26px;background:#f6f6f6;margin:0}.product-listing .product-detail-content p:not(.rollage-note){color:#3f3f3f;font-size:14px;font-weight:400;line-height:26px;letter-spacing:.28px;margin-bottom:7px}.product-listing .product-detail-content .green-btnicon{margin-left:13px}.product-listing .product-detail-content h6,.product-detail-cat h6,.product-listing .product-detail-content .color-options p,.product-listing .product-detail-content .colors-avilable,.product-detail-cat .colors-avilable{color:#3f3f3f94;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;padding-left:11px;margin-bottom:15px;position:relative;margin-top:25px}.product-listing .product-detail-content h6::before,.product-detail-cat h6::before,.product-listing .product-detail-content .colors-avilable::before,.product-detail-cat .colors-avilable::before{content:'';border-radius:80px;background:#d8d8d8;width:3px;height:100%;position:absolute;top:0;left:0}.product-listing .product-detail-content .colors-select{display:flex;flex-wrap:wrap;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:25px;max-height:284px;overflow-y:auto;padding:10px 2px}.product-listing .product-detail-content .colors-select div{margin-right:22px}.product-listing .product-detail-content .colors-select a{width:110px;min-width:110px;height:fit-content}.product-listing .product-detail-content .colors-select img{border-radius:5px;cursor:pointer;object-fit:cover;background:#fff;border:2px solid #fafafa;max-width:100%;width:110px;min-width:110px;height:93px}.product-listing .product-detail-content .colors-select img.selectedimg{border:2px solid #fff;box-shadow:0 0 0 3px #f36921}.product-listing .product-detail-content .colors-select p{color:#3f3f3f;text-align:center;font-size:14px;font-weight:400;line-height:normal;letter-spacing:.28px;margin:10px 0 17px}.product-listing .product-detail-content .btn-primary{width:100%;justify-content:center;margin-top:18px;font-size:16px}.product-listing .product-detail-content .btn-primary i{margin:0 12px 0 0}.product-listing .product-detail-content .qty-div{margin-bottom:10px;margin-top:25px;display:flex;align-items:center}.product-listing .product-detail-content .qty-div h6,.product-listing .product-detail-content .qty-div .colors-avilable{margin:0 13px 0 0}.product-listing .product-detail-content .qty-div .dropdown button{padding:11px 20px 11px 20px}.product-listing .product-detail-content .qty-div p{margin:0 0 0 5px}.product-listing .product-detail-content .qty-div .calculate{border-radius:50px;cursor:pointer;margin-left:48px;position:relative;border:1px solid #ebebeb;background:#1a88e0;padding:13px 24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px}.product-listing .product-detail-content .qty-div .calculate::before{content:'';position:absolute;top:50%;transform:translateY(-50%);width:1px;height:30px;background:#0000002f;left:-25px}.product-listing .product-detail-content .qty-div .calculate img{margin-right:8px}.product-listing .product-detail-content .availability p{color:#474747;position:relative;font-size:16px;font-style:italic;font-weight:400;margin-bottom:0;line-height:normal;margin-left:70px;letter-spacing:.32px;position:relative;margin-top:0;padding-left:0}.product-listing .product-detail-content .availability p::before{content:'';position:absolute;width:1px;height:37px;background:#00000033;top:50%;transform:translateY(-50%);left:-34px}.product-listing .product-detail-content .availability span{color:#1a88e0}.product-listing .product-detail-content .green-btn,.product-listing .product-detail-content .blue-btn{padding:13px 15px 13px 13px;width:100%;position:relative;font-size:16px}.product-listing .product-detail-content .sample-req-modal .blue-btn i{margin-left:0}.product-listing .product-detail-content .availability p a,#stocklink{border-radius:50px;border:1px solid #ebebeb;background:#f6f6f6;padding:6px 13px;margin-left:5px}.product-listing .product-detail-content .light-btn{width:100%;margin-top:18px}.product-listing .sharing{display:flex;align-items:center;margin-top:27px;margin-bottom:10px}.product-listing .sharing label{color:#474747;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px}.product-listing .sharing ul{border-radius:50px;border:1px solid #ebebeb;background:#f6f6f6;padding:10px 20px 6px;display:flex;align-items:center;margin:0 0 0 10px}.product-listing .sharing ul li{margin-right:20px}.product-listing .sharing ul li:last-child{margin-right:0}.product-detail-cat h6,.product-detail-cat .colors-avilable{margin-top:0}.product-detail-cat .property{margin:20px 0 10px}.product-detail-cat .property p{display:flex;align-items:center;margin-bottom:0;margin-top:4px;color:#3f3f3f;font-size:15px;font-weight:500;line-height:32px;letter-spacing:.3px}.product-detail-cat .property p span{font-weight:400;min-width:180px}.product-detail-cat .accordion h5,.product-detail-cat .accordion strong{font-weight:500}.product-detail-cat .accordion.active h5,.product-detail-cat .accordion.active strong{color:#f36921}.product-detail-cat{margin-top:25px;padding-top:35px;border-top:1px solid rgba(0,0,0,.1)}.product-detail-cat .product-card .card-content{padding:11px 11px 0}.product-detail-cat .product-card{background:#fff;margin-top:0;margin-bottom:15px;height:auto}.product-detail-cat .review-card{border-radius:20px;border:1px solid #ebebeb;background:#fff;padding:17px 20px;margin-bottom:25px}.product-detail-cat .review-card .review-product{color:#303030;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;padding-left:18px;position:relative;margin:0}.product-detail-cat .review-card .review-product::before{content:'';border-radius:80px;background:#d8d8d8;width:3px;height:100%;position:absolute;top:0;left:0}.product-detail-cat .review-card .card-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;padding:0 20px}.product-detail-cat .review-card .card-head h5,.product-detail-cat .review-card .card-head strong{color:#3f3f3f;font-size:20px;font-weight:500;line-height:normal;letter-spacing:.36px;padding-left:0;margin-bottom:5px;display:inline-block}.product-detail-cat .review-card .card-head h5::before,.product-detail-cat .review-card .card-head strong::before{display:none}.product-detail-cat .review-card .card-head p{color:#757472;font-size:13px;font-weight:400;line-height:normal;letter-spacing:.26px;margin-bottom:10px}.product-detail-cat .review-card .card-head .patterndata{display:flex;align-items:center}.product-detail-cat .review-card .card-head .patterndata img{width:100%;max-width:67px;height:100%;max-height:67px;object-fit:cover;border-radius:15px;margin-right:12px}.product-detail-cat .review-card .card-head .patterndata p{color:#303030;font-size:13px;font-weight:400;line-height:normal;letter-spacing:.26px;margin-bottom:10px}.product-detail-cat .review-card .card-head .patterndata p:last-child{margin-bottom:0}.product-detail-cat .review-card .card-head .patterndata p span{font-weight:500}.product-detail-cat .add-review{padding:17px 0 0;position:relative}.product-detail-cat .add-review .card-head{padding-bottom:13px}.customer-review-form label{color:#494949;font-size:14px;font-weight:500;line-height:normal;letter-spacing:.28px;margin-bottom:10px;display:block}.customer-review-form label span{font-weight:400}.customer-review-form .col-lg-6{margin-bottom:20px}.customer-review-form .btn-primary{margin:10px auto 0;justify-content:center}.customer-review-form .white-btn{border:none;cursor:pointer;margin-bottom:22px}.customer-review-form .white-btn.rated i{color:#f36921;stroke:#f36921}.customer-review-form strong{color:#f36921;font-size:15px;font-weight:400;line-height:normal;text-transform:uppercase;margin-left:5px;margin-bottom:22px}.customer-review-form .dropdown button{justify-content:space-between;width:100%;display:flex;align-items:center;border-radius:15px}.customer-review-form .dropdown .dropdown-menu{border-radius:0 0 15px 15px}.customer-review-form .dropdown.dropdown-open button{border-radius:15px 15px 0 0}.product-detail-cat .review-card .btn-primary{height:50px;font-size:16px}.product-detail-cat .review-card.add-review .btn-primary{height:55px;font-size:18px}.product-detail-cat .tab-container .row>*{padding-right:5px;padding-left:5px}.product-detail-cat .product-card .img-div p{background:#fff}.product-card .main-imgslide,.product-card .main-img{display:flex;width:100%;height:250px;overflow:hidden;perspective:600px;background:url('../../../image/productimg1.png') center/cover}.product-card .main-imgslide span,.product-card .main-img span{display:block;width:60px;min-width:60px;height:250px;background-position:center;background-size:cover}.product-card .main-imgslide span,.product-card .white-btn:hover{text-decoration:none}.featurecard{border-radius:20px;border:1px solid #ebebeb;background:#f5f5f5;padding:20px 25px;display:flex;align-items:center;margin-bottom:20px;align-items:flex-start}.featuredesccard{border-radius:20px;border:1px solid #ebebeb;background:#f5f5f5;padding:20px 25px;margin-bottom:20px;margin-top:110px !important}.read-more-desc{text-align:-webkit-center;color:#757472;font-size:20px}.featurecard .innerdata{display:flex;flex-direction:column;justify-content:space-between;align-items:start;margin:25px 0;flex:1;margin:0 0 10px 0}.featurecard .img-div{margin-right:30px;width:262px;min-width:262px;border-radius:20px;overflow:hidden}.featurecard .img-div img{width:100%;height:auto;object-fit:cover;border-radius:20px;max-height:285px;display:block}.featurecard .featurecard-heading{color:#3f3f3f;font-size:20px;font-weight:500;line-height:normal;letter-spacing:.4px;position:relative;padding-bottom:24px;margin-bottom:70px}.featurecard .featurecard-heading::before{content:'';position:absolute;width:65px;height:2px;left:0;bottom:0;background-color:#757472;border-radius:20px}.featurecard .featurecard-heading::after{content:'';position:absolute;width:8px;height:2px;left:67px;bottom:0;border-radius:20px;background-color:#f36921}.featurecard p :not(.featurecard-heading){color:#757472;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.32px;margin:0 0 18px}.featurecard .btn-primary{padding:12px 70px;position:relative;font-size:16px}.featurecard .btn-primary img{position:absolute;top:50%;transform:translateY(-50%);right:15px}.featurecard .btn-primary i{position:absolute;top:50%;transform:translateY(-50%);right:15px}.featurecard .designer-detail h6{font-size:35px;color:#f36921}.orangeheading{color:#f36921;font-size:24px;font-weight:500;line-height:normal;letter-spacing:.48px;margin-bottom:33px}.contact-us p{font-size:15px}.contactUsInfo p{text-align:center;color:#3f3f3f;font-size:20px;font-weight:400;line-height:36px;margin:0 auto 50px}.contact-us p span{color:#f36921;font-weight:500}.blog-pager{display:flex;align-items:center;justify-content:space-between;margin-top:2.2rem}.blog-pager a{border-radius:5px;background:#f36921;color:#fff;font-size:var(--font16);text-decoration:dashed;padding:10px 12px;line-height:100%;display:flex;align-items:center}.blog-pager a:hover{background-color:#f36921}.blog-pager a.disabled{opacity:.5;pointer-events:none}.contact-us a{color:#f36921;font-weight:500}.contact-us .btn-primary{margin:35px auto 0}.product-dtl-slider{max-height:500px;margin-bottom:30px}.product-dtl-slider .owl-stage-outer,.product-dtl-slider .owl-stage,.product-dtl-slider .owl-item,.product-dtl-slider .product-detail-img{height:100%}.product-dtl-slider a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-dtl-slider img{height:auto;width:auto !important;object-fit:contain;max-width:100%}.product-dtl-slider .owl-dots .owl-dot span{height:5px !important;display:block !important;width:40px !important;background:#ddd !important;margin:0 7.5px !important;border-radius:50px}.product-dtl-slider .owl-dots .owl-dot.active span{width:60px !important;background:#f36921 !important}.contact-us .pswdfield{position:relative}.contact-us .pswdfield button{position:absolute;top:50%;transform:translateY(-50%);right:26px;padding:0;background-color:transparent;border:none;cursor:pointer}.contact-us h6{color:#646464;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;margin:19px 10px 0 auto;text-align:right}.contact-us .registerform h6{text-align:left;margin:19px 0 0 30px}.contact-us .pswdfield{position:relative}.contact-us .pswdfield button{position:absolute;top:50%;transform:translateY(-50%);right:26px;padding:0;background-color:transparent;border:none;cursor:pointer}.contact-us h6{color:#646464;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;margin:19px 10px 0 auto;text-align:right}.contact-us .registerform h6{text-align:left;margin:19px 0 0 30px}.theme-form{padding:22px 58px 57px;background-image:url(../../../image/common.webp);background-size:cover;border-radius:20px;margin-bottom:30px}.chekout-form .theme-form{padding:22px 30px 30px}.theme-form label{color:#303030;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px;margin:20px 10px 10px 10px;display:block}.theme-form label span{color:#f36921}.theme-form .form-control{border-radius:30px;padding:10px 28px;border:1px solid rgba(0,0,0,.13);font-size:15px}.theme-form .form-control::placeholder{color:#75747279}.theme-form .btn-primary img{position:absolute;top:50%;transform:translateY(-50%);right:20px}.theme-form .btn-primary{padding:15px 67px}.btn-primary i{margin-left:12px;margin-right:0}.toggle-password{font-size:18px;color:#f36921}.font-sz-clr{font-size:20px;color:#f36921}.arrow{width:23px;margin-left:15px}.sign-in-size{font-size:20px;color:#757472}.theme-form .form-check{margin-right:25px;margin-top:5px}.clr-grey{color:#757472}.clr-org{color:#f36921}.theme-form .form-check label{font-size:16px;line-height:40px;cursor:pointer;margin:0 0 0 12px}.theme-form .form-check input[type=radio]{background-color:#fff}.theme-form .form-check input[type=radio]:checked{background-image:url(../../image/orangeradio-check.png);border:1px solid #f36921}.theme-form .dropdown button{border:1px solid rgba(0,0,0,.13);background-color:#fff;width:100%;display:flex;justify-content:space-between;align-items:center;color:#757472}.theme-form .dropdown .dropdown-menu{background:#fff}.theme-form .dropdown .dropdown-menu .dropdown-item{color:#757472}.theme-form .stockavail{display:flex;align-items:end}.theme-form .stockavail div{margin-right:20px}.theme-form .stockavail .ortext{margin-bottom:4px}.theme-form .green-btn{padding:11px 30px;margin-left:auto}.theme-form .submitbtn{margin-top:33px;margin-left:auto;padding:13px 67px}.theme-card{margin-bottom:30px}.theme-card .card-head{border-radius:20px 20px 0 0;border:1px solid #e9e9e9;background:#fff;padding:11px 25px}.theme-card .card-head{display:flex;align-items:center;justify-content:space-between}.theme-card .card-head h4,.theme-card .card-head strong{color:#3f3f3f;font-size:16px;font-weight:500;line-height:36px;text-transform:uppercase;margin:0}.theme-card .card-head h4 span,.theme-card .card-head strong span{color:#f36921}.theme-card .card-head .green-btn{padding:8px 18px;font-size:16px;margin:0}.theme-card .card-head .blue-btn{padding:8px 43px;font-size:16px;margin:0 0 0 15px}.theme-card .card-head .blue-btn img{margin-left:5px}.theme-card .card-head .green-btn img{margin-left:0;margin-right:5px}.theme-card .card-head .green-btn i{margin-left:0;margin-right:5px}.theme-card .card-head label{color:#3f3f3f;font-size:16px;font-weight:400;line-height:normal;margin-right:17px}.theme-card .card-head .form-control{border:1px solid rgba(0,0,0,.13);border-radius:50px;font-size:16px;padding:11px 28px}.theme-card .card-head .searchlist{display:flex;align-items:center}.theme-card .card-body{background-image:url(../../../image/common.webp);background-size:cover;padding:25px;border-radius:0 0 20px 20px}.theme-card .product-table{width:100%;border-collapse:separate;border-spacing:0 11px}.theme-card .product-table tr th{color:#f36921;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;text-align:left;padding-bottom:11px}.theme-card .product-table tr th:first-child{width:150px}.theme-card .product-table tr th:last-child{width:200px}.theme-card .product-table tbody tr{border-radius:20px;border:1px solid #e9e9e9;background:#fff}.theme-card .product-table tr td{text-align:left;padding:8px}.theme-card .product-table tbody tr td:first-child{border-radius:0}.theme-card .product-table tbody tr:nth-child(odd){background-color:#ffffffa1}.theme-card .product-table tbody tr td:last-child{border-radius:0 20px 20px 0}.theme-card .product-table .product-img{width:110px;height:113px;border-radius:15px;overflow:hidden}.theme-card .product-table .product-img img{width:100%;height:100%;object-fit:cover;max-width:100%;border-radius:15px}.theme-card .product-table p{color:#3f3f3f;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;text-align:left;margin:0 0 10px}.theme-card .product-table p span{font-weight:400}.theme-card .closebtn{border-radius:50px;cursor:pointer;margin-right:35px;background:#f36921;width:23px;height:23px;display:flex;justify-content:center;align-items:center;padding:0;border:none;filter:drop-shadow(0 4px 4px rgba(0,0,0,.1))}.theme-card h5{color:#f36921;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;margin:0}.order_tablecls .product-table thead th:first-child{border-radius:20px 0 0 0}.order_tablecls .product-table thead th:last-child{border-radius:0}.myaccount .theme-card.order_tablecls .product-table{border-spacing:0 6px;margin-top:-6px}.ortext{width:50px}.ortext p{position:relative;margin:0 auto !important;width:fit-content;z-index:1}.ortext p span{width:34px;min-width:34px;height:34px;background-color:#fff;border:1px solid #ebebeb;border-radius:50%;color:#f36921;position:relative;z-index:9;font-size:15px;font-weight:500;line-height:normal;letter-spacing:.3px;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.ortext p::after{content:'';position:absolute;width:50px;height:1px;background-color:#00000027;top:50%;left:50%;transform:translate(-50%,-50%)}.order-status{max-width:675px;margin:0 auto;padding:30px 25px !important}.order-status .field-validation-valid{padding-bottom:0}.order-status form>.row{gap:17px}.order-status form label{margin:0 0 8px 0}.order-status form .btn-primary{margin-top:10px}.order-status .control-label{margin:0 0 8px 0}.order-status .captchaimg{border-radius:14px;border:1px solid rgba(0,0,0,.13);overflow:hidden;margin-right:24px;min-width:200px}.order-status .captchaimg img{width:100%;height:100%;object-fit:cover}.order-status p{color:#757472;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;margin:10px 0 0}.order-status .form-check label{line-height:20px}.quote-req p{color:#3f3f3f;text-align:center;font-size:18px;font-weight:400;line-height:27px;margin:0 auto 20px;max-width:1100px}.quote-req p span{font-weight:500;padding:7px 0}.quote-req .theme-form{padding:20px}.quote-req .architect .d-flex .form-check:last-child{margin-right:0}.quote-req .architect .d-flex .form-check{margin-top:20px}.quote-req .blue-btn{padding:12px 20px 12px 45px;margin:35px 0 0 auto;font-size:16px}.quote-req .blue-btn img{width:21px}.quote-req h6{color:#3f3f3f;font-size:18px;font-weight:400;line-height:36px;margin:0 0 0}.quote-req h6 span{color:#f36921}.quote-req .patterntable{width:100%;border-collapse:separate;min-width:1100px;border-spacing:5px 0}.quote-req .patterntable thead th{color:#303030;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;text-align:left;padding-bottom:8px}.quote-req .patterntable label{margin-bottom:11px;display:inline-block}.quote-req .patterntable .form-control{border-radius:150px;border:1px solid rgba(0,0,0,.13);background:#fff;padding:10px 17px;font-size:16px}.quote-req .patterntable tr td{border:4px solid transparent}.quote-req h4,.quote-req h2{color:#3f3f3f;text-align:center;font-size:20px;font-weight:400;line-height:36px;max-width:655px;margin:0 auto 20px}.quote-req h4 a,.quote-req h2 a{color:#1a88e0}.sample-req-modal img{width:100%;height:100%;max-height:360px;object-fit:cover;border-radius:20px}.sample-req-modal .detailhead p{margin-left:0}.sample-req-modal .quantity{display:flex;align-items:center;margin-top:23px}.sample-req-modal .quantity label{color:#757472;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin-right:18px}.sample-req-modal .blue-btn{margin-left:0 !important;padding:16px 20px !important;width:100%;margin-right:20px !important;position:relative}.sample-req-modal .blue-btn img{position:absolute;top:50%;transform:translateY(-50%);left:15px}.sample-req-modal .green-btn{margin-right:0 !important;padding:16px 20px !important;width:100%;margin-top:25px !important;position:relative}.sample-req-modal .green-btn img{position:absolute;top:50%;transform:translateY(-50%);right:15px}.sample-req-modal .quantity{margin-bottom:60px}.sample-req-modal .detailhead h4{margin-bottom:13px !important}.sample-req-modal .detailhead h6{margin:18px 0 !important}.quote-reqmodal .btn-primary{margin-top:0 !important;margin-right:10px}.quote-reqmodal .estimateqty{margin-bottom:30px}.quote-reqmodal .estimateqty h6{color:#3f3f3f;font-weight:500}.quote-reqmodal .estimateqty h6::before{background:#3f3f3f}.quote-reqmodal .estimateqty h6 span{color:#757472;font-weight:400}.quote-reqmodal h5{color:#303030;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin:0 0 12px}.quote-reqmodal .form-control{border-radius:150px;border:1px solid rgba(0,0,0,.05);background:#f6f6f6;padding:9px 15px;font-size:15px}.quote-reqmodal .estimateqty .ortext{margin:0 20px 7px}.quote-reqmodal label{color:#757472;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin-right:18px;white-space:nowrap}.quote-reqmodal label:last-child{margin-left:10px}.quote-reqmodal .estimateqty h4{color:#3f3f3f;font-size:20px;font-weight:600;line-height:26px;margin-left:37px;margin-bottom:0;margin-top:0}.calculate-yardage .yardage-count{border-radius:10px;border:1px solid #ebebeb;background:#fff;padding:10px 20px;display:flex;align-items:center;justify-content:center}.calculate-yardage label{color:#303030;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin-right:15px;white-space:nowrap}.calculate-yardage .yardage-count .form-control{border-radius:50px;border:1px solid #ebebeb;background:#f6f6f6;padding:9px 15px}.calculate-yardage .yardage-count span{color:#3f3f3f;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px;opacity:.5;margin-left:10px}.calculate-yardage .yardage-count .vr{width:1px;height:28px;background-color:#0000001c;margin:0 26px}.calculate-yardage .form-check input[type=radio]{background-color:#fff;background-size:12px}.calculate-yardage .form-check input[type=radio]:checked{background-image:url(../../image/orangeradio-check.png);border:1px solid #f36921}.calculate-yardage .btn-primary{margin-top:0 !important;max-width:280px;margin-left:auto}.calculate-yardage .calculate-div{display:flex;align-items:center;margin-top:30px}.calculate-yardage h5,.calculate-yardage .calculate-yard{border-radius:150px;border:1px solid #ebebeb;width:fit-content;margin:25px auto 35px !important;background:#f5f5f5;padding:17px 31px;font-size:18px !important;font-weight:400;color:#3f3f3f;letter-spacing:.36px !important}.calculate-yardage h5 span,.calculate-yardage .calculate-yard span{font-weight:500}.calculate-yardage .rollage-note{color:#303030;text-align:center;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.32px;padding-top:37px;border-top:1px solid #0000001c}.calculate-yardage .rollage-note span{font-weight:700}.myaccount h4,.myaccount div.no-data span{color:#303030;font-size:20px;font-weight:400;line-height:normal;letter-spacing:.4px;position:relative;padding-left:20px;margin:0 23px 22px}.myaccount .product-card{margin-top:0;margin-bottom:1.5rem}.myaccount .product-card{height:auto;padding-bottom:1rem}.myaccount .product-card .card-content{padding-left:5px;padding-right:5px}.myaccount .product-card .main-img{height:100%}.myaccount .product-card .btn-primary{width:100%;text-align:center;justify-content:center;margin:0}.myaccount .main_heading{color:#303030;font-size:20px;font-weight:400;line-height:normal;letter-spacing:.4px;position:relative;padding-left:20px;margin:0 23px 22px}.myaccount .main_heading::before{content:'';position:absolute;top:0;left:0;width:4px;height:24px;border-radius:80px;background:#303030}.myaccount .theme-card .tab-container{margin:0 23px}.myaccount .theme-card{padding:27px 0;background-image:url(../../../image/common.webp);background-repeat:no-repeat;border-radius:20px;background-size:cover}.myaccount .infocard .tab{border-radius:20px;border:1px solid #ebebeb;background:#fff;padding:20px 30px 30px 30px;min-height:96%}.myaccount .btnsec{padding:26px 23px 0;text-align:center;border-top:1px solid #0000001c}.myaccount .btnsec button{margin:0 auto;padding:0 30px 0 0}.myaccount .btnsec button .icon{margin-right:15px}.myboards .myboardscard .card-head{border-radius:20px 20px 0 0;border:1px solid #e8e8e8;background:#fafafa;display:flex;justify-content:space-between;padding:20px;align-items:center}.myboards .myboardscard .card-body{border-radius:0 0 20px 20px;border:1px solid #e8e8e8;background:#fff;padding:36px 20px;border-top:0}.myboards .searchdiv{position:relative;width:35%}.myboards .searchdiv .form-control{border-radius:150px;border:1px solid #e8e8e8;padding:11px 26px}.myboards .searchdiv button{position:absolute;top:52%;cursor:pointer;transform:translateY(-50%);right:15px;padding:0;background-color:transparent;border:none;display:flex;align-items:center;justify-content:center;min-height:30px;min-width:30px}.myboards .myboardscard .card-head .blue-btn{padding:10px 30px;font-size:15px}.myboards .myboardscard .card-head .green-btn{padding:10px 30px;font-size:15px}.myboards .myboardscard .card-head .green-btn i{margin-left:10px}.myboards .myboardscard .boardcard .card-head a{text-decoration:none}.myboards .boardcard{border-radius:20px;border:1px solid #ebebeb;background:#fff;margin-bottom:20px}.myboards .boardcard .card-head .white-btn{margin-left:1rem;margin-top:3rem;font-weight:700;font-size:15px}.myaccount .myboards .boardcard .card-head .white-btn{margin-left:1rem;margin-top:1.6rem}.myaccount .myboards .boardcard{border-radius:20px;border:1px solid #ebebeb;background:#fff;height:auto;margin-bottom:0;display:flex;flex-direction:column}.mr-7{margin-right:7px}.myboards .boardcard .card-head{padding:10px !important}.myboards .boardcard .card-head .row>*{padding-left:10px;padding-right:10px}.myboards .myboardscard .card-footer{border-radius:20px;border:1px solid #ebebeb;background:#fafafa;padding:15px 18px 18px 18px;border-bottom:none}.myboards .myboardscard .card-footer p{margin:3px 0 10px 0}.myboards .myboardscard .card-footer h5,.searchitem{color:#303030;font-size:18px;font-weight:500;line-height:normal;letter-spacing:.36px;margin-bottom:0;margin-top:0;text-align:left}.myboards .myboardscard .card-footer h6{color:#757472;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px;margin-bottom:0;margin-top:0;text-align:left}.myboards .myboardscard .card-footer .btndropdown:first-child{margin-right:10px}.myaccount .theme-card.order_tablecls{padding:0;margin-bottom:0}.myaccount .theme-card.order_tablecls .card-body{padding:0;border:#e9e9e9 solid 1px;background-image:none;overflow:hidden;border-radius:20px}.order_tablecls .product-table thead{background-color:#fff}.order_tablecls .view_btn{border-radius:32px;border:1px solid #ededed;background:#f36921;width:32px;height:32px;text-align:center;color:#fff;line-height:32px;font-size:13px}.myaccount .theme-card.order_tablecls .card-body .table-responsive{overflow-y:auto;max-height:485px}.order_tablecls .status_cls{border-radius:100px;border:1px solid rgba(26,136,224,.2);background:rgba(26,136,224,.06);font-size:15px;font-style:normal;font-weight:500;color:#1a88e0;display:inline-block;padding:8px 20px}.order_tablecls .tracking{border:1px solid rgba(16,170,77,.2);background:rgba(16,170,77,.06);color:#10aa4d}.order_tablecls .invoice{border:1px solid rgba(243,105,33,.2);background:rgba(243,105,33,.06);color:#f36921}.order_tablecls .product-table thead tr th:last-child{width:100px}.order_tablecls .product-table tbody tr{box-shadow:#e9e9e9 0 0 1px;box-shadow:#33333317 2px 1px 4px;background-color:#fff}.order_tablecls .product-table thead tr th{font-weight:500;color:#757472;padding:12px 20px;font-size:16px;position:sticky;position:-webkit-sticky;top:0;box-shadow:#33333317 2px 1px 4px;background-color:#fff}.myboards .myboardscard .boardcard .card-head{background-color:transparent;padding:21px 18px;border:none}.order_tablecls .product-table p{margin:0}.order_tablecls .product-table tr td{padding:12px 20px}.order_tablecls .product-table.track-order-table tr td{padding:12px 10px}.myboards .white-btn{width:45px;min-width:45px;height:45px;padding:5px;margin-bottom:0}.myboards .myboardscard .boardcard .btndropdown button{border-radius:50px;border:1px solid #f36921;background:#fff;color:#f36921;text-align:center;font-size:15px;font-weight:500;line-height:normal}.myboards .tabtwo .myboardscard .boardcard .card-footer .btndropdown button{border-radius:50px;border:1px solid #f36921;background:#fff;color:#f36921;padding:10px 3px 10px 4px;text-align:center;font-size:11px;font-weight:600;line-height:normal;display:flex !important;align-items:center;justify-content:center;width:235px}.myboards .tabtwo .myboardscard .boardcard .card-footer .btndropdown button:hover{background-color:#f36921;color:#fff}.myboards .tabtwo .myboardscard .boardcard .card-footer .white-btn{width:33px;min-width:33px;height:33px;margin-top:0;padding:8px}.myboards .tabtwo .myboardscard .boardcard .card-footer .white-btn i{font-size:13px}.myboards .myboardscard .boardcard .btndropdown button img{margin-left:0;margin-right:6px;transform:rotate(0) !important}.myboards .myboardscard .boardcard .btndropdown button i{margin-left:0;margin-right:6px;transform:rotate(0) !important}.myboards .myboardscard .boardcard .btndropdown button:hover,.myboards .myboardscard .boardcard .btndropdown.dropdown-open button{background-color:#f36921;color:#fff}.myboards .myboardscard .boardcard .btndropdown button:hover i,.myboards .myboardscard .boardcard .btndropdown.dropdown-open button i{color:#fff}.myboards .myboardscard .boardcard .btndropdown button:hover i,.myboards .myboardscard .boardcard .btndropdown.dropdown-open button i{color:#fff}.myboards .white-btn:hover i,.myboards .myboardscard .boardcard .btndropdown.dropdown-open .white-btn i{color:#757472 !important}.myboards .white-btn img{margin-right:0 !important;margin-left:0 !important}.myboards .btndropdown .dropdown-menu li a.active{color:#242424}.myboards .btndropdown .dropdown-menu li a img i{color:#1a88e0}.myboards .myboardscard .boardcard .card-head img{width:100%;border-radius:20px}.myboards .myboardscard .boardcard .card-head .main-img{width:100%;height:80px;object-fit:cover}.myboards .myboardscard .boardcard .card-head .single_imgcls .main-img{height:auto}.myboards .boardcard .btndropdown .dropdown-menu{top:54px}.myboards .boardcard .btndropdown .dropdown-menu::after{right:10px}.myboards.individualboard .myboardscard .boardcard .card-head{padding:12px !important}.myboards.individualboard .myboardscard .boardcard .btndropdown button{padding:14px 10px;font-size:14px}.myboards.individualboard .white-btn{margin-top:0;margin-bottom:0}.myboards.individualboard .white-btn i{color:#f2672d !important}.myboards.individualboard .myboardscard .card-footer{padding:21px 12px}.myboards.individualboard .myboardscard .card-footer h5,.searchitem{display:flex;justify-content:space-between;align-items:center}.myboards.individualboard .myboardscard .card-footer h5 span,.searchitem span{color:#f36921;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.3px}.myboards.individualboard .myboardscard .boardcard .card-head img{max-height:310px;object-fit:cover;height:100%}.myboards.individualboard .myboardscard .boardcard .card-head .img-wrap img{max-height:180px;height:100%}.createboardmodal .form-control{border:1px solid rgba(0,0,0,.05);background:#f6f6f6;border-radius:150px;margin-bottom:24px;padding:11px 25px}.createboardmodal label{color:#303030;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px;margin-bottom:11px;display:block;text-align:left}.createboardmodal .btn-primary{margin:0 auto;padding:14px 80px}.createboardmodal .modal-dialog{max-width:650px}.field-validation-error{color:#d56161 !important}.tab-infocard .tabone-heading{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #ebebeb;margin:0 -20px;margin-bottom:2rem}.tab-infocard .tabone-heading h5,.tab-infocard .tabone-heading strong{color:#303030;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 20px 30px}.tab-infocard .tabone button{cursor:pointer;font-size:15px;background:#1a88e0;border:none;padding:10px 24px;border-radius:150px;color:#fff;margin-right:30px;font-weight:500;font-family:'Rubik',sans-serif}.footercls{margin-bottom:0 !important;border:0 !important;margin-top:20px !important}.tab-infocard .tabone button img{margin-right:8px}.tabone{padding-bottom:10px !important}.tab-infocard .tabone-content{border-bottom:1px solid #ebebeb;padding-bottom:45px}.tab-infocard .tabone-content label{color:#757472;font-size:18px;font-style:normal;font-weight:400;line-height:30px;position:relative;padding-left:15px;margin-bottom:20px}.tab-infocard .tabone-content .row{row-gap:40px}.tab-infocard .tabone-content label::before{content:'';border-radius:80px;background:#d8d8d8;width:3px;height:18px;position:absolute;top:50%;transform:translateY(-50%);left:0}.tab-infocard .tabone-content strong{margin-left:20px;font-size:18px}.tab-infocard .tabsix-heading{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #ebebeb;margin:0 -30px}.tab-infocard .tabsix h5{color:#303030;font-size:20px;font-style:normal;font-weight:500;line-height:36px;margin:0 0 30px 30px}.tab-infocard .tabsix button{cursor:pointer;display:flex;background:#10aa4d;border:none;padding:10px 24px;border-radius:150px;color:#fff;margin-right:30px;font-size:15px;font-weight:500;font-family:'Rubik',sans-serif}.update-password span{margin-top:2px}.tab-infocard .tabsix button img{margin-right:8px}.tab-infocard .tabsix-content{padding-top:50px;margin:auto;max-width:520px}.tab-infocard .tabsix-content .password-field{margin-bottom:20px;position:relative}.tab-infocard .tabsix-content .password-field .form-control{border-radius:150px;border:1px solid rgba(0,0,0,.13);opacity:1;color:#000;font-size:18px;font-weight:400;background:#f6f6f6;margin:0 0 10px 0;padding:10px 20px}#togglePasswordHideContact,#togglePasswordHideNew{display:none}.toggle-password{cursor:pointer;position:absolute;top:43%;right:25px;transform:translateY(-50%);z-index:1}.tab-infocard .tabsix-content .password-field label{color:#757472;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.tab-infocard .tabsix-content .password-field strong{color:#3f3f3f;font-size:16px;font-style:normal;font-weight:400;line-height:30px;text-transform:uppercase;margin-top:16px}.tab-infocard .tabsix .tabsix-card{border-radius:30px;padding:30px;border:1px solid #efefef;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.05);margin:35px auto 0;max-width:520px}.tab-infocard .tabsix .card-header h6{margin:0;padding:0;text-align:left;color:#f36921;font-size:16px;font-style:normal;font-weight:500;line-height:30px;background-color:transparent}.tab-infocard .tabsix .card-body ul{list-style-type:disc;padding-left:17px;margin:3px 0 0 0}.tab-infocard .tabsix .card-body ul li{line-height:30px}.tab-infocard .tabone-heading.edit{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;border-bottom:1px solid #ebebeb}.tab-infocard .tabone .tabone-heading.edit .cancel-btn{background:#1a88e0;border:none;padding:10px 24px;border-radius:150px;color:#fff;margin-right:16px;font-weight:500}.tab-infocard .tabone .tabone-heading.edit .update-btn{background:#10aa4d;border:none;padding:9px 24px;border-radius:150px;color:#fff;font-weight:500}.tab-infocard .tabone .tabone-heading.edit .update-btn img{margin-right:8px;vertical-align:bottom}.tab-infocard .tabone .tabone-content.edit label{color:#1a88e0;font-size:20px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.4px}.tab-infocard .tabone .tabone-heading.edit label::before{content:'';border-radius:80px;background:#d8d8d8;width:3px;height:100%;position:absolute;top:0;left:0}.tab-infocard .tabone-content.edit{border-bottom:1px solid #ebebeb;padding-bottom:20px;margin-top:30px}.tab-infocard .tabedit-content.row{margin:0;margin-top:30px;row-gap:20px}.tab-infocard .tabedit-content.row label{color:#757472;font-size:18px;font-style:normal;font-weight:400;line-height:30px;padding-left:15px}.tab-infocard .tabedit-content.row .form-control{margin-top:5px;border-radius:150px;border:1px solid rgba(0,0,0,.13);opacity:1;background:#f6f6f6;color:#000;padding:10px 10px 10px 20px}.tab-infocard .tabedit-content.row .Address{margin-bottom:30px;color:#3f3f3f;text-align:left;font-size:15px;font-style:normal;font-weight:500;line-height:36px;border-radius:50px;background:#f6f6f6;padding:10px 15px}.tab-infocard .tabedit-content.row .col-lg-6 .form-group{margin-bottom:20px}.tab-infocard .tabedit-content.row.address{border-bottom:1px solid #ebebeb;padding-bottom:25px}.mobile{display:none}.desktop{display:block}.quoteSubmit{text-align:-webkit-center}.footer{color:#fff;background-color:#3e3e3e;padding:30px 0 0 0;margin-top:30px}.footer h3,.footer strong{color:#fff;font-size:25px;font-weight:500;line-height:normal;letter-spacing:.5px;padding-bottom:14px;margin-bottom:30px;position:relative;display:block;margin-block-start:0;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;font-weight:bold;unicode-bidi:isolate}.footer h3 span,.footer strong span{color:#f36921}.footer h3::before,.footer strong::before{content:'';position:absolute;width:62px;height:3px;border-radius:50px;background-color:#ebebeb;bottom:0;left:0}.footer h3::after,.footer strong::after{content:'';position:absolute;width:13px;height:3px;border-radius:50px;background-color:#f36921;bottom:0;left:66px}.footer p{color:#fff;font-size:17px;font-weight:400;line-height:30px;letter-spacing:.34px;opacity:.7;margin-left:2rem}p.footer-address{margin-left:0}@media only screen and (max-width:768px){.footer p{margin-left:0;text-align:left}strong.footer-about-title{text-align:left}}.footer ul.footlink{padding:0;margin:0}.footer ul.footlink li a{text-decoration:none;color:#fff;font-size:17px;font-weight:400;padding-left:25px;margin-bottom:23px;background-image:url(../../../image/chevron-right.png);background-repeat:no-repeat;background-size:20px;background-position:left center}.footer ul.footlink li:last-child a{margin-bottom:0}.footer ul.footlink li a:hover{color:#f36921;padding-left:30px}.footer .row ul{margin:0}.footer .copyright{background:#373737;padding:16px 0;margin-top:30px}.footer .copyright p{font-size:17px;margin-bottom:0;color:rgba(255,255,255,.5);font-weight:300;text-align:center;margin-top:0}.footer .contact-detail{padding-left:0}.footer .contact-detail li a,.footer .contact-detail li p{display:flex;color:#fff;font-size:16px;font-weight:400;letter-spacing:.32px;margin-bottom:20px;opacity:1}.footer .contact-detail li a img,.footer .contact-detail li p img{margin-right:14px}.footer .contact-detail li a i,.footer .contact-detail li p i{margin-right:14px;line-height:unset !important}.footer .contact-detail li a:hover{text-decoration:none;color:#f36921}.bottom_btncls{width:60%}@media(max-width:1540px){.main-navigation>ul>li{margin-right:25px}.main-navigation>ul>li>a{font-size:15px}.main-navigation>ul>li::after{right:-16px}.main-navigation>ul>li>a img{width:18px;margin-right:6px}}@media(max-width:1400px){.header .searchdiv{width:30%}.stockavail{min-width:130px !important}.bottom-bar-row{flex-direction:column;justify-content:center}.bottom-bar .please-create-text{margin-bottom:15px}.wallcovering-section-ul li.examples-li{width:100%;flex:0 0 100%;margin-top:20px}.wallcovering-section-ul ul{flex-wrap:wrap}.wallcovering-section-ul li:after{height:100%}.wallcovering-section-ul li:nth-child(2)::after{display:none}.blue-btn,.green-btn{font-size:16px;padding:12px 20px 12px 20px}.btn-primary{font-size:16px}.examples-li .search-bar button,.subscribe-section .search-bar button{height:50px}.examples-li .search-bar input,.subscribe-section .search-bar input{height:50px}.subscribe-section .search-bar{margin-top:20px}.subscribe-section{text-align:center}.footer h3,.footer strong{margin-top:20px}.product-sorting .dropdown button i{margin-left:20px}.product-sorting .dropdown button img{margin-left:20px}.product-listing .product-sorting .d-flex{width:100%;margin-bottom:10px}.product-listing .product-sorting{flex-direction:column}.product-listing .product-sorting .pagination,.product-listing .bottom-pagination .pagination{order:3;width:100%;justify-content:center;margin-top:0}}@media(max-width:1280px){.header .searchdiv{width:20%}.about-company ul li{margin:0 5px}.about-company ul li b{margin-bottom:10px;font-size:15px}.title h3{font-size:30px}.about-company p{font-size:17px}.subscribe-section h5{font-size:25px;letter-spacing:1.2px}}@media(max-width:1200px){.main-navigation>ul>li{margin-right:4px}.main-navigation>ul>li>a{font-size:14px}.main-navigation>ul>li::after{display:none}.product-listing .product-detail-content .detailhead{margin-top:20px}.product-detail-cat h6{margin-top:20px}.theme-card .card-head{flex-direction:column;align-items:start}}@media(max-width:1024px){.selectallclass{top:165px !important}}@media(max-width:991px){.calculate-yardage .yardage-count .vr{background:transparent}.calculate-yardage .yardage-count{flex-direction:column;width:100%;padding:20px 20px}.myboards .myboardscard .card-head{flex-wrap:wrap}body{font-size:15px}.main-content{padding-top:66px}.hamburger{display:flex;top:0;align-items:center}.main-navigation>ul>li{padding:17px 0}.main-navigation>ul>li>a{font-size:16px;color:#303030;white-space:nowrap;font-weight:400;padding:1px 30px !important}.main-navigation>ul>li>a:hover{text-decoration:none}.sticky-page-nav.show-menu .hamburger,.show-menu .page-scrolled .hamburger{top:0}.sticky-page-nav .page-header .page-navigation>li>a::after{bottom:1px}.logo{width:135px !important;padding:7px 0}.logo img{width:135px !important}.page-scrolled .logo{width:155px}.main-navigation{position:fixed;display:block;top:87px;right:100%;width:100%;height:100vh;background-color:#f4f4f4;z-index:99;bottom:0;overflow:hidden}.main-navigation>ul>li .sub-menu,.main-navigation>ul>li .megamenu-wrapper{position:static;width:100%;padding:0;display:none;box-shadow:none}.main-navigation>ul>li:hover .sub-menu,.main-navigation>ul>li:hover .megamenu-wrapper{display:none}.show-menu .main-navigation{right:0}.main-navigation>ul{padding:20px 25px;display:block;text-align:left;margin-top:0;overflow:auto;max-height:calc(100vh - 66px);overflow-x:hidden}.main-navigation>ul>li+li{margin-left:0}.main-navigation>ul>li>a::after{display:none}.main-navigation>ul>li .sub-menu{background:transparent;padding:10px 0 0 0}.main-navigation>ul>li .sub-menu:after{display:none}.has-sub:before,.has-sub:hover:before{display:none}.main-navigation>ul>li .sub-menu li a{padding-left:30px}.main-navigation>ul>li .sub-menu li a:hover{color:#fff;background:transparent;padding-left:60px}.header .upperhead{border-bottom:1px solid #ececec}.header .navigation-action .btn-primary{width:auto;height:auto;padding:0;min-width:auto}.header .navigation-action .btn-primary .icon{background:#f36921;width:32px;min-width:32px;height:32px}.header .navigation-action .btn-primary .icon i{font-size:15px;width:21px;margin:0 1px 0 0}.header .navigation-action .btn-primary .icon i{color:#fff}.header .navigation-action .btn-primary .text{display:none}.main-navigation>ul>li::after{display:none}h3{font-size:26px;margin:0 0 20px 0}.header .searchdiv{position:fixed;top:87px;width:100%;max-width:unset;left:0;background:#fff;padding:10px 20px}.header .searchdiv .searchbox{max-width:600px;margin:0 auto}.header .searchdiv .searchbox .form-control{height:45px}.header .searchdiv .searchbox span{width:45px;min-width:45px;height:45px}.title::before{left:40%}.title::after{left:calc(40% + 120px)}.title h3{font-size:28px}.about-company p,.designers-section p,.subscribe-section p{font-size:16px;line-height:17px}.wallcovering-section .wall-card{margin-bottom:35px}.sorting-result{position:fixed;top:0;right:100%;width:100%;height:100vh;background-color:#f4f4f4;z-index:99;bottom:0;overflow:hidden;transition:all .5s;padding:20px 13px;overflow-y:auto;z-index:999999999}.sorting-result.active{right:0}.product-listing .filter-div{display:flex}.sidepost-div{display:flex}.sorting-btn{display:block}.product-listing .product-detail-content{margin-top:20px}.footer{padding:40px 0 0}.footer h3,.footer strong{font-size:22px}.product-listing .product-detail-content .detailhead h4,.sample-req-modal .detailhead h4,.product-listing .product-detail-content .detailhead h1{font-size:30px !important}.product-listing .product-detail-content .detailhead h5{font-size:14px}.product-listing .product-detail-img .gray-btn{width:37px;min-width:37px;height:37px}.product-listing .product-detail-img .gray-btn img{width:17px}.product-listing .product-detail-img .magnify-btn{width:37px;min-width:37px;height:37px;bottom:15px;right:15px}.product-listing .product-detail-img .magnify-btn img{width:17px}.wallcovering-section-ul li{margin-right:48px}.quote-req h6{margin:10px 0 0;font-size:16px}.quote-req p{font-size:18px;line-height:26px}.pagination .page-item a,.pagination .page-item span{font-size:15px;width:33px;height:33px}.btndropdown .btn-primary i{display:none}.btndropdown .btn-primary .icon{background:#10aa4d !important}.btndropdown .btn-primary .icon i{display:block}.btndropdown .dropdown-menu{top:60px}.btndropdown .dropdown-menu::after{right:10px}.calculate-yardage .ortext{margin:10px 0}.quote-reqmodal .btn-primary,.quote-reqmodal .green-btn,.quote-reqmodal .blue-btn{padding:10px 17px !important}.theme-form .green-btn{margin-left:0;margin-top:10px}.desktop{display:none}.mobile{display:block}}@media(max-width:790px){.quote-reqmodal .btn-primary{margin-right:4px !important}}@media(max-width:767px){.myboards .searchdiv{width:100%;margin-bottom:1rem}.bottom_btncls>div:not(:last-child){margin-bottom:1rem}.bottom_btncls>div button{width:100%;text-align:center;justify-content:center}.quote-req .theme-card .card-body{padding:15px}.container{padding-right:15px;padding-left:15px}.page-scrolled .logo{width:135px}.main-navigation>ul{padding:20px 10px}.navigation-action li{margin-right:4px}.navigation-action li:last-child{margin-left:3px}.bottom-bar .please-create-text{line-height:20px}.bottom-bar .please-create-text a{background:#f36921;color:#fff;padding:0 13px}.title::before{left:35%}.title::after{left:calc(35% + 120px)}.banner .container{max-width:100%;padding:0 !important}.banner .hero-carousel .owl-stage-outer,.hero-slider img{border-radius:0 !important}.hero-carousel .content{margin-bottom:0}.hero-carousel .content p{font-size:15px;letter-spacing:0;margin-bottom:5px}.hero-carousel .content h1{font-size:40px;letter-spacing:3px;margin-bottom:5px;margin-top:5px}.hero-carousel .content h4{font-size:15px;letter-spacing:1px;margin-top:0}.hero-carousel .owl-dots{bottom:22px}.hero-carousel .owl-item img{min-height:300px;object-fit:cover}.wallcovering-section-ul ul{align-items:center}.wallcovering-section-ul ul li{margin-right:0}.wallcovering-section-ul ul li:first-child{margin-right:26px}.wallcovering-section-ul li.examples-li .search-bar button span,.subscribe-section .search-bar button span{display:none}.wallcovering-section-ul li.examples-li .search-bar button{padding:10px 13px}.subscribe-section .search-bar button{padding:10px 10px}.wallcovering-section-ul li.examples-li .search-bar button img,.subscribe-section .search-bar button img{margin-left:0}.subscribe-section .search-bar button img{width:28px;height:28px}.bottom-bar-row .blue-btn,.bottom-bar-row .green-btn{font-size:13px}.bottom-bar-row li{margin-left:28px}.bottom-bar-row li:after{height:34px;right:-16px}.wallcovering-section{padding:30px 14px}.blue-btn,.green-btn{font-size:14px;padding:8px 20px 8px 21px}.btn-primary{font-size:14px}.btn-primary i{width:13px}.wallcovering-section-ul li:after{right:-15px}.examples-li p{padding-left:0}.blue-btn i,.green-btn i{margin-left:9px;width:17px}.partners-section{background-image:none;padding:0;margin-bottom:40px}.partners-section .partners-card{height:85px}.subscribe-section{padding:30px 15px;text-align:left}.subscribe-section p{color:#757472;line-height:20px}.product-listing .product-card .card-content .img-thumb i{width:23px;height:23px}.product-listing .product-card .card-content .img-thumb .white-btn{width:24px;height:24px;font-size:11px;min-width:23px}.footer ul.footlink li a,.footer .contact-detail li a,.footer .contact-detail li p{font-size:16px}.product-listing .product-detail-content .detailhead h4,.sample-req-modal .detailhead h4,.product-listing .product-detail-content .detailhead h1{font-size:25px !important}.product-listing .product-detail-content .price-sec h5{font-size:15px}.product-detail-cat{margin-top:10px;padding-top:30px}.subscribe-section .subscribed{font-size:15px}.product-listing .product-detail-content .qty-div .calculate{margin-left:17px}.product-listing .product-detail-content .qty-div .calculate::before{display:none}.breadcrumb .breadcrumb-item{font-size:15px}.featurecard{flex-direction:column}.featurecard .img-div{width:100%;margin-right:0;height:300px}.featurecard h6{margin-top:0}.featurecard .btn-primary img{width:20px}.featurecard .btn-primary i{width:20px}.theme-form{padding:22px 20px 57px}.sorting-btn{width:40px;min-width:40px;height:40px}.sorting-btn img{width:19px}.contact-us .btn-primary{width:90%}.contact-us .btn-primary img{width:20px}.contact-us .btn-primary i{width:20px}.sample-req-modal .detailhead{margin-top:20px}.sample-req-modal .blue-btn{margin-top:0 !important}.calculate-yardage .calculate-div{flex-direction:column}.calculate-yardage .yardage-count{flex-direction:column}.calculate-yardage .yardage-count label{margin-bottom:10px}.calculate-yardage .yardage-count .vr{visibility:hidden;height:15px}.calculate-yardage .btn-primary{margin-left:0;margin-top:15px !important}.calculate-yardage .calculate-div label{margin-bottom:10px}.calculate-yardage .calculate-div .form-check label{margin-bottom:0}.calculate-yardage .calculate-div .btn-primary img{width:15px}.calculate-yardage .calculate-div .btn-primary i{width:15px}.calculate-yardage h5{font-size:14px !important;padding:10px 31px;margin:20px auto 25px !important}.calculate-yardage .rollage-note{padding-top:25px;font-size:15px;line-height:24px}.quote-reqmodal .btn-primary{margin-right:10px !important}.quote-req h4,.quote-req h2{font-size:18px;line-height:30px}}@media(max-width:575px){.title::before{left:30%}.title::after{left:calc(30% + 120px)}.bottom-bar-row li .blue-btn img,.bottom-bar-row li .green-btn img{width:17px}.navigation-action>ul>li>a{min-width:38px;height:38px;width:38px;padding:0}.main-navigation>ul>li>a{padding:1px 8px !important}.navigation-action>ul>li>a img{height:20px}.hamburger{width:24px}.featured-section .fcard .img-div{height:200px}.title h3{font-size:25px}.blue-btn,.green-btn{padding:8px 13px 8px 13px}.product-listing .detail-card .img-div{width:100%;margin-right:0;height:230px;margin-bottom:20px}.product-listing .detail-card h6,.product-listing .detail-card h1{padding-bottom:22px}.product-listing .detail-card h6::before,.product-listing .detail-card h1::before{left:36%;width:100px}.product-listing .detail-card h6::after,.product-listing .detail-card h1::after{left:calc(36% + 105px);width:15px}.product-listing .product-card h4,.product-listing .product-card strong{font-size:15px}.product-listing .product-card h4 span,.product-listing .product-card strong span{font-size:13px}.product-listing .product-card h5{font-size:13px}.product-listing .product-detail-content .detailhead h4,.sample-req-modal .detailhead h4,.product-listing .product-detail-content .detailhead h1{font-size:19px !important}.product-listing .product-detail-content .detailhead h5{font-size:10px}.tab-menu ul li a{font-size:14px}.product-listing .product-detail-content .btn-primary{padding:9px 13px 9px 13px;margin-top:0}.product-card .main-imgslide,.product-card .main-img{height:auto}.product-listing .product-detail-content .colors-select a{width:90px;height:fit-content;min-width:90px}.product-listing .product-detail-content .colors-select img{width:90px;height:70px;min-width:90px}.product-listing .product-detail-content .colors-select{overflow-y:auto;height:200px;padding:5px 2px 10px;margin-bottom:10px}.product-listing .product-card{padding:8px 6px}.product-detail-cat .product-card .card-content{padding:0}.product-listing .product-detail-content .colors-select p{font-size:12px}.accordion h5,.accordion span{font-size:15px}.product-listing .product-card .card-content{padding:15px 5px 0 5px}.product-listing .product-detail-content .detailhead::before{width:68px}.product-listing .product-detail-content .detailhead::after{left:72px}.product-listing .product-card .img-div button img{width:18px}.product-listing .product-card .img-div button{top:10px;right:15px}.tab-menu ul li a{padding:16px 18px}.product-detail-cat .review-card.add-review .btn-primary{font-size:15px;height:45px}.dropdown button{font-size:15px}.product-detail-cat .review-card .review-product{font-size:14px}.product-detail-cat .review-card .btn-primary{height:45px;margin-top:10px}.new-badge{width:80px !important;height:80px !important;background-size:contain}.new-badge span{font-size:11px !important;margin-top:-13px !important;margin-right:15px !important}.product-listing .product-detail-content .availability p{margin-left:0;margin-top:20px;padding-left:0}.product-listing .product-detail-content .availability p::before{display:none}.product-listing .product-detail-content .qty-div{flex-direction:column;align-items:start}.product-listing .product-detail-content .qty-div .calculate{margin-left:0;margin-top:15px;width:100%}.product-detail-content .black-btn{margin-top:0}.product-listing .product-detail-img .new-badge{top:-4px;left:-4px}.navigation-action>ul>li>a span{width:15px;height:15px;top:2px;right:3px;font-size:9px}.product-listing .sharing label{font-size:15px}.product-listing .sharing ul li a img{width:20px;height:20px}.order-status .captchaimg{margin-bottom:20px}.sample-req-modal .blue-btn{margin-right:5px !important;padding:16px 10px !important}.dark-tabs .tab-menu ul li a{font-size:18px}.dark-tabs .tab-menu ul li a{padding:13px 25px;min-width:130px}.quote-reqmodal .btn-primary{margin-bottom:10px}.quote-reqmodal .estimateqty h4{margin-left:0;margin-top:10px}.quote-reqmodal .blue-btn{padding:10px 17px !important}.theme-form .stockavail{flex-direction:column;align-items:start}.theme-form .stockavail .ortext{margin-top:20px}.theme-form .stockavail .form-control,.theme-form .stockavail div{width:100%}.theme-form label{margin:20px 11px 11px 10px}.theme-form .green-btn{padding:13px 30px}.myboards .myboardscard .boardcard .card-head .img2{min-height:44%;max-height:44%}.myboards .myboardscard .boardcard .card-head .img3{min-height:44%;max-height:44%}.theme-form .submitbtn{margin:20px auto}.contactUsInfo p{line-height:25px;font-size:18px;margin:0 auto 20px}#dvAdminEdit .checkbox{text-align:left}}@media(max-width:475px){.navigation-action li{margin-right:0}.header .searchdiv .searchbox .form-control,.examples-li .search-bar input,.subscribe-section .search-bar input{font-size:15px}.order-summary{margin-top:0}.subscribe-section p{margin:24px 0 4px}.bottom-bar-row .blue-btn,.bottom-bar-row .green-btn{padding:8px 10px 8px 14px}.product-listing .detail-card h6::before,.product-listing .detail-card h1::before{left:33%;width:100px}.product-listing .detail-card h6::after,.product-listing .detail-card h1::after{left:calc(33% + 105px);width:15px}.wallcovering-section-ul ul{flex-direction:column}.wallcovering-section-ul .green-btn{margin-top:20px}.wallcovering-section-ul ul li:first-child{margin-right:0}.wallcovering-section-ul li:after{display:none}}@media(max-width:429px){.bottom-bar-row ul{justify-content:center;align-items:center;padding-left:0}.bottom-bar-row li:after{display:none}.bottom-bar-row li{margin-left:0}.bottom-bar-row li:first-child{margin-right:5px}.bottom-bar-row li .blue-btn img,.bottom-bar-row li .green-btn img{display:none}.page-scrolled .logo{width:120px}.navigation-action>ul>li>a{width:30px;height:30px;min-width:30px}.navigation-action>ul>li>a img{height:18px;max-height:16px}.header .navigation-action .btn-primary .icon{width:23px;min-width:23px;height:23px;padding:2px;border:0 !important}.logo,.logo img{width:125px !important}.navigation-action>ul>li>a span{width:13px;height:13px;top:0;right:1px;font-size:8px}.tab-infocard .tabone-heading{flex-wrap:wrap}.tab-infocard .tabone h5{text-align:left}.tab-infocard .tabone button{margin:0 0 20px 30px}.tab-infocard .tabone-footer{display:block}.tab-infocard .tabone-content strong,.tab-infocard .tabone-content label{font-size:17px}.tab-infocard .tabone-footer button{margin:30px 0 0}.tab-infocard .tabsix-heading{display:block}.tab-infocard .tabsix h5{text-align:left}.tab-infocard .tabsix button{margin:0 0 30px 30px}}@media screen and (min-width:992px) and (max-width:1199px){.hero-carousel .content p{font-size:20px}.hero-carousel .content h1{font-size:60px}.hero-carousel .content h4{font-size:26px}}@media screen and (min-width:768px) and (max-width:991px){.hero-carousel .content{margin-bottom:30px}.hero-carousel .content p{font-size:14px}.hero-carousel .content h1{font-size:40px;letter-spacing:15px}.hero-carousel .content h4{font-size:14px;letter-spacing:5px}}@keyframes textanimation{0%{top:50px;opacity:0}60%{top:0;opacity:1}100%{top:0;opacity:1}}.checkbox label{display:inline}.product-list-image{max-width:129px;max-height:127px;width:100%;height:auto;border-radius:10px}.theme-table{width:100%;border-collapse:separate;border-spacing:0 1em;overflow-x:auto}.theme-table thead tr td{color:#f36921;text-align:left;padding-left:15px}.theme-table .theme-color{color:#f36921}.theme-table tbody tr{background-color:#fff;border-radius:10px}.theme-table tbody tr td{padding:7px}.theme-table tbody tr td:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.theme-table tbody tr td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.theme-table label{font-size:13px}.theme-btn{border-radius:50%;background-color:#f36921;color:#fff;border:0;width:40px;height:40px}.theme-btn i{color:#fff;vertical-align:middle;padding:5px;cursor:pointer}.counter-increment,.counter-decrement,.sample-increment,.sample-decrement{transition:all .4s ease-in-out}.counter{position:relative;width:7.5rem;height:1.875rem;border:1px solid #ebebeb;border-radius:3px;text-align:center;overflow:hidden;border-radius:15px}.counter-custom{position:relative !important;height:1.875rem !important;border:none !important;text-align:center !important;overflow:hidden !important}.counter-input-custom{border-radius:15px !important}.counter-input{border:none;height:100%;margin:0 auto;text-align:center;color:#2f3640;font-size:.875rem;background-color:transparent;background-color:#ebebeb;width:59px}.counter-increment,.counter-decrement,.sample-increment,.sample-decrement{position:absolute;top:0;font-size:1rem;line-height:1.5625rem;height:1.875rem;width:2.1875rem;font-weight:normal;color:#2f3640;text-decoration:none !important;cursor:pointer}.counter-increment:hover,.counter-increment:active,.counter-increment:focus,.counter-decrement:hover,.counter-decrement:active,.counter-decrement:focus{text-decoration:none !important}.counter-increment,.sample-increment{right:-2px}.counter-decrement,.sample-decrement{left:-2px;top:0;line-height:1.6875rem}.theme-table-responsive{max-height:600px;overflow-x:auto}.rightpart{margin-top:10px}@media(max-width:575px){.theme-table label{margin:0 3px 8px 10px}.theme-form label{text-align:left}}.field-validation-error{color:#f00;margin-left:10px;padding-bottom:0 !important}.field-validation-error span{padding-bottom:0 !important}.hide{display:none !important}.order-summary{background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 0 10px #ccc;margin-bottom:20px}.order-summary .col-4{font-weight:600}.order-summary .row>div{margin:3px 0}.newPassword{margin-bottom:20px !important}del{text-decoration:line-through}.no-data{text-align:center}#main{margin-top:70px !important}.groupcheck{position:absolute;top:10px;margin:0 10px 0 10px;background-color:#808080;cursor:pointer;padding:5px 5px;color:#fff;border-radius:10px}.selectallclass{position:sticky;background-color:#f6f6f6;top:142px;z-index:9;padding:17px 20px;margin-top:20px;border-radius:30px;border:1px solid #ebebeb;font-size:16px;box-shadow:rgba(0,0,0,.1) 0 2px 10px 0;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}.selectallclass #selectWord{margin-bottom:0;cursor:pointer;text-decoration:underline}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.line_heightcls{line-height:30px}.datalist_table{border:#e0e0e0 solid 1px;border-radius:23px;border-spacing:0 !important;overflow:hidden}.datalist_table tbody tr td:last-child{border-radius:0 !important}.bottom_pricepart{background:#eee}.theme-card .billOrder .product-table.firsttable{background:#fff;border:#e0e0e0 solid 1px;border-radius:20px}.theme-card .billOrder .product-table.firsttable tbody tr td:first-child{border-top-left-radius:20px;border-bottom-left-radius:20px}.theme-card .billOrder .product-table.firsttable tbody tr td{vertical-align:top}.theme-card .billOrder .product-table.firsttable tbody tr td h4{padding:0;margin-top:0;margin-left:0;margin-bottom:1rem}#contant-sec ul,#right_section ul{list-style:circle}#contant-sec ul.prodUl,#right_section ul.prodUl{list-style:disc;padding-left:50px}#contant-sec ul li,#right_section ul li{margin-top:10px}@media(min-width:992px){.side_accountmenu{display:none}}@media(max-width:991px){.featuredesccard{margin-top:45px}.myboards .white-btn{width:35px;min-width:35px;height:35px}.bottom_btncls{width:100%}.datalist_table{min-width:900px}.myaccount>.col-xxl-3.col-lg-4{position:relative}.main_menucls{text-align:center;margin-bottom:1.5rem;padding:0;display:flex;align-items:center;justify-content:space-between}.myaccount .infocard.tab-infocard{min-height:650px}.side_accountmenu span.close{display:none}.side_accountmenu.openmenu .accout{display:none}.side_accountmenu.openmenu .close{display:inline-block}.tab-menu.verticletabs ul.menulist{max-height:100vh;overflow-y:auto}.main_menucls .side_accountmenu{user-select:auto;background:#f36921;padding:0;border-radius:48px;text-decoration:none;align-items:center;display:inline-flex;width:40px;text-align:center;justify-content:center;text-transform:uppercase;font-weight:600;color:#fff;height:40px}.myaccount .theme-card.is-active{transform:translate3d(0%,0,0);width:100%;z-index:99;visibility:visible;opacity:1}.main_menucls .side_accountmenu img{transition:all .3s ease-in-out 0s}.myaccount .main_heading .close_accontmenu{width:30px;min-width:30px;height:30px;display:flex;background:#f36921;color:#fff;border-radius:50px;padding:4px;position:absolute;right:0;top:-6px;text-align:center;align-items:center;justify-content:center;cursor:pointer}.myaccount .main_heading .close_accontmenu img i{color:#fff}.main_menucls span.accout{font-weight:600;color:#f36921;font-size:1.3rem}.myaccount .left_sidemenucls{user-select:auto;position:fixed;transform:translate3d(-100%,0,0);transition:all .3s ease-in-out 0s;opacity:0;visibility:hidden;z-index:99;top:0;left:0;border-radius:0;height:100%}.myboards .searchdiv{margin-bottom:1rem}}.leftpart .form-check{padding:5px 0;background:url(../../../image/listbullet.jpg) left 13px no-repeat;padding-left:10px}.leftpart a{text-decoration:none;display:block;color:#353535;outline:none;white-space:break-spaces;word-wrap:break-word}.leftpart .textBlue{margin:20px 0;display:block;color:#015b9e !important}.rightpart h1{margin-top:0;font-size:24px;color:#0e0e0e;font-weight:500}.rightpart h1 a{color:#353535;outline:none;border:0}.prodUl li a{color:#353535;outline:none;border:0}.blogHeading h2 a{color:#0e0e0e;font-weight:300}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cart-item-count{background-color:#f36921 !important}.fas fa-cart-plus fa-lg theme-clr{font-weight:900}.list-inline{padding:0;width:fit-content;border-radius:50px;border:1px solid #ebebeb;background:#f6f6f6;background-image:url(../../../image/common.webp);display:flex;align-items:center;margin:0 0 0 10px}.list-inline>li{display:inline-block}.list-inline li{padding:10px 20px}.list-inline li a{display:inline-block;font-size:15px;height:25px;margin:0 auto;position:relative;text-align:center;width:25px;color:#fff;line-height:25px}.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}@media(max-width:375px){.product-listing .product-card .img-div button img{width:20px;margin-left:2px}.gray-btn{width:34px;height:34px;min-width:34px;top:10px;right:10px}.gray-btn.dropdown .wish-button{width:34px;padding:0 !important;height:34px}.product-listing .product-card .card-content .img-thumb .white-btn{width:20px;height:20px;font-size:11px;min-width:20px}.product-listing .product-card .card-content .img-thumb{flex-wrap:wrap;justify-content:flex-start}.quote-req .theme-card .card-head .green-btn{width:100%}.quote-req .patterntable{min-width:800px}.btndropdown .dropdown-menu li a{font-size:13px;padding:10px 10px}.dropdown .dropdown-menu .dropdown-item{padding:10px 10px}.moreimg{padding:25px !important;font-size:x-large !important}.logo,.logo img{width:100px !important}.navigation-action>ul>li>a{width:25px;height:25px;min-width:25px}}.sliderButton{background:transparent;color:#fff;border:none;border-radius:20px;padding:10px 20px;display:inline-block;text-decoration:none !important;transition:background-color .3s ease,color .3s ease}.sliderButton:hover{background-color:#f36921;color:#fff}.colordiv{display:flex}.product-detail-cat .review-card{border-radius:20px;border:1px solid #ebebeb;background:#fff;padding:17px 20px;margin-bottom:25px}.product-detail-cat .review-card .review-product{color:#303030;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;padding-left:18px;position:relative;margin:0}.product-detail-cat .review-card .review-product::before{content:'';border-radius:80px;background:#d8d8d8;width:3px;height:100%;position:absolute;top:0;left:0}.review-li a{padding:18px 69px !important}.tab-two{padding:21px 25px}.tab-two .review-cards{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:15px}.tab-two:last-child{border-bottom:none}.tab-two .review-cards .info{margin-bottom:15px}.tab-two .review-cards .info h4{color:#3f3f3f;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;margin:0}.tab-two .review-cards .rating{margin-bottom:20px}.tab-two .review-cards .rating h4{color:#3f3f3f;font-size:18px;font-weight:500;line-height:normal;letter-spacing:.32px;margin:0 25px}.tab-two .review-cards .review-text{color:#3f3f3f;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;opacity:.7;margin-bottom:12px;padding-right:10px}.tab-two .review-cards .review-date{color:#3f3f3f;font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;opacity:.5;margin-bottom:15px}.tab-two .review-cards .stars i{margin:0 4px}.tab-two .btn-primary{margin:10px 0}.img-hover-line:hover{border:2px solid #fff;box-shadow:0 0 0 1px #f36921}#AdminEdit #main{margin-top:0 !important}#Pagepath{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}nav.wallnav{width:100%;display:flex;padding-bottom:30px;justify-content:center}ol #dvAdminEditMain{float:right;margin:0 0 25px 0;padding:0}.align-middle{align-items:center;display:flex}#dvAdminGroupSwatch{float:right}@keyframes fadeInRight{from{right:-400px;opacity:0}to{right:0;opacity:1}}@keyframes fadeOutRight{from{right:0;opacity:1}to{right:-400px;opacity:0}}.toast-message-type{text-transform:capitalize}.toast-message{margin-bottom:15px;padding:4px 12px;background-color:#dfd;border-left:6px solid #4caf50;max-width:400px;width:100%;animation:fadeInRight 1s;position:fixed;right:0;top:150px;z-index:9999999}.toast-error{margin-bottom:15px;padding:4px 12px;background-color:#f0acac;border-left:6px solid #ca2a2a;max-width:400px;width:100%;animation:fadeInRight 1s;position:fixed;right:0;top:150px;z-index:9999999}.success{background-color:#dfd;border-color:#4caf50}.success p{color:#3f3f3f !important}.error{background-color:#ffb6b6;border-color:#f00}.error p{color:#3f3f3f !important}@media(max-width:767px){.order-summary{margin-top:0}.main_searcharea{justify-content:center !important}.newbardcreate{margin-left:20px;margin-bottom:10px}.tab-infocard .tabone-heading{margin:0 -20px 1.5rem}.tab-infocard .tabone-content .row{row-gap:20px}.quote-req .patterntable .form-control{padding:10px 15px;font-size:15px}.quote-req .theme-form{padding:20px}.quote-req .theme-card .card-head h4{font-size:14px;line-height:normal;margin:0 0 7px 0}.theme-form .form-check{margin-right:15px}.tab-two .review-cards .stars{margin-bottom:10px}.static-page .sorting-btn{float:none !important;width:100%;border-radius:50px;margin-bottom:20px;display:flex;align-items:center}}@media(max-width:575px){.review-li a{padding:16px 56px !important}.tab-two .review-cards .review-text{padding-right:0}.product-detail-cat .review-card .review-product{font-size:14px}nav.wallnav{display:block;text-align:center}.adminEdit{padding:0;display:inline-block}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.createnewboard .btn-primary{border:1px solid #10aa4d !important;background:#10aa4d !important}.gray-btn .wish-button{line-height:0 !important}.gray-btn .wish-button img i{stroke:#f36921;stroke-width:2px}.gray-btn button.wish-button.selected i,a.wish-button.selected i{fill:#f36921;font-weight:900}.product-listing .product-card .img-div button.wish-button{top:0;right:0}.createnewboard button{color:#fff !important;position:initial !important}.createnewboard button i{color:#fff}.product-card .main-imgslide,.product-card .main-img{display:grid !important;border-radius:20px}.product-listing .product-card .img-div img{border-radius:0}#BoardName,#BoardDescription{margin-bottom:10px}.calculate-yardage .btn-primary.ControlMargin{margin:25px auto 35px !important}.action-buttons button,.action-buttons a{margin-top:15px !important}.product-listing .featurecard h6{margin-top:20px}.product-listing .featurecard{align-items:stretch}.quantity-dropdown{max-height:300px;overflow-x:auto}.myaccount .myboardscard .row>.col-md-6{margin-bottom:1rem}.padding-none{padding:0}.relative_btncls{position:relative}.myboardscard.infocard.tab-infocard .single_imgcls img{height:417px}.myboards .myboardscard .boardcard .card-head .col-4 .row .col-12:first-child{padding-bottom:5px}.myboards .myboardscard .boardcard .card-head .col-12 .row{margin-top:5px}.product-listing .product-card .img-div{width:100%;height:auto;background:transparent}@media only screen and (min-width:569px){.back_btn{position:absolute;left:0;top:0}}@media only screen and (max-width:1400px){.myboardscard.infocard.tab-infocard .single_imgcls img{height:277px}.myboards .tabtwo .myboardscard .boardcard .card-footer .btndropdown button{width:auto;white-space:normal;line-height:100%;padding:10px 8px 10px 8px}.myboards .myboardscard .boardcard .btndropdown button{font-size:11px;line-height:100%;padding:10px 8px 10px 8px}}@media only screen and (min-width:1200px) and (max-width:1400px){.myaccount .infocard.tab-infocard .tabtwo .myboardscard>.row>.col-md-6{flex:0 0 auto;width:50%}}@media only screen and (max-width:991px){.billing_address{margin-top:1rem}.static-page .accordion .panel ul{max-height:inherit}.tabtwo{overflow-y:visible !important;max-height:max-content !important;padding-right:0}.myboards .myboardscard .row>div.col-md-6{margin-bottom:1.5rem}}@media only screen and (max-width:568px){.back_btn{margin-bottom:1.5rem}.back_btn h6{text-align:left}.myboards .myboardscard .row>div.col-md-6{padding-left:0;padding-right:0}}@media(max-width:991px){#UpdateFilter .accordion,.filter-product .accordion{box-shadow:0 0 10px #999}}[disabled],[readonly]{cursor:not-allowed;opacity:.5 !important}.same-address{font-size:17px !important}.text-danger{color:#f00}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.action-buttons button.close-button{margin-top:0 !important}.imgWText img{max-width:260px}@media(max-width:767px){.myboards .myboardscard .boardcard .btndropdown button img{margin-left:7px}.myboards .myboardscard .boardcard .btndropdown button i{margin-left:7px}.featurecard .innerdata{margin-bottom:0}.product-listing .featurecard h6{margin-top:0}}.boardcard .card-head,.boardcard .card-head a{display:block !important}#BoardName,#BoardDescription{margin-bottom:10px}.col-12.contact-us{clear:both}.product-listing .myboards .myboardscard.infocard.tab-infocard .boardcard{height:100%;margin-bottom:20px;display:flex;justify-content:space-between;flex-direction:column}.product-listing .myboards .myboardscard.infocard.tab-infocard .col-md-6{margin-bottom:1rem}.passwordStrengthMeter{display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end;gap:10px;text-transform:uppercase;color:#3f3f3f}@media(max-width:576px){.calculate-yardage .yardage-count{padding:20px 20px}.calculate-yardage .yardage-count>.d-flex{flex-wrap:wrap}.calculate-yardage .yardage-count .form-control{width:80%}.calculate-yardage .yardage-count span{font-size:14px;width:20%;justify-content:flex-star;display:flex;margin:0;padding-left:10px}.selectallclass .group{display:flex;align-content:center;justify-content:center;margin-bottom:17px}.swatchForm{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:15px}}.text-right{text-align:right !important}div.details{line-height:1.7rem}@media screen and (min-width:992px){.submenu-arrow{display:none}}@media screen and (max-width:991px){.submenu-arrow{position:absolute;right:0;top:21px;z-index:111;background:#fff;padding:3px;border-radius:5px;line-height:100%;display:flex;align-items:center;justify-content:center}.main-navigation>ul>li.dropdown.menu-item.dropdown-open .sub-menu{display:block}}#st-1 .st-btn[data-network='email']{background-color:transparent !important}.white-icon-clr{color:#fff}.grey-icon-clr{color:#757472}.facebook{color:#3b5998}.pintrest{color:#bd081c}.youtube{color:#ff3d00}.twitter{color:#000}.cross-btn{color:#f36921}.theme-clr{color:#f36921}.cart-clr{color:#fff !important;padding-right:10px}.reviewCart{position:absolute !important;top:50% !important;right:185px !important}.product-detail-content .quote-reqmodal .reviewCart{position:static !important;top:inherit !important;right:inherit !important;transform:none !important}.board-clr{color:#f36921}.icon-clr{color:#b3b3b3}.margin-6{margin:6px}#iframeAdminEdit{width:100%;border:none !important;min-height:910px}#iframeReview{width:100%;border:none !important;min-height:530px}#iframeWishList{width:100%;border:none !important;min-height:285px}#iframeProductNote{width:100%;border:none !important;min-height:285px}.dvThankyou-title{margin-top:30px}@media(max-width:767px){.customer-review-form .white-btn{width:23px;min-width:15px;padding:0 3px}}.theme-checkout .order-summary-top{display:none}#backTocheckout{display:none}.static-page .sorting-btn span{font-size:16px;color:#fff;font-weight:600;display:inline-block;margin-left:10px}@media only screen and (min-width:768px){.mobile-cartview .theme-table tr td .qtytext{display:none}.track-order-table tr td label{display:none}.static-page .sorting-btn span{display:none}}@media only screen and (max-width:991px){.mobile-cartview .theme-table tr td.product-textcls label{font-size:15px}}@media only screen and (max-width:767px){.mobile-cartview .cus-scroll{overflow:visible;max-height:max-content}.mobile-cartview .theme-table tr td.product-img .product-list-image{max-width:85px}.mobile-cartview .theme-table tr td.product-img{width:auto;display:inline-flex;max-width:85px;margin-bottom:.5rem}.mobile-cartview .theme-table,.mobile-cartview .theme-table tbody{display:block;width:100%;min-width:100% !important}.mobile-cartview .theme-table tr td.product-textcls label{margin-left:0;font-size:15px;letter-spacing:0;margin-right:0}.mobile-cartview .theme-table tr td.product-textcls{width:67%;display:inline-flex;padding-left:3%;margin-bottom:.5rem;padding-right:10%;line-height:normal}.mobile-cartview .theme-table tr td .qtytext{margin:0 10px 0 0;color:#8e8e8e}.mobile-cartview .theme-table tr td.price-dls{display:none}.mobile-cartview .theme-table tr td.qty-dls{width:auto;display:inline-flex;min-width:max-content;clear:both}.mobile-cartview .theme-table tr td.linetotaltd{width:auto;min-width:max-content;display:inline-flex;padding-left:.5rem}.mobile-cartview{padding:1rem !important;margin-bottom:1rem !important;border-radius:10px !important}.mobile-cartview .theme-table thead{display:none}.mobile-cartview .theme-table tr{display:block;margin-bottom:10px;position:relative;padding:14px}.mobile-cartview .theme-table tr td{display:flex;width:100%;align-items:center;box-sizing:border-box;padding:0}.mobile-cartview .theme-table tr td a.theme-btn{position:absolute;right:.7rem;top:.7rem;width:25px;height:25px;padding:0;display:flex;align-items:center;justify-content:center;z-index:1}.mobile-cartview .theme-table tr td a.theme-btn i{margin:0;padding:0;font-size:14px}.quote-reqmodal .modal-content .modal-body{padding:20px}.sample-req-modal.quote-reqmodal .detailhead h4{font-size:22px !important}.sample-req-modal.quote-reqmodal .blue-btn{background:transparent;border:0;color:#1a88e0;text-decoration:underline}.track-order-table tr td label{margin:0 10px 0 0;color:#8e8e8e}.track-order-table .track-order-head{display:none}.track-order-table{min-width:inherit}.quote-head th{font-size:14px !important}.track-order-parent .track-order-table tr{display:block;margin-bottom:10px;position:relative;padding:14px}.track-order-table tr td.product-img{width:auto;display:inline-flex;max-width:85px;margin-bottom:.5rem;padding:0}.track-order-table tr td.product-textcls{width:67%;display:inline-flex;padding-left:3%;margin-bottom:.5rem;padding-right:0;line-height:normal}.track-order-table tr td.qty-dls{display:inline-flex;min-width:max-content;clear:both;padding:5px 10px;width:40%;float:left}.track-order-table tr td.price-dls{padding:5px 10px}.track-order-table tr td.total-dls{width:auto;min-width:max-content;display:inline-flex;padding-left:.5rem;padding:5px 10px}.theme-card .billOrder .product-table.firsttable td{display:block;width:100%;margin-bottom:10px}.track-order-table .bottom_pricepart tr{border-radius:0 !important;margin:0;padding:0 !important}.theme-checkout .order-summary-top{display:flex;align-items:center;justify-content:space-between}.theme-checkout .order-summary-top h2{font-size:17px;font-weight:500;margin:0;position:relative;padding-right:20px}.theme-checkout .order-summary-top h2:after{content:"";position:absolute;right:0;width:10px;height:10px;border:solid #3e4248;border-width:2px 2px 0 0;transform:rotate(135deg);top:4px;right:0;transition:all .3s}.theme-checkout .order-summary-top.active h2:after{transform:rotate(315deg);top:7px}.theme-checkout .order-summary-top h2 i{margin-right:12px}.theme-checkout .order-summary-top span{font-size:17px;font-weight:500;color:#f36921}.mobile-cartview .cus-scroll{margin-top:20px}.mobile-cartview{border-radius:10px}.apply-coupon label{display:none}.contact-us .apply-coupon .btn-primary{width:auto;margin:0 !important;height:45px}.order-summary .apply-coupon .row>div{margin:0}.apply-coupon .theme-input{padding:10px 15px;height:45px;margin:0 !important}.order-summary.apply-coupon{padding:15px}#backTocheckout{display:inline-block;margin:0 0 10px 0;text-decoration:underline;text-align:right}#dvEditCheckout{display:none}.footer{margin-top:30px}.title{margin-bottom:35px !important}.sample-req-modal.quote-reqmodal img{max-height:250px}.sample-req-modal.quote-reqmodal .action-buttons button.blue-btn.close-button{margin-top:10px !important}.examples-li .search-bar button i{margin-left:0}.product-dtl-slider{display:none !important}.quote-req .patterntable{min-width:inherit}.quote-req .patterntable tr{position:relative;display:block;border-radius:16px !important;padding:20px 10px 10px;margin-bottom:20px;background:#fff}.quote-req .patterntable tr td{display:block;width:100%}.quote-req .patterntable tr td:first-child{display:none}.quote-req .patterntable .theme-btn{position:absolute;top:10px;right:10px;width:30px;height:30px}.quote-req .patterntable .theme-btn i{padding:0}.quote-req .patterntable span.select2[data-select2-id]{width:100% !important}}@media only screen and (max-width:375px){.mobile-cartview .theme-table tr td.product-textcls{width:60%}}.sale-desc{background:#1da954;bottom:0;color:#fff;display:block;font-size:12px;height:25px;padding-top:5px;text-align:center;position:absolute;width:100%}#loader{display:none !important}#loader.show{display:flex !important}.loading{z-index:99999}.loading:before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(rgba(20,20,20,.8),rgba(0,0,0,.8))}.loader{width:48px;height:48px;position:fixed;border-radius:50%;display:inline-block;border-top:3px solid #f36921;border-right:3px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite;top:50%;left:50%}.product-listing .search-result .dark-btn i,#FilterList .dark-btn i{margin-left:5px}.quote-req{margin-top:20px}.modal .modal-content .modal-head h2,.modal .modal-content .modal-head strong{color:#3f3f3f;font-size:20px;font-weight:500;line-height:normal;letter-spacing:.4px;margin:0}#dvAdminEditMain .modal-dialog{max-width:830px !important}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes mulShdSpin{0%,100%{box-shadow:0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff}}.static-description{color:#3f3f3f94;font-size:16px;font-weight:400}.patterntable .quantity-cls{width:230px}.patterntable .total-sqare{width:230px}.patterntable .stockavail span.select2[data-select2-id]{width:100% !important}.quote-req .theme-form .control-label{margin:0 11px 11px 10px}.quote-req .theme-form label{margin-top:0}.quote-req .preferred-column{padding-left:10px}.quote-req .theme-card .card-body{padding:20px}.quote-req .theme-card .patterntable tr td{border:0;vertical-align:top;padding:3px}.quote-req .theme-card .patterntable tr td:first-child{vertical-align:middle}.quote-req .archetech-column{display:flex;margin-bottom:.6rem;align-items:flex-start}.quote-req .archetech-column .form-check{margin-top:0;line-height:100%;align-items:flex-start;margin-bottom:10px}.quote-req .archetech-column .form-check .form-check-label{line-height:normal}.quote-req .col-12.architect .d-flex.flex-wrap .form-check{margin-bottom:0;margin-top:0}.quote-req .col-12.architect label{margin-top:0;line-height:normal;margin-bottom:0}.quote-req .theme-card .card-body>.row{row-gap:17px}.quote-req .theme-form>.row{row-gap:17px}.quote-req .preferred-column .form-check{margin-top:0;margin-bottom:0}.quote-req .theme-form .field-validation-error,.quote-req .patterntable .field-validation-error{font-size:13px;margin-top:5px}.quote-req .theme-card .theme-form .has-error .text-danger{font-size:13px;margin-top:5px}.quote-req .theme-card,.quote-req .theme-form{margin-bottom:20px}.quote-req .theme-card .card-body.theme-form .submitbtn{margin-top:0}.quote-req .title{margin-bottom:20px !important;margin-top:0}.contact-us.contactUsInfo .title h1{margin:0}.contact-us.contactUsInfo .title{margin-bottom:20px !important}.quote-req .theme-form .submitbtn{margin-top:0;margin-left:auto;margin-right:auto}.contact-us.contactUsInfo p{margin:0 auto 20px}.form-group #shipZipCodeValidationError{padding-bottom:0}.wishlist-btn{top:55px !important}#CartNotEmpty .title{margin-bottom:30px !important;margin-top:0}.contact-us.contactUsInfo .theme-form{padding:30px 25px !important}.contact-us.contactUsInfo .theme-form .preferred-column{padding-left:10px}.contact-us.contactUsInfo .theme-form label{margin-top:0}.contact-us.contactUsInfo .theme-form .form>.row{row-gap:17px}.contact-us.contactUsInfo .theme-form .btn-primary{margin-top:0}.contact-us.contactUsInfo .theme-form .preferred-column label{margin-top:0}.contact-us.contactUsInfo .theme-form .preferred-column .form-check{margin-top:0;margin-bottom:0}.favorite-list .boardcard{position:relative}.favorite-list .white-btn{position:absolute;top:1rem;right:1rem;width:36px;min-width:36px;height:36px;padding:0;font-size:10px}.myboards.individualboard .myboardscard.favorite-list .boardcard .card-head img{max-height:200px;object-fit:cover;height:200px !important}.favorite-list .white-btn i{color:#f2672d !important}.favorite-list .white-btn:hover{border:#f2672d solid 1px !important}.favorite-list .boardcard a{color:inherit;text-decoration:none}.favorite-list .boardcard .searchitem{flex-direction:column;align-items:flex-start !important;gap:10px}.favorite-list .boardcard .truncate-text{margin:10px 0 0 0}.myboardscard.favorite-list{border:#33333314 solid 1px;padding:1rem;border-radius:17px;margin-bottom:2rem}.product-detail-content .item-price{font-size:20px;line-height:26px;color:#3f3f3f;background:#f6f6f6;border:1px solid #ebebeb;border-radius:0 50px 50px 0;padding:10px 15px;min-width:174px;text-align:center;position:relative}.product-detail-content .item-price:before{content:'';width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid #d9d9d9;position:absolute;left:4px;bottom:-12px;transform:rotate(-45deg)}.product-listing .owl-carousel .product-detail-img a{border-radius:20px;overflow:hidden}.product-listing .owl-carousel .product-detail-img img{width:100% !important;height:100%;object-fit:cover}.product-listing .owl-carousel .owl-dots{position:absolute;left:0;right:0;bottom:54.5px;display:flex;justify-content:center}.individualboard-heading{margin-top:0 !important;background:transparent;border:revert-layer;padding:0}.individualboard-heading h1{margin:0}.myboards .individualboard-heading .title{margin-bottom:20px !important}@media(max-width:1199px){.product-detail-cat .tab-container{margin-bottom:20px}}@media only screen and (max-width:991px){.contact-us .title h1{margin-bottom:0}.product-listing .product-detail-content .qty-div .dropdown button{padding:11px 12px}.product-listing .product-detail-content .qty-div .dropdown button .caret{margin-left:15px}.tab-infocard .tabedit-content.row.address .col-lg-2{display:none}}@media only screen and (max-width:767px){.favorite-list .boardcard .card-footer>div>div{width:100%}.favorite-list>div{padding:0;width:48.2%}.favorite-list{margin-bottom:1.5rem;gap:10px;padding:0 6px}.quote-req .patterntable{border-spacing:0}.favorite-list .boardcard{margin:0}.myboards.individualboard .myboardscard.favorite-list .boardcard .card-head img{max-height:170px;object-fit:cover;height:170px !important}.quote-req .theme-card .card-head h4,.quote-req .theme-card .card-head strong{line-height:normal}.quote-req .theme-card .card-head,.quote-req .theme-card .card-head{gap:10px;padding:11px 20px}.quote-req .title{margin-top:1.5rem;font-size:1.8rem}.product-listing .product-card .card-content{padding:15px 5px 0 5px}.quote-req .quantity-ads{padding-top:10px !important}.quote-req .col-12.architect .d-flex.flex-wrap>label{margin-bottom:10px}.quote-req .theme-card .patterntable tbody tr td::before{content:attr(data-title);margin-bottom:.5rem;display:block}.quote-req .patterntable>thead{display:none}.quote-req{margin-top:0}}.accordion .panel .cus-scroll li a .checkedfilter .form-check-label:after{content:'';display:block;position:absolute;top:-2px;left:6px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);bottom:0;margin:auto}.accordion .panel .cus-scroll li a.checkedfilter .form-check-label:before{background:#f36921;border:#f36921 solid 1px}.accordion .panel .cus-scroll li a .form-check-label{font-size:15px;color:#646464;font-weight:400;margin-left:.6rem;letter-spacing:.1px;word-break:break-word;white-space:normal;position:relative}@media only screen and (max-width:1600px){.accordion .panel .cus-scroll li a .form-check-label{font-size:15px;margin-left:.5rem}}@media only screen and (max-width:414px){.accordion .panel .cus-scroll li a .form-check-label{letter-spacing:0;margin-left:.5rem;font-size:14px}}@media only screen and (max-width:320px){.accordion .panel .cus-scroll li a .form-check-label{font-size:12px}}.accordion .panel .cus-scroll li a .form-check-label:before{vertical-align:middle;content:"";width:18px;height:18px;border-radius:5px;display:inline-block;border:#d1cec9 solid 1px;margin-right:.5rem;background:#fff;min-width:18px}.product-listing .accordion .panel .cus-scroll li{margin-bottom:8px}.accordion .panel .cus-scroll li a.active .form-check-label:before{background:#f36921;border-color:#f36921}.accordion .panel .cus-scroll li a .form-check-label{margin-left:0}.accordion .panel .cus-scroll li a .form-check-label:after{content:'';display:block;position:absolute;top:-2px;left:6px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);bottom:0;margin:auto}.accordion .panel .cus-scroll li a.active .form-check-label:after{opacity:1}.Collectionfilter a{text-decoration:none !important}.Collectionfilter a:hover{color:#659db7;background-color:transparent;text-decoration:none !important}.Collectionfilter .focus{color:#659db7;background-color:transparent;text-decoration:none !important}.color-options>div{flex-wrap:wrap}.product-listing .product-detail-content .color-options p{margin-top:0}.product-detail-content .item-price{min-width:140px;font-size:18px}.product-listing .product-detail-content .qty-div{flex-wrap:wrap}.product-listing .product-detail-content .qty-div>h6{margin:10px 0 0 0 !important}.myaccount .infocard .tab{padding:20px}.tab-infocard .tabone button{margin-right:20px}.tab-infocard .tabone-heading h5,.tab-infocard .tabone-heading strong{margin:0 0 20px 20px;display:inline-block}.tab-infocard .tabone-content label{margin-bottom:10px}.tab-infocard .tabone-content.edit,.tab-infocard .tabedit-content.row{margin-top:20px}.tab-infocard .tabedit-content.row label,.tab-infocard .tabedit-content.row .form-control,.tab-infocard .tabsix-content .password-field label{font-size:17px}.tab-infocard .tabsix-content{padding-top:0}.tab-infocard .tabsix-content .password-field{margin-bottom:10px}.tab-infocard .tabsix .tabsix-card{margin:20px auto 0}@media(max-width:575px){.product-detail-cat .product-card .main-imgslide{height:100%}.tab-infocard .tabone-heading.edit{flex-direction:column}.tab-infocard .tabone-heading.edit>div{margin-bottom:20px}.tab-infocard .tabone button{margin:0 10px 0 0}.myaccount .tab-infocard .tabedit-content.row>*{padding:0}html,body{min-width:inherit}}@media(max-width:410px){.review-li a{padding:15px 26px !important}.tab-menu ul li{margin-right:5px}.tab-menu ul li a{padding:15px 10px}}.Collectionfilter a:hover{color:#659db7;background-color:transparent;text-decoration:underline !important}.Collectionfilter .focus{color:#659db7;background-color:transparent;text-decoration:none !important}.Collectionfilter a{text-decoration:none !important;color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1))}.favBoards{filter:brightness(.5)}.heading-myboard{display:flex;justify-content:center;font-size:20px}@media(max-width:350px){.footer .contact-detail li a,.footer .contact-detail li p{font-size:14px}}.new-badge.admin-badge{top:41%;transform:translateY(-50%);background:#1da954;width:100% !important;left:0;height:30px !important}.new-badge.admin-badge span{transform:none;line-height:32px;margin:0 !important}.adminedit-btn #btnSaveDetails{margin-top:15px;display:block;margin:15px auto 0}.checklist{margin-top:20px}.text-left{text-align:left !important}.product-detail-content .counter #spQuantity{display:flex;align-items:center;justify-content:center}.owl-carousel .owl-next,.owl-carousel .owl-prev{width:38px;height:38px;line-height:35px !important;border-radius:50%;position:absolute;top:50%;font-size:20px !important;color:#fff;text-align:center;z-index:999;transform:translateY(-50%);margin:0;background:#fff !important;color:#333 !important;border:#fff solid 2px !important}.owl-carousel .owl-prev{left:1rem}.owl-carousel .owl-next{right:1rem}.owl-carousel .owl-next.disabled,.owl-carousel .owl-prev.disabled{opacity:.4;cursor:default !important}@media screen and (max-width:767px){.sliderpart .swiper-slide .px-1{padding:0 2px !important}.owl-next,.owl-prev,.owl-next.disabled,.owl-prev.disabled{width:48px !important;height:48px !important}}.category-slider.owl-carousel .owl-prev{background:#f36921 !important;color:#fff !important}.category-slider.owl-carousel .owl-next{background:#f36921 !important;color:#fff !important}.collection-product-list{margin-top:20px}.collection-product-list strong{margin-top:0 !important}.collection-product-list .orange-btn.sorting-btn{display:none}.admin-popular-badge{background:#1a88e0 !important}.blog-left .sorting-result .sorting-result{position:static;height:auto;padding:0}.blog-left>.sorting-result>.sidepost-div{display:none}.theme-clr-btn{border:1px solid #f36921 !important;background:#f36921 !important}.card{background:#fff;transition:.5s;border:0;margin-bottom:30px;border-radius:.55rem;position:relative;width:100%;box-shadow:0 1px 2px 0 #0000001a}.chat .chat-history{padding:20px;border-bottom:2px solid #fff}.chat .chat-history ul{padding:0}.chat .chat-history ul li{list-style:none;margin-bottom:30px}.chat .chat-history ul li:last-child{margin-bottom:0}.chat .chat-history .message-data{margin-bottom:15px}.chat .chat-history .message-data .circle{width:30px;height:30px;border-radius:50%}.circle.bgred{background:#f00}.circle.bggreen{background:#008000}.circle.bgyellow{background:#ff0}.circle.bgorange{background:#ffa500}.circle.bgblue{background:#00f}.profile{height:40px;display:inline-block;width:40px;border-radius:50%}.color-gray-btn{width:40px;min-width:40px;border-radius:50%;cursor:pointer;background-color:#f6f6f6;border:1px solid #eee;height:40px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:10px;left:20px}.dropdowncolor{position:relative;transition:all .2s}.color-gray-btn.dropdowncolor .color-button i{font-size:18px}.color-gray-btn.dropdowncolor .color-button{width:100%;height:100%;border-radius:50% !important;padding:10px !important}.gray-btn .color-button{line-height:0 !important}.color-gray-btn .dropdowncolor .color-button{width:100%;height:100%;border-radius:50% !important;padding:5px !important}.dropdowncolor button{border-radius:50%;font-family:'Rubik',sans-serif;border:1px solid #ebebeb;background:#f6f6f6;cursor:pointer;padding:13px;color:#242424;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.34px}.circle{width:30px;height:30px;border-radius:50%;margin-bottom:10px}.dropdowncolor.dropdown-open .dropdown-menu{display:block}.btndropdowncolor .dropdown-menu{border-radius:15px;border:1px solid #ebebeb;background:#fff;top:-70px;bottom:45px;left:10px;left:unset;width:fit-content}.dropdowncolor .dropdown-menu{transition:all .2s;padding:10px 38px 0 10px;display:none;position:absolute;top:-248px;left:-7px;margin-bottom:10px;width:100%;z-index:8;border-radius:10px;border:1px solid #ebebeb;background:#f6f6f6}.btndropdowncolor .dropdown-menu::before{content:'';border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:15px solid #ebebeb;position:absolute;top:216px;right:13px;transform:rotateX(180deg)}.color-btn{top:55px !important}.chat .chat-history .message-data-time{color:#434651;font-size:12px}.chat .date-time p{margin:0 0 3px;font-size:15px}.chat .date-time{display:inline-block}.chat .chat-history .message{color:#444;padding:10px 20px;line-height:26px;font-size:16px;border-radius:7px;display:inline-block;position:relative}.chat .chat-history .message:after{bottom:100%;left:7%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#fff;border-width:10px;margin-left:-10px}.chat .chat-history .my-message{background:#efefef}.chat .chat-history .my-message:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#efefef;border-width:10px;margin-left:-10px}.chat .chat-history .other-message{background:#e8f1f3;text-align:right}.chat .chat-history .other-message:after{border-bottom-color:#e8f1f3;left:auto;right:10px}.chat .chat-message{padding:0 5px 5px 75px}.online,.offline,.me{margin-right:2px;font-size:8px;vertical-align:middle}.online{color:#86c541}.offline{color:#e47297}.me{color:#1d8ecd}.float-right{float:right}.note-btn{text-decoration:none !important}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}@media only screen and (max-width:767px){.chat-app .people-list{height:465px;width:100%;overflow-x:auto;background:#fff;left:-400px;display:none}.chat-app .people-list.open{left:0}.chat-app .chat{margin:0}.chat-app .chat .chat-header{border-radius:.55rem .55rem 0 0}.chat-app .chat-history{height:300px;overflow-x:auto}.wallcovering-section .wall-card{min-height:inherit}}@media only screen and (min-width:768px) and (max-width:992px){.chat-app .chat-list{height:650px;overflow-x:auto}.chat-app .chat-history{height:600px;overflow-x:auto}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.chat-app .chat-list{height:480px;overflow-x:auto}.chat-app .chat-history{height:calc(100vh - 350px);overflow-x:auto}}.input-group-text-notes{display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef}.input-group-notes{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group-prepend{display:flex;margin-right:-1px}.notes-input{border-radius:0 !important}.mobile-filter{margin-left:auto;margin-bottom:20px}.order-summary .apply-coupon{margin-top:0}#lblLoginErrorMessage{margin-top:10px;display:inline-block}#CartItems .theme-btn{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.theme-checkout #CartItems label{font-size:15px}@media(max-width:1470px){.theme-checkout .theme-table tbody tr td{padding:5px;font-size:13px}}.csr-point{cursor:pointer}.order-summary .apply-coupon .col-8{width:33.33%;min-width:180px}.order-summary .apply-coupon .col-4{padding-left:0}.order-summary .apply-coupon .theme-input{padding:10px;border-radius:5px}.order-summary .apply-coupon #btnApplyCoupon{margin:7px auto 0;margin-left:0;padding:8px 20px}#CartEmpty .theme-checkout h3{margin:0;font-weight:500;text-align:center;color:#f36921}#CartEmpty .theme-checkout{padding:30px}@media(max-width:767px){.order-summary .apply-coupon .col-8{min-width:160px}#taskTable thead{display:none}#taskTable tr td{display:block;width:100%;margin-bottom:10px}#taskTable tr{position:relative;display:block;border-radius:16px !important;padding:20px 10px 10px;margin-bottom:20px;background:#fff;width:100%}table#taskTable{width:100%}#taskTable tr td:before{content:attr(data-title);display:block;margin-bottom:.5rem}#taskTable tr td .theme-btn{position:absolute;top:10px;right:10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center}#taskTable tr td:nth-child(4),#taskTable tr td:nth-child(5),#taskTable tr td:nth-child(6){width:32%;display:inline-block}}@media(max-width:520px){#taskTable tr td:nth-child(4),#taskTable tr td:nth-child(5),#taskTable tr td:nth-child(6){width:100%;display:block}.product-detail-cat .tab-container{margin-top:10px}}.subscribe-section .search-bar button>span{display:block}.subscribe-section .search-bar button{position:relative;height:55px}.subscribe-section .search-bar{margin-top:1.3rem !important;margin-bottom:0 !important;margin-left:0 !important}.subscribe-section .captchaimg>label{display:block;margin-top:10px}.subscribe-section .captchainputcls p{margin-top:10px;font-size:15px}.subscribe-section .captchainputcls{margin-left:2rem}@media(max-width:575px){.subscribe-section .captchainputcls{margin-left:0;margin-top:1rem}.order-summary .apply-coupon{margin-top:16px}}.product-details{width:100% !important}.product-listing #CartNotEmpty .col-12.contact-us .theme-form .form-group label{margin-top:12px}#paymentCard #UsBankDetails .form h2{margin-bottom:.5rem}#paymentCard #UsBankDetails .form .form-check{margin-bottom:0}#paymentCard #UsBankDetails .form .form-check label{line-height:30px}#paymentCard #UsBankDetails,#paymentCard #dropin-container{margin-top:1rem}@media(max-width:991px){.product-listing #CartNotEmpty .col-12.contact-us .chekout-form .theme-form{padding:15px 15px 20px}#paymentCard.chekout-form.payment-option{margin-bottom:1rem}}.read-more-description{position:relative;padding-bottom:100px;height:300px;overflow:hidden}.read-more-description::after{content:"";position:absolute;bottom:0;left:0;top:150px;right:0;height:150px;background:linear-gradient(to bottom,transparent,#fafafa);opacity:1}.productTypeDropdownDiv{text-align:center;margin-bottom:29px}.productTypeDropdown{border-radius:50px;border:1px solid #ebebeb;background:#f6f6f6;cursor:pointer;padding:14px 23px 14px 26px;color:#242424;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.34px}.masonry-grid{display:column;columns:3;gap:30px;break-inside:avoid}.masonry-grid .img-div{break-inside:avoid;border:#eee solid 1px;overflow:hidden;margin-bottom:1.7rem;box-shadow:#33333300 0 10px 10px}.masonry-grid .img-div img{width:100%;object-fit:contain;display:block;cursor:pointer}.masonry-grid .img-div a{display:inline !important}.product-types .slide .main-imgslide img{width:100%;height:100%;top:0;left:0;object-fit:contain;max-height:550px;margin:auto}.product-types .owl-next,.product-types .owl-prev{top:0;transform:none;min-width:112px;font-size:15px !important;background:#f36921 !important;color:#fff !important;border-radius:50px}.product-types{padding-top:4rem}.product-types .slide .main-imgslide{position:relative;max-width:80%;margin:auto}@media(max-width:767px){.masonry-grid{columns:1}}#CustomWallcoveringForm .theme-form>.card-head{margin:-20px -20px 1.2rem -20px;padding:1.2rem 25px;text-transform:uppercase}#CustomWallcoveringForm .theme-form>.card-head strong{font-weight:500}.padding-leftalign{padding-left:9px}.padding-leftalign .d-flex.form-check{margin-top:0;margin-bottom:0}.terms-conditioncls ul{margin:1rem 1rem;padding:0;display:flex;flex-direction:column;gap:11px}@media(min-width:1400px){.category-partcls>div.col-xxl-2{width:auto;flex:1}}@media(max-width:1399px){.category-partcls>div.col-xxl-2{margin-bottom:1rem}}.add-plus-btn-admin-edit{margin-right:10px;font-size:20px}.adminDelete{font-size:20px}.product-listing .detail-card .productType-img-div{width:230px;min-width:210px;height:253px;border-radius:20px;background:#ffffff00;overflow:hidden}.product-listing .detail-card .productType-img-div img{width:78% !important;height:100%;object-fit:cover;border-radius:20px}@media(max-width:425px){.product-listing .detail-card .productType-img-div img{width:100% !important;height:100%;object-fit:cover;border-radius:20px}}.add-images{display:flex;align-items:center}#addimage{background:#fff;padding:10px;border-radius:50px;margin:10px;color:#f36921;font-weight:400;margin:10px}#addimage span i{font-weight:bolder}.product-details-color{max-width:125px;padding-left:0 !important}#stockUserDetails .theme-form .submitbtn{margin-left:auto;margin-right:auto}#quoterequestForm .green-btn i,.quote-req .green-btn i{margin-left:5px !important}.custom-wallcovering-wrap .wallcovering-section .wall-card p .highleted-word{display:block !important;font-size:25px !important;margin:0 !important;text-transform:capitalize;font-weight:400}.custom-wallcovering-wrap .wallcovering-section .wall-card p{text-align:center;font-size:19px;font-weight:400}.custom-wallcovering-wrap .wallcovering-section .wall-card p span{margin-bottom:0}.quote-req p span{display:block}.custom-wallcovering-wrap .wallcovering-section .wall-card img.secondary-img{right:80px}.custom-wallcovering-wrap .wallcovering-section .wall-card{min-height:230px}@media(max-width:575px){.product-details-color{max-width:100px}}.Product-main-img{height:310px !important;object-fit:cover;overflow:clip}#editButton{cursor:pointer;font-size:15px;background:#1a88e0;border:none;padding:10px 24px;border-radius:150px;color:#fff;margin-right:30px;font-weight:500;font-family:'Rubik',sans-serif;text-align:right}span.select2[data-select2-id]{height:42px;width:200px !important;display:block}.customselect input,.stockavail .select2-selection{font-family:'Rubik',sans-serif;background:#fff;line-height:1.42857143;padding:15px;width:100%;border-radius:30px;padding:6px 28px 6px 20px;border:1px solid rgba(0,0,0,.13);font-size:15px;min-height:43px}.customselect .select2-container--default .select2-selection--single .select2-selection__arrow{top:7px;right:7px}#quoterequestForm .green-btn,.quote-req .green-btn{min-width:156px;padding:20px;margin-top:0}@media(max-width:425px){#quoterequestForm .green-btn,.quote-req .green-btn{padding:8px;margin-top:15px}}.custom-wallcovering-wrap .wallcovering-section .wall-card p .highleted-word{font-size:23px !important}.password-label{color:#808080a8 !important}.select2-dropdown{border:1px solid rgba(0,0,0,.13);z-index:1 !important}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#1a88e0}@media(max-width:1199px){.preferreddate{margin-bottom:17px}}.datetimelabel{margin-top:12px}[id^='dvActions'] button{cursor:pointer}.quote-req .archetech-column{margin-bottom:0 !important}.continue-buttoncls{display:flex;justify-content:space-around}.continue-buttoncls a{max-height:45px}.customwallcoveringsection .theme-form .card-head{border-radius:20px 20px 0 0;border:1px solid #e9e9e9;background:#fff;padding:11px 25px;display:flex;align-items:center;justify-content:space-between}.customwallcoveringsection .text-danger{color:#d56161 !important}.customwallcoveringsection .highleted-word{display:contents !important;font-size:15px !important;color:#f36921 !important}.inspiration-gallary-div{margin-top:30px;background-size:auto}.inspiration-gallary-div .detail-card{background:#fff !important;background-image:none !important}.removestyle .owl-item{width:248.5px !important;margin-right:20px !important}#productTableBody tr td:nth-child(4){min-width:283px}.mainSizeDiv{display:flex;margin-top:5px}.sizes-label{margin-top:20px}.sizeDiv{border:1px solid #00000052;padding:7px;margin-right:8px;cursor:pointer}.sizeDiv span{text-decoration:none !important}.item-size{color:#000}.sizeDiv.selected{background-color:#f36921;border:2px solid #ffffff52 !important}.sizeDiv.selected span{color:#fff}.dryerase-icon{height:40px;background:#757472;border-radius:10px;margin-right:5px;padding:4px}.dryerase-length{display:flex}.selected-item-size{font-size:17px !important}#error-invalidImg{font-size:13px}#btnLogin i{margin-left:0}.userEditForm{margin-bottom:20px}#shipDetails{display:none}.tabedit-content label span,.tabsix-content label span,#modalCreateBoard label span,#addnewboardform label span,.review-form label span{color:#f36921}.customer-review-form .form-group{margin-bottom:12px}#contactusCaptcha img{max-width:100%}#contactusCaptcha .csr-point{margin-bottom:10px;display:block}@media(min-width:992px){.myaccount .tab-menu.verticletabs ul{flex-direction:row}.myaccount .theme-card{padding:15px}.myaccount .tab-menu.verticletabs ul li a{padding:10px 15px}.myaccount .tab-menu.verticletabs ul li a{margin:0}}@media(max-width:1399px) and (min-width:992px){.tab-menu.verticletabs ul li a{font-size:15px}.myaccount .tab-menu.verticletabs ul li a{padding:10px 10px}}@media(max-width:1200px) and (min-width:992px){.myaccount .theme-card .tab-container{margin:0}.myaccount .tab-menu ul li{margin-right:0}}#quoteLink{margin-top:15px}#stocklink{cursor:pointer}.text-center-quantity{font-size:.875rem;background-color:#ebebeb;width:82px;border-radius:20px;padding:6px;margin:0 auto;text-align:center}.add-scroll{min-width:655px;max-height:630px;padding:0 !important}.text-capitalize{text-transform:capitalize}.checkout-points{background-color:#fff;border-radius:10px;padding:16px;box-shadow:0 0 10px #ccc;margin-bottom:20px}.checkout-points .feature-list{padding:0}.order-summary .row .col-8,.order-summary .row .col-4{text-align:right}.quote-main.checkout-points .note{margin-bottom:15px}input[name="PaymentMethod"]{margin:0 15px 15px 0;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}.breadcrumb-area .breadcrumb img{margin-right:11px}.member-div{position:relative;overflow:hidden}.image{width:100%;height:250px;transition:opacity .3s ease}.middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;width:100%}.member-div:hover .image{opacity:.3}.member-div:hover .middle{opacity:1}.member-name{color:#f36921;font-size:24px;font-weight:bold;text-align:center;width:100%}.teammember-section{background-image:url(../../../image/common.webp);background-size:cover;padding:30px 18px 15px;border-radius:20px;margin-bottom:30px}.teammember-section .team-card{align-items:center;justify-content:center;overflow:hidden;padding:8px 7px 0;background:#f5f5f5;border-radius:20px;border:1px solid #ebebeb}.team-slider .owl-prev{background:#f36921 !important;color:#fff !important}.team-slider .owl-next{background:#f36921 !important;color:#fff !important}.client-slider .owl-prev{background:#f36921 !important;color:#fff !important}.client-slider .owl-next{background:#f36921 !important;color:#fff !important}.client-sec p{color:#474747;text-align:center;font-size:20px;font-weight:400}.clients-div .img-div.member-div{background:#fff;height:110px;border-radius:20px;display:flex;align-items:center;justify-content:center;border:1px solid #ebebeb;overflow:hidden;margin:0 0 15px}.team-img{border-radius:20px;object-fit:cover}.details{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}#catDetails *:not(.toggle-link){all:revert}.color-theme{color:#f36921}.footer-about{display:flex;align-items:center;width:100%;margin-bottom:30px;flex-direction:row}.footer-about-title{display:inline-block;margin-right:8px;white-space:nowrap;font-weight:700}.footer-about-text{flex:1 1 auto;margin:0}.footer-section-title{color:#fff;font-size:25px;font-weight:500;line-height:normal;letter-spacing:.5px;padding-bottom:14px;margin-bottom:30px;position:relative;display:block}.footer-section-title span{color:#f36921}.footer-section-title::before{content:'';position:absolute;width:62px;height:3px;border-radius:50px;background-color:#ebebeb;bottom:0;left:0}.footer-section-title::after{content:'';position:absolute;width:13px;height:3px;border-radius:50px;background-color:#f36921;bottom:0;left:66px}.footer-address{margin:0}.list-inline{padding:0;width:fit-content;border-radius:50px;border:1px solid #ebebeb;background:#f6f6f6;background-image:url(../../../image/common.webp);display:flex;align-items:center;margin:0 0 0 10px}@media(min-width:1400px){.footer-about{flex-direction:row}.footer-about-title{margin-right:8px;margin-bottom:0}}@media(min-width:1200px) and (max-width:1399px){.footer-about{flex-direction:row}.footer-about-title{margin-right:8px;margin-bottom:0}.footer-section-title{font-size:22px}}@media(min-width:992px) and (max-width:1199px){.footer-about{flex-direction:row}.footer-about-title{margin-right:8px;margin-bottom:0}.footer-section-title{font-size:20px;margin-top:20px}.footer-social-links{margin:0 auto}}@media(min-width:768px) and (max-width:991px){.footer-about{flex-direction:column;align-items:flex-start}.footer-about-title{margin-right:0;margin-bottom:10px;white-space:normal}.footer-section-title{font-size:20px;margin-top:20px}.footer-social-links{margin:20px auto 0 auto;padding:8px 12px}}@media(min-width:576px) and (max-width:767px){.footer-about{flex-direction:column;align-items:flex-start;margin-bottom:20px}.footer-about-title{margin-right:0;margin-bottom:15px;white-space:normal;font-size:22px}.footer-about-text{font-size:16px;line-height:24px}.footer-section-title{font-size:20px;margin-top:25px;margin-bottom:20px}.footer-social-links{margin:15px auto 0 auto;padding:6px 10px;flex-wrap:wrap;justify-content:center;width:100%;max-width:320px;background:#fff}.footer-social-links li a{width:35px;height:35px;font-size:16px}.contact-detail li a,.contact-detail li p{font-size:16px}.product-listing .detail-card{flex-direction:column;text-align:center;min-width:254px;margin-bottom:0 !important}.product-listing .detail-card h2{text-align:center}about-company .title{margin-bottom:0 !important}.quote-req .patterntable{min-width:inherit !important}.quote-req .patterntable .form-control{width:100% !important}}@media(max-width:575px){.footer-about{flex-direction:column;align-items:flex-start;margin-bottom:20px}.footer-about-title{margin-right:0;margin-bottom:15px;white-space:normal;font-size:20px;text-align:center;width:100%}.footer-about-text{font-size:15px;line-height:22px;text-align:left}.footer-section-title{font-size:18px;margin-top:25px;margin-bottom:15px}.footer-section-title::before{width:50px}.footer-section-title::after{left:54px;width:10px}.footer-social-links{margin:15px auto 0 auto;padding:6px;flex-wrap:wrap;justify-content:center;width:100%;max-width:280px;background:#fff}.footer-social-links li a{width:32px;height:32px;font-size:15px}.contact-detail li a,.contact-detail li p{font-size:15px}.footer ul.footlink li a{font-size:15px}.product-listing .detail-card{flex-direction:column;text-align:center;min-width:254px;margin-bottom:0 !important}.product-listing .detail-card h2{text-align:center}.about-company .title{margin-bottom:0 !important}}@media(max-width:374px){.footer-about-title{font-size:18px}.footer-about-text{font-size:14px;line-height:20px}.footer-section-title{font-size:16px}.footer-social-links{max-width:240px}.footer-social-links li a{width:30px;height:30px;font-size:14px}.contact-detail li a,.contact-detail li p{font-size:14px}.footer ul.footlink li a{font-size:14px}}@media(prefers-color-scheme:dark){.footer-social-links{background:#2d2d2d;border-color:#444}.footer-section-title::before{background-color:#444}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.footer-social-links li a{font-weight:500}}.fancybox-button--arrow_left,.fancybox-button--arrow_right{width:40px !important;height:40px !important;background:#f36921 !important;color:#fff !important;border-radius:50% !important;padding:0 !important;font:inherit !important}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{background:#f36921 !important}a.no-inline{display:unset;text-decoration:none;color:inherit}.fancybox-caption{background:#f36921 !important}.fancybox-caption.remove-bg,.fancybox-caption.remove-bg .fancybox-caption__body{background:transparent !important;box-shadow:none !important}.quote-table-head{padding-left:11px !important}@media(max-width:576px){.browse-head{white-space:nowrap;width:100%;flex-direction:row !important}.browse-head strong{font-size:16px;flex:1;overflow:hidden;text-overflow:ellipsis}.sorting-btn{flex-shrink:0}}@media(max-width:576px){.search-sort-area{width:100%;display:flex;flex-wrap:nowrap !important;gap:10px;flex-direction:row !important}.search-filter{flex:1}.searchbox input{width:100%}.sort-dropdown{flex-shrink:0}.browse-head{flex-direction:column;text-align:center}#alphabetsRow{order:3;margin-top:10px}.app-product{margin-bottom:0 !important}.breadcrumb{margin-top:10px}.browse-head h1{display:none !important}.browse-head{width:100%;justify-content:center !important;padding:10px 0}.browse-head .sorting-btn{width:100%;max-width:220px;height:48px;border-radius:40px;display:flex;gap:10px;align-items:center;justify-content:center}.browse-head .sorting-btn::before{font-size:16px;color:#fff;font-weight:600}.collections-head .sorting-btn::before{content:" Browse Collections"}.products-head .sorting-btn::before,.sorting-btn.BrowseProducts::before{content:" Browse Products"}.sorting-btn.PopularProducts::before{content:" New & Popular"}.sorting-btn.SaleProducts::before{content:" Sale Products"}.browse-head .sorting-btn img{width:20px;height:20px;filter:brightness(0) invert(1)}.product-listing .search-result{padding-bottom:12px !important;margin-bottom:14px !important}}.browse-head h1{margin:10px 0 !important}.paginationbottom .bottompagination{margin-top:20px}#ClearAll{margin-top:10px}@media(max-width:425px){#CustomWallcoveringFormbtnSubmit{margin-top:20px !important}.quote-req .patterntable .form-control,.quote-req .patterntable .customselect,.quote-req .patterntable .stockavail{width:100% !important;min-width:unset !important;max-width:100%;box-sizing:border-box}.quote-req .patterntable .form-control{word-break:break-all;overflow-wrap:break-word;white-space:normal}.quote-req .patterntable span.select2[data-select2-id]{width:100% !important;min-width:unset !important;max-width:100%;box-sizing:border-box}.quote-req .patterntable td{min-width:unset !important;width:auto;max-width:100%;overflow:hidden;box-sizing:border-box}.quote-req .patterntable .quantity-cls,.quote-req .patterntable .total-sqare{width:100% !important;min-width:unset !important;max-width:100%}.quote-responsive .table-responsive{overflow:hidden !important;max-width:100vw}.quote-req .patterntable{width:100% !important;max-width:100%;table-layout:fixed}.stock-responsive .table-responsive{overflow:hidden}.quote-dropdown{width:100% !important}.qty-yards{width:100% !important}}.quote-responsive .select2-dropdown{z-index:1 !important}.quote-dropdown{width:1000px}.qty-yards{width:12%}html{scrollbar-width:none}html::-webkit-scrollbar{width:0}