/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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{-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}.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(assets/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 Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.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}
*{margin:0;padding:0;box-sizing:border-box;font-family:"Inter", sans-serif}ul{list-style:none}a{text-decoration:none}html{scroll-behavior:smooth}html,body{height:100%}header{overflow:hidden}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}aside,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12,.col,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width: 768px){.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="time"].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,0.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,0.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50% / 100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-primary{border-color:#007bff !important}.rounded{border-radius:.25rem !important}.d-block{display:block !important}.d-flex{display:flex !important}@media (min-width: 768px){.d-md-flex{display:flex !important}}.flex-column{flex-direction:column !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-center{align-items:center !important}.position-static{position:static !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.mt-1{margin-top:.25rem !important}.ml-2{margin-left:.5rem !important}.mt-3{margin-top:1rem !important}.mb-3{margin-bottom:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mr-5{margin-right:3rem !important}.mb-5{margin-bottom:3rem !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pb-2{padding-bottom:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.pt-4{padding-top:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.pt-5{padding-top:3rem !important}.pb-5{padding-bottom:3rem !important}.m-auto{margin:auto !important}@media (min-width: 576px){.mr-sm-2{margin-right:.5rem !important}}@media (min-width: 768px){.mt-md-3{margin-top:1rem !important}}.text-justify{text-align:justify !important}.text-left{text-align:left !important}.text-center{text-align:center !important}.text-uppercase{text-transform:uppercase !important}.font-weight-bolder{font-weight:bolder !important}.text-white{color:#fff !important}.text-primary{color:#007bff !important}a.text-primary:hover,a.text-primary:focus{color:#0056b3 !important}.text-secondary{color:#6c757d !important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54 !important}.text-info{color:#17a2b8 !important}a.text-info:hover,a.text-info:focus{color:#0f6674 !important}.text-warning{color:#ffc107 !important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00 !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.visible{visibility:visible !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}pre{white-space:pre-wrap !important}pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-bars:before{content:"\f0c9"}.fa-clock:before{content:"\f017"}.fa-cogs:before{content:"\f085"}.fa-external-link-alt:before{content:"\f35d"}.fa-facebook-f:before{content:"\f39e"}.fa-gamepad:before{content:"\f11b"}.fa-gift:before{content:"\f06b"}.fa-heart:before{content:"\f004"}.fa-info:before{content:"\f129"}.fa-keyboard:before{content:"\f11c"}.fa-laptop:before{content:"\f109"}.fa-linkedin:before{content:"\f08c"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-cart:before{content:"\f07a"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-star:before{content:"\f005"}.fa-sync-alt:before{content:"\f2f1"}.fa-truck:before{content:"\f0d1"}.fa-tshirt:before{content:"\f553"}.fa-twitter:before{content:"\f099"}.fa-user:before{content:"\f007"}.fa-user-graduate:before{content:"\f501"}.fa-youtube:before{content:"\f167"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:block;src:url(assets/fa-regular-400.eot);src:url(assets/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(assets/fa-regular-400.woff2) format("woff2"),url(assets/fa-regular-400.woff) format("woff"),url(assets/fa-regular-400.ttf) format("truetype"),url(assets/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url(assets/fa-solid-900.eot);src:url(assets/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(assets/fa-solid-900.woff2) format("woff2"),url(assets/fa-solid-900.woff) format("woff"),url(assets/fa-solid-900.ttf) format("truetype"),url(assets/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url(assets/fa-brands-400.eot);src:url(assets/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(assets/fa-brands-400.woff2) format("woff2"),url(assets/fa-brands-400.woff) format("woff"),url(assets/fa-brands-400.ttf) format("truetype"),url(assets/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}.header-superior{background-color:#f4f4f4;padding:2px}.header-superior .header-area nav ul{display:flex}.header-superior .header-area nav a{display:block;font-size:13px;margin-right:5px;padding:5px;color:#888}.header-superior .header-area nav a:hover{text-decoration:underline;color:#439943}.header-superior .header-area .menu-principal{margin-left:-7px}.header-superior .header-area .menu-dropdown:last-child{margin-right:-10px}.header-superior .header-area .menu-dropdown ul .dropdown-control{position:relative}.header-superior .header-area .menu-dropdown ul .dropdown-control .dropdown-itens-ul{flex-direction:column;text-align:center;position:absolute;top:40px;width:100px;background-color:#f4f4f4;display:none;z-index:1}.header-superior .header-area .menu-dropdown ul .dropdown-control:hover>.dropdown-itens-ul{display:block;position:absolute;top:30px}@media screen and (max-width: 1023px){.header-superior .header-area .nav-container{flex-direction:column}.header-superior .header-area .nav-container .menu-principal{flex-wrap:wrap;justify-content:center}.header-superior .header-area .nav-container .menu-principal ul{display:flex;justify-content:center}.header-superior .header-area .nav-container .menu-principal a{font-size:10px}.header-superior .header-area .nav-container .menu-dropdown ul{display:flex;justify-content:center;width:100%}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.header-main{position:relative}.header-main .header-container .logo-ustora{padding-bottom:20px}.header-main .header-container .area-cart{width:200px;border:1px solid #ddd;padding:10px;position:relative;cursor:pointer}.header-main .header-container .area-cart a{text-decoration:underline;color:#439943;font-size:16px}.header-main .header-container .area-cart span{color:#5a88ca}.header-main .header-container .area-cart img{margin-left:10px}.header-main .header-container .circle{background-color:#5a88ca;color:#fff;font-size:13px;position:absolute;width:30px;height:30px;right:-16px;top:-20px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.header-main .header-container .circle p{text-align:center;line-height:30px}@media screen and (max-width: 700px){.header-main .header-container{margin:0 30px}}@media screen and (max-width: 800px){.header-main .header-container .logo-ustora img{width:90px}.header-main .header-container .area-cart img{width:20%}.header-main .header-container .area-cart .cart-title{width:100px;text-align:center}.header-main .header-container .area-cart .cart-title .card-link{font-size:11px}.header-main .header-container .circle{top:-10px;right:-10px}}.header-inferior{background-color:#f4f4f4;margin-top:30px;padding:10px}.header-inferior .header-menu{margin-left:10px}.header-inferior .header-menu .nav-main{margin-left:-10px}.header-inferior .header-menu .nav-main ul{display:flex;justify-content:space-between;align-items:center}.header-inferior .header-menu .nav-main ul a{font-size:12px;color:#888;text-transform:uppercase;padding:10px}.header-inferior .header-menu .nav-main ul a:hover{text-decoration:underline;color:#439943}.header-inferior .header-menu .btn-menu{margin:0 auto;border:2px solid #ddd;background-color:#5a88ca;outline:none}.header-inferior .header-menu .btn-menu:hover{background-color:rgba(0,0,0,0.5)}.header-inferior .header-menu .btn-menu i{color:#fff}@media screen and (min-width: 957px) and (max-width: 1200px){.header-inferior .nav-main ul a{font-size:10px}}@media screen and (max-width: 960px){.header-inferior .header-menu ul a{font-size:12px}.header-inferior .nav-main{margin:3% auto 0 8%}.header-inferior .nav-main ul{margin:0 auto;flex-direction:column}.header-inferior .nav-main ul a{display:block;text-align:center}}@media screen and (min-width: 250px) and (max-width: 600px){.header-inferior .header-menu nav ul{justify-content:center}.header-inferior .header-menu nav ul a{font-size:10px}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}#area-slide .carousel-inner{position:relative}#area-slide .carousel-inner .carousel-item .text-carousel-1{position:absolute;top:100px;right:150px}#area-slide .carousel-inner .carousel-item .text-carousel-1 h2 span{color:#1bd172}#area-slide .carousel-inner .carousel-item .text-carousel-1 p{margin-top:-10px}#area-slide .control-slides .control-style-1,#area-slide .control-slides-2 .control-style-2{position:absolute;top:10px;left:10px}#area-slide .control-slides{height:40px;width:40px;position:absolute;top:170px;left:-10px;left:left;right:left;background-color:rgba(89,136,201,0.6);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}#area-slide .control-slides:hover{background-color:#5a88ca;transition:0.3s ease-in}#area-slide .control-slides-2{height:40px;width:40px;position:absolute;top:170px;right:-10px;left:right;right:right;background-color:rgba(89,136,201,0.6);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}#area-slide .control-slides-2:hover{background-color:#5a88ca;transition:0.3s ease-in}@media screen and (min-width: 960px) and (max-width: 1200px){#area-slide .carousel-inner .carousel-item .text-carousel-1{position:absolute;top:40px;right:40px}#area-slide .carousel-inner .carousel-item .text-carousel-1 .title-name-product p{font-size:16px}#area-slide .control-slides,#area-slide .control-slides-2{top:50%}}@media screen and (min-width: 701px) and (max-width: 959px){#area-slide .carousel-inner .text-carousel-1{position:absolute;top:40px;right:0px}#area-slide .carousel-inner .text-carousel-1 .title-name-product{position:absolute;width:250px;top:0;right:-130px}#area-slide .carousel-inner .text-carousel-1 .title-name-product h2{font-size:15pt}#area-slide .carousel-inner .text-carousel-1 .title-name-product p{font-size:12px}#area-slide .control-slides,#area-slide .control-slides-2{top:40%}}@media screen and (max-width: 700px){#area-slide .carousel-inner .carousel-item .text-carousel-1{position:absolute;top:20px;right:0px}#area-slide .carousel-inner .carousel-item .text-carousel-1 .title-name-product{position:absolute;width:250px;top:-5px;right:-80px}#area-slide .carousel-inner .carousel-item .text-carousel-1 .title-name-product h2{font-size:10pt}#area-slide .carousel-inner .carousel-item .text-carousel-1 .title-name-product p{font-size:10px}#area-slide .control-slides{left:14px}#area-slide .control-slides-2{right:14px}#area-slide .control-slides,#area-slide .control-slides-2{top:40%}}.area-promocoes{background-color:#f4f4f4}.area-promocoes .promocao-01{background-color:#5a88ca;text-align:center;color:#fff;font-weight:bold;font-family:Arial, Helvetica, sans-serif;padding:20px 0 10px 0;width:24%}.area-promocoes .promocao-01 p{font-size:18px}.area-promocoes .promocao-01:hover{background-color:#333}.area-promocoes .promocao-02{background-color:#ffd900;text-align:center;color:#fff;font-weight:bold;font-family:Arial, Helvetica, sans-serif;padding:20px 0 10px 0;width:24%}.area-promocoes .promocao-02 p{font-size:18px}.area-promocoes .promocao-02:hover{background-color:#333}.area-promocoes .promocao-03{background-color:salmon;text-align:center;color:#fff;font-weight:bold;font-family:Arial, Helvetica, sans-serif;padding:20px 0 10px 0;width:24%}.area-promocoes .promocao-03 p{font-size:18px}.area-promocoes .promocao-03:hover{background-color:#333}.area-promocoes .promocao-04{background-color:#4abebd;text-align:center;color:#fff;font-weight:bold;font-family:Arial, Helvetica, sans-serif;padding:20px 0 10px 0;width:24%}.area-promocoes .promocao-04 p{font-size:18px}.area-promocoes .promocao-04:hover{background-color:#333}@media screen and (min-width: 701px) and (max-width: 959px){.area-promocoes .container-promocoes{flex-wrap:wrap}.area-promocoes .container-promocoes .promocao-01 p,.area-promocoes .container-promocoes .promocao-02 p,.area-promocoes .container-promocoes .promocao-03 p,.area-promocoes .container-promocoes .promocao-04 p{font-size:17px}.area-promocoes .container-promocoes .promocao-01,.area-promocoes .container-promocoes .promocao-02{width:40%}.area-promocoes .container-promocoes .promocao-03,.area-promocoes .container-promocoes .promocao-04{width:40%;margin-top:20px}}@media screen and (max-width: 700px){.area-promocoes .container-promocoes{flex-wrap:wrap}.area-promocoes .container-promocoes .promocao-01 p,.area-promocoes .container-promocoes .promocao-02 p,.area-promocoes .container-promocoes .promocao-03 p,.area-promocoes .container-promocoes .promocao-04 p{font-size:10px}.area-promocoes .container-promocoes .promocao-01,.area-promocoes .container-promocoes .promocao-02{width:50%;text-align:center}.area-promocoes .container-promocoes .promocao-03,.area-promocoes .container-promocoes .promocao-04{width:50%;margin-top:20px}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.produtos-recentes{position:relative;margin-bottom:5%}.produtos-recentes .buttons-control .btn-anterior,.produtos-recentes .buttons-control .btn-proximo{padding:5px 10px;background-color:#fa8072;color:#fff;border:none;font-weight:bold;outline:none}.produtos-recentes .buttons-control .btn-anterior:hover,.produtos-recentes .buttons-control .btn-proximo:hover{background-color:#333;color:#fff;transition:0.3s ease-in}.produtos-recentes .title-produtos-recentes{font-family:"Cormorant", serif;font-weight:100}.produtos-recentes .item{position:relative}.produtos-recentes .item img{border:1px solid #ddd;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}.produtos-recentes .item .btn-container{display:flex;justify-content:center;align-items:center}.produtos-recentes .item .btn-container button{padding:5px 10px;width:130px;margin-left:10px;font-size:13px;background-color:#5a88ca;color:#fff;border:none;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}.produtos-recentes .item .btn-container button:hover{background-color:#333;color:#fff;transition:0.3s ease-in}.produtos-recentes .buttons-control{position:absolute;right:20px;top:30px}.produtos-recentes .buttons-control .btn-anterior{-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}.produtos-recentes .buttons-control .btn-proximo{-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}@media screen and (min-width: 701px) and (max-width: 1024px){.produtos-recentes .title-produtos-recentes{margin-bottom:70px}.produtos-recentes .buttons-control{right:20px;top:80px}}@media screen and (max-width: 700px){.produtos-recentes .title-produtos-recentes{margin-bottom:70px;font-size:16pt;width:100%}.produtos-recentes .buttons-control{right:20px;top:80px}.produtos-recentes .item{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;margin:0 auto}.produtos-recentes .item h5{font-size:1.3rem;display:block;width:100%}.produtos-recentes .item .btn-container{display:flex;flex-direction:column}.produtos-recentes .item .btn-container button{margin-bottom:10px}.produtos-recentes .img-responsive{width:60%}}@media screen and (max-width: 640px){.produtos-recentes .item .btn-container{width:230px}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.area-marcas{margin:3% 0 2% 0;position:relative}.area-marcas .buttons-control-marks .btn-prev,.area-marcas .buttons-control-marks .btn-next{padding:5px 10px;background-color:#fa8072;color:#fff;border:none;font-weight:bold;outline:none;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;cursor:pointer}.area-marcas .buttons-control-marks .btn-prev:hover,.area-marcas .buttons-control-marks .btn-next:hover{background-color:#333;color:#fff;transition:0.3s ease-in}.area-marcas .carousel-marcas{padding-top:2%}.area-marcas .buttons-control-marks{position:absolute;top:-25px;right:125px;z-index:999}@media screen and (min-width: 768px) and (max-width: 1024px){.area-marcas .buttons-control-marks{position:absolute;top:-5px;right:45px}}@media screen and (max-width: 767px){.area-marcas .carousel-marcas{padding-top:4%}.area-marcas .buttons-control-marks{position:absolute;top:15px;left:50%;transform:translate(-50%, -50%);width:170px}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.jumbotron .mais-vendidos-title{font-family:"Cormorant", serif;font-weight:500;text-align:center;margin-bottom:40px}.jumbotron .jumbotron-container{display:flex}.jumbotron .jumbotron-container .jumbotron-box{width:50%;display:flex;background-color:#fff;padding:20px;margin-right:20px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;transition:all 1s}.jumbotron .jumbotron-container .jumbotron-box:hover{background-color:rgba(62,243,7,0.1);-webkit-transform:scale(1, 1.2);-ms-transform:scale(1, 1.2)}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal{text-align:center}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal p{font-weight:bolder;font-size:12px;width:85%;margin:0 auto}.jumbotron .jumbotron-container .jumbotron-box img{display:block;width:50%}@media screen and (min-width: 1025px) and (max-width: 1200px){.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal p{font-weight:bolder;font-size:11px}}@media screen and (min-width: 700px) and (max-width: 1024px){.jumbotron .jumbotron-container{flex-direction:column}.jumbotron .jumbotron-container .jumbotron-box{width:100%;margin:20px auto}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal p{width:300px}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal p a{font-size:15pt}.jumbotron .jumbotron-container .jumbotron-box img{width:40%}}@media screen and (max-width: 699px){.jumbotron .jumbotron-container{flex-direction:column}.jumbotron .jumbotron-container .jumbotron-box{width:100%;margin:10px auto}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal{margin:0 auto;display:flex;flex-direction:column;justify-content:center;width:100%}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal p{width:120px;margin:0 auto}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal p a{font-size:12px;text-align:center}.jumbotron .jumbotron-container .jumbotron-box .jumbotron-box-internal .text-preco{width:100%;display:flex;flex-direction:column}.jumbotron .jumbotron-container .jumbotron-box img{width:30%}}.btn-voltar-top{position:fixed;width:150px;right:0;bottom:30%;z-index:3;cursor:pointer;opacity:0;transition:all 1s}.btn-voltar-top img{padding:20px 0px 0px 50px}@media screen and (max-width: 700px){.btn-voltar-top{width:90px;right:10px}.btn-voltar-top img{height:60px}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.footer{background-color:#333;padding:35px}.footer .footer-container{padding:0 20px 0 20px}.footer .footer-container .redes-sociais-footer{background-color:#5a88ca;cursor:pointer;padding:5px;transition:all 0.5s;width:50px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.footer .footer-container .redes-sociais-footer:last-child{margin-right:0}.footer .footer-container .redes-sociais-footer:first-child{margin-left:0}.footer .footer-container .redes-sociais-footer a{color:#fff}.footer .footer-container .redes-sociais-footer:hover{background-color:rgba(0,0,0,0.6)}.footer .footer-container .redes-sociais-footer+.redes-sociais-footer{margin-left:5px}.footer button[type="submit"]{width:90px}.footer .box-internal-footer .navegacao-user-footer{padding:10px 0;border-bottom:1px dashed #fff;text-align:center}.footer .box-internal-footer .navegacao-user-footer .navegacao-footer-link{color:#0fcce6}.footer .box-internal-footer .navegacao-user-footer .navegacao-footer-link:hover{text-decoration:none;color:#fff}.footer-inferior .box-footer-inferior{display:flex;justify-content:center;align-items:center}.footer-inferior .box-footer-inferior p+p{margin-left:20px}@media screen and (max-width: 767px){.footer-inferior .box-footer-inferior{flex-direction:column;text-align:center}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer-inferior .box-footer-inferior{text-align:center}}.wrapper{display:grid;grid-template-areas:"single-product-container description-product-container description-product-container"  "aside aside aside"  "produtos-recentes produtos-recentes produtos-recentes";grid-template-columns:2fr 1fr 1fr;position:relative}.wrapper .aside-left{grid-area:aside}.wrapper .single-product-container{grid-area:single-product-container}.wrapper .description-product-container{grid-area:description-product-container}.wrapper .produtos-recentes{grid-area:produtos-recentes}@media screen and (max-width: 767px){.wrapper{grid-template-columns:100%;grid-template-areas:"single-product-container"  "description-product-container"  "aside"  "produtos-recentes"}}#aside-left h2,#aside-left #area-search h2{font-family:Verdana, Geneva, Tahoma, sans-serif;font-size:1.5em;color:#ff7b00}#aside-left{height:20%;width:100%}#aside-left #area-search{width:50%}#aside-left #area-search .form-search input[type="search"]{border:none;border:1px solid #888;padding:5px;outline:none;width:80%}#aside-left #area-search .form-search input[type="button"]{border:none;background-color:#5a88ca;padding:5px;outline:none;color:#fff;cursor:pointer}#aside-left #area-search .form-search input[type="button"]:active{background-color:#fff;color:#000}#aside-left .aside-left-container{display:flex;flex-wrap:wrap}#aside-left .aside-left-container .box-propaganda{width:50%;flex-direction:column}@media screen and (max-width: 767px){#aside-left #area-search{position:absolute;top:10px;left:0;width:100%}#aside-left #area-search .form-search{display:flex}#aside-left #area-search .form-search input+input{margin-left:10px}#aside-left .aside-left-container{margin-bottom:30px}#aside-left .aside-left-container .box-propaganda{width:100%}#aside-left .aside-left-container .box-propaganda .box-propaganda-descricao a{font-size:1em}#aside-left .aside-left-container .box-propaganda .box-propaganda-descricao p{display:flex;flex-direction:column}}@media screen and (min-width: 768px) and (max-width: 991px){#aside-left #area-search{position:absolute;top:300px;left:0}#aside-left #area-search .form-search input[type="search"]{width:70%}#aside-left .aside-left-container{display:flex;flex-wrap:wrap;margin-bottom:10%}#aside-left .aside-left-container .box-propaganda{width:50%;flex-direction:column}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.single-product-container{width:100%;padding:5% 0 5% 0}.single-product-container .product-image{width:100%}.single-product-container .product-image .product-image-main img{width:50%}.single-product-container .product-image .product-image-galery{margin-top:20px;width:60%}.single-product-container .product-image .product-image-galery img{width:34%;margin:0px 10px 0px 0px;border:1px solid #b8b3b3;padding:5px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;cursor:pointer}@media screen and (max-width: 767px){.single-product-container{padding:32% 0 0 0;width:100%}}@media screen and (min-width: 768px) and (max-width: 1024px){.single-product-container{padding:8% 0 5% 0}}.description-product-container{padding:6% 0 5% 0}.description-product-container .qtd-produto{border:none;border:1px solid #888;padding:3px;outline:none}.description-product-container .add-car-input{background-color:#5a88ca;padding:6px 10px;border:none;color:#fff}.cart-content-container{width:100%}.cart-content-container .content-table{width:100%}.cart-content-container .content-table .table-produtos{width:100%}.cart-content-container .content-table .table-produtos .td-title{text-align:center;background-color:#f4f4f4}.cart-content-container .content-table .table-produtos .td-title th{color:#888;font-weight:100;padding:10px}.cart-content-container .content-table .table-produtos .produto-description{text-align:center;border-bottom:1px solid #ada9a9}.cart-content-container .content-table .table-produtos .produto-description img{width:40%;display:block;margin:0 auto}.cart-content-container .content-table .table-produtos .produto-description button{color:#888;font-weight:100;padding:5px;border:none;outline:none}.cart-content-container .content-table .table-produtos .produto-description button:active{background-color:#fff;color:#000}.cart-content-container .content-table .table-produtos .produto-description input[type=number]{width:auto;border:1px solid #888;outline:none;padding:3px}.cart-content-container .content-table .table-produtos .produto-description input[type=text]{width:auto;border:1px solid #888;outline:none;padding:3px}.cart-content-container .content-table .table-produtos .produto-description td{padding:10px 10px 10px 0;color:#888}.cart-content-container .content-table .finish{display:flex;align-items:center;width:100%}.cart-content-container .content-table .finish .btn-finish{margin:0 0 5px 20px}.cart-content-container .content-table .finish .btn-finish input[type=button]{background-color:#f4f4f4;color:#888;padding:5px;border:none}.cart-content-container .content-table .finish .btn-finish input[type=button]:hover{background-color:#fff;color:#000}.cart-content-container .content-table .finish .btn-finish input+input{margin-left:15px}.cart-content-container .content-table .finish .form-cupom .cupom label{color:#888}.cart-content-container .content-table .finish .form-cupom .cupom input[type=text]{border:1px solid #888}@media screen and (max-width: 767px){.cart-content-container{overflow-x:auto}.cart-content-container .content-table .table-produtos{width:100vh}.cart-content-container .content-table .finish{flex-direction:column;justify-content:start;padding-bottom:15px}}.totais-carrinho{display:flex;flex-direction:column}.totais-carrinho .table{margin-top:-60px}.totais-carrinho .totais-carrinho-container{margin-bottom:40px}@media screen and (max-width: 767px){.totais-carrinho{display:flex;flex-direction:column}.totais-carrinho .table{margin-top:-20px;margin-bottom:20px}.totais-carrinho .totais-carrinho-container{margin:20px 0 40px 0}}.menu-active{background-color:#b2b6ba;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;color:#fff !important;display:block;text-align:center;line-height:3px}.area-title{background:url(assets/crossword.png) repeat #5a88ca;text-align:center;padding:20px 0}.area-title .h1-title{padding-top:10px;color:#fff;font-family:raleway;font-size:39pt;font-weight:200}.area-shop-container{display:flex;flex-wrap:wrap;text-align:center}.area-shop-container .area-shop-box{width:23%;margin-right:20px;margin-bottom:30px}.area-shop-container .area-shop-box h5{color:#007bff}.area-shop-container .area-shop-box button{padding:5px 10px;width:120px;margin-left:10px;font-size:13px;background-color:#5a88ca;color:#fff;border:none;margin-top:10px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px}@media screen and (min-width: 993px) and (max-width: 1200px){.area-shop-container{justify-content:center}.area-shop-container .area-shop-box{width:30%}}@media screen and (min-width: 768px) and (max-width: 992px){.area-shop-container{justify-content:center}.area-shop-container .area-shop-box{width:46%;padding:20px}}@media screen and (max-width: 767px){.area-shop-container .area-shop-box{width:100%;display:flex;flex-direction:column;justify-content:center}.area-shop-container .area-shop-box img{width:100%}}.checkout-container .detalhes-pedido{width:80%;margin-right:40px}.checkout-container .checkout-form .form-cep{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.checkout-container .checkout-form .form-cep input{width:85%}.checkout-container .checkout-form .form-cep-content{display:flex;align-items:center;width:100%}.checkout-container .checkout-form .form-cep-content label{margin-right:10px}@media screen and (max-width: 767px){.checkout-container{flex-wrap:wrap}.checkout-container .detalhes-pedido{width:100%;margin-right:0}.checkout-container .detalhes-pedido .table{text-align:center}.checkout-container .detalhes-pedido .table td{font-size:12px}.checkout-container .checkout-form .form-cep{margin-bottom:20px}.checkout-container .checkout-form .form-cep input{width:70%}.checkout-container .checkout-form .form-cep-content label{margin-right:10px}}@media screen and (min-width: 768px) and (max-width: 1024px){.checkout-container{flex-wrap:wrap}}.container-main .aside-left{display:flex;flex-direction:column-reverse}.container-main .aside-left .form-search h2{color:#fead53;font-size:1.5em}.container-main .aside-left .form-search input[type="search"]{border:none;border:1px solid #888;padding:3px;outline:none;width:80%}.container-main .shopping-container{width:100%}.container-main .shopping-container .area-shop-container .area-shop-box{width:30%}@media screen and (max-width: 767px){.container-main .aside-left{width:100%}.container-main .shopping-container .area-shop-container .area-shop-box{width:100%}}@media screen and (min-width: 768px) and (max-width: 1024px){.container-main .aside-left{width:100%}.container-main .shopping-container .area-shop-container{display:flex;justify-content:space-around}.container-main .shopping-container .area-shop-container .area-shop-box{background-color:#fff;width:45%}.container-main .shopping-container .area-shop-container .area-shop-box img{margin:0 auto}}.bg-btn{background-color:#5a88ca;color:#fff}


/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzdHlsZS5jc3MiLCJzb3VyY2VSb290IjoiIn0=*/