:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Boxicons/boxicons.eot);src:url(/wp-content/themes/template/assets/fonts/Boxicons/boxicons.eot)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Boxicons/boxicons.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Boxicons/boxicons.woff)format("woff"),url(/wp-content/themes/template/assets/fonts/Boxicons/boxicons.ttf)format("truetype"),url(/wp-content/themes/template/assets/fonts/Boxicons/boxicons.svg?#boxicons)format("svg")}.bx{font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:boxicons!important}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;text-align:center;width:2em;position:absolute;left:-2em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:scale(1)rotate(-10deg)}to{transform:scale(1)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scale(1)}}.bx-spin,.bx-spin-hover:hover{animation:2s linear infinite spin}.bx-tada,.bx-tada-hover:hover{animation:1.5s infinite tada}.bx-flashing,.bx-flashing-hover:hover{animation:1.5s linear infinite flashing}.bx-burst,.bx-burst-hover:hover{animation:1.5s linear infinite burst}.bx-fade-up,.bx-fade-up-hover:hover{animation:1.5s linear infinite fade-up}.bx-fade-down,.bx-fade-down-hover:hover{animation:1.5s linear infinite fade-down}.bx-fade-left,.bx-fade-left-hover:hover{animation:1.5s linear infinite fade-left}.bx-fade-right,.bx-fade-right-hover:hover{animation:1.5s linear infinite fade-right}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-fw{vertical-align:middle;width:1.28571em;height:.8em;font-size:1.28571em;line-height:.8em;margin-top:-.2em!important}.bx-lg{font-size:3rem!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.bx-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.bx-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.bx-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.bx-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxl-500px:before{content:""}.bxl-adobe:before{content:""}.bxl-airbnb:before{content:""}.bxl-algolia:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-audible:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-dev-to:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discourse:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-etsy:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-facebook-square:before{content:""}.bxl-figma:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-gitlab:before{content:""}.bxl-google:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-imdb:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jquery:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-mastercard:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-nodejs:before{content:""}.bxl-opera:before{content:""}.bxl-patreon:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-pinterest:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-redbubble:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-stripe:before{content:""}.bxl-telegram:before{content:""}.bxl-trello:before{content:""}.bxl-tumblr:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bx-abacus:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-exclamation:before{content:""}.bx-alarm-off:before{content:""}.bx-alarm-snooze:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-arch:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-arrow-from-bottom:before{content:""}.bx-arrow-from-left:before{content:""}.bx-arrow-from-right:before{content:""}.bx-arrow-from-top:before{content:""}.bx-arrow-to-bottom:before{content:""}.bx-arrow-to-left:before{content:""}.bx-arrow-to-right:before{content:""}.bx-arrow-to-top:before{content:""}.bx-at:before{content:""}.bx-atom:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-barcode-reader:before{content:""}.bx-baseball:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-been-here:before{content:""}.bx-beer:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bible:before{content:""}.bx-bitcoin:before{content:""}.bx-blanket:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-bomb:before{content:""}.bx-bone:before{content:""}.bx-bong:before{content:""}.bx-book:before{content:""}.bx-book-add:before{content:""}.bx-book-alt:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-book-heart:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-book-reader:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-inner:before{content:""}.bx-border-left:before{content:""}.bx-border-none:before{content:""}.bx-border-outer:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-bracket:before{content:""}.bx-braille:before{content:""}.bx-brain:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-bus-school:before{content:""}.bx-cabinet:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-edit:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-exclamation:before{content:""}.bx-calendar-heart:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-star:before{content:""}.bx-calendar-week:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-home:before{content:""}.bx-camera-movie:before{content:""}.bx-camera-off:before{content:""}.bx-capsule:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-down-circle:before{content:""}.bx-caret-down-square:before{content:""}.bx-caret-left:before{content:""}.bx-caret-left-circle:before{content:""}.bx-caret-left-square:before{content:""}.bx-caret-right:before{content:""}.bx-caret-right-circle:before{content:""}.bx-caret-right-square:before{content:""}.bx-caret-up:before{content:""}.bx-caret-up-circle:before{content:""}.bx-caret-up-square:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-cctv:before{content:""}.bx-certification:before{content:""}.bx-chair:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-down-circle:before{content:""}.bx-chevron-down-square:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-left-circle:before{content:""}.bx-chevron-left-square:before{content:""}.bx-chevron-right:before{content:""}.bx-chevron-right-circle:before{content:""}.bx-chevron-right-square:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chevron-up-circle:before{content:""}.bx-chevron-up-square:before{content:""}.bx-chip:before{content:""}.bx-church:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-coffee-togo:before{content:""}.bx-cog:before{content:""}.bx-coin:before{content:""}.bx-coin-stack:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-color-fill:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-add:before{content:""}.bx-comment-check:before{content:""}.bx-comment-detail:before{content:""}.bx-comment-dots:before{content:""}.bx-comment-edit:before{content:""}.bx-comment-error:before{content:""}.bx-comment-minus:before{content:""}.bx-comment-x:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cookie:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-credit-card-front:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-current-location:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-dice-1:before{content:""}.bx-dice-2:before{content:""}.bx-dice-3:before{content:""}.bx-dice-4:before{content:""}.bx-dice-5:before{content:""}.bx-dice-6:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-donate-blood:before{content:""}.bx-donate-heart:before{content:""}.bx-door-open:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-drink:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-envelope-open:before{content:""}.bx-equalizer:before{content:""}.bx-eraser:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exclude:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-game:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-glasses:before{content:""}.bx-glasses-alt:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-heart-circle:before{content:""}.bx-heart-square:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-home-heart:before{content:""}.bx-home-smile:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-info-square:before{content:""}.bx-intersect:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layer-minus:before{content:""}.bx-layer-plus:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-line-chart-down:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-location-plus:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-low-vision:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-mask:before{content:""}.bx-medal:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-merge:before{content:""}.bx-message:before{content:""}.bx-message-add:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-add:before{content:""}.bx-message-alt-check:before{content:""}.bx-message-alt-detail:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-alt-edit:before{content:""}.bx-message-alt-error:before{content:""}.bx-message-alt-minus:before{content:""}.bx-message-alt-x:before{content:""}.bx-message-check:before{content:""}.bx-message-detail:before{content:""}.bx-message-dots:before{content:""}.bx-message-edit:before{content:""}.bx-message-error:before{content:""}.bx-message-minus:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-add:before{content:""}.bx-message-rounded-check:before{content:""}.bx-message-rounded-detail:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-rounded-edit:before{content:""}.bx-message-rounded-error:before{content:""}.bx-message-rounded-minus:before{content:""}.bx-message-rounded-x:before{content:""}.bx-message-square:before{content:""}.bx-message-square-add:before{content:""}.bx-message-square-check:before{content:""}.bx-message-square-detail:before{content:""}.bx-message-square-dots:before{content:""}.bx-message-square-edit:before{content:""}.bx-message-square-error:before{content:""}.bx-message-square-minus:before{content:""}.bx-message-square-x:before{content:""}.bx-message-x:before{content:""}.bx-meteor:before{content:""}.bx-microchip:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-back:before{content:""}.bx-minus-circle:before{content:""}.bx-minus-front:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-network-chart:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-outline:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-pointer:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-recycle:before{content:""}.bx-redo:before{content:""}.bx-refresh:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-scan:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-polygon:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shield-x:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-spray-can:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tachometer:before{content:""}.bx-tag:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-task-x:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-traffic-cone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trim:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unite:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vector:before{content:""}.bx-vertical-center:before{content:""}.bx-vial:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-webcam:before{content:""}.bx-wifi:before{content:""}.bx-wifi-0:before{content:""}.bx-wifi-1:before{content:""}.bx-wifi-2:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-alt:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wine:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-exclamation:before{content:""}.bxs-alarm-off:before{content:""}.bxs-alarm-snooze:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-arch:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-arrow-from-bottom:before{content:""}.bxs-arrow-from-left:before{content:""}.bxs-arrow-from-right:before{content:""}.bxs-arrow-from-top:before{content:""}.bxs-arrow-to-bottom:before{content:""}.bxs-arrow-to-left:before{content:""}.bxs-arrow-to-right:before{content:""}.bxs-arrow-to-top:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-backpack:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-badge-dollar:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-baseball:before{content:""}.bxs-basket:before{content:""}.bxs-basketball:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-been-here:before{content:""}.bxs-beer:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bible:before{content:""}.bxs-binoculars:before{content:""}.bxs-blanket:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-bomb:before{content:""}.bxs-bone:before{content:""}.bxs-bong:before{content:""}.bxs-book:before{content:""}.bxs-book-add:before{content:""}.bxs-book-alt:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-book-heart:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-book-reader:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-brain:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-bullseye:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-bus-school:before{content:""}.bxs-cabinet:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-edit:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-exclamation:before{content:""}.bxs-calendar-heart:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-star:before{content:""}.bxs-calendar-week:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-home:before{content:""}.bxs-camera-movie:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-car-battery:before{content:""}.bxs-car-crash:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-down-square:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-left-square:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-right-square:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-caret-up-square:before{content:""}.bxs-car-garage:before{content:""}.bxs-car-mechanic:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-add:before{content:""}.bxs-cart-alt:before{content:""}.bxs-cart-download:before{content:""}.bxs-car-wash:before{content:""}.bxs-cctv:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chess:before{content:""}.bxs-chevron-down:before{content:""}.bxs-chevron-down-circle:before{content:""}.bxs-chevron-down-square:before{content:""}.bxs-chevron-left:before{content:""}.bxs-chevron-left-circle:before{content:""}.bxs-chevron-left-square:before{content:""}.bxs-chevron-right:before{content:""}.bxs-chevron-right-circle:before{content:""}.bxs-chevron-right-square:before{content:""}.bxs-chevrons-down:before{content:""}.bxs-chevrons-left:before{content:""}.bxs-chevrons-right:before{content:""}.bxs-chevrons-up:before{content:""}.bxs-chevron-up:before{content:""}.bxs-chevron-up-circle:before{content:""}.bxs-chevron-up-square:before{content:""}.bxs-chip:before{content:""}.bxs-church:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-coffee-togo:before{content:""}.bxs-cog:before{content:""}.bxs-coin:before{content:""}.bxs-coin-stack:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-check:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-edit:before{content:""}.bxs-comment-error:before{content:""}.bxs-comment-minus:before{content:""}.bxs-comment-x:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cookie:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-copyright:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-credit-card-front:before{content:""}.bxs-crop:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-diamond:before{content:""}.bxs-dice-1:before{content:""}.bxs-dice-2:before{content:""}.bxs-dice-3:before{content:""}.bxs-dice-4:before{content:""}.bxs-dice-5:before{content:""}.bxs-dice-6:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-donate-blood:before{content:""}.bxs-donate-heart:before{content:""}.bxs-door-open:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-alt:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet:before{content:""}.bxs-droplet-half:before{content:""}.bxs-dryer:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-edit-location:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-envelope-open:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-ev-station:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-archive:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-export:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-import:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flag-checkered:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-florist:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-game:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-guitar-amp:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-heart-circle:before{content:""}.bxs-heart-square:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-home-heart:before{content:""}.bxs-home-smile:before{content:""}.bxs-hot:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-info-square:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layer-minus:before{content:""}.bxs-layer-plus:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-alt:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-location-plus:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-low-vision:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-mask:before{content:""}.bxs-medal:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-add:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-add:before{content:""}.bxs-message-alt-check:before{content:""}.bxs-message-alt-detail:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-alt-edit:before{content:""}.bxs-message-alt-error:before{content:""}.bxs-message-alt-minus:before{content:""}.bxs-message-alt-x:before{content:""}.bxs-message-check:before{content:""}.bxs-message-detail:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-edit:before{content:""}.bxs-message-error:before{content:""}.bxs-message-minus:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-add:before{content:""}.bxs-message-rounded-check:before{content:""}.bxs-message-rounded-detail:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-rounded-edit:before{content:""}.bxs-message-rounded-error:before{content:""}.bxs-message-rounded-minus:before{content:""}.bxs-message-rounded-x:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-add:before{content:""}.bxs-message-square-check:before{content:""}.bxs-message-square-detail:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-message-square-edit:before{content:""}.bxs-message-square-error:before{content:""}.bxs-message-square-minus:before{content:""}.bxs-message-square-x:before{content:""}.bxs-message-x:before{content:""}.bxs-meteor:before{content:""}.bxs-microchip:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-network-chart:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-piano:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-pizza:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-pointer:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radiation:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-alt:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-shapes:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-shield-x:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-shopping-bags:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-spray-can:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-sticker:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tachometer:before{content:""}.bxs-tag:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-thermometer:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-traffic-cone:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-alt:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vector:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-washer:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-webcam:before{content:""}.bxs-widget:before{content:""}.bxs-window-alt:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}@font-face{font-family:Montserrat;font-weight:100;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Thin.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Thin.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Thin.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Thin.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:100;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ThinItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ThinItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ThinItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ThinItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:200;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLight.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLight.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLight.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLight.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:200;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLightItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLightItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLightItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraLightItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:300;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Light.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Light.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Light.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Light.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:300;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-LightItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-LightItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-LightItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-LightItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:400;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Regular.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Regular.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Regular.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Regular.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:400;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Italic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Italic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Italic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Italic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:500;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Medium.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Medium.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Medium.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Medium.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:500;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-MediumItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-MediumItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-MediumItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-MediumItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:600;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBold.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBold.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBold.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:600;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBoldItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBoldItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBoldItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-SemiBoldItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:700;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Bold.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Bold.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Bold.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:700;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BoldItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BoldItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BoldItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BoldItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:800;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBold.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBold.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBold.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:800;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBoldItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBoldItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBoldItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-ExtraBoldItalic.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:900;font-style:normal;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Black.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Black.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Black.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-Black.woff)format("woff")}@font-face{font-family:Montserrat;font-weight:900;font-style:italic;src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BlackItalic.eot);src:url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BlackItalic.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BlackItalic.woff2)format("woff2"),url(/wp-content/themes/template/assets/fonts/Montserrat/Montserrat-BlackItalic.woff)format("woff")}@font-face{font-family:Nexa;src:url(fonts/Nexa-Heavy.eot);src:url(fonts/Nexa-Heavy.eot?#iefix)format("embedded-opentype"),url(fonts/Nexa-Heavy.woff2)format("woff2"),url(fonts/Nexa-Heavy.woff)format("woff"),url(fonts/Nexa-Heavy.ttf)format("truetype"),url(fonts/Nexa-Heavy.svg#Nexa-Heavy)format("svg");font-weight:900;font-style:normal;font-display:swap}@media screen and (width<=782px){html[lang=fr]{margin-top:0!important}body.admin-bar{padding-top:46px}body.admin-bar header{top:46px}}body.admin-bar header{top:32px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;border:0;margin:0;padding:0}.icontop div ul{justify-content:space-between!important}@media only screen and (width<=991px){.icontop div ul{flex-direction:column!important}}.icontop div ul li{flex-direction:column;display:flex}.icontop div ul li .elementor-icon-list-text{margin-top:10px}.home #header-title{display:none}.single-product #header-title{height:40px!important}.single-product #header-title .elementor-background-overlay{opacity:1!important;background:0 0!important}.single-product #header-title .elementor-background-overlay .woocommerce-breadcrumb{color:#343334cc!important}.single-product #header-title .elementor-background-overlay .woocommerce-breadcrumb a{font-weight:900;color:#343334cc!important}html,body{width:100%;min-height:100%}body{float:left;color:#000;background-color:#fff;width:100vw;height:auto;min-height:100vh;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400;position:relative;overflow-x:hidden}.container{clear:both;float:initial;max-width:1240px;margin:0 auto}.container:after{content:"";clear:both;display:table}@media only screen and (width<=1200px){.container{padding:0 20px}}.previous-menu{justify-content:space-around;display:flex}body .elementor-location-header{z-index:9}body .elementor-location-header .inner-header .header-desktop{justify-content:center;display:flex}body .elementor-location-header .inner-header .header-desktop .main-navigation{width:100%}body .elementor-location-header .inner-header .header-desktop .desktop-navigation{height:100%}body .elementor-location-header .inner-header .header-desktop .desktop-navigation ul{list-style:none}body .elementor-location-header .inner-header .header-desktop .desktop-navigation .current-menu-item{border-bottom:4px solid #ffdb00!important}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu{flex-wrap:wrap;justify-content:space-around;width:100%;display:flex;position:relative}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li{border-bottom:4px solid #0000}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li:hover{border-bottom:4px solid #ffdb00}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>a{text-align:center;color:#343334;text-transform:uppercase;flex-direction:row;align-items:center;font-family:Titillium Web,sans-serif;font-size:.75rem;font-weight:700;display:flex}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li:hover>.sub-menu-block{opacity:1;visibility:visible;transition:all .3s}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block{opacity:0;visibility:hidden;z-index:1000;width:100%;min-width:500px;transition:all .3s;display:flex;position:absolute;top:58px;left:50%;transform:translate(-50%)}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container{background-color:#fff;grid-template-columns:repeat(3,1fr);width:100%;display:grid}@media screen and (width<=1500px){body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container{max-height:320px;overflow-y:scroll}}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container .items{border-bottom:1px solid #0000000d;border-right:1px solid #0000000d;align-items:center;min-height:90px;padding:18px 50px;display:flex}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container .items a{color:#343334;grid-template-columns:30% 70%;align-items:center;width:100%;height:100%;font-family:Titillium Web,sans-serif;font-size:1rem;font-weight:600;line-height:1.25rem;display:flex}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container .items a img{object-fit:contain;width:60px;height:60px}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container .items a p{padding-left:30px}body .elementor-location-header .inner-header .header-desktop .desktop-navigation>.menu>li>.sub-menu-block .container .items:nth-child(3n){border-right:none}body .elementor-location-header .inner-header .header-desktop .next-menu{height:100%;margin:0;padding:0}body .elementor-location-header .inner-header .header-desktop .next-menu>li{align-items:center;display:flex}body .elementor-location-header .inner-header .header-desktop .next-menu>li>a{height:54px;padding:0 20px}body.page-template-default section.page{padding:100px 0 50px}@media only screen and (width<=1200px){body.page-template-default section.page{padding:0}}@media only screen and (width<=630px){body.page-template-default section.page .container{padding:20px}}body.page-template-default section.page .container .post-content{padding:100px 0}@media only screen and (width<=1200px){body.page-template-default section.page .container .post-content{padding:0}}.hs_left_img div img{max-width:30vw;margin:0;top:0;left:0;position:absolute!important}@media screen and (width<=2070px){.hs_left_img div img{max-width:20vw}}@media screen and (width<=1024px){.hs_left_img div img{max-width:70%!important;max-height:300px!important;display:block!important;position:relative!important}}.hs_left_img div img{object-fit:cover;object-position:center;clip-path:polygon(0 0,100% 0%,90% 100%,0% 100%);width:100%;height:auto;max-height:450px}.hs_right_img div img{max-width:30vw;margin:0;bottom:0;right:0;position:absolute!important}@media screen and (width<=2070px){.hs_right_img div img{max-width:20vw}}@media screen and (width<=1024px){.hs_right_img div img{float:right!important;max-width:50%!important;max-height:200px!important;display:block!important;position:relative!important}}.hs_right_img div img{object-fit:cover;object-position:center;clip-path:polygon(10% 0,100% 0%,100% 100%,0% 100%);width:100%;height:auto;max-height:270px}.banner-right-yellow{z-index:2}.banner-right-yellow:after{content:"";float:right;clip-path:polygon(5% 0,100% 0%,100% 100%,0% 100%);z-index:1;background-color:#ffdb00;width:80vw;height:300px;margin-top:-300px;display:block;position:absolute;right:0}.banner-right-yellow-half{z-index:2}.banner-right-yellow-half:after{content:"";float:right;clip-path:polygon(5% 0,100% 0%,100% 100%,0% 100%);z-index:1;background-color:#ffdb00;width:45vw;height:300px;margin-top:-300px;display:block;position:absolute;right:0}@media only screen and (width<=630px){.banner-right-yellow-half:after{width:80vw}}.woocommerce-product-gallery{width:100%!important}.wpgs-nav .slick-arrow{display:none!important}.cqt-cf7 .one-col{grid-template-columns:1fr;gap:20px;margin-bottom:20px;display:grid}.cqt-cf7 .two-cols{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;display:grid}@media only screen and (width<=630px){.cqt-cf7 .two-cols{grid-template-columns:1fr}}.cqt-cf7 .three-cols{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:20px;display:grid}@media only screen and (width<=630px){.cqt-cf7 .three-cols{grid-template-columns:1fr}}.cqt-cf7 .field label{color:#494949;letter-spacing:.05em;width:100%;margin-bottom:10px;font-family:Titillium Web,sans-serif;font-size:.875rem;font-weight:400;line-height:1rem;display:block}.cqt-cf7 .field span{display:block}.cqt-cf7 .field span input[type=file]{margin-top:15px;padding-left:0;border:none!important;border-radius:0!important;height:auto!important}.cqt-cf7 .field span input:not([type=checkbox]),.cqt-cf7 .field span select:not([type=checkbox]),.cqt-cf7 .field span textarea:not([type=checkbox]){color:#343334;width:100%;font-size:.875rem;font-weight:500;line-height:1.5rem}.cqt-cf7 .field span input:not([type=checkbox])::placeholder,.cqt-cf7 .field span select:not([type=checkbox])::placeholder,.cqt-cf7 .field span textarea:not([type=checkbox])::placeholder{color:#343334;font-weight:400}.cqt-cf7 .field span input,.cqt-cf7 .field span select,.cqt-cf7 .field span textarea{border:1px solid #343334;border-radius:0;height:50px;padding:0 20px}.cqt-cf7 .field span textarea{height:75px;padding:10px 20px}.cqt-cf7 .acceptance-field{font-size:.875rem;line-height:1rem}.cqt-cf7 .acceptance-field .wpcf7-acceptance{margin-right:10px}.cqt-cf7 .acceptance-field .wpcf7-acceptance span,.cqt-cf7 .acceptance-field .wpcf7-acceptance span input{margin:0}.cqt-cf7 .submit-btn input[type=submit]{letter-spacing:.6px;color:#343334;text-transform:uppercase;cursor:pointer;background-color:#ffdb00;border:none;width:auto;padding:18px 30px;font-family:Nexa,sans-serif;font-size:.75rem;font-weight:700;line-height:.875rem;display:inline-block}.search-results-page{padding:60px 0}.search-results-page .navigation.pagination{justify-content:center;margin-top:40px;display:flex}.search-results-page .navigation.pagination .nav-links{align-items:center;gap:8px;display:flex}.search-results-page .navigation.pagination .page-numbers{color:#343334;background-color:#fff;border:1px solid #34333426;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 12px;font-family:Titillium Web,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.search-results-page .navigation.pagination .page-numbers:hover{background-color:#ffdb00;border-color:#ffdb00}.search-results-page .navigation.pagination .page-numbers.current{color:#343334;background-color:#ffdb00;border-color:#ffdb00}.search-results-page .navigation.pagination .page-numbers.dots{background:0 0;border:none}.search-results-page .navigation.pagination .prev,.search-results-page .navigation.pagination .next{text-transform:uppercase;letter-spacing:.6px;font-size:.75rem;font-weight:800}.search-results-title{color:#343334;margin-bottom:40px;font-family:Titillium Web,sans-serif;font-size:2rem;font-weight:500;line-height:2.625rem}.search-results-title span{color:#ffdb00;-webkit-text-stroke:.5px #343334}.search-results-list{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}@media only screen and (width<=991px){.search-results-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=630px){.search-results-list{grid-template-columns:1fr}}.search-result-item{background-color:#fff;border:1px solid #3433341a;transition:all .25s}.search-result-item:hover{outline:3px solid #ffdb00;box-shadow:0 0 20px #34333414}.search-result-item a{flex-direction:column;height:100%;text-decoration:none;display:flex}.search-result-thumb{background-color:#d9d9d933;width:100%;height:200px;overflow:hidden}.search-result-thumb img{object-fit:contain;width:100%;height:100%;padding:15px}.search-result-content{flex-direction:column;flex-grow:1;padding:20px;display:flex}.search-result-type{text-transform:uppercase;letter-spacing:.6px;color:#343334;background-color:#ffdb00;align-self:flex-start;margin-bottom:10px;padding:4px 10px;font-family:Nexa,sans-serif;font-size:.625rem;font-weight:900;display:inline-block}.search-result-title{color:#343334;margin-bottom:10px;font-family:Titillium Web,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5rem}.search-result-excerpt{color:#343334b3;margin:0;font-family:Titillium Web,sans-serif;font-size:.875rem;font-weight:400;line-height:1.375rem}.search-no-results{color:#343334;font-family:Titillium Web,sans-serif;font-size:1rem}.search-results .header-title-page,.search-no-results .header-title-page{display:none!important}.search-results .header-title-archive,.search-no-results .header-title-archive{background-image:url(/wp-content/uploads/2024/04/Copie-de-Parc-machines-chariots-elevateurs-GEM-Langon-6_MG_6000-scaled.jpg)!important;background-position:50%!important;background-size:cover!important}.ms_btn{clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%)}.ms_btn_full{clip-path:polygon(5% 0%,100% 0%,95% 100%,0% 100%);color:#343334;text-transform:uppercase;background-color:#ffdb00;padding:18px 30px;font-family:Titillium Web,sans-serif;font-size:.75rem;font-weight:800;line-height:.875rem}.img-yellow:after{content:" ";z-index:-1;background:#ffdb00;width:60%;height:calc(100% - 120px);position:absolute;top:140px;right:-20px}.archive-products-page-categorie ul.products{grid-template-columns:repeat(3,1fr);column-gap:20px;padding:0;list-style:none;display:grid}.archive-products-page-categorie ul.products:before,.archive-products-page-categorie ul.products:after{display:none}@media only screen and (width<=895px){.archive-products-page-categorie ul.products{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=498px){.archive-products-page-categorie ul.products{grid-template-columns:repeat(1,1fr)}}.archive-products-page-categorie li.product{background-color:#fff;width:100%!important}.archive-products-page-categorie li.product article{grid-template-rows:200px 1fr;grid-template-columns:1fr;height:100%;min-height:300px;padding-top:13px;transition:all .25s;display:grid;box-shadow:0 0 10px #00000026}.archive-products-page-categorie li.product article:hover{box-shadow:0 0 30px #00000026}.archive-products-page-categorie li.product article .product-thumbnail{max-height:200px}.archive-products-page-categorie li.product article .product-thumbnail img{object-fit:contain;background-color:#fff;border-radius:3px 3px 0 0;width:100%;height:100%!important}.archive-products-page-categorie li.product article .product-content{background-color:#fff;border:0 solid #69727d;border-top:0;border-radius:0 0 3px 3px;margin:0;padding:20px 0 60px;position:relative}@media only screen and (width<=630px){.archive-products-page-categorie li.product article .product-content{padding:10px 0 45px!important}}.archive-products-page-categorie li.product article .product-content .product-title{color:#343334;min-height:60px;margin:0;padding:0 30px;font-family:Titillium Web,sans-serif;font-weight:700;line-height:1.5rem;font-size:1rem!important}.archive-products-page-categorie li.product article .product-content .product-title a{color:#343334;font-family:Titillium Web,sans-serif;font-weight:700;line-height:1.5rem;font-size:1rem!important}.archive-products-page-categorie li.product article .product-content .link-container{padding:0 30px;display:block;position:absolute;bottom:20px}.archive-products-page-categorie li.product article .product-content .link-container a{text-transform:uppercase;color:#343334;font-family:Titillium Web,sans-serif;font-size:.75rem;font-weight:700}.wpc-spinner:after{border-top-color:#ffdb00!important}.elementor-widget-wc-archive-products ul .product{background-color:#fff;border:1px solid #d9d9d966}.elementor-widget-wc-archive-products ul .product:hover{outline:5px solid #ffdb00;box-shadow:0 0 20px #34333414}.elementor-widget-wc-archive-products ul .product a img{object-fit:contain!important;width:100%!important;height:230px!important;padding:30px!important}.coqpit-product-wrapper .product-category{padding-left:20px!important;padding-right:20px!important}.coqpit-product-wrapper .product-category a{text-transform:uppercase!important;color:#343334!important;letter-spacing:.45px!important;background-color:#ffdb00!important;padding:5px!important;font-family:Nexa,sans-serif!important;font-size:.5625rem!important;font-weight:900!important}.coqpit-product-wrapper .product-category .woocommerce-LoopProduct-link{display:none!important}.coqpit-product-wrapper h2{margin-top:5px;color:#343334!important;padding-left:20px!important;padding-right:20px!important;font-family:Titillium Web,sans-serif!important;font-size:1rem!important;font-weight:700!important;line-height:1.25rem!important}.coqpit-product-wrapper .en-savoir-plus{color:#343334;text-transform:uppercase;border-bottom:2px solid #ffdb00;padding-bottom:3px;font-family:Nexa,sans-serif;font-size:.75rem;font-weight:900;margin-left:20px!important;margin-right:20px!important}.coqpit-product-wrapper{padding-bottom:20px!important}.woocommerce-ordering select{border:none!important}@media only screen and (width<=895px){.elementor-widget-wc-archive-products .products{grid-template-columns:1fr!important}}body.admin-bar nav.wc-custom-product-detail-navigation.sticky{z-index:10;background-color:#ffdb00;top:219px!important}.wc-custom-product-detail{background-color:#d9d9d926;padding:60px 0}.wc-custom-product-detail .bigtitle{text-align:center;margin-top:40px;margin-bottom:40px}.wc-custom-product-detail-data{max-width:1240px;margin-left:auto;margin-right:auto}nav.wc-custom-product-detail-navigation{z-index:9999}nav.wc-custom-product-detail-navigation.sticky{animation:.7s slide-down}nav.wc-custom-product-detail-navigation.sticky ul li{padding-left:10px;padding-right:10px}@media only screen and (width<=1200px){nav.wc-custom-product-detail-navigation.sticky ul li{padding-left:15px;padding-right:15px}}nav.wc-custom-product-detail-navigation.sticky ul li.wc-custom-addtocart-item{display:block}nav.wc-custom-product-detail-navigation ul{flex-flow:row;justify-content:center;align-items:center;display:flex;overflow-y:hidden}@media only screen and (width<=1200px){nav.wc-custom-product-detail-navigation ul{justify-content:flex-start}}nav.wc-custom-product-detail-navigation ul:before,nav.wc-custom-product-detail-navigation ul:after{display:none}nav.wc-custom-product-detail-navigation ul li{width:auto;padding-left:15px;padding-right:15px;position:relative;list-style:none!important}nav.wc-custom-product-detail-navigation ul li:not(.wc-custom-addtocart-item){padding-top:18px;padding-bottom:18px}nav.wc-custom-product-detail-navigation ul li:after{content:""}nav.wc-custom-product-detail-navigation ul li.wc-custom-addtocart-item{display:none}nav.wc-custom-product-detail-navigation ul li:after{content:"";background-color:#0006;width:100%;height:2px;margin:auto;position:absolute;bottom:-1px;left:0;right:0}nav.wc-custom-product-detail-navigation ul li.active:not(.wc-custom-addtocart-item),nav.wc-custom-product-detail-navigation ul li:hover:not(.wc-custom-addtocart-item){color:#343334;font-weight:700}nav.wc-custom-product-detail-navigation ul li.active:not(.wc-custom-addtocart-item):after,nav.wc-custom-product-detail-navigation ul li:hover:not(.wc-custom-addtocart-item):after{content:"";background-color:#343334;width:100%;height:3px;margin:auto;position:absolute;bottom:-1px;left:0;right:0}nav.wc-custom-product-detail-navigation ul li.active:not(.wc-custom-addtocart-item) a:not(#wc-custom-addtocart-btn),nav.wc-custom-product-detail-navigation ul li:hover:not(.wc-custom-addtocart-item) a:not(#wc-custom-addtocart-btn){color:#343334;font-weight:700}nav.wc-custom-product-detail-navigation ul li a:not(#wc-custom-addtocart-btn){color:#0006;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:500;line-height:1rem}nav.wc-custom-product-detail-navigation ul li a#wc-custom-addtocart-btn{white-space:nowrap;padding:13px 30px;font-size:.75rem;line-height:.75rem}.grid-container-adventages{width:100%}.grid-container-adventages .grid-column{grid-template-columns:1fr 1fr;display:grid}@media only screen and (width<=1024px){.grid-container-adventages .grid-column{grid-template-columns:1fr!important}}.grid-container-adventages .grid-column{grid-gap:20px;padding:20px}.grid-container-adventages .grid-column .grid-image img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:auto;min-height:470px;max-height:470px}.grid-container-adventages .grid-column .grid-image.reverse-image{order:2!important}.grid-container-adventages .grid-column .grid-text h2{letter-spacing:1.6px;margin-top:30px;font-family:Titillium Web,sans-serif;font-size:2rem;font-weight:500;line-height:2.625rem}.grid-container-adventages .grid-column .grid-text p{font-family:Titillium Web,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem}.grid-container-adventages .grid-column .grid-text.reverse-text{order:1!important}.grid-container-features{grid-template-columns:1fr 1fr;display:grid}@media only screen and (width<=1024px){.grid-container-features{grid-template-columns:1fr!important}}.grid-container-features{gap:20px}.grid-container-features h2{margin-top:30px}.grid-container-features .section-content h3{letter-spacing:1.6px;margin-top:30px;font-family:Titillium Web,sans-serif;font-size:2rem;font-weight:500;line-height:2.625rem}.grid-container-features .section-content ul{margin-top:20px;padding-left:0;list-style-type:disc}.grid-container-features .section-content ul li{margin:0;font-family:Titillium Web,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;list-style:none}.grid-container-features .section-content ul li a{color:#343334;border-bottom:1px solid #ffdb00;font-weight:600}.grid-container-features .section-content .section-technical-specifications{margin-bottom:30px}.products-page ul.products{grid-template-columns:repeat(4,1fr);gap:20px;padding:0;list-style:none;display:grid;position:relative}.products-page ul.products:before,.products-page ul.products:after{display:none}@media only screen and (width<=991px){.products-page ul.products{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=498px){.products-page ul.products{grid-template-columns:repeat(1,1fr)}}.products-page a li.product{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;min-height:300px;position:relative}.products-page a li.product:hover{outline:5px solid #ffdb00;box-shadow:0 0 20px #34333414}.products-page a li.product:before{content:"";z-index:1;background-color:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.products-page a li.product article{cursor:pointer;border:0 solid #69727d;border-top:0;border-radius:0 0 3px 3px;flex-direction:column;justify-content:center;height:100%;padding:10px 10px 0;transition:all .25s;display:flex;position:relative}.products-page a li.product article .product-title,.products-page a li.product article .product-excerpt{z-index:11;text-align:center;position:relative}.products-page a li.product article .product-title{color:#fff;margin:0 0 10px;font-family:Titillium Web,sans-serif;font-weight:700;line-height:1.5rem;font-size:1.25rem!important}.products-page a li.product article .product-excerpt{color:#fff;padding:0 30px;font-family:Titillium Web,sans-serif;font-weight:400;line-height:1.5rem;font-size:.875rem!important}@media only screen and (width<=630px){.products-page a li.product article{padding:10px 10px 0}}.woocommerce .products ul:before,.woocommerce .products ul:after{display:none!important}.wc-double-range-slider .inputs{grid-column-gap:40px;grid-template-columns:auto 1fr auto;display:grid}.wc-double-range-slider .inputs .input:first-child{float:left}.wc-double-range-slider .inputs .input:last-child{float:right}.wc-double-range-slider .inputs .input input{max-width:70px}.wc-double-range-slider .range{align-items:center;height:30px;padding:0 10px;display:flex}.wc-double-range-slider .range .dual-range-element{width:100%;position:relative}.wc-double-range-slider .range .dual-range-element.drbar-container.drbar-horizontal{--slider-color:white;--range-color:white;--bg-color:white;--range-active:red;--slider-wh:15px;--mini-thick:4px;--mini-ratio:calc(4 / 20);--slider-active:#ffdb00!important;--range-thick:2px!important;--bg-thick:2px!important}.wc-double-range-slider .range .dual-range-element.drbar-container.drbar-horizontal .drbar-slider{cursor:pointer}.wc-double-range-slider .range .dual-range-element.drbar-container.drbar-horizontal .drbar-slider:active{transform:scale(1)}.select-filter-ms{border:none;border-radius:0;width:100%}.submit-filter-ms{cursor:pointer;color:#343334!important;text-transform:uppercase!important;background-color:#ffdb00!important;border:none!important;padding:10px!important;font-family:Titillium Web,sans-serif!important;font-size:.75rem!important;font-weight:700!important;line-height:.875rem!important}.label-filter-ms{letter-spacing:1px;padding-bottom:10px;color:#fff!important;text-transform:uppercase!important;font-family:Titillium Web,sans-serif!important;font-size:.75rem!important;font-weight:600!important;line-height:.875rem!important}.cat-filter-ms{padding-bottom:5px;color:#fff!important}.cat-filter-ms a{letter-spacing:1px;color:#fff9!important;font-family:Titillium Web,sans-serif!important;font-size:.9375rem!important;font-weight:400!important;line-height:1.125rem!important}.range-max,.range-min{text-align:end;color:#fff;background:0 0;border:0;outline:0;flex-direction:row;font-size:15px;font-weight:600;display:flex}.range-min{text-align:start}.select-filter-ms{background-color:#fff;padding:5px}.infos--product{background-color:#f4f4f4;padding:20px}.infos--product .infos--product_specifications ul{color:#333;width:100%;margin:0;padding-left:0;list-style-type:none}.infos--product .infos--product_specifications ul li{border-bottom:1px solid #3433344e;flex-direction:row;padding-left:20px;padding-right:20px;font-family:Titillium Web,sans-serif;font-size:16px;line-height:1.5em;display:flex}.infos--product .infos--product_specifications ul li p{vertical-align:top;word-break:break-word;width:50%;margin:.5em 0;font-family:Titillium Web,sans-serif;font-size:16px;line-height:1.5em;display:inline-block}.infos--product .infos--product_specifications ul li .infos--product_specifications_title{vertical-align:top;word-break:break-word;width:100%;margin:.5em 0;font-family:Titillium-Regular,sans-serif;line-height:1.5em;display:inline-block;text-align:start!important}.infos--product .infos--product_specifications ul li .infos--product_specifications_spec{vertical-align:top;word-break:break-word;width:100%;font-family:Titillium-Regular,sans-serif;font-size:16px;line-height:1.5em;display:inline-block;text-align:center!important}.infos--product_btn{padding-top:30px}.infos--product_btn .btn_technical{text-transform:uppercase;color:#343334;letter-spacing:.6px;background-color:#ffdf00;border:2px solid #ffdf00;margin-bottom:20px;margin-right:30px;font-family:Titillium Web,sans-serif;font-size:12px;font-weight:600;transition:all .3s;display:inline-block;padding:15px 30px!important}.infos--product_btn .btn_technical:hover{background-color:#0000}.infos--product_btn .btn_devis{text-transform:uppercase;color:#343334;letter-spacing:.6px;background-color:#ffdf00;border:2px solid #ffdf00;margin-bottom:20px;font-family:Titillium Web,sans-serif;font-size:12px;font-weight:600;transition:all .3s;display:inline-block;padding:15px 30px!important}.infos--product_btn .btn_devis:hover{background-color:#0000}.infos--product_specifications-archive{background-color:#d9d9d93a;margin:0 auto}.infos--product_specifications-archive ul{color:#333;grid-gap:1px;flex-direction:row;justify-content:space-around;width:100%;margin:0;padding-left:0;list-style-type:none;display:flex}.infos--product_specifications-archive ul li{flex-direction:column;justify-content:center;align-items:center;width:auto;max-width:125px;padding-top:9px;font-family:Titillium-Regular,sans-serif;font-size:16px;line-height:1.5em;display:flex}.infos--product_specifications-archive ul li img{width:15px;height:15px}.infos--product_specifications-archive ul li .infos--product_specifications_title{vertical-align:top;word-break:break-word;width:100%;margin:.5em 0;font-family:Titillium-Regular,sans-serif;font-size:16px;line-height:1.5em;display:inline-block;text-align:start!important}.infos--product_specifications-archive ul li .infos--product_specifications_spec{vertical-align:top;word-break:break-word;width:100%;margin:.5em 0;font-family:Titillium-Regular,sans-serif;font-size:11px;line-height:1.5em;display:inline-block;text-align:end!important}.infoproductbigtitle{letter-spacing:1.6px;text-align:center;margin-bottom:40px;font-family:Titillium Web,sans-serif;font-size:2rem;font-weight:500;line-height:2.625rem}.services-section .container{width:100%;height:300px;position:relative;overflow:hidden}.services-section .container:hover:after{right:0!important}.services-section .container:after{content:"";opacity:.8;z-index:1;background-image:url(/wp-content/themes/template/assets/images/hover-services.svg);background-repeat:no-repeat;width:90px;height:100%;transition-property:right;transition-duration:.3s;display:block;position:absolute;top:0;right:-90px}@media only screen and (width<=1380px){.services-section .container{width:100%!important;height:300px!important}}@media only screen and (width<=991px){.services-section .container{width:100%;height:100%;max-height:300px;top:initial;margin-left:auto;margin-right:auto;position:relative}}.services-section .container:hover .div_services_content .description{display:block!important}.services-section .container:hover .div_services_content a{border-bottom:4px solid #ffdb00}.services-section .container .div_services_images{z-index:-1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.services-section .container .div_services_images:after{content:"";z-index:1;background:linear-gradient(360deg,#000 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.services-section .container .div_services_content{z-index:2;opacity:1;flex-direction:column;display:flex;position:absolute;bottom:30px;left:30px}.services-section .container .div_services_content .title{color:#fff;font-family:Titillium Web,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.875rem}.services-section .container .div_services_content .description{color:#d9d9d9;padding-right:150px;font-family:Titillium Web,sans-serif;font-size:.875rem;font-weight:700;line-height:1.5rem;display:none;transition:all .25s!important}@media only screen and (width<=991px){.services-section .container .div_services_content .description{padding-right:20px}}.services-section .container .div_services_content a{color:#fff;text-transform:uppercase;cursor:pointer;border-bottom:1px solid #ffdb00;align-self:flex-start;width:auto;padding-bottom:5px;text-decoration:none;transition:all .25s;display:flex}#interested{z-index:999;cursor:pointer;clip-path:polygon(10% 0,100% 0,90% 100%,0 100%);background:#000;padding:14px 34px;position:fixed;bottom:50%;right:-72px;transform:rotate(-90deg)}@media only screen and (width<=991px){#interested{bottom:60px}}@media only screen and (width<=630px){#interested{padding:14px 34px;bottom:81px;right:-70px}}#interested a{text-transform:uppercase;color:#fff;flex-direction:row-reverse;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:.75rem;display:flex}#interested a span{height:100%;margin-top:auto;margin-bottom:auto}#interested a .icon-img{margin-right:10px}.swiper-slider{--swiper-theme-color:#000}.swiper-slider .swiper-wrapper{max-height:500px}@media only screen and (width<=1200px){.swiper-slider .swiper-wrapper{max-height:630px}}@media only screen and (width<=991px){.swiper-slider .swiper-wrapper{padding:0}}@media only screen and (width<=895px){.swiper-slider .swiper-wrapper{padding:0}}@media only screen and (width<=630px){.swiper-slider .swiper-wrapper{height:30vh!important}}.swiper-slider .swiper-wrapper .image-section{background-color:#80808024;height:auto}.swiper-slider .swiper-wrapper .image-section .image-wrapper{height:100%}.swiper-slider .swiper-wrapper .image-section .image-wrapper img{object-fit:contain;object-position:center;width:100%;height:100%;max-height:100%}@media only screen and (width<=1200px){.swiper-slider .swiper-wrapper .image-section .image-wrapper img{max-height:auto}}.swiper-slider .swiper-wrapper .image-section .container{z-index:10;align-items:center;width:100vw;height:100%;padding:0 60px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column{width:50%}@media only screen and (width<=1200px){.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column{width:100%}}.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column .surtitle{color:#ffffffb3;text-transform:uppercase;font-family:Roboto,sans-serif;font-size:.75rem;font-weight:600}.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column .title{color:#fff;margin-top:10px;font-family:Titillium Web,sans-serif;font-size:2.625rem;font-weight:500;line-height:2.8125rem}@media only screen and (width<=991px){.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column .title{font-size:1.5625rem}}.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column a{text-transform:uppercase;letter-spacing:2px;color:#343334;background-color:#ffdb00;border:2px solid #ffdb00;padding:18px 30px;font-family:Titillium Web,sans-serif;font-size:.75rem;font-weight:800;text-decoration:none;display:inline-flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%);transition:all .25s!important}.swiper-slider .swiper-wrapper .image-section .container .text-wrapper .column a:hover{color:#fff;background-color:#0000}.swiper-slider .swiper-button-next{background-color:#fff;padding:20px;right:0}.swiper-slider .swiper-button-next .swiper-navigation-icon{flex:none;width:auto;height:12px}.swiper-slider .swiper-button-prev{background-color:#fff;padding:20px;left:0}.swiper-slider .swiper-button-prev .swiper-navigation-icon{flex:none;width:auto;height:12px}.swiper-slider .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff!important}.swiper-slider .swiper-pagination .swiper-pagination-bullet{background-color:#ffffff80;width:15px;height:2px}
