.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--sep:20px;--bottom:var(--sep);--s:60px;--h:calc(var(--s)/2);--header:max(50px,var(--s)*1.166667);--vh:100vh;--ch:142;--cs:70%;--cl:49%;--bw:1;--text:hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%));--hover:hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));--hsl:var(--ch) var(--cs) var(--cl);--color:hsl(var(--hsl));--dark:hsl(var(--ch) var(--cs) calc(var(--cl) - 10%));--bg:hsl(var(--hsl)/4%);--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0);contain:style}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);width:var(--s);background:#25d366 var(--joinchat-ico) 50%/60% no-repeat;color:inherit;border-radius:50%;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background-color:#128c7e}.joinchat:has(.joinchat__chatbox) .joinchat__button:hover{transition-duration:1.5s}.joinchat__button:active{background-color:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat--chatbox .joinchat__button{display:none}.joinchat__button__ico{position:absolute;inset:0;display:flex;border-radius:50%;overflow:hidden;color:var(--text)!important}.joinchat__button__ico svg{width:var(--ico-size,100%);height:var(--ico-size,100%);margin:calc((100% - var(--ico-size, 1))/2)}.joinchat__button:has(.joinchat__button__ico){background:var(--color);box-shadow:1px 6px 24px 0 hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)/24%)}.joinchat__button:has(.joinchat__button__ico):active,.joinchat__button:has(.joinchat__button__ico):hover{background:var(--hover)}.joinchat__button__image{position:absolute;inset:1px;border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--img .joinchat__button__image{opacity:1;animation:none}.joinchat__badge{position:absolute;z-index:2;bottom:calc(var(--s) - 8px);right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat--left .joinchat__badge{right:auto;left:calc(var(--s) - 8px)}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--h) - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;z-index:2;bottom:calc(var(--s) + 24px);right:8px;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--h) - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:8px;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--h) - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}.joinchat__chatbox{content-visibility:hidden;contain-intrinsic-size:auto 400px auto 240px;display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--h) + 2px);background:#fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg));box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:opacity 80ms,transform 0s linear 81ms}[dir=rtl] .joinchat__chatbox{text-align:right}.joinchat--chatbox .joinchat__chatbox{content-visibility:visible;opacity:1;transform:scaleX(1);transition:opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__chatbox{right:auto;left:0}.joinchat--dark .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);padding:0 70px 0 26px;margin:0}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat__header span{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__header a{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__header a svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__header a:active,.joinchat__header a:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{display:block;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E") 50%/12px no-repeat;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__scroll{overflow:hidden scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.joinchat__scroll::-webkit-scrollbar{width:4px;background:rgb(0 0 0/0)}.joinchat__scroll::-webkit-scrollbar-thumb{border-radius:2px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__scroll{background:hsl(var(--hsl)/2%);backdrop-filter:blur(10px)}.joinchat__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.joinchat__content{display:flex;flex-direction:column;width:calc(100% + 4px);padding:20px 0 8px}.joinchat__content:after{content:"";display:block;position:absolute;bottom:0;left:0;right:4px;height:calc(var(--s) + 20px);background:#fff linear-gradient(180deg,var(--bg),var(--bg));-webkit-mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));pointer-events:none}.joinchat--dark .joinchat__content:after{background-color:#1a1a1a}.joinchat__open{position:sticky;z-index:2;bottom:8px;align-self:flex-end;display:flex;flex-direction:row;min-width:var(--s);height:var(--s);margin:0 8px;background:var(--color);color:inherit;border-radius:var(--h);box-shadow:0 1px 2px 0 rgba(0,0,0,.3);overflow:hidden;cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__open{align-self:flex-start}.joinchat__open:active,.joinchat__open:hover{background:var(--hover)}.joinchat--left .joinchat__open{align-self:flex-start}[dir=rtl] .joinchat--left .joinchat__open{align-self:flex-end}.joinchat--optout .joinchat__open{background-color:#999;pointer-events:none}.joinchat__open__icon{flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}[dir=rtl] .joinchat__open__icon{transform:rotateY(180deg)}.joinchat__open__icon path{fill:none!important;stroke:var(--text)!important;stroke-linecap:round;stroke-width:33px;animation:none}.joinchat__open__icon .joinchat__pa{--stroke:1097}.joinchat__open__icon .joinchat__pb{--stroke:1020}.joinchat--chatbox .joinchat__open__icon path{stroke-dasharray:var(--stroke);stroke-dashoffset:var(--stroke);animation:joinchat_send_svg 6s .2s ease-in-out infinite}.joinchat--chatbox .joinchat__open__icon .joinchat__pb{animation-delay:3.2s}.joinchat--optout .joinchat__open__icon path{animation:none}.joinchat--optout .joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{--mw:0;max-width:var(--mw);width:-moz-fit-content;width:fit-content;padding:0;font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;text-overflow:ellipsis}.joinchat--chatbox .joinchat__open__text{--mw:min(400px - 16px - var(--s),100vw - 16px - var(--s) - 2*var(--sep));padding:0 4px 0 24px;opacity:1}[dir=rtl] .joinchat__open__text{padding:0 24px 0 4px}.joinchat--chatbox.joinchat--opening .joinchat__open__text{animation:joinchat_open_text .45s ease-out both}@keyframes joinchat_open_text{0%{max-width:0;opacity:0}60%{max-width:var(--mw);opacity:0}to{max-width:var(--mw);opacity:1}}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:min(50% - 11px,5px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;background:#fff;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat--dark .joinchat__optin label:before{background:#000}.joinchat__optin label:after{content:"";display:none;position:absolute;top:min(50% - 8px,8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__chat{--peak_l:path("M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z");--peak_r:path("M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z");--peak:var(--peak_l);display:flex;flex-direction:column;align-items:flex-start;padding-bottom:10px;transition:height .2s ease-out}[dir=rtl] .joinchat__chat{--peak:var(--peak_r)}.joinchat__bubble{flex-shrink:0;position:relative;min-width:60px;max-width:calc(100% - 52px);min-height:56px;padding:15px 20px;margin:0 26px 16px;border-radius:26px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform-origin:0 50%;animation:joinchat_show .22s cubic-bezier(0,0,.58,1.19) 10ms both}[dir=rtl] .joinchat__bubble{transform-origin:100% 50%}.joinchat__bubble:before{content:"";display:block;position:absolute;bottom:18px;left:-15px;width:17px;height:25px;background:inherit;clip-path:var(--peak)}[dir=rtl] .joinchat__bubble:before{left:auto;right:-15px}.joinchat--dark .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat__bubble.joinchat__bubble--loading{width:70px;border:none;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate id='c' attributeName='cy' begin='0;a.end+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' begin='c.begin+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate id='a' attributeName='cy' begin='c.begin+0.2s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3C/svg%3E") 20px 20px no-repeat!important;transform-origin:50%!important;animation:joinchat_show .1s ease-out 10ms both}.joinchat--dark .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}.joinchat__bubble.joinchat__bubble--note{min-height:0;padding:0;background:none!important;font-size:13px;line-height:1.33;filter:none;animation:none}.joinchat__bubble.joinchat__bubble--media{padding:5px}.joinchat__bubble.joinchat__bubble--loading:before,.joinchat__bubble.joinchat__bubble--note:before{content:none}.joinchat__bubble a{color:var(--msg)!important;font-size:1em;text-decoration:underline}.joinchat__bubble a:active,.joinchat__bubble a:hover{color:var(--hover)!important;border-color:var(--hover)}.joinchat__bubble a.joinchat__btn{display:inline-block;min-height:46px;max-width:100%;padding:10px 20px;margin:5px 0;border:3px solid var(--msg);border-radius:23px;line-height:20px;text-align:center;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis}.joinchat__bubble a.joinchat__btn+.joinchat__bubble a.joinchat__btn{margin-top:-5px}.joinchat__bubble img,.joinchat__bubble video{max-width:100%;height:auto;margin:.2em 0;border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0/10%)}.joinchat__bubble .joinchat--inline{display:inline-block;margin:-10px 0;border-radius:0;box-shadow:none;vertical-align:middle}.joinchat__bubble--media .joinchat--inline,.joinchat__bubble--media img,.joinchat__bubble--media video{display:block;margin:0;border-radius:21px;box-shadow:none}.joinchat__bubble code{padding:2px 5px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.joinchat__bubble hr{width:100%!important;height:0!important;padding:0!important;border:none!important;border-top:2px solid var(--msg)!important;margin:10px 0!important}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_send_svg{0%,50%,to{stroke-dashoffset:var(--stroke)}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--sep:6px;--header:max(50px,var(--s)*0.9166667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__bubble{max-width:calc(100% - 40px);padding:16px;margin:0 20px 10px;line-height:24px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover~.joinchat__qr,.joinchat--chatbox:has(.joinchat__open:hover) .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat--dark-auto .joinchat__content:after{background-color:#1a1a1a}.joinchat--dark-auto .joinchat__optin label:before{background:#000}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}}@media (prefers-reduced-motion){.joinchat,.joinchat__open__icon path{animation:none}.joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat--chatbox.joinchat--opening .joinchat__open__text{animation:none}.joinchat__bubble{animation:none!important}}
:root,.light{--text-size:16px;--text-color:#333;--text-font:tahoma,sans-serif;--text-weight:400;--text-line-height:1.5;--text-transform:none;--title-color:#666;--title-font:tahoma,sans-serif;--title-weight:bold;--title-line-height:1.5;--title-transform:none;--link-color:#666;--link-color-hover:#666;--bg-color:#f7f7f7;--placeholder-color:#999;--input-color:#333;--input-bg-color:#f7f7f7;--input-border-color:#666;--input-border-color-active:#333;--gap:20px;--round:4px;--wrap:1240px}.dark{--text-color:#fff;--title-color:#eee;--link-color:#eee;--link-color-hover:#fff;--bg-color:#222}
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 *	2019-05-25
 *
 *	Also: https://dev.to/hankchizljaw/a-modern-css-reset-6p3
 */
*,*:before,*:after{box-sizing:border-box}*{max-height:999999em;word-break:normal;word-wrap:break-word;border:0;margin:0;outline:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;text-align:left;background-color:#fff;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;width:100%;min-height:100%}html,body,button,input,select,textarea{font-size:var(--text-size);font-family:var(--text-font);font-weight:var(--text-wight);line-height:var(--text-line-height);color:var(--text-color)}html,body,.light,.dark{color:var(--text-color)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}a{color:var(--link-color);text-decoration:none;background-color:transparent;transition:all .3s linear}a:hover{color:var(--link-color-hover)}a:not([href]):not([tabindex]){color:inherit}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit}a:not([class]){text-decoration-skip-ink:auto}abbr[title],abbr[data-original-title]{border-bottom:1px dotted rgba(0,0,0,.5);text-decoration:none;cursor:help;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}.small,small,time,cite{font-size:.75rem;line-height:1rem}cite{color:rgba(0,0,0,.5)}sub,sup{position:relative;font-size:x-small;line-height:0;vertical-align:baseline;margin-left:1px;margin-right:1px}sub{bottom:-.25em}sup{top:-.5em}hr{box-sizing:content-box;height:0;overflow:visible;border-bottom:1px solid var(--text-color)}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--title-color);font-family:var(--title-font);font-weight:var(--title-weight);text-transform:var(--title-transform)}h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.subheading{font-weight:400}ul,ol{list-style-position:inside}ol ol li{list-style-type:lower-alpha}ol ol ol li{list-style-type:lower-roman}nav ul,nav ol,.nav ul,.nav ol,.nav{list-style:none}dt{font-weight:700}dd+dt{margin-top:var(--gap)}dd{margin-left:var(--gap);margin-top:calc( var( --gap ) / 2 )}pre,code,kbd,samp,kbd{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.875rem}pre,code{background:var(--bg-color);padding:var(--gap);line-height:1.15;overflow:hidden;white-space:pre-wrap;word-break:break-all}pre:hover,pre:hover{overflow:auto}code{padding:calc( var( --gap ) / 4 )}img{border-style:none;max-width:100%;display:block}img.alignnone{display:inline-block}svg{overflow:hidden;vertical-align:middle}figure,img,video,audio{width:auto;max-width:100%}figure,img,video{height:auto}figcaption,caption{caption-side:bottom;font-size:.75rem;font-style:italic;line-height:1rem;text-align:left;padding-top:calc( var( --gap ) / 4 );padding-bottom:calc( var( --gap ) / 4 )}table{border-collapse:collapse;max-width:100%}th{text-align:inherit}label{display:inline-block}button,input{overflow:visible}button,[type=button],[type=reset],[type=submit]{border-radius:0;-webkit-appearance:button}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0}legend{display:block;width:100%;max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}figure caption,figure figcaption{margin-top:.5rem}.wp-caption-text{text-align:center}.gallery{list-style:none}.gallery li a{display:block;text-align:center}.clear{clear:both}.clear-r{clear:right}.clear-l{clear:left}.no-clear{clear:none}.circle{border-radius:50%}.disabled,[disabled],[disabled=disabled]{pointer-events:none;opacity:.5}.hand{cursor:pointer}.ir{text-indent:-999em;overflow:hidden}.no-select{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.pos-abs{position:absolute}.pos-rel{position:relative}.pos-fix{position:fixed}.rounded{border-radius:var(--round)}.text-shadow{text-shadow:2px 2px 3px rgba(0,0,0,.5)}.striked{text-decoration:line-through}.visible{visibility:visible}.no-visible{visibility:hidden}.wait{cursor:wait}.content{position:relative}#tinymce{padding:1rem !important}.block{width:100%}.wrap+.wrap,.content+.content,#body-wrap .content *+p,#body-wrap .content *+div,#body-wrap .content *+form,#body-wrap .content *+details,#body-wrap .content *+ul,#body-wrap .content *+ol,#body-wrap .content *+dl,#body-wrap .content *+iframe,#body-wrap .content *+object,#body-wrap .content *+embed,#body-wrap .content .cols>*{margin-top:var(--gap)}#body-wrap .content *+h1,#body-wrap .content *+.h1,#body-wrap .content *+h2,#body-wrap .content *+.h2,#body-wrap .content *+h3,#body-wrap .content *+.h3,#body-wrap .content *+h4,#body-wrap .content *+.h4,#body-wrap .content *+h5,#body-wrap .content *+.h5,#body-wrap .content *+h6,#body-wrap .content *+.h6{margin-top:calc( var( --gap ) * 2 )}#body-wrap .content li+li,#body-wrap .content li>ul,#body-wrap .content li>ol{margin-top:calc( var( --gap ) * .5 )}#body-wrap .content .hide+.col,#body-wrap .content .row:not(.m-gutter)>.col+.col,#body-wrap .content .hide+.wpcf7-form{margin-top:0}#body-wrap .content iframe,#body-wrap .content object,#body-wrap .content embed{display:block;margin-left:auto;margin-right:auto;max-width:100%}#body-wrap .content p>img:not(.aligncenter){display:inline-block}.boxed-white,.boxed-black,.boxed-green{width:100%;padding:var(--gap) !important}.boxed-white.no-padding,.boxed-black.no-padding,.boxed-green.no-padding{padding:0 !important}.boxed-white{background-color:rgba(255,255,255,.75)}.boxed-black{background-color:rgba(5,55,85,.75);color:#fff}.boxed-padding{padding:calc( var( --gap ) * 2 )}@media(prefers-reduced-motion:reduce){*{animation-play-state:paused !important;transition:none !important;scroll-behavior:auto !important}}
.al,.alignleft{text-align:left}.push-left,.wp-caption.alignleft,img.alignleft,img.left{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar,.alignright{text-align:right}.push-right,.wp-caption.alignright,img.alignright,img.right{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac,.aligncenter{text-align:center}.push-center,.wp-caption.aligncenter,img.aligncenter,img.center{display:block;margin:0 auto;clear:both;text-align:center}.alignnone{clear:both}@media only screen and (min-width:360px){.al-mb,.alignleft-mb{text-align:left}.push-left-mb,.wp-caption.alignleft-mb,img.alignleft-mb,img.left-mb{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-mb,.alignright-mb{text-align:right}.push-right-mb,.wp-caption.alignright-mb,img.alignright-mb,img.right-mb{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-mb,.aligncenter-mb{text-align:center}.push-center-mb,.wp-caption.aligncenter-mb,img.aligncenter-mb,img.center-mb{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-mb{clear:both}}@media only screen and (min-width:600px){.al-tb,.alignleft-tb{text-align:left}.push-left-tb,.wp-caption.alignleft-tb,img.alignleft-tb,img.left-tb{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-tb,.alignright-tb{text-align:right}.push-right-tb,.wp-caption.alignright-tb,img.alignright-tb,img.right-tb{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-tb,.aligncenter-tb{text-align:center}.push-center-tb,.wp-caption.aligncenter-tb,img.aligncenter-tb,img.center-tb{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-tb{clear:both}}@media only screen and (min-width:900px){.al-dt,.alignleft-dt{text-align:left}.push-left-dt,.wp-caption.alignleft-dt,img.alignleft-dt,img.left-dt{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-dt,.alignright-dt{text-align:right}.push-right-dt,.wp-caption.alignright-dt,img.alignright-dt,img.right-dt{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-dt,.aligncenter-dt{text-align:center}.push-center-dt,.wp-caption.aligncenter-dt,img.aligncenter-dt,img.center-dt{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-dt{clear:both}}@media only screen and (min-width:1440px){.al-xx,.alignleft-xx{text-align:left}.push-left-xx,.wp-caption.alignleft-xx,img.alignleft-xx,img.left-xx{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-xx,.alignright-xx{text-align:right}.push-right-xx,.wp-caption.alignright-xx,img.alignright-xx,img.right-xx{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-xx,.aligncenter-xx{text-align:center}.push-center-xx,.wp-caption.aligncenter-xx,img.aligncenter-xx,img.center-xx{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-xx{clear:both}}
.flex,.m-flex,.m-start,.m-xl,.m-end,.m-xr,.m-center,.m-xc,.m-top,.m-yt,.m-bottom,.m-yb,.m-middle,.m-yc,.m-around,.m-between,.m-evenly{display:flex}.m-start,.m-xl{justify-content:flex-start}.m-end,.m-xr{justify-content:flex-end}.m-center,.m-xc{justify-content:center}.m-top,.m-yt{align-items:flex-start}.m-bottom,.m-yb{align-items:flex-end}.m-middle,.m-yc{align-items:center}.m-around{justify-content:space-around}.m-between{justify-content:space-between}.m-evenly{justify-content:space-evenly}@media only screen and (min-width:360px){.flex-mb,.m-flex-mb,.m-start-mb,.m-xl-mb,.m-end-mb,.m-xr-mb,.m-center-mb,.m-xc-mb,.m-top-mb,.m-yt-mb,.m-bottom-mb,.m-yb-mb,.m-middle-mb,.m-yc-mb,.m-around-mb,.m-between-mb,.m-evenly-mb{display:flex}.m-start-mb,.m-xl-mb{justify-content:flex-start}.m-end-mb,.m-xr-mb{justify-content:flex-end}.m-center-mb,.m-xc-mb{justify-content:center}.m-top-mb,.m-yt-mb{align-items:flex-start}.m-bottom-mb,.m-yb-mb{align-items:flex-end}.m-middle-mb,.m-yc-mb{align-items:center}.m-around-mb{justify-content:space-around}.m-between-mb{justify-content:space-between}.m-evenly-mb{justify-content:space-evenly}}@media only screen and (min-width:600px){.flex-tb,.m-flex-tb,.m-start-tb,.m-xl-tb,.m-end-tb,.m-xr-tb,.m-center-tb,.m-xc-tb,.m-top-tb,.m-yt-tb,.m-bottom-tb,.m-yb-tb,.m-middle-tb,.m-yc-tb,.m-around-tb,.m-between-tb,.m-evenly-tb{display:flex}.m-start-tb,.m-xl-tb{justify-content:flex-start}.m-end-tb,.m-xr-tb{justify-content:flex-end}.m-center-tb,.m-xc-tb{justify-content:center}.m-top-tb,.m-yt-tb{align-items:flex-start}.m-bottom-tb,.m-yb-tb{align-items:flex-end}.m-middle-tb,.m-yc-tb{align-items:center}.m-around-tb{justify-content:space-around}.m-between-tb{justify-content:space-between}.m-evenly-tb{justify-content:space-evenly}}@media only screen and (min-width:900px){.flex-dt,.m-flex-dt,.m-start-dt,.m-xl-dt,.m-end-dt,.m-xr-dt,.m-center-dt,.m-xc-dt,.m-top-dt,.m-yt-dt,.m-bottom-dt,.m-yb-dt,.m-middle-dt,.m-yc-dt,.m-around-dt,.m-between-dt,.m-evenly-dt{display:flex}.m-start-dt,.m-xl-dt{justify-content:flex-start}.m-end-dt,.m-xr-dt{justify-content:flex-end}.m-center-dt,.m-xc-dt{justify-content:center}.m-top-dt,.m-yt-dt{align-items:flex-start}.m-bottom-dt,.m-yb-dt{align-items:flex-end}.m-middle-dt,.m-yc-dt{align-items:center}.m-around-dt{justify-content:space-around}.m-between-dt{justify-content:space-between}.m-evenly-dt{justify-content:space-evenly}}@media only screen and (min-width:1440px){.flex-xx,.m-flex-xx,.m-start-xx,.m-xl-xx,.m-end-xx,.m-xr-xx,.m-center-xx,.m-xc-xx,.m-top-xx,.m-yt-xx,.m-bottom-xx,.m-yb-xx,.m-middle-xx,.m-yc-xx,.m-around-xx,.m-between-xx,.m-evenly-xx{display:flex}.m-start-xx,.m-xl-xx{justify-content:flex-start}.m-end-xx,.m-xr-xx{justify-content:flex-end}.m-center-xx,.m-xc-xx{justify-content:center}.m-top-xx,.m-yt-xx{align-items:flex-start}.m-bottom-xx,.m-yb-xx{align-items:flex-end}.m-middle-xx,.m-yc-xx{align-items:center}.m-around-xx{justify-content:space-around}.m-between-xx{justify-content:space-between}.m-evenly-xx{justify-content:space-evenly}}
:root{--width-gap:var(--gap,20px)}.window-size{height:100vh;width:100vw}.window-height,.window-h,.wh{height:100vh}.window-width,.window-w,.ww{width:100vw}.full-size{display:block;width:100%;height:100%}.full-height,.full-h,.full-height>img,.full-h>img{display:block;width:auto;height:100%}.full-width,.full-w,.full-width>img,.full-w>img{display:block;width:100%;margin:0}.wrap{width:100%;max-width:calc( 1200px + ( var( --width-gap ) * 2 ) );margin-left:auto;margin-right:auto;padding-left:var(--width-gap);padding-right:var(--width-gap)}.wrap .wrap{padding-left:0;padding-right:0}.wrap.m-fluid{max-width:100%}.w-1of1{width:100%}.m-gutter>.w-1of1{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2,
	.w-2of4,
	.w-3of6,
	.w-4of8,
	.w-5of10,
	.w-6of12,
	.w-8of16,
	.w-half { width: 50% }
		.m-gutter > .w-1of2,
		.m-gutter > .w-2of4,
		.m-gutter > .w-3of6,
		.m-gutter > .w-4of8,
		.m-gutter > .w-5of10,
		.m-gutter > .w-6of12,
		.m-gutter > .w-8of16,
		.m-gutter > .w-half { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3,
	.w-2of6,
	.w-3of9,
	.w-4of12,
	.w-third { width: 33.33% }
		.m-gutter > .w-1of3,
		.m-gutter > .w-2of6,
		.m-gutter > .w-3of9,
		.m-gutter > .w-4of12,
		.m-gutter > .w-third { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3,
	.w-4of6,
	.w-6of9,
	.w-8of12 { width: 66.66% }
		.m-gutter > .w-2of3,
		.m-gutter > .w-4of6,
		.m-gutter > .w-6of9,
		.m-gutter > .w-8of12 { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4,
	.w-2of8,
	.w-3of12,
	.w-4of16,
	.w-quarter { width: 25% }
		.m-gutter > .w-1of4,
		.m-gutter > .w-2of8,
		.m-gutter > .w-3of12,
		.m-gutter > .w-4of16,
		.m-gutter > .w-quarter { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4,
	.w-6of8,
	.w-9of12,
	.w-12of16 { width: 75% }
		.m-gutter > .w-3of4,
		.m-gutter > .w-6of8,
		.m-gutter > .w-9of12,
		.m-gutter > .w-12of16 { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5,
	.w-2of10 { width: 20% }
		.m-gutter > .w-1of5,
		.m-gutter > .w-2of10 { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5,
	.w-4of10 { width: 40% }
		.m-gutter > .w-2of5,
		.m-gutter > .w-4of10 { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5,
	.w-6of10 { width: 60% }
		.m-gutter > .w-3of5,
		.m-gutter > .w-6of10 { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5,
	.w-8of10 { width: 80% }
		.m-gutter > .w-4of5,
		.m-gutter > .w-8of10 { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6,
	.w-2of12 { width: 16.66% }
		.m-gutter > .w-1of6,
		.m-gutter > .w-2of12 { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6,
	.w-10of12 { width: 83.33% }
		.m-gutter > .w-5of6,
		.m-gutter > .w-10of12 { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7 { width: 14.28% }
		.m-gutter > .w-1of7 { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7 { width: 28.57% }
		.m-gutter > .w-2of7 { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7 { width: 42.85% }
		.m-gutter > .w-3of7 { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7 { width: 57.14% }
		.m-gutter > .w-4of7 { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7 { width: 71.42% }
		.m-gutter > .w-5of7 { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7 { width: 85.71% }
		.m-gutter > .w-6of7 { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8,
	.w-2of16 { width: 12.5% }
		.m-gutter > .w-1of8,
		.m-gutter > .w-2of16 { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8,
	.w-6of16 { width: 37.5% }
		.m-gutter > .w-3of8,
		.m-gutter > .w-6of16 { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8,
	.w-10of16 { width: 62.5% }
		.m-gutter > .w-5of8,
		.m-gutter > .w-10of16 { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8,
	.w-14of16 { width: 87.5% }
		.m-gutter > .w-7of8,
		.m-gutter > .w-14of16 { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9 { width: 11.11% }
		.m-gutter > .w-1of9 { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9 { width: 22.22% }
		.m-gutter > .w-2of9 { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9 { width: 44.44% }
		.m-gutter > .w-4of9 { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9 { width: 55.55% }
		.m-gutter > .w-5of9 { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9 { width: 77.77% }
		.m-gutter > .w-7of9 { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9 { width: 88.88% }
		.m-gutter > .w-8of9 { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10 { width: 10% }
		.m-gutter > .w-1of10 { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10 { width: 30% }
		.m-gutter > .w-3of10 { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10 { width: 70% }
		.m-gutter > .w-7of10 { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10 { width: 90% }
		.m-gutter > .w-9of10 { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11 { width: 9.09% }
		.m-gutter > .w-1of11 { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11 { width: 18.18% }
		.m-gutter > .w-2of11 { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11 { width: 27.27% }
		.m-gutter > .w-3of11 { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11 { width: 36.36% }
		.m-gutter > .w-4of11 { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11 { width: 45.45% }
		.m-gutter > .w-5of11 { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11 { width: 54.54% }
		.m-gutter > .w-6of11 { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11 { width: 63.63% }
		.m-gutter > .w-7of11 { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11 { width: 72.72% }
		.m-gutter > .w-8of11 { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11 { width: 81.81% }
		.m-gutter > .w-9of11 { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11 { width: 90.9% }
		.m-gutter > .w-10of11 { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12 { width: 8.33% }
		.m-gutter > .w-1of12 { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12 { width: 41.66% }
		.m-gutter > .w-5of12 { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12 { width: 58.33% }
		.m-gutter > .w-7of12 { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12 { width: 91.66% }
		.m-gutter > .w-11of12 { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16 { width: 6.25% }
		.m-gutter > .w-1of16 { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16 { width: 18.75% }
		.m-gutter > .w-3of16 { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16 { width: 31.25% }
		.m-gutter > .w-5of16 { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16 { width: 43.75% }
		.m-gutter > .w-7of16 { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16 { width: 56.25% }
		.m-gutter > .w-9of16 { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16 { width: 68.75% }
		.m-gutter > .w-11of16 { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16 { width: 81.25% }
		.m-gutter > .w-13of16 { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16 { width: 93.75% }
		.m-gutter > .w-15of16 { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto { width: auto }


/* -mb */
@media only screen and ( min-width: 360px ){.window-size-mb{height:100vh;width:100vw}.window-height-mb,.window-h-mb,.wh-mb{height:100vh}.window-width-mb,.window-w-mb,.ww-mb{width:100vw}.full-size-mb{display:block;width:100%;height:100%}.full-height-mb,.full-h-mb,.full-height-mb>img,.full-h-mb>img{display:block;width:auto;height:100%}.full-width-mb,.full-w-mb,.full-width-mb>img,.full-w-mb>img{display:block;width:100%;margin:0}.w-1of1-mb{width:100%}.m-gutter>.w-1of1-mb{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-mb,
	.w-2of4-mb,
	.w-3of6-mb,
	.w-4of8-mb,
	.w-5of10-mb,
	.w-6of12-mb,
	.w-8of16-mb,
	.w-half-mb { width: 50% }
		.m-gutter > .w-1of2-mb,
		.m-gutter > .w-2of4-mb,
		.m-gutter > .w-3of6-mb,
		.m-gutter > .w-4of8-mb,
		.m-gutter > .w-5of10-mb,
		.m-gutter > .w-6of12-mb,
		.m-gutter > .w-8of16-mb,
		.m-gutter > .w-half-mb { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-mb,
	.w-2of6-mb,
	.w-3of9-mb,
	.w-4of12-mb,
	.w-third-mb { width: 33.33% }
		.m-gutter > .w-1of3-mb,
		.m-gutter > .w-2of6-mb,
		.m-gutter > .w-3of9-mb,
		.m-gutter > .w-4of12-mb,
		.m-gutter > .w-third-mb { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-mb,
	.w-4of6-mb,
	.w-6of9-mb,
	.w-8of12-mb { width: 66.66% }
		.m-gutter > .w-2of3-mb,
		.m-gutter > .w-4of6-mb,
		.m-gutter > .w-6of9-mb,
		.m-gutter > .w-8of12-mb { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-mb,
	.w-2of8-mb,
	.w-3of12-mb,
	.w-4of16-mb,
	.w-quarter-mb { width: 25% }
		.m-gutter > .w-1of4-mb,
		.m-gutter > .w-2of8-mb,
		.m-gutter > .w-3of12-mb,
		.m-gutter > .w-4of16-mb,
		.m-gutter > .w-quarter-mb { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-mb,
	.w-6of8-mb,
	.w-9of12-mb,
	.w-12of16-mb { width: 75% }
		.m-gutter > .w-3of4-mb,
		.m-gutter > .w-6of8-mb,
		.m-gutter > .w-9of12-mb,
		.m-gutter > .w-12of16-mb { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-mb,
	.w-2of10-mb { width: 20% }
		.m-gutter > .w-1of5-mb,
		.m-gutter > .w-2of10-mb { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-mb,
	.w-4of10-mb { width: 40% }
		.m-gutter > .w-2of5-mb,
		.m-gutter > .w-4of10-mb { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-mb,
	.w-6of10-mb { width: 60% }
		.m-gutter > .w-3of5-mb,
		.m-gutter > .w-6of10-mb { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-mb,
	.w-8of10-mb { width: 80% }
		.m-gutter > .w-4of5-mb,
		.m-gutter > .w-8of10-mb { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-mb,
	.w-2of12-mb { width: 16.66% }
		.m-gutter > .w-1of6-mb,
		.m-gutter > .w-2of12-mb { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-mb,
	.w-10of12-mb { width: 83.33% }
		.m-gutter > .w-5of6-mb,
		.m-gutter > .w-10of12-mb { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-mb { width: 14.28% }
		.m-gutter > .w-1of7-mb { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-mb { width: 28.57% }
		.m-gutter > .w-2of7-mb { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-mb { width: 42.85% }
		.m-gutter > .w-3of7-mb { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-mb { width: 57.14% }
		.m-gutter > .w-4of7-mb { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-mb { width: 71.42% }
		.m-gutter > .w-5of7-mb { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-mb { width: 85.71% }
		.m-gutter > .w-6of7-mb { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-mb,
	.w-2of16-mb { width: 12.5% }
		.m-gutter > .w-1of8-mb,
		.m-gutter > .w-2of16-mb { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-mb,
	.w-6of16-mb { width: 37.5% }
		.m-gutter > .w-3of8-mb,
		.m-gutter > .w-6of16-mb { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-mb,
	.w-10of16-mb { width: 62.5% }
		.m-gutter > .w-5of8-mb,
		.m-gutter > .w-10of16-mb { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-mb,
	.w-14of16-mb { width: 87.5% }
		.m-gutter > .w-7of8-mb,
		.m-gutter > .w-14of16-mb { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-mb { width: 11.11% }
		.m-gutter > .w-1of9-mb { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-mb { width: 22.22% }
		.m-gutter > .w-2of9-mb { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-mb { width: 44.44% }
		.m-gutter > .w-4of9-mb { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-mb { width: 55.55% }
		.m-gutter > .w-5of9-mb { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-mb { width: 77.77% }
		.m-gutter > .w-7of9-mb { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-mb { width: 88.88% }
		.m-gutter > .w-8of9-mb { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-mb { width: 10% }
		.m-gutter > .w-1of10-mb { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-mb { width: 30% }
		.m-gutter > .w-3of10-mb { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-mb { width: 70% }
		.m-gutter > .w-7of10-mb { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-mb { width: 90% }
		.m-gutter > .w-9of10-mb { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-mb { width: 9.09% }
		.m-gutter > .w-1of11-mb { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-mb { width: 18.18% }
		.m-gutter > .w-2of11-mb { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-mb { width: 27.27% }
		.m-gutter > .w-3of11-mb { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-mb { width: 36.36% }
		.m-gutter > .w-4of11-mb { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-mb { width: 45.45% }
		.m-gutter > .w-5of11-mb { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-mb { width: 54.54% }
		.m-gutter > .w-6of11-mb { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-mb { width: 63.63% }
		.m-gutter > .w-7of11-mb { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-mb { width: 72.72% }
		.m-gutter > .w-8of11-mb { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-mb { width: 81.81% }
		.m-gutter > .w-9of11-mb { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-mb { width: 90.9% }
		.m-gutter > .w-10of11-mb { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-mb { width: 8.33% }
		.m-gutter > .w-1of12-mb { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-mb { width: 41.66% }
		.m-gutter > .w-5of12-mb { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-mb { width: 58.33% }
		.m-gutter > .w-7of12-mb { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-mb { width: 91.66% }
		.m-gutter > .w-11of12-mb { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-mb { width: 6.25% }
		.m-gutter > .w-1of16-mb { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-mb { width: 18.75% }
		.m-gutter > .w-3of16-mb { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-mb { width: 31.25% }
		.m-gutter > .w-5of16-mb { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-mb { width: 43.75% }
		.m-gutter > .w-7of16-mb { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-mb { width: 56.25% }
		.m-gutter > .w-9of16-mb { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-mb { width: 68.75% }
		.m-gutter > .w-11of16-mb { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-mb { width: 81.25% }
		.m-gutter > .w-13of16-mb { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-mb { width: 93.75% }
		.m-gutter > .w-15of16-mb { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto-mb { width: auto }
}

/* -tb */
@media only screen and ( min-width: 600px ){.window-size-tb{height:100vh;width:100vw}.window-height-tb,.window-h-tb,.wh-tb{height:100vh}.window-width-tb,.window-w-tb,.ww-tb{width:100vw}.full-size-tb{display:block;width:100%;height:100%}.full-height-tb,.full-h-tb,.full-height-tb>img,.full-h-tb>img{display:block;width:auto;height:100%}.full-width-tb,.full-w-tb,.full-width-tb>img,.full-w-tb>img{display:block;width:100%;margin:0}.w-1of1-tb{width:100%}.m-gutter>.w-1of1-tb{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-tb,
	.w-2of4-tb,
	.w-3of6-tb,
	.w-4of8-tb,
	.w-5of10-tb,
	.w-6of12-tb,
	.w-8of16-tb,
	.w-half-tb { width: 50% }
		.m-gutter > .w-1of2-tb,
		.m-gutter > .w-2of4-tb,
		.m-gutter > .w-3of6-tb,
		.m-gutter > .w-4of8-tb,
		.m-gutter > .w-5of10-tb,
		.m-gutter > .w-6of12-tb,
		.m-gutter > .w-8of16-tb,
		.m-gutter > .w-half-tb { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-tb,
	.w-2of6-tb,
	.w-3of9-tb,
	.w-4of12-tb,
	.w-third-tb { width: 33.33% }
		.m-gutter > .w-1of3-tb,
		.m-gutter > .w-2of6-tb,
		.m-gutter > .w-3of9-tb,
		.m-gutter > .w-4of12-tb,
		.m-gutter > .w-third-tb { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-tb,
	.w-4of6-tb,
	.w-6of9-tb,
	.w-8of12-tb { width: 66.66% }
		.m-gutter > .w-2of3-tb,
		.m-gutter > .w-4of6-tb,
		.m-gutter > .w-6of9-tb,
		.m-gutter > .w-8of12-tb { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-tb,
	.w-2of8-tb,
	.w-3of12-tb,
	.w-4of16-tb,
	.w-quarter-tb { width: 25% }
		.m-gutter > .w-1of4-tb,
		.m-gutter > .w-2of8-tb,
		.m-gutter > .w-3of12-tb,
		.m-gutter > .w-4of16-tb,
		.m-gutter > .w-quarter-tb { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-tb,
	.w-6of8-tb,
	.w-9of12-tb,
	.w-12of16-tb { width: 75% }
		.m-gutter > .w-3of4-tb,
		.m-gutter > .w-6of8-tb,
		.m-gutter > .w-9of12-tb,
		.m-gutter > .w-12of16-tb { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-tb,
	.w-2of10-tb { width: 20% }
		.m-gutter > .w-1of5-tb,
		.m-gutter > .w-2of10-tb { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-tb,
	.w-4of10-tb { width: 40% }
		.m-gutter > .w-2of5-tb,
		.m-gutter > .w-4of10-tb { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-tb,
	.w-6of10-tb { width: 60% }
		.m-gutter > .w-3of5-tb,
		.m-gutter > .w-6of10-tb { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-tb,
	.w-8of10-tb { width: 80% }
		.m-gutter > .w-4of5-tb,
		.m-gutter > .w-8of10-tb { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-tb,
	.w-2of12-tb { width: 16.66% }
		.m-gutter > .w-1of6-tb,
		.m-gutter > .w-2of12-tb { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-tb,
	.w-10of12-tb { width: 83.33% }
		.m-gutter > .w-5of6-tb,
		.m-gutter > .w-10of12-tb { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-tb { width: 14.28% }
		.m-gutter > .w-1of7-tb { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-tb { width: 28.57% }
		.m-gutter > .w-2of7-tb { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-tb { width: 42.85% }
		.m-gutter > .w-3of7-tb { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-tb { width: 57.14% }
		.m-gutter > .w-4of7-tb { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-tb { width: 71.42% }
		.m-gutter > .w-5of7-tb { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-tb { width: 85.71% }
		.m-gutter > .w-6of7-tb { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-tb,
	.w-2of16-tb { width: 12.5% }
		.m-gutter > .w-1of8-tb,
		.m-gutter > .w-2of16-tb { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-tb,
	.w-6of16-tb { width: 37.5% }
		.m-gutter > .w-3of8-tb,
		.m-gutter > .w-6of16-tb { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-tb,
	.w-10of16-tb { width: 62.5% }
		.m-gutter > .w-5of8-tb,
		.m-gutter > .w-10of16-tb { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-tb,
	.w-14of16-tb { width: 87.5% }
		.m-gutter > .w-7of8-tb,
		.m-gutter > .w-14of16-tb { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-tb { width: 11.11% }
		.m-gutter > .w-1of9-tb { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-tb { width: 22.22% }
		.m-gutter > .w-2of9-tb { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-tb { width: 44.44% }
		.m-gutter > .w-4of9-tb { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-tb { width: 55.55% }
		.m-gutter > .w-5of9-tb { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-tb { width: 77.77% }
		.m-gutter > .w-7of9-tb { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-tb { width: 88.88% }
		.m-gutter > .w-8of9-tb { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-tb { width: 10% }
		.m-gutter > .w-1of10-tb { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-tb { width: 30% }
		.m-gutter > .w-3of10-tb { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-tb { width: 70% }
		.m-gutter > .w-7of10-tb { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-tb { width: 90% }
		.m-gutter > .w-9of10-tb { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-tb { width: 9.09% }
		.m-gutter > .w-1of11-tb { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-tb { width: 18.18% }
		.m-gutter > .w-2of11-tb { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-tb { width: 27.27% }
		.m-gutter > .w-3of11-tb { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-tb { width: 36.36% }
		.m-gutter > .w-4of11-tb { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-tb { width: 45.45% }
		.m-gutter > .w-5of11-tb { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-tb { width: 54.54% }
		.m-gutter > .w-6of11-tb { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-tb { width: 63.63% }
		.m-gutter > .w-7of11-tb { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-tb { width: 72.72% }
		.m-gutter > .w-8of11-tb { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-tb { width: 81.81% }
		.m-gutter > .w-9of11-tb { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-tb { width: 90.9% }
		.m-gutter > .w-10of11-tb { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-tb { width: 8.33% }
		.m-gutter > .w-1of12-tb { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-tb { width: 41.66% }
		.m-gutter > .w-5of12-tb { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-tb { width: 58.33% }
		.m-gutter > .w-7of12-tb { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-tb { width: 91.66% }
		.m-gutter > .w-11of12-tb { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-tb { width: 6.25% }
		.m-gutter > .w-1of16-tb { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-tb { width: 18.75% }
		.m-gutter > .w-3of16-tb { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-tb { width: 31.25% }
		.m-gutter > .w-5of16-tb { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-tb { width: 43.75% }
		.m-gutter > .w-7of16-tb { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-tb { width: 56.25% }
		.m-gutter > .w-9of16-tb { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-tb { width: 68.75% }
		.m-gutter > .w-11of16-tb { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-tb { width: 81.25% }
		.m-gutter > .w-13of16-tb { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-tb { width: 93.75% }
		.m-gutter > .w-15of16-tb { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto-tb { width: auto }
}

/* -dt */
@media only screen and ( min-width: 900px ){.window-size-dt{height:100vh;width:100vw}.window-height-dt,.window-h-dt,.wh-dt{height:100vh}.window-width-dt,.window-w-dt,.ww-dt{width:100vw}.full-size-dt{display:block;width:100%;height:100%}.full-height-dt,.full-h-dt,.full-height-dt>img,.full-h-dt>img{display:block;width:auto;height:100%}.full-width-dt,.full-w-dt,.full-width-dt>img,.full-w-dt>img{display:block;width:100%;margin:0}.w-1of1-dt{width:100%}.m-gutter>.w-1of1-dt{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-dt,
	.w-2of4-dt,
	.w-3of6-dt,
	.w-4of8-dt,
	.w-5of10-dt,
	.w-6of12-dt,
	.w-8of16-dt,
	.w-half-dt { width: 50% }
		.m-gutter > .w-1of2-dt,
		.m-gutter > .w-2of4-dt,
		.m-gutter > .w-3of6-dt,
		.m-gutter > .w-4of8-dt,
		.m-gutter > .w-5of10-dt,
		.m-gutter > .w-6of12-dt,
		.m-gutter > .w-8of16-dt,
		.m-gutter > .w-half-dt { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-dt,
	.w-2of6-dt,
	.w-3of9-dt,
	.w-4of12-dt,
	.w-third-dt { width: 33.33% }
		.m-gutter > .w-1of3-dt,
		.m-gutter > .w-2of6-dt,
		.m-gutter > .w-3of9-dt,
		.m-gutter > .w-4of12-dt,
		.m-gutter > .w-third-dt { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-dt,
	.w-4of6-dt,
	.w-6of9-dt,
	.w-8of12-dt { width: 66.66% }
		.m-gutter > .w-2of3-dt,
		.m-gutter > .w-4of6-dt,
		.m-gutter > .w-6of9-dt,
		.m-gutter > .w-8of12-dt { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-dt,
	.w-2of8-dt,
	.w-3of12-dt,
	.w-4of16-dt,
	.w-quarter-dt { width: 25% }
		.m-gutter > .w-1of4-dt,
		.m-gutter > .w-2of8-dt,
		.m-gutter > .w-3of12-dt,
		.m-gutter > .w-4of16-dt,
		.m-gutter > .w-quarter-dt { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-dt,
	.w-6of8-dt,
	.w-9of12-dt,
	.w-12of16-dt { width: 75% }
		.m-gutter > .w-3of4-dt,
		.m-gutter > .w-6of8-dt,
		.m-gutter > .w-9of12-dt,
		.m-gutter > .w-12of16-dt { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-dt,
	.w-2of10-dt { width: 20% }
		.m-gutter > .w-1of5-dt,
		.m-gutter > .w-2of10-dt { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-dt,
	.w-4of10-dt { width: 40% }
		.m-gutter > .w-2of5-dt,
		.m-gutter > .w-4of10-dt { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-dt,
	.w-6of10-dt { width: 60% }
		.m-gutter > .w-3of5-dt,
		.m-gutter > .w-6of10-dt { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-dt,
	.w-8of10-dt { width: 80% }
		.m-gutter > .w-4of5-dt,
		.m-gutter > .w-8of10-dt { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-dt,
	.w-2of12-dt { width: 16.66% }
		.m-gutter > .w-1of6-dt,
		.m-gutter > .w-2of12-dt { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-dt,
	.w-10of12-dt { width: 83.33% }
		.m-gutter > .w-5of6-dt,
		.m-gutter > .w-10of12-dt { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-dt { width: 14.28% }
		.m-gutter > .w-1of7-dt { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-dt { width: 28.57% }
		.m-gutter > .w-2of7-dt { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-dt { width: 42.85% }
		.m-gutter > .w-3of7-dt { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-dt { width: 57.14% }
		.m-gutter > .w-4of7-dt { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-dt { width: 71.42% }
		.m-gutter > .w-5of7-dt { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-dt { width: 85.71% }
		.m-gutter > .w-6of7-dt { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-dt,
	.w-2of16-dt { width: 12.5% }
		.m-gutter > .w-1of8-dt,
		.m-gutter > .w-2of16-dt { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-dt,
	.w-6of16-dt { width: 37.5% }
		.m-gutter > .w-3of8-dt,
		.m-gutter > .w-6of16-dt { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-dt,
	.w-10of16-dt { width: 62.5% }
		.m-gutter > .w-5of8-dt,
		.m-gutter > .w-10of16-dt { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-dt,
	.w-14of16-dt { width: 87.5% }
		.m-gutter > .w-7of8-dt,
		.m-gutter > .w-14of16-dt { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-dt { width: 11.11% }
		.m-gutter > .w-1of9-dt { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-dt { width: 22.22% }
		.m-gutter > .w-2of9-dt { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-dt { width: 44.44% }
		.m-gutter > .w-4of9-dt { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-dt { width: 55.55% }
		.m-gutter > .w-5of9-dt { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-dt { width: 77.77% }
		.m-gutter > .w-7of9-dt { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-dt { width: 88.88% }
		.m-gutter > .w-8of9-dt { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-dt { width: 10% }
		.m-gutter > .w-1of10-dt { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-dt { width: 30% }
		.m-gutter > .w-3of10-dt { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-dt { width: 70% }
		.m-gutter > .w-7of10-dt { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-dt { width: 90% }
		.m-gutter > .w-9of10-dt { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-dt { width: 9.09% }
		.m-gutter > .w-1of11-dt { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-dt { width: 18.18% }
		.m-gutter > .w-2of11-dt { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-dt { width: 27.27% }
		.m-gutter > .w-3of11-dt { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-dt { width: 36.36% }
		.m-gutter > .w-4of11-dt { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-dt { width: 45.45% }
		.m-gutter > .w-5of11-dt { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-dt { width: 54.54% }
		.m-gutter > .w-6of11-dt { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-dt { width: 63.63% }
		.m-gutter > .w-7of11-dt { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-dt { width: 72.72% }
		.m-gutter > .w-8of11-dt { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-dt { width: 81.81% }
		.m-gutter > .w-9of11-dt { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-dt { width: 90.9% }
		.m-gutter > .w-10of11-dt { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-dt { width: 8.33% }
		.m-gutter > .w-1of12-dt { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-dt { width: 41.66% }
		.m-gutter > .w-5of12-dt { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-dt { width: 58.33% }
		.m-gutter > .w-7of12-dt { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-dt { width: 91.66% }
		.m-gutter > .w-11of12-dt { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-dt { width: 6.25% }
		.m-gutter > .w-1of16-dt { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-dt { width: 18.75% }
		.m-gutter > .w-3of16-dt { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-dt { width: 31.25% }
		.m-gutter > .w-5of16-dt { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-dt { width: 43.75% }
		.m-gutter > .w-7of16-dt { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-dt { width: 56.25% }
		.m-gutter > .w-9of16-dt { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-dt { width: 68.75% }
		.m-gutter > .w-11of16-dt { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-dt { width: 81.25% }
		.m-gutter > .w-13of16-dt { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-dt { width: 93.75% }
		.m-gutter > .w-15of16-dt { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto-dt { width: auto }
}

/* -xx */
@media only screen and ( min-width: 1440px ){.window-size-xx{height:100vh;width:100vw}.window-height-xx,.window-h-xx,.wh-xx{height:100vh}.window-width-xx,.window-w-xx,.ww-xx{width:100vw}.full-size-xx{display:block;width:100%;height:100%}.full-height-xx,.full-h-xx,.full-height-xx>img,.full-h-xx>img{display:block;width:auto;height:100%}.full-width-xx,.full-w-xx,.full-width-xx>img,.full-w-xx>img{display:block;width:100%;margin:0}.w-1of1-xx{width:100%}.m-gutter>.w-1of1-xx{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-xx,
	.w-2of4-xx,
	.w-3of6-xx,
	.w-4of8-xx,
	.w-5of10-xx,
	.w-6of12-xx,
	.w-8of16-xx,
	.w-half-xx { width: 50% }
		.m-gutter > .w-1of2-xx,
		.m-gutter > .w-2of4-xx,
		.m-gutter > .w-3of6-xx,
		.m-gutter > .w-4of8-xx,
		.m-gutter > .w-5of10-xx,
		.m-gutter > .w-6of12-xx,
		.m-gutter > .w-8of16-xx,
		.m-gutter > .w-half-xx { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-xx,
	.w-2of6-xx,
	.w-3of9-xx,
	.w-4of12-xx,
	.w-third-xx { width: 33.33% }
		.m-gutter > .w-1of3-xx,
		.m-gutter > .w-2of6-xx,
		.m-gutter > .w-3of9-xx,
		.m-gutter > .w-4of12-xx,
		.m-gutter > .w-third-xx { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-xx,
	.w-4of6-xx,
	.w-6of9-xx,
	.w-8of12-xx { width: 66.66% }
		.m-gutter > .w-2of3-xx,
		.m-gutter > .w-4of6-xx,
		.m-gutter > .w-6of9-xx,
		.m-gutter > .w-8of12-xx { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-xx,
	.w-2of8-xx,
	.w-3of12-xx,
	.w-4of16-xx,
	.w-quarter-xx { width: 25% }
		.m-gutter > .w-1of4-xx,
		.m-gutter > .w-2of8-xx,
		.m-gutter > .w-3of12-xx,
		.m-gutter > .w-4of16-xx,
		.m-gutter > .w-quarter-xx { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-xx,
	.w-6of8-xx,
	.w-9of12-xx,
	.w-12of16-xx { width: 75% }
		.m-gutter > .w-3of4-xx,
		.m-gutter > .w-6of8-xx,
		.m-gutter > .w-9of12-xx,
		.m-gutter > .w-12of16-xx { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-xx,
	.w-2of10-xx { width: 20% }
		.m-gutter > .w-1of5-xx,
		.m-gutter > .w-2of10-xx { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-xx,
	.w-4of10-xx { width: 40% }
		.m-gutter > .w-2of5-xx,
		.m-gutter > .w-4of10-xx { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-xx,
	.w-6of10-xx { width: 60% }
		.m-gutter > .w-3of5-xx,
		.m-gutter > .w-6of10-xx { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-xx,
	.w-8of10-xx { width: 80% }
		.m-gutter > .w-4of5-xx,
		.m-gutter > .w-8of10-xx { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-xx,
	.w-2of12-xx { width: 16.66% }
		.m-gutter > .w-1of6-xx,
		.m-gutter > .w-2of12-xx { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-xx,
	.w-10of12-xx { width: 83.33% }
		.m-gutter > .w-5of6-xx,
		.m-gutter > .w-10of12-xx { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-xx { width: 14.28% }
		.m-gutter > .w-1of7-xx { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-xx { width: 28.57% }
		.m-gutter > .w-2of7-xx { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-xx { width: 42.85% }
		.m-gutter > .w-3of7-xx { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-xx { width: 57.14% }
		.m-gutter > .w-4of7-xx { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-xx { width: 71.42% }
		.m-gutter > .w-5of7-xx { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-xx { width: 85.71% }
		.m-gutter > .w-6of7-xx { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-xx,
	.w-2of16-xx { width: 12.5% }
		.m-gutter > .w-1of8-xx,
		.m-gutter > .w-2of16-xx { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-xx,
	.w-6of16-xx { width: 37.5% }
		.m-gutter > .w-3of8-xx,
		.m-gutter > .w-6of16-xx { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-xx,
	.w-10of16-xx { width: 62.5% }
		.m-gutter > .w-5of8-xx,
		.m-gutter > .w-10of16-xx { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-xx,
	.w-14of16-xx { width: 87.5% }
		.m-gutter > .w-7of8-xx,
		.m-gutter > .w-14of16-xx { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-xx { width: 11.11% }
		.m-gutter > .w-1of9-xx { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-xx { width: 22.22% }
		.m-gutter > .w-2of9-xx { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-xx { width: 44.44% }
		.m-gutter > .w-4of9-xx { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-xx { width: 55.55% }
		.m-gutter > .w-5of9-xx { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-xx { width: 77.77% }
		.m-gutter > .w-7of9-xx { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-xx { width: 88.88% }
		.m-gutter > .w-8of9-xx { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-xx { width: 10% }
		.m-gutter > .w-1of10-xx { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-xx { width: 30% }
		.m-gutter > .w-3of10-xx { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-xx { width: 70% }
		.m-gutter > .w-7of10-xx { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-xx { width: 90% }
		.m-gutter > .w-9of10-xx { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-xx { width: 9.09% }
		.m-gutter > .w-1of11-xx { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-xx { width: 18.18% }
		.m-gutter > .w-2of11-xx { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-xx { width: 27.27% }
		.m-gutter > .w-3of11-xx { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-xx { width: 36.36% }
		.m-gutter > .w-4of11-xx { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-xx { width: 45.45% }
		.m-gutter > .w-5of11-xx { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-xx { width: 54.54% }
		.m-gutter > .w-6of11-xx { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-xx { width: 63.63% }
		.m-gutter > .w-7of11-xx { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-xx { width: 72.72% }
		.m-gutter > .w-8of11-xx { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-xx { width: 81.81% }
		.m-gutter > .w-9of11-xx { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-xx { width: 90.9% }
		.m-gutter > .w-10of11-xx { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-xx { width: 8.33% }
		.m-gutter > .w-1of12-xx { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-xx { width: 41.66% }
		.m-gutter > .w-5of12-xx { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-xx { width: 58.33% }
		.m-gutter > .w-7of12-xx { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-xx { width: 91.66% }
		.m-gutter > .w-11of12-xx { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-xx { width: 6.25% }
		.m-gutter > .w-1of16-xx { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-xx { width: 18.75% }
		.m-gutter > .w-3of16-xx { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-xx { width: 31.25% }
		.m-gutter > .w-5of16-xx { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-xx { width: 43.75% }
		.m-gutter > .w-7of16-xx { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-xx { width: 56.25% }
		.m-gutter > .w-9of16-xx { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-xx { width: 68.75% }
		.m-gutter > .w-11of16-xx { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-xx { width: 81.25% }
		.m-gutter > .w-13of16-xx { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-xx { width: 93.75% }
		.m-gutter > .w-15of16-xx { width: calc( 93.75% - var( --width-gap ) )}.w-auto-xx{width:auto}}
:root{--cols-gap:var(--gap,20px)}.cols,.cols>*{box-sizing:border-box}.cols{display:flex;flex-wrap:wrap;width:100%}.cols.m-gutter{width:calc( 100% + var( --cols-gap, 20px ) );margin-right:calc( var( --cols-gap, 20px ) * -1 )}.cols.m-gutter>*{margin-right:var(--cols-gap,20px);margin-bottom:var(--cols-gap,20px)}.cols.m-gutter>*>*:last-child{margin-bottom:0}ul.cols,ol.cols{padding:0;list-style:none}ul.cols>li+li,ol.cols>li+li{margin-top:0}.cols-1>*{width:100%}.cols-1.m-gutter>*{width:calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2 > * { width: 50% }
		.cols-2.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3 > * { width: 33.33% }
		.cols-3.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4 > * { width: 25% }
		.cols-4.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5 > * { width: 20% }
		.cols-5.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6 > * { width: 16.66% }
		.cols-6.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }


@media only screen and ( min-width: 360px ){
	.cols-1-mb > * { width: 100% }
		.cols-1-mb.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-mb > * { width: 50% }
		.cols-2-mb.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-mb > * { width: 33.33% }
		.cols-3-mb.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-mb > * { width: 25% }
		.cols-4-mb.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-mb > * { width: 20% }
		.cols-5-mb.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-mb > * { width: 16.66% }
		.cols-6-mb.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }
}

@media only screen and ( min-width: 600px ){
	.cols-1-tb > * { width: 100% }
		.cols-1-tb.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-tb > * { width: 50% }
		.cols-2-tb.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-tb > * { width: 33.33% }
		.cols-3-tb.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-tb > * { width: 25% }
		.cols-4-tb.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-tb > * { width: 20% }
		.cols-5-tb.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-tb > * { width: 16.66% }
		.cols-6-tb.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }
}

@media only screen and ( min-width: 900px ){
	.cols-1-dt > * { width: 100% }
		.cols-1-dt.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-dt > * { width: 50% }
		.cols-2-dt.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-dt > * { width: 33.33% }
		.cols-3-dt.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-dt > * { width: 25% }
		.cols-4-dt.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-dt > * { width: 20% }
		.cols-5-dt.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-dt > * { width: 16.66% }
		.cols-6-dt.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }
}

@media only screen and ( min-width: 1440px ){
	.cols-1-xx > * { width: 100% }
		.cols-1-xx.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-xx > * { width: 50% }
		.cols-2-xx.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-xx > * { width: 33.33% }
		.cols-3-xx.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-xx > * { width: 25% }
		.cols-4-xx.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-xx > * { width: 20% }
		.cols-5-xx.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-xx > * { width: 16.66% }
		.cols-6-xx.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) )}}
:root{--grid-gap:var(--gap,20px);--grid-division-color:var(--text-color,#333)}.row{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box}*+.row{margin-top:var(--grid-gap)}.col{position:relative;flex:0 1 auto;box-sizing:border-box}.row.m-gutter{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 ) !important}.row.m-gutter:first-child,[hidden]+.row.m-gutter,.hide+.row.m-gutter{margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter>.col{margin-right:0;margin-top:0}.row.m-separated>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated>.col+.col{border-left:1px solid var(--grid-division-color)}.row.m-no-separated>.col{padding-left:0;padding-right:0}.row.m-no-separated>.col+.col{border-left:0}.row.m-reverse{flex-direction:row-reverse}.row.m-no-reverse{flex-direction:row}.row.m-column{flex-direction:column}.row.m-column>.col{width:100%}.row.m-no-column{flex-direction:row}.row.m-column.m-gutter>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column.m-reverse{flex-direction:column-reverse}.row.m-column.m-no-reverse{flex-direction:column}.row.m-no-column.m-reverse{flex-direction:row-reverse}.row.m-padded>.col{padding:var(--grid-gap)}.row.m-no-padded>.col{padding:0}.row.m-fit-all{display:flex;flex-wrap:nowrap}@media only screen and (min-width:360px){.row.m-gutter-mb{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-mb>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-mb{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-mb>.col{margin-right:0;margin-top:0}.row.m-separated-mb>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-mb>.col+.col{border-left:1px solid #333}.row.m-no-separated-mb>.col{padding-left:0;padding-right:0}.row.m-no-separated-mb>.col+.col{border-left:0}.row.m-reverse-mb{flex-direction:row-reverse}.row.m-no-reverse-mb{flex-direction:row}.row.m-column-mb{flex-direction:column}.row.m-column-mb>.col{width:100%}.row.m-no-column-mb{flex-direction:row}.row.m-column-mb.m-gutter>.col,.row.m-column.m-gutter-mb>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-mb.m-reverse,.row.m-column.m-reverse-mb{flex-direction:column-reverse}.row.m-column-mb.m-no-reverse,.row.m-column.m-no-reverse-mb{flex-direction:column}.row.m-no-column-mb.m-reverse,.row.m-no-column.m-reverse-mb{flex-direction:row-reverse}.row.m-padded-mb>.col{padding:var(--grid-gap)}.row.m-no-padded-mb>.col{padding:0}.row.m-fit-all-mb{display:flex;flex-wrap:nowrap}}@media only screen and (min-width:600px){.row.m-gutter-tb{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-tb>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-tb{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-tb>.col{margin-right:0;margin-top:0}.row.m-separated-tb>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-tb>.col+.col{border-left:1px solid #333}.row.m-no-separated-tb>.col{padding-left:0;padding-right:0}.row.m-no-separated-tb>.col+.col{border-left:0}.row.m-reverse-tb{flex-direction:row-reverse}.row.m-no-reverse-tb{flex-direction:row}.row.m-column-tb{flex-direction:column}.row.m-column-tb>.col{width:100%}.row.m-no-column-tb{flex-direction:row}.row.m-column-tb.m-gutter>.col,.row.m-column.m-gutter-tb>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-tb.m-reverse,.row.m-column.m-reverse-tb{flex-direction:column-reverse}.row.m-column-tb.m-no-reverse,.row.m-column.m-no-reverse-tb{flex-direction:column}.row.m-no-column-tb.m-reverse,.row.m-no-column.m-reverse-tb{flex-direction:row-reverse}.row.m-padded-tb>.col{padding:var(--grid-gap)}.row.m-no-padded-tb>.col{padding:0}.row.m-fit-all-tb{display:flex;flex-wrap:nowrap}}@media only screen and (min-width:900px){.row.m-gutter-dt{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-dt>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-dt{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-dt>.col{margin-right:0;margin-top:0}.row.m-separated-dt>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-dt>.col+.col{border-left:1px solid #333}.row.m-no-separated-dt>.col{padding-left:0;padding-right:0}.row.m-no-separated-dt>.col+.col{border-left:0}.row.m-reverse-dt{flex-direction:row-reverse}.row.m-no-reverse-dt{flex-direction:row}.row.m-column-dt{flex-direction:column}.row.m-column-dt>.col{width:100%}.row.m-no-column-dt{flex-direction:row}.row.m-column-dt.m-gutter>.col,.row.m-column.m-gutter-dt>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-dt.m-reverse,.row.m-column.m-reverse-dt{flex-direction:column-reverse}.row.m-column-dt.m-no-reverse,.row.m-column.m-no-reverse-dt{flex-direction:column}.row.m-no-column-dt.m-reverse,.row.m-no-column.m-reverse-dt{flex-direction:row-reverse}.row.m-padded-dt>.col{padding:var(--grid-gap)}.row.m-no-padded-dt>.col{padding:0}.row.m-fit-all-dt{display:flex;flex-wrap:nowrap}}@media only screen and (min-width:1440px){.row.m-gutter-xx{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-xx>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-xx{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-xx>.col{margin-right:0;margin-top:0}.row.m-separated-xx>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-xx>.col+.col{border-left:1px solid #333}.row.m-no-separated-xx>.col{padding-left:0;padding-right:0}.row.m-no-separated-xx>.col+.col{border-left:0}.row.m-reverse-xx{flex-direction:row-reverse}.row.m-no-reverse-xx{flex-direction:row}.row.m-column-xx{flex-direction:column}.row.m-column-xx>.col{width:100%}.row.m-no-column-xx{flex-direction:row}.row.m-column-xx.m-gutter>.col,.row.m-column.m-gutter-xx>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-xx.m-reverse,.row.m-column.m-reverse-xx{flex-direction:column-reverse}.row.m-column-xx.m-no-reverse,.row.m-column.m-no-reverse-xx{flex-direction:column}.row.m-no-column-xx.m-reverse,.row.m-no-column.m-reverse-xx{flex-direction:row-reverse}.row.m-padded-xx>.col{padding:var(--grid-gap)}.row.m-no-padded-xx>.col{padding:0}.row.m-fit-all-xx{display:flex;flex-wrap:nowrap}}
.gallery{width:100%}.gallery-item{text-align:center}.m-gutter .gallery-item{margin-bottom:var(--gap)}.m-gutter .gallery-item figure{margin-bottom:var(--gap)}.gallery-item a{display:block}.gallery-item img{max-width:100%;height:auto;display:block;margin:0 auto}.gallery-item figcaption{margin-top:8px !important;text-align:center}.gallery.cols{list-style:none;padding:0}.gallery.cols .gallery-item{text-align:center}.gallery.masonry.m-gutter{column-gap:var(--gap)}.gallery.masonry .masonry-item{width:100%;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.gallery.masonry.masonry-item figure{margin-top:0 !important}.gallery.masonry.m-gutter .masonry-item:not(:first-child) figure{margin-top:var(--gap)}.gallery.masonry.masonry-1{column-count:1}.gallery.masonry.masonry-2{column-count:2}.gallery.masonry.masonry-3{column-count:3}.gallery.masonry.masonry-4{column-count:4}.gallery.masonry.masonry-5{column-count:5}.gallery.masonry.masonry-6{column-count:6}.slideshow.gallery{background-color:rgba(0,0,0,.5)}.slideshow-item{transition:all .3s ease-out}.slideshow.m-gutter .slideshow-item{padding:calc( var( --gap ) / 2 );margin-bottom:0}.slideshow .owl-stage-outer{background:#ccc}.slideshow-item>a>img{display:block;height:100%;width:100%;object-fit:contain;max-height:80vh}.slideshow-item>figcaption{text-align:center;font-style:normal}.slideshow-item>figcaption span{display:block;font-size:1.5rem;padding-top:.5rem;font-weight:700}.gallery.slideshow>.owl-prev,.gallery.slideshow>.owl-next{position:absolute;top:50%;margin-top:-25px;width:50px;height:50px;background:url(//renatocorradi.com.br/wp-content/themes/renato-corradi-2023/packages/gallery/nav.png) no-repeat 50% 50%;text-indent:-999em}.gallery.slideshow>.owl-prev{left:0}.gallery.slideshow>.owl-next{right:0;transform:scaleX(-1)}.slideshow-nav-before{position:relative;padding-top:40px}.slideshow-nav-before>.owl-nav,.slideshow-nav-before>.owl-dots{position:absolute;top:12px;height:32px;width:100%}@media only screen and (max-width:1199px){.gallery.masonry.masonry-1-dt{column-count:1}.gallery.masonry.masonry-2-dt{column-count:2}.gallery.masonry.masonry-3-dt{column-count:3}.gallery.masonry.masonry-4-dt{column-count:4}.gallery.masonry.masonry-5-dt{column-count:5}.gallery.masonry.masonry-6-dt{column-count:6}}@media only screen and (max-width:899px){.gallery.masonry.masonry-1-tb{column-count:1}.gallery.masonry.masonry-2-tb{column-count:2}.gallery.masonry.masonry-3-tb{column-count:3}.gallery.masonry.masonry-4-tb{column-count:4}.gallery.masonry.masonry-5-tb{column-count:5}.gallery.masonry.masonry-6-tb{column-count:6}}@media only screen and (max-width:599px){.gallery.masonry.masonry-1-mb{column-count:1}.gallery.masonry.masonry-2-mb{column-count:2}.gallery.masonry.masonry-3-mb{column-count:3}.gallery.masonry.masonry-4-mb{column-count:4}.gallery.masonry.masonry-5-mb{column-count:5}.gallery.masonry.masonry-6-mb{column-count:6}}@media only screen and (max-width:359px){.gallery.masonry.masonry-1-ss{column-count:1}.gallery.masonry.masonry-2-ss{column-count:2}.gallery.masonry.masonry-3-ss{column-count:3}.gallery.masonry.masonry-4-ss{column-count:4}.gallery.masonry.masonry-5-ss{column-count:5}.gallery.masonry.masonry-6-ss{column-count:6}}
/***
 *	Gallery Style - Clean Template
 *	2018-09-04
 */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;transition:none}#cboxWrapper{max-width:100%}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative;transition:none}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox *,#colorbox *:before,#colorbox *:after{box-sizing:border-box}#cboxOverlay{background:#000}#colorbox{outline:0;max-width:100%}#cboxContent{margin-top:32px;overflow:visible;background:#000;max-width:100%}.cboxIframe{background:#000}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{background:#000;max-width:100%;max-height:calc(100vh-40px);overflow-x:hidden !important}#cboxLoadedContent.modalContent{background:#fff;padding:0;box-sizing:border-box}#cboxLoadedContent.modalContent .wrap{padding:0}#cboxLoadingGraphic{background:url(//renatocorradi.com.br/wp-content/themes/renato-corradi-2023/packages/colorbox/loading.gif) no-repeat center center}#cboxLoadingOverlay{background:#000}#cboxTitle{position:absolute;top:-22px;left:0;color:#fff}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;text-indent:-999em;width:40px;height:40px;position:absolute;top:-40px;transition:all .3s ease-out}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxPrevious{right:64px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M22.6,25.4c0-0.3,0.2-0.5,0.5-0.5h7.3c0.3,0,0.5-0.2,0.5-0.5v-8.8c0-0.3-0.2-0.5-0.5-0.5h-7.3 c-0.3,0-0.5-0.2-0.5-0.5V9.3c0-0.3-0.2-0.4-0.4-0.2l-6,5c-0.2,0.2-0.6,0.5-0.8,0.6l-6,5c-0.2,0.2-0.2,0.5,0,0.6l6,5 c0.2,0.2,0.6,0.5,0.8,0.6l6,5c0.2,0.2,0.4,0.1,0.4-0.2V25.4z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}#cboxPrevious:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M22.6,25.4c0-0.3,0.2-0.5,0.5-0.5h7.3c0.3,0,0.5-0.2,0.5-0.5v-8.8c0-0.3-0.2-0.5-0.5-0.5h-7.3 c-0.3,0-0.5-0.2-0.5-0.5V9.3c0-0.3-0.2-0.4-0.4-0.2l-6,5c-0.2,0.2-0.6,0.5-0.8,0.6l-6,5c-0.2,0.2-0.2,0.5,0,0.6l6,5 c0.2,0.2,0.6,0.5,0.8,0.6l6,5c0.2,0.2,0.4,0.1,0.4-0.2V25.4z'/%3E%3C/svg%3E%0A")}#cboxNext{right:42px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M17.4,14.6c0,0.3-0.2,0.5-0.5,0.5H9.5c-0.3,0-0.5,0.2-0.5,0.5v8.8c0,0.3,0.2,0.5,0.5,0.5h7.3 c0.3,0,0.5,0.2,0.5,0.5v5.3c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5c0.2-0.2,0.2-0.5,0-0.6l-6-5 c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V14.6z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}#cboxNext:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M17.4,14.6c0,0.3-0.2,0.5-0.5,0.5H9.5c-0.3,0-0.5,0.2-0.5,0.5v8.8c0,0.3,0.2,0.5,0.5,0.5h7.3 c0.3,0,0.5,0.2,0.5,0.5v5.3c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5c0.2-0.2,0.2-0.5,0-0.6l-6-5 c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V14.6z'/%3E%3C/svg%3E%0A")}#cboxClose{right:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M24.2,20.4c-0.2-0.2-0.2-0.5,0-0.7l6.1-6.1c0.2-0.2,0.2-0.5,0-0.7l-3.1-3.1c-0.2-0.2-0.5-0.2-0.7,0l-6.1,6.1 c-0.2,0.2-0.5,0.2-0.7,0l-6.1-6.1c-0.2-0.2-0.5-0.2-0.7,0l-3.1,3.1c-0.2,0.2-0.2,0.5,0,0.7l6.1,6.1c0.2,0.2,0.2,0.5,0,0.7l-6.1,6.1 c-0.2,0.2-0.2,0.5,0,0.7l3.1,3.1c0.2,0.2,0.5,0.2,0.7,0l6.1-6.1c0.2-0.2,0.5-0.2,0.7,0l6.1,6.1c0.2,0.2,0.5,0.2,0.7,0l3.1-3.1 c0.2-0.2,0.2-0.5,0-0.7L24.2,20.4z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}#cboxClose:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M24.2,20.4c-0.2-0.2-0.2-0.5,0-0.7l6.1-6.1c0.2-0.2,0.2-0.5,0-0.7l-3.1-3.1c-0.2-0.2-0.5-0.2-0.7,0l-6.1,6.1 c-0.2,0.2-0.5,0.2-0.7,0l-6.1-6.1c-0.2-0.2-0.5-0.2-0.7,0l-3.1,3.1c-0.2,0.2-0.2,0.5,0,0.7l6.1,6.1c0.2,0.2,0.2,0.5,0,0.7l-6.1,6.1 c-0.2,0.2-0.2,0.5,0,0.7l3.1,3.1c0.2,0.2,0.5,0.2,0.7,0l6.1-6.1c0.2-0.2,0.5-0.2,0.7,0l6.1,6.1c0.2,0.2,0.5,0.2,0.7,0l3.1-3.1 c0.2-0.2,0.2-0.5,0-0.7L24.2,20.4z'/%3E%3C/svg%3E%0A")}.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious{right:66px}.cboxSlideshow_on #cboxSlideshow{right:44px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M13.2,25.6c0,0.3,0,0.7,0,1v4.1c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5 c0.2-0.2,0.2-0.5,0-0.6l-6-5c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V25.6z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}.cboxSlideshow_on #cboxSlideshow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M13.2,25.6c0,0.3,0,0.7,0,1v4.1c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5 c0.2-0.2,0.2-0.5,0-0.6l-6-5c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V25.6z'/%3E%3C/svg%3E%0A")}.cboxSlideshow_off #cboxSlideshow{right:44px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M18.1,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z M27.3,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}.cboxSlideshow_off #cboxSlideshow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M18.1,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z M27.3,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z'/%3E%3C/svg%3E%0A")}#cboxLoadedContent video{width:100%;height:100%}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-track{display:flex !important}.slick-list{margin-top:0 !important}.slick-slide{margin-top:0 !important;height:inherit !important}.slick-slide>div{display:flex;height:100% !important}.slick-arrow{position:absolute;top:calc( 50% - 20px );width:40px;height:40px;background:0 0;z-index:4;margin:0 !important;outline:0 !important}.slick-prev{left:20px}.slick-next{right:20px}.slick-dots{position:absolute;bottom:20px;left:0;width:100%;list-style:none;display:flex;justify-content:center}.slick-dots>li{margin-top:0 !important;padding:0 4px}.slick-dots>li>button{display:block;width:10px;height:10px;border-radius:50%;text-indent:-999rem;background-color:#fff;border:1px solid #fff;cursor:pointer;transition:all .3s ease-out}.slick-dots>li.slick-active>button{background-color:#333}