@use "/variables" as *;@use "/mixins" as *;.container{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.column,.columns{width:100%;float:left;box-sizing:border-box}@media (min-width: 400px){.container{width:85%;padding:0}}@media (min-width: 550px){.container{width:90%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66666666667%}.two.columns{width:13.3333333333%}.three.columns{width:22%}.four.columns{width:30.6666666667%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:65.3333333333%}.nine.columns{width:74%}.ten.columns{width:82.6666666667%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:Raleway,HelveticaNeue,Helvetica Neue,Helvetica,Arial,sans-serif;color:#222}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3rem;line-height:1.2;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width: 550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#1eaedb}a:hover{color:#0fa0ce}.button,button,input[type=submit],input[type=reset],input[type=button]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:500;line-height:38px;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:hover,button:hover,input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover,.button:focus,button:focus,input[type=submit]:focus,input[type=reset]:focus,input[type=button]:focus{color:#333;border-color:#888;outline:0}button:focus-visible{outline:revert}.button.button-primary,button.button-primary,input[type=submit].button-primary,input[type=reset].button-primary,input[type=button].button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}.button.button-primary:hover,button.button-primary:hover,input[type=submit].button-primary:hover,input[type=reset].button-primary:hover,input[type=button].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type=submit].button-primary:focus,input[type=reset].button-primary:focus,input[type=button].button-primary:focus{color:#fff;background-color:#1eaedb;border-color:#1eaedb}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #D1D1D1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,textarea:focus,select:focus{border:1px solid #33C3F0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ul ul,ul ol,ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border:1px solid #E1E1E1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid #E1E1E1}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}button,.button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #E1E1E1}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}@media (min-width: 400px){.container{width:360px}}@media (min-width: 550px){.container{width:510px}}@media (min-width: 768px){.container{width:670px}}@media (min-width: 1000px){.container{width:920px}}@media (min-width: 1200px){.container{width:1120px}}@media (min-width: 1600px){.container{width:1520px}}.container{width:100%}.container.small{max-width:1060px}@media (max-width: 999px){.container.small{padding:0 25px}}.container.medium{max-width:1140px}@media (max-width: 1199px){.container.medium{padding-left:30px;padding-right:30px}}.container.large{max-width:1550px;padding-left:30px;padding-right:30px}@media (max-width: 1000px){.container.large{padding-left:15px;padding-right:15px}}.container.larger{max-width:1745px}@media (min-width: 1440px){.container.larger{width:1400px}}@media (min-width: 1620px){.container.larger{width:1640px}}@media (min-width: 1840px){.container.larger{width:1800px}}@media (min-width: 1920px){.container.larger{width:1920px}}.container.largest{max-width:1920px}@media (min-width: 1440px){.container.largest{width:1400px}}@media (min-width: 1620px){.container.largest{width:1640px}}@media (min-width: 1840px){.container.largest{width:1800px}}@media (min-width: 1920px){.container.largest{width:1920px}}@media (max-width: 549px){.container.full-width-mobile{width:100%;max-width:100%;padding:0}}.container.full-width{width:100%;box-sizing:border-box;max-width:100%;padding:0}@media (max-width: 767px){.container.full-width.padded{padding:0 20px}}@media (min-width: 768px){.container.full-width.padded{padding:0 55px}}.container.full-width-limit{width:100%;box-sizing:border-box;padding:0;margin:0 auto;max-width:1485px}.container.full-width-limit.large{max-width:1745px}@media (min-width: 1440px){.container.full-width-limit.large{width:1400px}}@media (min-width: 1620px){.container.full-width-limit.large{width:1645px}}@media (max-width: 767px){.container.full-width-limit.padded{padding:0 20px}}@media (min-width: 768px){.container.full-width-limit.padded{padding:0 60px}}.vertical-middle{vertical-align:middle}@media (min-width: 550px){.one-fifth.columns{width:19%;margin:0 .5%}.container.no-margin .column,.container.no-margin .columns{margin-left:0%}.container.no-margin .column:first-child,.container.no-margin .columns:first-child{margin-left:0}.container.no-margin .one.column,.container.no-margin .one.columns{width:8.33333%}.container.no-margin .two.columns{width:16.66667%}.container.no-margin .three.columns{width:25%}.container.no-margin .four.columns{width:33.33333%}.container.no-margin .five.columns{width:41.66667%}.container.no-margin .six.columns{width:50%}.container.no-margin .seven.columns{width:58.33333%}.container.no-margin .eight.columns{width:66.66667%}.container.no-margin .nine.columns{width:75%}.container.no-margin .ten.columns{width:83.33333%}.container.no-margin .eleven.columns{width:91.66667%}.container.no-margin .twelve.columns{width:100%}.container.no-margin .one-third.column{width:33.3333333333%}.container.no-margin .two-thirds.column{width:66.6666666667%}.container.no-margin .one-half.column{width:50%}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}/*!
* animate.css -http://daneden.me/animate
* Version - 3.6.0 mixed with 4.1.1 compat for added modes and reduce motion option
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2018 Daniel Eden
*
* Edited by Lima Charlie
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1 }.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce),print{.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skew(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skew(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skew(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skew(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInLeftSmall{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftSmall{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInLeftSmall{-webkit-animation-name:fadeInLeftSmall;animation-name:fadeInLeftSmall}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInRightSmall{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightSmall{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInRightSmall{-webkit-animation-name:fadeInRightSmall;animation-name:fadeInRightSmall}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-timing-function:cubic-bezier(.19,1,.22,1);animation-timing-function:cubic-bezier(.19,1,.22,1)}@-webkit-keyframes fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpSmall{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInUpSmall{-webkit-animation-name:fadeInUpSmall;animation-name:fadeInUpSmall}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownSmall{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}@keyframes fadeOutDownSmall{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}}.fadeOutDownSmall{-webkit-animation-name:fadeOutDownSmall;animation-name:fadeOutDownSmall}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutLeftSmall{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}}@keyframes fadeOutLeftSmall{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}}.fadeOutLeftSmall{-webkit-animation-name:fadeOutLeftSmall;animation-name:fadeOutLeftSmall}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutRightSmall{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}}@keyframes fadeOutRightSmall{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}}.fadeOutRightSmall{-webkit-animation-name:fadeOutRightSmall;animation-name:fadeOutRightSmall}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}*{box-sizing:border-box}.visually-hidden,.visibility-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}html,body{width:100%;line-height:normal}html{--window-inner-height: 100vh;--window-inner-height: 100svh}html.mac body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:relative;overflow-x:hidden;margin:0;padding:0;font-family:var(--base-font-family);color:#000;background:#f2efed}body.disable-scroll{position:fixed;height:100%;width:100%;overflow-y:scroll}*[data-animation]{transform:translateZ(0);-webkit-perspective:1000}.limespot-recommendation-box{display:none!important}.in-view{opacity:0}.shopify-design-mode .in-view{visibility:visible}.hidden{display:none}#cookies-consent-popup-wrapper{display:none;background-color:#fff;position:fixed;bottom:80px;right:30px;z-index:100;max-width:320px}#cookies-consent-popup-wrapper .cookies-consent-popup{position:relative;padding:10px}#cookies-consent-popup-wrapper .cookies-consent-popup .close{content:"";background:url(close.svg) no-repeat;width:16px;height:16px;position:absolute;top:10px;right:10px;cursor:pointer;z-index:10}#cookies-consent-popup-wrapper .cookies-consent-popup .container{padding-top:12px;padding-left:8px}#cookies-consent-popup-wrapper .cookies-consent-popup .container h2{font-size:35px;font-family:var(--swiss-font-family);font-weight:500;margin-bottom:5px;line-height:45px}#cookies-consent-popup-wrapper .cookies-consent-popup .container p{font-size:13px;font-family:var(--swiss-font-family);font-weight:500;max-width:80%;line-height:16px;margin-bottom:25px}#cookies-consent-popup-wrapper .cookies-consent-popup .container button{color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;font-size:11px;height:50px;width:130px;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-left:auto}#cookies-consent-popup-wrapper .cookies-consent-popup .container button:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){#cookies-consent-popup-wrapper .cookies-consent-popup .container button:hover{color:#fff;background:#000;border-color:#000}}#cookies-consent-popup-wrapper .cookies-consent-popup .container button.loading{pointer-events:none;opacity:.6}h1,h2,h3,h4,h5,h6{font-family:var(--swiss-font-family)}h1{font-size:55px;font-weight:500;line-height:60px;color:#171717}@media screen and (max-width: 1459px){h1{font-size:55px}}@media screen and (max-width: 999px){h1{font-size:50px}}@media (max-width: 549px){h1{font-size:45px;line-height:50px}}h2{font-size:45px}@media screen and (max-width: 1459px){h2{font-size:45px}}@media screen and (max-width: 999px){h2{font-size:40px}}@media (max-width: 549px){h2{font-size:34px;line-height:1}}h3{font-size:30px;font-weight:500;line-height:38px;color:#000}@media screen and (max-width: 1459px){h3{font-size:30px}}@media screen and (max-width: 999px){h3{font-size:25px}}@media (max-width: 549px){h3{line-height:28px}}h4{font-size:20px}@media screen and (max-width: 1459px){h4{font-size:20px}}@media screen and (max-width: 999px){h4{font-size:18px}}h5{font-size:18px}@media screen and (max-width: 1459px){h5{font-size:18px}}@media screen and (max-width: 999px){h5{font-size:16px}}h6{font-size:16px}@media screen and (max-width: 1459px){h6{font-size:16px}}@media screen and (max-width: 999px){h6{font-size:16px}}a{text-decoration:none;color:#131313}a:hover{color:#131313}a.no-link{pointer-events:none}p{font-size:16px;line-height:24px;font-family:var(--base-font-family);margin-bottom:20px;color:#000}@media screen and (max-width: 1459px){p{font-size:16px}}@media screen and (max-width: 999px){p{font-size:16px}}p a{color:#000;border-bottom:1px solid #000;text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84)}p a:hover,p a.active{opacity:.5;color:#000;border-bottom-color:#000}@media (max-width: 999px){p a:hover,p a.active{opacity:1}}.link-container a{color:#000;border-bottom:1px solid #000;text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84)}.link-container a:hover,.link-container a.active{opacity:.5;color:#000;border-bottom-color:#000}@media (max-width: 999px){.link-container a:hover,.link-container a.active{opacity:1}}.link-container a span{font-family:var(--swiss-font-family);text-transform:uppercase;font-weight:400;font-size:11px;letter-spacing:.8px}.button-container a{display:flex;align-items:center;width:fit-content;height:40px;color:#000;background:#fff;border:1px solid rgba(0,0,0,0);border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:0 30px;letter-spacing:.8px}.button-container a:hover{color:#000;background:#f2efed;border-color:#0000}@media (max-width: 999px){.button-container a:hover{color:#000;background:#fff;border-color:#0000}}.button-container a.loading{pointer-events:none;opacity:.6}.button-container a span{font-family:var(--base-font-family);font-size:11px;font-weight:500;line-height:20px;color:inherit!important;text-transform:uppercase}.button-container.inverted a{color:#000;background:#fff;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.button-container.inverted a:hover{color:#000;background:#f2efed;border-color:#0000}@media (max-width: 999px){.button-container.inverted a:hover{color:#000;background:#fff;border-color:#000}}.button-container.inverted a.loading{pointer-events:none;opacity:.6}ul{list-style:none;font-family:var(--base-font-family);margin-top:20px}ul li:before{content:"\2022";color:#000;font-size:20px;display:inline-block;margin-right:5px}ol{margin-top:35px;counter-reset:item}ol li{font-family:var(--swiss-font-family);font-size:16px;line-height:24px;margin-bottom:25px;display:block}ol li:before{display:inline-block;content:counter(item) " - ";counter-increment:item;margin-left:0;margin-right:5px}img{max-width:100%;height:auto}table{max-width:100%}table tr,table th{height:unset!important}table tr p,table th p{margin-bottom:0}table th,table td{border-bottom-color:#f2efed}table td{font-size:16px}.page-body table{width:auto}form{margin-bottom:0}.otgs-development-site-front-end{display:none}.grecaptcha-badge{visibility:hidden}.ly-switcher-wrapper{display:none!important}#fsb_bar{font-family:var(--swiss-font-family)!important}@media (max-width: 550px){#fsb_bar{font-size:11px!important}}.shopify-section--header{position:fixed;top:0;width:100%;display:flex;flex-wrap:wrap;align-items:center;z-index:100;-webkit-transition:background .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .2s cubic-bezier(.86,.36,.33,.84);transition:background .2s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header.popup-active{z-index:-1}.shopify-section--header #fsb_placeholder{display:block;width:100%;height:31px;background:#000}.shopify-section--header #fsb_placeholder *{color:#fff}.shopify-section--header .main-header{display:flex;align-items:center;box-sizing:border-box;width:100%;height:130px;-webkit-transition:height .2s cubic-bezier(.86,.36,.33,.84),background .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:height .2s cubic-bezier(.86,.36,.33,.84),background .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:height .2s cubic-bezier(.86,.36,.33,.84),background .2s cubic-bezier(.86,.36,.33,.84);transition:height .2s cubic-bezier(.86,.36,.33,.84),background .2s cubic-bezier(.86,.36,.33,.84)}@media (max-width: 1150px){.shopify-section--header .main-header{height:115px}}.shopify-section--header .main-header .header-content-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.shopify-section--header .main-header .header-content-wrapper:after{display:none}.shopify-section--header .main-header .logo-container{height:120px;display:flex;justify-content:center;position:absolute;left:50%;transform:translate(-50%);-webkit-transition:height .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:height .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:height .2s cubic-bezier(.86,.36,.33,.84);transition:height .2s cubic-bezier(.86,.36,.33,.84)}@media (max-width: 1150px){.shopify-section--header .main-header .logo-container{width:120px;height:90px}}.shopify-section--header .main-header .logo-container .header-logo{display:flex;justify-content:center;align-items:center}@media (max-width: 1150px){.shopify-section--header .main-header .logo-container .header-logo{width:120px;height:90px}}.shopify-section--header .main-header .logo-container .header-logo img,.shopify-section--header .main-header .logo-container .header-logo svg{height:100%;width:auto;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .main-header .logo-container .header-logo img.big-logo,.shopify-section--header .main-header .logo-container .header-logo svg.big-logo{opacity:1;width:172px;height:120px}@media (max-width: 1150px){.shopify-section--header .main-header .logo-container .header-logo img.big-logo,.shopify-section--header .main-header .logo-container .header-logo svg.big-logo{width:120px;height:90px}}.shopify-section--header .main-header .logo-container .header-logo img.small-logo,.shopify-section--header .main-header .logo-container .header-logo svg.small-logo{height:0;visibility:hidden;opacity:0}.shopify-section--header .main-header .logo-container .header-logo svg{padding:10px 0}.shopify-section--header .main-header .left-menu-container{height:100%;position:relative;z-index:10}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container{position:static}}.shopify-section--header .main-header .left-menu-container .menu-mobile{display:none}.shopify-section--header .main-header .left-menu-container .menu-toggle{display:none;position:relative;top:50%;transform:translateY(-50%);cursor:pointer;border:none;padding:0;line-height:1;margin-bottom:0;height:unset}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .menu-toggle{display:block}}.shopify-section--header .main-header .left-menu-container .menu-toggle.is-active .hamburger-inner{transform:rotate(45deg);bottom:0}.shopify-section--header .main-header .left-menu-container .menu-toggle.is-active .hamburger-inner:after{transform:rotate(90deg);bottom:0}.shopify-section--header .main-header .left-menu-container .menu-toggle .hamburger-box{display:flex;justify-content:flex-start;align-items:center;width:50px;height:50px}.shopify-section--header .main-header .left-menu-container .menu-toggle .hamburger-inner,.shopify-section--header .main-header .left-menu-container .menu-toggle .hamburger-inner:after{width:32px;height:2px;-webkit-transition:all .1s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .1s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .1s cubic-bezier(.86,.36,.33,.84);transition:all .1s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .main-header .left-menu-container .menu-toggle .hamburger-inner{position:relative;bottom:5px}.shopify-section--header .main-header .left-menu-container .menu-toggle .hamburger-inner:after{content:"";display:block;position:relative;bottom:-10px}.shopify-section--header .main-header .left-menu-container .main-menu{display:flex;align-items:center;margin:0}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu{display:none}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link{margin:0}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link>a{font-weight:500;margin-right:30px;text-transform:uppercase;font-size:11px;position:relative;letter-spacing:.8px}@media (max-width: 1250px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link>a{margin-right:20px}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link>a:after{content:"";width:100%;height:1px;background-color:transparent;position:absolute;left:0;bottom:0;-webkit-transition:background .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .5s cubic-bezier(.86,.36,.33,.84);transition:background .5s cubic-bezier(.86,.36,.33,.84);z-index:100}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link>a:after{display:none}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link>a.active:after,.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link>a.current:after{background-color:#131313}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active>a:hover:after,.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active>a:focus:after,.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active>a:focus-visible:after{background-color:#131313}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li{transition:all .5s ease}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(1){transition-delay:.1s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(1){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(2){transition-delay:.2s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(2){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(3){transition-delay:.3s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(3){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(4){transition-delay:.4s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(4){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(5){transition-delay:.5s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(5){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(6){transition-delay:.6s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(6){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(7){transition-delay:.7s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(7){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(8){transition-delay:.8s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(8){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(9){transition-delay:.9s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(9){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(10){transition-delay:1s}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li:nth-child(10){transition-delay:unset}}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .dropdown-child>li.start-animation{transform:translate(0);opacity:1}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .more .minimal-teaser:nth-child(1){transition-delay:.2s}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .more .minimal-teaser:nth-child(2){transition-delay:.4s}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .more .minimal-teaser{transform:translate(0)!important;opacity:1!important}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link.active .menu-container{opacity:1;visibility:visible;transform:translateY(0)}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link:first-child .menu-container{width:100%;top:0}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link:first-child .menu-container>.container{width:100%;margin:0 auto;padding-right:30px;max-width:1550px}.shopify-section--header .main-header .left-menu-container .main-menu>.menu-link:first-child .menu-container .dropdown-child{width:50%}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container{position:fixed;top:0;left:0;width:50%;padding-top:162px;z-index:-1;transform:translateY(-100%);opacity:0;visibility:hidden;-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);-moz-transition:all 1s cubic-bezier(.19,1,.22,1);-ms-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1);transition-delay:.2s}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container>.container{display:flex;width:100%;margin-left:auto;margin-right:unset;padding-right:0;max-width:775px}@media (max-width: 1459px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container>.container{max-width:1550px}}@media (max-width: 1149px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container>.container{padding-left:15px}}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child{columns:3;width:100%;padding-top:35px;padding-right:15px;height:auto}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child>.menu-link{height:unset;transform:translate(50px);opacity:0}@media (max-width: 1150px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child>.menu-link{transform:translate(0)}}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child .svg-mobile{display:none}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child * a{border-bottom:1px solid transparent;-webkit-transition:border .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:border .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:border .5s cubic-bezier(.86,.36,.33,.84);transition:border .5s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child * a:hover,.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child * a:focus,.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child * a:focus-visible,.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child * a.active,.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child * a.current{border-bottom-color:#000}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child>.menu-link{margin-bottom:30px;break-inside:avoid-column}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child>.menu-link>a{font-size:16px;font-weight:700}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child>.menu-link>.dropdown-grandchild{margin-top:10px;line-height:22px}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .dropdown-child>.menu-link>.dropdown-grandchild a{font-weight:500;font-size:13px}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more{width:50%;padding-top:35px;padding-right:20px;padding-bottom:35px}@media (max-width: 1459px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more{padding-right:0}}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing{display:flex;justify-content:space-between}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser{width:calc(50% - 15px);margin-right:10px;height:100%;opacity:0;transform:translate(50px);transition:all .8s ease}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a{display:block;width:100%;position:relative}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .image-container{width:100%;height:420px;background-color:#000}@media (max-width: 1460px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .image-container{height:360px}}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .image-container img{height:100%;object-fit:cover}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .text-container{position:absolute;left:20px;bottom:15px;color:#fff;font-size:16px;font-family:var(--swiss-font-family);font-weight:500;padding-right:35px}@media screen and (max-width: 1459px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .text-container{font-size:16px}}@media screen and (max-width: 999px){.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .text-container{font-size:16px}}.shopify-section--header .main-header .left-menu-container .main-menu .menu-container .more .listing .minimal-teaser a .text-container:after{content:"";background:url(white-arrow.svg) center no-repeat;background-size:100%;display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%);width:22px;height:24px}.shopify-section--header .main-header .right-menu-container{display:flex;height:100%}.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn){font-weight:500;margin-right:30px;text-transform:uppercase;font-size:11px;position:relative;letter-spacing:.8px}@media (max-width: 1250px){.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn){margin-right:20px}}@media (max-width: 1150px){.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn){display:none}}.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn):hover.menu-line-hover:after,.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn):focus.menu-line-hover:after,.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn):focus-visible.menu-line-hover:after,.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn).active.menu-line-hover:after,.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn).current.menu-line-hover:after{background-color:#000}.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn).menu-line-hover:after{content:"";width:100%;height:1px;background-color:transparent;position:absolute;left:0;bottom:0;-webkit-transition:background .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .5s cubic-bezier(.86,.36,.33,.84);transition:background .5s cubic-bezier(.86,.36,.33,.84);z-index:100}@media (max-width: 1150px){.shopify-section--header .main-header .right-menu-container a:not(.account-btn):not(.search-btn):not(.cart-btn).menu-line-hover:after{display:none}}.shopify-section--header .main-header .right-menu-container form{height:100%;display:flex;align-items:center;position:relative}.shopify-section--header .main-header .right-menu-container .search,.shopify-section--header .main-header .right-menu-container .account,.shopify-section--header .main-header .right-menu-container .cart{display:flex;align-items:center}.shopify-section--header .main-header .right-menu-container .search .account-btn,.shopify-section--header .main-header .right-menu-container .search .search-btn,.shopify-section--header .main-header .right-menu-container .search .cart-btn,.shopify-section--header .main-header .right-menu-container .account .account-btn,.shopify-section--header .main-header .right-menu-container .account .search-btn,.shopify-section--header .main-header .right-menu-container .account .cart-btn,.shopify-section--header .main-header .right-menu-container .cart .account-btn,.shopify-section--header .main-header .right-menu-container .cart .search-btn,.shopify-section--header .main-header .right-menu-container .cart .cart-btn{display:block;margin-right:20px;border:none;padding:0;margin-bottom:0;line-height:1}@media (max-width: 550px){.shopify-section--header .main-header .right-menu-container .search .account-btn,.shopify-section--header .main-header .right-menu-container .search .search-btn,.shopify-section--header .main-header .right-menu-container .search .cart-btn,.shopify-section--header .main-header .right-menu-container .account .account-btn,.shopify-section--header .main-header .right-menu-container .account .search-btn,.shopify-section--header .main-header .right-menu-container .account .cart-btn,.shopify-section--header .main-header .right-menu-container .cart .account-btn,.shopify-section--header .main-header .right-menu-container .cart .search-btn,.shopify-section--header .main-header .right-menu-container .cart .cart-btn{margin-right:10px}}.shopify-section--header .main-header .right-menu-container .search .account-btn:after,.shopify-section--header .main-header .right-menu-container .search .search-btn:after,.shopify-section--header .main-header .right-menu-container .search .cart-btn:after,.shopify-section--header .main-header .right-menu-container .account .account-btn:after,.shopify-section--header .main-header .right-menu-container .account .search-btn:after,.shopify-section--header .main-header .right-menu-container .account .cart-btn:after,.shopify-section--header .main-header .right-menu-container .cart .account-btn:after,.shopify-section--header .main-header .right-menu-container .cart .search-btn:after,.shopify-section--header .main-header .right-menu-container .cart .cart-btn:after{display:none}.shopify-section--header .main-header .right-menu-container .search svg,.shopify-section--header .main-header .right-menu-container .account svg,.shopify-section--header .main-header .right-menu-container .cart svg{width:16px;height:16px;cursor:pointer}@media (max-width: 1150px){.shopify-section--header .main-header .right-menu-container .search svg,.shopify-section--header .main-header .right-menu-container .account svg,.shopify-section--header .main-header .right-menu-container .cart svg{width:25px;height:25px}}@media (max-width: 550px){.shopify-section--header .main-header .right-menu-container .search svg,.shopify-section--header .main-header .right-menu-container .account svg,.shopify-section--header .main-header .right-menu-container .cart svg{width:20px;height:20px}}.shopify-section--header .main-header .right-menu-container .search .row,.shopify-section--header .main-header .right-menu-container .account .row,.shopify-section--header .main-header .right-menu-container .cart .row{position:absolute;top:0;left:0;width:100%;height:0;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .main-header .right-menu-container .search .row .close,.shopify-section--header .main-header .right-menu-container .account .row .close,.shopify-section--header .main-header .right-menu-container .cart .row .close{background:url(close.svg) center no-repeat;position:absolute;top:0;right:0;width:20px;height:20px;cursor:pointer;border:none;padding:0}@media (max-width: 1150px){.shopify-section--header .main-header .right-menu-container .search{display:none}}.shopify-section--header .main-header .right-menu-container .search .row{pointer-events:none;top:130px;height:auto;display:grid;grid-template-rows:0fr;visibility:hidden}.shopify-section--header .main-header .right-menu-container .search .row .row-wrapper{overflow:hidden}.shopify-section--header .main-header .right-menu-container .search .row form{height:70px}.shopify-section--header .main-header .right-menu-container .search .row input[type=text]{background:#f2efed;width:100%;height:100%;border:none;border-radius:unset;padding:0 30px;margin:0;font-family:var(--swiss-font-family);font-size:20px;line-height:18px;border-bottom:1px solid #dedbd9}.shopify-section--header .main-header .right-menu-container .search .row input[type=text]::placeholder{color:#000}.shopify-section--header .main-header .right-menu-container .search .row .close{top:35px;transform:translateY(-50%);right:50px;opacity:0;pointer-events:none;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .main-header .right-menu-container .search .row.active{grid-template-rows:1fr;pointer-events:auto;visibility:visible}.shopify-section--header .main-header .right-menu-container .search .row.active .close{opacity:1;pointer-events:auto}.shopify-section--header .main-header .right-menu-container .cart svg{margin-right:0}@media (max-width: 549px){.shopify-section--header .main-header .right-menu-container .cart .cart-btn{margin-right:5px}}.shopify-section--header .main-header .right-menu-container .cart a{margin:0;position:relative}.shopify-section--header .main-header .right-menu-container .cart a:hover:after{display:none!important}.shopify-section--header .main-header .right-menu-container .cart a span{position:absolute;top:-10px;right:-6px;font-family:var(--swiss-font-family);font-size:11px}@media (max-width: 1150px){.shopify-section--header .main-header .right-menu-container .cart a span{right:-10px}}@media (max-width: 549px){.shopify-section--header .main-header .right-menu-container .cart a span{right:-6px}}.shopify-section--header .main-header .currency-switcher{position:relative}@media (max-width: 1150px){.shopify-section--header .main-header .currency-switcher{display:none}}.shopify-section--header .main-header .currency-switcher #currencies-list{opacity:0;pointer-events:unset;position:absolute;bottom:-15px;left:0;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .main-header .currency-switcher #currencies-list a:after{display:none}.shopify-section--header .main-header .currency-switcher .current-country{display:flex;align-items:center;height:100%;font-family:var(--swiss-font-family);font-weight:600;padding-right:10px;margin-right:30px;text-transform:uppercase;font-size:11px;cursor:pointer;position:relative}.shopify-section--header .main-header .currency-switcher:hover #currencies-list,.shopify-section--header .main-header .currency-switcher:has(a:focus-visible) #currencies-list{opacity:1;pointer-events:auto}.shopify-section--header .main-header .currency-switcher form{display:flex;flex-direction:column;height:fit-content;position:relative;top:50%;transform:translateY(-50%)}.shopify-section--header .main-header .currency-switcher svg,.shopify-section--header .main-header .currency-switcher img{position:absolute;top:50%;right:30px;width:5px;height:5px;transform:translateY(-50%)}.shopify-section--header ul{list-style:none;margin:0;height:100%}.shopify-section--header ul li:before{display:none}.shopify-section--header ul li{margin-bottom:0;height:100%}.shopify-section--header ul li a{font-family:var(--swiss-font-family);display:flex;align-items:center;height:100%;width:fit-content}.shopify-section--header.is-pinned{background:#fff}.shopify-section--header.is-pinned .main-header,.shopify-section--header.is-pinned .main-header .logo-container{height:58px}@media (max-width: 1150px){.shopify-section--header.is-pinned .main-header .logo-container{height:90px}}.shopify-section--header.is-pinned .main-header .logo-container img.big-logo,.shopify-section--header.is-pinned .main-header .logo-container svg.big-logo{height:0;visibility:hidden;opacity:0;width:auto}@media (max-width: 1150px){.shopify-section--header.is-pinned .main-header .logo-container img.big-logo,.shopify-section--header.is-pinned .main-header .logo-container svg.big-logo{opacity:1;visibility:visible;height:100%}.shopify-section--header.is-pinned .main-header .logo-container img.big-logo path,.shopify-section--header.is-pinned .main-header .logo-container svg.big-logo path{fill:#000}}.shopify-section--header.is-pinned .main-header .logo-container img.small-logo,.shopify-section--header.is-pinned .main-header .logo-container svg.small-logo{height:auto;visibility:visible;max-width:330px;display:block;margin:auto;opacity:1}@media (max-width: 1250px){.shopify-section--header.is-pinned .main-header .logo-container img.small-logo,.shopify-section--header.is-pinned .main-header .logo-container svg.small-logo{max-width:240px}}@media (max-width: 550px){.shopify-section--header.is-pinned .main-header .logo-container img.small-logo,.shopify-section--header.is-pinned .main-header .logo-container svg.small-logo{max-width:195px}}.shopify-section--header.is-pinned .main-header .menu-container{padding-top:90px!important}.shopify-section--header.is-pinned .main-header .search .row{top:58px}.shopify-section--header .menu-shown{background-color:#fff}.shopify-section--header .menu-shown .left-menu-container .menu-mobile{display:block}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu{display:block;background:#fff;position:absolute;top:115px;left:0;width:100%;height:calc(100vh - 165px);height:calc(100svh - 165px);overflow-y:auto;padding-bottom:10px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .mobile-search form{margin:0;padding:0;height:100px;position:relative}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .mobile-search form #mobile-search-input-field{background:#f2efed;width:100%;height:100%;border:none;border-radius:unset;padding:0 50px 0 25px;margin:0;font-family:var(--swiss-font-family);font-size:20px;line-height:18px;border-bottom:1px solid #dedbd9}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .mobile-search form #mobile-search-input-field::placeholder{color:#000}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .mobile-search form button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;position:absolute;top:50%;right:25px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%)}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .mobile-search form button svg{width:20px;height:20px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu{height:unset}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu>li{height:fit-content;padding-top:45px;overflow:hidden}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu>li>a{padding-left:15px;padding-right:15px;font-size:14px!important;font-weight:400!important;opacity:0;animation:animationMenuMobile .8s ease forwards;animation-delay:.1s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container{opacity:1;position:relative;visibility:visible;padding-top:0;z-index:unset;background-color:unset;width:100%;transform:translateY(0)}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .container{width:100%}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child{columns:unset;width:100%!important;padding-top:30px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(1){animation-delay:.1s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(2){animation-delay:.2s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(3){animation-delay:.3s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(4){animation-delay:.4s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(5){animation-delay:.5s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(6){animation-delay:.6s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(7){animation-delay:.7s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(8){animation-delay:.8s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(9){animation-delay:.9s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>li:nth-child(10){animation-delay:1s}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>.menu-link{border-bottom:1px solid #f2efed;position:relative;margin-bottom:20px;opacity:0;animation:animationMenuMobile .8s ease forwards;animation-delay:.5s}@keyframes animationMenuMobile{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>.menu-link .svg-mobile{display:block;content:"";background:url(plus.png) center no-repeat;background-size:15px;width:30px;height:30px;cursor:pointer;position:absolute;right:0;top:0;border:none}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>.menu-link .svg-mobile.active{background:url(negatif.png) center no-repeat;background-size:16px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-child>.menu-link>a{font-size:22px!important;border:none!important;padding-bottom:15px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-grandchild{margin-top:0!important;height:0;opacity:0;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84)}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-grandchild.active{height:100%;opacity:1;margin:10px 0 15px!important}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-grandchild.active a{pointer-events:auto!important}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-grandchild>.menu-link{height:100%}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .dropdown-grandchild>.menu-link a{font-size:16px!important;border-bottom:none;margin-bottom:10px;pointer-events:none}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .left-menu .menu-container .more{display:none}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .right-menu{padding-left:15px;padding-right:15px;height:unset}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .right-menu>li{height:fit-content}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .bottom-menu{display:flex;flex-wrap:wrap;padding:35px 15px 25px;background-color:#f2efed;margin-top:40px;height:unset}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .bottom-menu li{width:50%;margin-bottom:10px;height:unset}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .socials{display:flex;justify-content:center;padding:15px 0;margin-bottom:10px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .socials ul{display:flex}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .socials li{margin-left:10px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .socials li a{background:#f2efed;border-radius:100%;display:flex;justify-content:center;align-items:center;width:45px;height:45px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile>.main-menu .socials li a svg{width:16px;height:16px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile .currency-switcher{display:block;padding-left:15px;padding-right:15px;line-height:0;height:40px;margin-top:30px;margin-bottom:10px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile .currency-switcher span{font-size:16px;font-weight:400;display:block;margin-bottom:15px}.shopify-section--header .menu-shown .left-menu-container .menu-mobile .currency-switcher ul{opacity:1!important;pointer-events:auto!important;position:relative!important}.shopify-section--header .menu-shown .left-menu-container .menu-mobile .currency-switcher #triangle{display:none}.shopify-section--header .menu-shown .left-menu-container .menu-mobile .language-switcher{padding-left:15px;padding-right:15px;margin-bottom:10px}.account-container .row{background-color:#0009;width:100%;height:100vh;height:100svh;z-index:-1;position:fixed;top:0;opacity:0;visibility:hidden;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84)}.account-container .row.active{z-index:150;opacity:1;visibility:visible}.account-container .row .container{position:relative;width:100%;height:100%;z-index:200}.account-container .row .close{background:#000 url(plus.svg) center no-repeat;background-size:40%;width:60px;height:60px;border-radius:100%;position:absolute;top:20px;right:20px;transform:rotate(45deg);z-index:52;cursor:pointer;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84);border:none}.account-container .row .close:hover{opacity:.8}.account-container .row form{display:none;background:#fff;width:580px;height:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:35px 30px}@media (max-width: 549px){.account-container .row form{width:90%;padding:35px 20px}}.account-container .row form .Form__Header h2{text-align:center;font-size:45px;padding:40px 0 25px;font-weight:500}@media screen and (max-width: 1459px){.account-container .row form .Form__Header h2{font-size:45px}}@media screen and (max-width: 999px){.account-container .row form .Form__Header h2{font-size:40px}}.account-container .row form .Form__Header p{font-size:16px;font-family:var(--swiss-font-family)}@media screen and (max-width: 1459px){.account-container .row form .Form__Header p{font-size:16px}}@media screen and (max-width: 999px){.account-container .row form .Form__Header p{font-size:16px}}.account-container .row form .Form__Item{border:1px solid #000;position:relative;margin-bottom:20px;height:50px}.account-container .row form .Form__Item label{position:absolute;top:50%;left:10px;transform:translateY(-50%);background-color:#fff;padding:0 12px;font-size:16px;font-family:var(--swiss-font-family);color:#7e7c7b;font-weight:400;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84);pointer-events:none}@media screen and (max-width: 1459px){.account-container .row form .Form__Item label{font-size:16px}}@media screen and (max-width: 999px){.account-container .row form .Form__Item label{font-size:16px}}.account-container .row form .Form__Item.focus label{top:-10px;left:10px;font-size:13px;transform:translateY(0)}.account-container .row form .Form__Item input{width:100%;border:none;border-radius:0;padding:0 25px;margin:0;height:100%;font-family:var(--swiss-font-family);font-size:16px}@media screen and (max-width: 1459px){.account-container .row form .Form__Item input{font-size:16px}}@media screen and (max-width: 999px){.account-container .row form .Form__Item input{font-size:16px}}.account-container .row form .Form__Item input:-webkit-autofill,.account-container .row form .Form__Item input:-webkit-autofill:hover,.account-container .row form .Form__Item input:-webkit-autofill:focus,.account-container .row form .Form__Item input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}.account-container .row form .Form__Item:after{content:"";background:url(arrow.svg) center no-repeat;background-size:100%;width:20px;height:10px;display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.account-container .row form .Form__Item button[data-action=toggle-recover-form]{border:none;padding:0;margin:0;font-family:var(--swiss-font-family);font-size:13px;font-weight:400;color:#000;position:absolute;top:50%;right:50px;transform:translateY(-50%)}@media (max-width: 549px){.account-container .row form .Form__Item.password-field{margin-bottom:50px}.account-container .row form .Form__Item.password-field button{position:static;transform:none}}.account-container .row form button[type=submit]{color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);text-transform:uppercase;font-weight:500;width:100%;font-family:var(--swiss-font-family);font-size:11px;height:50px;margin-bottom:30px}.account-container .row form button[type=submit]:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.account-container .row form button[type=submit]:hover{color:#fff;background:#000;border-color:#000}}.account-container .row form button[type=submit].loading{pointer-events:none;opacity:.6}.account-container .row form .Form__Hint{text-align:center;font-family:var(--swiss-font-family);font-size:14px;font-weight:400;color:#000}.account-container .row form .Form__Hint a,.account-container .row form .Form__Hint button#login-back{text-transform:none;font-weight:400;font-size:14px;text-decoration:underline;text-underline-offset:4px;color:#000;border:none;padding:0}.account-container .row form .Form__Hint a:after,.account-container .row form .Form__Hint button#login-back:after{display:none}[data-market=united-states] [data-handle=laundry-whitener-brightener],[data-market=united-states] [data-handle=whitener-brightener],[data-market=united-states] [data-handle=baby-kids-accessories],[data-market=united-states] [data-handle=pet-care],[data-market=ca] [data-handle=do-not-sell-or-share-my-personal-information]{display:none!important}.locale-selectors__container{display:none}footer{color:#000;background:#fff;padding-top:25px;padding-bottom:25px}@media (max-width: 999px){footer{padding-top:15px;padding-bottom:15px}}footer .row{display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:2}@media (max-width: 830px){footer .row{flex-direction:column}}footer .row:first-child{flex-direction:column}footer .row:last-child{border-top:1px solid #dedbd9;align-items:center;padding-top:22px;z-index:0}footer .row:after{display:none}footer .logo-container{padding-top:10px}footer .logo-container .footer-logo img{height:auto;width:100%;max-width:290px}@media (max-width: 767px){footer .logo-container .footer-logo img{max-width:200px}}footer .content *{font-size:110px;font-weight:500;font-family:var(--swiss-font-family);line-height:100px;color:#131313;padding:145px 0}@media screen and (max-width: 1459px){footer .content *{font-size:110px}}@media screen and (max-width: 999px){footer .content *{font-size:80px}}@media (max-width: 1459px){footer .content *{line-height:90px}}@media (max-width: 999px){footer .content *{line-height:80px;padding:125px 0}}@media (max-width: 767px){footer .content *{font-size:60px;line-height:60px}}@media (max-width: 549px){footer .content *{font-size:50px;line-height:50px;padding-bottom:80px}}footer .image-container{position:absolute;top:0;right:0;max-width:210px}@media (max-width: 767px){footer .image-container{max-width:180px}}@media (max-width: 549px){footer .image-container{max-width:120px}}footer .image-container img{width:100%;height:100%;object-fit:cover}footer ul{margin-top:0}footer .footer-block--newsletter{max-width:345px}@media (max-width: 549px){footer .footer-block--newsletter{max-width:100%}}footer .footer-block--newsletter p{font-family:var(--swiss-font-family);font-size:16px;line-height:22px}footer .footer-block--newsletter .klaviyo-form form{position:relative;padding:0 0 22px!important}footer .footer-block--newsletter .klaviyo-form form>div{min-height:0px!important}footer .footer-block--newsletter .klaviyo-form form [data-testid=form-component]{padding:0!important}footer .footer-block--newsletter .klaviyo-form form input[type=text],footer .footer-block--newsletter .klaviyo-form form input[type=email]{border:none!important;border-radius:unset!important;background:#f2efed!important;width:100%!important;height:50px!important;padding:0 12px!important;margin-bottom:8px}footer .footer-block--newsletter .klaviyo-form form input[type=text]::placeholder,footer .footer-block--newsletter .klaviyo-form form input[type=email]::placeholder{color:#000!important}footer .footer-block--newsletter .klaviyo-form form input[type=text]:focus,footer .footer-block--newsletter .klaviyo-form form input[type=email]:focus{border:none!important}footer .footer-block--newsletter .klaviyo-form form [data-testid=form-row]:not(:last-child) button{font-size:0!important;background:url(arrow.svg) center no-repeat!important;background-size:22px!important;display:block!important;border:none!important;position:absolute!important;right:5px!important;top:0!important;padding:0!important;width:50px!important;height:50px!important}footer .footer-block--newsletter .klaviyo-form form [data-testid=form-row]:last-child button{margin-top:8px}footer .footer-main-menu{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:115px}@media (max-width: 1459px){footer .footer-main-menu{grid-column-gap:85px}}@media (max-width: 1199px){footer .footer-main-menu{grid-column-gap:65px}}@media (max-width: 1050px){footer .footer-main-menu{grid-template-columns:repeat(2,1fr);grid-column-gap:25px}}@media (max-width: 767px){footer .footer-main-menu{width:100%}}footer .footer-main-menu li{margin-bottom:8px;max-width:166px}footer .footer-main-menu li:before{display:none}footer .footer-main-menu li a{font-size:14px;font-family:var(--swiss-font-family);color:#000;border-bottom:1px solid rgba(0,0,0,0);text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84)}footer .footer-main-menu li a:hover,footer .footer-main-menu li a.active{opacity:.5;color:#000;border-bottom-color:#0000}@media (max-width: 999px){footer .footer-main-menu li a:hover,footer .footer-main-menu li a.active{opacity:1}}footer .footer-partners{display:flex}@media (min-width: 830px){footer .footer-partners{width:200px}}@media (max-width: 830px){footer .footer-partners{margin-bottom:10px}}footer .footer-partners .logo{width:auto;height:auto;max-height:55px;max-width:70px;display:flex;align-items:center;justify-content:center}footer .footer-partners .logo a{display:flex;align-items:center;height:100%}footer .footer-partners .logo a:not(:last-child){margin-right:15px}footer .footer-partners .logo img{object-fit:contain;width:100%;height:100%}footer .footer-menu-container{display:flex;align-items:center;justify-content:space-between;width:60%;font-family:var(--swiss-font-family);font-size:14px}@media screen and (max-width: 1459px){footer .footer-menu-container{font-size:14px}}@media screen and (max-width: 999px){footer .footer-menu-container{font-size:14px}}@media (max-width: 1199px){footer .footer-menu-container{width:72%}}@media (max-width: 999px){footer .footer-menu-container{width:100%}}@media (max-width: 830px){footer .footer-menu-container{width:100%;flex-direction:column}footer .footer-menu-container>div{margin:10px 0}}footer .footer-menu-container ul{display:flex;align-items:center;margin-bottom:0}footer .footer-menu-container ul li{margin-bottom:0}footer .footer-menu-container ul li a{color:#000;border-bottom:1px solid rgba(0,0,0,0);text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);text-transform:capitalize}footer .footer-menu-container ul li a:hover,footer .footer-menu-container ul li a.active{opacity:.5;color:#000;border-bottom-color:#0000}@media (max-width: 999px){footer .footer-menu-container ul li a:hover,footer .footer-menu-container ul li a.active{opacity:1}}footer .footer-menu-container ul li:before{display:none}footer .footer-menu-container .website-by-container{display:flex;align-items:center}footer .footer-menu-container .website-by-container a svg{display:block;width:100px;height:auto;margin-left:5px}footer .footer-menu-container .socials li{margin-left:10px}footer .footer-menu-container .socials li a{background:#f2efed;border-radius:100%;display:flex;justify-content:center;align-items:center;width:52px;height:52px;padding-bottom:0}footer .footer-menu-container .socials li a svg{width:16px;height:16px}.shopify-section>div{color:#000;background:#fff}.shopify-section>div.has-background-color{color:#000;background:#f2efed}.shopify-section>div.has-background-color .button-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.shopify-section>div.has-background-color .button-container a:hover{color:#000;background:#fff;border-color:#fff}@media (max-width: 999px){.shopify-section>div.has-background-color .button-container a:hover{color:#000;background:#0000;border-color:#000}}.shopify-section>div.has-background-color .button-container a.loading{pointer-events:none;opacity:.6}.shopify-section>div.layout-padding-normal{padding-top:30px;padding-bottom:90px}@media (max-width: 999px){.shopify-section>div.layout-padding-normal{padding-bottom:60px}}@media (max-width: 549px){.shopify-section>div.layout-padding-normal{padding-bottom:30px}}.shopify-section>div.layout-padding-normal .section-title-wrapper{padding-top:0}.shopify-section>div.layout-padding-small{padding-top:30px;padding-bottom:30px}.shopify-section>div.layout-padding-small .section-title-wrapper{padding-top:0}.shopify-section>div.layout-padding-none{padding-top:0;padding-bottom:0}.section-title-wrapper{font-family:var(--swiss-font-family);font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:.3px;padding-top:25px;padding-bottom:15px}@media screen and (max-width: 1459px){.section-title-wrapper{font-size:14px}}@media screen and (max-width: 999px){.section-title-wrapper{font-size:14px}}.section-title-wrapper.bigger{font-size:35px;font-weight:500}@media screen and (max-width: 1459px){.section-title-wrapper.bigger{font-size:35px}}@media screen and (max-width: 999px){.section-title-wrapper.bigger{font-size:30px}}.section-title-wrapper.centered{text-align:center}.text-wrapper{max-width:calc(60% + 30px);margin:auto}@media (max-width: 999px){.text-wrapper{max-width:calc(75% + 30px)}}@media (max-width: 767px){.text-wrapper{max-width:100%;margin-right:auto;margin-left:unset}}.tuc-text-block-text{max-width:calc(90% + 30px);margin-right:auto}@media (max-width: 999px){.tuc-text-block-text{max-width:calc(75% + 30px)}}@media (max-width: 767px){.tuc-text-block-text{max-width:100%}}.tuc-community-block-text{max-width:calc(80% + 50px);margin-right:auto}@media (max-width: 999px){.tuc-community-block-text{max-width:calc(75% + 30px)}}@media (max-width: 767px){.tuc-community-block-text{max-width:100%}}.swiper-wrapper{z-index:unset}.medias-button-prev,.medias-button-next,.team-button-prev,.team-button-next,.swiper-article-button-prev,.swiper-article-button-next,.swiper-teaser-button-prev,.swiper-teaser-button-next,.reviews-button-next,.reviews-button-prev{content:"";background:url(arrow.svg) center no-repeat;background-size:22px;display:inline-block;width:42px;height:42px;cursor:pointer;margin:0 16px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);border:none;padding:0}.medias-button-prev:hover,.medias-button-next:hover,.team-button-prev:hover,.team-button-next:hover,.swiper-article-button-prev:hover,.swiper-article-button-next:hover,.swiper-teaser-button-prev:hover,.swiper-teaser-button-next:hover,.reviews-button-next:hover,.reviews-button-prev:hover{opacity:.5}.medias-button-prev.swiper-button-lock,.medias-button-next.swiper-button-lock,.team-button-prev.swiper-button-lock,.team-button-next.swiper-button-lock,.swiper-article-button-prev.swiper-button-lock,.swiper-article-button-next.swiper-button-lock,.swiper-teaser-button-prev.swiper-button-lock,.swiper-teaser-button-next.swiper-button-lock,.reviews-button-next.swiper-button-lock,.reviews-button-prev.swiper-button-lock{display:none}.medias-button-prev,.team-button-prev,.swiper-article-button-prev,.swiper-teaser-button-prev,.reviews-button-prev{transform:rotate(180deg)}.swiper-button-disabled{opacity:.2;pointer-events:none}.swiper-button-lock{display:none!important}.tuc-hero-banner-section .tuc-hero-banner,.tuc-hero-banner-section .section-content-wrapper,.tuc-hero-banner-section .hero-background,.tuc-hero-banner-section .media-container,.tuc-hero-banner-section .image-container{height:inherit}.tuc-hero-banner-section>.tuc-hero-banner{height:100vh;height:100svh;position:relative}.tuc-hero-banner-section .image-container{position:relative}.tuc-hero-banner-section .image-container:after{content:"";background:#0000000d;width:100%;height:100%;position:absolute;top:0;left:0;display:block}.tuc-hero-banner-section .is-autoplay .video-container{width:auto;position:relative;height:100%}.tuc-hero-banner-section .is-autoplay .video-container video{width:100%;position:relative;object-fit:cover}.tuc-hero-banner-section img,.tuc-hero-banner-section picture{display:block;height:inherit;object-fit:cover;width:100%}.tuc-hero-banner-section .hero-content{position:absolute;left:0;right:0;bottom:10vh;bottom:10svh;--theme-text-color: #ffffff}.tuc-hero-banner-section .hero-content .text-wrapper{max-width:100%}.tuc-hero-banner-section .hero-content .text-wrapper .text-container *{font-family:var(--swiss-font-family);font-size:110px;line-height:110px;color:var(--theme-text-color)}@media screen and (max-width: 1459px){.tuc-hero-banner-section .hero-content .text-wrapper .text-container *{font-size:110px}}@media screen and (max-width: 999px){.tuc-hero-banner-section .hero-content .text-wrapper .text-container *{font-size:80px}}@media (max-width: 1459px){.tuc-hero-banner-section .hero-content .text-wrapper .text-container *{line-height:90px}}@media (max-width: 999px){.tuc-hero-banner-section .hero-content .text-wrapper .text-container *{line-height:70px}}@media (max-width: 549px){.tuc-hero-banner-section .hero-content .text-wrapper .text-container *{font-size:60px;line-height:60px}}.tuc-hero-banner-section .hero-content .text-wrapper .button-container a{color:var(--theme-text-color);background:#0000;border:1px solid var(--theme-text-color);border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.tuc-hero-banner-section .hero-content .text-wrapper .button-container a:hover{color:#000;background:#f2efed;border-color:#0000}@media (max-width: 999px){.tuc-hero-banner-section .hero-content .text-wrapper .button-container a:hover{color:var(--theme-text-color);background:#0000;border-color:var(--theme-text-color)}}.tuc-hero-banner-section .hero-content .text-wrapper .button-container a.loading{pointer-events:none;opacity:.6}.tuc-media-text-section .section-title-wrapper{padding-bottom:60px}.tuc-media-text-section .section-content-wrapper{display:flex}@media (max-width: 767px){.tuc-media-text-section .section-content-wrapper{flex-direction:column}}.tuc-media-text-section .section-content-wrapper img{width:100%}.tuc-media-text-section .section-content-wrapper.media-right{flex-direction:row-reverse}@media (max-width: 767px){.tuc-media-text-section .section-content-wrapper.media-right{flex-direction:column}}.tuc-media-text-section .section-content-wrapper.media-right .left{padding-right:0;padding-left:30px}@media (max-width: 767px){.tuc-media-text-section .section-content-wrapper.media-right .left{padding-left:0}}.tuc-media-text-section .section-content-wrapper .left,.tuc-media-text-section .section-content-wrapper .right{width:50%;position:relative}@media (max-width: 767px){.tuc-media-text-section .section-content-wrapper .left,.tuc-media-text-section .section-content-wrapper .right{width:100%}}.tuc-media-text-section .section-content-wrapper .left{padding-right:30px}@media (max-width: 767px){.tuc-media-text-section .section-content-wrapper .left{padding-right:0}}.tuc-media-text-section .section-content-wrapper .right{display:flex;align-items:center}@media (max-width: 767px){.tuc-media-text-section .section-content-wrapper .right{margin-top:10px;padding:30px 0 40px}}@media (max-width: 549px){.tuc-media-text-section .section-content-wrapper .right{padding-bottom:0}}.tuc-medias-texts-slider-section .medias-texts{margin:auto;overflow:hidden;position:relative}.tuc-medias-texts-slider-section .slide{display:flex}@media (max-width: 767px){.tuc-medias-texts-slider-section .slide{flex-direction:column}}.tuc-medias-texts-slider-section .slide .left,.tuc-medias-texts-slider-section .slide .right{width:50%;position:relative}@media (max-width: 767px){.tuc-medias-texts-slider-section .slide .left,.tuc-medias-texts-slider-section .slide .right{width:100%}}.tuc-medias-texts-slider-section .slide .right{display:flex;align-items:center}@media (max-width: 767px){.tuc-medias-texts-slider-section .slide .right{margin-top:20px;padding:20px 0 40px}}.tuc-medias-texts-slider-section .navigation{display:flex;justify-content:center;align-items:center;position:absolute;left:calc(50% + 5px);bottom:-10px;z-index:50}.tuc-reviews-slider-section .tuc-reviews-slider{--section-bg-color: #fff}.tuc-reviews-slider-section .tuc-reviews-slider.has-background-color{--section-bg-color: #f2efed}.tuc-reviews-slider-section .reviews{margin:auto;overflow:hidden;position:relative;padding:30px 0 0}.tuc-reviews-slider-section .reviews:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-image:linear-gradient(to right,var(--section-bg-color),rgba(0,128,128,0) 50px),linear-gradient(to left,var(--section-bg-color),rgba(0,128,128,0) 50px);z-index:10;pointer-events:none}@media (max-width: 999px){.tuc-reviews-slider-section .reviews:after{background-image:linear-gradient(to right,var(--section-bg-color),rgba(0,128,128,0) 30px),linear-gradient(to left,var(--section-bg-color),rgba(0,128,128,0) 30px)}}@media (max-width: 549px){.tuc-reviews-slider-section .reviews:after{display:none}}.tuc-reviews-slider-section .slides{align-items:center}.tuc-reviews-slider-section .slide{background:#fff;width:auto;padding:40px;transition:all .25s cubic-bezier(.25,.46,.45,.94);border:1px solid #fff}.tuc-reviews-slider-section .slide.swiper-slide-active{transform:scale(1.05);z-index:1;border:1px solid #c1c1c1}@media (max-width: 549px){.tuc-reviews-slider-section .slide.swiper-slide-active{transform:scale(1)}}.tuc-reviews-slider-section .slide .stars-container{text-align:center}.tuc-reviews-slider-section .slide .stars-container p{font-size:125%;letter-spacing:.25em;color:#00617f}.tuc-reviews-slider-section .slide .text-wrapper{max-width:100%;text-align:center}.tuc-reviews-slider-section .slide .title-container span{margin-left:-2ch;display:inline-block;margin-bottom:1ch}.tuc-reviews-slider-section .navigation{display:flex;justify-content:center;align-items:center;margin-top:20px}.tuc-image-full-width-section{position:relative}.tuc-image-full-width-section .tuc-image-full-width.layout-padding-small{padding-bottom:0}.tuc-image-full-width-section .tuc-image-full-width.layout-padding-normal{padding-top:0}.tuc-image-full-width-section .section-title-wrapper{position:absolute;top:0;left:0;right:0;color:#fff;padding-top:25px}.tuc-image-full-width-section .section-content-wrapper .image-container{width:100%;height:auto;font-size:0}@media (max-width: 549px){.tuc-image-full-width-section .section-content-wrapper .image-container{min-height:60vh;min-height:60svh;max-height:calc(100vh - 90px);max-height:calc(100svh - 90px)}.tuc-image-full-width-section .section-content-wrapper .image-container img{min-height:inherit}}.tuc-image-full-width-section .section-content-wrapper .image-container img{width:100%;height:auto;max-height:calc(100vh - 90px);max-height:calc(100svh - 90px);display:block;object-fit:cover}.tuc-big-quote-section .quote-container{max-width:calc(85% + 30px);margin:auto}@media (max-width: 549px){.tuc-big-quote-section .quote-container{width:100%}}.tuc-big-quote-section blockquote{margin:0}.tuc-big-quote-section blockquote *{font-family:var(--swiss-font-family);font-size:70px;line-height:80px;letter-spacing:-.1px;font-weight:500}@media (max-width: 1199px){.tuc-big-quote-section blockquote *{font-size:56px;line-height:66px}}@media (max-width: 999px){.tuc-big-quote-section blockquote *{font-size:44px;line-height:54px}}@media (max-width: 767px){.tuc-big-quote-section blockquote *{font-size:34px;line-height:46px}}@media (max-width: 549px){.tuc-big-quote-section blockquote *{font-size:32px;line-height:36px}}.tuc-big-quote-section .tuc-big-quote-name{font-family:var(--swiss-font-family);font-size:18px;font-weight:500;margin-top:40px}.tuc-big-quote-section .button-container{margin-top:45px}.tuc-big-quote-section .button-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.tuc-big-quote-section .button-container a:hover{color:#000;background:#f2efed;border-color:#0000}@media (max-width: 999px){.tuc-big-quote-section .button-container a:hover{color:#000;background:#0000;border-color:#000}}.tuc-big-quote-section .button-container a.loading{pointer-events:none;opacity:.6}.tuc-anie-rouleau-section .section-content-wrapper{display:flex}@media (max-width: 767px){.tuc-anie-rouleau-section .section-content-wrapper{flex-direction:column-reverse}}.tuc-anie-rouleau-section .section-content-wrapper .left,.tuc-anie-rouleau-section .section-content-wrapper .right{width:50%;position:relative}@media (max-width: 767px){.tuc-anie-rouleau-section .section-content-wrapper .left,.tuc-anie-rouleau-section .section-content-wrapper .right{width:100%}}.tuc-anie-rouleau-section .section-content-wrapper .right .image-container img{width:100%;height:auto}@media (max-width: 767px){.tuc-anie-rouleau-section .section-content-wrapper .right{margin-bottom:20px}}.tuc-anie-rouleau-section .section-content-wrapper .left{display:flex}.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper{margin-top:0;max-width:calc(70% + 25px)}.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .name-container{font-size:30px;font-weight:500;font-family:var(--swiss-font-family);margin-bottom:8px}@media screen and (max-width: 1459px){.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .name-container{font-size:30px}}@media screen and (max-width: 999px){.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .name-container{font-size:25px}}.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .job-title-container{font-size:16px;font-weight:500;font-family:var(--swiss-font-family)}@media screen and (max-width: 1459px){.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .job-title-container{font-size:16px}}@media screen and (max-width: 999px){.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .job-title-container{font-size:16px}}.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .text-container{margin-top:50px}.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper .text-container img{margin-top:20px}@media (max-width: 767px){.tuc-anie-rouleau-section .section-content-wrapper .left .text-wrapper{max-width:100%}}.tuc-media-cta-section{position:relative}.tuc-media-cta-section .section-title-wrapper{padding-top:30px!important}.tuc-media-cta-section .section-content-wrapper.full-width .right{left:0}.tuc-media-cta-section .section-content-wrapper.large .right .section-title-wrapper,.tuc-media-cta-section .section-content-wrapper.large .right .text-wrapper{margin-left:30px;margin-right:30px}@media (max-width: 549px){.tuc-media-cta-section .section-content-wrapper.large .right .section-title-wrapper,.tuc-media-cta-section .section-content-wrapper.large .right .text-wrapper{margin-right:15px;margin-left:15px}}.tuc-media-cta-section .image-container{position:relative}@media (max-width: 549px){.tuc-media-cta-section .image-container{min-height:60vh;min-height:60svh;max-height:calc(100vh - 90px);max-height:calc(100svh - 90px)}.tuc-media-cta-section .image-container img{min-height:inherit}}.tuc-media-cta-section .image-container img{width:100%;height:auto;max-height:calc(100vh - 90px);max-height:calc(100svh - 90px);display:block;object-fit:cover}.tuc-media-cta-section .image-container:before{content:"";background-color:#0000000d;width:100%;height:100%;position:absolute;top:0;left:0}.tuc-media-cta-section .right{position:absolute;top:0;right:0}.tuc-media-cta-section .right *{color:#fff;font-weight:400}.tuc-media-cta-section .right .text-wrapper{max-width:100%}.tuc-media-cta-section .right .button-container a{color:#000}.tuc-media-cta-section .layout-text-centered .right{height:100%}.tuc-media-cta-section .layout-text-centered .right .text-wrapper{width:calc(100% - 60px);height:100%;display:flex;align-items:center;justify-content:center;margin:0!important;position:absolute;top:0}@media (max-width: 999px){.tuc-media-cta-section .layout-text-centered .right .text-wrapper{width:calc(100% - 30px)}}.tuc-media-cta-section .layout-text-centered .right .text-wrapper .text-container *{letter-spacing:normal}.tuc-text-block-section .tuc-text-block-title{font-size:14px;font-weight:500;font-family:var(--swiss-font-family);text-transform:uppercase;padding-top:45px;letter-spacing:.3px}@media screen and (max-width: 1459px){.tuc-text-block-section .tuc-text-block-title{font-size:14px}}@media screen and (max-width: 999px){.tuc-text-block-section .tuc-text-block-title{font-size:14px}}@media (max-width: 549px){.tuc-text-block-section .tuc-text-block-title{padding-top:0}}.tuc-text-block-section .section-content-wrapper .tuc-text-block-text{padding-top:35px}.tuc-text-block-section .section-content-wrapper .tuc-text-block-text *{color:#000;font-family:var(--swiss-font-family)}.tuc-text-block-section .section-content-wrapper .link-container{margin-top:30px;margin-bottom:25px}.tuc-text-block-section .text-style-normal .tuc-text-block-text *{font-size:16px}@media screen and (max-width: 1459px){.tuc-text-block-section .text-style-normal .tuc-text-block-text *{font-size:16px}}@media screen and (max-width: 999px){.tuc-text-block-section .text-style-normal .tuc-text-block-text *{font-size:16px}}.tuc-text-block-section .text-style-medium .tuc-text-block-text *{font-size:30px;line-height:38px}@media screen and (max-width: 1459px){.tuc-text-block-section .text-style-medium .tuc-text-block-text *{font-size:30px}}@media screen and (max-width: 999px){.tuc-text-block-section .text-style-medium .tuc-text-block-text *{font-size:25px}}@media (max-width: 549px){.tuc-text-block-section .text-style-medium .tuc-text-block-text *{line-height:32px}}.tuc-text-block-section .text-style-large .tuc-text-block-text *{font-size:45px;line-height:50px}@media screen and (max-width: 1459px){.tuc-text-block-section .text-style-large .tuc-text-block-text *{font-size:45px}}@media screen and (max-width: 999px){.tuc-text-block-section .text-style-large .tuc-text-block-text *{font-size:40px}}@media (max-width: 549px){.tuc-text-block-section .text-style-large .tuc-text-block-text *{font-size:30px;line-height:36px}}.tuc-text-block-section .text-style-x-large .section-content-wrapper{width:calc(85% + 30px);margin:auto;padding-top:15px;padding-bottom:45px}@media (max-width: 999px){.tuc-text-block-section .text-style-x-large .section-content-wrapper{width:calc(90% + 30px)}}@media (max-width: 549px){.tuc-text-block-section .text-style-x-large .section-content-wrapper{padding-bottom:0}}.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{font-size:110px;line-height:110px;font-weight:500}@media screen and (max-width: 1459px){.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{font-size:110px}}@media screen and (max-width: 999px){.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{font-size:80px}}@media (max-width: 1199px){.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{line-height:90px;font-size:90px}}@media (max-width: 999px){.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{line-height:70px}}@media (max-width: 767px){.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{font-size:70px}}@media (max-width: 549px){.tuc-text-block-section .text-style-x-large .tuc-text-block-text *{font-size:60px;line-height:60px}}.tuc-multi-columns-section .section-title-wrapper{padding-bottom:40px}.tuc-multi-columns-section .tuc-multi-columns{padding-bottom:25px}.tuc-multi-columns-section .columns{float:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding-bottom:65px}@media (max-width: 549px){.tuc-multi-columns-section .columns{padding-bottom:0}}.tuc-multi-columns-section .columns .column{float:none;display:block;width:25%;margin:0 0 25px}@media (max-width: 999px){.tuc-multi-columns-section .columns .column{width:50%}}@media (max-width: 549px){.tuc-multi-columns-section .columns .column{width:100%}}.tuc-multi-columns-section .columns .column .image-container{border:1px solid #dedbd9;aspect-ratio:1;margin-bottom:25px}.tuc-multi-columns-section .columns .column .image-container img{width:100%;height:100%;object-fit:scale-down}.tuc-multi-columns-section .columns .column .text-container{max-width:90%}.tuc-multi-columns-section .columns .column .text-container *{font-family:var(--swiss-font-family);color:#000}.tuc-multi-columns-section .columns .column .text-container .title{font-size:16px;font-weight:500;margin-bottom:20px}@media screen and (max-width: 1459px){.tuc-multi-columns-section .columns .column .text-container .title{font-size:16px}}@media screen and (max-width: 999px){.tuc-multi-columns-section .columns .column .text-container .title{font-size:16px}}.tuc-multi-columns-section .columns .column .text-container .text{font-size:14px}@media screen and (max-width: 1459px){.tuc-multi-columns-section .columns .column .text-container .text{font-size:14px}}@media screen and (max-width: 999px){.tuc-multi-columns-section .columns .column .text-container .text{font-size:14px}}.tuc-podcasts-section .section-text-wrapper,.tuc-links-list-section .section-text-wrapper{margin-top:30px;margin-bottom:35px}.tuc-podcasts-section .section-text-wrapper *,.tuc-links-list-section .section-text-wrapper *{font-size:30px;line-height:38px}@media screen and (max-width: 1459px){.tuc-podcasts-section .section-text-wrapper *,.tuc-links-list-section .section-text-wrapper *{font-size:30px}}@media screen and (max-width: 999px){.tuc-podcasts-section .section-text-wrapper *,.tuc-links-list-section .section-text-wrapper *{font-size:25px}}@media (max-width: 549px){.tuc-podcasts-section .section-text-wrapper *,.tuc-links-list-section .section-text-wrapper *{line-height:32px}}.tuc-podcasts-section .podcasts,.tuc-podcasts-section .links-list,.tuc-links-list-section .podcasts,.tuc-links-list-section .links-list{padding-top:20px;padding-bottom:60px}@media (max-width: 549px){.tuc-podcasts-section .podcasts,.tuc-podcasts-section .links-list,.tuc-links-list-section .podcasts,.tuc-links-list-section .links-list{padding-bottom:30px}}.tuc-podcasts-section .podcasts .podcast,.tuc-podcasts-section .podcasts .link-item,.tuc-podcasts-section .links-list .podcast,.tuc-podcasts-section .links-list .link-item,.tuc-links-list-section .podcasts .podcast,.tuc-links-list-section .podcasts .link-item,.tuc-links-list-section .links-list .podcast,.tuc-links-list-section .links-list .link-item{border-bottom:1px solid #000;padding:25px 0;font-family:var(--swiss-font-family);display:flex;justify-content:space-between;align-items:center}@media (max-width: 549px){.tuc-podcasts-section .podcasts .podcast,.tuc-podcasts-section .podcasts .link-item,.tuc-podcasts-section .links-list .podcast,.tuc-podcasts-section .links-list .link-item,.tuc-links-list-section .podcasts .podcast,.tuc-links-list-section .podcasts .link-item,.tuc-links-list-section .links-list .podcast,.tuc-links-list-section .links-list .link-item{flex-direction:column;align-items:flex-start;padding:15px 0}}.tuc-podcasts-section .podcasts .podcast.hidden,.tuc-podcasts-section .podcasts .link-item.hidden,.tuc-podcasts-section .links-list .podcast.hidden,.tuc-podcasts-section .links-list .link-item.hidden,.tuc-links-list-section .podcasts .podcast.hidden,.tuc-links-list-section .podcasts .link-item.hidden,.tuc-links-list-section .links-list .podcast.hidden,.tuc-links-list-section .links-list .link-item.hidden{display:none}.tuc-podcasts-section .podcasts .podcast:first-child,.tuc-podcasts-section .podcasts .link-item:first-child,.tuc-podcasts-section .links-list .podcast:first-child,.tuc-podcasts-section .links-list .link-item:first-child,.tuc-links-list-section .podcasts .podcast:first-child,.tuc-links-list-section .podcasts .link-item:first-child,.tuc-links-list-section .links-list .podcast:first-child,.tuc-links-list-section .links-list .link-item:first-child{border-top:1px solid #000}.tuc-podcasts-section .podcasts .podcast .left,.tuc-podcasts-section .podcasts .link-item .left,.tuc-podcasts-section .links-list .podcast .left,.tuc-podcasts-section .links-list .link-item .left,.tuc-links-list-section .podcasts .podcast .left,.tuc-links-list-section .podcasts .link-item .left,.tuc-links-list-section .links-list .podcast .left,.tuc-links-list-section .links-list .link-item .left{font-size:18px}@media screen and (max-width: 1459px){.tuc-podcasts-section .podcasts .podcast .left,.tuc-podcasts-section .podcasts .link-item .left,.tuc-podcasts-section .links-list .podcast .left,.tuc-podcasts-section .links-list .link-item .left,.tuc-links-list-section .podcasts .podcast .left,.tuc-links-list-section .podcasts .link-item .left,.tuc-links-list-section .links-list .podcast .left,.tuc-links-list-section .links-list .link-item .left{font-size:18px}}@media screen and (max-width: 999px){.tuc-podcasts-section .podcasts .podcast .left,.tuc-podcasts-section .podcasts .link-item .left,.tuc-podcasts-section .links-list .podcast .left,.tuc-podcasts-section .links-list .link-item .left,.tuc-links-list-section .podcasts .podcast .left,.tuc-links-list-section .podcasts .link-item .left,.tuc-links-list-section .links-list .podcast .left,.tuc-links-list-section .links-list .link-item .left{font-size:16px}}@media (max-width: 549px){.tuc-podcasts-section .podcasts .podcast .left,.tuc-podcasts-section .podcasts .link-item .left,.tuc-podcasts-section .links-list .podcast .left,.tuc-podcasts-section .links-list .link-item .left,.tuc-links-list-section .podcasts .podcast .left,.tuc-links-list-section .podcasts .link-item .left,.tuc-links-list-section .links-list .podcast .left,.tuc-links-list-section .links-list .link-item .left{margin-bottom:15px}}.tuc-podcasts-section .podcasts .podcast .left .separator,.tuc-podcasts-section .podcasts .link-item .left .separator,.tuc-podcasts-section .links-list .podcast .left .separator,.tuc-podcasts-section .links-list .link-item .left .separator,.tuc-links-list-section .podcasts .podcast .left .separator,.tuc-links-list-section .podcasts .link-item .left .separator,.tuc-links-list-section .links-list .podcast .left .separator,.tuc-links-list-section .links-list .link-item .left .separator{padding:0 5px}.tuc-podcasts-section .podcasts .podcast .right,.tuc-podcasts-section .podcasts .link-item .right,.tuc-podcasts-section .links-list .podcast .right,.tuc-podcasts-section .links-list .link-item .right,.tuc-links-list-section .podcasts .podcast .right,.tuc-links-list-section .podcasts .link-item .right,.tuc-links-list-section .links-list .podcast .right,.tuc-links-list-section .links-list .link-item .right{font-size:14px;text-transform:uppercase}@media screen and (max-width: 1459px){.tuc-podcasts-section .podcasts .podcast .right,.tuc-podcasts-section .podcasts .link-item .right,.tuc-podcasts-section .links-list .podcast .right,.tuc-podcasts-section .links-list .link-item .right,.tuc-links-list-section .podcasts .podcast .right,.tuc-links-list-section .podcasts .link-item .right,.tuc-links-list-section .links-list .podcast .right,.tuc-links-list-section .links-list .link-item .right{font-size:14px}}@media screen and (max-width: 999px){.tuc-podcasts-section .podcasts .podcast .right,.tuc-podcasts-section .podcasts .link-item .right,.tuc-podcasts-section .links-list .podcast .right,.tuc-podcasts-section .links-list .link-item .right,.tuc-links-list-section .podcasts .podcast .right,.tuc-links-list-section .podcasts .link-item .right,.tuc-links-list-section .links-list .podcast .right,.tuc-links-list-section .links-list .link-item .right{font-size:14px}}.tuc-podcasts-section .podcasts .podcast .right a,.tuc-podcasts-section .podcasts .link-item .right a,.tuc-podcasts-section .links-list .podcast .right a,.tuc-podcasts-section .links-list .link-item .right a,.tuc-links-list-section .podcasts .podcast .right a,.tuc-links-list-section .podcasts .link-item .right a,.tuc-links-list-section .links-list .podcast .right a,.tuc-links-list-section .links-list .link-item .right a{color:#000;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);position:relative;padding-right:18px;margin-left:3px;margin-right:15px;white-space:nowrap}.tuc-podcasts-section .podcasts .podcast .right a:after,.tuc-podcasts-section .podcasts .link-item .right a:after,.tuc-podcasts-section .links-list .podcast .right a:after,.tuc-podcasts-section .links-list .link-item .right a:after,.tuc-links-list-section .podcasts .podcast .right a:after,.tuc-links-list-section .podcasts .link-item .right a:after,.tuc-links-list-section .links-list .podcast .right a:after,.tuc-links-list-section .links-list .link-item .right a:after{content:"";background:url(link.svg) center no-repeat;background-size:100%;position:absolute;top:50%;right:0;transform:translateY(-50%);width:10px;height:10px;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84)}.tuc-podcasts-section .podcasts .podcast .right a:hover,.tuc-podcasts-section .podcasts .link-item .right a:hover,.tuc-podcasts-section .links-list .podcast .right a:hover,.tuc-podcasts-section .links-list .link-item .right a:hover,.tuc-links-list-section .podcasts .podcast .right a:hover,.tuc-links-list-section .podcasts .link-item .right a:hover,.tuc-links-list-section .links-list .podcast .right a:hover,.tuc-links-list-section .links-list .link-item .right a:hover{opacity:.5}.tuc-podcasts-section .view-more-wrapper,.tuc-links-list-section .view-more-wrapper{margin:0 auto 60px;cursor:pointer;width:fit-content}.tuc-podcasts-section .view-more-wrapper a,.tuc-links-list-section .view-more-wrapper a{display:block;pointer-events:none;color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:12px 20px}.tuc-podcasts-section .view-more-wrapper a:hover,.tuc-links-list-section .view-more-wrapper a:hover{color:#000;background:#f2efed;border-color:#0000}@media (max-width: 999px){.tuc-podcasts-section .view-more-wrapper a:hover,.tuc-links-list-section .view-more-wrapper a:hover{color:#000;background:#0000;border-color:#000}}.tuc-podcasts-section .view-more-wrapper a.loading,.tuc-links-list-section .view-more-wrapper a.loading{pointer-events:none;opacity:.6}.tuc-marquee-section .tuc-marquee{padding-top:140px;padding-bottom:140px;overflow-x:hidden}@media (max-width: 1459px){.tuc-marquee-section .tuc-marquee{padding-top:100px;padding-bottom:100px}}@media (max-width: 999px){.tuc-marquee-section .tuc-marquee{padding-top:80px;padding-bottom:80px}}.tuc-marquee-section .marquee-container{display:flex}.tuc-marquee-section .marquee-container .words{margin-right:200px}@media (max-width: 999px){.tuc-marquee-section .marquee-container .words{margin-right:200px}}@media (max-width: 767px){.tuc-marquee-section .marquee-container .words{margin-right:100px}}.tuc-marquee-section .marquee-container *{font-family:var(--swiss-font-family);font-size:120px;letter-spacing:-.1px;font-weight:500}@media (max-width: 1459px){.tuc-marquee-section .marquee-container *{font-size:100px}}@media (max-width: 999px){.tuc-marquee-section .marquee-container *{font-size:80px}}.tuc-marquee-section .marquee-container .js-marquee{margin-right:200px!important}@media (max-width: 767px){.tuc-marquee-section .marquee-container .js-marquee{margin-right:100px!important}}.tuc-marquee-section .marquee-container span{margin-right:200px}.tuc-marquee-section .marquee-container span:last-child{margin-right:0}@media (max-width: 767px){.tuc-marquee-section .marquee-container span{margin-right:100px}}.tuc-collection-products-grid-section{margin:30px 0}.tuq-store-locator-page-section .page-body{margin-bottom:20px!important}@media (max-width: 767px){.tuq-store-locator-page-section #stockist-widget{display:flex;flex-direction:column}.tuq-store-locator-page-section #stockist-widget .stockist-map{order:1;height:400px!important}}.tuq-store-locator-page-section .section-map-wrapper .stockist-horizontal{display:flex}@media (max-width: 767px){.tuq-store-locator-page-section .section-map-wrapper .stockist-horizontal{flex-direction:column}}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form{background:#000;color:#fff;padding:30px!important;margin-bottom:0!important}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-query-entry{position:relative;width:100%}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form input.stockist-search-field{border-radius:0;border:none!important;height:60px!important;font-size:16px;padding:0 20px!important}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form input.stockist-search-field::placeholder{color:#000}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-button{position:absolute;top:50%;right:45px;transform:translateY(-50%);width:unset}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-button button{background:none;padding:0!important;margin:0!important;height:60px!important}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-button button span{display:block!important}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-button button span:before{content:""!important;background:url(loupe.svg) no-repeat;background-size:100% 100%;display:block;width:20px;height:20px}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-filters{margin-top:30px!important}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-filters .stockist-search-filter-checkbox label{display:flex;align-items:center;font-size:13px;font-family:var(--swiss-font-family);position:relative;padding-right:30px!important}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-filters .stockist-search-filter-checkbox label:after{content:"";background:url(goutte.svg) no-repeat;background-size:100% 100%;display:block;position:absolute;right:0;width:13px;height:17px}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-filters .stockist-search-filter-checkbox input{display:block;width:13px;height:13px;background-color:#fff;-webkit-appearance:none;appearance:none;border-radius:0;margin-top:0!important;margin-right:15px!important;position:relative}.tuq-store-locator-page-section .section-map-wrapper form.stockist-search-form .stockist-search-filters .stockist-search-filter-checkbox input:checked:before{content:"\2713";font-weight:700;display:flex;justify-content:center;align-items:center;width:13px;height:13px;font-size:11px}@media (max-width: 999px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel{width:350px!important}}@media (max-width: 549px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel{width:100%!important}}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list{height:620px!important}@media (max-width: 767px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list{height:260px!important}}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list::-webkit-scrollbar{width:3px}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list::-webkit-scrollbar-track{background:#fff}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list::-webkit-scrollbar-thumb{background:#000;height:137px}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul{margin:0!important;padding:0 20px!important;background-color:#f2efed}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li{padding:40px 0 50px!important;border-top:1px solid #c5c3c1;display:flex;flex-direction:column}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li:first-child{border-top:none!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li:before{display:none}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li.stockist-selected{border-left:none!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li.stockist-selected .stockist-result-distance .stockist-icon-marker:before{background:url(locator-hover.svg)}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li.stockist-selected .stockist-result-distance-text,.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li.stockist-selected .stockist-result-name{color:#00617f}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-distance{width:unset!important;top:45px!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-distance .stockist-icon-marker{margin:3px 0 8px!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-distance .stockist-icon-marker:before{content:""!important;background:url(locator.svg);background-size:100%;display:block;width:18px;height:23px;margin:auto}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-distance .stockist-result-distance-text{font-size:14px;font-family:var(--swiss-font-family);font-weight:700}@media screen and (max-width: 1459px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-distance .stockist-result-distance-text{font-size:14px}}@media screen and (max-width: 999px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-distance .stockist-result-distance-text{font-size:14px}}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-name{font-size:20px;font-family:var(--swiss-font-family);font-weight:700;height:46px;display:flex;align-items:center;text-transform:uppercase}@media screen and (max-width: 1459px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-name{font-size:20px}}@media screen and (max-width: 999px){.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-name{font-size:18px}}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-address{font-size:13px;font-family:var(--swiss-font-family);margin-top:15px!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-address div{margin-bottom:4px!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-details{margin-top:0!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-details a{font-size:13px;font-family:var(--swiss-font-family)}.tuq-store-locator-page-section .section-map-wrapper .stockist-side-panel .stockist-result-list ul li .stockist-result-filters{order:1;font-size:13px;font-family:var(--base-font-family);margin-top:25px!important}.tuq-store-locator-page-section .section-map-wrapper .stockist-map{left:400px!important}@media (max-width: 999px){.tuq-store-locator-page-section .section-map-wrapper .stockist-map{left:350px!important}}@media (max-width: 767px){.tuq-store-locator-page-section .section-map-wrapper .stockist-map{left:0!important}}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw{padding:25px!important;border-radius:0!important;box-shadow:0 0 10px #0006}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .gm-style-iw-d{padding:0!important;overflow:auto!important}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .gm-style-iw-d .stockist-result{display:flex;flex-direction:column}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw button.gm-ui-hover-effect{display:none!important}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-name{font-size:14px;font-family:var(--swiss-font-family);text-transform:uppercase;color:#000;margin-bottom:10px!important}@media screen and (max-width: 1459px){.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-name{font-size:14px}}@media screen and (max-width: 999px){.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-name{font-size:14px}}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-address,.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-filters,.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-details,.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-directions-link{font-family:var(--swiss-font-family);font-size:13px}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw .stockist-result-filters{order:1}.tuq-store-locator-page-section .section-map-wrapper .gm-style-iw-tc:after{display:none}.tuq-store-locator-page-section .section-stores-wrapper{position:relative}.tuq-store-locator-page-section .section-stores-wrapper .filters{position:absolute;top:10px;right:50px;display:flex}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .filters{position:relative;right:unset;justify-content:flex-end}}.tuq-store-locator-page-section .section-stores-wrapper .filters .filter{border:1px solid rgba(0,0,0,.4);padding:10px 15px;opacity:.5;content:"";font-size:0;background-size:100%;width:31px;height:20px;display:inline-block;box-sizing:content-box;border-radius:0}.tuq-store-locator-page-section .section-stores-wrapper .filters .filter.canada{margin-left:-1px}.tuq-store-locator-page-section .section-stores-wrapper .filters .filter.active{border-color:#000;opacity:1}.tuq-store-locator-page-section .section-stores-wrapper .filters .filter[data-filter=in-canada]{background:url(canada.svg) no-repeat;background-size:31px 20px;background-position:center}.tuq-store-locator-page-section .section-stores-wrapper .filters .filter[data-filter=in-usa]{background:url(usa.svg) no-repeat;background-size:31px 20px;background-position:center}.tuq-store-locator-page-section .section-stores-wrapper .store-flags{display:flex;justify-content:flex-start;margin-left:auto;margin-right:90px}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .store-flags{margin-right:20px}}.tuq-store-locator-page-section .section-stores-wrapper .store-flags .cad{content:"";font-size:0;background:url(canada.svg) no-repeat;background-size:100%;width:31px;height:20px;display:flex;align-items:center;justify-content:center;order:1;margin-left:22px}.tuq-store-locator-page-section .section-stores-wrapper .store-flags .usa{content:"";font-size:0;background:url(usa.svg) no-repeat;background-size:100%;width:31px;height:20px;display:flex;align-items:center;justify-content:center}.tuq-store-locator-page-section .section-stores-wrapper .stores-container{margin-top:115px;margin-bottom:120px}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container{margin-top:60px;margin-bottom:80px}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container h3{font-size:35px;font-weight:400;margin-bottom:55px}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container h3{line-height:40px}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .stores-list{border-top:1px solid #000}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line{display:flex;align-items:center;border-bottom:1px solid #000;padding:0 20px 0 40px;height:110px}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line{padding-left:20px}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-logo{max-width:115px;max-height:75px}@media (max-width: 999px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-logo{max-width:100px}}@media (max-width: 767px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-logo{max-width:80px}}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-logo{display:none}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-logo img{max-height:inherit;height:100%!important;object-fit:contain}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-name{margin-left:75px;display:flex;flex-direction:column}@media (max-width: 549px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-name{margin-left:0}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-name h4{margin-bottom:0;font-family:var(--swiss-font-family);font-size:16px;font-weight:700}@media screen and (max-width: 1459px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-name h4{font-size:16px}}@media screen and (max-width: 999px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-name h4{font-size:16px}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-link{font-family:var(--swiss-font-family);font-size:14px}@media screen and (max-width: 1459px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-link{font-size:14px}}@media screen and (max-width: 999px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-link{font-size:14px}}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-link a{position:relative;padding-right:25px}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-link a:hover:after{transform:translate(2px,-8px)}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .store-line .store-link a:after{content:"";background:url(link.svg) center no-repeat;background-size:100%;position:absolute;top:50%;right:0;transform:translateY(-50%);width:10px;height:10px;-webkit-transition:all .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .2s cubic-bezier(.86,.36,.33,.84);transition:all .2s cubic-bezier(.86,.36,.33,.84)}.tuq-store-locator-page-section .section-stores-wrapper .stores-container .no-results{display:none;font-family:var(--swiss-font-family);font-size:16px}@media screen and (max-width: 1459px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .no-results{font-size:16px}}@media screen and (max-width: 999px){.tuq-store-locator-page-section .section-stores-wrapper .stores-container .no-results{font-size:16px}}.tuc-team-section .tuc-team-section{padding-bottom:60px}.tuc-team-section .tuc-team-section .section-content-wrapper{padding-left:30px}@media (max-width: 549px){.tuc-team-section .tuc-team-section .section-content-wrapper{padding-left:15px}}.tuc-team-section .tuc-team{margin-top:30px;padding-right:30px}.tuc-team-section .tuc-team-text{padding-top:35px}.tuc-team-section .tuc-team-text h3{font-weight:400}.tuc-team-section .team-member{display:block;border:none;height:100%;width:100%;padding:0}.tuc-team-section .team-member:hover:before,.tuc-team-section .team-member:focus-visible:before{opacity:.4}@media (max-width: 999px){.tuc-team-section .team-member:hover:before,.tuc-team-section .team-member:focus-visible:before{opacity:0}}.tuc-team-section .team-member:hover:after,.tuc-team-section .team-member:focus-visible:after{opacity:1}.tuc-team-section .team-member:hover .text-container,.tuc-team-section .team-member:focus-visible .text-container{opacity:1}.tuc-team-section .team-member:before{content:"";background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84)}@media (max-width: 999px){.tuc-team-section .team-member:before{opacity:0}}.tuc-team-section .team-member:after{content:"";background:#00617f url(plus.svg) center no-repeat;background-size:20%;width:120px;height:120px;border-radius:100%;position:absolute;bottom:30px;right:30px;opacity:0;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84)}@media (max-width: 999px){.tuc-team-section .team-member:after{width:110px;height:110px;opacity:1}}@media (max-width: 767px){.tuc-team-section .team-member:after{width:100px;height:100px}}.tuc-team-section .team-member .image-container img{display:block;width:100%}.tuc-team-section .team-member .text-container{opacity:0;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84);position:absolute;top:0;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:var(--swiss-font-family);color:#fff}@media (max-width: 999px){.tuc-team-section .team-member .text-container{opacity:1}}.tuc-team-section .team-member .text-container .name{font-size:50px;line-height:38px;margin-bottom:10px}@media (max-width: 549px){.tuc-team-section .team-member .text-container .name{line-height:32px}}.tuc-team-section .team-member .text-container .job-title{font-size:14px;line-height:38px}@media screen and (max-width: 1459px){.tuc-team-section .team-member .text-container .job-title{font-size:14px}}@media screen and (max-width: 999px){.tuc-team-section .team-member .text-container .job-title{font-size:14px}}@media (max-width: 549px){.tuc-team-section .team-member .text-container .job-title{line-height:32px}}.tuc-team-section .navigation{display:flex;justify-content:center;padding:45px 0}.tuc-team-section .button-container{display:flex;justify-content:center;margin-right:30px}.tuc-team-section .button-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.tuc-team-section .button-container a:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.tuc-team-section .button-container a:hover{color:#000;background:#0000;border-color:#000}}.tuc-team-section .button-container a.loading{pointer-events:none;opacity:.6}.tuc-team-section .team-description-holder.active{position:fixed;top:0;left:0;z-index:50;background-color:#0006;width:100%;height:100%;display:flex;align-items:center}.tuc-team-section .team-description-holder .container{background-color:#fff;position:relative;top:0;bottom:0;left:0;z-index:100;width:calc(100% * 2 / 3);margin-left:30px;margin-right:auto;padding:30px;max-height:calc(100vh - 60px);max-height:calc(100svh - 60px);overflow-y:auto;overflow-x:hidden}@media (max-width: 999px){.tuc-team-section .team-description-holder .container{width:calc(100% - 60px)}}@media (max-width: 549px){.tuc-team-section .team-description-holder .container{width:calc(100% - 30px);margin:0 15px;padding:15px}}.tuc-team-section .team-description-holder .container .group-header{margin-bottom:min(4vh,100px);margin-bottom:min(4svh,100px)}@media (max-width: 999px){.tuc-team-section .team-description-holder .container .group-header{margin-bottom:min(3vh,60px);margin-bottom:min(3svh,60px)}}@media (max-width: 549px){.tuc-team-section .team-description-holder .container .group-header{margin-bottom:min(2vh,50px);margin-bottom:min(2svh,50px)}}.tuc-team-section .team-description-holder .container .group-header h1{font-size:110px;line-height:100px;font-family:var(--swiss-font-family);font-weight:400}@media screen and (max-width: 1459px){.tuc-team-section .team-description-holder .container .group-header h1{font-size:110px}}@media screen and (max-width: 999px){.tuc-team-section .team-description-holder .container .group-header h1{font-size:80px}}@media (max-width: 1459px){.tuc-team-section .team-description-holder .container .group-header h1{line-height:90px}}@media (max-width: 999px){.tuc-team-section .team-description-holder .container .group-header h1{line-height:80px}}@media (max-width: 549px){.tuc-team-section .team-description-holder .container .group-header h1{font-size:70px;line-height:70px}}@media (max-height: 800px){.tuc-team-section .team-description-holder .container .group-header h1{font-size:70px;line-height:70px}.tuc-team-section .team-description-holder .container .group-header h1 br{display:none}}.tuc-team-section .team-description-holder .container .group-header p{font-size:16px;font-family:var(--swiss-font-family);font-weight:500;line-height:38px}@media screen and (max-width: 1459px){.tuc-team-section .team-description-holder .container .group-header p{font-size:16px}}@media screen and (max-width: 999px){.tuc-team-section .team-description-holder .container .group-header p{font-size:16px}}@media (max-width: 549px){.tuc-team-section .team-description-holder .container .group-header p{line-height:32px}}.tuc-team-section .team-description-holder .container .group-header .close{background:#00617f url(plus.svg) center no-repeat;background-size:20%;width:120px;height:120px;border-radius:100%;border:none;position:absolute;top:30px;right:30px;z-index:52;transform:rotate(45deg);cursor:pointer;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84)}@media (max-width: 999px){.tuc-team-section .team-description-holder .container .group-header .close{width:90px;height:90px}}@media (max-width: 549px){.tuc-team-section .team-description-holder .container .group-header .close{top:15px;right:15px}}.tuc-team-section .team-description-holder .container .group-header .close:hover{opacity:.8}.tuc-team-section .team-description-holder .container .group-body{display:flex;align-items:flex-start}@media (max-width: 767px){.tuc-team-section .team-description-holder .container .group-body{flex-direction:column}}.tuc-team-section .team-description-holder .container .group-body .left{max-width:38%}@media (max-width: 767px){.tuc-team-section .team-description-holder .container .group-body .left{max-width:100%}}@media (max-width: 549px){.tuc-team-section .team-description-holder .container .group-body .left{width:100%;margin-bottom:20px}}.tuc-team-section .team-description-holder .container .group-body .left img{width:100%;max-width:340px}.tuc-team-section .team-description-holder .container .group-body .right{max-width:55%;margin-left:30px}@media (max-width: 767px){.tuc-team-section .team-description-holder .container .group-body .right{max-width:100%;margin-left:0;margin-top:10px}}.tuc-history-section .tuc-history-section{color:#fff;background:#00617f}.tuc-history-section .tuc-history-section .tuc-history{overflow:hidden}.tuc-history-section .tuc-history-section .swiper-slide{display:flex;padding:65px 0 160px;overflow:hidden}@media (max-width: 767px){.tuc-history-section .tuc-history-section .swiper-slide{flex-direction:column}}.tuc-history-section .tuc-history-section .swiper-slide .left{font-family:var(--swiss-font-family);margin-left:80px}@media (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .left{margin-left:20px}}@media (max-width: 549px){.tuc-history-section .tuc-history-section .swiper-slide .left{margin-left:0}}.tuc-history-section .tuc-history-section .swiper-slide .date-container{margin-top:0}.tuc-history-section .tuc-history-section .swiper-slide .date-container .month{font-size:60px}@media (max-width: 1459px){.tuc-history-section .tuc-history-section .swiper-slide .date-container .month{font-size:50px}}@media (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .date-container .month{font-size:30px}}.tuc-history-section .tuc-history-section .swiper-slide .date-container .year{font-size:225px;line-height:198px}@media (max-width: 1459px){.tuc-history-section .tuc-history-section .swiper-slide .date-container .year{font-size:198px;line-height:171px}}@media (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .date-container .year{font-size:135px;line-height:108px}}.tuc-history-section .tuc-history-section .swiper-slide .text-container{margin-top:50px;margin-left:10px;max-width:50%}@media (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .text-container{max-width:70%}}@media (max-width: 549px){.tuc-history-section .tuc-history-section .swiper-slide .text-container{max-width:100%;margin-bottom:30px}}.tuc-history-section .tuc-history-section .swiper-slide .text-container .title{font-size:14px;text-transform:uppercase;display:block;margin-bottom:20px}@media screen and (max-width: 1459px){.tuc-history-section .tuc-history-section .swiper-slide .text-container .title{font-size:14px}}@media screen and (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .text-container .title{font-size:14px}}.tuc-history-section .tuc-history-section .swiper-slide .text-container .text *{font-size:16px;color:#fff}@media screen and (max-width: 1459px){.tuc-history-section .tuc-history-section .swiper-slide .text-container .text *{font-size:16px}}@media screen and (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .text-container .text *{font-size:16px}}.tuc-history-section .tuc-history-section .swiper-slide .images-container{position:relative}.tuc-history-section .tuc-history-section .swiper-slide .images-container .image1{max-width:470px;max-width:min(60vh,470px);max-width:min(60svh,470px);height:auto;display:block;margin-left:auto}@media (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .images-container .image1{max-width:350px}}@media (max-width: 549px){.tuc-history-section .tuc-history-section .swiper-slide .images-container .image1{max-width:75%}}.tuc-history-section .tuc-history-section .swiper-slide .images-container .image2{position:absolute;right:90%;top:50%;transform:translateY(90px);max-width:220px;max-width:min(30vh,220px);max-width:min(30svh,220px);height:auto;display:block}@media (max-width: 999px){.tuc-history-section .tuc-history-section .swiper-slide .images-container .image2{max-width:180px;right:240px}}@media (max-width: 767px){.tuc-history-section .tuc-history-section .swiper-slide .images-container .image2{right:330px}}@media (max-width: 549px){.tuc-history-section .tuc-history-section .swiper-slide .images-container .image2{max-width:40%;right:unset;left:0}}.tuc-history-section .tuc-history-section .navigation{display:flex;justify-content:center;align-items:center;position:relative;bottom:45px;z-index:10}.tuc-history-section .tuc-history-section .swiper-pagination{position:relative;top:unset;bottom:unset;width:fit-content}.tuc-history-section .tuc-history-section .swiper-pagination .swiper-pagination-bullet{width:3px;height:3px;background:#fff;opacity:1;margin-bottom:1px}.tuc-history-section .tuc-history-section .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}.tuc-history-section .tuc-history-section .history-button-next,.tuc-history-section .tuc-history-section .history-button-prev{content:"";background:url(arrow-white.svg) center no-repeat;background-size:22px;display:inline-block;width:42px;height:42px;cursor:pointer;margin:0 16px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);border:none;padding:0}.tuc-history-section .tuc-history-section .history-button-next:hover,.tuc-history-section .tuc-history-section .history-button-prev:hover{opacity:.5}.tuc-history-section .tuc-history-section .history-button-next.swiper-button-lock,.tuc-history-section .tuc-history-section .history-button-prev.swiper-button-lock{display:none}.tuc-history-section .tuc-history-section .history-button-prev{transform:rotate(180deg)}.tuc-faqs-main-section .faqs-categories-wrapper{padding-top:40px}@media (max-width: 549px){.tuc-faqs-main-section .faqs-categories-wrapper{padding-top:0}}.tuc-faqs-main-section .faqs-categories-wrapper.has-background-color{background-color:#f2efed}.tuc-faqs-main-section .faqs-categories-wrapper ul{border-top:1px solid #fff;width:fit-content;margin:0 auto}.tuc-influencer-section .tuc-influencer.has-background-color{color:#fff;background:#00617f;padding-top:55px}.tuc-influencer-section .section-title-wrapper{margin-bottom:40px}.tuc-influencer-section .section-content-wrapper{display:flex;align-items:center;position:relative}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper{flex-direction:column;align-items:flex-start}}.tuc-influencer-section .section-content-wrapper.media-right{flex-direction:row-reverse}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper.media-right{flex-direction:column;align-items:flex-start}}.tuc-influencer-section .section-content-wrapper.media-right .left .links-container{right:calc(100% + 30px)}@media (max-width: 1459px){.tuc-influencer-section .section-content-wrapper.media-right .left .links-container{right:calc(100% + 25px)}}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper.media-right .left .links-container{left:0}}.tuc-influencer-section .section-content-wrapper.media-right .right .text-wrapper{margin-left:90px;padding-right:205px}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper.media-right .right .text-wrapper{margin-left:0;padding-right:0}}.tuc-influencer-section .section-content-wrapper.media-left .left .links-container{left:calc(100% + 30px)}@media (max-width: 1459px){.tuc-influencer-section .section-content-wrapper.media-left .left .links-container{left:calc(100% + 25px)}}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper.media-left .left .links-container{left:0}}.tuc-influencer-section .section-content-wrapper.media-left .right .text-wrapper{padding-left:205px;padding-right:100px}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper.media-left .right .text-wrapper{padding-left:0;padding-right:0}}.tuc-influencer-section .section-content-wrapper .left{width:calc(40% + 10px);position:relative;z-index:50}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper .left{width:100%}}.tuc-influencer-section .section-content-wrapper .left img{width:100%;display:block}.tuc-influencer-section .section-content-wrapper .left .links-container{position:absolute;bottom:0}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper .left .links-container{position:relative}}.tuc-influencer-section .section-content-wrapper .left .links-container .link-container{margin-top:15px;width:130px}.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a{color:#fff;border-bottom:1px solid #fff;text-decoration:none;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);padding-bottom:6px;width:inherit;display:block}.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a:hover,.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a.active{opacity:.5;color:#fff;border-bottom-color:#fff}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a:hover,.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a.active{opacity:1}}.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a span{font-family:var(--swiss-font-family);font-weight:400;font-size:16px;text-transform:unset}@media screen and (max-width: 1459px){.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a span{font-size:16px}}@media screen and (max-width: 999px){.tuc-influencer-section .section-content-wrapper .left .links-container .link-container a span{font-size:16px}}.tuc-influencer-section .section-content-wrapper .right{width:calc(60% - 10px);position:relative;z-index:1}@media (max-width: 999px){.tuc-influencer-section .section-content-wrapper .right{width:100%}}.tuc-influencer-section .section-content-wrapper .right .text-wrapper{max-width:100%}@media (max-width: 1199px){.tuc-influencer-section .section-content-wrapper .right .text-wrapper{margin-top:30px}}.tuc-influencer-section .section-content-wrapper .right .text-wrapper *{color:#fff;font-family:var(--swiss-font-family);font-weight:400}.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-name{margin-bottom:0;line-height:44px}.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-job-title{font-size:18px;display:block;margin-bottom:40px}@media screen and (max-width: 1459px){.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-job-title{font-size:18px}}@media screen and (max-width: 999px){.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-job-title{font-size:16px}}.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-text{font-size:16px}@media screen and (max-width: 1459px){.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-text{font-size:16px}}@media screen and (max-width: 999px){.tuc-influencer-section .section-content-wrapper .right .text-wrapper .influencer-text{font-size:16px}}.tuc-instagram-feed-section .tuc-instagram-feed .section-content-wrapper{padding-top:30px}.tuc-instagram-feed-section .lc-instagram-feed{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:25px;row-gap:25px}@media (max-width: 767px){.tuc-instagram-feed-section .lc-instagram-feed{grid-template-columns:1fr 1fr}}@media (max-width: 549px){.tuc-instagram-feed-section .lc-instagram-feed{grid-template-columns:1fr}}.tuc-instagram-feed-section .lc-instagram-feed img{object-fit:contain}.tuc-articles-slider{overflow-x:hidden}.tuc-articles-slider .article .info-container{margin-bottom:20px}.tuc-articles-slider .navigation{display:flex;justify-content:center;align-items:center;margin-top:20px;margin-bottom:45px}.tuc-articles-slider .button-container{display:flex;justify-content:center;padding-bottom:20px}.tuc-articles-slider .button-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:8px 20px}.tuc-articles-slider .button-container a:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.tuc-articles-slider .button-container a:hover{color:#000;background:#0000;border-color:#000}}.tuc-articles-slider .button-container a.loading{pointer-events:none;opacity:.6}.tuc-article-section{padding-top:30px}.tuc-article-section .section-article-details-wrapper .date{display:block;padding-top:25px;padding-bottom:25px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;font-size:14px;letter-spacing:.5px;margin-bottom:20px}@media screen and (max-width: 1459px){.tuc-article-section .section-article-details-wrapper .date{font-size:14px}}@media screen and (max-width: 999px){.tuc-article-section .section-article-details-wrapper .date{font-size:14px}}.tuc-article-section .section-article-details-wrapper .title{font-size:45px;line-height:50px;font-weight:400;margin-bottom:25px}@media screen and (max-width: 1459px){.tuc-article-section .section-article-details-wrapper .title{font-size:45px}}@media screen and (max-width: 999px){.tuc-article-section .section-article-details-wrapper .title{font-size:40px}}.tuc-recommended-articles-section .recommended-articles-list{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:40px;padding-top:60px;padding-bottom:60px}@media (max-width: 549px){.tuc-recommended-articles-section .recommended-articles-list{grid-template-columns:1fr}}.tuc-products-slider-section .swiper-products-teaser{padding-top:45px;padding-bottom:10px;overflow:hidden}@media (max-width: 1539px){.tuc-products-slider-section .swiper-products-teaser{width:calc(100% - 60px)}}.tuc-products-slider-section .navigation{display:flex;justify-content:center;align-items:center;margin:70px 0 75px}@media (max-width: 1199px){.tuc-products-slider-section .navigation{margin-top:40px;margin-bottom:45px}}@media (max-width: 549px){.tuc-products-slider-section .navigation{margin-top:15px;margin-bottom:25px}}.tuc-products-slider-section .button-container{display:flex;justify-content:center;margin-bottom:120px}@media (max-width: 1199px){.tuc-products-slider-section .button-container{margin-bottom:40px}}.tuc-products-slider-section .button-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.tuc-products-slider-section .button-container a:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.tuc-products-slider-section .button-container a:hover{color:#000;background:#0000;border-color:#000}}.tuc-products-slider-section .button-container a.loading{pointer-events:none;opacity:.6}.tuc-svg-slider-section .cta-svg .swiper-wrapper{padding-top:115px;padding-bottom:115px;position:relative}@media (max-width: 1639px){.tuc-svg-slider-section .cta-svg .swiper-wrapper{padding-top:75px;padding-bottom:75px}}@media (max-width: 999px){.tuc-svg-slider-section .cta-svg .swiper-wrapper{padding-bottom:60px}}@media (max-width: 767px){.tuc-svg-slider-section .cta-svg .swiper-wrapper{padding-bottom:45px;padding-top:35px}}.tuc-svg-slider-section .swiper-slide{display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.tuc-svg-slider-section .swiper-slide{flex-direction:column}}.tuc-svg-slider-section .swiper-slide .left{width:60%}@media (max-width: 999px){.tuc-svg-slider-section .swiper-slide .left{width:45%}}@media (max-width: 767px){.tuc-svg-slider-section .swiper-slide .left{margin-bottom:40px}}@media (max-width: 549px){.tuc-svg-slider-section .swiper-slide .left{width:80%;margin-bottom:60px}}.tuc-svg-slider-section .swiper-slide .right{width:40%}@media (max-width: 999px){.tuc-svg-slider-section .swiper-slide .right{width:45%}}@media (max-width: 767px){.tuc-svg-slider-section .swiper-slide .right{width:100%}}@media (max-width: 549px){.tuc-svg-slider-section .swiper-slide .right{margin-top:60px}}.tuc-svg-slider-section .swiper-slide .image-container img{display:block;width:100%;max-width:580px;margin:0 auto}@media (max-width: 1459px){.tuc-svg-slider-section .swiper-slide .image-container img{max-width:500px}}@media (max-width: 999px){.tuc-svg-slider-section .swiper-slide .image-container img{max-width:400px;margin:0 auto}}@media (max-width: 549px){.tuc-svg-slider-section .swiper-slide .image-container img{max-width:100%}}.tuc-svg-slider-section .swiper-slide .text-wrapper{background-color:#f2efed;padding:30px;margin-right:auto;margin-left:5px;max-width:400px}@media (max-width: 999px){.tuc-svg-slider-section .swiper-slide .text-wrapper{margin-left:20px}}@media (max-width: 767px){.tuc-svg-slider-section .swiper-slide .text-wrapper{max-width:75%;margin:0 auto}}@media (max-width: 549px){.tuc-svg-slider-section .swiper-slide .text-wrapper{max-width:90%}}.tuc-svg-slider-section .swiper-slide .text-wrapper .title{font-family:var(--swiss-font-family);font-weight:400;font-size:14px;text-transform:uppercase;display:block;margin-bottom:20px}@media screen and (max-width: 1459px){.tuc-svg-slider-section .swiper-slide .text-wrapper .title{font-size:14px}}@media screen and (max-width: 999px){.tuc-svg-slider-section .swiper-slide .text-wrapper .title{font-size:14px}}.tuc-svg-slider-section .swiper-slide .text-wrapper .text *{font-family:var(--swiss-font-family);font-size:40px;line-height:44px;font-weight:400;margin-bottom:190px}@media (max-width: 999px){.tuc-svg-slider-section .swiper-slide .text-wrapper .text *{margin-bottom:100px}}@media (max-width: 549px){.tuc-svg-slider-section .swiper-slide .text-wrapper .text *{font-size:35px}}.tuc-svg-slider-section .swiper-slide .text-wrapper .link-container{margin-bottom:5px}.tuc-svg-slider-section .navigation{display:flex;justify-content:center;align-items:center;position:relative;bottom:20px;z-index:10;margin-bottom:10px}@media (max-width: 549px){.tuc-svg-slider-section .navigation{position:absolute;bottom:unset;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}}@media (max-width: 399px){.tuc-svg-slider-section .navigation{top:45%}}.tuc-svg-slider-section .swiper-pagination{position:relative;top:unset;bottom:unset;width:fit-content}.tuc-svg-slider-section .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background:#f2efed;opacity:1;margin-bottom:1px}.tuc-svg-slider-section .swiper-pagination .swiper-pagination-bullet-active{background-color:#000}.tuc-svg-slider-section .svg-button-next,.tuc-svg-slider-section .svg-button-prev{content:"";background:url(arrow.svg) center no-repeat;background-size:22px;display:inline-block;width:42px;height:42px;cursor:pointer;margin:0 16px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);border:none;padding:0}.tuc-svg-slider-section .svg-button-next:hover,.tuc-svg-slider-section .svg-button-prev:hover{opacity:.5}.tuc-svg-slider-section .svg-button-next.swiper-button-lock,.tuc-svg-slider-section .svg-button-prev.swiper-button-lock{display:none}.tuc-svg-slider-section .svg-button-prev{transform:rotate(180deg)}.tuc-community-block-section .tuc-community-block{padding-bottom:120px}.tuc-community-block-section .tuc-community-block.has-background-color{color:#fff;background:#00617f}.tuc-community-block-section .tuc-community-block .tuc-community-block-text{padding-top:30px}.tuc-community-block-section .tuc-community-block .tuc-community-block-text *{font-size:30px;color:#fff;font-family:var(--swiss-font-family);line-height:38px}@media screen and (max-width: 1459px){.tuc-community-block-section .tuc-community-block .tuc-community-block-text *{font-size:30px}}@media screen and (max-width: 999px){.tuc-community-block-section .tuc-community-block .tuc-community-block-text *{font-size:25px}}@media (max-width: 549px){.tuc-community-block-section .tuc-community-block .tuc-community-block-text *{line-height:32px}}.tuc-community-block-section .tuc-community-block a{color:#fff;border-bottom:1px solid #fff;text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84)}.tuc-community-block-section .tuc-community-block a:hover,.tuc-community-block-section .tuc-community-block a.active{opacity:.5;color:#fff;border-bottom-color:#fff}@media (max-width: 999px){.tuc-community-block-section .tuc-community-block a:hover,.tuc-community-block-section .tuc-community-block a.active{opacity:1}}.tuc-community-block-section .tuc-community-block .section-community-members-wrapper{margin-top:160px}@media (max-width: 999px){.tuc-community-block-section .tuc-community-block .section-community-members-wrapper{margin-top:100px}}.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:40px;column-gap:20px}@media (max-width: 767px){.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid{grid-template-columns:1fr 1fr}}@media (max-width: 549px){.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid{grid-template-columns:1fr}}.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid a{border-bottom:none}.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid .community-member .image-container{margin-bottom:10px}.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid .community-member .image-container img{width:100%}.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid .community-member .text-container .name{display:block;font-family:var(--swiss-font-family);font-size:18px;width:fit-content;border-bottom:1px solid #fff;font-weight:400}@media screen and (max-width: 1459px){.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid .community-member .text-container .name{font-size:18px}}@media screen and (max-width: 999px){.tuc-community-block-section .tuc-community-block .section-community-members-wrapper .community-members-grid .community-member .text-container .name{font-size:16px}}.accordions-group .group-trigger{font-weight:700;padding:10px 30px 10px 0;font-size:14px;font-family:var(--base-font-family);line-height:22px;width:100%;border:none;text-align:left;color:#131313}@media screen and (max-width: 1459px){.accordions-group .group-trigger{font-size:14px}}@media screen and (max-width: 999px){.accordions-group .group-trigger{font-size:14px}}.accordions-group .accordion-item{border-top:1px solid #131313}.accordions-group .accordion-item:last-child{border-bottom:1px solid #131313}.accordions-group .accordion-item .group-trigger{margin:0;padding:10px 30px 10px 0;cursor:pointer;position:relative}.accordions-group .accordion-item .group-trigger:after{content:"";background:url(plus.png) center no-repeat;background-size:100%;display:inline-block;width:11px;height:11px;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.accordions-group .accordion-item .group-trigger.close:after{background:url(negatif.png) center no-repeat}.accordions-group .accordion-item .accordion-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s;visibility:hidden}.accordions-group .accordion-item .accordion-content .accordion-wrapper{overflow:hidden}.accordions-group .accordion-item .accordion-content .accordion-inner{padding:10px 25px 25px}.accordions-group .accordion-item .accordion-content.active{grid-template-rows:1fr;visibility:visible}.accordions-group .accordion-item .accordion-content * p,.accordions-group .accordion-item .accordion-content span,.accordions-group .accordion-item .accordion-content ul>li,.accordions-group .accordion-item .accordion-content li:before{font-size:14px;font-family:var(--base-font-family);line-height:22px}@media screen and (max-width: 1459px){.accordions-group .accordion-item .accordion-content * p,.accordions-group .accordion-item .accordion-content span,.accordions-group .accordion-item .accordion-content ul>li,.accordions-group .accordion-item .accordion-content li:before{font-size:14px}}@media screen and (max-width: 999px){.accordions-group .accordion-item .accordion-content * p,.accordions-group .accordion-item .accordion-content span,.accordions-group .accordion-item .accordion-content ul>li,.accordions-group .accordion-item .accordion-content li:before{font-size:14px}}.accordions-group .accordion-item .accordion-content p:has(+ul){margin-bottom:0}.accordions-group .accordion-item .accordion-content ul{margin-bottom:10px}.accordions-group .accordion-item .accordion-content ul li{margin-bottom:0}.accordions-group .accordion-item .accordion-content ul li:before{margin-right:5px}.accordions-group .accordion-item .accordion-content .ingredients-list{display:block;list-style:none;padding:0}.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item{display:inline-block}.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item:before{content:"";display:none!important}.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item button,.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item span{font-weight:700;border:none;border-radius:0;margin-bottom:0;padding:0;line-height:22px;height:100%;pointer-events:none}.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item button.active,.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item span.active{opacity:.5;color:#565656;border-bottom-color:#565656}.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item button.has-description,.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item span.has-description{text-decoration:underline;text-underline-offset:5px;pointer-events:auto}.accordions-group .accordion-item .accordion-content .ingredients-list .ingredient-list-item:not(:last-child):after{content:",";display:inline-block;margin-left:-.5ch;margin-right:.5ch}.accordions-group .accordion-item .accordion-content .ingredient-description-holder{font-family:var(--base-font-family);font-size:14px;line-height:22px;margin-top:15px}@media screen and (max-width: 1459px){.accordions-group .accordion-item .accordion-content .ingredient-description-holder{font-size:14px}}@media screen and (max-width: 999px){.accordions-group .accordion-item .accordion-content .ingredient-description-holder{font-size:14px}}.tuc-faqs-block-section .section-title-wrapper{padding-bottom:60px}.tuc-klaviyo-form-section .section-content-wrapper{max-width:600px}.jdgm-rev__rating,.jdgm-prev-badge__stars,.jdgm-form__rating,.jdgm-rev-widg__summary-stars,.jdgm-histogram__row,.jdgm-histogram__star{display:flex!important}.jdgm-rev__rating .jdgm-star,.jdgm-prev-badge__stars .jdgm-star,.jdgm-form__rating .jdgm-star,.jdgm-rev-widg__summary-stars .jdgm-star,.jdgm-histogram__row .jdgm-star,.jdgm-histogram__star .jdgm-star{padding:0 0 0 1px!important}.jdgm--on:before{content:""!important;background:url(full-star.svg) no-repeat;background-size:100% 100%;display:block;width:12px;height:12px}.jdgm--half:before{content:""!important;background:url(half-star.svg) no-repeat;background-size:100% 100%;display:block;width:12px;height:12px}.jdgm--off:before{content:""!important;background:url(empty-star.svg) no-repeat;background-size:100% 100%;display:block;width:12px;height:12px}.jdgm-widget *{line-height:unset}.reviews-stars .jdgm-preview-badge .jdgm-prev-badge__text{display:none}.jdgm-review-widget{color:#000;background:#f2efed;padding-top:40px;padding-bottom:170px;font-family:var(--base-font-family);position:relative}@media (max-width: 999px){.jdgm-review-widget{padding-bottom:100px}}@media (max-width: 767px){.jdgm-review-widget .jdgm-rev-widg__header{display:flex;flex-direction:column}}.jdgm-review-widget .jdgm-rev-widg__body{margin-top:155px}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev-widg__body{margin-top:60px}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev{border-top:1px solid #d0cdcb;margin-bottom:55px}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header{display:flex;justify-content:left;flex-direction:row-reverse;align-items:flex-start;margin-bottom:15px}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header{display:block!important;position:relative}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__timestamp,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper{font-family:var(--base-font-family);font-size:14px;text-transform:unset;line-height:unset}@media screen and (max-width: 1459px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__timestamp,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper{font-size:14px}}@media screen and (max-width: 999px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__timestamp,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper{font-size:14px}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__timestamp *,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper *,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper *{line-height:unset}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper{position:absolute;left:55px;bottom:14px}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper{position:relative;top:-6px;margin-left:34%;margin-right:15px}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper .jdgm-rev__author{display:block;width:max-content}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__author-wrapper .jdgm-rev__author{width:100%}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge-wrapper{width:50%}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge{background:unset;color:#000;padding:0;font-size:14px;position:relative;top:-6px}@media screen and (max-width: 1459px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge{font-size:14px}}@media screen and (max-width: 999px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge{font-size:14px}}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__buyer-badge{top:0;left:5px}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__timestamp{top:12px}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__header .jdgm-rev__timestamp{margin-right:0}}.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__content .jdgm-rev__title,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__content .jdgm-rev__body>*{font-family:var(--base-font-family);font-size:14px;text-transform:unset;line-height:unset;margin-bottom:0}@media screen and (max-width: 1459px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__content .jdgm-rev__title,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__content .jdgm-rev__body>*{font-size:14px}}@media screen and (max-width: 999px){.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__content .jdgm-rev__title,.jdgm-review-widget .jdgm-rev-widg__body .jdgm-rev .jdgm-rev__content .jdgm-rev__body>*{font-size:14px}}.jdgm-review-widget .jdgm-rev-widg{margin:0}.jdgm-review-widget .jdgm-rev-widg__title{display:none}.jdgm-review-widget .jdgm-rev-widg__summary-inner{border-top:1px solid #d0cdcb;display:flex;justify-content:flex-start;align-items:center;padding-top:25px}.jdgm-review-widget .jdgm-rev-widg__summary-text{font-size:14px;margin:0 0 0 10px!important}@media screen and (max-width: 1459px){.jdgm-review-widget .jdgm-rev-widg__summary-text{font-size:14px}}@media screen and (max-width: 999px){.jdgm-review-widget .jdgm-rev-widg__summary-text{font-size:14px}}.jdgm-review-widget .jdgm-widget-actions-wrapper{text-align:left!important;margin-top:8px}@media (max-width: 767px){.jdgm-review-widget .jdgm-widget-actions-wrapper{width:fit-content!important}}.jdgm-review-widget .jdgm-widget-actions-wrapper a{color:#000;border-top:none;border-left:none;border-right:none;padding:0;margin:0!important;text-transform:uppercase;font-size:11px}.jdgm-review-widget .jdgm-rev-widg__sort-wrapper{margin-top:50px}.jdgm-review-widget .jdgm-rev-widg__sort-wrapper select{border:1px solid #000;border-radius:unset;text-transform:uppercase;padding:0 10px;color:#000}.jdgm-review-widget .jdgm-histogram{padding:0 30px 0 0!important;position:absolute;top:65px;right:0}@media (max-width: 767px){.jdgm-review-widget .jdgm-histogram{width:fit-content!important}}@media (max-width: 549px){.jdgm-review-widget .jdgm-histogram{padding-right:0!important;position:relative;top:15px;left:0}}.jdgm-review-widget .jdgm-histogram .jdgm-histogram__row{align-items:center}.jdgm-review-widget .jdgm-histogram .jdgm-histogram__bar{border:1px solid #bdb1aa;box-shadow:none;height:12px}.jdgm-review-widget .jdgm-histogram .jdgm-histogram__bar .jdgm-histogram__bar-content{background:#bdb1aa}.jdgm-review-widget .jdgm-histogram .jdgm-histogram__percentage{display:none}.jdgm-review-widget .jdgm-paginate{margin-top:80px}.jdgm-review-widget .jdgm-paginate .jdgm-paginate__page{font-size:15px}.jdgm-review-widget .jdgm-paginate .jdgm-paginate__last-page{display:none}.jdgm-review-widget .jdgm-rev__reply{border-left:none;background:#fff;padding:0 20px;margin-top:10px}.jdgm-review-widget .jdgm-rev__reply .jdgm-rev__replier-wrapper{padding:8px 0 0;margin:0}.jdgm-review-widget .jdgm-rev__reply .jdgm-rev__reply-content *{font-size:14px}@media screen and (max-width: 1459px){.jdgm-review-widget .jdgm-rev__reply .jdgm-rev__reply-content *{font-size:14px}}@media screen and (max-width: 999px){.jdgm-review-widget .jdgm-rev__reply .jdgm-rev__reply-content *{font-size:14px}}@media (max-width: 549px){.jdgm-review-widget .jdgm-rev__br{display:none!important}}.jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__summary-inner{justify-content:space-between}form.jdgm-form input,form.jdgm-form textarea{border-radius:0!important;border-color:#000!important;font-family:var(--base-font-family)}form.jdgm-form input::placeholder,form.jdgm-form textarea::placeholder{color:#000}form.jdgm-form input[type=submit]{background-color:#000!important;color:#fff!important;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:400;font-size:13px!important;height:unset;line-height:unset;padding:12px 20px}.is-autoplay .image-container{display:none}.is-autoplay .video-container{display:block!important}.is-autoplay .video-container{width:100%;height:auto;display:none}.is-autoplay .video-container video{width:inherit;height:inherit;position:relative}#media-container .video-container{position:fixed;top:0;left:0;background:#0009;width:100%;height:100%;z-index:100}#media-container .video-container video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1485px}@media (max-width: 1539px){#media-container .video-container video{max-width:90%}}.video-container{display:none}.close-btn{content:"";background:url(cross.svg) center no-repeat;background-size:100%;width:40px;height:40px;position:fixed;top:30px;right:30px;cursor:pointer;-webkit-transition:all .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .5s cubic-bezier(.86,.36,.33,.84);transition:all .5s cubic-bezier(.86,.36,.33,.84);z-index:999;border:none;padding:0;margin:0}.close-btn:hover{transform:scale(.9)}.video-play-button{position:absolute;right:30px;bottom:30px;display:block;width:120px;height:120px;border-radius:100%;font-size:0;background:#fff url(play.svg) center no-repeat;background-size:11px;transform:rotate(-90deg);-webkit-transition:all .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .5s cubic-bezier(.86,.36,.33,.84);transition:all .5s cubic-bezier(.86,.36,.33,.84);z-index:50;border:none}@media (max-width: 767px){.video-play-button{width:100px;height:100px}}@media (max-width: 549px){.video-play-button{right:15px;bottom:15px}}.video-play-button:hover{transform:scale(.9) rotate(-90deg)}@media (max-width: 999px){.video-play-button:hover{transform:rotate(-90deg)}}.page-type-product{color:#000;background:#fff}.page-type-product .shopify-section--header{background:#fff;color:#131313}.page-type-product .shopify-section--header .menu-shown .search svg circle{fill:#000}.page-type-product .shopify-section--header .menu-shown .search svg line{stroke:#000}.page-type-product .shopify-section--header .menu-shown .account svg circle{fill:#000;stroke:#000}.page-type-product .shopify-section--header .menu-shown .account svg path{fill:#000;stroke:#000}.page-type-product .shopify-section--header .menu-shown .cart polygon{fill:#000;stroke:#000}.page-type-product .shopify-section--header .menu-shown .cart path{stroke:#000}.page-type-product .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-product .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after{background:#000}.page-type-product .shopify-section--header .menu-shown .logo-container svg path{fill:#000}.page-type-product .shopify-section--header .menu-shown a,.page-type-product .shopify-section--header .template-search-header a{color:#000}.page-type-product .shopify-section--header .menu-container{background-color:#fff}.page-type-product .shopify-section--header .menu-toggle .hamburger-inner,.page-type-product .shopify-section--header .menu-toggle .hamburger-inner:after{background:#131313}.page-type-product .shopify-section--header.hover{background-color:#fff}@media (max-width: 768px){.page-type-product .shopify-section--header.hover{background:#fff}}.page-type-product .shopify-section--header.hover *{color:#131313}.page-type-product .shopify-section--header.hover svg#triangle polyline,.page-type-product .shopify-section--header.hover svg.big-logo path{fill:#131313}.page-type-product .shopify-section--header.hover .search svg circle{fill:#131313}.page-type-product .shopify-section--header.hover .search svg line{stroke:#131313}.page-type-product .shopify-section--header.hover .account svg circle{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header.hover .account svg path{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header.hover .cart polygon{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header.hover .cart path{stroke:#131313}.page-type-product .shopify-section--header.is-pinned{background-color:#fff}.page-type-product .shopify-section--header.is-pinned *{color:#131313}.page-type-product .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-product .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after{background:#000}.page-type-product .shopify-section--header.is-pinned .search svg circle{fill:#131313}.page-type-product .shopify-section--header.is-pinned .search svg line{stroke:#131313}.page-type-product .shopify-section--header.is-pinned .account svg circle{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header.is-pinned .account svg path{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header.is-pinned .cart polygon{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header.is-pinned .cart path{stroke:#131313}.page-type-product .shopify-section--header:after{content:"";background-color:#dedbd9;width:100%;height:1px;position:absolute;left:0;bottom:0}.page-type-product .shopify-section--header a{color:#131313;text-decoration:none}.page-type-product .shopify-section--header svg#triangle polyline,.page-type-product .shopify-section--header svg.big-logo path{fill:#131313}.page-type-product .shopify-section--header .search svg circle{fill:#131313}.page-type-product .shopify-section--header .search svg line{stroke:#131313}.page-type-product .shopify-section--header .account svg circle{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header .account svg path{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header .cart polygon{fill:#131313;stroke:#131313}.page-type-product .shopify-section--header .cart path{stroke:#131313}.product.view-mode-full{position:relative;border-bottom:1px solid #dedbd9;display:grid;grid-template-columns:1fr 1fr}@media (max-width: 999px){.product.view-mode-full{grid-template-columns:1fr}}.product.view-mode-full .left{overflow:hidden;position:sticky;top:90px;align-self:start}@media (max-width: 999px){.product.view-mode-full .left{position:relative;display:flex;flex-direction:column-reverse;top:unset}}.product.view-mode-full .left .thumbs{top:calc(20vh - 35px);top:calc(20svh - 35px);display:flex;flex-direction:column;justify-content:center;width:64px;position:absolute;left:15px;z-index:50}@media (max-width: 549px){.product.view-mode-full .left .thumbs{height:unset;width:100%;top:auto;bottom:auto;position:static;padding:20px 20px 0}.product.view-mode-full .left .thumbs .product-images-slider{display:flex;align-items:center}}.product.view-mode-full .left .thumbs .swiper-images{height:390px;overflow:hidden}@media (max-width: 549px){.product.view-mode-full .left .thumbs .swiper-images{height:unset}}.product.view-mode-full .left .thumbs .swiper-images .swiper-slide{border:1px solid #c1c1c1;padding:0;border-radius:0}.product.view-mode-full .left .thumbs .swiper-images .swiper-slide.swiper-slide-thumb-active{border-color:#131313}.product.view-mode-full .left .thumbs .swiper-images img{width:100%;height:100%!important;object-fit:cover;display:block}.product.view-mode-full .left .swiper-big-image{font-size:0;width:100%}.product.view-mode-full .left .swiper-big-image img{width:100%;object-fit:contain}.product.view-mode-full .left .product-made-in-canada{position:absolute;top:20px;right:20px;height:90px}.product.view-mode-full .left .product-made-in-canada.fr{height:84px}.product.view-mode-full .left .product-made-in-canada img{width:auto;height:100%}.product.view-mode-full .left .product-made-in-canada img.mobile{display:none}@media (max-width: 549px){.product.view-mode-full .left .product-made-in-canada{top:10px;right:10px;height:60px}.product.view-mode-full .left .product-made-in-canada img.mobile{display:block}.product.view-mode-full .left .product-made-in-canada img.desktop{display:none}.product.view-mode-full .left .product-made-in-canada.fr{height:60px}}.product.view-mode-full .right{padding:50px 60px 100px;border-left:1px solid #dedbd9}@media (max-width: 999px){.product.view-mode-full .right{padding-left:40px;padding-right:40px}}@media (max-width: 549px){.product.view-mode-full .right{padding-left:15px;padding-right:15px;padding-bottom:40px}}.product.view-mode-full .right h1{margin-bottom:10px}.product.view-mode-full .right .price-third-party-vendor-container{display:flex;align-items:center;padding-top:15px}.product.view-mode-full .right .price-third-party-vendor-container .price{font-family:var(--swiss-font-family);font-weight:700;display:flex;font-size:14px;line-height:22px;color:#171717}@media screen and (max-width: 1459px){.product.view-mode-full .right .price-third-party-vendor-container .price{font-size:14px}}@media screen and (max-width: 999px){.product.view-mode-full .right .price-third-party-vendor-container .price{font-size:14px}}.product.view-mode-full .right .price-third-party-vendor-container .price .price-item--sale{order:1;margin-right:10px}.product.view-mode-full .right .price-third-party-vendor-container .third-party-vendor-container{margin-left:30px;font-family:var(--base-font-family);font-size:14px}@media screen and (max-width: 1459px){.product.view-mode-full .right .price-third-party-vendor-container .third-party-vendor-container{font-size:14px}}@media screen and (max-width: 999px){.product.view-mode-full .right .price-third-party-vendor-container .third-party-vendor-container{font-size:14px}}.product.view-mode-full .right .price-third-party-vendor-container .third-party-vendor-container a{color:#171717;font-weight:700}.product.view-mode-full .right .sezzle-shopify-info-button .sezzle-checkout-button-wrapper .sezzle-button-text{font-size:12px!important}.product.view-mode-full .right .shopify-app-block{max-width:600px}.product.view-mode-full .right .product-description{margin-top:50px}.product.view-mode-full .right .product-description p{font-size:20px}@media (max-width: 1459px){.product.view-mode-full .right .product-description p{font-size:18px}}.product.view-mode-full .right .product-description p img{margin:20px 0}.product.view-mode-full .right .product-cart-form{margin-top:45px}.product.view-mode-full .right .product-cart-form ul{display:flex;flex-wrap:wrap;margin-bottom:0}.product.view-mode-full .right .product-cart-form ul li{margin-right:10px;width:fit-content}.product.view-mode-full .right .product-cart-form ul li:before{display:none}.product.view-mode-full .right .product-cart-form ul a,.product.view-mode-full .right .product-cart-form ul button{width:100%;color:#171717;background:#0000;border:1px solid #dedbd9;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;display:block;padding:12px 20px;line-height:20px;min-height:66px;display:flex;flex-direction:column;justify-content:center}.product.view-mode-full .right .product-cart-form ul a:hover,.product.view-mode-full .right .product-cart-form ul button:hover{color:#171717;background:#dae6f2;border-color:#0000}@media (max-width: 999px){.product.view-mode-full .right .product-cart-form ul a:hover,.product.view-mode-full .right .product-cart-form ul button:hover{color:#171717;background:#0000;border-color:#dedbd9}}.product.view-mode-full .right .product-cart-form ul a.loading,.product.view-mode-full .right .product-cart-form ul button.loading{pointer-events:none;opacity:.6}@media (max-width: 1459px){.product.view-mode-full .right .product-cart-form ul a,.product.view-mode-full .right .product-cart-form ul button{padding:10px}}.product.view-mode-full .right .product-cart-form ul a>span,.product.view-mode-full .right .product-cart-form ul button>span{display:flex;flex-direction:column;text-align:center}.product.view-mode-full .right .product-cart-form ul a>span.format,.product.view-mode-full .right .product-cart-form ul button>span.format{font-weight:700}.product.view-mode-full .right .product-cart-form ul a.current,.product.view-mode-full .right .product-cart-form ul button.current{color:#171717;background:#dae6f2;border:1px solid rgba(0,0,0,0);border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.product.view-mode-full .right .product-cart-form ul a.current:hover,.product.view-mode-full .right .product-cart-form ul button.current:hover{color:#171717;background:#dae6f2;border-color:#0000}@media (max-width: 999px){.product.view-mode-full .right .product-cart-form ul a.current:hover,.product.view-mode-full .right .product-cart-form ul button.current:hover{color:#171717;background:#dae6f2;border-color:#0000}}.product.view-mode-full .right .product-cart-form ul a.current.loading,.product.view-mode-full .right .product-cart-form ul button.current.loading{pointer-events:none;opacity:.6}.product.view-mode-full .right .buy-wrapper{max-width:600px;margin-bottom:40px}.product.view-mode-full .right .buy-wrapper .dynamic-checkout__content{width:100%}.product.view-mode-full .right .buy-wrapper .dynamic-checkout__content ul{margin:0!important}.product.view-mode-full .right .buy-wrapper .dynamic-checkout__content ul li{height:50px!important;margin:0 0 10px!important;flex-basis:100%!important}.product.view-mode-full .right .buy-wrapper .dynamic-checkout__content ul li div[role=button]{border-radius:0!important;height:50px!important;background:#000!important;border-color:#000!important}.product.view-mode-full .right .buy-wrapper .dynamic-checkout__content ul li:last-child{margin-bottom:0!important}.product.view-mode-full .right .buy-wrapper .dynamic-checkout__content ul li:before{display:none!important}.product.view-mode-full .right .buy-wrapper .shopify-payment-button__button--branded{height:50px;margin:0 0 10px;width:100%}.product.view-mode-full .right .buy-wrapper .shopify-payment-button__button--branded div[role=button]{background:#000!important;border-color:#000!important}.product.view-mode-full .right .buy-wrapper button,.product.view-mode-full .right .buy-wrapper a.button,.product.view-mode-full .right .buy-wrapper li>a{height:50px;margin:0 0 10px;width:100%;font-weight:500;padding-top:2px;padding-bottom:2px;border-radius:0}.product.view-mode-full .right .buy-wrapper button.add-to-cart,.product.view-mode-full .right .buy-wrapper a.button.add-to-cart,.product.view-mode-full .right .buy-wrapper li>a.add-to-cart{color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.product.view-mode-full .right .buy-wrapper button.add-to-cart:hover,.product.view-mode-full .right .buy-wrapper a.button.add-to-cart:hover,.product.view-mode-full .right .buy-wrapper li>a.add-to-cart:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.product.view-mode-full .right .buy-wrapper button.add-to-cart:hover,.product.view-mode-full .right .buy-wrapper a.button.add-to-cart:hover,.product.view-mode-full .right .buy-wrapper li>a.add-to-cart:hover{color:#fff;background:#000;border-color:#000}}.product.view-mode-full .right .buy-wrapper button.add-to-cart.loading,.product.view-mode-full .right .buy-wrapper a.button.add-to-cart.loading,.product.view-mode-full .right .buy-wrapper li>a.add-to-cart.loading{pointer-events:none;opacity:.6}.product.view-mode-full .right .buy-wrapper button.add-to-cart:focus-visible,.product.view-mode-full .right .buy-wrapper a.button.add-to-cart:focus-visible,.product.view-mode-full .right .buy-wrapper li>a.add-to-cart:focus-visible{border:solid 2px #005fcc}.product.view-mode-full .right .buy-wrapper button.buy-now,.product.view-mode-full .right .buy-wrapper a.button.buy-now,.product.view-mode-full .right .buy-wrapper li>a.buy-now{color:#000;background:#fff;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.product.view-mode-full .right .buy-wrapper button.buy-now:hover,.product.view-mode-full .right .buy-wrapper a.button.buy-now:hover,.product.view-mode-full .right .buy-wrapper li>a.buy-now:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.product.view-mode-full .right .buy-wrapper button.buy-now:hover,.product.view-mode-full .right .buy-wrapper a.button.buy-now:hover,.product.view-mode-full .right .buy-wrapper li>a.buy-now:hover{color:#000;background:#fff;border-color:#000}}.product.view-mode-full .right .buy-wrapper button.buy-now.loading,.product.view-mode-full .right .buy-wrapper a.button.buy-now.loading,.product.view-mode-full .right .buy-wrapper li>a.buy-now.loading{pointer-events:none;opacity:.6}.product.view-mode-full .right .buy-wrapper button.buy-now:focus-visible,.product.view-mode-full .right .buy-wrapper a.button.buy-now:focus-visible,.product.view-mode-full .right .buy-wrapper li>a.buy-now:focus-visible{border:solid 2px #005fcc}.product.view-mode-full .right .buy-wrapper button[aria-hidden=true],.product.view-mode-full .right .buy-wrapper a.button[aria-hidden=true],.product.view-mode-full .right .buy-wrapper li>a[aria-hidden=true]{display:none}.product.view-mode-full .right .buy-wrapper button span,.product.view-mode-full .right .buy-wrapper a.button span,.product.view-mode-full .right .buy-wrapper li>a span{display:flex;justify-content:center;align-items:center;font-size:13px;height:100%}.product.view-mode-full .right .buy-wrapper button:disabled:not(.shopify-payment-button__more-options),.product.view-mode-full .right .buy-wrapper a.button{color:#000;background:#f2efed;border:1px solid #f2efed;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.product.view-mode-full .right .buy-wrapper button:disabled:not(.shopify-payment-button__more-options):hover,.product.view-mode-full .right .buy-wrapper a.button:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.product.view-mode-full .right .buy-wrapper button:disabled:not(.shopify-payment-button__more-options):hover,.product.view-mode-full .right .buy-wrapper a.button:hover{color:#000;background:#f2efed;border-color:#f2efed}}.product.view-mode-full .right .buy-wrapper button:disabled:not(.shopify-payment-button__more-options).loading,.product.view-mode-full .right .buy-wrapper a.button.loading{pointer-events:none;opacity:.6}.product.view-mode-full .right .buy-wrapper .shopify-payment-button{font-family:var(--swiss-font-family);text-transform:uppercase;font-size:13px}.product.view-mode-full .right .buy-wrapper .cart-buttons{display:flex;align-items:center}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity{display:flex;align-items:center;border:1px solid #000;margin-right:10px;margin-bottom:10px;height:50px}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity div,.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity input{margin:0}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity .less,.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity .more{-webkit-appearance:none;appearance:none;border:none;line-height:1;margin-bottom:0}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity .less{content:"";background:url(negatif.png) center no-repeat;background-size:10px 1px;width:10px;height:1px;cursor:pointer;padding:22px}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity .more{content:"";background:url(plus.png) center no-repeat;background-size:11px;width:11px;height:11px;cursor:pointer;padding:22px}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity input{width:50px;border:none;text-align:center;font-size:16px;font-family:var(--swiss-font-family)}.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity input::-webkit-outer-spin-button,.product.view-mode-full .right .buy-wrapper .cart-buttons .cart-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product.view-mode-full .right .buy-wrapper .cart-buttons.disabled{display:none}.product.view-mode-full .right .buy-wrapper #shopify-buyer-consent{text-transform:none}.product.view-mode-full .right .buy-wrapper a.back-in-stock{margin:0 0 10px!important;padding-top:2px;padding-bottom:2px;width:100%;height:50px;color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;font-size:13px;display:flex;align-items:center;justify-content:center}.product.view-mode-full .right .buy-wrapper a.back-in-stock:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.product.view-mode-full .right .buy-wrapper a.back-in-stock:hover{color:#fff;background:#000;border-color:#000}}.product.view-mode-full .right .buy-wrapper a.back-in-stock.loading{pointer-events:none;opacity:.6}.product.view-mode-full .right .product-additional-info{margin-top:45px;margin-bottom:25px}.product.view-mode-full .right .product-additional-info p{font-size:14px;line-height:22px}@media screen and (max-width: 1459px){.product.view-mode-full .right .product-additional-info p{font-size:14px}}@media screen and (max-width: 999px){.product.view-mode-full .right .product-additional-info p{font-size:14px}}.product.view-mode-full .right .section-impact .group-trigger,.product.view-mode-full .right .section-shipping .group-trigger,.product.view-mode-full .right .section-certifications .group-trigger{font-weight:700;padding:10px 30px 10px 0;font-size:14px;font-family:var(--base-font-family);line-height:22px}@media screen and (max-width: 1459px){.product.view-mode-full .right .section-impact .group-trigger,.product.view-mode-full .right .section-shipping .group-trigger,.product.view-mode-full .right .section-certifications .group-trigger{font-size:14px}}@media screen and (max-width: 999px){.product.view-mode-full .right .section-impact .group-trigger,.product.view-mode-full .right .section-shipping .group-trigger,.product.view-mode-full .right .section-certifications .group-trigger{font-size:14px}}.product.view-mode-full .right .section-impact{margin-top:12px;margin-bottom:12px}.product.view-mode-full .right .section-impact .group-trigger{margin-bottom:5px;padding-right:30px}.product.view-mode-full .right .section-impact ul{margin-bottom:0}.product.view-mode-full .right .section-impact ul li:before{content:url(check.svg);width:12px;font-weight:700;margin-right:12px}.product.view-mode-full .right .section-impact ul li{font-size:14px;line-height:22px;margin-bottom:5px}@media screen and (max-width: 1459px){.product.view-mode-full .right .section-impact ul li{font-size:14px}}@media screen and (max-width: 999px){.product.view-mode-full .right .section-impact ul li{font-size:14px}}.product.view-mode-full .right .section-certifications{margin-top:12px;margin-bottom:12px}.product.view-mode-full .right .section-certifications .group-trigger{margin-bottom:5px;padding-right:30px}.product.view-mode-full .right .section-certifications .certifications-list{margin-bottom:0;margin-top:0;display:flex;align-items:center;flex-wrap:wrap;list-style:none}.product.view-mode-full .right .section-certifications .certifications-list li{margin-right:10px;margin-bottom:10px}.product.view-mode-full .right .section-certifications .certifications-list li:before{content:"";display:none}.product.view-mode-full .right .section-certifications .certifications-list li a,.product.view-mode-full .right .section-certifications .certifications-list li span{display:block;max-width:100px;max-height:100px}.product.view-mode-full .right .section-certifications .certifications-list li a img,.product.view-mode-full .right .section-certifications .certifications-list li span img{width:100%;max-height:inherit;height:100%!important;object-fit:contain}.product.view-mode-full .right .section-ingredients-disclaimer{margin-top:12px;margin-bottom:12px}.product.view-mode-full .right .section-ingredients-disclaimer p{font-style:italic;font-size:12px}.product.view-mode-full .right .section-ingredients-disclaimer p:last-child{margin-bottom:0}.product.view-mode-full .right .section-shipping .group-trigger{margin-bottom:8px;padding-right:30px}.product.view-mode-full .right .section-shipping p{position:relative;padding-left:65px;font-size:14px;margin-bottom:0}@media screen and (max-width: 1459px){.product.view-mode-full .right .section-shipping p{font-size:14px}}@media screen and (max-width: 999px){.product.view-mode-full .right .section-shipping p{font-size:14px}}.product.view-mode-full .right .section-shipping p:before{content:"";background:url(shipping.svg) center no-repeat;background-size:100%;display:inline-block;position:absolute;width:50px;height:40px;left:0;top:50%;transform:translateY(-50%)}.product.view-mode-teaser{position:relative}.product.view-mode-teaser a{display:flex;flex-direction:column;height:100%}@media (max-width: 549px){.product.view-mode-teaser a{height:unset}}.product.view-mode-teaser a:hover .add-to-cart-container,.product.view-mode-teaser a:focus .add-to-cart-container{opacity:1}.product.view-mode-teaser a:has(.add-to-cart-button:focus) .add-to-cart-container,.product.view-mode-teaser a:has(.add-to-cart-button:focus-visible) .add-to-cart-container{opacity:1}.product.view-mode-teaser .tag-container{position:absolute;top:10px;right:10px;z-index:50;display:flex;flex-wrap:wrap;justify-content:flex-end}.product.view-mode-teaser .tag-container .tag{text-transform:uppercase;color:#fff;font-family:var(--base-font-family);font-weight:500;font-size:11px;width:fit-content;margin-left:auto;margin-bottom:4px;padding:5px 10px;border-radius:3px;background-color:#c1c1c1}.product.view-mode-teaser .tag-container .tag span{color:#fff}.product.view-mode-teaser .tag-container .tag:not(:first-child){margin-left:4px}.product.view-mode-teaser .tag-container .tag.product-sale{background-color:#292929}.product.view-mode-teaser .tag-container .tag.product-sold-out{background-color:#676f7c}.product.view-mode-teaser .tag-container .tag.product-new{background-color:#00617f}.product.view-mode-teaser .tag-container .tag.product-soon{background-color:#2c3b26}.product.view-mode-teaser .tag-container .tag.product-best-sellers{background-color:#4b6132}.product.view-mode-teaser .tag-container .tag.product-plastic-free{background-color:#1e3044}.product.view-mode-teaser .image-container{position:relative;max-height:100%;margin-bottom:10px}.product.view-mode-teaser .image-container img{display:block;height:100%;aspect-ratio:1}.product.view-mode-teaser .add-to-cart-container{position:absolute;bottom:15px;left:10px;width:calc(100% - 20px);opacity:0;-webkit-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .2s cubic-bezier(.86,.36,.33,.84);transition:opacity .2s cubic-bezier(.86,.36,.33,.84)}@media (max-width: 999px){.product.view-mode-teaser .add-to-cart-container{opacity:1}}@media (max-width: 549px){.product.view-mode-teaser .add-to-cart-container{position:relative;bottom:unset;left:unset;width:100%;margin-top:20px}}.product.view-mode-teaser .add-to-cart-container button,.product.view-mode-teaser .add-to-cart-container a.button{width:100%;color:#000;background:#fff;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;margin:0}.product.view-mode-teaser .add-to-cart-container button:hover,.product.view-mode-teaser .add-to-cart-container a.button:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.product.view-mode-teaser .add-to-cart-container button:hover,.product.view-mode-teaser .add-to-cart-container a.button:hover{color:#000;background:#fff;border-color:#000}}.product.view-mode-teaser .add-to-cart-container button.loading,.product.view-mode-teaser .add-to-cart-container a.button.loading{pointer-events:none;opacity:.6}.product.view-mode-teaser .add-to-cart-container button:focus-visible,.product.view-mode-teaser .add-to-cart-container a.button:focus-visible{outline:revert}@media (max-width: 549px){.product.view-mode-teaser .add-to-cart-container button,.product.view-mode-teaser .add-to-cart-container a.button{height:50px}}.product.view-mode-teaser .info-container p,.product.view-mode-teaser .info-container .price{color:#131313;font-size:16px;font-family:var(--swiss-font-family);font-weight:400;margin:0;line-height:20px}.product.view-mode-teaser .info-container .price .price-item--sale{margin-right:10px}.product.view-mode-minimal-teaser{background:#f2efed;height:115px}.product.view-mode-minimal-teaser a{display:flex;height:100%;padding:15px}.product.view-mode-minimal-teaser a .image-container{height:100%;display:flex;max-width:110px}@media (max-width: 999px){.product.view-mode-minimal-teaser a .image-container{max-width:65px}}.product.view-mode-minimal-teaser a .image-container img{width:100%;height:auto;max-width:80px;align-self:center}.product.view-mode-minimal-teaser a .right{display:flex;flex-direction:column;margin-left:15px;width:calc(100% - 100px)}@media (max-width: 999px){.product.view-mode-minimal-teaser a .right{width:calc(100% - 65px)}}.product.view-mode-minimal-teaser a .info-container{display:flex;justify-content:space-between}.product.view-mode-minimal-teaser a .info-container p,.product.view-mode-minimal-teaser a .info-container span{font-weight:700;font-size:13px;font-family:var(--base-font-family);line-height:18px}@media (max-width: 549px){.product.view-mode-minimal-teaser a .info-container p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.product.view-mode-minimal-teaser a .info-container .price{width:fit-content;text-align:right}.product.view-mode-minimal-teaser a .add-to-cart-container{margin-top:auto}.product.view-mode-minimal-teaser a .add-to-cart-container button,.product.view-mode-minimal-teaser a .add-to-cart-container a.button{margin-bottom:0;color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;width:100%}.product.view-mode-minimal-teaser a .add-to-cart-container button:hover,.product.view-mode-minimal-teaser a .add-to-cart-container a.button:hover{color:#fff;background:#000;border-color:#000}@media (max-width: 999px){.product.view-mode-minimal-teaser a .add-to-cart-container button:hover,.product.view-mode-minimal-teaser a .add-to-cart-container a.button:hover{color:#000;background:#0000;border-color:#000}}.product.view-mode-minimal-teaser a .add-to-cart-container button.loading,.product.view-mode-minimal-teaser a .add-to-cart-container a.button.loading{pointer-events:none;opacity:.6}.product.view-mode-minimal-teaser a .add-to-cart-container button:focus-visible,.product.view-mode-minimal-teaser a .add-to-cart-container a.button:focus-visible{outline:revert}.tuc-recommended-products-section .tuc-recommended-products{color:#000;background:#f2efed;padding-top:10px;padding-bottom:75px}@media (max-width: 999px){.tuc-recommended-products-section .tuc-recommended-products{padding-bottom:35px}}.tuc-recommended-products-section .tuc-recommended-products .section-title-wrapper{padding-top:25px}.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser{padding-top:75px;padding-bottom:10px;overflow:hidden}@media (max-width: 1539px){.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser{width:calc(100% - 60px)}}.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser .navigation{display:flex;justify-content:center;align-items:center;margin-top:55px}.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser .swiper-teaser-button-prev,.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser .swiper-teaser-button-next{content:"";background:url(arrow.svg) center no-repeat;background-size:22px;display:inline-block;width:42px;height:42px;cursor:pointer;margin:0 16px;border-radius:100%;-webkit-transition:all .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:all .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:all .5s cubic-bezier(.86,.36,.33,.84);transition:all .5s cubic-bezier(.86,.36,.33,.84)}.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser .swiper-teaser-button-prev:hover,.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser .swiper-teaser-button-next:hover{background-color:#fff;opacity:1}.tuc-recommended-products-section .tuc-recommended-products .swiper-products-teaser .swiper-teaser-button-prev{transform:rotate(180deg)}.page-type-collection{padding-top:161px}.page-type-collection .tuc-collection-details{color:#000;background:#f2efed}.page-type-collection .tuc-collection-details .top-container{position:relative}.page-type-collection .tuc-collection-details .top-container .collection-title{margin-bottom:40px}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters{display:flex;justify-content:flex-start;flex-wrap:wrap}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter{position:relative;margin-right:20px;padding:10px 0 0}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter:last-child{margin-right:0}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-trigger{font-size:13px;font-family:var(--swiss-font-family);font-weight:500;padding:12px 40px 12px 20px;display:block;position:relative;text-transform:uppercase;border:1px solid #000;border-radius:0;-webkit-appearance:none;appearance:none;line-height:1;color:#131313;margin-bottom:0}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-trigger:after{content:"";display:inline-block;box-sizing:border-box;position:absolute;top:50%;right:20px;width:12px;height:12px;background:url(plus.png) center no-repeat;background-size:100%;transform:translateY(-50%)}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-trigger.active{border:1px solid #000;background:#fff}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-trigger.active:after{background:url(negatif.png) center no-repeat}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-trigger.active+.filter-list{display:block}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-list{position:absolute;top:calc(100% + 1px);left:0;width:100%;background:#fff;z-index:10;display:none;margin:0;width:auto;min-width:100%;border:1px solid #DAE6F2;border-top:none;border-bottom:none}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-list li{list-style:none;display:block;padding:0;margin-bottom:0;border-bottom:1px solid rgba(218,230,242,.5)}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-list li:before{content:"";display:none}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-list li a{display:block;font-size:14px;padding:8px 15px;white-space:nowrap}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-list li a:hover{background:#dae6f2}.page-type-collection .tuc-collection-details .top-container .tuc-collection-filters .filter .filter-list li a.active{background:#dae6f2;font-weight:500;pointer-events:none}.page-type-collection .tuc-collection-products{color:#000;background:#f2efed;padding-bottom:90px}@media (max-width: 1459px){.page-type-collection .tuc-collection-products{padding-bottom:0}}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:20px;grid-row-gap:50px}@media (max-width: 999px){.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid{grid-template-columns:1fr 1fr}}@media (max-width: 549px){.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid{grid-template-columns:1fr}}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.first-products .product.featured{grid-column:span 2;grid-row:span 2;height:100%}@media (max-width: 999px){.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.first-products .product.featured{grid-column:unset;grid-row:unset}}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.first-products .product.featured .image-container{height:100%}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.first-products .product.featured .image-container img{object-fit:cover}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.remaining-products .product.featured{grid-column:span 2;grid-row:span 2;height:100%}@media (max-width: 999px){.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.remaining-products .product.featured{grid-column:unset;grid-row:unset}}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.remaining-products .product.featured .image-container{height:100%}.page-type-collection .tuc-collection-products .products-grid-wrapper .products-grid.remaining-products .product.featured .image-container img{object-fit:cover}.page-type-collection .tuc-collection-products .products-grid-wrapper .load-more-container{display:none;padding:60px 0;justify-content:center}.page-type-collection .tuc-collection-products .products-grid-wrapper .load-more-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:12px 20px}.page-type-collection .tuc-collection-products .products-grid-wrapper .load-more-container a:hover{color:#000;background:#fff;border-color:#000}@media (max-width: 999px){.page-type-collection .tuc-collection-products .products-grid-wrapper .load-more-container a:hover{color:#000;background:#0000;border-color:#000}}.page-type-collection .tuc-collection-products .products-grid-wrapper .load-more-container a.loading{pointer-events:none;opacity:.6}.page-type-collection .tuc-collection-products .products-grid-wrapper .load-more-container a.disabled{pointer-events:none;opacity:.5}body{color:#000;background:#fff;overflow-x:hidden}body .shopify-section--header{background:#fff;color:#131313}body .shopify-section--header .menu-shown .search svg circle{fill:#000}body .shopify-section--header .menu-shown .search svg line{stroke:#000}body .shopify-section--header .menu-shown .account svg circle{fill:#000;stroke:#000}body .shopify-section--header .menu-shown .account svg path{fill:#000;stroke:#000}body .shopify-section--header .menu-shown .cart polygon{fill:#000;stroke:#000}body .shopify-section--header .menu-shown .cart path{stroke:#000}body .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,body .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after{background:#000}body .shopify-section--header .menu-shown .logo-container svg path{fill:#000}body .shopify-section--header .menu-shown a,body .shopify-section--header .template-search-header a{color:#000}body .shopify-section--header .menu-container{background-color:#fff}body .shopify-section--header .menu-toggle .hamburger-inner,body .shopify-section--header .menu-toggle .hamburger-inner:after{background:#131313}body .shopify-section--header.hover{background-color:#fff}@media (max-width: 768px){body .shopify-section--header.hover{background:#fff}}body .shopify-section--header.hover *{color:#131313}body .shopify-section--header.hover svg#triangle polyline,body .shopify-section--header.hover svg.big-logo path{fill:#131313}body .shopify-section--header.hover .search svg circle{fill:#131313}body .shopify-section--header.hover .search svg line{stroke:#131313}body .shopify-section--header.hover .account svg circle{fill:#131313;stroke:#131313}body .shopify-section--header.hover .account svg path{fill:#131313;stroke:#131313}body .shopify-section--header.hover .cart polygon{fill:#131313;stroke:#131313}body .shopify-section--header.hover .cart path{stroke:#131313}body .shopify-section--header.is-pinned{background-color:#fff}body .shopify-section--header.is-pinned *{color:#131313}body .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,body .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after{background:#000}body .shopify-section--header.is-pinned .search svg circle{fill:#131313}body .shopify-section--header.is-pinned .search svg line{stroke:#131313}body .shopify-section--header.is-pinned .account svg circle{fill:#131313;stroke:#131313}body .shopify-section--header.is-pinned .account svg path{fill:#131313;stroke:#131313}body .shopify-section--header.is-pinned .cart polygon{fill:#131313;stroke:#131313}body .shopify-section--header.is-pinned .cart path{stroke:#131313}body .shopify-section--header:after{content:"";background-color:#dedbd9;width:100%;height:1px;position:absolute;left:0;bottom:0}body .shopify-section--header a{color:#131313;text-decoration:none}body .shopify-section--header svg#triangle polyline,body .shopify-section--header svg.big-logo path{fill:#131313}body .shopify-section--header .search svg circle{fill:#131313}body .shopify-section--header .search svg line{stroke:#131313}body .shopify-section--header .account svg circle{fill:#131313;stroke:#131313}body .shopify-section--header .account svg path{fill:#131313;stroke:#131313}body .shopify-section--header .cart polygon{fill:#131313;stroke:#131313}body .shopify-section--header .cart path{stroke:#131313}body #main-content{padding-top:161px}@media (max-width: 999px){body #main-content{padding-top:146px}}body #main-content .tuc-page-title{padding:90px 0 70px}@media (max-width: 549px){body #main-content .tuc-page-title{padding:60px 0}}body #main-content .tuc-page-title h1{font-size:55px;text-transform:initial;margin-bottom:0;text-align:center}@media screen and (max-width: 1459px){body #main-content .tuc-page-title h1{font-size:55px}}@media screen and (max-width: 999px){body #main-content .tuc-page-title h1{font-size:50px}}@media (max-width: 549px){body #main-content .tuc-page-title h1{font-size:44px}}body #main-content .page-body{font-size:20px;font-family:var(--swiss-font-family);margin-bottom:100px}@media screen and (max-width: 1459px){body #main-content .page-body{font-size:20px}}@media screen and (max-width: 999px){body #main-content .page-body{font-size:18px}}@media (max-width: 549px){body #main-content .page-body{margin-bottom:60px}}body #main-content .section-description-wrapper{margin-bottom:50px}body #main-content .collection-title{font-size:110px;margin-bottom:40px;line-height:110px}@media screen and (max-width: 1459px){body #main-content .collection-title{font-size:110px}}@media screen and (max-width: 999px){body #main-content .collection-title{font-size:80px}}@media (max-width: 999px){body #main-content .collection-title{margin-bottom:30px;line-height:80px}}@media (max-width: 549px){body #main-content .collection-title{line-height:70px;font-size:58px}}body #main-content .collection-description h2{font-size:20px;line-height:28px;margin-bottom:30px;font-weight:400;letter-spacing:.4px}body #main-content .swipper-wrapper{cursor:grab}.page-type-index{color:#000;background:#f2efed}.page-type-index .shopify-section--header{background:#0000;color:#fff}.page-type-index .shopify-section--header .menu-shown .search svg circle{fill:#000}.page-type-index .shopify-section--header .menu-shown .search svg line{stroke:#000}.page-type-index .shopify-section--header .menu-shown .account svg circle{fill:#000;stroke:#000}.page-type-index .shopify-section--header .menu-shown .account svg path{fill:#000;stroke:#000}.page-type-index .shopify-section--header .menu-shown .cart polygon{fill:#000;stroke:#000}.page-type-index .shopify-section--header .menu-shown .cart path{stroke:#000}.page-type-index .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-index .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after{background:#000}.page-type-index .shopify-section--header .menu-shown .logo-container svg path{fill:#000}.page-type-index .shopify-section--header .menu-shown a,.page-type-index .shopify-section--header .template-search-header a{color:#000}.page-type-index .shopify-section--header .menu-container{background-color:#fff}.page-type-index .shopify-section--header .menu-toggle .hamburger-inner,.page-type-index .shopify-section--header .menu-toggle .hamburger-inner:after{background:#fff}.page-type-index .shopify-section--header.hover{background-color:#fff}@media (max-width: 768px){.page-type-index .shopify-section--header.hover{background:#fff}}.page-type-index .shopify-section--header.hover *{color:#131313}.page-type-index .shopify-section--header.hover svg#triangle polyline,.page-type-index .shopify-section--header.hover svg.big-logo path{fill:#131313}.page-type-index .shopify-section--header.hover .search svg circle{fill:#131313}.page-type-index .shopify-section--header.hover .search svg line{stroke:#131313}.page-type-index .shopify-section--header.hover .account svg circle{fill:#131313;stroke:#131313}.page-type-index .shopify-section--header.hover .account svg path{fill:#131313;stroke:#131313}.page-type-index .shopify-section--header.hover .cart polygon{fill:#131313;stroke:#131313}.page-type-index .shopify-section--header.hover .cart path{stroke:#131313}.page-type-index .shopify-section--header.is-pinned{background-color:#fff}.page-type-index .shopify-section--header.is-pinned *{color:#131313}.page-type-index .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-index .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after{background:#000}.page-type-index .shopify-section--header.is-pinned .search svg circle{fill:#131313}.page-type-index .shopify-section--header.is-pinned .search svg line{stroke:#131313}.page-type-index .shopify-section--header.is-pinned .account svg circle{fill:#131313;stroke:#131313}.page-type-index .shopify-section--header.is-pinned .account svg path{fill:#131313;stroke:#131313}.page-type-index .shopify-section--header.is-pinned .cart polygon{fill:#131313;stroke:#131313}.page-type-index .shopify-section--header.is-pinned .cart path{stroke:#131313}.page-type-index .shopify-section--header:after{content:"";background-color:#0000;width:100%;height:1px;position:absolute;left:0;bottom:0}.page-type-index .shopify-section--header a{color:#fff;text-decoration:none}.page-type-index .shopify-section--header svg#triangle polyline,.page-type-index .shopify-section--header svg.big-logo path{fill:#fff}.page-type-index .shopify-section--header .search svg circle{fill:#fff}.page-type-index .shopify-section--header .search svg line{stroke:#fff}.page-type-index .shopify-section--header .account svg circle{fill:#fff;stroke:#fff}.page-type-index .shopify-section--header .account svg path{fill:#fff;stroke:#fff}.page-type-index .shopify-section--header .cart polygon{fill:#fff;stroke:#fff}.page-type-index .shopify-section--header .cart path{stroke:#fff}.page-type-index #main-content{padding:0}.page-type-index .tuc-big-quote{padding-top:355px!important;padding-bottom:355px!important}@media (max-width: 1459px){.page-type-index .tuc-big-quote{padding-top:300px!important;padding-bottom:300px!important}}@media (max-width: 999px){.page-type-index .tuc-big-quote{padding-top:200px!important;padding-bottom:200px!important}}.page-type-index .tuc-big-quote *{position:relative;z-index:12}.page-type-index .tuc-floating-images-section{position:absolute;top:100vh;top:100svh;width:100%;z-index:10}@media (max-width: 767px){.page-type-index .tuc-floating-images-section{top:calc(100vh + 161px);top:calc(100svh + 161px)}}.page-type-index .tuc-floating-images-section .tuc-floating-images{background:transparent}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+1){position:absolute;top:-100px;right:110px;max-width:320px}@media (max-width: 999px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+1){max-width:240px;right:60px}}@media (max-width: 767px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+1){max-width:200px;top:-260px}}@media (max-width: 549px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+1){right:15px;top:-190px;max-width:150px}}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+1) img{object-fit:cover}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+2){position:absolute;top:150px;left:30px;max-width:220px}@media (max-width: 999px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+2){max-width:180px}}@media (max-width: 767px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+2){max-width:140px;top:-140px}}@media (max-width: 549px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+2){top:-60px;left:15px;max-width:100px}}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+2) img{object-fit:cover}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+3){position:absolute;top:480px;right:30px;max-width:420px}@media (max-width: 1639px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+3){max-width:340px}}@media (max-width: 1199px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+3){max-width:300px}}@media (max-width: 999px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+3){max-width:220px;top:340px}}@media (max-width: 767px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+3){max-width:180px;top:140px}}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+3) img{object-fit:cover}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+4){position:absolute;top:740px;left:250px;max-width:250px}@media (max-width: 1459px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+4){top:680px;left:200px}}@media (max-width: 999px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+4){max-width:200px;top:440px;left:60px}}@media (max-width: 767px){.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+4){top:380px;left:20px;max-width:160px}}.page-type-index .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(4n+4) img{object-fit:cover}.page-type-index .tuc-products-slider-section{margin-top:60px}@media (max-width: 767px){.page-type-index .tuc-products-slider-section{margin-top:60px}}@media (max-width: 549px){.page-type-index .tuc-products-slider-section{margin-top:0}}.page-type-collection{color:#000;background:#f2efed}.page-type-collection .shopify-section--header{background:#f2efed;color:#131313}.page-type-collection .shopify-section--header .menu-shown .search svg circle{fill:#000}.page-type-collection .shopify-section--header .menu-shown .search svg line{stroke:#000}.page-type-collection .shopify-section--header .menu-shown .account svg circle{fill:#000;stroke:#000}.page-type-collection .shopify-section--header .menu-shown .account svg path{fill:#000;stroke:#000}.page-type-collection .shopify-section--header .menu-shown .cart polygon{fill:#000;stroke:#000}.page-type-collection .shopify-section--header .menu-shown .cart path{stroke:#000}.page-type-collection .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-collection .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after{background:#000}.page-type-collection .shopify-section--header .menu-shown .logo-container svg path{fill:#000}.page-type-collection .shopify-section--header .menu-shown a,.page-type-collection .shopify-section--header .template-search-header a{color:#000}.page-type-collection .shopify-section--header .menu-container{background-color:#fff}.page-type-collection .shopify-section--header .menu-toggle .hamburger-inner,.page-type-collection .shopify-section--header .menu-toggle .hamburger-inner:after{background:#131313}.page-type-collection .shopify-section--header.hover{background-color:#fff}@media (max-width: 768px){.page-type-collection .shopify-section--header.hover{background:#fff}}.page-type-collection .shopify-section--header.hover *{color:#131313}.page-type-collection .shopify-section--header.hover svg#triangle polyline,.page-type-collection .shopify-section--header.hover svg.big-logo path{fill:#131313}.page-type-collection .shopify-section--header.hover .search svg circle{fill:#131313}.page-type-collection .shopify-section--header.hover .search svg line{stroke:#131313}.page-type-collection .shopify-section--header.hover .account svg circle{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header.hover .account svg path{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header.hover .cart polygon{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header.hover .cart path{stroke:#131313}.page-type-collection .shopify-section--header.is-pinned{background-color:#fff}.page-type-collection .shopify-section--header.is-pinned *{color:#131313}.page-type-collection .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-collection .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after{background:#000}.page-type-collection .shopify-section--header.is-pinned .search svg circle{fill:#131313}.page-type-collection .shopify-section--header.is-pinned .search svg line{stroke:#131313}.page-type-collection .shopify-section--header.is-pinned .account svg circle{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header.is-pinned .account svg path{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header.is-pinned .cart polygon{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header.is-pinned .cart path{stroke:#131313}.page-type-collection .shopify-section--header:after{content:"";background-color:#dedbd9;width:100%;height:1px;position:absolute;left:0;bottom:0}.page-type-collection .shopify-section--header a{color:#131313;text-decoration:none}.page-type-collection .shopify-section--header svg#triangle polyline,.page-type-collection .shopify-section--header svg.big-logo path{fill:#131313}.page-type-collection .shopify-section--header .search svg circle{fill:#131313}.page-type-collection .shopify-section--header .search svg line{stroke:#131313}.page-type-collection .shopify-section--header .account svg circle{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header .account svg path{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header .cart polygon{fill:#131313;stroke:#131313}.page-type-collection .shopify-section--header .cart path{stroke:#131313}.page-type-collection #main-content{padding-top:80.5px;padding-bottom:30px}@media (max-width: 999px){.page-type-collection #main-content{padding-top:50px}}.page-type-page.template-page-community,.page-type-page.template-page-contest,.page-type-article.template-page-community,.page-type-article.template-page-contest,.page-type-blog.template-page-community,.page-type-blog.template-page-contest,.page-type-product.template-page-community,.page-type-product.template-page-contest,.page-type-404.template-page-community,.page-type-404.template-page-contest,.page-type-cart.template-page-community,.page-type-cart.template-page-contest,.page-type-captcha.template-page-community,.page-type-captcha.template-page-contest{color:var(--page-text-color, #fff);background:var(--page-background-color, #00617f)}.page-type-page.template-page-community .shopify-section--header,.page-type-page.template-page-contest .shopify-section--header,.page-type-article.template-page-community .shopify-section--header,.page-type-article.template-page-contest .shopify-section--header,.page-type-blog.template-page-community .shopify-section--header,.page-type-blog.template-page-contest .shopify-section--header,.page-type-product.template-page-community .shopify-section--header,.page-type-product.template-page-contest .shopify-section--header,.page-type-404.template-page-community .shopify-section--header,.page-type-404.template-page-contest .shopify-section--header,.page-type-cart.template-page-community .shopify-section--header,.page-type-cart.template-page-contest .shopify-section--header,.page-type-captcha.template-page-community .shopify-section--header,.page-type-captcha.template-page-contest .shopify-section--header{background:#0000;color:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-page.template-page-contest .shopify-section--header .menu-shown .search svg circle,.page-type-article.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-article.template-page-contest .shopify-section--header .menu-shown .search svg circle,.page-type-blog.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .search svg circle,.page-type-product.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-product.template-page-contest .shopify-section--header .menu-shown .search svg circle,.page-type-404.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-404.template-page-contest .shopify-section--header .menu-shown .search svg circle,.page-type-cart.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .search svg circle,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .search svg circle,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .search svg circle{fill:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-page.template-page-contest .shopify-section--header .menu-shown .search svg line,.page-type-article.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-article.template-page-contest .shopify-section--header .menu-shown .search svg line,.page-type-blog.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .search svg line,.page-type-product.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-product.template-page-contest .shopify-section--header .menu-shown .search svg line,.page-type-404.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-404.template-page-contest .shopify-section--header .menu-shown .search svg line,.page-type-cart.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .search svg line,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .search svg line,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .search svg line{stroke:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-page.template-page-contest .shopify-section--header .menu-shown .account svg circle,.page-type-article.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-article.template-page-contest .shopify-section--header .menu-shown .account svg circle,.page-type-blog.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .account svg circle,.page-type-product.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-product.template-page-contest .shopify-section--header .menu-shown .account svg circle,.page-type-404.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-404.template-page-contest .shopify-section--header .menu-shown .account svg circle,.page-type-cart.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .account svg circle,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .account svg circle,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .account svg circle{fill:#000;stroke:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-page.template-page-contest .shopify-section--header .menu-shown .account svg path,.page-type-article.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-article.template-page-contest .shopify-section--header .menu-shown .account svg path,.page-type-blog.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .account svg path,.page-type-product.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-product.template-page-contest .shopify-section--header .menu-shown .account svg path,.page-type-404.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-404.template-page-contest .shopify-section--header .menu-shown .account svg path,.page-type-cart.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .account svg path,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .account svg path,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .account svg path{fill:#000;stroke:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-page.template-page-contest .shopify-section--header .menu-shown .cart polygon,.page-type-article.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-article.template-page-contest .shopify-section--header .menu-shown .cart polygon,.page-type-blog.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .cart polygon,.page-type-product.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-product.template-page-contest .shopify-section--header .menu-shown .cart polygon,.page-type-404.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-404.template-page-contest .shopify-section--header .menu-shown .cart polygon,.page-type-cart.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .cart polygon,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .cart polygon,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .cart polygon{fill:#000;stroke:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-page.template-page-contest .shopify-section--header .menu-shown .cart path,.page-type-article.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-article.template-page-contest .shopify-section--header .menu-shown .cart path,.page-type-blog.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .cart path,.page-type-product.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-product.template-page-contest .shopify-section--header .menu-shown .cart path,.page-type-404.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-404.template-page-contest .shopify-section--header .menu-shown .cart path,.page-type-cart.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .cart path,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .cart path,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .cart path{stroke:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-page.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-page.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-page.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-article.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-article.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-article.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-article.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-blog.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-blog.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-product.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-product.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-product.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-product.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-404.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-404.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-404.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-404.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-cart.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-cart.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after{background:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-page.template-page-contest .shopify-section--header .menu-shown .logo-container svg path,.page-type-article.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-article.template-page-contest .shopify-section--header .menu-shown .logo-container svg path,.page-type-blog.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-blog.template-page-contest .shopify-section--header .menu-shown .logo-container svg path,.page-type-product.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-product.template-page-contest .shopify-section--header .menu-shown .logo-container svg path,.page-type-404.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-404.template-page-contest .shopify-section--header .menu-shown .logo-container svg path,.page-type-cart.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-cart.template-page-contest .shopify-section--header .menu-shown .logo-container svg path,.page-type-captcha.template-page-community .shopify-section--header .menu-shown .logo-container svg path,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown .logo-container svg path{fill:#000}.page-type-page.template-page-community .shopify-section--header .menu-shown a,.page-type-page.template-page-contest .shopify-section--header .menu-shown a,.page-type-article.template-page-community .shopify-section--header .menu-shown a,.page-type-article.template-page-contest .shopify-section--header .menu-shown a,.page-type-blog.template-page-community .shopify-section--header .menu-shown a,.page-type-blog.template-page-contest .shopify-section--header .menu-shown a,.page-type-product.template-page-community .shopify-section--header .menu-shown a,.page-type-product.template-page-contest .shopify-section--header .menu-shown a,.page-type-404.template-page-community .shopify-section--header .menu-shown a,.page-type-404.template-page-contest .shopify-section--header .menu-shown a,.page-type-cart.template-page-community .shopify-section--header .menu-shown a,.page-type-cart.template-page-contest .shopify-section--header .menu-shown a,.page-type-captcha.template-page-community .shopify-section--header .menu-shown a,.page-type-captcha.template-page-contest .shopify-section--header .menu-shown a,.page-type-page.template-page-community .shopify-section--header .template-search-header a,.page-type-page.template-page-contest .shopify-section--header .template-search-header a,.page-type-article.template-page-community .shopify-section--header .template-search-header a,.page-type-article.template-page-contest .shopify-section--header .template-search-header a,.page-type-blog.template-page-community .shopify-section--header .template-search-header a,.page-type-blog.template-page-contest .shopify-section--header .template-search-header a,.page-type-product.template-page-community .shopify-section--header .template-search-header a,.page-type-product.template-page-contest .shopify-section--header .template-search-header a,.page-type-404.template-page-community .shopify-section--header .template-search-header a,.page-type-404.template-page-contest .shopify-section--header .template-search-header a,.page-type-cart.template-page-community .shopify-section--header .template-search-header a,.page-type-cart.template-page-contest .shopify-section--header .template-search-header a,.page-type-captcha.template-page-community .shopify-section--header .template-search-header a,.page-type-captcha.template-page-contest .shopify-section--header .template-search-header a{color:#000}.page-type-page.template-page-community .shopify-section--header .menu-container,.page-type-page.template-page-contest .shopify-section--header .menu-container,.page-type-article.template-page-community .shopify-section--header .menu-container,.page-type-article.template-page-contest .shopify-section--header .menu-container,.page-type-blog.template-page-community .shopify-section--header .menu-container,.page-type-blog.template-page-contest .shopify-section--header .menu-container,.page-type-product.template-page-community .shopify-section--header .menu-container,.page-type-product.template-page-contest .shopify-section--header .menu-container,.page-type-404.template-page-community .shopify-section--header .menu-container,.page-type-404.template-page-contest .shopify-section--header .menu-container,.page-type-cart.template-page-community .shopify-section--header .menu-container,.page-type-cart.template-page-contest .shopify-section--header .menu-container,.page-type-captcha.template-page-community .shopify-section--header .menu-container,.page-type-captcha.template-page-contest .shopify-section--header .menu-container{background-color:#fff}.page-type-page.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-page.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-page.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-page.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-article.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-article.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-article.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-article.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-blog.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-blog.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-blog.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-blog.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-product.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-product.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-product.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-product.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-404.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-404.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-404.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-404.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-cart.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-cart.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-cart.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-cart.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-captcha.template-page-community .shopify-section--header .menu-toggle .hamburger-inner,.page-type-captcha.template-page-community .shopify-section--header .menu-toggle .hamburger-inner:after,.page-type-captcha.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner,.page-type-captcha.template-page-contest .shopify-section--header .menu-toggle .hamburger-inner:after{background:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header.hover,.page-type-page.template-page-contest .shopify-section--header.hover,.page-type-article.template-page-community .shopify-section--header.hover,.page-type-article.template-page-contest .shopify-section--header.hover,.page-type-blog.template-page-community .shopify-section--header.hover,.page-type-blog.template-page-contest .shopify-section--header.hover,.page-type-product.template-page-community .shopify-section--header.hover,.page-type-product.template-page-contest .shopify-section--header.hover,.page-type-404.template-page-community .shopify-section--header.hover,.page-type-404.template-page-contest .shopify-section--header.hover,.page-type-cart.template-page-community .shopify-section--header.hover,.page-type-cart.template-page-contest .shopify-section--header.hover,.page-type-captcha.template-page-community .shopify-section--header.hover,.page-type-captcha.template-page-contest .shopify-section--header.hover{background-color:#fff}@media (max-width: 768px){.page-type-page.template-page-community .shopify-section--header.hover,.page-type-page.template-page-contest .shopify-section--header.hover,.page-type-article.template-page-community .shopify-section--header.hover,.page-type-article.template-page-contest .shopify-section--header.hover,.page-type-blog.template-page-community .shopify-section--header.hover,.page-type-blog.template-page-contest .shopify-section--header.hover,.page-type-product.template-page-community .shopify-section--header.hover,.page-type-product.template-page-contest .shopify-section--header.hover,.page-type-404.template-page-community .shopify-section--header.hover,.page-type-404.template-page-contest .shopify-section--header.hover,.page-type-cart.template-page-community .shopify-section--header.hover,.page-type-cart.template-page-contest .shopify-section--header.hover,.page-type-captcha.template-page-community .shopify-section--header.hover,.page-type-captcha.template-page-contest .shopify-section--header.hover{background:#fff}}.page-type-page.template-page-community .shopify-section--header.hover *,.page-type-page.template-page-contest .shopify-section--header.hover *,.page-type-article.template-page-community .shopify-section--header.hover *,.page-type-article.template-page-contest .shopify-section--header.hover *,.page-type-blog.template-page-community .shopify-section--header.hover *,.page-type-blog.template-page-contest .shopify-section--header.hover *,.page-type-product.template-page-community .shopify-section--header.hover *,.page-type-product.template-page-contest .shopify-section--header.hover *,.page-type-404.template-page-community .shopify-section--header.hover *,.page-type-404.template-page-contest .shopify-section--header.hover *,.page-type-cart.template-page-community .shopify-section--header.hover *,.page-type-cart.template-page-contest .shopify-section--header.hover *,.page-type-captcha.template-page-community .shopify-section--header.hover *,.page-type-captcha.template-page-contest .shopify-section--header.hover *{color:#131313}.page-type-page.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-page.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-page.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-page.template-page-contest .shopify-section--header.hover svg.big-logo path,.page-type-article.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-article.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-article.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-article.template-page-contest .shopify-section--header.hover svg.big-logo path,.page-type-blog.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-blog.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-blog.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-blog.template-page-contest .shopify-section--header.hover svg.big-logo path,.page-type-product.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-product.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-product.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-product.template-page-contest .shopify-section--header.hover svg.big-logo path,.page-type-404.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-404.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-404.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-404.template-page-contest .shopify-section--header.hover svg.big-logo path,.page-type-cart.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-cart.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-cart.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-cart.template-page-contest .shopify-section--header.hover svg.big-logo path,.page-type-captcha.template-page-community .shopify-section--header.hover svg#triangle polyline,.page-type-captcha.template-page-community .shopify-section--header.hover svg.big-logo path,.page-type-captcha.template-page-contest .shopify-section--header.hover svg#triangle polyline,.page-type-captcha.template-page-contest .shopify-section--header.hover svg.big-logo path{fill:#131313}.page-type-page.template-page-community .shopify-section--header.hover .search svg circle,.page-type-page.template-page-contest .shopify-section--header.hover .search svg circle,.page-type-article.template-page-community .shopify-section--header.hover .search svg circle,.page-type-article.template-page-contest .shopify-section--header.hover .search svg circle,.page-type-blog.template-page-community .shopify-section--header.hover .search svg circle,.page-type-blog.template-page-contest .shopify-section--header.hover .search svg circle,.page-type-product.template-page-community .shopify-section--header.hover .search svg circle,.page-type-product.template-page-contest .shopify-section--header.hover .search svg circle,.page-type-404.template-page-community .shopify-section--header.hover .search svg circle,.page-type-404.template-page-contest .shopify-section--header.hover .search svg circle,.page-type-cart.template-page-community .shopify-section--header.hover .search svg circle,.page-type-cart.template-page-contest .shopify-section--header.hover .search svg circle,.page-type-captcha.template-page-community .shopify-section--header.hover .search svg circle,.page-type-captcha.template-page-contest .shopify-section--header.hover .search svg circle{fill:#131313}.page-type-page.template-page-community .shopify-section--header.hover .search svg line,.page-type-page.template-page-contest .shopify-section--header.hover .search svg line,.page-type-article.template-page-community .shopify-section--header.hover .search svg line,.page-type-article.template-page-contest .shopify-section--header.hover .search svg line,.page-type-blog.template-page-community .shopify-section--header.hover .search svg line,.page-type-blog.template-page-contest .shopify-section--header.hover .search svg line,.page-type-product.template-page-community .shopify-section--header.hover .search svg line,.page-type-product.template-page-contest .shopify-section--header.hover .search svg line,.page-type-404.template-page-community .shopify-section--header.hover .search svg line,.page-type-404.template-page-contest .shopify-section--header.hover .search svg line,.page-type-cart.template-page-community .shopify-section--header.hover .search svg line,.page-type-cart.template-page-contest .shopify-section--header.hover .search svg line,.page-type-captcha.template-page-community .shopify-section--header.hover .search svg line,.page-type-captcha.template-page-contest .shopify-section--header.hover .search svg line{stroke:#131313}.page-type-page.template-page-community .shopify-section--header.hover .account svg circle,.page-type-page.template-page-contest .shopify-section--header.hover .account svg circle,.page-type-article.template-page-community .shopify-section--header.hover .account svg circle,.page-type-article.template-page-contest .shopify-section--header.hover .account svg circle,.page-type-blog.template-page-community .shopify-section--header.hover .account svg circle,.page-type-blog.template-page-contest .shopify-section--header.hover .account svg circle,.page-type-product.template-page-community .shopify-section--header.hover .account svg circle,.page-type-product.template-page-contest .shopify-section--header.hover .account svg circle,.page-type-404.template-page-community .shopify-section--header.hover .account svg circle,.page-type-404.template-page-contest .shopify-section--header.hover .account svg circle,.page-type-cart.template-page-community .shopify-section--header.hover .account svg circle,.page-type-cart.template-page-contest .shopify-section--header.hover .account svg circle,.page-type-captcha.template-page-community .shopify-section--header.hover .account svg circle,.page-type-captcha.template-page-contest .shopify-section--header.hover .account svg circle{fill:#131313;stroke:#131313}.page-type-page.template-page-community .shopify-section--header.hover .account svg path,.page-type-page.template-page-contest .shopify-section--header.hover .account svg path,.page-type-article.template-page-community .shopify-section--header.hover .account svg path,.page-type-article.template-page-contest .shopify-section--header.hover .account svg path,.page-type-blog.template-page-community .shopify-section--header.hover .account svg path,.page-type-blog.template-page-contest .shopify-section--header.hover .account svg path,.page-type-product.template-page-community .shopify-section--header.hover .account svg path,.page-type-product.template-page-contest .shopify-section--header.hover .account svg path,.page-type-404.template-page-community .shopify-section--header.hover .account svg path,.page-type-404.template-page-contest .shopify-section--header.hover .account svg path,.page-type-cart.template-page-community .shopify-section--header.hover .account svg path,.page-type-cart.template-page-contest .shopify-section--header.hover .account svg path,.page-type-captcha.template-page-community .shopify-section--header.hover .account svg path,.page-type-captcha.template-page-contest .shopify-section--header.hover .account svg path{fill:#131313;stroke:#131313}.page-type-page.template-page-community .shopify-section--header.hover .cart polygon,.page-type-page.template-page-contest .shopify-section--header.hover .cart polygon,.page-type-article.template-page-community .shopify-section--header.hover .cart polygon,.page-type-article.template-page-contest .shopify-section--header.hover .cart polygon,.page-type-blog.template-page-community .shopify-section--header.hover .cart polygon,.page-type-blog.template-page-contest .shopify-section--header.hover .cart polygon,.page-type-product.template-page-community .shopify-section--header.hover .cart polygon,.page-type-product.template-page-contest .shopify-section--header.hover .cart polygon,.page-type-404.template-page-community .shopify-section--header.hover .cart polygon,.page-type-404.template-page-contest .shopify-section--header.hover .cart polygon,.page-type-cart.template-page-community .shopify-section--header.hover .cart polygon,.page-type-cart.template-page-contest .shopify-section--header.hover .cart polygon,.page-type-captcha.template-page-community .shopify-section--header.hover .cart polygon,.page-type-captcha.template-page-contest .shopify-section--header.hover .cart polygon{fill:#131313;stroke:#131313}.page-type-page.template-page-community .shopify-section--header.hover .cart path,.page-type-page.template-page-contest .shopify-section--header.hover .cart path,.page-type-article.template-page-community .shopify-section--header.hover .cart path,.page-type-article.template-page-contest .shopify-section--header.hover .cart path,.page-type-blog.template-page-community .shopify-section--header.hover .cart path,.page-type-blog.template-page-contest .shopify-section--header.hover .cart path,.page-type-product.template-page-community .shopify-section--header.hover .cart path,.page-type-product.template-page-contest .shopify-section--header.hover .cart path,.page-type-404.template-page-community .shopify-section--header.hover .cart path,.page-type-404.template-page-contest .shopify-section--header.hover .cart path,.page-type-cart.template-page-community .shopify-section--header.hover .cart path,.page-type-cart.template-page-contest .shopify-section--header.hover .cart path,.page-type-captcha.template-page-community .shopify-section--header.hover .cart path,.page-type-captcha.template-page-contest .shopify-section--header.hover .cart path{stroke:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned,.page-type-page.template-page-contest .shopify-section--header.is-pinned,.page-type-article.template-page-community .shopify-section--header.is-pinned,.page-type-article.template-page-contest .shopify-section--header.is-pinned,.page-type-blog.template-page-community .shopify-section--header.is-pinned,.page-type-blog.template-page-contest .shopify-section--header.is-pinned,.page-type-product.template-page-community .shopify-section--header.is-pinned,.page-type-product.template-page-contest .shopify-section--header.is-pinned,.page-type-404.template-page-community .shopify-section--header.is-pinned,.page-type-404.template-page-contest .shopify-section--header.is-pinned,.page-type-cart.template-page-community .shopify-section--header.is-pinned,.page-type-cart.template-page-contest .shopify-section--header.is-pinned,.page-type-captcha.template-page-community .shopify-section--header.is-pinned,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned{background-color:#fff}.page-type-page.template-page-community .shopify-section--header.is-pinned *,.page-type-page.template-page-contest .shopify-section--header.is-pinned *,.page-type-article.template-page-community .shopify-section--header.is-pinned *,.page-type-article.template-page-contest .shopify-section--header.is-pinned *,.page-type-blog.template-page-community .shopify-section--header.is-pinned *,.page-type-blog.template-page-contest .shopify-section--header.is-pinned *,.page-type-product.template-page-community .shopify-section--header.is-pinned *,.page-type-product.template-page-contest .shopify-section--header.is-pinned *,.page-type-404.template-page-community .shopify-section--header.is-pinned *,.page-type-404.template-page-contest .shopify-section--header.is-pinned *,.page-type-cart.template-page-community .shopify-section--header.is-pinned *,.page-type-cart.template-page-contest .shopify-section--header.is-pinned *,.page-type-captcha.template-page-community .shopify-section--header.is-pinned *,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned *{color:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-page.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-page.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-page.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-article.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-article.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-article.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-article.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-blog.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-blog.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-product.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-product.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-product.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-product.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-404.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-404.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-404.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-404.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-cart.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-cart.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after{background:#000}.page-type-page.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-page.template-page-contest .shopify-section--header.is-pinned .search svg circle,.page-type-article.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-article.template-page-contest .shopify-section--header.is-pinned .search svg circle,.page-type-blog.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .search svg circle,.page-type-product.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-product.template-page-contest .shopify-section--header.is-pinned .search svg circle,.page-type-404.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-404.template-page-contest .shopify-section--header.is-pinned .search svg circle,.page-type-cart.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .search svg circle,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .search svg circle,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .search svg circle{fill:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-page.template-page-contest .shopify-section--header.is-pinned .search svg line,.page-type-article.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-article.template-page-contest .shopify-section--header.is-pinned .search svg line,.page-type-blog.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .search svg line,.page-type-product.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-product.template-page-contest .shopify-section--header.is-pinned .search svg line,.page-type-404.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-404.template-page-contest .shopify-section--header.is-pinned .search svg line,.page-type-cart.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .search svg line,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .search svg line,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .search svg line{stroke:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-page.template-page-contest .shopify-section--header.is-pinned .account svg circle,.page-type-article.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-article.template-page-contest .shopify-section--header.is-pinned .account svg circle,.page-type-blog.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .account svg circle,.page-type-product.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-product.template-page-contest .shopify-section--header.is-pinned .account svg circle,.page-type-404.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-404.template-page-contest .shopify-section--header.is-pinned .account svg circle,.page-type-cart.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .account svg circle,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .account svg circle,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .account svg circle{fill:#131313;stroke:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-page.template-page-contest .shopify-section--header.is-pinned .account svg path,.page-type-article.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-article.template-page-contest .shopify-section--header.is-pinned .account svg path,.page-type-blog.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .account svg path,.page-type-product.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-product.template-page-contest .shopify-section--header.is-pinned .account svg path,.page-type-404.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-404.template-page-contest .shopify-section--header.is-pinned .account svg path,.page-type-cart.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .account svg path,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .account svg path,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .account svg path{fill:#131313;stroke:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-page.template-page-contest .shopify-section--header.is-pinned .cart polygon,.page-type-article.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-article.template-page-contest .shopify-section--header.is-pinned .cart polygon,.page-type-blog.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .cart polygon,.page-type-product.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-product.template-page-contest .shopify-section--header.is-pinned .cart polygon,.page-type-404.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-404.template-page-contest .shopify-section--header.is-pinned .cart polygon,.page-type-cart.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .cart polygon,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .cart polygon,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .cart polygon{fill:#131313;stroke:#131313}.page-type-page.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-page.template-page-contest .shopify-section--header.is-pinned .cart path,.page-type-article.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-article.template-page-contest .shopify-section--header.is-pinned .cart path,.page-type-blog.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-blog.template-page-contest .shopify-section--header.is-pinned .cart path,.page-type-product.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-product.template-page-contest .shopify-section--header.is-pinned .cart path,.page-type-404.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-404.template-page-contest .shopify-section--header.is-pinned .cart path,.page-type-cart.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-cart.template-page-contest .shopify-section--header.is-pinned .cart path,.page-type-captcha.template-page-community .shopify-section--header.is-pinned .cart path,.page-type-captcha.template-page-contest .shopify-section--header.is-pinned .cart path{stroke:#131313}.page-type-page.template-page-community .shopify-section--header:after,.page-type-page.template-page-contest .shopify-section--header:after,.page-type-article.template-page-community .shopify-section--header:after,.page-type-article.template-page-contest .shopify-section--header:after,.page-type-blog.template-page-community .shopify-section--header:after,.page-type-blog.template-page-contest .shopify-section--header:after,.page-type-product.template-page-community .shopify-section--header:after,.page-type-product.template-page-contest .shopify-section--header:after,.page-type-404.template-page-community .shopify-section--header:after,.page-type-404.template-page-contest .shopify-section--header:after,.page-type-cart.template-page-community .shopify-section--header:after,.page-type-cart.template-page-contest .shopify-section--header:after,.page-type-captcha.template-page-community .shopify-section--header:after,.page-type-captcha.template-page-contest .shopify-section--header:after{content:"";background-color:#e4e4e44d;width:100%;height:1px;position:absolute;left:0;bottom:0}.page-type-page.template-page-community .shopify-section--header a,.page-type-page.template-page-contest .shopify-section--header a,.page-type-article.template-page-community .shopify-section--header a,.page-type-article.template-page-contest .shopify-section--header a,.page-type-blog.template-page-community .shopify-section--header a,.page-type-blog.template-page-contest .shopify-section--header a,.page-type-product.template-page-community .shopify-section--header a,.page-type-product.template-page-contest .shopify-section--header a,.page-type-404.template-page-community .shopify-section--header a,.page-type-404.template-page-contest .shopify-section--header a,.page-type-cart.template-page-community .shopify-section--header a,.page-type-cart.template-page-contest .shopify-section--header a,.page-type-captcha.template-page-community .shopify-section--header a,.page-type-captcha.template-page-contest .shopify-section--header a{color:var(--header-text-color, #fff);text-decoration:none}.page-type-page.template-page-community .shopify-section--header svg#triangle polyline,.page-type-page.template-page-community .shopify-section--header svg.big-logo path,.page-type-page.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-page.template-page-contest .shopify-section--header svg.big-logo path,.page-type-article.template-page-community .shopify-section--header svg#triangle polyline,.page-type-article.template-page-community .shopify-section--header svg.big-logo path,.page-type-article.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-article.template-page-contest .shopify-section--header svg.big-logo path,.page-type-blog.template-page-community .shopify-section--header svg#triangle polyline,.page-type-blog.template-page-community .shopify-section--header svg.big-logo path,.page-type-blog.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-blog.template-page-contest .shopify-section--header svg.big-logo path,.page-type-product.template-page-community .shopify-section--header svg#triangle polyline,.page-type-product.template-page-community .shopify-section--header svg.big-logo path,.page-type-product.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-product.template-page-contest .shopify-section--header svg.big-logo path,.page-type-404.template-page-community .shopify-section--header svg#triangle polyline,.page-type-404.template-page-community .shopify-section--header svg.big-logo path,.page-type-404.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-404.template-page-contest .shopify-section--header svg.big-logo path,.page-type-cart.template-page-community .shopify-section--header svg#triangle polyline,.page-type-cart.template-page-community .shopify-section--header svg.big-logo path,.page-type-cart.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-cart.template-page-contest .shopify-section--header svg.big-logo path,.page-type-captcha.template-page-community .shopify-section--header svg#triangle polyline,.page-type-captcha.template-page-community .shopify-section--header svg.big-logo path,.page-type-captcha.template-page-contest .shopify-section--header svg#triangle polyline,.page-type-captcha.template-page-contest .shopify-section--header svg.big-logo path{fill:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .search svg circle,.page-type-page.template-page-contest .shopify-section--header .search svg circle,.page-type-article.template-page-community .shopify-section--header .search svg circle,.page-type-article.template-page-contest .shopify-section--header .search svg circle,.page-type-blog.template-page-community .shopify-section--header .search svg circle,.page-type-blog.template-page-contest .shopify-section--header .search svg circle,.page-type-product.template-page-community .shopify-section--header .search svg circle,.page-type-product.template-page-contest .shopify-section--header .search svg circle,.page-type-404.template-page-community .shopify-section--header .search svg circle,.page-type-404.template-page-contest .shopify-section--header .search svg circle,.page-type-cart.template-page-community .shopify-section--header .search svg circle,.page-type-cart.template-page-contest .shopify-section--header .search svg circle,.page-type-captcha.template-page-community .shopify-section--header .search svg circle,.page-type-captcha.template-page-contest .shopify-section--header .search svg circle{fill:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .search svg line,.page-type-page.template-page-contest .shopify-section--header .search svg line,.page-type-article.template-page-community .shopify-section--header .search svg line,.page-type-article.template-page-contest .shopify-section--header .search svg line,.page-type-blog.template-page-community .shopify-section--header .search svg line,.page-type-blog.template-page-contest .shopify-section--header .search svg line,.page-type-product.template-page-community .shopify-section--header .search svg line,.page-type-product.template-page-contest .shopify-section--header .search svg line,.page-type-404.template-page-community .shopify-section--header .search svg line,.page-type-404.template-page-contest .shopify-section--header .search svg line,.page-type-cart.template-page-community .shopify-section--header .search svg line,.page-type-cart.template-page-contest .shopify-section--header .search svg line,.page-type-captcha.template-page-community .shopify-section--header .search svg line,.page-type-captcha.template-page-contest .shopify-section--header .search svg line{stroke:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .account svg circle,.page-type-page.template-page-contest .shopify-section--header .account svg circle,.page-type-article.template-page-community .shopify-section--header .account svg circle,.page-type-article.template-page-contest .shopify-section--header .account svg circle,.page-type-blog.template-page-community .shopify-section--header .account svg circle,.page-type-blog.template-page-contest .shopify-section--header .account svg circle,.page-type-product.template-page-community .shopify-section--header .account svg circle,.page-type-product.template-page-contest .shopify-section--header .account svg circle,.page-type-404.template-page-community .shopify-section--header .account svg circle,.page-type-404.template-page-contest .shopify-section--header .account svg circle,.page-type-cart.template-page-community .shopify-section--header .account svg circle,.page-type-cart.template-page-contest .shopify-section--header .account svg circle,.page-type-captcha.template-page-community .shopify-section--header .account svg circle,.page-type-captcha.template-page-contest .shopify-section--header .account svg circle{fill:var(--header-text-color, #fff);stroke:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .account svg path,.page-type-page.template-page-contest .shopify-section--header .account svg path,.page-type-article.template-page-community .shopify-section--header .account svg path,.page-type-article.template-page-contest .shopify-section--header .account svg path,.page-type-blog.template-page-community .shopify-section--header .account svg path,.page-type-blog.template-page-contest .shopify-section--header .account svg path,.page-type-product.template-page-community .shopify-section--header .account svg path,.page-type-product.template-page-contest .shopify-section--header .account svg path,.page-type-404.template-page-community .shopify-section--header .account svg path,.page-type-404.template-page-contest .shopify-section--header .account svg path,.page-type-cart.template-page-community .shopify-section--header .account svg path,.page-type-cart.template-page-contest .shopify-section--header .account svg path,.page-type-captcha.template-page-community .shopify-section--header .account svg path,.page-type-captcha.template-page-contest .shopify-section--header .account svg path{fill:var(--header-text-color, #fff);stroke:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .cart polygon,.page-type-page.template-page-contest .shopify-section--header .cart polygon,.page-type-article.template-page-community .shopify-section--header .cart polygon,.page-type-article.template-page-contest .shopify-section--header .cart polygon,.page-type-blog.template-page-community .shopify-section--header .cart polygon,.page-type-blog.template-page-contest .shopify-section--header .cart polygon,.page-type-product.template-page-community .shopify-section--header .cart polygon,.page-type-product.template-page-contest .shopify-section--header .cart polygon,.page-type-404.template-page-community .shopify-section--header .cart polygon,.page-type-404.template-page-contest .shopify-section--header .cart polygon,.page-type-cart.template-page-community .shopify-section--header .cart polygon,.page-type-cart.template-page-contest .shopify-section--header .cart polygon,.page-type-captcha.template-page-community .shopify-section--header .cart polygon,.page-type-captcha.template-page-contest .shopify-section--header .cart polygon{fill:var(--header-text-color, #fff);stroke:var(--header-text-color, #fff)}.page-type-page.template-page-community .shopify-section--header .cart path,.page-type-page.template-page-contest .shopify-section--header .cart path,.page-type-article.template-page-community .shopify-section--header .cart path,.page-type-article.template-page-contest .shopify-section--header .cart path,.page-type-blog.template-page-community .shopify-section--header .cart path,.page-type-blog.template-page-contest .shopify-section--header .cart path,.page-type-product.template-page-community .shopify-section--header .cart path,.page-type-product.template-page-contest .shopify-section--header .cart path,.page-type-404.template-page-community .shopify-section--header .cart path,.page-type-404.template-page-contest .shopify-section--header .cart path,.page-type-cart.template-page-community .shopify-section--header .cart path,.page-type-cart.template-page-contest .shopify-section--header .cart path,.page-type-captcha.template-page-community .shopify-section--header .cart path,.page-type-captcha.template-page-contest .shopify-section--header .cart path{stroke:var(--header-text-color, #fff)}.page-type-page.template-page-community #main-content .tuc-page-title,.page-type-page.template-page-community #main-content .tuc-big-quote,.page-type-page.template-page-contest #main-content .tuc-page-title,.page-type-page.template-page-contest #main-content .tuc-big-quote,.page-type-article.template-page-community #main-content .tuc-page-title,.page-type-article.template-page-community #main-content .tuc-big-quote,.page-type-article.template-page-contest #main-content .tuc-page-title,.page-type-article.template-page-contest #main-content .tuc-big-quote,.page-type-blog.template-page-community #main-content .tuc-page-title,.page-type-blog.template-page-community #main-content .tuc-big-quote,.page-type-blog.template-page-contest #main-content .tuc-page-title,.page-type-blog.template-page-contest #main-content .tuc-big-quote,.page-type-product.template-page-community #main-content .tuc-page-title,.page-type-product.template-page-community #main-content .tuc-big-quote,.page-type-product.template-page-contest #main-content .tuc-page-title,.page-type-product.template-page-contest #main-content .tuc-big-quote,.page-type-404.template-page-community #main-content .tuc-page-title,.page-type-404.template-page-community #main-content .tuc-big-quote,.page-type-404.template-page-contest #main-content .tuc-page-title,.page-type-404.template-page-contest #main-content .tuc-big-quote,.page-type-cart.template-page-community #main-content .tuc-page-title,.page-type-cart.template-page-community #main-content .tuc-big-quote,.page-type-cart.template-page-contest #main-content .tuc-page-title,.page-type-cart.template-page-contest #main-content .tuc-big-quote,.page-type-captcha.template-page-community #main-content .tuc-page-title,.page-type-captcha.template-page-community #main-content .tuc-big-quote,.page-type-captcha.template-page-contest #main-content .tuc-page-title,.page-type-captcha.template-page-contest #main-content .tuc-big-quote{color:#fff;background:#0000}.page-type-page.template-page-community #main-content .tuc-page-title,.page-type-page.template-page-contest #main-content .tuc-page-title,.page-type-article.template-page-community #main-content .tuc-page-title,.page-type-article.template-page-contest #main-content .tuc-page-title,.page-type-blog.template-page-community #main-content .tuc-page-title,.page-type-blog.template-page-contest #main-content .tuc-page-title,.page-type-product.template-page-community #main-content .tuc-page-title,.page-type-product.template-page-contest #main-content .tuc-page-title,.page-type-404.template-page-community #main-content .tuc-page-title,.page-type-404.template-page-contest #main-content .tuc-page-title,.page-type-cart.template-page-community #main-content .tuc-page-title,.page-type-cart.template-page-contest #main-content .tuc-page-title,.page-type-captcha.template-page-community #main-content .tuc-page-title,.page-type-captcha.template-page-contest #main-content .tuc-page-title{padding:285px 0;margin-bottom:200px}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-page-title,.page-type-page.template-page-contest #main-content .tuc-page-title,.page-type-article.template-page-community #main-content .tuc-page-title,.page-type-article.template-page-contest #main-content .tuc-page-title,.page-type-blog.template-page-community #main-content .tuc-page-title,.page-type-blog.template-page-contest #main-content .tuc-page-title,.page-type-product.template-page-community #main-content .tuc-page-title,.page-type-product.template-page-contest #main-content .tuc-page-title,.page-type-404.template-page-community #main-content .tuc-page-title,.page-type-404.template-page-contest #main-content .tuc-page-title,.page-type-cart.template-page-community #main-content .tuc-page-title,.page-type-cart.template-page-contest #main-content .tuc-page-title,.page-type-captcha.template-page-community #main-content .tuc-page-title,.page-type-captcha.template-page-contest #main-content .tuc-page-title{margin-bottom:100px}}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-page-title,.page-type-page.template-page-contest #main-content .tuc-page-title,.page-type-article.template-page-community #main-content .tuc-page-title,.page-type-article.template-page-contest #main-content .tuc-page-title,.page-type-blog.template-page-community #main-content .tuc-page-title,.page-type-blog.template-page-contest #main-content .tuc-page-title,.page-type-product.template-page-community #main-content .tuc-page-title,.page-type-product.template-page-contest #main-content .tuc-page-title,.page-type-404.template-page-community #main-content .tuc-page-title,.page-type-404.template-page-contest #main-content .tuc-page-title,.page-type-cart.template-page-community #main-content .tuc-page-title,.page-type-cart.template-page-contest #main-content .tuc-page-title,.page-type-captcha.template-page-community #main-content .tuc-page-title,.page-type-captcha.template-page-contest #main-content .tuc-page-title{margin-bottom:0;padding:200px 0}}.page-type-page.template-page-community #main-content .tuc-page-title h1,.page-type-page.template-page-contest #main-content .tuc-page-title h1,.page-type-article.template-page-community #main-content .tuc-page-title h1,.page-type-article.template-page-contest #main-content .tuc-page-title h1,.page-type-blog.template-page-community #main-content .tuc-page-title h1,.page-type-blog.template-page-contest #main-content .tuc-page-title h1,.page-type-product.template-page-community #main-content .tuc-page-title h1,.page-type-product.template-page-contest #main-content .tuc-page-title h1,.page-type-404.template-page-community #main-content .tuc-page-title h1,.page-type-404.template-page-contest #main-content .tuc-page-title h1,.page-type-cart.template-page-community #main-content .tuc-page-title h1,.page-type-cart.template-page-contest #main-content .tuc-page-title h1,.page-type-captcha.template-page-community #main-content .tuc-page-title h1,.page-type-captcha.template-page-contest #main-content .tuc-page-title h1{font-size:180px;line-height:.85}@media (max-width: 1459px){.page-type-page.template-page-community #main-content .tuc-page-title h1,.page-type-page.template-page-contest #main-content .tuc-page-title h1,.page-type-article.template-page-community #main-content .tuc-page-title h1,.page-type-article.template-page-contest #main-content .tuc-page-title h1,.page-type-blog.template-page-community #main-content .tuc-page-title h1,.page-type-blog.template-page-contest #main-content .tuc-page-title h1,.page-type-product.template-page-community #main-content .tuc-page-title h1,.page-type-product.template-page-contest #main-content .tuc-page-title h1,.page-type-404.template-page-community #main-content .tuc-page-title h1,.page-type-404.template-page-contest #main-content .tuc-page-title h1,.page-type-cart.template-page-community #main-content .tuc-page-title h1,.page-type-cart.template-page-contest #main-content .tuc-page-title h1,.page-type-captcha.template-page-community #main-content .tuc-page-title h1,.page-type-captcha.template-page-contest #main-content .tuc-page-title h1{font-size:160px}}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-page-title h1,.page-type-page.template-page-contest #main-content .tuc-page-title h1,.page-type-article.template-page-community #main-content .tuc-page-title h1,.page-type-article.template-page-contest #main-content .tuc-page-title h1,.page-type-blog.template-page-community #main-content .tuc-page-title h1,.page-type-blog.template-page-contest #main-content .tuc-page-title h1,.page-type-product.template-page-community #main-content .tuc-page-title h1,.page-type-product.template-page-contest #main-content .tuc-page-title h1,.page-type-404.template-page-community #main-content .tuc-page-title h1,.page-type-404.template-page-contest #main-content .tuc-page-title h1,.page-type-cart.template-page-community #main-content .tuc-page-title h1,.page-type-cart.template-page-contest #main-content .tuc-page-title h1,.page-type-captcha.template-page-community #main-content .tuc-page-title h1,.page-type-captcha.template-page-contest #main-content .tuc-page-title h1{font-size:120px}}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-page-title h1,.page-type-page.template-page-contest #main-content .tuc-page-title h1,.page-type-article.template-page-community #main-content .tuc-page-title h1,.page-type-article.template-page-contest #main-content .tuc-page-title h1,.page-type-blog.template-page-community #main-content .tuc-page-title h1,.page-type-blog.template-page-contest #main-content .tuc-page-title h1,.page-type-product.template-page-community #main-content .tuc-page-title h1,.page-type-product.template-page-contest #main-content .tuc-page-title h1,.page-type-404.template-page-community #main-content .tuc-page-title h1,.page-type-404.template-page-contest #main-content .tuc-page-title h1,.page-type-cart.template-page-community #main-content .tuc-page-title h1,.page-type-cart.template-page-contest #main-content .tuc-page-title h1,.page-type-captcha.template-page-community #main-content .tuc-page-title h1,.page-type-captcha.template-page-contest #main-content .tuc-page-title h1{font-size:100px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-page-title h1,.page-type-page.template-page-contest #main-content .tuc-page-title h1,.page-type-article.template-page-community #main-content .tuc-page-title h1,.page-type-article.template-page-contest #main-content .tuc-page-title h1,.page-type-blog.template-page-community #main-content .tuc-page-title h1,.page-type-blog.template-page-contest #main-content .tuc-page-title h1,.page-type-product.template-page-community #main-content .tuc-page-title h1,.page-type-product.template-page-contest #main-content .tuc-page-title h1,.page-type-404.template-page-community #main-content .tuc-page-title h1,.page-type-404.template-page-contest #main-content .tuc-page-title h1,.page-type-cart.template-page-community #main-content .tuc-page-title h1,.page-type-cart.template-page-contest #main-content .tuc-page-title h1,.page-type-captcha.template-page-community #main-content .tuc-page-title h1,.page-type-captcha.template-page-contest #main-content .tuc-page-title h1{font-size:min(65px,14vw)}}.page-type-page.template-page-community #main-content .tuc-page-title *,.page-type-page.template-page-contest #main-content .tuc-page-title *,.page-type-article.template-page-community #main-content .tuc-page-title *,.page-type-article.template-page-contest #main-content .tuc-page-title *,.page-type-blog.template-page-community #main-content .tuc-page-title *,.page-type-blog.template-page-contest #main-content .tuc-page-title *,.page-type-product.template-page-community #main-content .tuc-page-title *,.page-type-product.template-page-contest #main-content .tuc-page-title *,.page-type-404.template-page-community #main-content .tuc-page-title *,.page-type-404.template-page-contest #main-content .tuc-page-title *,.page-type-cart.template-page-community #main-content .tuc-page-title *,.page-type-cart.template-page-contest #main-content .tuc-page-title *,.page-type-captcha.template-page-community #main-content .tuc-page-title *,.page-type-captcha.template-page-contest #main-content .tuc-page-title *{position:relative;z-index:12;color:var(--page-text-color, #fff)}.page-type-page.template-page-community #main-content .tuc-floating-images-section,.page-type-page.template-page-contest #main-content .tuc-floating-images-section,.page-type-article.template-page-community #main-content .tuc-floating-images-section,.page-type-article.template-page-contest #main-content .tuc-floating-images-section,.page-type-blog.template-page-community #main-content .tuc-floating-images-section,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section,.page-type-product.template-page-community #main-content .tuc-floating-images-section,.page-type-product.template-page-contest #main-content .tuc-floating-images-section,.page-type-404.template-page-community #main-content .tuc-floating-images-section,.page-type-404.template-page-contest #main-content .tuc-floating-images-section,.page-type-cart.template-page-community #main-content .tuc-floating-images-section,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section{position:absolute;top:161px;width:100%;z-index:10}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images{background:transparent}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1){position:absolute;top:30px;left:30px;max-width:420px}@media (max-width: 1199px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1){max-width:360px}}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1){max-width:220px}}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1){left:15px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1){max-width:140px;top:15px}}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+1) img{object-fit:cover}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2){position:absolute;top:140px;right:340px;max-width:325px}@media (max-width: 1199px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2){right:340px}}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2){max-width:240px;top:100px;right:260px}}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2){right:220px;top:180px;max-width:200px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2){right:80px;max-width:180px;top:170px}}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+2) img{object-fit:cover}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3){position:absolute;top:30px;right:30px;max-width:170px}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3){max-width:170px;height:15px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3){right:15px;max-width:120px;top:15px}}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+3) img{object-fit:cover}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4){position:absolute;top:460px;left:480px;max-width:215px}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4){top:300px}}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4){top:320px;left:100px;max-width:140px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4){top:300px;left:20px}}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+4) img{object-fit:cover}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5){position:absolute;top:525px;right:140px;max-width:415px}@media (max-width: 1459px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5){top:725px;right:85px}}@media (max-width: 1199px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5){max-width:340px;max-height:425px}}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5){max-width:250px;max-height:320px;top:620px;right:45px}}@media (max-width: 767px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5){top:420px;max-width:220px;max-height:290px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5){top:330px;max-width:150px;max-height:190px;right:25px}}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+5) img{object-fit:cover;max-width:100%;max-height:inherit}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6){position:absolute;top:725px;left:30px;max-width:335px}@media (max-width: 1459px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6){top:825px}}@media (max-width: 999px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6){top:500px;max-width:280px}}@media (max-width: 549px){.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6),.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6){top:580px;max-width:200px}}.page-type-page.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-page.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-article.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-article.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-blog.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-blog.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-product.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-product.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-404.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-404.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-cart.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-cart.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-captcha.template-page-community #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img,.page-type-captcha.template-page-contest #main-content .tuc-floating-images-section .tuc-floating-images .floating-image:nth-child(6n+6) img{object-fit:cover}.page-type-page.template-page-community #main-content .tuc-big-quote,.page-type-page.template-page-contest #main-content .tuc-big-quote,.page-type-article.template-page-community #main-content .tuc-big-quote,.page-type-article.template-page-contest #main-content .tuc-big-quote,.page-type-blog.template-page-community #main-content .tuc-big-quote,.page-type-blog.template-page-contest #main-content .tuc-big-quote,.page-type-product.template-page-community #main-content .tuc-big-quote,.page-type-product.template-page-contest #main-content .tuc-big-quote,.page-type-404.template-page-community #main-content .tuc-big-quote,.page-type-404.template-page-contest #main-content .tuc-big-quote,.page-type-cart.template-page-community #main-content .tuc-big-quote,.page-type-cart.template-page-contest #main-content .tuc-big-quote,.page-type-captcha.template-page-community #main-content .tuc-big-quote,.page-type-captcha.template-page-contest #main-content .tuc-big-quote{margin-bottom:25px}.page-type-page.template-page-community #main-content .tuc-big-quote *,.page-type-page.template-page-contest #main-content .tuc-big-quote *,.page-type-article.template-page-community #main-content .tuc-big-quote *,.page-type-article.template-page-contest #main-content .tuc-big-quote *,.page-type-blog.template-page-community #main-content .tuc-big-quote *,.page-type-blog.template-page-contest #main-content .tuc-big-quote *,.page-type-product.template-page-community #main-content .tuc-big-quote *,.page-type-product.template-page-contest #main-content .tuc-big-quote *,.page-type-404.template-page-community #main-content .tuc-big-quote *,.page-type-404.template-page-contest #main-content .tuc-big-quote *,.page-type-cart.template-page-community #main-content .tuc-big-quote *,.page-type-cart.template-page-contest #main-content .tuc-big-quote *,.page-type-captcha.template-page-community #main-content .tuc-big-quote *,.page-type-captcha.template-page-contest #main-content .tuc-big-quote *{position:relative;z-index:12;color:var(--page-text-color, #fff)}.page-type-page.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-page.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-article.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-article.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-blog.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-blog.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-product.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-product.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-404.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-404.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-cart.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-cart.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-captcha.template-page-community #main-content .tuc-big-quote .tuc-big-quote-name,.page-type-captcha.template-page-contest #main-content .tuc-big-quote .tuc-big-quote-name{font-weight:400}.page-type-page.template-article .section-article-body,.page-type-article.template-article .section-article-body,.page-type-blog.template-article .section-article-body,.page-type-product.template-article .section-article-body,.page-type-404.template-article .section-article-body,.page-type-cart.template-article .section-article-body,.page-type-captcha.template-article .section-article-body{display:flex;justify-content:space-between}.page-type-page.template-article .section-article-body:after,.page-type-article.template-article .section-article-body:after,.page-type-blog.template-article .section-article-body:after,.page-type-product.template-article .section-article-body:after,.page-type-404.template-article .section-article-body:after,.page-type-cart.template-article .section-article-body:after,.page-type-captcha.template-article .section-article-body:after{display:none}@media (max-width: 767px){.page-type-page.template-article .section-article-body,.page-type-article.template-article .section-article-body,.page-type-blog.template-article .section-article-body,.page-type-product.template-article .section-article-body,.page-type-404.template-article .section-article-body,.page-type-cart.template-article .section-article-body,.page-type-captcha.template-article .section-article-body{flex-direction:column}}.page-type-page.template-article .section-article-body .left,.page-type-article.template-article .section-article-body .left,.page-type-blog.template-article .section-article-body .left,.page-type-product.template-article .section-article-body .left,.page-type-404.template-article .section-article-body .left,.page-type-cart.template-article .section-article-body .left,.page-type-captcha.template-article .section-article-body .left{width:calc(25% - 20px)}@media (max-width: 767px){.page-type-page.template-article .section-article-body .left,.page-type-article.template-article .section-article-body .left,.page-type-blog.template-article .section-article-body .left,.page-type-product.template-article .section-article-body .left,.page-type-404.template-article .section-article-body .left,.page-type-cart.template-article .section-article-body .left,.page-type-captcha.template-article .section-article-body .left{width:calc(100% - 20px)}}.page-type-page.template-article .section-article-body .left .credits,.page-type-article.template-article .section-article-body .left .credits,.page-type-blog.template-article .section-article-body .left .credits,.page-type-product.template-article .section-article-body .left .credits,.page-type-404.template-article .section-article-body .left .credits,.page-type-cart.template-article .section-article-body .left .credits,.page-type-captcha.template-article .section-article-body .left .credits{margin-top:45px}@media (max-width: 549px){.page-type-page.template-article .section-article-body .left .credits,.page-type-article.template-article .section-article-body .left .credits,.page-type-blog.template-article .section-article-body .left .credits,.page-type-product.template-article .section-article-body .left .credits,.page-type-404.template-article .section-article-body .left .credits,.page-type-cart.template-article .section-article-body .left .credits,.page-type-captcha.template-article .section-article-body .left .credits{margin-top:15px}}.page-type-page.template-article .section-article-body .left .credits *,.page-type-article.template-article .section-article-body .left .credits *,.page-type-blog.template-article .section-article-body .left .credits *,.page-type-product.template-article .section-article-body .left .credits *,.page-type-404.template-article .section-article-body .left .credits *,.page-type-cart.template-article .section-article-body .left .credits *,.page-type-captcha.template-article .section-article-body .left .credits *{color:#000!important}.page-type-page.template-article .section-article-body .left .credits p,.page-type-page.template-article .section-article-body .left .credits a,.page-type-article.template-article .section-article-body .left .credits p,.page-type-article.template-article .section-article-body .left .credits a,.page-type-blog.template-article .section-article-body .left .credits p,.page-type-blog.template-article .section-article-body .left .credits a,.page-type-product.template-article .section-article-body .left .credits p,.page-type-product.template-article .section-article-body .left .credits a,.page-type-404.template-article .section-article-body .left .credits p,.page-type-404.template-article .section-article-body .left .credits a,.page-type-cart.template-article .section-article-body .left .credits p,.page-type-cart.template-article .section-article-body .left .credits a,.page-type-captcha.template-article .section-article-body .left .credits p,.page-type-captcha.template-article .section-article-body .left .credits a{font-family:var(--base-font-family);border-bottom:none;font-size:16px}@media screen and (max-width: 1459px){.page-type-page.template-article .section-article-body .left .credits p,.page-type-page.template-article .section-article-body .left .credits a,.page-type-article.template-article .section-article-body .left .credits p,.page-type-article.template-article .section-article-body .left .credits a,.page-type-blog.template-article .section-article-body .left .credits p,.page-type-blog.template-article .section-article-body .left .credits a,.page-type-product.template-article .section-article-body .left .credits p,.page-type-product.template-article .section-article-body .left .credits a,.page-type-404.template-article .section-article-body .left .credits p,.page-type-404.template-article .section-article-body .left .credits a,.page-type-cart.template-article .section-article-body .left .credits p,.page-type-cart.template-article .section-article-body .left .credits a,.page-type-captcha.template-article .section-article-body .left .credits p,.page-type-captcha.template-article .section-article-body .left .credits a{font-size:16px}}@media screen and (max-width: 999px){.page-type-page.template-article .section-article-body .left .credits p,.page-type-page.template-article .section-article-body .left .credits a,.page-type-article.template-article .section-article-body .left .credits p,.page-type-article.template-article .section-article-body .left .credits a,.page-type-blog.template-article .section-article-body .left .credits p,.page-type-blog.template-article .section-article-body .left .credits a,.page-type-product.template-article .section-article-body .left .credits p,.page-type-product.template-article .section-article-body .left .credits a,.page-type-404.template-article .section-article-body .left .credits p,.page-type-404.template-article .section-article-body .left .credits a,.page-type-cart.template-article .section-article-body .left .credits p,.page-type-cart.template-article .section-article-body .left .credits a,.page-type-captcha.template-article .section-article-body .left .credits p,.page-type-captcha.template-article .section-article-body .left .credits a{font-size:16px}}.page-type-page.template-article .section-article-body .left .credits h4,.page-type-article.template-article .section-article-body .left .credits h4,.page-type-blog.template-article .section-article-body .left .credits h4,.page-type-product.template-article .section-article-body .left .credits h4,.page-type-404.template-article .section-article-body .left .credits h4,.page-type-cart.template-article .section-article-body .left .credits h4,.page-type-captcha.template-article .section-article-body .left .credits h4{font-size:12px;line-height:22px;letter-spacing:normal;margin-bottom:0;font-family:var(--base-font-family)}.page-type-page.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-article.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-blog.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-product.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-404.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-cart.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-captcha.template-article .section-article-body .left .credits h4:not(:first-child){margin-top:30px}@media (max-width: 549px){.page-type-page.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-article.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-blog.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-product.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-404.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-cart.template-article .section-article-body .left .credits h4:not(:first-child),.page-type-captcha.template-article .section-article-body .left .credits h4:not(:first-child){margin-top:15px}}.page-type-page.template-article .section-article-body .left .credits p,.page-type-article.template-article .section-article-body .left .credits p,.page-type-blog.template-article .section-article-body .left .credits p,.page-type-product.template-article .section-article-body .left .credits p,.page-type-404.template-article .section-article-body .left .credits p,.page-type-cart.template-article .section-article-body .left .credits p,.page-type-captcha.template-article .section-article-body .left .credits p{margin-bottom:0}.page-type-page.template-article .section-article-body .right,.page-type-article.template-article .section-article-body .right,.page-type-blog.template-article .section-article-body .right,.page-type-product.template-article .section-article-body .right,.page-type-404.template-article .section-article-body .right,.page-type-cart.template-article .section-article-body .right,.page-type-captcha.template-article .section-article-body .right{width:calc(75% - 20px);padding-top:45px}@media (max-width: 767px){.page-type-page.template-article .section-article-body .right,.page-type-article.template-article .section-article-body .right,.page-type-blog.template-article .section-article-body .right,.page-type-product.template-article .section-article-body .right,.page-type-404.template-article .section-article-body .right,.page-type-cart.template-article .section-article-body .right,.page-type-captcha.template-article .section-article-body .right{width:calc(100% - 20px)}}@media (max-width: 549px){.page-type-page.template-article .section-article-body .right,.page-type-article.template-article .section-article-body .right,.page-type-blog.template-article .section-article-body .right,.page-type-product.template-article .section-article-body .right,.page-type-404.template-article .section-article-body .right,.page-type-cart.template-article .section-article-body .right,.page-type-captcha.template-article .section-article-body .right{padding-top:25px}}.page-type-page.template-article .section-article-body .right .article-preface-wrapper,.page-type-article.template-article .section-article-body .right .article-preface-wrapper,.page-type-blog.template-article .section-article-body .right .article-preface-wrapper,.page-type-product.template-article .section-article-body .right .article-preface-wrapper,.page-type-404.template-article .section-article-body .right .article-preface-wrapper,.page-type-cart.template-article .section-article-body .right .article-preface-wrapper,.page-type-captcha.template-article .section-article-body .right .article-preface-wrapper{border-bottom:1px solid #000;padding-bottom:30px}.page-type-page.template-article .section-article-body .right .article-preface-wrapper *,.page-type-article.template-article .section-article-body .right .article-preface-wrapper *,.page-type-blog.template-article .section-article-body .right .article-preface-wrapper *,.page-type-product.template-article .section-article-body .right .article-preface-wrapper *,.page-type-404.template-article .section-article-body .right .article-preface-wrapper *,.page-type-cart.template-article .section-article-body .right .article-preface-wrapper *,.page-type-captcha.template-article .section-article-body .right .article-preface-wrapper *{font-size:30px;font-family:var(--base-font-family);line-height:38px}@media screen and (max-width: 1459px){.page-type-page.template-article .section-article-body .right .article-preface-wrapper *,.page-type-article.template-article .section-article-body .right .article-preface-wrapper *,.page-type-blog.template-article .section-article-body .right .article-preface-wrapper *,.page-type-product.template-article .section-article-body .right .article-preface-wrapper *,.page-type-404.template-article .section-article-body .right .article-preface-wrapper *,.page-type-cart.template-article .section-article-body .right .article-preface-wrapper *,.page-type-captcha.template-article .section-article-body .right .article-preface-wrapper *{font-size:30px}}@media screen and (max-width: 999px){.page-type-page.template-article .section-article-body .right .article-preface-wrapper *,.page-type-article.template-article .section-article-body .right .article-preface-wrapper *,.page-type-blog.template-article .section-article-body .right .article-preface-wrapper *,.page-type-product.template-article .section-article-body .right .article-preface-wrapper *,.page-type-404.template-article .section-article-body .right .article-preface-wrapper *,.page-type-cart.template-article .section-article-body .right .article-preface-wrapper *,.page-type-captcha.template-article .section-article-body .right .article-preface-wrapper *{font-size:25px}}.page-type-page.template-article .section-article-body .right .article-text-wrapper,.page-type-article.template-article .section-article-body .right .article-text-wrapper,.page-type-blog.template-article .section-article-body .right .article-text-wrapper,.page-type-product.template-article .section-article-body .right .article-text-wrapper,.page-type-404.template-article .section-article-body .right .article-text-wrapper,.page-type-cart.template-article .section-article-body .right .article-text-wrapper,.page-type-captcha.template-article .section-article-body .right .article-text-wrapper{font-size:16px;line-height:24px;font-family:var(--base-font-family);color:#000}@media screen and (max-width: 1459px){.page-type-page.template-article .section-article-body .right .article-text-wrapper,.page-type-article.template-article .section-article-body .right .article-text-wrapper,.page-type-blog.template-article .section-article-body .right .article-text-wrapper,.page-type-product.template-article .section-article-body .right .article-text-wrapper,.page-type-404.template-article .section-article-body .right .article-text-wrapper,.page-type-cart.template-article .section-article-body .right .article-text-wrapper,.page-type-captcha.template-article .section-article-body .right .article-text-wrapper{font-size:16px}}@media screen and (max-width: 999px){.page-type-page.template-article .section-article-body .right .article-text-wrapper,.page-type-article.template-article .section-article-body .right .article-text-wrapper,.page-type-blog.template-article .section-article-body .right .article-text-wrapper,.page-type-product.template-article .section-article-body .right .article-text-wrapper,.page-type-404.template-article .section-article-body .right .article-text-wrapper,.page-type-cart.template-article .section-article-body .right .article-text-wrapper,.page-type-captcha.template-article .section-article-body .right .article-text-wrapper{font-size:16px}}.page-type-page.template-article .section-article-body .right .article-text-wrapper h3,.page-type-article.template-article .section-article-body .right .article-text-wrapper h3,.page-type-blog.template-article .section-article-body .right .article-text-wrapper h3,.page-type-product.template-article .section-article-body .right .article-text-wrapper h3,.page-type-404.template-article .section-article-body .right .article-text-wrapper h3,.page-type-cart.template-article .section-article-body .right .article-text-wrapper h3,.page-type-captcha.template-article .section-article-body .right .article-text-wrapper h3{margin-top:35px;margin-bottom:45px}.page-type-page.template-article .section-article-body .right .article-text-wrapper img,.page-type-article.template-article .section-article-body .right .article-text-wrapper img,.page-type-blog.template-article .section-article-body .right .article-text-wrapper img,.page-type-product.template-article .section-article-body .right .article-text-wrapper img,.page-type-404.template-article .section-article-body .right .article-text-wrapper img,.page-type-cart.template-article .section-article-body .right .article-text-wrapper img,.page-type-captcha.template-article .section-article-body .right .article-text-wrapper img{margin-top:35px;margin-bottom:20px}.page-type-page.template-article .section-article-body .right .article-share-wrapper,.page-type-article.template-article .section-article-body .right .article-share-wrapper,.page-type-blog.template-article .section-article-body .right .article-share-wrapper,.page-type-product.template-article .section-article-body .right .article-share-wrapper,.page-type-404.template-article .section-article-body .right .article-share-wrapper,.page-type-cart.template-article .section-article-body .right .article-share-wrapper,.page-type-captcha.template-article .section-article-body .right .article-share-wrapper{margin:85px 0}.page-type-page.template-article .section-article-body .right .article-share-wrapper a,.page-type-article.template-article .section-article-body .right .article-share-wrapper a,.page-type-blog.template-article .section-article-body .right .article-share-wrapper a,.page-type-product.template-article .section-article-body .right .article-share-wrapper a,.page-type-404.template-article .section-article-body .right .article-share-wrapper a,.page-type-cart.template-article .section-article-body .right .article-share-wrapper a,.page-type-captcha.template-article .section-article-body .right .article-share-wrapper a{padding:0;margin-right:10px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);background:#f2efed;border-radius:100%;display:flex;justify-content:center;align-items:center;width:52px;height:52px}.page-type-page.template-article .section-article-body .right .article-share-wrapper a svg,.page-type-article.template-article .section-article-body .right .article-share-wrapper a svg,.page-type-blog.template-article .section-article-body .right .article-share-wrapper a svg,.page-type-product.template-article .section-article-body .right .article-share-wrapper a svg,.page-type-404.template-article .section-article-body .right .article-share-wrapper a svg,.page-type-cart.template-article .section-article-body .right .article-share-wrapper a svg,.page-type-captcha.template-article .section-article-body .right .article-share-wrapper a svg{width:16px;height:16px}.page-type-page.template-article .section-article-body .right .article-share-wrapper a:hover,.page-type-article.template-article .section-article-body .right .article-share-wrapper a:hover,.page-type-blog.template-article .section-article-body .right .article-share-wrapper a:hover,.page-type-product.template-article .section-article-body .right .article-share-wrapper a:hover,.page-type-404.template-article .section-article-body .right .article-share-wrapper a:hover,.page-type-cart.template-article .section-article-body .right .article-share-wrapper a:hover,.page-type-captcha.template-article .section-article-body .right .article-share-wrapper a:hover{opacity:.5}.page-type-page.template-page-about #main-content,.page-type-page.template-page-impact #main-content,.page-type-page.template-page-blogue #main-content,.page-type-page.page-type-captcha #main-content,.page-type-article.template-page-about #main-content,.page-type-article.template-page-impact #main-content,.page-type-article.template-page-blogue #main-content,.page-type-article.page-type-captcha #main-content,.page-type-blog.template-page-about #main-content,.page-type-blog.template-page-impact #main-content,.page-type-blog.template-page-blogue #main-content,.page-type-blog.page-type-captcha #main-content,.page-type-product.template-page-about #main-content,.page-type-product.template-page-impact #main-content,.page-type-product.template-page-blogue #main-content,.page-type-product.page-type-captcha #main-content,.page-type-404.template-page-about #main-content,.page-type-404.template-page-impact #main-content,.page-type-404.template-page-blogue #main-content,.page-type-404.page-type-captcha #main-content,.page-type-cart.template-page-about #main-content,.page-type-cart.template-page-impact #main-content,.page-type-cart.template-page-blogue #main-content,.page-type-cart.page-type-captcha #main-content,.page-type-captcha.template-page-about #main-content,.page-type-captcha.template-page-impact #main-content,.page-type-captcha.template-page-blogue #main-content,.page-type-captcha.page-type-captcha #main-content{margin-top:30px}.page-type-page.template-page-contact .tuc-text-block-section .section-content-wrapper,.page-type-article.template-page-contact .tuc-text-block-section .section-content-wrapper,.page-type-blog.template-page-contact .tuc-text-block-section .section-content-wrapper,.page-type-product.template-page-contact .tuc-text-block-section .section-content-wrapper,.page-type-404.template-page-contact .tuc-text-block-section .section-content-wrapper,.page-type-cart.template-page-contact .tuc-text-block-section .section-content-wrapper,.page-type-captcha.template-page-contact .tuc-text-block-section .section-content-wrapper{max-width:850px}.page-type-page.template-page-contact .tuc-multi-columns-section .columns,.page-type-article.template-page-contact .tuc-multi-columns-section .columns,.page-type-blog.template-page-contact .tuc-multi-columns-section .columns,.page-type-product.template-page-contact .tuc-multi-columns-section .columns,.page-type-404.template-page-contact .tuc-multi-columns-section .columns,.page-type-cart.template-page-contact .tuc-multi-columns-section .columns,.page-type-captcha.template-page-contact .tuc-multi-columns-section .columns{padding-bottom:0;width:100%;margin:0 auto;max-width:790px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:20px}.page-type-page.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-article.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-blog.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-product.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-404.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-cart.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-captcha.template-page-contact .tuc-multi-columns-section .columns .column{width:100%;height:100%;background:#f2efed!important;padding:30px;margin-bottom:0}.page-type-page.template-page-contact .tuc-multi-columns-section .columns .column .text-container,.page-type-article.template-page-contact .tuc-multi-columns-section .columns .column .text-container,.page-type-blog.template-page-contact .tuc-multi-columns-section .columns .column .text-container,.page-type-product.template-page-contact .tuc-multi-columns-section .columns .column .text-container,.page-type-404.template-page-contact .tuc-multi-columns-section .columns .column .text-container,.page-type-cart.template-page-contact .tuc-multi-columns-section .columns .column .text-container,.page-type-captcha.template-page-contact .tuc-multi-columns-section .columns .column .text-container{max-width:100%}@media (max-width: 767px){.page-type-page.template-page-contact .tuc-multi-columns-section .columns,.page-type-article.template-page-contact .tuc-multi-columns-section .columns,.page-type-blog.template-page-contact .tuc-multi-columns-section .columns,.page-type-product.template-page-contact .tuc-multi-columns-section .columns,.page-type-404.template-page-contact .tuc-multi-columns-section .columns,.page-type-cart.template-page-contact .tuc-multi-columns-section .columns,.page-type-captcha.template-page-contact .tuc-multi-columns-section .columns{grid-template-columns:1fr}.page-type-page.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-article.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-blog.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-product.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-404.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-cart.template-page-contact .tuc-multi-columns-section .columns .column,.page-type-captcha.template-page-contact .tuc-multi-columns-section .columns .column{max-width:400px;margin:0 auto}}.page-type-page.template-page-contact form#ContactForm,.page-type-article.template-page-contact form#ContactForm,.page-type-blog.template-page-contact form#ContactForm,.page-type-product.template-page-contact form#ContactForm,.page-type-404.template-page-contact form#ContactForm,.page-type-cart.template-page-contact form#ContactForm,.page-type-captcha.template-page-contact form#ContactForm{max-width:580px;position:relative;margin-bottom:90px}.page-type-page.template-page-contact form#ContactForm .field,.page-type-article.template-page-contact form#ContactForm .field,.page-type-blog.template-page-contact form#ContactForm .field,.page-type-product.template-page-contact form#ContactForm .field,.page-type-404.template-page-contact form#ContactForm .field,.page-type-cart.template-page-contact form#ContactForm .field,.page-type-captcha.template-page-contact form#ContactForm .field{border:1px solid #000000;position:relative;margin-bottom:20px;min-height:50px}.page-type-page.template-page-contact form#ContactForm .field label,.page-type-article.template-page-contact form#ContactForm .field label,.page-type-blog.template-page-contact form#ContactForm .field label,.page-type-product.template-page-contact form#ContactForm .field label,.page-type-404.template-page-contact form#ContactForm .field label,.page-type-cart.template-page-contact form#ContactForm .field label,.page-type-captcha.template-page-contact form#ContactForm .field label{position:absolute;top:-10px;left:10px;font-size:13px;font-family:"Swiss 721",sans-serif;color:#7e7c7b;font-weight:400;background-color:#fff;padding:0 12px}.page-type-page.template-page-contact form#ContactForm .field input,.page-type-article.template-page-contact form#ContactForm .field input,.page-type-blog.template-page-contact form#ContactForm .field input,.page-type-product.template-page-contact form#ContactForm .field input,.page-type-404.template-page-contact form#ContactForm .field input,.page-type-cart.template-page-contact form#ContactForm .field input,.page-type-captcha.template-page-contact form#ContactForm .field input{height:50px}.page-type-page.template-page-contact form#ContactForm .field input,.page-type-page.template-page-contact form#ContactForm .field textarea,.page-type-article.template-page-contact form#ContactForm .field input,.page-type-article.template-page-contact form#ContactForm .field textarea,.page-type-blog.template-page-contact form#ContactForm .field input,.page-type-blog.template-page-contact form#ContactForm .field textarea,.page-type-product.template-page-contact form#ContactForm .field input,.page-type-product.template-page-contact form#ContactForm .field textarea,.page-type-404.template-page-contact form#ContactForm .field input,.page-type-404.template-page-contact form#ContactForm .field textarea,.page-type-cart.template-page-contact form#ContactForm .field input,.page-type-cart.template-page-contact form#ContactForm .field textarea,.page-type-captcha.template-page-contact form#ContactForm .field input,.page-type-captcha.template-page-contact form#ContactForm .field textarea{width:100%;border:none;border-radius:0;padding:0 25px;margin:0;font-family:"Swiss 721",sans-serif;font-size:16px!important}.page-type-page.template-page-contact form#ContactForm .field textarea,.page-type-article.template-page-contact form#ContactForm .field textarea,.page-type-blog.template-page-contact form#ContactForm .field textarea,.page-type-product.template-page-contact form#ContactForm .field textarea,.page-type-404.template-page-contact form#ContactForm .field textarea,.page-type-cart.template-page-contact form#ContactForm .field textarea,.page-type-captcha.template-page-contact form#ContactForm .field textarea{max-width:580px;min-height:120px;padding-top:15px;padding-bottom:15px}.page-type-page.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-page.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-page.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-page.template-page-contact form#ContactForm .field input:-webkit-autofill:active,.page-type-article.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-article.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-article.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-article.template-page-contact form#ContactForm .field input:-webkit-autofill:active,.page-type-blog.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-blog.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-blog.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-blog.template-page-contact form#ContactForm .field input:-webkit-autofill:active,.page-type-product.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-product.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-product.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-product.template-page-contact form#ContactForm .field input:-webkit-autofill:active,.page-type-404.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-404.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-404.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-404.template-page-contact form#ContactForm .field input:-webkit-autofill:active,.page-type-cart.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-cart.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-cart.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-cart.template-page-contact form#ContactForm .field input:-webkit-autofill:active,.page-type-captcha.template-page-contact form#ContactForm .field input:-webkit-autofill,.page-type-captcha.template-page-contact form#ContactForm .field input:-webkit-autofill:hover,.page-type-captcha.template-page-contact form#ContactForm .field input:-webkit-autofill:focus,.page-type-captcha.template-page-contact form#ContactForm .field input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}.page-type-page.template-page-contact form#ContactForm button[type=submit],.page-type-article.template-page-contact form#ContactForm button[type=submit],.page-type-blog.template-page-contact form#ContactForm button[type=submit],.page-type-product.template-page-contact form#ContactForm button[type=submit],.page-type-404.template-page-contact form#ContactForm button[type=submit],.page-type-cart.template-page-contact form#ContactForm button[type=submit],.page-type-captcha.template-page-contact form#ContactForm button[type=submit]{color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);text-transform:uppercase;font-weight:500;width:100%;font-family:var(--swiss-font-family);font-size:11px;height:50px;margin-bottom:30px}.page-type-page.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-article.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-blog.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-product.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-404.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-cart.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-captcha.template-page-contact form#ContactForm button[type=submit]:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.page-type-page.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-article.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-blog.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-product.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-404.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-cart.template-page-contact form#ContactForm button[type=submit]:hover,.page-type-captcha.template-page-contact form#ContactForm button[type=submit]:hover{color:#fff;background:#000;border-color:#000}}.page-type-page.template-page-contact form#ContactForm button[type=submit].loading,.page-type-article.template-page-contact form#ContactForm button[type=submit].loading,.page-type-blog.template-page-contact form#ContactForm button[type=submit].loading,.page-type-product.template-page-contact form#ContactForm button[type=submit].loading,.page-type-404.template-page-contact form#ContactForm button[type=submit].loading,.page-type-cart.template-page-contact form#ContactForm button[type=submit].loading,.page-type-captcha.template-page-contact form#ContactForm button[type=submit].loading{pointer-events:none;opacity:.6}@media (max-width: 1199px){.page-type-page .page-body{padding-left:30px;padding-right:30px}}@media (max-width: 767px){.page-type-page .page-body{padding-left:15px;padding-right:15px}}.page-type-404 .basic-page-wrapper{text-align:center}.page-type-404 .basic-page-wrapper .button-container{padding-top:20px}.page-type-404 .basic-page-wrapper .button-container a{margin:0 auto}.page-type-captcha .shopify-challenge__container{padding:70px 0}.page-type-captcha input{color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;margin-top:20px!important}.page-type-captcha input:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.page-type-captcha input:hover{color:#fff;background:#000;border-color:#000}}.page-type-captcha input.loading{pointer-events:none;opacity:.6}.template-customers-account{background-color:#f2efed}.template-customers-account .main-account{background-color:#f2efed;position:relative}.template-customers-account .main-account #loop-subscriptions-customer-portal-link-wrapper{padding-top:20px}.template-customers-account .main-account a.button{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;outline:revert}.template-customers-account .main-account a.button:hover{color:#000;background:#fff;border-color:#000}@media (max-width: 999px){.template-customers-account .main-account a.button:hover{color:#000;background:#0000;border-color:#000}}.template-customers-account .main-account a.button.loading{pointer-events:none;opacity:.6}.template-customers-account .main-account a.button:hover{opacity:1}.template-customers-account .main-account a.logout{position:absolute;top:140px;right:13em}@media (max-width: 999px){.template-customers-account .main-account a.logout{position:relative;top:unset;right:unset}}.template-customers-account footer{border-top:1px solid #000}.page-type-page.template-page-faqs{color:#000;background:#fff}.page-type-page.template-page-faqs .shopify-section--header{background:#fff;color:#131313}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .search svg circle{fill:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .search svg line{stroke:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .account svg circle{fill:#000;stroke:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .account svg path{fill:#000;stroke:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .cart polygon{fill:#000;stroke:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .cart path{stroke:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .menu-toggle .hamburger-inner,.page-type-page.template-page-faqs .shopify-section--header .menu-shown .menu-toggle .hamburger-inner:after{background:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown .logo-container svg path{fill:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-shown a,.page-type-page.template-page-faqs .shopify-section--header .template-search-header a{color:#000}.page-type-page.template-page-faqs .shopify-section--header .menu-container{background-color:#fff}.page-type-page.template-page-faqs .shopify-section--header .menu-toggle .hamburger-inner,.page-type-page.template-page-faqs .shopify-section--header .menu-toggle .hamburger-inner:after{background:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover{background-color:#fff}@media (max-width: 768px){.page-type-page.template-page-faqs .shopify-section--header.hover{background:#fff}}.page-type-page.template-page-faqs .shopify-section--header.hover *{color:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover svg#triangle polyline,.page-type-page.template-page-faqs .shopify-section--header.hover svg.big-logo path{fill:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover .search svg circle{fill:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover .search svg line{stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover .account svg circle{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover .account svg path{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover .cart polygon{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.hover .cart path{stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned{background-color:#fff}.page-type-page.template-page-faqs .shopify-section--header.is-pinned *{color:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .menu-toggle .hamburger-inner,.page-type-page.template-page-faqs .shopify-section--header.is-pinned .menu-toggle .hamburger-inner:after{background:#000}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .search svg circle{fill:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .search svg line{stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .account svg circle{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .account svg path{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .cart polygon{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header.is-pinned .cart path{stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header:after{content:"";background-color:#dedbd9;width:100%;height:1px;position:absolute;left:0;bottom:0}.page-type-page.template-page-faqs .shopify-section--header a{color:#131313;text-decoration:none}.page-type-page.template-page-faqs .shopify-section--header svg#triangle polyline,.page-type-page.template-page-faqs .shopify-section--header svg.big-logo path{fill:#131313}.page-type-page.template-page-faqs .shopify-section--header .search svg circle{fill:#131313}.page-type-page.template-page-faqs .shopify-section--header .search svg line{stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header .account svg circle{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header .account svg path{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header .cart polygon{fill:#131313;stroke:#131313}.page-type-page.template-page-faqs .shopify-section--header .cart path{stroke:#131313}.page-type-page.template-page-faqs .section-faqs-wrapper{margin-bottom:120px}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width: 549px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1{padding:10px 0}}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1{margin:25px 15px}@media (max-width: 549px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1{margin:2px 10px}}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1:before{content:"";display:none}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button{display:inline-block;padding:15px 25px;font-family:var(--swiss-font-family);font-size:20px;-webkit-transition:background .2s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .2s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .2s cubic-bezier(.86,.36,.33,.84);transition:background .2s cubic-bezier(.86,.36,.33,.84);border:none;line-height:1;border-radius:0;height:56px;font-weight:400;margin-bottom:0}@media screen and (max-width: 1459px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button{font-size:20px}}@media screen and (max-width: 999px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button{font-size:18px}}@media (max-width: 549px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button{padding:15px}}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button.active,.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button:hover{background:#fff}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button.active{position:relative}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button.active:after{content:"";background-color:#f2efed;width:22px;height:22px;display:block;position:absolute;top:calc(100% + 20px);left:50%;transform:rotate(45deg) translate(-50%)}@media (max-width: 549px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-categories-wrapper .categories-level-1 .category-level-1 button.active:after{width:18px;height:18px;top:calc(100% + 10px)}}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-1-wrapper{display:none;margin-top:120px}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-1-wrapper.active{display:block}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-2-wrapper{margin-bottom:90px}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-2-wrapper h3{font-size:35px;font-weight:400;margin-bottom:50px}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-3-wrapper{margin-bottom:75px}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-3-wrapper h4{font-size:14px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;position:relative;padding-left:25px;margin-bottom:25px}@media screen and (max-width: 1459px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-3-wrapper h4{font-size:14px}}@media screen and (max-width: 999px){.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-3-wrapper h4{font-size:14px}}.page-type-page.template-page-faqs .section-faqs-wrapper .faqs-entries-wrapper .faqs-category-level-3-wrapper h4:before{content:"";background:#000;width:10px;height:10px;border-radius:100%;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.faqs-accordions .accordion-item{padding:15px 0}.faqs-accordions .accordion-item .group-trigger{font-size:20px;font-family:var(--swiss-font-family);font-weight:400;padding-right:30px;width:100%;border:none;text-align:left;color:#131313}@media screen and (max-width: 1459px){.faqs-accordions .accordion-item .group-trigger{font-size:20px}}@media screen and (max-width: 999px){.faqs-accordions .accordion-item .group-trigger{font-size:18px}}.faqs-accordions .accordion-item .group-trigger:after{background-image:url(big-plus.svg);width:21px;height:21px}.faqs-accordions .accordion-item .group-trigger.close:after{background:url(big-negatif.svg) center no-repeat}.faqs-accordions .accordion-item .accordion-inner{padding:25px 0 0}.faqs-accordions .accordion-item .accordion-inner h3{margin-bottom:15px}.page-type-blog .blog-details{margin-bottom:30px}.page-type-blog .blog-details ul{list-style:none;display:flex;flex-wrap:wrap}.page-type-blog .blog-details ul li{margin-right:10px}.page-type-blog .blog-details ul li:before{display:none}.page-type-blog .blog-details ul li a{color:#000;background:#0000;border:1px solid #000;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;font-family:var(--swiss-font-family);font-weight:500;text-transform:uppercase;border-radius:3px;padding:4px 8px}.page-type-blog .blog-details ul li a:hover{color:#000;background:#f2efed;border-color:#000}@media (max-width: 999px){.page-type-blog .blog-details ul li a:hover{color:#000;background:#0000;border-color:#000}}.page-type-blog .blog-details ul li a.loading{pointer-events:none;opacity:.6}.page-type-blog .blog-articles-listing{margin-bottom:45px}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:80px}@media (max-width: 549px){.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid{grid-template-columns:1fr}}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article.featured{grid-row:span 2;height:100%}@media (max-width: 767px){.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article.featured{grid-row:unset}}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article.featured .image-container{height:100%}@media (max-width: 999px){.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article.featured .image-container{height:230px}}@media (max-width: 549px){.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article.featured .image-container{height:300px}}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article.featured .image-container img{object-fit:cover;height:100%}@media (max-width: 999px){.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article .image-container{height:230px}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article .image-container img{height:100%;object-fit:cover}}@media (max-width: 549px){.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article .image-container{height:300px}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article .image-container img{height:100%;object-fit:cover}}.page-type-blog .blog-articles-listing .articles-grid-wrapper .articles-grid .article .info-container{min-height:160px}.page-type-blog .blog-articles-listing .load-more-container{display:none;padding:60px 0;justify-content:center}.page-type-blog .blog-articles-listing .load-more-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:12px 20px}.page-type-blog .blog-articles-listing .load-more-container a:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.page-type-blog .blog-articles-listing .load-more-container a:hover{color:#000;background:#0000;border-color:#000}}.page-type-blog .blog-articles-listing .load-more-container a.loading{pointer-events:none;opacity:.6}.page-type-blog .blog-articles-listing .load-more-container a.disabled{pointer-events:none;opacity:.5}.article.view-mode-teaser .image-container{max-height:100%;position:relative}.article.view-mode-teaser .image-container img{display:block;width:100%}.article.view-mode-teaser .info-container{margin-top:10px}.article.view-mode-teaser .info-container .date{font-family:var(--swiss-font-family);font-weight:500;font-size:12px;display:block;margin-bottom:15px}.article.view-mode-teaser .info-container .title{font-family:var(--swiss-font-family);font-size:18px;margin-bottom:5px}@media screen and (max-width: 1459px){.article.view-mode-teaser .info-container .title{font-size:18px}}@media screen and (max-width: 999px){.article.view-mode-teaser .info-container .title{font-size:16px}}.article.view-mode-teaser .info-container .summary{font-family:var(--swiss-font-family);font-size:14px;margin-bottom:0}@media screen and (max-width: 1459px){.article.view-mode-teaser .info-container .summary{font-size:14px}}@media screen and (max-width: 999px){.article.view-mode-teaser .info-container .summary{font-size:14px}}.article.view-mode-teaser a{display:flex;flex-direction:column;height:100%}.article.view-mode-teaser a:hover .add-to-cart-container,.article.view-mode-teaser a:focus .add-to-cart-container{opacity:1}.article.view-mode-teaser a:has(.add-to-cart-button:focus) .add-to-cart-container,.article.view-mode-teaser a:has(.add-to-cart-button:focus-visible) .add-to-cart-container{opacity:1}.article.view-mode-teaser .tag-container{position:absolute;bottom:10px;right:10px;z-index:50;display:flex;flex-wrap:wrap}.article.view-mode-teaser .tag-container .tag{text-transform:uppercase;color:#000;font-family:var(--base-font-family);font-weight:500;font-size:11px;width:fit-content;height:fit-content;margin-left:5px;margin-bottom:4px;padding:5px 10px;border-radius:3px;background-color:#fff}.article.view-mode-teaser .tag-container .tag:last-child{margin-bottom:0}.page-type-search .tuc-page-title{color:#000;background:#f2efed}.page-type-search .template-search-header-wrapper{color:#000;background:#f2efed;padding-bottom:20px}.page-type-search .template-search-results{color:#000;background:#f2efed;padding-bottom:90px}.page-type-search .template-search-results .products-grid-wrapper .products-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:20px;grid-row-gap:50px}@media (max-width: 999px){.page-type-search .template-search-results .products-grid-wrapper .products-grid{grid-template-columns:1fr 1fr}}@media (max-width: 549px){.page-type-search .template-search-results .products-grid-wrapper .products-grid{grid-template-columns:1fr}}.page-type-search .template-search-results .products-grid-wrapper .load-more-container{display:none;padding:60px 0;justify-content:center}.page-type-search .template-search-results .products-grid-wrapper .load-more-container a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:12px 20px}.page-type-search .template-search-results .products-grid-wrapper .load-more-container a:hover{color:#000;background:#fff;border-color:#000}@media (max-width: 999px){.page-type-search .template-search-results .products-grid-wrapper .load-more-container a:hover{color:#000;background:#0000;border-color:#000}}.page-type-search .template-search-results .products-grid-wrapper .load-more-container a.loading{pointer-events:none;opacity:.6}.page-type-search .template-search-results .products-grid-wrapper .load-more-container a.disabled{pointer-events:none;opacity:.5}#predictive-search .template-search-header{text-align:right;font-family:var(--swiss-font-family);font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:.3px;text-decoration:underline}@media screen and (max-width: 1459px){#predictive-search .template-search-header{font-size:14px}}@media screen and (max-width: 999px){#predictive-search .template-search-header{font-size:14px}}#predictive-search .template-search-header-wrapper{color:#000;background:#f2efed;padding:20px 0}#predictive-search .template-search-results{color:#000;background:#f2efed;padding-bottom:20px}#predictive-search .template-search-results .products-grid-wrapper .products-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:20px;grid-row-gap:50px}@media (max-width: 999px){#predictive-search .template-search-results .products-grid-wrapper .products-grid{grid-template-columns:1fr 1fr}}@media (max-width: 549px){#predictive-search .template-search-results .products-grid-wrapper .products-grid{grid-template-columns:1fr}}.page-type-gift_card #fsb_container{display:none!important}.page-type-gift_card header{background:#fff;padding:10px 20px;display:flex;flex-direction:column;align-items:center}.page-type-gift_card header .logo-container{border-bottom:1px solid #f2efed;padding-bottom:10px;width:100%;text-align:center}.page-type-gift_card header h1{margin-top:60px}.page-type-gift_card header .amount{margin-top:25px;color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;padding:40px;width:500px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-type-gift_card header .amount:hover{color:#000;background:#0000;border-color:#000}@media (max-width: 999px){.page-type-gift_card header .amount:hover{color:#000;background:#0000;border-color:#000}}.page-type-gift_card header .amount.loading{pointer-events:none;opacity:.6}.page-type-gift_card header .amount *{margin:0;text-align:center}.page-type-gift_card main{color:#000;background:#fff}.page-type-gift_card main .gift-card__image-wrapper{margin:auto;padding:25px 0;width:500px;position:relative}.page-type-gift_card main .code{display:flex;align-items:center;background:#fff;border-radius:3px;width:fit-content;padding:5px 40px 5px 15px;position:absolute;left:50%;transform:translate(-50%);bottom:50px}.page-type-gift_card main .code.clone .gift-card__copy-button{opacity:0}.page-type-gift_card main .gift-card__number{margin:0}.page-type-gift_card main .gift-card__copy-button{content:"";border:none;padding:0;margin:0;background:url(copy.svg);background-size:100%;width:20px;height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:0}.page-type-gift_card main .gift-card__copy-success{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#fff;z-index:-1}.page-type-gift_card main .gift-card__copy-success svg{width:100%;height:100%}.page-type-gift_card main .gift-card__qr-code,.page-type-gift_card main .gift_card__apple-wallet{display:flex;justify-content:center;padding:25px 0}.page-type-gift_card main .gift-card__buttons{display:flex;justify-content:center;padding-bottom:50px}.page-type-gift_card main .gift-card__buttons a{color:#000;background:#0000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.page-type-gift_card main .gift-card__buttons a:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.page-type-gift_card main .gift-card__buttons a:hover{color:#000;background:#0000;border-color:#000}}.page-type-gift_card main .gift-card__buttons a.loading{pointer-events:none;opacity:.6}.loading-spinner-container{position:absolute;top:0;bottom:0;left:0;right:0;z-index:100;background:#ffffff80;-webkit-transition:opacity .5s cubic-bezier(.455,.03,.515,.955);-moz-transition:opacity .5s cubic-bezier(.455,.03,.515,.955);-ms-transition:opacity .5s cubic-bezier(.455,.03,.515,.955);transition:opacity .5s cubic-bezier(.455,.03,.515,.955);opacity:0;pointer-events:none}.loading-spinner-container .loading-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100;width:40px;height:40px}@keyframes spinner{to{transform:rotate(360deg)}}.loading-spinner-container .loading-spinner:before{position:absolute;content:"";box-sizing:border-box;width:100%;height:100%;border-radius:50%;border:2px solid #ccc;border-top-color:#000;animation:spinner .6s linear infinite;pointer-events:none}.template-cart .cart__warnings{text-align:center;margin-bottom:120px}.template-cart .cart__warnings a.button{color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;margin-bottom:40px}.template-cart .cart__warnings a.button:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.template-cart .cart__warnings a.button:hover{color:#fff;background:#000;border-color:#000}}.template-cart .cart__warnings a.button.loading{pointer-events:none;opacity:.6}.template-cart #main-cart-form.loading{pointer-events:none}.template-cart #main-cart-form.loading .loading-spinner-container{opacity:1;pointer-events:auto}.template-cart .cart-items{width:100%}.template-cart .cart-items .cart-head{display:flex;padding-bottom:10px}.template-cart .cart-items .cart-head div{font-family:var(--swiss-font-family);text-transform:uppercase;font-weight:500;font-size:11px;border-bottom:none}.template-cart .cart-items .cart-head div.product-title{width:calc(100% * 2 / 3)}.template-cart .cart-items .cart-head div.quantity-title{margin-left:480px;width:calc(100% * 1 / 3)}@media (max-width: 999px){.template-cart .cart-items .cart-head div.quantity-title{margin-left:280px}}@media (max-width: 767px){.template-cart .cart-items .cart-head div.quantity-title{margin-left:115px}}@media (max-width: 549px){.template-cart .cart-items .cart-head div.quantity-title{display:none}}.template-cart .cart-items .cart-head div.total-title{width:calc(100% * 1 / 3);text-align:right}.template-cart .cart-items .cart-body .cart-item{display:flex;align-items:center;border-top:1px solid #e4e4e4;height:200px}@media (max-width: 767px){.template-cart .cart-items .cart-body .cart-item{height:180px}}@media (max-width: 549px){.template-cart .cart-items .cart-body .cart-item{position:relative;height:auto;padding:20px 0;align-items:flex-start;flex-wrap:wrap}}.template-cart .cart-items .cart-body .cart-item .cart-item-details{width:calc(100% * 2 / 3);display:flex;align-items:center;position:relative}.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-image-container img{width:112px}@media (max-width: 767px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-image-container img{width:100px}}.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info{display:flex;flex-direction:column;margin-left:60px}@media (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info{margin-left:20px}}@media (max-width: 549px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info{margin-left:10px}}.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info a{font-weight:700;font-family:var(--swiss-font-family);font-size:16px;display:block;margin-bottom:5px}@media screen and (max-width: 1459px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info a{font-size:16px}}@media screen and (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info a{font-size:16px}}.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-subscription-details{font-family:var(--swiss-font-family);font-size:16px;margin-bottom:2px;font-style:italic}@media screen and (max-width: 1459px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-subscription-details{font-size:16px}}@media screen and (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-subscription-details{font-size:16px}}.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-format{font-family:var(--swiss-font-family);font-size:16px;margin-bottom:10px}@media screen and (max-width: 1459px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-format{font-size:16px}}@media screen and (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-format{font-size:16px}}.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-option{font-size:16px;font-family:var(--base-font-family)}@media screen and (max-width: 1459px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-option{font-size:16px}}@media screen and (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-details .cart-item-info .product-option{font-size:16px}}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity{width:calc(100% * 1 / 3);display:flex;align-items:center;transform:translate(235px)}@media (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-quantity{transform:translate(135px)}}@media (max-width: 767px){.template-cart .cart-items .cart-body .cart-item .cart-item-quantity{transform:translate(50px)}}@media (max-width: 549px){.template-cart .cart-items .cart-body .cart-item .cart-item-quantity{order:3;width:100%;transform:translate(0)}}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper{display:flex;align-items:center}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper a{font-family:var(--swiss-font-family);font-weight:700;color:#000;border-bottom:1px solid #000;text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper a:hover,.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper a.active{opacity:.5;color:#000;border-bottom-color:#000}@media (max-width: 999px){.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper a:hover,.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper a.active{opacity:1}}@media (max-width: 549px){.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-item-quantity-wrapper{justify-content:flex-end;padding-top:10px;width:100%}}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity{display:flex;align-items:center;border:1px solid #000;height:30px;margin-right:20px}@media (max-width: 549px){.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity{height:40px}}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity div,.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity input{margin:0}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity .less,.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity .more{border:none;margin-bottom:0}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity .less{content:"";background:url(negatif.png) center no-repeat;background-size:8px 1px;width:10px;height:1px;cursor:pointer;padding:12px}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity .more{content:"";background:url(plus.png) center no-repeat;background-size:8px;width:11px;height:11px;cursor:pointer;padding:12px}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity input{width:22px;height:24px;border:none;text-align:center;font-size:14px;font-family:var(--swiss-font-family);padding:0}.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity input::-webkit-outer-spin-button,.template-cart .cart-items .cart-body .cart-item .cart-item-quantity .cart-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.template-cart .cart-items .cart-body .cart-item .cart-item-totals{width:calc(100% * 1 / 3);text-align:right;font-weight:700;font-family:var(--base-font-family)}.template-cart .has-background{background:#f2efed}.template-cart .swiper-products-teaser{padding:20px 20px 60px;overflow:hidden}@media (max-width: 549px){.template-cart .swiper-products-teaser{padding-bottom:20px}}.template-cart .swiper-products-teaser .navigation{display:flex;justify-content:center;margin-top:55px}@media (max-width: 549px){.template-cart .swiper-products-teaser .navigation{margin-top:25px}}.template-cart .tuq-cart-footer{display:flex;justify-content:space-between;margin:30px auto 120px}@media (max-width: 767px){.template-cart .tuq-cart-footer{flex-direction:column}}.template-cart .tuq-cart-footer:after{display:none}.template-cart .tuq-cart-footer .cart-note-container{width:365px}@media (max-width: 767px){.template-cart .tuq-cart-footer .cart-note-container{width:100%}}.template-cart .tuq-cart-footer .cart-note-container label{font-family:var(--base-font-family);font-size:14px;font-weight:400;margin-bottom:20px}.template-cart .tuq-cart-footer .cart-note-container textarea{width:100%;min-height:135px;border:1px solid #000;border-radius:0;font-family:var(--base-font-family);font-size:14px;padding:15px}.template-cart .tuq-cart-footer .cart-note-container textarea:focus-visible{outline:revert}.template-cart .tuq-cart-footer .cart-note-container textarea::placeholder{color:#000;font-size:14px;font-family:var(--base-font-family)}.template-cart .tuq-cart-footer .cart-totals-container{text-align:right}@media (max-width: 999px){.template-cart .tuq-cart-footer .cart-totals-container{max-width:50%}}@media (max-width: 767px){.template-cart .tuq-cart-footer .cart-totals-container{max-width:100%}}.template-cart .tuq-cart-footer .cart-totals-container .totals h2{font-family:var(--swiss-font-family);font-weight:700;font-size:12px;text-transform:uppercase}.template-cart .tuq-cart-footer .cart-totals-container .totals .total-value{font-weight:700;font-size:16px;font-family:var(--base-font-family)}@media screen and (max-width: 1459px){.template-cart .tuq-cart-footer .cart-totals-container .totals .total-value{font-size:16px}}@media screen and (max-width: 999px){.template-cart .tuq-cart-footer .cart-totals-container .totals .total-value{font-size:16px}}.template-cart .tuq-cart-footer .cart-totals-container .shipping-taxes-notes p{font-size:14px}@media screen and (max-width: 1459px){.template-cart .tuq-cart-footer .cart-totals-container .shipping-taxes-notes p{font-size:14px}}@media screen and (max-width: 999px){.template-cart .tuq-cart-footer .cart-totals-container .shipping-taxes-notes p{font-size:14px}}.template-cart .tuq-cart-footer .cart-totals-container .gift-wrapper{margin-bottom:2rem}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons{width:350px;margin-left:auto}@media (max-width: 767px){.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons{width:100%}}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons button,.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons a.button{width:100%;color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons button:hover,.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons a.button:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons button:hover,.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons a.button:hover{color:#fff;background:#000;border-color:#000}}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons button.loading,.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons a.button.loading{pointer-events:none;opacity:.6}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons button:focus-visible,.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons a.button:focus-visible{outline:revert}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .dynamic-checkout__content{width:100%}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .dynamic-checkout__content ul{margin:0!important}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .dynamic-checkout__content ul li{height:40px!important;margin:0 0 10px!important;flex-basis:100%!important}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .dynamic-checkout__content ul li div[role=button]{border-radius:0!important;height:40px!important;background:#000!important;border-color:#000!important}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .dynamic-checkout__content ul li:last-child{margin-bottom:0!important}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .dynamic-checkout__content ul li:before{display:none!important}.template-cart .tuq-cart-footer .cart-totals-container .checkout-buttons .sezzle-checkout-button{border-radius:0!important;height:40px!important;background:#000!important;border-color:#000!important;line-height:25px}.template-cart footer{border-top:1px solid #f2efed}.cart-drawer-container{position:fixed;top:0;bottom:0;right:0;left:0;z-index:10000000000;pointer-events:none}.cart-drawer-container #cart-drawer-background{position:absolute;top:0;bottom:0;right:0;left:0;z-index:0;background:#0003;cursor:pointer;-webkit-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);-moz-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);-ms-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);transition:opacity .5s cubic-bezier(.25,.46,.45,.94);opacity:0}.cart-drawer-container #cart-drawer{background:#fff;width:100%;max-width:460px;position:absolute;top:0;bottom:0;right:0;z-index:2;display:flex;flex-direction:column;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%);-webkit-transition:transform .5s cubic-bezier(.25,.46,.45,.94);-moz-transition:transform .5s cubic-bezier(.25,.46,.45,.94);-ms-transition:transform .5s cubic-bezier(.25,.46,.45,.94);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}@media (max-width: 767px){.cart-drawer-container #cart-drawer{max-width:80%}}@media (max-width: 549px){.cart-drawer-container #cart-drawer{max-width:85%}}.cart-drawer-container #cart-drawer.loading{pointer-events:none}.cart-drawer-container #cart-drawer.loading .loading-spinner-container{opacity:1;pointer-events:auto}.cart-drawer-container #cart-drawer .cart-drawer-header{padding:30px 30px 0}@media (max-width: 549px){.cart-drawer-container #cart-drawer .cart-drawer-header{padding:15px 15px 0}}.cart-drawer-container #cart-drawer .cart-drawer-header h3{font-size:22px;font-weight:500}.cart-drawer-container #cart-drawer #cart-drawer-content{overflow-y:auto;padding-left:30px;padding-right:30px;margin-bottom:auto}@media (max-width: 549px){.cart-drawer-container #cart-drawer #cart-drawer-content{padding:0 15px}}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item{border-top:1px solid #f2efed;display:flex;align-items:center;border-top:1px solid #e4e4e4;min-height:140px;position:relative}@media (max-width: 999px){.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item{min-height:120px}}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-details{height:100%;display:flex;flex-direction:column;padding:10px 0 15px;margin-left:25px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .remove-item-button{position:absolute;top:0;right:0;content:"";display:block;background:url(cross_black.svg) center no-repeat;background-size:10px;width:10px;height:10px;font-size:0;padding:15px;opacity:1}@media (max-width: 999px){.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .remove-item-button{opacity:1;background-size:15px}}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-image-container{flex-shrink:0}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-image-container a{height:100%;display:flex;max-width:110px}@media (max-width: 999px){.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-image-container a{max-width:65px}}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-image-container a img{width:100%;height:auto;max-width:80px;align-self:center}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-info{display:flex;flex-direction:column;padding-right:30px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-info a{font-weight:700;font-family:var(--swiss-font-family);font-size:13px;display:block;margin-bottom:5px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-info .product-subscription-details{font-family:var(--swiss-font-family);font-size:13px;margin-bottom:2px;font-style:italic}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-info .product-format{font-family:var(--swiss-font-family);margin-bottom:10px;font-size:13px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity{display:flex;align-items:center;margin-top:auto}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-item-quantity-wrapper{display:flex;align-items:center}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-item-quantity-wrapper a{font-family:var(--swiss-font-family);font-weight:700;color:#000;border-bottom:1px solid #000;text-decoration:none;padding-bottom:2px;-webkit-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-moz-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);-ms-transition:opacity .5s cubic-bezier(.86,.36,.33,.84);transition:opacity .5s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-item-quantity-wrapper a:hover,.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-item-quantity-wrapper a.active{opacity:.5;color:#000;border-bottom-color:#000}@media (max-width: 999px){.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-item-quantity-wrapper a:hover,.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-item-quantity-wrapper a.active{opacity:1}}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity{display:flex;align-items:center;border:1px solid #000;height:30px;margin-right:20px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity button,.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity input,.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity div{margin:0}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity .less,.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity .more{border:none}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity .less{content:"";background:url(negatif.png) center no-repeat;background-size:8px 1px;width:10px;height:1px;cursor:pointer;padding:12px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity .more{content:"";background:url(plus.png) center no-repeat;background-size:9px;width:11px;height:11px;cursor:pointer;padding:12px}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity input{width:22px;height:24px;border:none;text-align:center;font-size:14px;font-family:var(--swiss-font-family);padding:0}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity input::-webkit-outer-spin-button,.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-quantity .cart-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer-container #cart-drawer #cart-drawer-content .cart-item .cart-item-price{font-weight:700;font-family:var(--base-font-family);font-size:14px;position:absolute;right:0;bottom:20px}.cart-drawer-container #cart-drawer .cart-drawer-upsale{overflow:hidden;flex-shrink:0}.cart-drawer-container #cart-drawer .cart-drawer-upsale .swiper-products-teaser{padding-left:30px;padding-right:30px;padding-bottom:10px}@media (max-width: 549px){.cart-drawer-container #cart-drawer .cart-drawer-upsale .swiper-products-teaser{padding-left:15px;padding-right:15px;padding-bottom:10px}}.cart-drawer-container #cart-drawer .cart-drawer-upsale .swiper-scrollbar{position:relative;margin-top:30px;left:0;border-radius:0;height:5px}@media (max-width: 549px){.cart-drawer-container #cart-drawer .cart-drawer-upsale .swiper-scrollbar{margin-top:10px}}.cart-drawer-container #cart-drawer .cart-drawer-upsale .swiper-scrollbar .swiper-scrollbar-drag{background-color:#000;border-radius:0;cursor:grab}.cart-drawer-container #cart-drawer .cart-drawer-footer{padding:0 30px 30px}@media (max-width: 549px){.cart-drawer-container #cart-drawer .cart-drawer-footer{padding:0 15px 15px}}.cart-drawer-container #cart-drawer .cart-drawer-footer .total-wrapper{display:flex;align-items:center;justify-content:space-between}.cart-drawer-container #cart-drawer .cart-drawer-footer .total-wrapper h3{font-size:22px;font-weight:500;margin-bottom:0}.cart-drawer-container #cart-drawer .cart-drawer-footer .total-wrapper .total-value{font-weight:700;font-family:var(--base-font-family);font-size:14px;margin-bottom:0}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper{margin-top:2rem}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons button,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons li div,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons a.button{width:100%;height:40px!important;line-height:35px;margin:0 0 10px!important;padding-top:2px;padding-bottom:2px;border-radius:0!important;color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;background-color:#000!important;border-color:#000!important;outline:revert}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons button:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons li div:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons a.button:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons button:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons li div:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons a.button:hover{color:#fff;background:#000;border-color:#000}}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons button.loading,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons li div.loading,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons a.button.loading{pointer-events:none;opacity:.6}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons button:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons li div:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons a.button:hover{color:#000!important;background:#f2efed!important;border-color:#f2efed!important}@media (max-width: 999px){.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons button:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons li div:hover,.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons a.button:hover{color:#fff!important;background:#000!important;border-color:#000!important}}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .checkout-buttons ul li:before{display:none}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .dynamic-checkout__content{width:100%}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .dynamic-checkout__content ul{margin:0!important}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .dynamic-checkout__content ul li{height:40px!important;margin:0!important;flex-basis:100%!important}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .dynamic-checkout__content ul li div[role=button]{border-radius:0!important;height:40px!important;background:#000!important;border-color:#000!important}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper .dynamic-checkout__content ul li:before{display:none!important}.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper p{margin-bottom:0;text-align:center;font-size:13px;line-height:18px}@media (max-width: 549px){.cart-drawer-container #cart-drawer .cart-drawer-footer .checkout-wrapper p{font-size:11px;line-height:16px}}.cart-drawer-container #cart-drawer .cart__warnings{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.cart-drawer-container.shown{pointer-events:auto}.cart-drawer-container.shown #cart-drawer-background{opacity:1}.cart-drawer-container.shown #cart-drawer{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0)}.template-cart .bottles-saved-container,.cart-drawer-container .bottles-saved-container{background-color:#dae6f2;padding:40px 20px;margin-bottom:40px}.template-cart .bottles-saved-container .bottles-equivalent,.cart-drawer-container .bottles-saved-container .bottles-equivalent{max-width:500px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;text-align:left}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__icon,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__icon{display:block;height:auto;width:35px}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent-content,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent-content{display:flex;flex-wrap:wrap;align-items:center;padding-left:20px;width:calc(100% - 35px);color:#000}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__text,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text{width:100%;font-size:16px;margin-bottom:8px}@media screen and (max-width: 1459px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__text,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text{font-size:16px}}@media screen and (max-width: 999px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__text,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text{font-size:16px}}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big{display:block;padding-top:4px;font-size:24px;font-weight:700}@media screen and (max-width: 1459px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big{font-size:22px}}@media screen and (max-width: 999px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big{font-size:20px}}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar{background-color:#dae6f2;border:1px solid #000;border-radius:9999px;height:12px;position:relative;width:100%}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar .bottles-equivalent__progress,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar .bottles-equivalent__progress{background-color:#000;border-radius:9999px;bottom:0;display:block;left:0;position:absolute;top:0;z-index:1;-webkit-transition:width .25s cubic-bezier(.455,.03,.515,.955);-moz-transition:width .25s cubic-bezier(.455,.03,.515,.955);-ms-transition:width .25s cubic-bezier(.455,.03,.515,.955);transition:width .25s cubic-bezier(.455,.03,.515,.955)}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar .bottles-equivalent__marker,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar .bottles-equivalent__marker{border-left:1px solid #000;bottom:-9px;display:block;position:absolute;top:0;z-index:2}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar .bottles-equivalent__marker:after,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar .bottles-equivalent__marker:after{border-bottom:6px solid #000;border-left:3px solid transparent;border-right:3px solid transparent;bottom:0;content:"";display:block;left:-3px;position:absolute}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__message,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__message{font-size:16px;color:#000;width:100%;text-align:center;padding-top:15px}@media screen and (max-width: 1459px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__message,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__message{font-size:16px}}@media screen and (max-width: 999px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__message,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__message{font-size:16px}}@media (max-width: 549px){.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent__icon,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__icon{width:25px}.template-cart .bottles-saved-container .bottles-equivalent .bottles-equivalent-content,.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent-content{width:calc(100% - 25px)}}.cart-drawer-container .bottles-saved-container{padding:10px 20px;margin-bottom:0}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text{font-size:14px;margin-bottom:8px}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big{padding-top:4px;font-size:18px}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__message{font-size:12px;padding-top:8px}@media (max-width: 549px){.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__icon{width:25px}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent-content{width:calc(100% - 25px)}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text{font-size:12px;margin-bottom:8px}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__text span.big{padding-top:4px;font-size:16px}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__bar{height:8px}.cart-drawer-container .bottles-saved-container .bottles-equivalent .bottles-equivalent__message{font-size:12px;padding-top:10px}}.template-cart .gift-wrapper,.cart-drawer-container .gift-wrapper{text-align:right}.template-cart .gift-wrapper label,.cart-drawer-container .gift-wrapper label{display:inline-flex;position:relative;cursor:pointer;align-items:center;padding-left:30px;font-size:16px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;outline:0;font-weight:400}.template-cart .gift-wrapper label:before,.cart-drawer-container .gift-wrapper label:before{content:"";background:#fff center center no-repeat;width:20px;height:20px;line-height:0;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);margin-right:12px;display:flex;justify-content:center;align-items:center;border:2px solid #000}.template-cart .gift-wrapper input:checked+label:before,.cart-drawer-container .gift-wrapper input:checked+label:before{background:#fff url(check.svg) center center no-repeat;background-size:85%}@use "../variables" as *;@use "../mixins" as *;body.toc .freegifts-main-container{font-family:var(--base-font-family)}body.toc .freegifts-main-container button.btn-nav-slide.disabled{display:none}body.toc .freegifts-main-container .bogos-gifts-slider-header .bogos-slider-close-btn{padding:0;margin:0;line-height:0}body.toc .freegifts-main-container .bogos-gifts-slider-header .bogos-slider-close-btn svg{width:18px;height:auto}body.toc .freegifts-main-container .bogos-gifts-slider-header .bogos-slider-close-btn:hover{background:transparent}body.toc .freegifts-main-container .bogos-gifts-slider-container{border-radius:0;padding:20px;background:#f2efed}body.toc .freegifts-main-container .bogos-slider-offers-container{border-radius:0}body.toc .freegifts-main-container .bogos-slider-offers-container .bogos-slider-offer{border-radius:0;background:#f2efed}body.toc .freegifts-main-container .bogos-offer-gift-items-container .bogos-offer-gift-item{border-radius:0;border:none;box-shadow:none}body.toc .freegifts-main-container .bogos-gift-item-add-btn.btn-add-to-cart{margin-bottom:0;color:#fff;background:#000;border:1px solid #000;border-radius:0;-webkit-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-moz-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);-ms-transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);transition:background .25s cubic-bezier(.86,.36,.33,.84),color .25s cubic-bezier(.86,.36,.33,.84),border .25s cubic-bezier(.86,.36,.33,.84);font-size:11px;text-transform:uppercase;font-family:var(--swiss-font-family);font-weight:500;box-shadow:none;width:100%}body.toc .freegifts-main-container .bogos-gift-item-add-btn.btn-add-to-cart:hover{color:#000;background:#f2efed;border-color:#f2efed}@media (max-width: 999px){body.toc .freegifts-main-container .bogos-gift-item-add-btn.btn-add-to-cart:hover{color:#fff;background:#000;border-color:#000}}body.toc .freegifts-main-container .bogos-gift-item-add-btn.btn-add-to-cart.loading{pointer-events:none;opacity:.6}body.toc .freegifts-main-container .bogos-gift-item-add-btn.btn-add-to-cart:focus-visible{outline:revert}
/*# sourceMappingURL=/cdn/shop/t/57/assets/styles.css.map */
