html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;vertical-align:baseline;background:transparent}article,aside,figure,footer,header,nav,section,details,summary{display:block}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,object,embed{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:bold;vertical-align:bottom}td{font-weight:normal;vertical-align:top}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type="radio"]{vertical-align:text-bottom}input[type="checkbox"]{vertical-align:bottom}.ie7 input[type="checkbox"]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}select,input,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}strong{font-weight:bold}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer}button,input,select,textarea{margin:0}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:before,.clearfix:after{content:"\20";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}
:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0,0,0,.1);--f-spinner-color-2:rgba(17,24,28,.8);--f-spinner-stroke:2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration,.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance,150px)*-1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance,150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration,.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration,.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration,.2s) var(--f-transition-easing,ease) var(--f-transition-delay,0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration,.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration,.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration,.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration,.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration,.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0,0,0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration,.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover:hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:0}.f-button:focus-visible{outline:0;box-shadow:inset 0 0 0 var(--f-button-outline,2px) var(--f-button-outline-color,var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin,0px) + var(--fancybox-scrollbar-compensate,0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color:#dbdbdb;--fancybox-hover-color:#fff;--fancybox-bg:rgba(24,24,27,.98);--fancybox-slide-gap:10px;--f-spinner-width:50px;--f-spinner-height:50px;--f-spinner-color-1:rgba(255,255,255,.1);--f-spinner-color-2:#bbb;--f-spinner-stroke:3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex,1050);outline:0;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity,1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0,0,0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content{visibility:hidden}.is-animating .fancybox__content,.is-dragging .fancybox__content{filter:blur(0);will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width:2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width:34px;--f-button-height:34px;--f-button-border-radius:4px;--f-button-color:var(--fancybox-color,#fff);--f-button-hover-color:var(--fancybox-color,#fff);--f-button-bg:transparent;--f-button-hover-bg:transparent;--f-button-active-bg:transparent;--f-button-svg-width:22px;--f-button-svg-height:22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity,1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius:50%;--f-button-color:#fff;--f-button-hover-color:#fff;--f-button-outline-color:#000;--f-button-bg:rgba(0,0,0,.6);--f-button-active-bg:rgba(0,0,0,.6);--f-button-hover-bg:rgba(0,0,0,.6);--f-button-svg-width:18px;--f-button-svg-height:18px;--f-button-svg-filter:none;top:5px;right:5px}.fancybox__nav{--f-button-width:50px;--f-button-height:50px;--f-button-border:0;--f-button-border-radius:50%;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:transparent;--f-button-hover-bg:rgba(24,24,27,.3);--f-button-active-bg:rgba(24,24,27,.5);--f-button-shadow:none;--f-button-transition:all .15s ease;--f-button-transform:none;--f-button-svg-width:26px;--f-button-svg-height:26px;--f-button-svg-stroke-width:2.5;--f-button-svg-fill:none;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.5));--f-button-svg-disabled-opacity:.65;--f-button-next-pos:1rem;--f-button-prev-pos:1rem;opacity:var(--fancybox-opacity,1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top,calc(var(--f-spinner-width)*-.5)) 0 0 var(--f-spinner-left,calc(var(--f-spinner-height)*-.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:0;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration,.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration,.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration,.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration,.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-outline:0;--f-thumb-outline-color:#5eb0ef;--f-thumb-opacity:1;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1;--f-thumb-border-radius:2px;--f-thumb-offset:0px;--f-button-next-pos:0;--f-button-prev-pos:0}.f-carousel__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1;--f-thumb-selected-opacity:1}.f-carousel__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0,0,0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width,0))*-.5);width:calc(var(--width,0)*1px + var(--f-thumb-clip-width,0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift,0)*-1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:0;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:0}.f-thumbs__slide__button:focus-visible{outline:0;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path:inset(0 calc(((var(--f-thumb-width,0) - var(--f-thumb-clip-width,0)))*(1 - var(--progress,0))*.5) round var(--f-thumb-border-radius,0));clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline,0) solid var(--f-thumb-outline-color,transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width:96px;--f-thumb-height:72px;--f-thumb-border-radius:2px;--f-thumb-outline:2px;--f-thumb-outline-color:#ededed;position:relative;opacity:var(--fancybox-opacity,1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap:8px;--f-thumb-opacity:.5;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap:4px;--f-thumb-extra-gap:16px;--f-thumb-clip-width:46px;--f-thumb-opacity:1;--f-thumb-hover-opacity:1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width:64px;--f-thumb-clip-width:32px;--f-thumb-height:48px;--f-thumb-extra-gap:10px}.fancybox__thumbs.is-masked{max-height:0!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color:var(--fancybox-color,rgba(255,255,255,.94));--f-button-width:46px;--f-button-height:46px;--f-button-color:var(--fancybox-color);--f-button-hover-color:var(--fancybox-hover-color);--f-button-bg:rgba(24,24,27,.65);--f-button-hover-bg:rgba(70,70,73,.65);--f-button-active-bg:rgba(90,90,93,.65);--f-button-border-radius:0;--f-button-svg-width:24px;--f-button-svg-height:24px;--f-button-svg-stroke-width:1.5;--f-button-svg-filter:drop-shadow(1px 1px 1px rgba(24,24,27,.15));--f-button-svg-fill:none;--f-button-svg-disabled-opacity:.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color,currentColor);opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color,var(--f-carousel-theme-color,#0091ff));z-index:30;user-select:none;pointer-events:none}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}
.hero{background-image:url('/caffeagostani/assets/img/agostani-caffe-hero.jpg');background-size:auto 100%;background-position:center bottom;background-repeat:no-repeat;background-color:#1e5ab4}.span-holiday-date{font-weight:bold;text-transform:uppercase}.td-summary-mediolanum-left,.td-summary-mediolanum-right,td-summary-poste-left,.td-summary-poste-right{text-transform:uppercase;font-weight:bold}.btn-show-product{font-family:'DM Sans',Arial,sans-serif;color:#fff;cursor:pointer;font-size:inherit;line-height:1.5;font-weight:700;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#1e5ab4;border:0;padding-left:2em;padding-right:2em;padding-top:1em;padding-bottom:1em;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all}.btn-show-product:hover{color:#fff;box-shadow:0 0 0 .25rem #e1e1e1}.btn-show-product.font-size-small,.btn-show-product.font-size-medium{padding-left:1em;padding-right:1em;padding-top:.5em;padding-bottom:.5em}.btn-show-product.background-255-195-0{color:#3c4b5a}.btn-show-product.background-255-195-0:hover{animation:btn-animation-box-shadow-255-195-0 2s infinite}@keyframes btn-show-product-animation-box-shadow-255-195-0{0%,100%{box-shadow:0 0 0 0 rgba(255,195,0,.5)}50%{box-shadow:0 0 0 .5rem rgba(255,195,0,.5)}}.btn-show-product.background-210-225-240:hover{animation:btn-animation-box-shadow-210-225-240 2s infinite}@keyframes btn-show-product-animation-box-shadow-210-225-240{0%,100%{box-shadow:0 0 0 0 rgba(210,225,240,.5)}50%{box-shadow:0 0 0 .5rem rgba(210,225,240,.5)}}.div-sped-cat-home{display:none}.div-sped-cat-category-info{display:none}.div-categoriaDX-comp-nespresso{display:none}@media all and (max-width:481px){.sublist-item-9{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_profile.png') no-repeat 5px 6px!important}.li-register{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_register.png') no-repeat 5px 6px!important}.li-login{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_login.png') no-repeat 5px 6px!important}.li-logout{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_logout.png') no-repeat 5px 6px!important}.li-shop{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_shop.png') no-repeat 5px 6px!important}.sublist-item-11{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_negozi.png') no-repeat 5px 6px!important}.li-shop{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_shop.png') no-repeat 5px 6px!important}.li-shipping{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_shipping.png') no-repeat 5px 6px!important}.li-concorso-2021{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_concorso.png') no-repeat 5px 6px!important}.li-machine{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_machine.png') no-repeat 5px 6px!important}.li-email{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_email.png') no-repeat 5px 6px!important}.li-telephone{position:relative;border-radius:0!important;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_telephon.png') no-repeat 5px 6px!important}.li-whatsapp{position:relative;padding:0 7px 0 30px!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_whatsapp.png') no-repeat 5px 6px!important}.sublist-sub-category-1541,.sublist-sub-category-1421,.sublist-sub-category-1369,.sublist-sub-category-1412{font-weight:normal!important}.sublist-sub-category-1352,.sublist-sub-category-1501,.sublist-sub-category-1512{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_point.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1501 a{width:232px!important}.sublist-sub-category-1403,.sublist-sub-category-1523{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_small.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1417,.sublist-sub-category-1503{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_best.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1531{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_best.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1356{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_bidose.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1372{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_blue.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_lavazza_espresso_point.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1357{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_lavazza_a_modo_mio.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-29{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_lavazza_blue.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1422{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_DG.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1525{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1587{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_DG.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1596{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_lavazza_compatibili_dg.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1583{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_ricola_compatibili_dg.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1574{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_borbone_compatibili_dg.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1528{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_illy_uno_system.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1579{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_compatibili_illy_uno_system.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1430{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_illy_iperespresso.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1541{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_offerte_degustazione.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1421{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_kit_assaggio.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1412{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_offerte_settimana.png') no-repeat 5px 12px!important;background-size:21px!important}.sublist-sub-category-1602{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_compatibili_bialetti.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1606{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_compatibili_vertuo.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1539,.sublist-sub-category-1571,.sublist-sub-category-1591,.sublist-sub-category-1533{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_fire.png') no-repeat 5px 6px!important;background-size:21px!important}.sublist-sub-category-1575{position:relative;padding:.5rem 1.8rem!important;background:#f6f6f6 url('/caffeagostani/icons/icon_menu_agostani_fire.png') no-repeat 5px 12px!important;background-size:21px!important}}.bannerweek{background-repeat:no-repeat;background-size:auto 55px;position:relative}.bannerweek-14{background-image:url('/caffeagostani/icone_cialde/bannerweek/sistema-lavazza-espresso-point-14.png')}.bannerweek-16{background-image:url('/caffeagostani/icone_cialde/bannerweek/sistema-lavazza-a-modo-mio-16.png')}.bannerweek-18{background-image:url('/caffeagostani/icone_cialde/bannerweek/sistema-nescafe-dolce-gusto-18.png')}.bannerweek-19{background-image:url('/caffeagostani/icone_cialde/bannerweek/sistema-nespresso-19.png')}.card-product .card-header .ribbon-intensita{position:absolute;top:89%;left:-1px;z-index:100}.sheet-product .sheet-header .ribbon-intensita{position:absolute;top:89%;left:-1px;z-index:100}.description-intensita{position:absolute;width:56px;height:54px;z-index:10;background-repeat:no-repeat;left:10px;top:97px;cursor:pointer}.description-intensita-picture{position:absolute;width:56px;height:54px;z-index:10;background-repeat:no-repeat;left:4px;top:112px;cursor:pointer}.description-intensita-img-1{background-image:url('data:image/png;base64,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')}.description-intensita-img-2{background-image:url('data:image/png;base64,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')}.description-intensita-img-3{background-image:url('data:image/png;base64,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')}.description-intensita-img-4{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB0NJREFUeNrcWm1MU1cYfnEkJkLUREc7kQ/RiJkByn7pmMKEP/6Akm1xEY0UMp2bJtItozph6NT4MWPZD5NNnKJR45w6mM4vushXh79sKX8kmQjoDOVLTAqLmcGd9/Seem97297eDzL6Jift/TrnPOd93o/z3gsQ5RIzlYOdPHU6lfxgG/ukvMwZNQAJsLnkx0qaiXe6mbS9BGjztAZIwO0hPztImxvklnoOaO//EiABYBCZPB7nklbMUVKKINAW0gKAKtFyjELa/Upa3hSwHEGXyQGqBODdUOBGhoehu/sB9Pc/hkWpKfTczJkzYc6cOd4Z9/bCrFmz4O+nT2H27NmQnr4MkpKTQw05Rlp2pFSOlQnOJAZuYmICnI774Ha7wZCVBR+vWwerVq0K219fXx9cu3YN2ttaYXT0GeTk5MC8+fNBhPY1qElNNchR08G3LQRma2oCvS4BysvLITMzUzYXEey5c+fA4XRCbm6eGND3I6GqHA1W8ME5iMaePnkCX+/aqQgYk5SUFNi9ezc8f/4cDhw4AHa7HYqMRv4tGG6yNdEgR83TTGu3bt6AvNxc2L59u2bepa2tDfbt2w+FRUV8bdYTLZapCpCAq+BWj4K7dPEiHD36nSpaCyeoTZPJBCtWvst3RBhWzATomCKABFgeB8zAwN2+dRNO1tX5PKIcsbfb4a+HD6kzyjJkSbONigp4a0EiH+QYB7I+YoBi6ZVa4DqdnWA2f0n/l5o2QWnpJukOIBAkipOLkwH57YwQ4O765Y5w9cplqK6qUgTO4/FAdXWN7Odra2uhrbWFLjZPkF0OLqsKD5BLsQQ325ruwGdbtyq2uW8IOAQZHx8vu4/jx4/TxRaRGqkAU/2zkleTk1BYWKgI3JkzZ8FJ6Im0XLJksaJQUrJ+PQ1RIsmAJIACaWlpptRQImh3Z+rPgoE4lEhsLphs3LiRxt9wEhYgai/bYFDF7pCWlZZK1cLHVmIyf9rblQH8rbFRcSBndmexfAV6vU41gJjnPhsdlQXQp67ly99WpD1mdx9+9AHkvJejehKwdu1aumuJ1AbzWJ6Zn5+v2O7QoWzb9rkmWQ46Psd9hy9ccCEuOECuMERDRPeDbtmeUyu7C6AaYdfChYn+IS6kBn2xRJfwpmK7Q80pCQlSJHHBAn7gF8TCN0TqKz/4TryahNWrV0c84JXLV8kG9jrVXnJKEnR2dgY2p4suAOaKA2SDjOf0er2sBCAmJgacnU6Y791tzC0yFscQ59gsth+08sODXOfiGff4aIo2GErQAWGjBkQSbzleNpnkpY/7+2nZg5MdRFm1uNOI5WmvmF+GGB4ZhoI1a2QBxImCKXQwv33rDgwMDNDAz3YTOqJBuZnNxMQ//hkNKqss1i9hVUWyDOG3QOhhEWCWSplNsHRzBkS58AE2Rxm2FgFArlLVwI6TkpKhtbVVs9EXk9CB9qfX6RX35XK5iAedxz+FO/1aMS9qZoESi7JYC9FK1MxscJ5+5UVfrUZgg1zVeC87fvHixbTgIjINGcciD79GI+ZkfBu/R719mmpRLWGvATj5PmSqxqmWOpz0Zema2qFa9HQPDvHnXy9WVdtjsVhqIMqkvd3+2slUVlqmJYiuri5wuwehoEBsW3d4+gf6jIwM6OnpgfHxcdHroi9f8AGb7Q/YsmUz/e1ydYH5iwp67cSJOrpaaWlpsHPnLsFzBQUF9Jr/+UOHDtI+8dnq6iqIi4uj/XqfyaeTO/FjHbElNxiNRli5cgW9xr8Hn8U+mOD4OD82346Oe6JaFNUgDsg6GyRbGZvNRqnAOmOrlUlWT5egI/cMev/rEry0IQuCx6yxPvF8Y0Ojr19sdNEIOHwWwVmPWQVjs3sQEPbF+sZjRlF+v5I06C+44tZjtXDq9E+C8yUbSrw2QFYe//tfE+vn/PkLkE80LVxQD9lixdFJHzp8kIAN3DIx7eDz/L5RcxmZXuBoi2yRJVfVaA2g2Pt+7gLpXKogTbEhtXy0WpxGaWy1WgMWw9Zkg/KycsH9UuQeAYiax8VhLIsYIM19iA02EBogHaXIBjJpbP52seXTzdDz0GszfJO49MvPUEXsc9wzTsFKEaQyvi5nwO51dMgHiN4KNeDmbEKq+Hs3pCkygu8wkP44SXQuzLakCDohvD+e9Ik0xUXzHy+iV9hms5nSSBJFLa896e83rgdSkvOQjB37vt1PJ4cTRS1LioHE7oxksRhLUPMuV5fPCwsymZGR0ajLZI4cORz9O/pYPtpozEVlfenEvbe/K3YNy/2PiANZmJhIy/74whSrXqEEv6TAD4GwfLg0fSkYst/hb38EWzmyWzBHMlfNPuVCwZciWP5/+fJfWn32l6GhIZh8BZCUnERrmkFA8csQi8J9VaEmQLFvQLWSoB8ZaAZQAoWxzloK0uqtqBXcqGJC2avmt6NT8UEsahhDUGqQW/ZytjWmxfhT+UlzBQjf/DRw1a9eLcf+T4ABAPflPjiqCHOnAAAAAElFTkSuQmCC')}.description-intensita-img-5{background-image:url('data:image/png;base64,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')}.description-intensita-img-6{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB/pJREFUeNrcWmtMFFcUPpomJkLURApUBFYwYmqAXX9pV4UG4iMRQU1sFCqPFMRHImsT0SpFQMOj1rU/TBBQwaK1PlqQVkG25V38JQv8kUSRhzUsD4sJS2NqtPfcnbudHWaXmdldUjnJzc7szNx7v3u+87hnBmCWy5yZHKzs8hUV+cE2/kVKsnHWACTAFpEfPWlJvL8bScshQBvfa4AE3Cnyc5i0RXZuKeeA9v0vARIAapHJ43kEaXEcJaUIAm0ibQpQZ7Q8x0na/Uxa5AywHEEnKwHqDMAGR+DGRkehp+cxDAwMwjJVIP1v3rx5sHDhQsuM+/pg/vz58OeLF7BgwQIICVkJ/gEBjoYcJ00jl8ofKASXJAZucnISjB2PwGQygTo8HD7btQvWr18/bX/9/f1QU1MDrS3N8PLlX6DVamGxlxeI0D4bNelWDXLU7ODbFgIz1NeDr483pKSkQFhYmGIuItjKykroMBohIiJSDOincqiqRIMZfHAdRGMvnj+Hr44fcwoYk8DAQDhx4gS8evUKzpw5A21tbbAtNpZ/C4YbjVs0yFHzCtNa7f17EBkRAYcOHXKbd2lpaYG8vNMQs20bX5vlRIvJLgVIwGVwq0fB3bxxA86e/cYlWptOUJtJSUmwZu0nfEeEYUVHgI47BZAAi+SAqRm4utr7UFZaavWIUqSttQ2MnZ3w9MlTeh68PBjWEWcSrg6XbhsZGfDREj8+yHEOZLlsgGLplRJwTwigr7OyYWhoSPS6mgDMzcsBT09PpSBRjFycNEoCyIFrYFpjUvn9VSjIz5dMy6EhE6Sl7oOJiQnw9fWFnTt3wHKiOZTaugdkserosXadlthZjmRNbt26FeJ27KRxVCAaIUh7XjROCM5Q/wD2p6fLsrmiwiIKDkGd039royWkJsbKQnIP0hcXw9fXR1K/Fy5cgP0HDkDC53uFlzBObuf/MddOHyphVvLu7VuIiYmRDK7T2AlG0lBy83JFKbhp80aqWXa/nFCyZ/duGqJEkgH5cbCpqREulZXJ8nxIQQuITQ41c/2HSkWeNSEhAe7Hx4NGs9rhfXOn6wi1p1GrZXlMvkaQhu6SdGIyf7S1OpfJ3K2uhtu3b8kenHlNDAdoh3fu/ERBo1fFc/SeeC0xca9kDyoUzHOLi4sVAbSqa9Wqj2Vr7wkX65js2Z1AQdn4dc5G62ofUAfEvKtc2bJlC9214G5EzAbtUTSS5ZlRUVGyBzXzwBzRfUnBJSbtJfZ2DX5vMMDdmirIzDxKHQxew3vQiyoRdHwdjzqsYZULcfYBcoUhGiJ6HvfI8pxiggAwxiEVmbNBSqIHLSktpscWCt9R1D+ya+lSP2GIc6jBbHbg4/2h044AbQ0DuZgwoHLDhFD8liyhWZZw/lMAcvUVa2qmUqkUDRjMs6fpck3MR8XsVo5s2LABBgcHrNPmCl2iGtTzw4Nc58LXjFLPqEQCSF46ODDA/+sws8W5PO3F8csQo2OjEO5EDGOam04zrWRDy6jszCZ5cvJvYUajF2pQ7cpV3bxpo3WbZM++0LlgmKAJt1brasWqJGUySgUdC9NKFtkuVVRctYmFCCwtNd2602DOxtXCD/SNQg/krOA+D2Mc0rSi/CptQkFwcvaDMqTJRoNcpaqKnfv7B0Bzc7NTI+CkS0ov0qAutDE8P3jwAI2FSrMYJl1dXeDltVhYQz0vlqrpWKDEzSTWQlwhSD93UZDVbATlRWutxsYGuaqxdWv9+vVreB8EmYaMY2kuv0Yj5mTOs4Nnff0u06I7hb0G4OQ7h6kap1q0RwhZGeK0Hc5ESdE0PMKff7lY0elUZmZmNswyaSUx2Opkjh7NfC9BdHd3g8k0DNHRYtu6QvcF+pmS0NBQ6O3tBbPZLH1Hjw8YDL9BWloq/e3u6gbdkQx6raSklK5WUFAQHDt23Oa56Ohoek34f0FBPu0Tn83KOgkeHh60X8szUXRyJRdLiS2ZIDY2FtauXUOv8e/BZ7EPJjg+zo/Nt739oagWRTWIA7LOhk0mMpCBUoF1xlYrjKyej7cPuWfYcuzjbaENWRA8Z431if9XV1Vb+8VGF42Aw2cRnP6c3mZsdg8Cwr5Y33jOKMrvV1HZEFdcf+48XL5yybbWEr/HYgNk5fFYeE2sn2vXrkMU0bTtgk7AhNmDTrqgMJ+AnVpmZNrB5/l9o+ZCwyzA0RbZIksuG9IaQJzl/dx10rlUQZpiQ2pZaRUcRGms1+unLIah3gApySk290uRhwQgah4Xh7FMNkCa+xAbrCI0QDpKkXgyaWxCu0jblwq9Ty02wzeJm7d+hJPEPs0TZgpWiiCV8XU5A/awvV05QPRWqAGTSV71S+jdkKbICL7DQPrjJNG5MNuSIuiE8H5P0ifSFBdNOJ6sV9g6nY7SSBJFM//zpL/e+2UqJTkPydiRl3uaTg4nilqWFAOJ3cWSxWIsQc13dXVbvbBNJjM29nLWZTJFRbMg0Eve0SPa2ZiLKvrSiXtv3yB2Dcv9z4gDWernR8v++MIUq16OBL+kwA+B8F3FipAVoNasFnt7S7dyZLegkzNXt33KhYIvRbD8/+bNP7T6LJSRkRF4+w7AP8CfvjyxA4pfhlg23VcVijIZO7Idpn4DaiM4ae6tj7PCPjIYl/ugW74X5SiMddZEkFZvxYnjRhUTyj5Xfjs6Ex/EJnHlSJWdW3I42xp3x/gz+UlzBtjWXau46lefO8f+V4ABAG+1eP6BN/hIAAAAAElFTkSuQmCC')}.description-intensita-img-7{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAB05JREFUeNrcWmtMVEcUPhoTEyFoImUpCKxoxNTALv2lNQoNJNREHmqiUak8UimiiaxNQKtGKRpArUt/0KRiFS0aa2sL0vpiW96FX7LCH0kUeVjC8hITlsbUaOfM3lnv3r27e+/uvaRwksndvY+Z+eY758yZMwMwx2XeTDZ28dJlLblgmfwsO8s8ZwASYEvIxUhKJu92IylFBGjjrAZIwJ0kl4OkLHHxShUHtO9/CZAA0It0Hv/HkZLGqaQUQaBNpDgB9YXleT6q3a+kxM+AliPoLG+A+gKwwR248bEx6Ol5DAMDg7BcG0HvLVy4EBYvXmzrcV8fLFq0CP4eGoKAgACIiloNYeHh7pqcJCVWriov8BJcphi46elpMHc+BIvFAnqdDnZs3w4bNmzwWF9/fz/U1dVBa0szTEy8gPXr18PSwEAQUfsTyKSqDHKq2cm3LQRmqq+HYE0QZGdnQ0xMjNe6iGCrq6uh02yGuLh4MaAfy1FVbxjM54PrJIwNPX8OXx457BMwJhEREXD06FF4+fIlnD59Gtra2iAlNZX/Ck43saowyKnmZcbavbt3ID4uDg4cOKCad2lpaYHi4lOQnJLCZ7OKsJilKEACLp8bPQru5o0bcO7cWUVY8yTIZmZmJqxd9xHfEeG0YiBAJ30CSIDFc8D0DNz9e3fhYmWl3SOKyZMnT8E6NSULiE6vc28b+fnwfkgoH+QkB7JKNkCx8EoqOJRDhi/AbH4kC+CfDSbPDsAZJIqZmyfNkgBy4BoYa0yqf7gKpSUlktSyouJbeEpY9CTDwxZShsHf3x9u19VIGojNmzdD2tZtdB4VSKwQpCsvmiYEZ6p/APtycyXb3P79eR7fQTVGphHceePXkpmuqKiAfXl5kP7pHuEjnCe38G/Md1GHVhiVvH3zBpKTkxVzHFPEPhEcXouLi2DlyhWyppJdO3fSKUokGAApAB2kqakRysvLVQGXkbnHo3MRk/T0dDr/ehKPAJG9WL3eo1ORI1euXKXqiaxlZOzxup5cYjJ/tbX6BvB2ba2iE/kj4llv/fwL/V1QWOBTXRjnvpiY8Aqgna41az5QlL2ysrP0mvRJkiy7cyWbNm2iqxa5NhjP4syEhATFwCFzOCWg+KKafEHH1/mwk/3Vc1Oca4BcYohOET2PexT1nGh7jL3gYI0idaJ2LVsWKpzi3DJ4gv3QBL2nGLj79x5Qr4mybdtWRWPV0JAQGmUJ++8EkMuv2EMzrVarnHreukWvaHdK2B5fNm7cCIODA/Zuc4kuUQaN/OlBKeeC4dgTLmxLSkpSfLURTuLSwYEB/q2DzBbn89hL46chxsbHQKfTKdKBttY2ySsGbxfJ09P/CCMao5BBvVrrOfOjd6sKpdXTjWglh2pKTO50BFVgT06o1qhWI8x7aoKDZxJbkwNALlNlX5CFhYVDc3Ozz62gc0HmaNGpw2BXVxcEBi7l38KVfrnYetDAJkpcTGIuxFdBm5Oz1vM2ZyNIL9pzNQ42yGWNi9j/V69ewWwQ1DTUOObT+DkaMSdjX/g96+tXhEW1hW0DcPKN21CNo5Y6nKjVUYrYodrqaRkZ5fe/SizpdLKwsPAEzDFpJQGG3ckUFBTOShDd3d1gsYxAYqLYsq5sZiZ6NSU6Ohp6e3vBarWKPhdNG+IHJtMfkJOzl167u7rBcCifPrtwoZKOVmRkJBw+fMThu8TERPpMeL+0tITWid8eP34M/Pz8aL22bxJo5y58V0lsyQKpqamwbt1a+oz/Dn6LdTDB9rF/rL/t7R2iLIoyiA2yykYsFtKQiaoCq4yNVgwZPU2QhrwzYvutCbKpDRkQ/M8KqxPv19bU2uvFQgeNgMNvEZzxvNGhbfYOAsK6WN34n6kov15JDAoFR9x4vhwuXf7e4f6u3btsNkBGHn8Ln4nVc+3adUggTDsO6BRMWf1op0vLSghY59U+Ywe/59eNzEXH2ICjLbJBlpxVozmANNv+3HVSuVRBNcWCqmVXqxWRVI2NRqPTYJjqTZCdle3wvhTpIACReRwcpmWyAdLYh9hgDVEDVEcpspt0GovQLnI+3wu9T202wzeJmz/9CMeIfVqnrBSsFEFVxu1yBqyjvd17gOitkAELZxNSRejdUE1RI/gOA9UfO4nOhdmWFEEnhO/7kzpRTXHQhO3J2sI2GAxUjSSpaOE7T/r7nd+cVZLzkEw7ir86RTuHHUWWJc2BxO5SyWAxLUHmu7q67V7YIZIZH5+Yc5HMmTNzYKL3JAv4aOdiLOrVSSdu375B7Bmm+58RB7IsNJSm/XHDFLNe7gRPUuBBINzyXhW1CvSxH4rt3tKlHFktGOT0VbWjXCi4KYLp/9ev/6XZZ6GMjo7Cm7cAYeFh9CiXC1D8NMRyT6cqvIpkXMgWcD4D6iDYaSxKZB7BdshgUu6HqpwX5VQY86wZIC3fih3HhSoGlH1Knh2diQOxyDBOQVoXrxRxtjWpRvszeaQ5Hxx3fmq47Fefmm3/J8AA6sQbz6MXIWEAAAAASUVORK5CYII=')}.description-intensita-img-8{background-image:url('data:image/png;base64,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')}.description-intensita-img-9{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAACBFJREFUeNrcWmtMFFcUPtomJkLUpBa2IrCiEVMDuzSxUamChbQ1EdhqYwOSCqRaLSayNnW1SlDR8NC69Ad9gFW0aK0VK7VVka0iD/GXLNBWSQABrXF5iQnQ+oj2nrtzx9lhlp2ZZYlyksswszP33u9+53XPDMAYl3GjOdiBg4e05ICt7+OUZOuYAUiATSEHM2lJgssVpO0kQCteaIAE3A5y2EjaFCe3FHFA255LgASAXmLyeB5BmoFTSTmCQC+TNgSoOyyPc1PtfiEtchS0HEEnqwHqDsBLw4Hr6e6GpqYb0NFxC2ZoA+m1CRMmwOTJk+0zbmuDiRMnwj937sCkSZMgOHgO+AcEDDdkH2lhSlX5ZZXgkqTADQ4OgrXuGthsNtDrdPDhypWwaNEil/21t7fDmTNnoLqqEnp770F4eDi8MnUqSKh9BjLpUQY51awT2hYCs5SXg8bXB1JSUiA0NFS1LiLY4uJiqLNaISIiUgroEiWqqobBNCG4OsLYndu34YutW9wCxiQwMBC2bdsG9+/fhz179kBNTQ3ExsUJb8FwE+YRBjnVPMRYO3/uLERGRMCGDRs85l2qqqogM3M3xMTGCtksIiwmjyhAAi6NWz0K7sTx47Bv394RYc2VIJtJSUkwf8FCoSPCsGIkQPvcAkiARXLA9Axc2flzcKCwkPeIrqS5uYWqWr21np57eXtTJ/Tue++AN/lftm2kpcFr0/yEIPs4kEWKAUqlV0rB3b1rg9ycXLBywMSC4FJTP6VA3QCJYuXipFUWQA7cJcYak+IfjkB2VpYstezv74eE+ER6RCCrV38Es2bN5BktKTlFFuAuPTeZNisCuWzZMjAsX0HjqEjCxCDHO+nDIAZnKb8A69etk21z+fnfUHAajQaO/VgMKz5YDjq9jjb8v6DwWx5wfv7X9F65kp+fD6dKTkr9lCG+4AygVpyVPH3yBGJiYmRPoqa6hh6ROSk7w2u7MnfxbNdUX1EUShLi42mIkkgGZAF0kMuXKyAvL0/2BNCZMEbC31ro9D6Nxhf0hFFqRPX1ijxrYmIijb+uxCVAZC9Mr5ftMaWYkiM2zh6VyDpiMldqqt0D+GtpqeJA7iUAhZ7UlTOiDFrrFQPEPPdeb68qgDxdc+e+rpg9dB6MubKysmFVGT2qO7J06VK6a1Fqg5Esz4yKilI1MHP7h4uOkNh5QTL4p6dnuJ3loOOru1bHTvVciHOebHOFIRoimm40wd6cHFUDo/dkDOWQYF9SUkIcTvizzIbzshgySk6eUg0QtWv6dD9xiCsabjfBL6uvz6uqB0YV3W/+ksbDsvNlFJRQHTE+mkyfUxtEgHiuVvymTaNZFhf4M5wC5OorfGqm1WrdUh8EiSCQzZbmZmhusQPEPFTHhYfDh4/wIUOtLF68GCwXL9KqAE4bC10ko9khxaBZGB7UhgapeIeNqajYFlFmclmNGgkgeemtjg4GEGUjAZmHO43xAvYMwjJEd0836HQ61YNi+rXJ+JmkgxGGEGaLejfGwsxmcPBfcUZjFntR/Uju4TS+GhrbUAWd5Zm4CMwepdh1U7SyUzU1ghNGG8QdAzJZLwjkLEQw9lJT13tssyy0wQqpbNwdu8O9HrKEgIwEpJRgmPAAezSFxj8vCVKyttg4A6optVR0uX//9Sf1UGoFM5olby+hu85HDx/SkiDzrvPenEeYTYOY2Bi3kTQ0NMD1G9fFO/14guk/sRc1coGSAsRayEgx6emajai8yNdqHGyQqxrvZOcPHjyAF0EqKyvB359nzyqs0Ug5GX7jd7OtfURY9LSw1wCcfDVsss1Riw4HgucE09V5ngUJsHV2CedfJFV02mEymTJgjEk1CUO8k9m82fRCgmhsbASbrROio6W2dTmeC/SjJSEhIdDa2goDAwMuAz0v+IDF8gesXbuGHhsbGsG4KY3+VlBQSFcrKCgItmzZ6vBcdHQ0/U18PTs7i/aJz6anbwcvLy/ar/2ZKDq5gu8KiS3ZIC4uDhYsmG8vVQruwWexDyY4Ps6Pzbe29qoki5IM4oCss06bjQxkoarAOmOrFUpWz9fHl9zTaf/f18euNmRB8Jw11ideLz1dyveLjS4aAYfPIjjzfrPD2OweBIR9sb7xnKmosF9ZDA4pIpEVN+/Pg4OHvne4nrAqwW4DZOXxf/FvUv0cPXoMogjTjgvaD/0DXnTS2TlZBOzQvSFjB58X9o3MhYTagaMtskVWVBc1GOzv546RzuUKqik2VC1erWYGUTU2m81DFsNSboGU5BSH++XIVQIQmcfFYVqmGCDNfYgNniZqgOooR1aRSWMT28XaT9ZAa4vdZoQmceLnn2A7sc+B/gEKVo6gKuPrcgbsam2teoDorZABm82maIXF3g3VFDVC6DBQ/XGS6FyYbckRdEJ4vzfpE9UUF008nqJX2EajkaqRLBU1PfOkv5/9bahKch6SaUfmrt10cjhRZFlWDCR2F0cWi2kJMt/Q0Mh7YYdMpqend8xlMrm5YyDQy97RI9qxmIuq+tKJe29/Seo3LPffJA5kup8fLfvjC1Oseg0n+CUFfgiERarZwbNBH/aG1NtbupUjuwWjkrl67FMuFHwpguX/x48f0eqzWLq6uuDJUwD/AH9a03QCSliGmOHqqwpVmYwTeR+GfgPqIDhpQTHWHWEfGfQpfdAj34tyKowFrNUgr96KE8eNKiaUbSP57ehofBCbxJUjtU5u2cnZVp8nxh/NT5rTwLHuepqrfrV5cuz/BRgAi0iQqc4ps+oAAAAASUVORK5CYII=')}.description-intensita-img-10{background-image:url('data:image/png;base64,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')}.description-intensita-img-11{background-image:url('data:image/png;base64,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')}.description-intensita-img-12{background-image:url('data:image/png;base64,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')}.description-intensita-img-13{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdBMDcwQjM2MUI5NDExRTg4OTE5REMyM0M2QUM0QTRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdBMDcwQjM3MUI5NDExRTg4OTE5REMyM0M2QUM0QTRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0EwNzBCMzQxQjk0MTFFODg5MTlEQzIzQzZBQzRBNEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0EwNzBCMzUxQjk0MTFFODg5MTlEQzIzQzZBQzRBNEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz48toPvAAAIM0lEQVR42txa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')}.description-intensita-img-14{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA2CAYAAACSjFpuAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM2QTM1NDkwMUI5NDExRThBRjMxRUVDRjlGMjc0RTI0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM2QTM1NDkxMUI5NDExRThBRjMxRUVDRjlGMjc0RTI0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzZBMzU0OEUxQjk0MTFFOEFGMzFFRUNGOUYyNzRFMjQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzZBMzU0OEYxQjk0MTFFOEFGMzFFRUNGOUYyNzRFMjQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ARtQ1AAAHoUlEQVR42txaW0xURxj+aUhMhKiJlEUQWNEUUwMsPqmoUCExPiD0EhvFyCXVWjWRtSmrFYpWjaLGhQcTK6jYqFFEC7VVkW3kKvZFFniRpCIXa3a5WEyAPtRI55+dWc+ePbt7ztldIvzJ7OWcOTP/N/91/jMBk5OTMJMpED8CAgKmZLKKi5e05Avb6Fd5ueapmDMAJehvgATYPPJlJC1HcLmBtMMEaMO0BkjAHSJfe0mb56JLJQPa+14CJAB0Eszj/2TSMplKyiEE2kiaE1BvpKwaIFO7X0hLmQJTQtC5aoB6A/ChO3Ajw8PQ3f0U+vsHYJE2ml6bNWsWzJ0718Zxby/Mnj0b/n75EubMmQOxsUshMirK3ZSjpCUqVeVAlWqZIwVuYmICzO1PwGq1gi4hAb7ctAnWrFnjcby+vj64c+cOtDQ3watX/0BSUhLMDwkBCbUvRkn6VYJMNduFtoXATPX1EKYJhby8PIiPj1etiwj2ypUr0G42Q3JyihTQT5SoqhoJ5gvBtROJvXzxAr4/sN8rYJyio6Ph4MGD8Pr1azh27Bi0trbCxowMYRcMN4l+kSBTzUtcavfv3YWU5GTYs2eP37xLc3MzHDlyFNI3bhRKs5JIMdenAAm4fLZ6FFzV9etw+vQpn0jNE6E0c3JyYMXKVUJHhGFFT4COegWQAEthwHQcXN39e1BRXm73iFNF+fn5sCA8QghylIGsVAxQKr2SC67u/gOoq6uDXbt3wZIli2UDaG1phb+ePaMeOEGXIBckkpnFSaf89gM3nvKhKHeE27eqoaiw0KPkLl/+GczmDhgfG5MNroP0LyoqhsuV5NmODpf9SktLobmpkS62gFC72llW5RkgS7EcOpvqH8A3O3e6tbkxAqik5BRYLBZFqofPITi5dPbsWbrYElQsN0xoxVnJ5Nu3kJ6eLrnyyCCuemvLI8XgkH4g4HCM4OBg+i0nlGzZvJmGqMTE5eJkQHkcbGxsgAsVFZL39PpvvXIcXJ2zc7bRxcLfcmjr1q1wLytLDFB5oEfpJep0Lu0OGXNimtiRXLvDvjriULKzt8E+s7LF2klM5kZVFaxKWq0e4K+1tVBdfdPlfWRMDUBud6iWBYYCVdLHPPfcuXNu+7hyMnZxLVv2sV/iHbc7g+E7CAvTqB5nw4YNdNfiygZdAUzheWZqaqrPwXG7+/yLzyBpdZJXY6Hja3/Sbg8XLMS5BsgKQzREdD/tlvSc3hC3O0wAdpNEwFtC7Vq4MEIc4txK0B5LNKEf+hScL+xOiiLCw4WBv9glQJYJ2LMXrVbrF7vbrTCF80Rr166FgYF+O9us0CXpRY3C8OBL53Kr+ja1O5SexWqhdigmi8X6To3Bdn/9+vUenVAUyUsH+vtp2YPRXgKyFHcagQLpZQrLEMMjw5C2bp3v1HN8zK6mnsKIWRDwMfH2BBAzm4mJf8UZDQorN1CUsPqNkFGQSArEuxBM9TDw892EJixM7ZRa1UUnNZSgc70FEnpYBJjAMhtfkNDJNMDMokYHgKxSVcP/R0ZGQVNT07RA0tnZCSEh84WXcKdfKqWieh4osSiLtRBV9sZUMYh4TCW0mIWOMI0yu0M+ReVFe63GqWTBYggNln+2PYKysrL3XoJYXtQsCKdCQSdMwCW6y2RK+Y/nvX2qpTiVxF8DMCpzm6ox0VKHE7s09r23QxSAdXBIyH+lVFXtkMFgKIYZRi0tre+cTEGBYVqC6OrqAqt1ENLSpLZ1JS73g9OG4uLioKenB8bHx+WXLPABk+kP2LFjO/3u6uwC/b58eu/8+XK6WjExMbB//wGH59LS0ug98fUTJ47TMfHZoqJCCAoKouPankmlzJ3/qZzYkhUyMjJg5coV9J6wDz6LY3DC+ZE/zm9b22NJKUpKECfkgw1arWQiE1UFPhhfrXiyeppQDekzaPutCbWpDVkQ/M8bHxOv19bU2sfFRheNgMNnEZzxjNFhbt4HAeFYfGz8z1VUOK6qsiGuuPFMKVy8dMHh+pasLTYbICuPv8X3pMa5evUapBJJOy7oGNltBFGmT5QcJ2Cddw9cOvi8cGyUXFy8DTjaIl9kTzUZB8rMtL2fu0YGl0uopthQtexqtTiGqrHRaHRaDFO9CfJy8xz6y6HHBCBKHheHa5ligDT3ITZYQ9QA1VEOZRGmsYntYsfX26Hnmc1mhCZRdfMGFBL7HB8bp2DlEKoyvi7nwB63takHiN4KJWBlNiGXxN4N1RQ1QugwUP2RSXQu3LbkEDoh7B9MxkQ1xUUTz6doP6jX66kayVJRwztP+vvd35xVknlIrh1HfjxKmUNGUcqyYiCxuwyyWFxLUPKdnV12L+yQyYyMvJpxmczJkzMg0HuiQCHamZiLqjrpxN7bP5S6h+X+58SBLIyIoGV/fGGKVS93hCcp8CAQVtI+iv0IdInLhdsfh60c2S3olfDqt6NcSPhSBMv/b978R6vPYhoaGoK3kwCRUZG0pukClLAMscjTqQpVmYwL+hScz4A6EDItKMZ6Q/yQwajSB/1yXpSpMNZZs0FevRUZx40qJpS9vjw7OhUHYnNYjUfrosthZluj/ph/Ko8054Pjm58aVv3q9efc/wswAHlYm6r04cdQAAAAAElFTkSuQmCC')}.n-coffee{margin:10px auto 5px auto;width:100%;box-sizing:border-box;float:left}.inside-n-coffee{float:left;width:23.8%;background-color:#fff;border:2px solid #ccc;margin-left:1%;box-sizing:border-box;text-transform:uppercase;padding-top:5px;cursor:pointer}.n-coffee-1{padding:10px;color:#2562af;font-weight:bold;font-size:14px}.n-coffee-2{padding-left:10px;font-weight:bold;text-transform:uppercase;font-size:50px;color:#2562af;height:55px;background-image:url("https://www.caffeagostani.com/it/caffeagostani/background/back-coffee-caps.png");background-repeat:no-repeat;background-position:2px 4px;margin-bottom:5px;position:relative}.n-coffee-3{width:100%;background-color:#2562af;color:#fff;display:inline-block;font-size:15px;padding:2px;box-sizing:border-box;font-weight:bold;text-align:center}.n-coffee-44{padding-left:10px;font-weight:bold;text-transform:uppercase;font-size:50px;color:#2562af;height:55px;background-image:url("https://www.caffeagostani.com/it/caffeagostani/background/back-n-coffee-44.jpg");background-position:0 100%;margin-bottom:5px}.n-coffee-professional{padding:0 5px;font-weight:bold;text-transform:uppercase;font-size:50px;color:#2562af;height:60px;background-image:url("https://www.caffeagostani.com/it/caffeagostani/background/back-n-professional.png");background-repeat:no-repeat;background-position:0 100%;margin:-8px 0 10px 0}.uso-coffee{font-size:10px;position:absolute;top:-15px;left:90px;text-transform:none;line-height:80%}.item-box .product-item,.item-box .category-item,.item-box .sub-category-item,.item-box .manufacturer-item,.item-box-degustazione{border:1px solid #ccc}.item-box .title a{display:block;overflow:hidden;font-size:14px;min-height:50px;font-weight:normal;padding:3% 1%}.page-gimoka .item-box .title a{font-size:13px}.page-gimoka .col-3 .title a{font-size:13px}.table-social{margin-left:25px}.div-social{border:2px solid #c41c1c;height:auto;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;width:178px;margin-left:auto;margin-right:auto}.table-pickpay{border-collapse:inherit;border-spacing:1px;width:100%;line-height:16px}.td-pickpay1{background-color:#fff;width:20%;padding:5px 0}.td-pickpay2{background-color:#efefef;width:20%;padding:5px 0}.td-pickpay3{background-color:#f9f9f9;width:20%;padding:5px 0}.td-pickpay4{background-color:#ff6;width:20%;padding:5px 0}.span-pickpay{font-weight:700}.p-pickdx{text-align:center}.div-pickpay-info{border:2px solid #ddd;box-sizing:border-box;background-color:#eee;font-weight:bold;margin:0 auto 3px auto;width:100%;padding:3px;text-align:center;cursor:pointer;height:40px;display:table}.div-pickpay-info span{display:table-cell;margin:0;vertical-align:middle}.span-pickpay-box{font-size:11px;color:#000}.div-pickpay-click{width:145px;height:auto;padding:5px 0 5px 25px}.a-pick{text-decoration:none!important}.div-revendors-area{border:2px solid #b81818;box-sizing:border-box;background-color:#eee;font-size:14px;font-weight:bold;margin:3px auto 0 auto;width:100%;padding:5px;text-align:center}.rwd-video{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:0;position:relative;border:solid 1px #444}.rwd-video iframe,.rwd-video object,.rwd-video embed{height:100%;left:0;position:absolute;top:0;width:100%}.banner-paypal-2022-mobile,.banner-promo-negozio-mobile{display:none}.message-error,.field-validation-error,.username-not-available-status,.poll-vote-error,.password-error{color:#c00;vertical-align:bottom}.banner-dx-sistemi-point-mobile{display:none}.product-review-box .rating{width:70px;height:11px;background-image:url(../Themes/Emporium/Content/css/img/rating_gray.svg);background-repeat:repeat-x;background-color:#ccc;margin:8px auto 0 auto}.product-review-box{margin:0 auto;width:80%;text-align:center}.product-review-box .rating{width:70px;height:11px;background-image:url(../Themes/Emporium/Content/css/img/rating_gray.svg);background-repeat:repeat-x;background-color:#ccc;margin:8px auto 0 auto}.product-review-box .rating div{height:11px;background-image:url('../Themes/Emporium/Content/css/img/rating_gray.svg');background-repeat:repeat-x;background-color:#ffbc33}.div-nome-macchina-si{height:100px}.picture-macchina-si,.picture-macchina-no,.picture-macchina-ni{cursor:pointer;height:14px;width:14px;position:absolute;z-index:10}.picture-macchina-si{background:rgba(0,0,0,0) url("../Themes/Emporium/Content/css/img/disponibile.png") no-repeat scroll 0 0/100%}.picture-macchina-no{background:rgba(0,0,0,0) url("../Themes/Emporium/Content/css/img/non_disponibile.png") no-repeat scroll 0 0/100%}.picture-macchina-ni{background:rgba(0,0,0,0) url("../Themes/Emporium/Content/css/img/necessita_adattatore.png") no-repeat scroll 0 0/100%}.picture-macchina{width:10%;float:left}.nome-macchina-si{height:160px}.nome-macchina-no{height:160px}.tmp-cart{float:left;width:70%}.tmp-cart-footer{float:left;width:100%}.tmp-cart-dx{float:right;width:30%}.tmp-cart-50dx{float:right;width:50%}.tmp-cart-50sx{float:left;width:40%}li[childid=sublist-home_1593]{display:none}.banner-home-mobile-only-tmp,.div-agotop1,.div-agotop3{display:none}.category-box-compatible .background-245-245-240,.category-box-original .background-245-245-240{background-color:#1e5ab4}.overview-prodotti-right{display:none}.div-categoriaSX{width:100%}.banner-dx-sistemi,.banner-bottom-sistemi,.div-categoriaDX,.div-h1-banner{display:none}div-categoria-a-due{width:695px!important;float:none;height:210px;margin:6px auto 5px auto}.div-categoria{width:100%;float:left;height:auto;padding:5px 10px 5px 10px;margin:0 auto 10px auto;margin-right:auto}.category-description{height:250px}.item-box{width:300px;float:left}.per-prodotti{height:250px}.picture-macchina-si,.picture-macchina-ni,.picture-macchina-no{float:left}.product-title-category-top>a{font-size:14px}.product-title>a{font-size:14px}.slider{height:80px}.slider>h1{font-size:20px;padding:20px}#product-image-id-gluten-free{width:100px;height:100px}.picture-img{width:150px!important;height:150px!important}.picture-macchina-img,.cross-sells img{width:120px!important;height:120px!important}.cart .product-quantity div.up{background:url('https://www.caffeagostani.com/it/immagini/cart/add.png') no-repeat 50% 50%;width:50px;height:25px;border:0;cursor:pointer}.cart .product-quantity div.down{background:url('https://www.caffeagostani.com/it/immagini/cart/minus.png') no-repeat 50% 50%;width:50px;height:25px;border:0;cursor:pointer}.div-natale{position:relative;width:100%;height:30px;background:#b81818;padding:6px;overflow:hidden}.div-dg-napoli-270{height:50px;width:100%}.img-dg-napoli-270{height:50px;width:inherit}.span-natale{float:left;font:15px Helvetica;font-weight:bold;width:100%;color:#fff;margin-right:20px;text-align:center}.banner-cat-tot,.banner-cat-tot-3-colonne,.banner-cat-tot-4-colonne,.banner-cat-tot-4-colonne-double,.banner-cat-left,.banner-cat-center,.banner-cat-right{display:block;float:left}.banner-cat-tot{padding:4px 4px}.banner-cat-tot-3-colonne{padding:2px 2.4px}.banner-cat-tot-4-colonne{padding:2px 3.4px}.banner-cat-tot-4-colonne-double{padding:2px 3.4px;width:50%}.banner-cat-top{display:flex}.map-canvas-cart{height:200px}.ui-dialog{position:absolute!important;width:420px!important;max-width:95%;background:#fff;box-shadow:0 1px 15px rgba(0,0,0,.3);z-index:1080!important}.ui-dialog-titlebar{padding:13px;background:#2562af;font-weight:bold;text-transform:uppercase;font-size:13px;color:#fff}.ui-dialog-titlebar button{position:absolute;top:0;right:0;margin:8px;border:0;width:24px;height:24px;overflow:hidden;background:none;font-size:0;opacity:.7}.ui-dialog-titlebar button::after{content:'×';position:absolute;font-size:25px;color:#fff;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ui-dialog-titlebar button:hover{opacity:.9}.ui-widget-content .page{min-height:0}.ui-widget-content .page-title{margin:5px 0}.ui-widget-content .page-title h1{font-size:18px}.ui-widget-content .tooltip{margin:5px 0;line-height:20px;text-align:center;color:#888}.ui-widget-content .ui-dialog-buttonset .ui-button{display:block;margin:10px auto 10px;font-family:'DM Sans',Arial,sans-serif;text-transform:uppercase}.ui-widget-content .ui-dialog-buttonset .ui-button:hover{animation:btn-animation-box-shadow-255-195-0 2s infinite}.choice-gift-btn{right:8px;top:8px;width:32px;height:32px;border-radius:16px;background-color:#2562af;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='%23fff' viewBox='0 0 16 16'%3e%3cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e")}.choice-gift-free{background-color:#f00;color:#fff;font-weight:bold;text-transform:uppercase;font-size:11px;line-height:18px;top:-10px;left:5px;padding:2px 10px 0 10px;border-radius:10px}.choice-gift-col{border:1px solid #ddd;margin-left:-1px;position:relative;cursor:pointer;transition:border .5s}.choice-gift-title{display:flex;align-items:center}.non-selected-variant{box-shadow:0 0 0 1px #d2d2d2}.selected-variant{box-shadow:0 0 0 4px #d2d2d2}.bar-notification{display:none;position:fixed;bottom:0;left:0;z-index:1040;width:100%;padding:20px 6%;min-height:60px;color:#fff;overflow:hidden}.bar-notification.success{background-color:#1e5ab4}.bar-notification.warning{background-color:rgba(255,79,96,.8)}.bar-notification.error{background-color:rgba(255,79,96,.8)}.bar-notification .content{float:left;max-width:calc(100% - 50px);font-size:15px;color:#fff;font-weight:700;margin:0 10px 0 0}.bar-notification .content a{color:#fff;text-decoration:underline}.bar-notification .close{float:right;cursor:pointer;opacity:.7;font-size:0}.bar-notification .close:before{content:'×';display:block;width:32px;height:32px;line-height:32px;text-align:center;font-size:40px;color:#fff;text-transform:none;font-weight:normal}.bar-notification .close:hover{opacity:1}
.container{max-width:100%}.d-none{display:none!important}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.position-relative{position:relative}.position-absolute{position:absolute}.flex-direction-row{flex-direction:row}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-direction-column{flex-direction:column}.flex-wrap-wrap{flex-wrap:wrap}.justify-content-space-between{justify-content:space-between}.justify-content-flex-end{justify-content:flex-end}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.align-items-flex-start{align-items:flex-start}.align-items-flex-end{align-items:flex-end}.align-items-stretch{align-items:stretch}.align-self-flex-start{align-self:flex-start}.align-self-flex-end{align-self:flex-end}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.font-size-extra-extra-small{font-size:.5rem!important}.font-size-extra-small{font-size:.625rem!important}.font-size-small{font-size:.75rem!important}.font-size-medium{font-size:.875rem!important}.font-size-normal{font-size:1rem!important}.font-size-large{font-size:1.25rem!important}.row{display:flex;flex-wrap:wrap}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row.m-0{margin:0}.row.m-0>*{padding:0}.row.m-025{margin:-.25rem}.row.m-025>*{padding:.25rem}.row.m-05{margin:-.5rem}.row.m-05>*{padding:.5rem}.row.m-1{margin:-1rem}.row.m-1>*{padding:1rem}.row.m-2{margin:-2rem}.row.m-2>*{padding:2rem}.row.m-3{margin:-3rem}.row.m-3>*{padding:3rem}.row.m-4{margin:-4rem}.row.m-4>*{padding:4rem}.row.m-5{margin:-5rem}.row.m-5>*{padding:5rem}.row.m-6{margin:-6rem}.row.m-6>*{padding:6rem}.row.mx-0{margin-left:0;margin-right:0}.row.mx-0>*{padding-left:0;padding-right:0}.row.mx-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-1{margin-left:-1rem;margin-right:-1rem}.row.mx-1>*{padding-left:1rem;padding-right:1rem}.row.mx-2{margin-left:-2rem;margin-right:-2rem}.row.mx-2>*{padding-left:2rem;padding-right:2rem}.row.mx-3{margin-left:-3rem;margin-right:-3rem}.row.mx-3>*{padding-left:3rem;padding-right:3rem}.row.mx-4{margin-left:-4rem;margin-right:-4rem}.row.mx-4>*{padding-left:4rem;padding-right:4rem}.row.mx-5{margin-left:-5rem;margin-right:-5rem}.row.mx-5>*{padding-left:5rem;padding-right:5rem}.row.mx-6{margin-left:-6rem;margin-right:-6rem}.row.mx-6>*{padding-left:6rem;padding-right:6rem}.row.my-0{margin-top:0;margin-bottom:0}.row.my-0>*{padding-top:0;padding-bottom:0}.row.my-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-6>*{padding-top:6rem;padding-bottom:6rem}.col-auto{flex:0 0 auto;width:auto}.col{flex:1 0 0%;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.m-0{margin:0}.m-025{margin:.25rem}.m-05{margin:.5rem}.m-1{margin:1rem}.m-2{margin:2rem}.m-3{margin:3rem}.m-4{margin:4rem}.m-5{margin:5rem}.m-6{margin:6rem}.m-auto{margin:auto}.mx-0{margin-right:0;margin-left:0}.mx-025{margin-right:.25rem;margin-left:.25rem}.mx-05{margin-right:.5rem;margin-left:.5rem}.mx-1{margin-right:1rem;margin-left:1rem}.mx-2{margin-right:2rem;margin-left:2rem}.mx-3{margin-right:3rem;margin-left:4rem}.mx-4{margin-right:4rem;margin-left:4rem}.mx-5{margin-right:5rem;margin-left:5rem}.mx-6{margin-right:6rem;margin-left:6rem}.mx-auto{margin-right:auto;margin-left:auto}.my-0{margin-top:0;margin-bottom:0}.my-025{margin-top:.25rem;margin-bottom:.25rem}.my-05{margin-top:.5rem;margin-bottom:.5rem}.my-1{margin-top:1rem;margin-bottom:1rem}.my-2{margin-top:2rem;margin-bottom:2rem}.my-3{margin-top:3rem;margin-bottom:3rem}.my-4{margin-top:4rem;margin-bottom:4rem}.my-5{margin-top:5rem;margin-bottom:5rem}.my-6{margin-top:6rem;margin-bottom:6rem}.my-auto{margin-top:auto;margin-bottom:auto}.mt-0{margin-top:0}.mt-025{margin-top:.25rem}.mt-05{margin-top:.5rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mt-auto{margin-top:auto}.me-0{margin-right:0}.me-025{margin-right:.25rem}.me-05{margin-right:.5rem}.me-1{margin-right:1rem}.me-2{margin-right:2rem}.me-3{margin-right:3rem}.me-4{margin-right:4rem}.me-5{margin-right:5rem}.me-6{margin-right:6rem}.me-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-025{margin-bottom:.25rem}.mb-05{margin-bottom:.5rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mb-6{margin-bottom:6rem}.mb-auto{margin-bottom:auto}.ms-0{margin-left:0}.ms-025{margin-left:.25rem}.ms-05{margin-left:.5rem}.ms-1{margin-left:1rem}.ms-2{margin-left:2rem}.ms-3{margin-left:3rem}.ms-4{margin-left:4rem}.ms-5{margin-left:5rem}.ms-6{margin-left:6rem}.ms-auto{margin-left:auto}.p-0{padding:0!important}.p-025{padding:.25rem!important}.p-05{padding:.5rem!important}.p-1{padding:1rem!important}.p-2{padding:2rem!important}.p-3{padding:3rem!important}.p-4{padding:4rem!important}.p-5{padding:5rem!important}.p-6{padding:6rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-1{padding-right:1rem!important;padding-left:1rem!important}.px-2{padding-right:2rem!important;padding-left:2rem!important}.px-3{padding-right:3rem!important;padding-left:3rem!important}.px-4{padding-right:4rem!important;padding-left:4rem!important}.px-5{padding-right:5rem!important;padding-left:5rem!important}.px-6{padding-right:6rem!important;padding-left:6rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-0{padding-top:0!important}.pt-025{padding-top:.25rem!important}.pt-05{padding-top:.5rem!important}.pt-1{padding-top:1rem!important}.pt-2{padding-top:2rem!important}.pt-3{padding-top:3rem!important}.pt-4{padding-top:4rem!important}.pt-5{padding-top:5rem!important}.pt-6{padding-top:6rem!important}.pb-0{padding-bottom:0!important}.pb-025{padding-bottom:.25rem!important}.pb-05{padding-bottom:.5rem!important}.pb-1{padding-bottom:1rem!important}.pb-2{padding-bottom:2rem!important}.pb-3{padding-bottom:3rem!important}.pb-4{padding-bottom:4rem!important}.pb-5{padding-bottom:5rem!important}.pb-6{padding-bottom:6rem!important}.ps-0{padding-left:0!important}.ps-025{padding-left:.25rem!important}.ps-05{padding-left:.5rem!important}.ps-1{padding-left:1rem!important}.ps-2{padding-left:2rem!important}.ps-3{padding-left:3rem!important}.ps-4{padding-left:4rem!important}.ps-5{padding-left:5rem!important}.ps-6{padding-left:6rem!important}.pe-0{padding-right:0!important}.pe-025{padding-right:.25rem!important}.pe-05{padding-right:.5rem!important}.pe-1{padding-right:1rem!important}.pe-2{padding-right:2rem!important}.pe-3{padding-right:3rem!important}.pe-4{padding-right:4rem!important}.pe-5{padding-right:5rem!important}.pe-6{padding-right:6rem!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-inline-block{display:inline-block!important}.d-sm-flex{display:flex!important}.position-sm-relative{position:relative}.position-sm-absolute{position:absolute}.flex-direction-sm-row{flex-direction:row}.flex-direction-sm-row-reverse{flex-direction:row-reverse}.flex-direction-sm-column{flex-direction:column}.flex-wrap-sm-wrap{flex-wrap:wrap}.justify-content-sm-space-between{justify-content:space-between}.justify-content-sm-flex-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.align-items-sm-center{align-items:center}.align-items-sm-flex-start{align-items:flex-start}.align-items-sm-flex-end{align-items:flex-end}.align-items-sm-stretch{align-items:stretch}.align-self-sm-flex-start{align-self:flex-start}.align-self-sm-flex-end{align-self:flex-end}.text-align-sm-center{text-align:center}.text-align-sm-left{text-align:left}.text-align-sm-right{text-align:right}.font-size-sm-extra-extra-small{font-size:.5rem!important}.font-size-sm-extra-small{font-size:.625rem!important}.font-size-sm-small{font-size:.75rem!important}.font-size-sm-medium{font-size:.875rem!important}.font-size-sm-normal{font-size:1rem!important}.font-size-sm-large{font-size:1.25rem!important}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row.m-sm-0{margin:0}.row.m-sm-0>*{padding:0}.row.m-sm-025{margin:-.25rem}.row.m-sm-025>*{padding:.25rem}.row.m-sm-05{margin:-.5rem}.row.m-sm-05>*{padding:.5rem}.row.m-sm-1{margin:-1rem}.row.m-sm-1>*{padding:1rem}.row.m-sm-2{margin:-2rem}.row.m-sm-2>*{padding:2rem}.row.m-sm-3{margin:-3rem}.row.m-sm-3>*{padding:3rem}.row.m-sm-4{margin:-4rem}.row.m-sm-4>*{padding:4rem}.row.m-sm-5{margin:-5rem}.row.m-sm-5>*{padding:5rem}.row.m-sm-6{margin:-6rem}.row.m-sm-6>*{padding:6rem}.row.mx-sm-0{margin-left:0;margin-right:0}.row.mx-sm-0>*{padding-left:0;padding-right:0}.row.mx-sm-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-sm-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-sm-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-sm-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-sm-1{margin-left:-1rem;margin-right:-1rem}.row.mx-sm-1>*{padding-left:1rem;padding-right:1rem}.row.mx-sm-2{margin-left:-2rem;margin-right:-2rem}.row.mx-sm-2>*{padding-left:2rem;padding-right:2rem}.row.mx-sm-3{margin-left:-3rem;margin-right:-3rem}.row.mx-sm-3>*{padding-left:3rem;padding-right:3rem}.row.mx-sm-4{margin-left:-4rem;margin-right:-4rem}.row.mx-sm-4>*{padding-left:4rem;padding-right:4rem}.row.mx-sm-5{margin-left:-5rem;margin-right:-5rem}.row.mx-sm-5>*{padding-left:5rem;padding-right:5rem}.row.mx-sm-6{margin-left:-6rem;margin-right:-6rem}.row.mx-sm-6>*{padding-left:6rem;padding-right:6rem}.row.my-sm-0{margin-top:0;margin-bottom:0}.row.my-sm-0>*{padding-top:0;padding-bottom:0}.row.my-sm-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-sm-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-sm-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-sm-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-sm-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-sm-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-sm-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-sm-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-sm-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-sm-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-sm-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-sm-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-sm-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-sm-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-sm-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-sm-6>*{padding-top:6rem;padding-bottom:6rem}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm{flex:1 0 0%;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.m-sm-0{margin:0}.m-sm-025{margin:.25rem}.m-sm-05{margin:.5rem}.m-sm-1{margin:1rem}.m-sm-2{margin:2rem}.m-sm-3{margin:3rem}.m-sm-4{margin:4rem}.m-sm-5{margin:5rem}.m-sm-6{margin:6rem}.m-sm-auto{margin:auto}.mx-sm-0{margin-right:0;margin-left:0}.mx-sm-025{margin-right:.25rem;margin-left:.25rem}.mx-sm-05{margin-right:.5rem;margin-left:.5rem}.mx-sm-1{margin-right:1rem;margin-left:1rem}.mx-sm-2{margin-right:2rem;margin-left:2rem}.mx-sm-3{margin-right:3rem;margin-left:4rem}.mx-sm-4{margin-right:4rem;margin-left:4rem}.mx-sm-5{margin-right:5rem;margin-left:5rem}.mx-sm-6{margin-right:6rem;margin-left:6rem}.mx-sm-auto{margin-right:auto;margin-left:auto}.my-sm-0{margin-top:0;margin-bottom:0}.my-sm-025{margin-top:.25rem;margin-bottom:.25rem}.my-sm-05{margin-top:.5rem;margin-bottom:.5rem}.my-sm-1{margin-top:1rem;margin-bottom:1rem}.my-sm-2{margin-top:2rem;margin-bottom:2rem}.my-sm-3{margin-top:3rem;margin-bottom:3rem}.my-sm-4{margin-top:4rem;margin-bottom:4rem}.my-sm-5{margin-top:5rem;margin-bottom:5rem}.my-sm-6{margin-top:6rem;margin-bottom:6rem}.my-sm-auto{margin-top:auto;margin-bottom:auto}.mt-sm-0{margin-top:0}.mt-sm-025{margin-top:.25rem}.mt-sm-05{margin-top:.5rem}.mt-sm-1{margin-top:1rem}.mt-sm-2{margin-top:2rem}.mt-sm-3{margin-top:3rem}.mt-sm-4{margin-top:4rem}.mt-sm-5{margin-top:5rem}.mt-sm-6{margin-top:6rem}.mt-sm-auto{margin-top:auto}.me-sm-0{margin-right:0}.me-sm-025{margin-right:.25rem}.me-sm-05{margin-right:.5rem}.me-sm-1{margin-right:1rem}.me-sm-2{margin-right:2rem}.me-sm-3{margin-right:3rem}.me-sm-4{margin-right:4rem}.me-sm-5{margin-right:5rem}.me-sm-6{margin-right:6rem}.me-sm-auto{margin-right:auto}.mb-sm-0{margin-bottom:0}.mb-sm-025{margin-bottom:.25rem}.mb-sm-05{margin-bottom:.5rem}.mb-sm-1{margin-bottom:1rem}.mb-sm-2{margin-bottom:2rem}.mb-sm-3{margin-bottom:3rem}.mb-sm-4{margin-bottom:4rem}.mb-sm-5{margin-bottom:5rem}.mb-sm-6{margin-bottom:6rem}.mb-sm-auto{margin-bottom:auto}.ms-sm-0{margin-left:0}.ms-sm-025{margin-left:.25rem}.ms-sm-05{margin-left:.5rem}.ms-sm-1{margin-left:1rem}.ms-sm-2{margin-left:2rem}.ms-sm-3{margin-left:3rem}.ms-sm-4{margin-left:4rem}.ms-sm-5{margin-left:5rem}.ms-sm-6{margin-left:6rem}.ms-sm-auto{margin-left:auto}.p-sm-0{padding:0!important}.p-sm-025{padding:.25rem!important}.p-sm-05{padding:.5rem!important}.p-sm-1{padding:1rem!important}.p-sm-2{padding:2rem!important}.p-sm-3{padding:3rem!important}.p-sm-4{padding:4rem!important}.p-sm-5{padding:5rem!important}.p-sm-6{padding:6rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-1{padding-right:1rem!important;padding-left:1rem!important}.px-sm-2{padding-right:2rem!important;padding-left:2rem!important}.px-sm-3{padding-right:3rem!important;padding-left:3rem!important}.px-sm-4{padding-right:4rem!important;padding-left:4rem!important}.px-sm-5{padding-right:5rem!important;padding-left:5rem!important}.px-sm-6{padding-right:6rem!important;padding-left:6rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-025{padding-top:.25rem!important}.pt-sm-05{padding-top:.5rem!important}.pt-sm-1{padding-top:1rem!important}.pt-sm-2{padding-top:2rem!important}.pt-sm-3{padding-top:3rem!important}.pt-sm-4{padding-top:4rem!important}.pt-sm-5{padding-top:5rem!important}.pt-sm-6{padding-top:6rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-025{padding-bottom:.25rem!important}.pb-sm-05{padding-bottom:.5rem!important}.pb-sm-1{padding-bottom:1rem!important}.pb-sm-2{padding-bottom:2rem!important}.pb-sm-3{padding-bottom:3rem!important}.pb-sm-4{padding-bottom:4rem!important}.pb-sm-5{padding-bottom:5rem!important}.pb-sm-6{padding-bottom:6rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-025{padding-left:.25rem!important}.ps-sm-05{padding-left:.5rem!important}.ps-sm-1{padding-left:1rem!important}.ps-sm-2{padding-left:2rem!important}.ps-sm-3{padding-left:3rem!important}.ps-sm-4{padding-left:4rem!important}.ps-sm-5{padding-left:5rem!important}.ps-sm-6{padding-left:6rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-025{padding-right:.25rem!important}.pe-sm-05{padding-right:.5rem!important}.pe-sm-1{padding-right:1rem!important}.pe-sm-2{padding-right:2rem!important}.pe-sm-3{padding-right:3rem!important}.pe-sm-4{padding-right:4rem!important}.pe-sm-5{padding-right:5rem!important}.pe-sm-6{padding-right:6rem!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important}.position-md-relative{position:relative}.position-md-absolute{position:absolute}.flex-direction-md-row{flex-direction:row}.flex-direction-md-row-reverse{flex-direction:row-reverse}.flex-direction-md-column{flex-direction:column}.flex-wrap-md-wrap{flex-wrap:wrap}.justify-content-md-space-between{justify-content:space-between}.justify-content-md-flex-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.align-items-md-center{align-items:center}.align-items-md-flex-start{align-items:flex-start}.align-items-md-flex-end{align-items:flex-end}.align-items-md-stretch{align-items:stretch}.align-self-md-flex-start{align-self:flex-start}.align-self-md-flex-end{align-self:flex-end}.text-align-md-center{text-align:center}.text-align-md-left{text-align:left}.text-align-md-right{text-align:right}.font-size-md-extra-extra-small{font-size:.5rem!important}.font-size-md-extra-small{font-size:.625rem!important}.font-size-md-small{font-size:.75rem!important}.font-size-md-medium{font-size:.875rem!important}.font-size-md-normal{font-size:1rem!important}.font-size-md-large{font-size:1.25rem!important}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row.m-md-0{margin:0}.row.m-md-0>*{padding:0}.row.m-md-025{margin:-.25rem}.row.m-md-025>*{padding:.25rem}.row.m-md-05{margin:-.5rem}.row.m-md-05>*{padding:.5rem}.row.m-md-1{margin:-1rem}.row.m-md-1>*{padding:1rem}.row.m-md-2{margin:-2rem}.row.m-md-2>*{padding:2rem}.row.m-md-3{margin:-3rem}.row.m-md-3>*{padding:3rem}.row.m-md-4{margin:-4rem}.row.m-md-4>*{padding:4rem}.row.m-md-5{margin:-5rem}.row.m-md-5>*{padding:5rem}.row.m-md-6{margin:-6rem}.row.m-md-6>*{padding:6rem}.row.mx-md-0{margin-left:0;margin-right:0}.row.mx-md-0>*{padding-left:0;padding-right:0}.row.mx-md-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-md-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-md-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-md-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-md-1{margin-left:-1rem;margin-right:-1rem}.row.mx-md-1>*{padding-left:1rem;padding-right:1rem}.row.mx-md-2{margin-left:-2rem;margin-right:-2rem}.row.mx-md-2>*{padding-left:2rem;padding-right:2rem}.row.mx-md-3{margin-left:-3rem;margin-right:-3rem}.row.mx-md-3>*{padding-left:3rem;padding-right:3rem}.row.mx-md-4{margin-left:-4rem;margin-right:-4rem}.row.mx-md-4>*{padding-left:4rem;padding-right:4rem}.row.mx-md-5{margin-left:-5rem;margin-right:-5rem}.row.mx-md-5>*{padding-left:5rem;padding-right:5rem}.row.mx-md-6{margin-left:-6rem;margin-right:-6rem}.row.mx-md-6>*{padding-left:6rem;padding-right:6rem}.row.my-md-0{margin-top:0;margin-bottom:0}.row.my-md-0>*{padding-top:0;padding-bottom:0}.row.my-md-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-md-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-md-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-md-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-md-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-md-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-md-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-md-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-md-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-md-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-md-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-md-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-md-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-md-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-md-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-md-6>*{padding-top:6rem;padding-bottom:6rem}.col-md-auto{flex:0 0 auto;width:auto}.col-md{flex:1 0 0%;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.m-md-0{margin:0}.m-md-025{margin:.25rem}.m-md-05{margin:.5rem}.m-md-1{margin:1rem}.m-md-2{margin:2rem}.m-md-3{margin:3rem}.m-md-4{margin:4rem}.m-md-5{margin:5rem}.m-md-6{margin:6rem}.m-md-auto{margin:auto}.mx-md-0{margin-right:0;margin-left:0}.mx-md-025{margin-right:.25rem;margin-left:.25rem}.mx-md-05{margin-right:.5rem;margin-left:.5rem}.mx-md-1{margin-right:1rem;margin-left:1rem}.mx-md-2{margin-right:2rem;margin-left:2rem}.mx-md-3{margin-right:3rem;margin-left:4rem}.mx-md-4{margin-right:4rem;margin-left:4rem}.mx-md-5{margin-right:5rem;margin-left:5rem}.mx-md-6{margin-right:6rem;margin-left:6rem}.mx-md-auto{margin-right:auto;margin-left:auto}.my-md-0{margin-top:0;margin-bottom:0}.my-md-025{margin-top:.25rem;margin-bottom:.25rem}.my-md-05{margin-top:.5rem;margin-bottom:.5rem}.my-md-1{margin-top:1rem;margin-bottom:1rem}.my-md-2{margin-top:2rem;margin-bottom:2rem}.my-md-3{margin-top:3rem;margin-bottom:3rem}.my-md-4{margin-top:4rem;margin-bottom:4rem}.my-md-5{margin-top:5rem;margin-bottom:5rem}.my-md-6{margin-top:6rem;margin-bottom:6rem}.my-md-auto{margin-top:auto;margin-bottom:auto}.mt-md-0{margin-top:0}.mt-md-025{margin-top:.25rem}.mt-md-05{margin-top:.5rem}.mt-md-1{margin-top:1rem}.mt-md-2{margin-top:2rem}.mt-md-3{margin-top:3rem}.mt-md-4{margin-top:4rem}.mt-md-5{margin-top:5rem}.mt-md-6{margin-top:6rem}.mt-md-auto{margin-top:auto}.me-md-0{margin-right:0}.me-md-025{margin-right:.25rem}.me-md-05{margin-right:.5rem}.me-md-1{margin-right:1rem}.me-md-2{margin-right:2rem}.me-md-3{margin-right:3rem}.me-md-4{margin-right:4rem}.me-md-5{margin-right:5rem}.me-md-6{margin-right:6rem}.me-md-auto{margin-right:auto}.mb-md-0{margin-bottom:0}.mb-md-025{margin-bottom:.25rem}.mb-md-05{margin-bottom:.5rem}.mb-md-1{margin-bottom:1rem}.mb-md-2{margin-bottom:2rem}.mb-md-3{margin-bottom:3rem}.mb-md-4{margin-bottom:4rem}.mb-md-5{margin-bottom:5rem}.mb-md-6{margin-bottom:6rem}.mb-md-auto{margin-bottom:auto}.ms-md-0{margin-left:0}.ms-md-025{margin-left:.25rem}.ms-md-05{margin-left:.5rem}.ms-md-1{margin-left:1rem}.ms-md-2{margin-left:2rem}.ms-md-3{margin-left:3rem}.ms-md-4{margin-left:4rem}.ms-md-5{margin-left:5rem}.ms-md-6{margin-left:6rem}.ms-md-auto{margin-left:auto}.p-md-0{padding:0!important}.p-md-025{padding:.25rem!important}.p-md-05{padding:.5rem!important}.p-md-1{padding:1rem!important}.p-md-2{padding:2rem!important}.p-md-3{padding:3rem!important}.p-md-4{padding:4rem!important}.p-md-5{padding:5rem!important}.p-md-6{padding:6rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-1{padding-right:1rem!important;padding-left:1rem!important}.px-md-2{padding-right:2rem!important;padding-left:2rem!important}.px-md-3{padding-right:3rem!important;padding-left:3rem!important}.px-md-4{padding-right:4rem!important;padding-left:4rem!important}.px-md-5{padding-right:5rem!important;padding-left:5rem!important}.px-md-6{padding-right:6rem!important;padding-left:6rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-md-0{padding-top:0!important}.pt-md-025{padding-top:.25rem!important}.pt-md-05{padding-top:.5rem!important}.pt-md-1{padding-top:1rem!important}.pt-md-2{padding-top:2rem!important}.pt-md-3{padding-top:3rem!important}.pt-md-4{padding-top:4rem!important}.pt-md-5{padding-top:5rem!important}.pt-md-6{padding-top:6rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-025{padding-bottom:.25rem!important}.pb-md-05{padding-bottom:.5rem!important}.pb-md-1{padding-bottom:1rem!important}.pb-md-2{padding-bottom:2rem!important}.pb-md-3{padding-bottom:3rem!important}.pb-md-4{padding-bottom:4rem!important}.pb-md-5{padding-bottom:5rem!important}.pb-md-6{padding-bottom:6rem!important}.ps-md-0{padding-left:0!important}.ps-md-025{padding-left:.25rem!important}.ps-md-05{padding-left:.5rem!important}.ps-md-1{padding-left:1rem!important}.ps-md-2{padding-left:2rem!important}.ps-md-3{padding-left:3rem!important}.ps-md-4{padding-left:4rem!important}.ps-md-5{padding-left:5rem!important}.ps-md-6{padding-left:6rem!important}.pe-md-0{padding-right:0!important}.pe-md-025{padding-right:.25rem!important}.pe-md-05{padding-right:.5rem!important}.pe-md-1{padding-right:1rem!important}.pe-md-2{padding-right:2rem!important}.pe-md-3{padding-right:3rem!important}.pe-md-4{padding-right:4rem!important}.pe-md-5{padding-right:5rem!important}.pe-md-6{padding-right:6rem!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-inline-block{display:inline-block!important}.d-lg-flex{display:flex!important}.position-lg-relative{position:relative}.position-lg-absolute{position:absolute}.flex-direction-lg-row{flex-direction:row}.flex-direction-lg-row-reverse{flex-direction:row-reverse}.flex-direction-lg-column{flex-direction:column}.flex-wrap-lg-wrap{flex-wrap:wrap}.justify-content-lg-space-between{justify-content:space-between}.justify-content-lg-flex-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.align-items-lg-center{align-items:center}.align-items-lg-flex-start{align-items:flex-start}.align-items-lg-flex-end{align-items:flex-end}.align-items-lg-stretch{align-items:stretch}.align-self-lg-flex-start{align-self:flex-start}.align-self-lg-flex-end{align-self:flex-end}.text-align-lg-center{text-align:center}.text-align-lg-left{text-align:left}.text-align-lg-right{text-align:right}.font-size-lg-extra-extra-small{font-size:.5rem!important}.font-size-lg-extra-small{font-size:.625rem!important}.font-size-lg-small{font-size:.75rem!important}.font-size-lg-medium{font-size:.875rem!important}.font-size-lg-normal{font-size:1rem!important}.font-size-lg-large{font-size:1.25rem!important}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row.m-lg-0{margin:0}.row.m-lg-0>*{padding:0}.row.m-lg-025{margin:-.25rem}.row.m-lg-025>*{padding:.25rem}.row.m-lg-05{margin:-.5rem}.row.m-lg-05>*{padding:.5rem}.row.m-lg-1{margin:-1rem}.row.m-lg-1>*{padding:1rem}.row.m-lg-2{margin:-2rem}.row.m-lg-2>*{padding:2rem}.row.m-lg-3{margin:-3rem}.row.m-lg-3>*{padding:3rem}.row.m-lg-4{margin:-4rem}.row.m-lg-4>*{padding:4rem}.row.m-lg-5{margin:-5rem}.row.m-lg-5>*{padding:5rem}.row.m-lg-6{margin:-6rem}.row.m-lg-6>*{padding:6rem}.row.mx-lg-0{margin-left:0;margin-right:0}.row.mx-lg-0>*{padding-left:0;padding-right:0}.row.mx-lg-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-lg-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-lg-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-lg-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-lg-1{margin-left:-1rem;margin-right:-1rem}.row.mx-lg-1>*{padding-left:1rem;padding-right:1rem}.row.mx-lg-2{margin-left:-2rem;margin-right:-2rem}.row.mx-lg-2>*{padding-left:2rem;padding-right:2rem}.row.mx-lg-3{margin-left:-3rem;margin-right:-3rem}.row.mx-lg-3>*{padding-left:3rem;padding-right:3rem}.row.mx-lg-4{margin-left:-4rem;margin-right:-4rem}.row.mx-lg-4>*{padding-left:4rem;padding-right:4rem}.row.mx-lg-5{margin-left:-5rem;margin-right:-5rem}.row.mx-lg-5>*{padding-left:5rem;padding-right:5rem}.row.mx-lg-6{margin-left:-6rem;margin-right:-6rem}.row.mx-lg-6>*{padding-left:6rem;padding-right:6rem}.row.my-lg-0{margin-top:0;margin-bottom:0}.row.my-lg-0>*{padding-top:0;padding-bottom:0}.row.my-lg-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-lg-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-lg-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-lg-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-lg-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-lg-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-lg-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-lg-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-lg-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-lg-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-lg-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-lg-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-lg-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-lg-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-lg-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-lg-6>*{padding-top:6rem;padding-bottom:6rem}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg{flex:1 0 0%;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.m-lg-0{margin:0}.m-lg-025{margin:.25rem}.m-lg-05{margin:.5rem}.m-lg-1{margin:1rem}.m-lg-2{margin:2rem}.m-lg-3{margin:3rem}.m-lg-4{margin:4rem}.m-lg-5{margin:5rem}.m-lg-6{margin:6rem}.m-lg-auto{margin:auto}.mx-lg-0{margin-right:0;margin-left:0}.mx-lg-025{margin-right:.25rem;margin-left:.25rem}.mx-lg-05{margin-right:.5rem;margin-left:.5rem}.mx-lg-1{margin-right:1rem;margin-left:1rem}.mx-lg-2{margin-right:2rem;margin-left:2rem}.mx-lg-3{margin-right:3rem;margin-left:4rem}.mx-lg-4{margin-right:4rem;margin-left:4rem}.mx-lg-5{margin-right:5rem;margin-left:5rem}.mx-lg-6{margin-right:6rem;margin-left:6rem}.mx-lg-auto{margin-right:auto;margin-left:auto}.my-lg-0{margin-top:0;margin-bottom:0}.my-lg-025{margin-top:.25rem;margin-bottom:.25rem}.my-lg-05{margin-top:.5rem;margin-bottom:.5rem}.my-lg-1{margin-top:1rem;margin-bottom:1rem}.my-lg-2{margin-top:2rem;margin-bottom:2rem}.my-lg-3{margin-top:3rem;margin-bottom:3rem}.my-lg-4{margin-top:4rem;margin-bottom:4rem}.my-lg-5{margin-top:5rem;margin-bottom:5rem}.my-lg-6{margin-top:6rem;margin-bottom:6rem}.my-lg-auto{margin-top:auto;margin-bottom:auto}.mt-lg-0{margin-top:0}.mt-lg-025{margin-top:.25rem}.mt-lg-05{margin-top:.5rem}.mt-lg-1{margin-top:1rem}.mt-lg-2{margin-top:2rem}.mt-lg-3{margin-top:3rem}.mt-lg-4{margin-top:4rem}.mt-lg-5{margin-top:5rem}.mt-lg-6{margin-top:6rem}.mt-lg-auto{margin-top:auto}.me-lg-0{margin-right:0}.me-lg-025{margin-right:.25rem}.me-lg-05{margin-right:.5rem}.me-lg-1{margin-right:1rem}.me-lg-2{margin-right:2rem}.me-lg-3{margin-right:3rem}.me-lg-4{margin-right:4rem}.me-lg-5{margin-right:5rem}.me-lg-6{margin-right:6rem}.me-lg-auto{margin-right:auto}.mb-lg-0{margin-bottom:0}.mb-lg-025{margin-bottom:.25rem}.mb-lg-05{margin-bottom:.5rem}.mb-lg-1{margin-bottom:1rem}.mb-lg-2{margin-bottom:2rem}.mb-lg-3{margin-bottom:3rem}.mb-lg-4{margin-bottom:4rem}.mb-lg-5{margin-bottom:5rem}.mb-lg-6{margin-bottom:6rem}.mb-lg-auto{margin-bottom:auto}.ms-lg-0{margin-left:0}.ms-lg-025{margin-left:.25rem}.ms-lg-05{margin-left:.5rem}.ms-lg-1{margin-left:1rem}.ms-lg-2{margin-left:2rem}.ms-lg-3{margin-left:3rem}.ms-lg-4{margin-left:4rem}.ms-lg-5{margin-left:5rem}.ms-lg-6{margin-left:6rem}.ms-lg-auto{margin-left:auto}.p-lg-0{padding:0!important}.p-lg-025{padding:.25rem!important}.p-lg-05{padding:.5rem!important}.p-lg-1{padding:1rem!important}.p-lg-2{padding:2rem!important}.p-lg-3{padding:3rem!important}.p-lg-4{padding:4rem!important}.p-lg-5{padding:5rem!important}.p-lg-6{padding:6rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-1{padding-right:1rem!important;padding-left:1rem!important}.px-lg-2{padding-right:2rem!important;padding-left:2rem!important}.px-lg-3{padding-right:3rem!important;padding-left:3rem!important}.px-lg-4{padding-right:4rem!important;padding-left:4rem!important}.px-lg-5{padding-right:5rem!important;padding-left:5rem!important}.px-lg-6{padding-right:6rem!important;padding-left:6rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-025{padding-top:.25rem!important}.pt-lg-05{padding-top:.5rem!important}.pt-lg-1{padding-top:1rem!important}.pt-lg-2{padding-top:2rem!important}.pt-lg-3{padding-top:3rem!important}.pt-lg-4{padding-top:4rem!important}.pt-lg-5{padding-top:5rem!important}.pt-lg-6{padding-top:6rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-025{padding-bottom:.25rem!important}.pb-lg-05{padding-bottom:.5rem!important}.pb-lg-1{padding-bottom:1rem!important}.pb-lg-2{padding-bottom:2rem!important}.pb-lg-3{padding-bottom:3rem!important}.pb-lg-4{padding-bottom:4rem!important}.pb-lg-5{padding-bottom:5rem!important}.pb-lg-6{padding-bottom:6rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-025{padding-left:.25rem!important}.ps-lg-05{padding-left:.5rem!important}.ps-lg-1{padding-left:1rem!important}.ps-lg-2{padding-left:2rem!important}.ps-lg-3{padding-left:3rem!important}.ps-lg-4{padding-left:4rem!important}.ps-lg-5{padding-left:5rem!important}.ps-lg-6{padding-left:6rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-025{padding-right:.25rem!important}.pe-lg-05{padding-right:.5rem!important}.pe-lg-1{padding-right:1rem!important}.pe-lg-2{padding-right:2rem!important}.pe-lg-3{padding-right:3rem!important}.pe-lg-4{padding-right:4rem!important}.pe-lg-5{padding-right:5rem!important}.pe-lg-6{padding-right:6rem!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important}.position-xl-relative{position:relative}.position-xl-absolute{position:absolute}.flex-direction-xl-row{flex-direction:row}.flex-direction-xl-row-reverse{flex-direction:row-reverse}.flex-direction-xl-column{flex-direction:column}.flex-wrap-xl-wrap{flex-wrap:wrap}.justify-content-xl-space-between{justify-content:space-between}.justify-content-xl-flex-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.align-items-xl-center{align-items:center}.align-items-xl-flex-start{align-items:flex-start}.align-items-xl-flex-end{align-items:flex-end}.align-items-xl-stretch{align-items:stretch}.align-self-xl-flex-start{align-self:flex-start}.align-self-xl-flex-end{align-self:flex-end}.text-align-xl-center{text-align:center}.text-align-xl-left{text-align:left}.text-align-xl-right{text-align:right}.font-size-xl-extra-extra-small{font-size:.5rem!important}.font-size-xl-extra-small{font-size:.625rem!important}.font-size-xl-small{font-size:.75rem!important}.font-size-xl-medium{font-size:.875rem!important}.font-size-xl-normal{font-size:1rem!important}.font-size-xl-large{font-size:1.25rem!important}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row.m-xl-0{margin:0}.row.m-xl-0>*{padding:0}.row.m-xl-025{margin:-.25rem}.row.m-xl-025>*{padding:.25rem}.row.m-xl-05{margin:-.5rem}.row.m-xl-05>*{padding:.5rem}.row.m-xl-1{margin:-1rem}.row.m-xl-1>*{padding:1rem}.row.m-xl-2{margin:-2rem}.row.m-xl-2>*{padding:2rem}.row.m-xl-3{margin:-3rem}.row.m-xl-3>*{padding:3rem}.row.m-xl-4{margin:-4rem}.row.m-xl-4>*{padding:4rem}.row.m-xl-5{margin:-5rem}.row.m-xl-5>*{padding:5rem}.row.m-xl-6{margin:-6rem}.row.m-xl-6>*{padding:6rem}.row.mx-xl-0{margin-left:0;margin-right:0}.row.mx-xl-0>*{padding-left:0;padding-right:0}.row.mx-xl-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-xl-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-xl-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-xl-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-xl-1{margin-left:-1rem;margin-right:-1rem}.row.mx-xl-1>*{padding-left:1rem;padding-right:1rem}.row.mx-xl-2{margin-left:-2rem;margin-right:-2rem}.row.mx-xl-2>*{padding-left:2rem;padding-right:2rem}.row.mx-xl-3{margin-left:-3rem;margin-right:-3rem}.row.mx-xl-3>*{padding-left:3rem;padding-right:3rem}.row.mx-xl-4{margin-left:-4rem;margin-right:-4rem}.row.mx-xl-4>*{padding-left:4rem;padding-right:4rem}.row.mx-xl-5{margin-left:-5rem;margin-right:-5rem}.row.mx-xl-5>*{padding-left:5rem;padding-right:5rem}.row.mx-xl-6{margin-left:-6rem;margin-right:-6rem}.row.mx-xl-6>*{padding-left:6rem;padding-right:6rem}.row.my-xl-0{margin-top:0;margin-bottom:0}.row.my-xl-0>*{padding-top:0;padding-bottom:0}.row.my-xl-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-xl-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-xl-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-xl-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-xl-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-xl-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-xl-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-xl-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-xl-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-xl-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-xl-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-xl-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-xl-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-xl-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-xl-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-xl-6>*{padding-top:6rem;padding-bottom:6rem}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl{flex:1 0 0%;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.m-xl-0{margin:0}.m-xl-025{margin:.25rem}.m-xl-05{margin:.5rem}.m-xl-1{margin:1rem}.m-xl-2{margin:2rem}.m-xl-3{margin:3rem}.m-xl-4{margin:4rem}.m-xl-5{margin:5rem}.m-xl-6{margin:6rem}.m-xl-auto{margin:auto}.mx-xl-0{margin-right:0;margin-left:0}.mx-xl-025{margin-right:.25rem;margin-left:.25rem}.mx-xl-05{margin-right:.5rem;margin-left:.5rem}.mx-xl-1{margin-right:1rem;margin-left:1rem}.mx-xl-2{margin-right:2rem;margin-left:2rem}.mx-xl-3{margin-right:3rem;margin-left:4rem}.mx-xl-4{margin-right:4rem;margin-left:4rem}.mx-xl-5{margin-right:5rem;margin-left:5rem}.mx-xl-6{margin-right:6rem;margin-left:6rem}.mx-xl-auto{margin-right:auto;margin-left:auto}.my-xl-0{margin-top:0;margin-bottom:0}.my-xl-025{margin-top:.25rem;margin-bottom:.25rem}.my-xl-05{margin-top:.5rem;margin-bottom:.5rem}.my-xl-1{margin-top:1rem;margin-bottom:1rem}.my-xl-2{margin-top:2rem;margin-bottom:2rem}.my-xl-3{margin-top:3rem;margin-bottom:3rem}.my-xl-4{margin-top:4rem;margin-bottom:4rem}.my-xl-5{margin-top:5rem;margin-bottom:5rem}.my-xl-6{margin-top:6rem;margin-bottom:6rem}.my-xl-auto{margin-top:auto;margin-bottom:auto}.mt-xl-0{margin-top:0}.mt-xl-025{margin-top:.25rem}.mt-xl-05{margin-top:.5rem}.mt-xl-1{margin-top:1rem}.mt-xl-2{margin-top:2rem}.mt-xl-3{margin-top:3rem}.mt-xl-4{margin-top:4rem}.mt-xl-5{margin-top:5rem}.mt-xl-6{margin-top:6rem}.mt-xl-auto{margin-top:auto}.me-xl-0{margin-right:0}.me-xl-025{margin-right:.25rem}.me-xl-05{margin-right:.5rem}.me-xl-1{margin-right:1rem}.me-xl-2{margin-right:2rem}.me-xl-3{margin-right:3rem}.me-xl-4{margin-right:4rem}.me-xl-5{margin-right:5rem}.me-xl-6{margin-right:6rem}.me-xl-auto{margin-right:auto}.mb-xl-0{margin-bottom:0}.mb-xl-025{margin-bottom:.25rem}.mb-xl-05{margin-bottom:.5rem}.mb-xl-1{margin-bottom:1rem}.mb-xl-2{margin-bottom:2rem}.mb-xl-3{margin-bottom:3rem}.mb-xl-4{margin-bottom:4rem}.mb-xl-5{margin-bottom:5rem}.mb-xl-6{margin-bottom:6rem}.mb-xl-auto{margin-bottom:auto}.ms-xl-0{margin-left:0}.ms-xl-025{margin-left:.25rem}.ms-xl-05{margin-left:.5rem}.ms-xl-1{margin-left:1rem}.ms-xl-2{margin-left:2rem}.ms-xl-3{margin-left:3rem}.ms-xl-4{margin-left:4rem}.ms-xl-5{margin-left:5rem}.ms-xl-6{margin-left:6rem}.ms-xl-auto{margin-left:auto}.p-xl-0{padding:0!important}.p-xl-025{padding:.25rem!important}.p-xl-05{padding:.5rem!important}.p-xl-1{padding:1rem!important}.p-xl-2{padding:2rem!important}.p-xl-3{padding:3rem!important}.p-xl-4{padding:4rem!important}.p-xl-5{padding:5rem!important}.p-xl-6{padding:6rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-025{padding-top:.25rem!important}.pt-xl-05{padding-top:.5rem!important}.pt-xl-1{padding-top:1rem!important}.pt-xl-2{padding-top:2rem!important}.pt-xl-3{padding-top:3rem!important}.pt-xl-4{padding-top:4rem!important}.pt-xl-5{padding-top:5rem!important}.pt-xl-6{padding-top:6rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-025{padding-bottom:.25rem!important}.pb-xl-05{padding-bottom:.5rem!important}.pb-xl-1{padding-bottom:1rem!important}.pb-xl-2{padding-bottom:2rem!important}.pb-xl-3{padding-bottom:3rem!important}.pb-xl-4{padding-bottom:4rem!important}.pb-xl-5{padding-bottom:5rem!important}.pb-xl-6{padding-bottom:6rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-025{padding-left:.25rem!important}.ps-xl-05{padding-left:.5rem!important}.ps-xl-1{padding-left:1rem!important}.ps-xl-2{padding-left:2rem!important}.ps-xl-3{padding-left:3rem!important}.ps-xl-4{padding-left:4rem!important}.ps-xl-5{padding-left:5rem!important}.ps-xl-6{padding-left:6rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-025{padding-right:.25rem!important}.pe-xl-05{padding-right:.5rem!important}.pe-xl-1{padding-right:1rem!important}.pe-xl-2{padding-right:2rem!important}.pe-xl-3{padding-right:3rem!important}.pe-xl-4{padding-right:4rem!important}.pe-xl-5{padding-right:5rem!important}.pe-xl-6{padding-right:6rem!important}}@media(min-width:1400px){.container-xxl{max-width:1280px}.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-flex{display:flex!important}.position-xxl-relative{position:relative}.position-xxl-absolute{position:absolute}.flex-direction-xxl-row{flex-direction:row}.flex-direction-xxl-row-reverse{flex-direction:row-reverse}.flex-direction-xxl-column{flex-direction:column}.flex-wrap-xxl-wrap{flex-wrap:wrap}.justify-content-xxl-space-between{justify-content:space-between}.justify-content-xxl-flex-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.align-items-xxl-center{align-items:center}.align-items-xxl-flex-start{align-items:flex-start}.align-items-xxl-flex-end{align-items:flex-end}.align-items-xxl-stretch{align-items:stretch}.align-self-xxl-flex-start{align-self:flex-start}.align-self-xxl-flex-end{align-self:flex-end}.text-align-xxl-center{text-align:center}.text-align-xxl-left{text-align:left}.text-align-xxl-right{text-align:right}.font-size-xxl-extra-extra-small{font-size:.5rem!important}.font-size-xxl-extra-small{font-size:.625rem!important}.font-size-xxl-small{font-size:.75rem!important}.font-size-xxl-medium{font-size:.875rem!important}.font-size-xxl-normal{font-size:1rem!important}.font-size-xxl-large{font-size:1.25rem!important}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row.m-xxl-0{margin:0}.row.m-xxl-0>*{padding:0}.row.m-xxl-025{margin:-.25rem}.row.m-xxl-025>*{padding:.25rem}.row.m-xxl-05{margin:-.5rem}.row.m-xxl-05>*{padding:.5rem}.row.m-xxl-1{margin:-1rem}.row.m-xxl-1>*{padding:1rem}.row.m-xxl-2{margin:-2rem}.row.m-xxl-2>*{padding:2rem}.row.m-xxl-3{margin:-3rem}.row.m-xxl-3>*{padding:3rem}.row.m-xxl-4{margin:-4rem}.row.m-xxl-4>*{padding:4rem}.row.m-xxl-5{margin:-5rem}.row.m-xxl-5>*{padding:5rem}.row.m-xxl-6{margin:-6rem}.row.m-xxl-6>*{padding:6rem}.row.mx-xxl-0{margin-left:0;margin-right:0}.row.mx-xxl-0>*{padding-left:0;padding-right:0}.row.mx-xxl-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-xxl-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-xxl-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-xxl-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-xxl-1{margin-left:-1rem;margin-right:-1rem}.row.mx-xxl-1>*{padding-left:1rem;padding-right:1rem}.row.mx-xxl-2{margin-left:-2rem;margin-right:-2rem}.row.mx-xxl-2>*{padding-left:2rem;padding-right:2rem}.row.mx-xxl-3{margin-left:-3rem;margin-right:-3rem}.row.mx-xxl-3>*{padding-left:3rem;padding-right:3rem}.row.mx-xxl-4{margin-left:-4rem;margin-right:-4rem}.row.mx-xxl-4>*{padding-left:4rem;padding-right:4rem}.row.mx-xxl-5{margin-left:-5rem;margin-right:-5rem}.row.mx-xxl-5>*{padding-left:5rem;padding-right:5rem}.row.mx-xxl-6{margin-left:-6rem;margin-right:-6rem}.row.mx-xxl-6>*{padding-left:6rem;padding-right:6rem}.row.my-xxl-0{margin-top:0;margin-bottom:0}.row.my-xxl-0>*{padding-top:0;padding-bottom:0}.row.my-xxl-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-xxl-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-xxl-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-xxl-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-xxl-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-xxl-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-xxl-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-xxl-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-xxl-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-xxl-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-xxl-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-xxl-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-xxl-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-xxl-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-xxl-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-xxl-6>*{padding-top:6rem;padding-bottom:6rem}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl{flex:1 0 0%;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.m-xxl-0{margin:0}.m-xxl-025{margin:.25rem}.m-xxl-05{margin:.5rem}.m-xxl-1{margin:1rem}.m-xxl-2{margin:2rem}.m-xxl-3{margin:3rem}.m-xxl-4{margin:4rem}.m-xxl-5{margin:5rem}.m-xxl-6{margin:6rem}.m-xxl-auto{margin:auto}.mx-xxl-0{margin-right:0;margin-left:0}.mx-xxl-025{margin-right:.25rem;margin-left:.25rem}.mx-xxl-05{margin-right:.5rem;margin-left:.5rem}.mx-xxl-1{margin-right:1rem;margin-left:1rem}.mx-xxl-2{margin-right:2rem;margin-left:2rem}.mx-xxl-3{margin-right:3rem;margin-left:4rem}.mx-xxl-4{margin-right:4rem;margin-left:4rem}.mx-xxl-5{margin-right:5rem;margin-left:5rem}.mx-xxl-6{margin-right:6rem;margin-left:6rem}.mx-xxl-auto{margin-right:auto;margin-left:auto}.my-xxl-0{margin-top:0;margin-bottom:0}.my-xxl-025{margin-top:.25rem;margin-bottom:.25rem}.my-xxl-05{margin-top:.5rem;margin-bottom:.5rem}.my-xxl-1{margin-top:1rem;margin-bottom:1rem}.my-xxl-2{margin-top:2rem;margin-bottom:2rem}.my-xxl-3{margin-top:3rem;margin-bottom:3rem}.my-xxl-4{margin-top:4rem;margin-bottom:4rem}.my-xxl-5{margin-top:5rem;margin-bottom:5rem}.my-xxl-6{margin-top:6rem;margin-bottom:6rem}.my-xxl-auto{margin-top:auto;margin-bottom:auto}.mt-xxl-0{margin-top:0}.mt-xxl-025{margin-top:.25rem}.mt-xxl-05{margin-top:.5rem}.mt-xxl-1{margin-top:1rem}.mt-xxl-2{margin-top:2rem}.mt-xxl-3{margin-top:3rem}.mt-xxl-4{margin-top:4rem}.mt-xxl-5{margin-top:5rem}.mt-xxl-6{margin-top:6rem}.mt-xxl-auto{margin-top:auto}.me-xxl-0{margin-right:0}.me-xxl-025{margin-right:.25rem}.me-xxl-05{margin-right:.5rem}.me-xxl-1{margin-right:1rem}.me-xxl-2{margin-right:2rem}.me-xxl-3{margin-right:3rem}.me-xxl-4{margin-right:4rem}.me-xxl-5{margin-right:5rem}.me-xxl-6{margin-right:6rem}.me-xxl-auto{margin-right:auto}.mb-xxl-0{margin-bottom:0}.mb-xxl-025{margin-bottom:.25rem}.mb-xxl-05{margin-bottom:.5rem}.mb-xxl-1{margin-bottom:1rem}.mb-xxl-2{margin-bottom:2rem}.mb-xxl-3{margin-bottom:3rem}.mb-xxl-4{margin-bottom:4rem}.mb-xxl-5{margin-bottom:5rem}.mb-xxl-6{margin-bottom:6rem}.mb-xxl-auto{margin-bottom:auto}.ms-xxl-0{margin-left:0}.ms-xxl-025{margin-left:.25rem}.ms-xxl-05{margin-left:.5rem}.ms-xxl-1{margin-left:1rem}.ms-xxl-2{margin-left:2rem}.ms-xxl-3{margin-left:3rem}.ms-xxl-4{margin-left:4rem}.ms-xxl-5{margin-left:5rem}.ms-xxl-6{margin-left:6rem}.ms-xxl-auto{margin-left:auto}.p-xxl-0{padding:0!important}.p-xxl-025{padding:.25rem!important}.p-xxl-05{padding:.5rem!important}.p-xxl-1{padding:1rem!important}.p-xxl-2{padding:2rem!important}.p-xxl-3{padding:3rem!important}.p-xxl-4{padding:4rem!important}.p-xxl-5{padding:5rem!important}.p-xxl-6{padding:6rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-025{padding-top:.25rem!important}.pt-xxl-05{padding-top:.5rem!important}.pt-xxl-1{padding-top:1rem!important}.pt-xxl-2{padding-top:2rem!important}.pt-xxl-3{padding-top:3rem!important}.pt-xxl-4{padding-top:4rem!important}.pt-xxl-5{padding-top:5rem!important}.pt-xxl-6{padding-top:6rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-025{padding-bottom:.25rem!important}.pb-xxl-05{padding-bottom:.5rem!important}.pb-xxl-1{padding-bottom:1rem!important}.pb-xxl-2{padding-bottom:2rem!important}.pb-xxl-3{padding-bottom:3rem!important}.pb-xxl-4{padding-bottom:4rem!important}.pb-xxl-5{padding-bottom:5rem!important}.pb-xxl-6{padding-bottom:6rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-025{padding-left:.25rem!important}.ps-xxl-05{padding-left:.5rem!important}.ps-xxl-1{padding-left:1rem!important}.ps-xxl-2{padding-left:2rem!important}.ps-xxl-3{padding-left:3rem!important}.ps-xxl-4{padding-left:4rem!important}.ps-xxl-5{padding-left:5rem!important}.ps-xxl-6{padding-left:6rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-025{padding-right:.25rem!important}.pe-xxl-05{padding-right:.5rem!important}.pe-xxl-1{padding-right:1rem!important}.pe-xxl-2{padding-right:2rem!important}.pe-xxl-3{padding-right:3rem!important}.pe-xxl-4{padding-right:4rem!important}.pe-xxl-5{padding-right:5rem!important}.pe-xxl-6{padding-right:6rem!important}}@media(min-width:1800px){.container-xxxl{max-width:1280px}.container-xxxl-1600{max-width:1600px}.d-xxxl-none{display:none!important}.d-xxxl-block{display:block!important}.d-xxl-inline-block{display:inline-block!important}.d-xxxl-flex{display:flex!important}.position-xxxl-relative{position:relative}.position-xxxl-absolute{position:absolute}.flex-direction-xxxl-row{flex-direction:row}.flex-direction-xxxl-row-reverse{flex-direction:row-reverse}.flex-direction-xxxl-column{flex-direction:column}.flex-wrap-xxxl-wrap{flex-wrap:wrap}.justify-content-xxxl-space-between{justify-content:space-between}.justify-content-xxxl-flex-end{justify-content:flex-end}.justify-content-xxxl-center{justify-content:center}.align-items-xxxl-center{align-items:center}.align-items-xxxl-flex-start{align-items:flex-start}.align-items-xxxl-flex-end{align-items:flex-end}.align-items-xxxl-stretch{align-items:stretch}.align-self-xxxl-flex-start{align-self:flex-start}.align-self-xxxl-flex-end{align-self:flex-end}.text-align-xxxl-center{text-align:center}.text-align-xxxl-left{text-align:left}.text-align-xxxl-right{text-align:right}.font-size-xxxl-extra-extra-small{font-size:.5rem!important}.font-size-xxxl-extra-small{font-size:.625rem!important}.font-size-xxxl-small{font-size:.75rem!important}.font-size-xxxl-medium{font-size:.875rem!important}.font-size-xxxl-normal{font-size:1rem!important}.font-size-xxxl-large{font-size:1.25rem!important}.row.m-xxxl-0{margin:0}.row.m-xxxl-0>*{padding:0}.row.m-xxxl-025{margin:-.25rem}.row.m-xxxl-025>*{padding:.25rem}.row.m-xxxl-05{margin:-.5rem}.row.m-xxxl-05>*{padding:.5rem}.row.m-xxxl-1{margin:-1rem}.row.m-xxxl-1>*{padding:1rem}.row.m-xxxl-2{margin:-2rem}.row.m-xxxl-2>*{padding:2rem}.row.m-xxxl-3{margin:-3rem}.row.m-xxxl-3>*{padding:3rem}.row.m-xxxl-4{margin:-4rem}.row.m-xxxl-4>*{padding:4rem}.row.m-xxxl-5{margin:-5rem}.row.m-xxxl-5>*{padding:5rem}.row.m-xxxl-6{margin:-6rem}.row.m-xxxl-6>*{padding:6rem}.row.mx-xxxl-0{margin-left:0;margin-right:0}.row.mx-xxxl-0>*{padding-left:0;padding-right:0}.row.mx-xxxl-025{margin-left:-.25rem;margin-right:-.25rem}.row.mx-xxxl-025>*{padding-left:.25rem;padding-right:.25rem}.row.mx-xxxl-05{margin-left:-.5rem;margin-right:-.5rem}.row.mx-xxxl-05>*{padding-left:.5rem;padding-right:.5rem}.row.mx-xxxl-1{margin-left:-1rem;margin-right:-1rem}.row.mx-xxxl-1>*{padding-left:1rem;padding-right:1rem}.row.mx-xxxl-2{margin-left:-2rem;margin-right:-2rem}.row.mx-xxxl-2>*{padding-left:2rem;padding-right:2rem}.row.mx-xxxl-3{margin-left:-3rem;margin-right:-3rem}.row.mx-xxxl-3>*{padding-left:3rem;padding-right:3rem}.row.mx-xxxl-4{margin-left:-4rem;margin-right:-4rem}.row.mx-xxxl-4>*{padding-left:4rem;padding-right:4rem}.row.mx-xxxl-5{margin-left:-5rem;margin-right:-5rem}.row.mx-xxxl-5>*{padding-left:5rem;padding-right:5rem}.row.mx-xxxl-6{margin-left:-6rem;margin-right:-6rem}.row.mx-xxxl-6>*{padding-left:6rem;padding-right:6rem}.row.my-xxxl-0{margin-top:0;margin-bottom:0}.row.my-xxxl-0>*{padding-top:0;padding-bottom:0}.row.my-xxxl-025{margin-top:-.25rem;margin-bottom:-.25rem}.row.my-xxxl-025>*{padding-top:.25rem;padding-bottom:.25rem}.row.my-xxxl-05{margin-top:-.5rem;margin-bottom:-.5rem}.row.my-xxxl-05>*{padding-top:.5rem;padding-bottom:.5rem}.row.my-xxxl-1{margin-top:-1rem;margin-bottom:-1rem}.row.my-xxxl-1>*{padding-top:1rem;padding-bottom:1rem}.row.my-xxxl-2{margin-top:-2rem;margin-bottom:-2rem}.row.my-xxxl-2>*{padding-top:2rem;padding-bottom:2rem}.row.my-xxxl-3{margin-top:-3rem;margin-bottom:-3rem}.row.my-xxxl-3>*{padding-top:3rem;padding-bottom:3rem}.row.my-xxxl-4{margin-top:-4rem;margin-bottom:-4rem}.row.my-xxxl-4>*{padding-top:4rem;padding-bottom:4rem}.row.my-xxxl-5{margin-top:-5rem;margin-bottom:-5rem}.row.my-xxxl-5>*{padding-top:5rem;padding-bottom:5rem}.row.my-xxxl-6{margin-top:-6rem;margin-bottom:-6rem}.row.my-xxxl-6>*{padding-top:6rem;padding-bottom:6rem}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl{flex:1 0 0%;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.m-xxxl-0{margin:0}.m-xxxl-025{margin:.25rem}.m-xxxl-05{margin:.5rem}.m-xxxl-1{margin:1rem}.m-xxxl-2{margin:2rem}.m-xxxl-3{margin:3rem}.m-xxxl-4{margin:4rem}.m-xxxl-5{margin:5rem}.m-xxxl-6{margin:6rem}.m-xxxl-auto{margin:auto}.mx-xxxl-0{margin-right:0;margin-left:0}.mx-xxxl-025{margin-right:.25rem;margin-left:.25rem}.mx-xxxl-05{margin-right:.5rem;margin-left:.5rem}.mx-xxxl-1{margin-right:1rem;margin-left:1rem}.mx-xxxl-2{margin-right:2rem;margin-left:2rem}.mx-xxxl-3{margin-right:3rem;margin-left:4rem}.mx-xxxl-4{margin-right:4rem;margin-left:4rem}.mx-xxxl-5{margin-right:5rem;margin-left:5rem}.mx-xxxl-6{margin-right:6rem;margin-left:6rem}.mx-xxxl-auto{margin-right:auto;margin-left:auto}.my-xxxl-0{margin-top:0;margin-bottom:0}.my-xxxl-025{margin-top:.25rem;margin-bottom:.25rem}.my-xxxl-05{margin-top:.5rem;margin-bottom:.5rem}.my-xxxl-1{margin-top:1rem;margin-bottom:1rem}.my-xxxl-2{margin-top:2rem;margin-bottom:2rem}.my-xxxl-3{margin-top:3rem;margin-bottom:3rem}.my-xxxl-4{margin-top:4rem;margin-bottom:4rem}.my-xxxl-5{margin-top:5rem;margin-bottom:5rem}.my-xxxl-6{margin-top:6rem;margin-bottom:6rem}.my-xxxl-auto{margin-top:auto;margin-bottom:auto}.mt-xxxl-0{margin-top:0}.mt-xxxl-025{margin-top:.25rem}.mt-xxxl-05{margin-top:.5rem}.mt-xxxl-1{margin-top:1rem}.mt-xxxl-2{margin-top:2rem}.mt-xxxl-3{margin-top:3rem}.mt-xxxl-4{margin-top:4rem}.mt-xxxl-5{margin-top:5rem}.mt-xxxl-6{margin-top:6rem}.mt-xxxl-auto{margin-top:auto}.me-xxxl-0{margin-right:0}.me-xxxl-025{margin-right:.25rem}.me-xxxl-05{margin-right:.5rem}.me-xxxl-1{margin-right:1rem}.me-xxxl-2{margin-right:2rem}.me-xxxl-3{margin-right:3rem}.me-xxxl-4{margin-right:4rem}.me-xxxl-5{margin-right:5rem}.me-xxxl-6{margin-right:6rem}.me-xxxl-auto{margin-right:auto}.mb-xxxl-0{margin-bottom:0}.mb-xxxl-025{margin-bottom:.25rem}.mb-xxxl-05{margin-bottom:.5rem}.mb-xxxl-1{margin-bottom:1rem}.mb-xxxl-2{margin-bottom:2rem}.mb-xxxl-3{margin-bottom:3rem}.mb-xxxl-4{margin-bottom:4rem}.mb-xxxl-5{margin-bottom:5rem}.mb-xxxl-6{margin-bottom:6rem}.mb-xxxl-auto{margin-bottom:auto}.ms-xxxl-0{margin-left:0}.ms-xxxl-025{margin-left:.25rem}.ms-xxxl-05{margin-left:.5rem}.ms-xxxl-1{margin-left:1rem}.ms-xxxl-2{margin-left:2rem}.ms-xxxl-3{margin-left:3rem}.ms-xxxl-4{margin-left:4rem}.ms-xxxl-5{margin-left:5rem}.ms-xxxl-6{margin-left:6rem}.ms-xxxl-auto{margin-left:auto}.p-xxxl-0{padding:0!important}.p-xxxl-025{padding:.25rem!important}.p-xxxl-05{padding:.5rem!important}.p-xxxl-1{padding:1rem!important}.p-xxxl-2{padding:2rem!important}.p-xxxl-3{padding:3rem!important}.p-xxxl-4{padding:4rem!important}.p-xxxl-5{padding:5rem!important}.p-xxxl-6{padding:6rem!important}.px-xxxl-0{padding-right:0!important;padding-left:0!important}.px-xxxl-025{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxxl-05{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxxl-1{padding-right:1rem!important;padding-left:1rem!important}.px-xxxl-2{padding-right:2rem!important;padding-left:2rem!important}.px-xxxl-3{padding-right:3rem!important;padding-left:3rem!important}.px-xxxl-4{padding-right:4rem!important;padding-left:4rem!important}.px-xxxl-5{padding-right:5rem!important;padding-left:5rem!important}.px-xxxl-6{padding-right:6rem!important;padding-left:6rem!important}.py-xxxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxxl-025{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxxl-05{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxxl-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxxl-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxxl-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxxl-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxxl-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxxl-6{padding-top:6rem!important;padding-bottom:6rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-025{padding-top:.25rem!important}.pt-xxxl-05{padding-top:.5rem!important}.pt-xxxl-1{padding-top:1rem!important}.pt-xxxl-2{padding-top:2rem!important}.pt-xxxl-3{padding-top:3rem!important}.pt-xxxl-4{padding-top:4rem!important}.pt-xxxl-5{padding-top:5rem!important}.pt-xxxl-6{padding-top:6rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-025{padding-bottom:.25rem!important}.pb-xxxl-05{padding-bottom:.5rem!important}.pb-xxxl-1{padding-bottom:1rem!important}.pb-xxxl-2{padding-bottom:2rem!important}.pb-xxxl-3{padding-bottom:3rem!important}.pb-xxxl-4{padding-bottom:4rem!important}.pb-xxxl-5{padding-bottom:5rem!important}.pb-xxxl-6{padding-bottom:6rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-025{padding-left:.25rem!important}.ps-xxxl-05{padding-left:.5rem!important}.ps-xxxl-1{padding-left:1rem!important}.ps-xxxl-2{padding-left:2rem!important}.ps-xxxl-3{padding-left:3rem!important}.ps-xxxl-4{padding-left:4rem!important}.ps-xxxl-5{padding-left:5rem!important}.ps-xxxl-6{padding-left:6rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-025{padding-right:.25rem!important}.pe-xxxl-05{padding-right:.5rem!important}.pe-xxxl-1{padding-right:1rem!important}.pe-xxxl-2{padding-right:2rem!important}.pe-xxxl-3{padding-right:3rem!important}.pe-xxxl-4{padding-right:4rem!important}.pe-xxxl-5{padding-right:5rem!important}.pe-xxxl-6{padding-right:6rem!important}}
@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth}body{font-family:'DM Sans',Arial,sans-serif;font-optical-sizing:auto;font-size:1rem;line-height:1.25;color:#2d3c4b;background-color:#fff;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:'kern';font-synthesis:none}.p{font-size:1rem;line-height:1.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;line-height:1;color:inherit}h1,.h1{font-size:calc(2vw + 16px)}h2,.h2{font-size:calc(1.8vw + 16px)}h3,.h3{font-size:calc(1.6vw + 16px)}h4,.h4{font-size:calc(1.4vw + 16px)}h5,.h5{font-size:calc(1.2vw + 16px)}h6,.h6{font-size:calc(1vw + 16px)}a{color:#2d3c4b;text-decoration:none;cursor:pointer}a:hover{color:#1e5ab4}a.color-255-255-255:hover{color:#fff}a.border:hover{border:1px solid #78b4ff}p a{color:#1e5ab4}img,svg,iframe{display:block}img{max-width:100%;height:auto}iframe{max-width:100%}small{font-size:.75rem}.font-size-extra-extra-small{font-size:.5rem!important}.font-size-extra-small{font-size:.625rem!important}.font-size-small{font-size:.75rem!important}.font-size-medium{font-size:.875rem!important}.font-size-normal{font-size:1rem!important}.font-size-large{font-size:1.25rem!important}sup{top:-.25em}body div,span{font-weight:inherit}select,input,button,textarea{font:normal 1rem/1.25 sans-serif}.height-100{height:100%}.width-100{width:100%}.ratio-1-1{aspect-ratio:1/1}.ratio-2-1{aspect-ratio:2/1}.ratio-3-1{aspect-ratio:3/1}.ratio-4-1{aspect-ratio:4/1}.ratio-6-1{aspect-ratio:6/1}.ratio-4-3{aspect-ratio:4/3}.position-relative{position:relative}.position-absolute{position:absolute}.border{border:1px solid #e1e1e1}.border-8{border:8px solid #e1e1e1}.border-135-150-165{border:1px solid #8796a5}.border-top{border-top:1px solid #e1e1e1}.border-bottom{border-bottom:1px solid #e1e1e1}.border-start{border-left:1px solid #e1e1e1}.border-end{border-right:1px solid #e1e1e1}.border-top-180-195-210{border-top:1px solid #b4c3d2}.border-bottom-180-195-210{border-bottom:1px solid #b4c3d2}.border-bottom-255-255-255{border-bottom:1px solid #fff}.border-radius-0{border-radius:0!important}.border-radius-025{border-radius:.25rem!important}.border-radius-0125{border-radius:.125rem!important}.border-radius-05{border-radius:.5rem!important}.border-radius-1{border-radius:1rem!important}.border-radius-2{border-radius:2rem!important}.box-shadow-1{box-shadow:0 0 1vw rgba(0,0,0,.2)}.box-shadow-2{box-shadow:0 0 2vw rgba(0,0,0,.2)}.opacity-05{opacity:.5}.opacity-1{opacity:1}.cursor-pointer{cursor:pointer}.text-transform-uppercase{text-transform:uppercase}.text-decoration-underline{text-decoration:underline}.letter-spacing-05{letter-spacing:.05em}.line-height-1{line-height:1}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-700{font-weight:700}.font-weight-900{font-weight:900}.list-style-disc{list-style-type:disc;list-style-position:inside;list-style-image:}.list-style-disc li::marker{color:#969696}.btn{font-family:'DM Sans',Arial,sans-serif;color:#fff;cursor:pointer;font-weight:700;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#1e5ab4;border:0;padding-left:1.5em;padding-right:1.5em;padding-top:.75em;padding-bottom:.75em;-webkit-transition-duration:.25s;-moz-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all}.btn:hover{color:#fff;box-shadow:0 0 0 .2em rgba(225,225,225,.25)}.btn.background-255-195-0{color:#3c4b5a}.btn.background-255-195-0:hover{animation:btn-animation-box-shadow-255-195-0 2s infinite}@keyframes btn-animation-box-shadow-255-195-0{0%,100%{box-shadow:0 0 0 0 rgba(255,195,0,.5)}50%{box-shadow:0 0 0 .5rem rgba(255,195,0,.5)}}.btn.background-210-225-240:hover{animation:btn-animation-box-shadow-210-225-240 2s infinite}@keyframes btn-animation-box-shadow-210-225-240{0%,100%{box-shadow:0 0 0 0 rgba(210,225,240,.5)}50%{box-shadow:0 0 0 .5rem rgba(210,225,240,.5)}}.btn-infoline{background-color:#00c341;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpath fill-rule='evenodd' d='M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1em 1em;background-position:left .75em center;border-radius:1.25em;padding-left:2.25em!important;color:#fff}.btn-paypal,.btn-facebook,.btn-google{padding-left:3em;background-repeat:no-repeat;background-position:left 1em center;background-size:1.25em 1.25em;text-align:left}.btn-paypal{background-color:#009efb;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpath d='M14.06 3.713c.12-1.071-.093-1.832-.702-2.526C12.628.356 11.312 0 9.626 0H4.734a.7.7 0 0 0-.691.59L2.005 13.509a.42.42 0 0 0 .415.486h2.756l-.202 1.28a.628.628 0 0 0 .62.726H8.14c.429 0 .793-.31.862-.731l.025-.13.48-3.043.03-.164.001-.007a.351.351 0 0 1 .348-.297h.38c1.266 0 2.425-.256 3.345-.91.379-.27.712-.603.993-1.005a4.942 4.942 0 0 0 .88-2.195c.242-1.246.13-2.356-.57-3.154a2.687 2.687 0 0 0-.76-.59l-.094-.061ZM6.543 8.82a.695.695 0 0 1 .321-.079H8.3c2.82 0 5.027-1.144 5.672-4.456l.003-.016c.217.124.4.27.548.438.546.623.679 1.535.45 2.71-.272 1.397-.866 2.307-1.663 2.874-.802.57-1.842.815-3.043.815h-.38a.873.873 0 0 0-.863.734l-.03.164-.48 3.043-.024.13-.001.004a.352.352 0 0 1-.348.296H5.595a.106.106 0 0 1-.105-.123l.208-1.32.845-5.214Z'/%3e%3c/svg%3e")}.btn-facebook{background-color:#3c558e;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z'/%3e%3c/svg%3e")}.btn-google{background-color:#969696;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpath d='M15.545 6.558a9.42 9.42 0 0 1 .139 1.626c0 2.434-.87 4.492-2.384 5.885h.002C11.978 15.292 10.158 16 8 16A8 8 0 1 1 8 0a7.689 7.689 0 0 1 5.352 2.082l-2.284 2.284A4.347 4.347 0 0 0 8 3.166c-2.087 0-3.86 1.408-4.492 3.304a4.792 4.792 0 0 0 0 3.063h.003c.635 1.893 2.405 3.301 4.492 3.301 1.078 0 2.004-.276 2.722-.764h-.003a3.702 3.702 0 0 0 1.599-2.431H8v-3.08h7.545z'/%3e%3c/svg%3e")}.btn-scroll-top{position:fixed;z-index:100;display:none;right:-.5rem;bottom:4rem;border-radius:50%;background-color:rgba(135,150,165,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card-discover{position:absolute;right:0;bottom:0;box-shadow:0 0 0 1px #000}.background-0-0-0{background-color:#000!important}.background-255-255-255{background-color:#fff!important}.background-30-90-180{background-color:#1e5ab4!important}.background-60-75-90{background-color:#3c4b5a!important}.background-45-60-75{background-color:#2d3c4b!important}.background-135-150-165{background-color:#8796a5!important}.background-210-225-240{background-color:#d2e1f0!important}.background-240-245-250{background-color:#f0f5fa!important}.background-135-180-255{background-color:#87b4ff!important}.background-245-245-240{background-color:#f5f5f0!important}.background-225-225-225{background-color:#e1e1e1!important}.background-240-240-240{background-color:#f0f0f0!important}.background-250-250-250{background-color:#fafafa!important}.background-135-120-105{background-color:#877869!important}.background-0-195-150{background-color:#00c396!important}.background-255-60-60{background-color:#ff3c3c!important}.background-255-90-75{background-color:#ff5a4b!important}.background-255-120-0{background-color:#ff7800!important}.background-255-195-0{background-color:#ffc300!important}.background-255-0-105{background-color:#ff0069!important}.background-30-90-180-210-225-240{background:-moz-linear-gradient(180deg,#1e5ab4 0%,#d2e1f0 100%);background:-webkit-linear-gradient(180deg,#1e5ab4 0%,#d2e1f0 100%);background:linear-gradient(180deg,#1e5ab4 0%,#d2e1f0 100%)}.background-210-225-240-240-245-250{background:-moz-linear-gradient(180deg,#f0f5fa 50%,#d2e1f0 100%);background:-webkit-linear-gradient(180deg,#f0f5fa 50%,#d2e1f0 100%);background:linear-gradient(180deg,#f0f5fa 50%,#d2e1f0 100%)}.color-255-255-255{color:#fff}.color-0-0-0{color:#000}.color-255-60-60{color:#ff3c3c!important}.color-30-90-180{color:#1e5ab4}.color-135-150-165{color:#8796a5}.color-45-60-75{color:#2d3c4b}.color-60-75-90{color:#3c4b5a}.color-245-245-240{color:#f5f5f0}.color-135-120-105{color:#877869}.color-90-90-90{color:#5a5a5a}.color-120-120-120{color:#787878;color:#787878}.color-150-150-150{color:#969696}.color-0-195-150{color:#00c396!important}.color-0-150-60{color:#00963c!important}.color-255-90-75{color:#ff5a4b}.color-255-120-0{color:#ff7800}.mark{box-decoration-break:clone;border-radius:.25em}.nav-hamburger,.nav-close{display:block}.nav-close{right:-3rem}.nav-shop a:hover svg{fill:#1e5ab4}.nav-shop .nav-cart .nav-cart-qty{top:-1.25rem;left:50%;width:1.25rem;height:1.25rem;line-height:1.25rem;border-radius:50%;transform:translateX(-50%)}.header{z-index:105}.branding{margin-top:-.5rem;margin-bottom:-.5rem}.branding img{max-height:4rem}.no-scroll{overflow:hidden}.container-nav{width:100%;transition:transform .25s;line-height:1rem}.nav-hidden .container-nav{transform:translateY(-100%)}.nav-hidden .branding{transform:translateY(-1rem)}.nav-fixed .container-nav{position:fixed;top:0;z-index:1000}.nav-ul a{display:block}.nav-dropdown-container,.aside-nav{z-index:105;position:absolute;left:0;top:100%;visibility:hidden;opacity:0;transform:scaleY(0);transition:transform .1s ease,opacity 0ms linear .1s,visibility 0ms linear .1s;transform-origin:top center}.aside-nav{top:0;transform:scaleX(0);transform-origin:center left;min-height:100%;width:calc(100% - 3rem)}.aside-cart{z-index:106;position:fixed;top:0;bottom:0;right:0;left:auto;visibility:hidden;opacity:0;transform:scaleX(0);transition:transform .1s ease,opacity 0ms linear .1s,visibility 0ms linear .1s;transform-origin:center right;height:100%;width:calc(100% - 3rem)}.aside-cart ul{overflow-y:scroll}.search-container{width:100%;height:100%;position:fixed;top:0;left:0;right:0;z-index:105;visibility:hidden;overflow-y:scroll!important;opacity:0;transition:transform .1s ease,opacity 0ms linear .1s,visibility 0ms linear .1s;transform-origin:top center}.aside-nav-open{overflow-y:hidden}.nav-dropdown-open,.aside-nav-open .aside-nav,.aside-cart-open .aside-cart,.search-nav-open .search-container{visibility:visible;opacity:1;transition:transform .25s ease,opacity 0ms,visibility 0ms}.nav-dropdown-open{transform:scaleY(1)}.aside-nav-open .aside-nav,.aside-cart-open .aside-cart{transform:scaleX(1);background-color:#fff}.aside-nav>*,.nav-dropdown-container>*,.search-container>*,.aside-cart>*{opacity:0;transform:translateY(-1rem);transition:transform .1s,opacity .1s;transition-delay:0s}.aside-nav .container,.aside-cart>*{transform:translateX(-1rem)}.aside-nav-open .aside-nav>*,.nav-dropdown-open>*,.search-nav-open .search-container>*,.aside-cart-open .aside-cart>*{opacity:1;transform:translateY(0);transition:transform .3s ease,opacity .2s linear;transition-delay:.2s}.aside-nav-open .aside-nav>*,.aside-cart-open .aside-cart>*{transform:translateX(0)}.nav-overlay{display:block;position:fixed;z-index:100;top:0;bottom:0;right:0;left:0;transition:all .2s ease;opacity:0;pointer-events:none}.nav-overlay,.fancybox__backdrop{background-color:rgba(60,75,90,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.aside-nav-open .nav-overlay,.search-nav-open .nav-overlay,.nav-shop-nav-dropdown-open .nav-overlay{opacity:1;pointer-events:all}.aside-nav-open .header,.search-nav-open .header{z-index:100}.nav-user{white-space:nowrap}.nav-service .nav-li-a:hover{color:rgba(255,255,255,.75)}.nav-service .nav-dropdown-a::after{display:inline-block;margin-left:.5em;vertical-align:.25em;content:'';border-top:.25em solid;border-right:.25em solid transparent;border-bottom:0;border-left:.25em solid transparent}.nav-service .nav-dropdown-container{width:auto}.nav-service .nav-dropdown-container li a{text-transform:none;white-space:nowrap}.nav-shop .nav-dropdown-container{width:100%}.nav-shop .nav-dropdown-container img{max-height:10rem}.nav-shop .nav-ul .nav-dropdown-a::after{display:block;margin-left:.375em;content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpolygon fill='rgb(45,60,75)' points='16,5 8,13 0,5 2,3 8,9 14,3 '/%3e%3c/svg%3e");width:.75em;height:.75em}.nav-customer .active{font-weight:700}.html-account-page .main,.html-order-details-page .main,.html-contact-page .main{background-color:#f0f0f0}.nav-breadcrumbs,.nav-customer{white-space:nowrap}.nav-breadcrumbs{background:linear-gradient(0deg,rgba(240,240,240,0) 0,rgba(240,240,240,1) 100%)}.nav-breadcrumbs ul li+li a::before{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpolygon fill='rgb(120,120,120)' points='5 0 13 8 5 16 3 14 9 8 3 2 5 0'/%3e%3c/svg%3e");display:inline-block;margin-right:.75em;width:.75em;height:.75em}.nav-cart .nav-dropdown-container{left:auto;right:0;width:20rem}.nav-user .nav-dropdown-container{left:auto;right:0;width:10rem}#fancybox-wrap{padding:0!important}#fancybox-close{top:0!important;right:0!important;width:2rem!important;height:2rem!important;background-repeat:no-repeat!important;background-position:center!important;background-size:1.5rem 1.5rem!important;background-color:rgba(60,75,90)!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' class='bi bi-x-lg' viewBox='0 0 16 16'%3e%3cpath d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z'/%3e%3c/svg%3e")!important}.fancybox-bg{display:none}.hero{height:75vh;background-image:url('/caffeagostani/img/agostani-caffe-slider.jpg');background-size:cover;background-position:25% center}.h1-display{font-weight:900;font-size:calc(4vw/1.6 + 40px);line-height:.9;letter-spacing:-.05em}.home .container-agostani-caffe>div{background:linear-gradient(0deg,rgba(245,245,240,1) 0,rgba(245,245,240,0) 50%)}.col-product-home{min-height:100%;width:75%}.col-product-home .card-thumbnail img{max-width:10rem}.header-category{background:linear-gradient(90deg,#e6f0fa 50%,#d2d2f0 100%)}.header-category>div{background-image:radial-gradient(ellipse 100% 100% at center 100%,#f5f5eb 30%,transparent 70%)}.banner-small-cup{background-image:radial-gradient(ellipse 100% 100% at center 100%,#f5f5eb 30%,#f0f5ff 70%);margin-top:3%}.banner-small-cup .col-img{margin-top:-3%}.banner-small-cup .col-img img{mix-blend-mode:darken}.card{overflow:hidden;min-height:100%;position:relative}.card-header{position:relative}.card-product{position:relative;overflow:visible;background:linear-gradient(0deg,rgba(245,245,240,1) 0,rgba(245,245,240,0) 50%)}.card-product .card-body h2{line-height:1.25}.sheet-product .li-qty{max-width:12rem}.li-qty a{box-shadow:0 0 0 1px #e1e1e1 inset}.btn-cart:hover,.card-product .li-qty a:hover .btn-cart,.sheet-product .li-qty a:hover .btn-cart{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16'%3e%3cpath d='m0,2.5c0-.2761.2239-.5.5-.5h1.5c.2295,0,.4295.1563.485.379l.405,1.621h11.61c.2761,0,.4999.224.4999.5001,0,.0407-.005.0813-.0149.1209l-1.5,6c-.0555.2227-.2555.3789-.485.379H4c-.2295,0-.4295-.1563-.485-.379L1.61,3H.5c-.2761,0-.5-.2239-.5-.5Zm5,10.5c-.5523,0-1,.4477-1,1s.4477,1,1,1,1-.4477,1-1-.4477-1-1-1Zm-2,1c0-1.1046.8954-2,2-2s2,.8954,2,2-.8954,2-2,2-2-.8954-2-2Zm9-1c-.5523,0-1,.4477-1,1s.4477,1,1,1,1-.4477,1-1-.4477-1-1-1Zm-2,1c0-1.1046.8954-2,2-2s2,.8954,2,2-.8954,2-2,2-2-.8954-2-2Z'/%3e%3c/svg%3e");animation:btn-animation-box-shadow 2s infinite;color:#2d3c4b}.btn-cart.disabled:hover,.card-product .li-qty.disabled .btn-cart:hover,.sheet-product .li-qty.disabled .btn-cart:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpath d='M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l1.25 5h8.22l1.25-5H3.14zM5 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z'/%3e%3c/svg%3e");animation:none;box-shadow:none}@keyframes btn-animation-box-shadow{0%,100%{box-shadow:0 0 0 0 rgba(255,195,0,.5)}50%{box-shadow:0 0 0 4px rgba(255,195,0,.5)}}.sheet-attribute{z-index:1;width:4rem;top:0;bottom:0;left:0;height:100%}.card-product .li-qty:only-child .btn-cart,.sheet-product .li-qty:only-child .btn-cart{border-radius:1rem}.sheet-product .sheet-thumbnail-carousel,.sheet-product .sheet-thumbnail-carousel-cell{width:100%;height:100%}.sheet-product .sheet-thumbnail,.card-product .card-thumbnail{position:relative}.card-product .card-thumbnail a{overflow:hidden}.sheet-product .sheet-thumbnail-carousel img,.card-product .card-thumbnail-carousel img{width:100%;max-width:18rem}.ribbon-agostani-small{top:-5%;right:0}.aside-nav .ribbon-agostani-small{top:0;right:-20%}.container-agostani-caffe .ribbon-agostani-small{left:5%;right:auto}.ribbon-agostani-small img{border-radius:50%;width:calc(2vw + 3rem);margin-left:-5%}.container-agostani-caffe .ribbon-agostani-small img,.aside-nav .ribbon-agostani-small img{width:calc(1vw + 3rem)}.ribbon-compatibility{position:relative;top:-1px;left:-1px;width:calc(100% + 2px);max-width:calc(100% + 2px)}.ribbon-container{position:absolute;top:-1px;left:-1px;right:-1px;z-index:1}.card-product .card-thumbnail .ribbon-wrapper,.sheet-product .sheet-thumbnail .ribbon-wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start}.ribbon-text{font-size:.5rem!important;line-height:1.25!important;font-weight:700;text-transform:uppercase;display:block;padding-left:.75em;padding-right:.75em;padding-top:.25em;padding-bottom:.25em}.card-product .card-thumbnail .ribbon-wrapper .ribbon-position,.sheet-product .sheet-thumbnail .ribbon-wrapper .ribbon-position{position:relative}.card-product .card-thumbnail .ribbon-wrapper .ribbon-position.top-left,.sheet-product .sheet-thumbnail .ribbon-wrapper .ribbon-position.top-left,.card-product .card-thumbnail .ribbon-wrapper .ribbon-position.top-right,.sheet-product .sheet-thumbnail .ribbon-wrapper .ribbon-position.top-right{top:auto;left:auto;right:auto}.card-product .card-header[data-productid="144638"] .ribbon-qty::before,.card-product .card-header[data-productid="144729"] .ribbon-qty::before,.card-product .card-header[data-productid="144636"] .ribbon-qty::before,.card-product .card-header[data-productid="144637"] .ribbon-qty::before,.product-details-page-144638 .ribbon-qty::before,.product-details-page-144729 .ribbon-qty::before,.product-details-page-144636 .ribbon-qty::before,.product-details-page-144637 .ribbon-qty::before{display:inline-block;content:'+100 gratis';position:absolute;right:-1px;bottom:calc(100% + 1px);font-size:.5em;background-color:#ff3c3c;color:#fff;text-transform:uppercase;padding-top:.25em;padding-bottom:.25em;padding-left:.325em;padding-right:.325em}.offerte-della-settimana{overflow:hidden;background-color:#ff0069;color:#fff}.offerte-della-settimana .ribbon-text{padding-left:.25em;padding-right:.25em;display:block;white-space:nowrap;position:relative;-moz-animation:marquee 5s linear infinite;-webkit-animation:marquee 5s linear infinite;animation:marquee 5s linear infinite}.offerte-della-settimana .ribbon-text::before{padding-left:.25em;padding-right:.25em;display:block;white-space:nowrap;position:absolute;left:100%}:lang(it) .offerte-della-settimana .ribbon-text::before{content:'Offerte della settimana'}:lang(en) .offerte-della-settimana .ribbon-text::before{content:'Offers of the week'}:lang(de) .offerte-della-settimana .ribbon-text::before{content:'Angebote der Woche'}@keyframes marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}.col-related-product-select .ribbon{position:absolute;top:-1px;left:-1px;z-index:10;white-space:nowrap}.col-related-product-select .ribbon>*{line-height:1}.card-product .ribbon-intensity{left:.5rem;bottom:0;z-index:1}.card-product .ribbon-intensity .ribbon-bar{height:8px;width:100%;border-radius:2px;box-shadow:0 0 4px 0 #b4b4b4 inset}.card-product .ribbon-intensity .ribbon-bar>div{height:8px;width:75%;border-radius:2px;background:linear-gradient(0deg,#877869 0%,#c3b4a5 100%)}.ribbon-qty{right:calc(1vw/1.6 + 1px);bottom:calc(1vw/1.6 + 1px);background-color:rgba(90,105,120,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding-top:.125em;padding-bottom:.125em;padding-left:.25em;padding-right:.25em;font-size:calc(1vw/1.6 + 12px);line-height:1;z-index:1}.ribbon-qty::after{display:block;width:1em;height:1em;margin-left:.125em;content:url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpolygon points='13 11 3 11 2 6 0 6 0 5 16 5 16 6 14 6 13 11'/%3e%3c/svg%3e")}.product-box-sistema-5 .ribbon-qty::after,.product-sistema-5 .ribbon-qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpolygon points='13 11 3 11 3 6 2 6 2 5 14 5 14 6 13 6 13 11'/%3e%3c/svg%3e")}.product-box-sistema-3 .ribbon-qty::after,.product-sistema-3 .ribbon-qty::after,.product-box-sistema-31 .ribbon-qty::after,.product-sistema-31 .ribbon-qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpolygon points='14 10 10 13 6 13 2 10 1 4 0 4 0 3 16 3 16 4 15 4 14 10'/%3e%3c/svg%3e")}.product-box-sistema-2 .ribbon-qty::after,.product-sistema-2 .ribbon-qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255,255,255)' viewBox='0 0 16 16'%3e%3cpolygon points='2 3 2 4 3 4 4 10 6 12 10 12 12 10 13 4 14 4 14 3 2 3'/%3e%3c/svg%3e")}.product-box-sistema-20 .ribbon-qty::after,.product-sistema-20 .ribbon-qty::after,.product-box-sistema-33 .ribbon-qty::after,.product-sistema-33 .ribbon-qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(120,120,120)' viewBox='0 0 16 16'%3e%3cpath d='m3.7574,3.7574c-1.1716,1.1716-1.7574,2.7071-1.7574,4.2426s.5858,3.0711,1.7574,4.2426,2.7071,1.7574,4.2426,1.7574,3.0711-.5858,4.2426-1.7574c.8801-.8801,1.4296-1.9656,1.6486-3.1022l1.0216-5.7067c.1226-.6308-.0603-1.3092-.5489-1.7977s-1.167-.6715-1.7977-.5489l-5.7067,1.0216c-1.1366.219-2.2221.7685-3.1022,1.6486Z'/%3e%3c/svg%3e")}.product-box-sistema-24 .ribbon-qty::after,.product-sistema-24 .ribbon-qty::after{width:auto;display:block;content:'pz'}:lang(en) .product-box-sistema-24 .ribbon-qty::after,:lang(en) .product-sistema-24 .ribbon-qty::after{content:'ea'}.product-box-sistema-14 .ribbon-qty::before,.product-sistema-14 .ribbon-qty::before,.product-box-sistema-30 .ribbon-qty::before,.product-sistema-30 .ribbon-qty::before{display:block;content:'+'}.product-box-sistema-9 .ribbon-qty::after,.product-sistema-9 .ribbon-qty::after{width:auto;display:block;content:'KG'}.product-box-sistema-29 .ribbon-qty::after,.product-sistema-29 .ribbon-qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(120,120,120)' viewBox='0 0 16 16'%3e%3ccircle cx='8' cy='8' r='6'/%3e%3c/svg%3e")}.col-pz{top:.125rem;left:.25rem}.col-qty{padding-bottom:.75rem}.card-product .qty::after,.sheet-product .qty::after{display:block;width:1rem;height:1rem;margin-left:.25rem;content:url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpolygon points='13 11 3 11 2 6 0 6 0 5 16 5 16 6 14 6 13 11'/%3e%3c/svg%3e")}.card-product .li-qty a:hover .qty::after,.sheet-product .li-qty a:hover .qty::after{content:url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16' %3e%3cpolygon points='13 11 3 11 2 6 0 6 0 5 16 5 16 6 14 6 13 11'/%3e%3c/svg%3e")}.product-box-sistema-18 .card-product .qty::after,.product-sistema-18 .sheet-product .qty::after,.product-box-sistema-31 .card-product .qty::after,.product-sistema-31 .sheet-product .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpolygon points='14 10 10 13 6 13 2 10 1 4 0 4 0 3 16 3 16 4 15 4 14 10'/%3e%3c/svg%3e")}.product-box-sistema-18 .card-product .li-qty a:hover .qty::after,.product-sistema-18 .sheet-product .li-qty a:hover .qty::after,.product-box-sistema-31 .card-product .li-qty a:hover .qty::after,.product-sistema-31 .sheet-product .li-qty a:hover .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16'%3e%3cpolygon points='14 10 10 13 6 13 2 10 1 4 0 4 0 3 16 3 16 4 15 4 14 10'/%3e%3c/svg%3e")}.product-box-sistema-20 .card-product .qty::after,.product-sistema-20 .sheet-product .qty::after,.product-box-sistema-33 .card-product .qty::after,.product-sistema-33 .sheet-product .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpath d='m3.7574,3.7574c-1.1716,1.1716-1.7574,2.7071-1.7574,4.2426s.5858,3.0711,1.7574,4.2426,2.7071,1.7574,4.2426,1.7574,3.0711-.5858,4.2426-1.7574c.8801-.8801,1.4296-1.9656,1.6486-3.1022l1.0216-5.7067c.1226-.6308-.0603-1.3092-.5489-1.7977s-1.167-.6715-1.7977-.5489l-5.7067,1.0216c-1.1366.219-2.2221.7685-3.1022,1.6486Z'/%3e%3c/svg%3e")}.product-box-sistema-20 .card-product .li-qty a:hover .qty::after,.product-sistema-20 .sheet-product .li-qty a:hover .qty::after,.product-box-sistema-33 .card-product .li-qty a:hover .qty::after,.product-sistema-33 .sheet-product .li-qty a:hover .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16'%3e%3cpath d='m3.7574,3.7574c-1.1716,1.1716-1.7574,2.7071-1.7574,4.2426s.5858,3.0711,1.7574,4.2426,2.7071,1.7574,4.2426,1.7574,3.0711-.5858,4.2426-1.7574c.8801-.8801,1.4296-1.9656,1.6486-3.1022l1.0216-5.7067c.1226-.6308-.0603-1.3092-.5489-1.7977s-1.167-.6715-1.7977-.5489l-5.7067,1.0216c-1.1366.219-2.2221.7685-3.1022,1.6486Z'/%3e%3c/svg%3e")}.product-box-sistema-19 .card-product .qty::after,.product-sistema-19 .sheet-product .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpolygon points='2 3 2 4 3 4 4 10 6 12 10 12 12 10 13 4 14 4 14 3 2 3'/%3e%3c/svg%3e")}.product-box-sistema-19 .card-product .li-qty a:hover .qty::after,.product-sistema-19 .sheet-product .li-qty a:hover .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16'%3e%3cpolygon points='2 3 2 4 3 4 4 10 6 12 10 12 12 10 13 4 14 4 14 3 2 3'/%3e%3c/svg%3e")}.product-box-sistema-5 .card-product .qty::after,.product-sistema-5 .sheet-product .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpolygon points='13 11 3 11 3 6 2 6 2 5 14 5 14 6 13 6 13 11'/%3e%3c/svg%3e")}.product-box-sistema-5 .card-product .li-qty a:hover .qty::after,.product-sistema-5 .sheet-product .li-qty a:hover .qty::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16'%3e%3cpolygon points='13 11 3 11 3 6 2 6 2 5 14 5 14 6 13 6 13 11'/%3e%3c/svg%3e")}.product-box-sistema-23 .card-product .qty::after,.product-sistema-23 .sheet-product .qty::after,.product-box-sistema-23 .card-product .li-qty a:hover .qty::after,.product-sistema-23 .sheet-product .li-qty a:hover .qty::after,.product-box-sistema-24 .card-product .qty::after,.product-sistema-24 .sheet-product .qty::after,.product-box-sistema-24 .card-product .li-qty a:hover .qty::after,.product-sistema-24 .sheet-product .li-qty a:hover .qty::after{content:'pz'}.product-box-sistema-25 .card-product .qty,.product-sistema-25 .sheet-product .qty{visibility:hidden}.product-box-sistema-25 .card-product .qty::after,.product-sistema-25 .sheet-product .qty::after{content:''}.product-box-sistema-9 .card-product .qty::after,.product-sistema-9 .sheet-product .qty::after,.product-box-sistema-9 .card-product .li-qty a:hover .qty::after,.product-sistema-9 .sheet-product .li-qty a:hover .qty::after{content:'Kg'}.card-product .col-price,.sheet-product .col-price{z-index:2}.card-product .col-price .price::after,.sheet-product .col-price .price::after{display:block;width:1em;height:1em;margin-left:.25em;content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(45,60,75)' viewBox='0 0 16 16'%3e%3cpolygon points='12 10 5 10 3 3 14 3 12 10' stroke-width='0'/%3e%3ccircle cx='5' cy='13' r='2' stroke-width='0'/%3e%3ccircle cx='12' cy='13' r='2' stroke-width='0'/%3e%3cpath d='m4.5714,3l-.5714-2h-2c-.5523,0-1,.4477-1,1s.4477,1,1,1h2.5714Z' stroke-width='0'/%3e%3c/svg%3e")}.card-product .li-qty a:hover .price::after,.sheet-product .li-qty a:hover .price::after{content:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(30,90,180)' viewBox='0 0 16 16'%3e%3cpolygon points='12 10 5 10 3 3 14 3 12 10' stroke-width='0'/%3e%3ccircle cx='5' cy='13' r='2' stroke-width='0'/%3e%3ccircle cx='12' cy='13' r='2' stroke-width='0'/%3e%3cpath d='m4.5714,3l-.5714-2h-2c-.5523,0-1,.4477-1,1s.4477,1,1,1h2.5714Z' stroke-width='0'/%3e%3c/svg%3e")}.card-product .li-qty-special-price .col-price .price,.sheet-product .li-qty-special-price .col-price .price{border-radius:.125rem;margin-right:-.25rem;padding-right:.25rem;margin-top:-1px;padding-top:1px;margin-bottom:-1px;padding-bottom:1px}.card-product .ul-qty-offerta-della-settimana .li-qty-special-price .col-price .price,.sheet-product .ul-qty-offerta-della-settimana .li-qty-special-price .col-price .price{background-color:#ff0069;color:#fff}.card-product .ul-qty-poste .li-qty-special-price .col-price .price,.sheet-product .ul-qty-poste .li-qty-special-price .col-price .price{background-color:#f0f000;color:#005ad2}.price-del,.card-product .col-price .price-del,.sheet-product .col-price .price-del{display:block}.card-product .col-price .price-del,.sheet-product .col-price .price-del{line-height:.75rem;font-weight:500}.card-product .li-qty-special-price .col-price .price-del,.sheet-product .li-qty-special-price .col-price .price-del{line-height:1rem}.price-del span,.card-product .col-price .price-del span,.sheet-product .col-price .price-del span{position:relative}.price-del span::after,.card-product .col-price .price-del span::after,.sheet-product .col-price .price-del span::after{content:'';display:block;position:absolute;height:.1em;bottom:.625em;left:-.25em;right:-.25em;background-color:#ff3c3c;background:-moz-linear-gradient(90deg,rgba(255,0,0,1) 0%,rgba(255,0,0,0) 100%);background:-webkit-linear-gradient(90deg,rgba(255,0,0,1) 0%,rgba(255,0,0,0) 100%);background:linear-gradient(90deg,rgba(255,0,0,1) 0%,rgba(255,0,0,0) 100%)}.card-category{-webkit-transition-duration:.25s;-moz-transition-duration:.25s;-o-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all}.card-category:hover{border:1px solid #78b4ff}.flickity-button:disabled{opacity:0}.carousel-info::after,.carousel-benefit::after,.carousel-compatibility::after,.nav-customer .nav-ul::after,.nav-breadcrumbs .nav-ul::after{content:'flickity';display:none}.carousel-compatibility .flickity-page-dots{bottom:1rem}.sheet-thumbnail-carousel .flickity-prev-next-button.next{right:-3rem}.sheet-thumbnail-carousel .flickity-prev-next-button.previous{left:-3rem}.scroll-type{background:linear-gradient(0,rgba(255,255,255,0) 0,rgba(255,255,255,1) 100%);position:sticky;top:0;z-index:99}.scroll-type ul li a{background-color:rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.col-hr{background:linear-gradient(180deg,rgba(240,240,240,0) 0,rgba(240,240,240,1) 100%);font-size:calc(.2vw + 16px)}.col-hr div{background:linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 20%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%)}.tab-pane{display:none}.tab-show{display:block}.tab-ul li{cursor:pointer}.sheet-content .tab-ul li{border-radius:.5rem .5rem 0 0}.sheet-content .tab-ul li.active{background-color:#f0f0f0}.sheet-content .tab-pane{margin-top:-1rem;background:linear-gradient(180deg,rgba(240,240,240,1) 1rem,rgba(240,240,240,0) 5rem);border-radius:0 0 .5rem .5rem}.tab-description .tab-nav{background:linear-gradient(180deg,rgba(235,235,235,0) 0,rgba(235,235,235,1) 100%)}.tab-description .tab-ul{background:linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 20%,rgba(255,255,255,0) 80%,rgba(255,255,255,1) 100%)}.tab-description .tab-ul li{border-radius:.5rem .5rem 0 0}.tab-description .tab-ul li.active{background-color:#fff}.col-compatibility div{position:relative;line-height:1}.col-compatibility img{mix-blend-mode:multiply}.col-compatibility div span{position:absolute;bottom:-1px;left:-1px;z-index:10;padding:.125rem .25rem}.col-related-product-select a{position:relative;border:1px solid #e1e1e1}.col-related-product-select a:hover{border:1px solid #78b4ff;z-index:1}.col-related-product-selected a{border:1px solid #2d3c4b}.col-related-product-select .ribbon-intensity{mix-blend-mode:normal;left:.125rem;bottom:.125rem}.col-related-product-select .ribbon-qty{font-size:.875rem;right:.125rem;bottom:.125rem}.reviews-rating{padding:1px}.reviews-rating svg{top:0}.reviews-rating,.reviews-rating svg{width:3.75em;height:.75em}.sheet-product .reviews-rating,.sheet-product .reviews-rating svg{width:calc(1em + 2rem);height:calc((1em + 2rem)/5)}.reviews a:hover{color:#3c4b5f}.sheet-product .reviews{font-size:calc(4vw + 16px)}.cart-summary{position:-webkit-sticky;position:sticky;top:1rem}.cart-summary .form-select{width:5rem}.row-timeline{border-top:.5rem solid #e1e1e1}.row-timeline .dot{height:1rem;width:1rem;border-radius:50%;background-color:#e1e1e1;margin-top:-.75rem}.row-timeline .current .dot{animation:dotanimation 2s infinite;background-color:#1e5ab4}.progress-bar{height:.5rem;background-color:#1e5ab4;margin-top:-.5rem}@keyframes dotanimation{0%,100%{transform:scale(166.66666667%)}50%{transform:none}}.map-canvas{width:100%;height:100%;min-height:20rem;z-index:1;position:relative}label{display:inline-block;line-height:1.25}.form-control{font-family:'DM Sans',Arial,sans-serif;display:block;width:100%;height:auto;padding-top:.6875em;padding-bottom:.6875em;padding-left:1em;padding-right:1em;font-size:.875rem;line-height:1.25;font-weight:400;color:#787878;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.25rem;box-shadow:0 0 0 1px #e1e1e1;margin:0}.form-control::-moz-placeholder{color:#c3c3c3;opacity:1}.form-control::placeholder{color:#c3c3c3;opacity:1}.form-select{font-family:'DM Sans',Arial,sans-serif;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgb(120,120,120)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;line-height:1.25;font-weight:400;color:#787878;background-color:transparent;background-repeat:no-repeat;background-size:1em .75em;background-position:left .125em top .25em;border:0;outline:0;padding-top:0;padding-bottom:0;padding-left:1.25em;padding-right:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select:disabled{opacity:.5}.form-control:focus,.form-select-qty:focus{outline:0}.form-select-qty{width:2.5rem;text-align:center;font-size:.875rem;line-height:2rem;padding-left:0!important;padding-right:0!important;background-color:#fff;box-shadow:0 0 0 1px #f0f0f0 inset;background-image:none}.btn-qty{border:0;padding:0;font-size:0;width:2rem!important;height:2rem;background-position:center;background-repeat:no-repeat}.btn-qty-remove{border-radius:.25rem 0 0 .25rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(120,120,120)' viewBox='0 0 16 16'%3e%3cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e")}.btn-qty-add{border-radius:0 .25rem .25rem 0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(120,120,120)' viewBox='0 0 16 16'%3e%3cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e")}.col-search{font-size:calc(2vw/1.6 + 16px);border-radius:calc(1em + .25rem);background-color:rgba(255,255,255,.5)}.search-container .form-control{background-color:transparent;box-shadow:none;color:#2d3c4b;font-size:calc(2vw/1.6 + 16px);line-height:2em;height:2em;text-align:left;border-radius:0}.search-container .form-control::-moz-placeholder{color:#3c4b5a;opacity:1}.search-container .form-control::placeholder{color:#3c4b5a;opacity:1}.search-container .form-control:focus::placeholder{opacity:.5}.search-container .btn-search,.search-container .btn-close{font-size:calc(2vw/1.6 + 16px);height:2em;width:2em;padding:0;background-size:1.5em 1.5em;background-repeat:no-repeat;background-position:center center;border-radius:1em}.search-container .btn-search{background-size:1em 1em;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255, 255, 255)' viewBox='0 0 16 16'%3e%3cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3e%3c/svg%3e")}.search-container .btn-close{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='rgb(255, 255, 255)' viewBox='0 0 16 16'%3e%3cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.form-search .form-control{font-size:1.25rem;padding-left:1.5em;padding-right:1.5em;padding-top:.75em;padding-bottom:.75em;border-radius:0;box-shadow:none;border:0}.form-search .form-control::-moz-placeholder{text-transform:uppercase;letter-spacing:.05em}.form-check-address label{width:100%;box-shadow:0 0 0 1px #e1e1e1;transition:all .25s;position:relative;cursor:pointer}.form-check-address img{max-height:2rem}.form-check-address label .btn{position:absolute;top:1rem;right:1rem}.form-check{display:flex;align-items:center}.form-check-input{width:1rem;height:1rem;vertical-align:top;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#e1e1e1;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type="radio"]{border-radius:50%}.form-check-input[type="radio"]:checked{background-color:#fff;box-shadow:0 0 0 .25rem #877869 inset;background-image:none}.form-check-input:checked{background-color:#877869;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28120, 120, 120%29'/%3e%3c/svg%3e");width:2.25rem;height:1.25rem;background-position:left center;border-radius:.625rem;transition:background-position .15s ease-in-out}.form-switch .form-check-input:checked{background-color:#1e5ab4;background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.footer-bar{position:fixed;bottom:0;right:0;z-index:99}.filter-radio{box-shadow:0 0 .5rem rgba(0,0,0,.25);border-radius:1.625rem}.filter-radio-selected{background-color:#78b4ff;box-shadow:none;color:#fff}.filter-radio:hover{box-shadow:0 0 0 1px #78b4ff}.footer,.footer a{color:#fff}@media(min-width:576px){.font-size-sm-extra-small{font-size:.625rem!important}.font-size-sm-small{font-size:.75rem!important}.font-size-sm-medium{font-size:.875rem!important}.font-size-sm-normal{font-size:1rem!important}.font-size-sm-large{font-size:1.25rem!important}.order-sm-first{order:-1}.ratio-sm-4-1{aspect-ratio:4/1}.border-start-sm{border-left:1px solid #e1e1e1}.border-end-sm{border-right:1px solid #e1e1e1}.aside-nav,.aside-cart{width:30rem}.col-product-home{width:20rem}.ribbon-text{font-size:.625rem!important}.card-search .col-featured{overflow:hidden;border-radius:0 .875rem .875rem 0}.sheet-thumbnail-carousel .flickity-prev-next-button.next{right:0}.sheet-thumbnail-carousel .flickity-prev-next-button.previous{left:0}.card-product .card-thumbnail img{max-width:12rem}.footer-bar{border-radius:1rem 1rem 0 0;box-shadow:0 0 3rem rgba(0,0,0,.25);overflow:hidden}}@media(min-width:768px){.font-size-md-extra-small{font-size:.625rem!important}.font-size-md-small{font-size:.75rem!important}.font-size-md-medium{font-size:.875rem!important}.font-size-md-normal{font-size:1rem!important}.font-size-md-large{font-size:1.25rem!important}.order-md-first{order:-1}.ratio-md-4-1{aspect-ratio:4/1}.card-product .card-thumbnail .ribbon-wrapper .ribbon-position.top-right,.sheet-product .sheet-thumbnail .ribbon-wrapper .ribbon-position.top-right{top:auto;right:auto;margin-left:auto}.card-product .card-header[data-productid="144123"] .background-225-225-225.color-45-60-75,.card-product .card-header[data-productid="143873"] .background-225-225-225.color-45-60-75,.card-product .card-header[data-productid="144946"] .background-225-225-225.color-45-60-75{position:absolute;right:0;top:2rem}.card-product .card-header[data-productid="144123"] .background-225-225-225.color-45-60-75 .ribbon-text,.card-product .card-header[data-productid="143873"] .background-225-225-225.color-45-60-75 .ribbon-text,.card-product .card-header[data-productid="144946"] .background-225-225-225.color-45-60-75 .ribbon-text{font-size:1rem!important}.ribbon-intensity{left:.75rem}.ribbon-compatibility{position:absolute;width:50%;max-width:50%;right:-1px;left:auto}.card-product .ribbon-intensity{left:1rem;top:50%;bottom:auto;transform:translateY(-50%)}.nav-breadcrumbs .nav-ul::after{content:''}.sheet-content{margin-left:-.5rem;padding-left:1.5rem!important;border-radius:0 1rem 0 0;background:linear-gradient(180deg,rgba(240,240,240,1) 0,rgba(240,240,240,0) 20rem)}}@media(max-width:1199px){.pe-lg-1.pe-lg-05{padding-right:1.5rem!important}.ps-lg-1.ps-lg-05{padding-left:1.5rem!important}}@media(min-width:992px){.ratio-lg-1-1{aspect-ratio:1/1}.ratio-lg-6-1{aspect-ratio:6/1}.order-lg-first{order:-1}.border-lg-top{border-top:1px solid #e1e1e1}.font-size-lg-extra-small{font-size:.625rem!important}.font-size-lg-small{font-size:.75rem!important}.font-size-lg-medium{font-size:.875rem!important}.font-size-lg-normal{font-size:1rem!important}.font-size-lg-large{font-size:1.25rem!important}.carousel-info::after,.nav-customer .nav-ul::after{content:''}.carousel-compatibility::after{content:''}.col-compatibility{width:12.5%}.sheet-attribute{width:6rem}}@media(min-width:1200px){.col-xl-1_5{flex:0 0 auto;width:12.5%}.font-size-xl-extra-small{font-size:.625rem!important}.font-size-xl-small{font-size:.75rem!important}.font-size-xl-medium{font-size:.875rem!important}.font-size-xl-normal{font-size:1rem!important}.font-size-xl-large{font-size:1.25rem!important}.nav-user .nav-dropdown-container{left:0;right:auto}.branding{margin-top:-2rem;margin-bottom:-1rem;z-index:106}.branding img{max-height:6rem}.hero{background-position:center center}.main{flex:1 0 0%;width:auto}.carousel-benefit::after{content:''}.card-product .li-qty:only-child .btn,.sheet-product .li-qty:only-child .btn{border-radius:1.25rem}.sheet-product .col-price .price-del span::after{bottom:8px}}@media(min-width:1400px){.col-xxl-1_2{flex:0 0 auto;width:10%}.font-size-xxl-extra-small{font-size:.625rem!important}.font-size-xxl-small{font-size:.75rem!important}.font-size-xxl-medium{font-size:.875rem!important}.font-size-xxl-normal{font-size:1rem!important}.font-size-xxl-large{font-size:1.25rem!important}.nav-shop .nav-ul .nav-dropdown-container{max-width:1280px;left:calc((100% - 1280px)/2)}.search-container{padding-left:calc((100% - 1280px)/2);padding-right:calc((100% - 1280px)/2)}.col-compatibility{width:10%}}@media(min-width:1800px){.home .container-agostani-caffe{margin-top:-3rem}.font-size-xxxl-extra-small{font-size:.625rem!important}.font-size-xxxl-small{font-size:.75rem!important}.font-size-xxxl-medium{font-size:.875rem!important}.font-size-xxxl-normal{font-size:1rem!important}.font-size-xxxl-large{font-size:1.25rem!important}}
.map-wrapper{margin:10px 0 20px;padding-bottom:15px;border-bottom:1px dotted #ccc}#all-shops-map-holder{height:300px}#shop-address-input{display:none;top:28px!important;padding:6px 10px;width:270px}.shops-list{overflow:hidden}.shops-list li{margin:0 0 20px;list-style:none;overflow:hidden}.shops-list li:nth-of-type(2n){margin-right:0;clear:right}.shops-list .image-holder{float:left;width:49%}.shops-list .image-holder~.name-description-wrapper{float:right;width:49%}.shops-list .image-holder a{display:block;max-width:100%;max-height:300px}.shops-list .image-holder a img{max-width:100%;max-height:100%}.shops-list .name-description-wrapper h2{margin-bottom:10px;text-transform:uppercase;font-size:20px}.shops-list .read-more{font-size:12px;color:#c00}.shop-full-description{margin-bottom:15px}.shop-map{margin:10px 0;padding-bottom:10px;border-bottom:1px dotted #ccc}#shop-map-holder{margin-bottom:15px;height:300px}.all-shop-images{margin:0!important;padding:0!important;clear:both}.all-shop-images:after{content:".";display:block;visibility:hidden;clear:both;height:0;line-height:0;font-size:0}.all-shop-images li{float:left;margin:0 .65% 2%;padding:5px;width:32%;height:120px;list-style:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.all-shop-images li:first-of-type{float:none;margin:0;padding:0;width:100%;height:300px}.all-shop-images a{display:block;position:relative;height:100%}.all-shop-images img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:100%;max-height:100%}.back-to-all-shops{width:100%;margin-bottom:5px}.new-shop{width:100%;margin-bottom:5px;text-align:center}@media all and (min-width:769px){.shops-list li{float:left;margin:0 2% 20px 0;width:49%}.shop-full-description{float:right;width:48%}.shop-full-description:only-child{float:none;width:100%}.shop-full-description+.shop-map-images{float:left;width:49%}}@media screen and (min-width:481px){.shop-page .page-title{min-width:285px}}@media screen and (min-width:600px){.shop-page .page-title{min-width:400px}}@media screen and (min-width:769px){.shop-page .page-title{min-width:550px}}@media screen and (min-width:850px){.shop-page .page-title{min-width:630px}}@media screen and (max-width:480px){.all-shop-images li{padding:1px}}
.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(../js/map/leaflet/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(../js/map/leaflet/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../js/map/leaflet/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../js/map/leaflet/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:0;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:0;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:0;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.k-overlay{position:fixed;top:0;left:0;z-index:1060;width:100%;height:100%;background-color:rgba(68,68,68,.6)}.nopAjaxCartPanelAjaxBusy,.miniProductDetailsPanelAjaxBusy{position:fixed;top:0;left:0;z-index:1070;width:100%!important;height:100%!important;background-color:rgba(255,255,255,.7)}.miniProductDetailsPanelAjaxBusy{display:none}.nopAjaxCartPanelAjaxBusy:before,.nopAjaxCartPanelAjaxBusy:after,.miniProductDetailsPanelAjaxBusy:before,.miniProductDetailsPanelAjaxBusy:after{content:"";position:fixed;display:inline-block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:0;height:0;border:0 solid #97c300;border-radius:50%;-webkit-animation:loader 1.6s cubic-bezier(0,0,.09,.99) infinite;-moz-animation:loader 1.6s cubic-bezier(0,0,.09,.99) infinite;animation:loader 1.6s cubic-bezier(0,0,.09,.99) infinite}.nopAjaxCartPanelAjaxBusy:after,.miniProductDetailsPanelAjaxBusy:after{animation-delay:.8s}.ajaxCart .product-grid .picture>a:before{padding-top:100%}.addProductVariantToCartErrors{color:#ff4f60;font-weight:700;text-align:center}.addProductVariantToCartErrors ul{margin:20px}.addProductVariantToCartErrors li{margin:0 0 10px 0}.productQuantityTextBox{float:left;width:20px;text-align:center;font-size:16px}select.productQuantityDropdown,input.productQuantityTextBox{font-size:14px!important;color:#444!important}.ajax-cart-button-wrapper .product-box-add-to-cart-button{width:100%}.product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper,.product-grid .item-box .productQuantityDropdown{width:60px;margin-right:3px;vertical-align:top}.product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper .plus,.product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper .minus{height:16px;line-height:16px}.product-grid .item-box .productQuantityDropdown{height:40px;padding:0 25px 0 10px;background-position:right 10px center}.product-grid .item-box .productQuantityDropdown~.product-box-add-to-cart-button,.product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper+.product-box-add-to-cart-button{width:calc(100% - 63px);vertical-align:top}.add-to-cart-qty-wrapper+.ajax-cart-button-wrapper{display:inline-block;vertical-align:top;width:calc(100% - 90px);max-width:250px}.variant-overview .add-to-cart-qty-wrapper+.ajax-cart-button-wrapper{width:140px}.add-to-cart-qty-wrapper+.ajax-cart-button-wrapper button{width:100%}.qty-dropdown+.ajax-cart-button-wrapper{display:inline-block;vertical-align:top}.product-prices-box .qty-dropdown+.ajax-cart-button-wrapper{width:calc(100% - 83px)}.product-prices-box .qty-dropdown+.ajax-cart-button-wrapper button{width:100%}.product-grid .item-box .productQuantityTextBox{width:100%;height:40px;padding-left:2px}.ajaxCart{position:absolute;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:0!important;width:700px!important;max-width:100%;height:auto!important;background:#fff;text-align:left;z-index:1070}.ajaxCart li{list-style:none}.ajaxCart .k-window-titlebar.k-header{padding:0;font-size:0;margin:0!important;overflow:hidden}.ajaxCart .k-window-titlebar.k-header .k-window-actions{position:absolute;top:25px;right:25px;font-size:0;z-index:1}.ajaxCart .k-window-titlebar.k-header .k-window-actions a,.ajaxCart .k-window-titlebar.k-header .k-window-actions .k-icon{display:block;font-size:0}.ajaxCart .k-window-titlebar.k-header .k-window-actions .k-icon:before{content:"z";display:block;font-size:20px;font-weight:normal;color:#444;opacity:.6;transition:opacity .1s ease}.ajaxCart .k-window-titlebar.k-header .k-window-actions .k-icon:hover:before{color:#97c300}.productAddedToCartWindow,.miniProductDetailsView{padding:0;color:#444}.productAddedToCartItem{padding:0 30px 30px;overflow:hidden}.productAddedToCartWindowImage{float:left;overflow:hidden;margin:0!important;width:35%;height:auto;text-align:left}.productAddedToCartWindowImage a{display:block;overflow:hidden;line-height:0;border-radius:3px}.productAddedToCartWindowImage img{max-width:100%}.productAddedToCartWindowDescription{margin:0 0 0 38%;padding:10px 0 0;width:auto}.productAddedToCartWindowDescription h1{margin:0 0 15px;font-weight:normal;font-size:18px;color:#444}.productAddedToCartWindowDescription strong{display:inline-block;margin-bottom:20px;font-size:24px;color:#97c300;font-weight:bold}.productAddedToCartWindowDescription span{font-size:15px;color:#8c8c8c}.productAddedToCartWindowSummary{clear:both;padding:30px;text-align:center;font-size:0}.productAddedToCartWindowSummary a,.productAddedToCartWindowSummary div{display:inline-block;vertical-align:top;width:calc(50% - 5px);font-size:14px}.productAddedToCartWindowSummary div,.productAddedToCartWindowSummary a+a{margin-left:10px}.productAddedToCartWindowSummary a+a+div{margin:10px 0 0;width:100%}.productAddedToCartWindowSummary a{border:0;height:45px;line-height:45px;padding:0 25px;border-radius:3px;background-color:#f1f1f1;color:#8c8c8c;font-weight:700;text-transform:uppercase;font-size:14px;transition:all .2s ease}.productAddedToCartWindowSummary a:hover{background-color:#e7e7e7}.ajaxCart .productAddedToCartWindowCheckout{width:100%}.miniProductDetailsView:focus,.productAddedToCartWindow:focus{outline:-webkit-focus-ring-color auto 0}.ajaxCart .product-name,.ajaxCart .productAddedToCartWindowTitle,.ajaxCart .k-window-title{display:block;padding:25px 0;margin:0 auto;width:calc(100% - 100px);font-size:22px;text-transform:none;font-weight:700;color:#444;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ajaxCart .k-window-title:empty{display:none}.ajaxCart .product-details-page{padding:0}.miniProductDetailsView .product-variant-line{margin:0}.ajaxCart .product-overview-line{border-top:1px solid #e7e7e7;padding-top:30px}.ajaxCart .product-overview-line:first-child{border-top:0;padding-top:0}.miniProductDetailsView .product-essential{margin:0;overflow:hidden;padding:0 30px 30px;border:0}.miniProductDetailsView .product-essential .gallery{display:block;float:left;overflow:hidden;width:35%;margin:0}.miniProductDetailsView .product-essential .picture{margin:0;float:none;overflow:hidden;width:auto!important;height:auto!important;line-height:normal!important}.miniProductDetailsView .product-essential .picture img{z-index:0!important}.ajaxCart .overview{position:static;width:auto;float:none;padding:10px 0 0!important;margin:0 0 0 38%}.miniProductDetailsView .product-variant-name,.productAddedToCartWindowDescription h1 a{margin-bottom:12px;font-size:20px;text-transform:none;font-weight:700;color:#444}.miniProductDetailsView .product-variant-name{display:none}.miniProductDetailsView .short-description{margin:0 0 20px;padding-top:0;font-size:15px;line-height:1.5;border-top:0}.miniProductDetailsView .prices{margin:0 0 25px}.miniProductDetailsView .overview .product-price{font-size:24px}.miniProductDetailsView .tax-shipping-info{display:inline;text-align:left}.miniProductDetailsView .customer-entered-price{margin:0 0 30px;padding:0}.miniProductDetailsView .enter-price-input{padding:4px;width:69px}.miniProductDetailsView .product-overview-line .add-to-cart{margin:0;overflow:hidden}.ajaxCart .add-to-cart-qty-wrapper{margin-right:6px}.ajaxCart .attributeInfo{margin-bottom:20px;font-size:15px;line-height:1.5;color:#8c8c8c}.ajaxCart .attributeInfo:empty{margin-bottom:0}.miniProductDetailsView .add-info input[type="text"]{margin:0;width:43px;height:43px;font-size:16px;padding:0;float:left}.ajaxCart .product-collateral{margin:0;padding:20px 20px 0}.miniProductDetailsView .message-error{display:block;float:left;clear:both;margin:10px 0 0 0;font-weight:bold;text-align:left;font-size:14px;color:#c00}.miniProductDetailsView .message-error li{margin:5px 0}.ajaxCart .attributes{margin:0 0 20px;padding:0}.ajaxCart .attributes dt,.attributes dd{text-align:left}.ajaxCart .attributes select{max-width:100%}.ajaxCart .overview .add-to-cart{width:100%;max-width:320px;font-size:0}.miniProductDetailsView .giftcard{margin:0;padding:0 20px 20px;background:#fff;text-align:left}.ajaxCart .product-grid{margin:0 0 40px}.ajaxCart .product-grid .title{padding:0 30px 20px;margin:0;font-size:20px;text-align:center}.ajaxCart .product-grid .item-grid{padding:0 25px}.ajaxCart .product-grid{font-size:0}.ajaxCart .product-grid .item-box{margin:0 0 10px 0;width:50%;max-height:120px;border-left:0;border-radius:0 3px 3px 0;overflow:hidden}.ajaxCart .product-grid .item-box .picture>a:after{content:none;display:none}.ajaxCart .product-grid .item-box:nth-child(2n+1){border-left:1px solid #eee;margin-right:-1px;border-radius:3px 0 0 3px}.ajaxCart .product-grid .item-box .product-item>div{display:inline-block;vertical-align:top}.ajaxCart .product-grid .item-box .product-item>div:first-child{width:120px}.ajaxCart .product-grid .item-box .picture{border-radius:0}.ajaxCart .product-grid .item-box .details{padding:12px 4%;width:calc(100% - 120px);text-align:left}.ajaxCart .product-grid .item-box .title,.ajaxCart .product-grid .item-box .product-title{padding:0;height:auto;max-height:39px}.ajaxCart .product-grid .item-box .prices{max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ajaxCart .product-grid .item-box .prices>*:last-child:not(:empty){margin:0}.ajaxCart .product-grid .item-box .buttons,.ajaxCart .product-grid .item-box .btn-wrapper{display:none}.ajaxCart .addProductToCartErrors{padding:0 20px 30px;color:#8c8c8c;text-align:center;font-size:15px}@media all and (min-width:768px){.ajaxCart .product-details-page{text-align:left}}@media(max-width:1024px){.category-page .item-box .add-to-cart-qty-wrapper,.category-page .item-box .ajax-cart-button-wrapper select{display:none}.item-box .ajax-cart-button-wrapper .add-to-cart-qty-wrapper,.item-box .productQuantityDropdown{display:none}.product-grid .item-box .productQuantityDropdown~.product-box-add-to-cart-button,.product-grid .ajax-cart-button-wrapper .add-to-cart-qty-wrapper+.product-box-add-to-cart-button{width:100%}}@media all and (min-width:1025px){.product-list .ajax-cart-button-wrapper .add-to-cart-qty-wrapper,.product-list .item-box .productQuantityDropdown{width:60px;margin-right:3px;vertical-align:top}.product-list .item-box .productQuantityDropdown{height:40px;padding:0 25px 0 13px;background-position:right 10px center}.product-list .item-box .productQuantityTextBox{width:100%;height:40px;padding-left:2px}.product-list .item-box .ajax-cart-button-wrapper .button-2{max-width:calc(100% - 65px)}}
.ribbon-wrapper{position:relative}@media all and (min-width:769px){.product-list .ribbon-wrapper{float:left}}.ribbon-position{font-size:0;line-height:0;position:absolute;z-index:1;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.ribbon-position.top-left{top:0;left:0}.ribbon-position.top-right{top:0;right:0}.ribbon-position.bottom-left{bottom:0;left:0}.ribbon-position.bottom-right{bottom:0;right:0}.ribbon-position.top-middle{top:0;left:0;right:0;text-align:center}.ribbon-position.right-middle{top:0;right:0;bottom:0;text-align:right}.ribbon-position.bottom-middle{bottom:0;left:0;right:0;text-align:center}.ribbon-position.left-middle{top:0;bottom:0;left:0;text-align:left}.ribbon-position.center{top:0;right:0;bottom:0;left:0;text-align:center}.ribbon-position.right-middle:before,.ribbon-position.left-middle:before,.ribbon-position.center:before{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.product-ribbon{display:inline-block;vertical-align:middle;position:relative}.ribbon-text{font-size:12px;line-height:normal}.ribbon-image-text{font-size:12px;line-height:normal;position:absolute;top:0;left:0}
.gallery .ribbon-wrapper{font-size:0;overflow:hidden}.gallery .ribbon-wrapper img{max-width:100%}.ribbon-position.top-right{top:5px;right:5px}.ribbon-position.top-left{top:5px;left:5px}.ribbon-position.top-middle{top:5px}.ribbon-position.bottom-right{bottom:5px;right:5px}.ribbon-position.bottom-left{bottom:5px;left:5px}.ribbon-position.bottom-middle{bottom:5px}.ribbon-position.right-middle{right:5px}.ribbon-position.left-middle{left:5px}@media all and (max-width:1024px){.product-list .ribbon-wrapper{float:none!important}}@media all and (min-width:1025px){.product-list .ribbon-wrapper+.details{margin:0 0 0 240px}.spc-categories .ribbon-wrapper{float:left;width:45%}.spc-categories .ribbon-wrapper .picture{width:100%}}@media all and (min-width:1367px){.spc-categories .ribbon-wrapper{width:40%}}
#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('../fancybox/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:0;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:0;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('../fancybox/fancybox.png') -40px 0;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:0;outline:0;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:0;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:0;background:transparent url('../fancybox/blank.gif');z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('../fancybox/fancybox.png');background-position:-40px -30px}#fancybox-right-ico{background-image:url('../fancybox/fancybox.png');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('../fancybox/fancybox-x.png')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('../fancybox/fancybox-y.png');background-position:-20px 0}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('../fancybox/fancybox-x.png');background-position:0 -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('../fancybox/fancybox-y.png')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('../fancybox/fancybox.png');background-position:-40px -122px}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#fff;text-align:left}#fancybox-title-over{padding:10px;background-image:url('../fancybox/fancy_title_over.png');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:0;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:0;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('../fancybox/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#fff;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('../fancybox/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('../fancybox/fancybox.png') -55px -90px no-repeat}.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png',sizingMethod='scale');zoom:1}.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right,#fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight+"px")}#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px')}#fancybox-loading.fancybox-ie6 div{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png',sizingMethod='scale')}.fancybox-ie .fancybox-bg{background:transparent!important}.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png',sizingMethod='scale')}

