@import url(https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Urbanist:wght@100..900&display=swap);
.loader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;background:#191825;background:var(--color-col-bg, #191825);display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center;flex-wrap:wrap;font-size:1.8rem}.loader .spinner>*{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00)}.loader.loaded{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear}.loader.hidden{display:none}.woocommerce .loader::before{content:none !important}
*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.6rem;font-weight:normal;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:none !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:none;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:600}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:900}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none;max-width:100%}svg:not(:root){overflow:hidden}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:10px;font-weight:500}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none !important}:root{--container-width: 100%;--fluid-container-width: 1550px}@media(min-width: 576px){:root{--container-width: 100%}}@media(min-width: 768px){:root{--container-width: 100%}}@media(min-width: 992px){:root{--container-width: 960px}}@media(min-width: 1200px){:root{--container-width: 1140px}}@media(min-width: 1400px){:root{--container-width: 1320px}}.container{width:100%;margin:0 auto;padding:0 1.5rem;max-width:100%;max-width:var(--container-width);--fluid-margin: calc((var(--container-width) - min(var(--fluid-container-width), 100vw)) / 2);--fluid-width: calc(100% - var(--fluid-margin));--fluid-margin-full: calc((var(--container-width) - 100vw) / 2);--fluid-width-full: calc(100% - var(--fluid-margin-full))}@media(min-width: 992px){.container .fluid-left{margin-left:var(--fluid-margin);width:var(--fluid-width);max-width:var(--fluid-width)}.container .fluid-right{margin-right:var(--fluid-margin);width:var(--fluid-width);max-width:var(--fluid-width)}.container .fluid-left-full{margin-left:var(--fluid-margin-full);width:var(--fluid-width-full);max-width:var(--fluid-width-full)}.container .fluid-right-full{margin-right:var(--fluid-margin-full);width:var(--fluid-width-full);max-width:var(--fluid-width-full)}}.row{display:flex;margin:0 -1.5rem;flex-wrap:wrap}[class*=col-],.col{flex:0 0 auto;padding-left:1.5rem;padding-right:1.5rem}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-1{width:8.333333%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.666666%}.col-12{width:100%}.g-col-1{display:grid;grid-template-columns:repeat(1, 1fr);padding:0}.g-col-2{display:grid;grid-template-columns:repeat(2, 1fr);padding:0}.g-col-3{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.g-col-4{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}.g-col-5{display:grid;grid-template-columns:repeat(5, 1fr);padding:0}.g-col-6{display:grid;grid-template-columns:repeat(6, 1fr);padding:0}.g-col-7{display:grid;grid-template-columns:repeat(7, 1fr);padding:0}.g-col-8{display:grid;grid-template-columns:repeat(8, 1fr);padding:0}.g-col-9{display:grid;grid-template-columns:repeat(9, 1fr);padding:0}.g-col-10{display:grid;grid-template-columns:repeat(10, 1fr);padding:0}.g-col-11{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.g-col-12{display:grid;grid-template-columns:repeat(12, 1fr);padding:0}@media(max-width: 1399.9px){.col-xxl-1{width:8.333333%}.col-xxl-2{width:16.66%}.col-xxl-3{width:25%}.col-xxl-4{width:33.33%}.col-xxl-5{width:41.66%}.col-xxl-6{width:50%}.col-xxl-7{width:58.33%}.col-xxl-8{width:66.66%}.col-xxl-9{width:75%}.col-xxl-10{width:83.33%}.col-xxl-11{width:91.666666%}.col-xxl-12{width:100%}.d-xxl-none{display:none !important}.d-xxl-block{display:block !important}.g-col-xxl-1{display:grid;grid-template-columns:repeat(1, 1fr);padding:0}.g-col-xxl-2{display:grid;grid-template-columns:repeat(2, 1fr);padding:0}.g-col-xxl-3{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.g-col-xxl-4{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}.g-col-xxl-5{display:grid;grid-template-columns:repeat(5, 1fr);padding:0}.g-col-xxl-6{display:grid;grid-template-columns:repeat(6, 1fr);padding:0}.g-col-xxl-7{display:grid;grid-template-columns:repeat(7, 1fr);padding:0}.g-col-xxl-8{display:grid;grid-template-columns:repeat(8, 1fr);padding:0}.g-col-xxl-9{display:grid;grid-template-columns:repeat(9, 1fr);padding:0}.g-col-xxl-10{display:grid;grid-template-columns:repeat(10, 1fr);padding:0}.g-col-xxl-11{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.g-col-xxl-12{display:grid;grid-template-columns:repeat(12, 1fr);padding:0}}@media(max-width: 1199.9px){.col-xl-1{width:8.333333%}.col-xl-2{width:16.66%}.col-xl-3{width:25%}.col-xl-4{width:33.33%}.col-xl-5{width:41.66%}.col-xl-6{width:50%}.col-xl-7{width:58.33%}.col-xl-8{width:66.66%}.col-xl-9{width:75%}.col-xl-10{width:83.33%}.col-xl-11{width:91.666666%}.col-xl-12{width:100%}.d-xl-none{display:none !important}.d-xl-block{display:block !important}.g-col-xl-1{display:grid;grid-template-columns:repeat(1, 1fr);padding:0}.g-col-xl-2{display:grid;grid-template-columns:repeat(2, 1fr);padding:0}.g-col-xl-3{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.g-col-xl-4{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}.g-col-xl-5{display:grid;grid-template-columns:repeat(5, 1fr);padding:0}.g-col-xl-6{display:grid;grid-template-columns:repeat(6, 1fr);padding:0}.g-col-xl-7{display:grid;grid-template-columns:repeat(7, 1fr);padding:0}.g-col-xl-8{display:grid;grid-template-columns:repeat(8, 1fr);padding:0}.g-col-xl-9{display:grid;grid-template-columns:repeat(9, 1fr);padding:0}.g-col-xl-10{display:grid;grid-template-columns:repeat(10, 1fr);padding:0}.g-col-xl-11{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.g-col-xl-12{display:grid;grid-template-columns:repeat(12, 1fr);padding:0}}@media(max-width: 991.9px){.col-lg-1{width:8.333333%}.col-lg-2{width:16.66%}.col-lg-3{width:25%}.col-lg-4{width:33.33%}.col-lg-5{width:41.66%}.col-lg-6{width:50%}.col-lg-7{width:58.33%}.col-lg-8{width:66.66%}.col-lg-9{width:75%}.col-lg-10{width:83.33%}.col-lg-11{width:91.666666%}.col-lg-12{width:100%}.d-lg-none{display:none !important}.d-lg-block{display:block !important}.g-col-lg-1{display:grid;grid-template-columns:repeat(1, 1fr);padding:0}.g-col-lg-2{display:grid;grid-template-columns:repeat(2, 1fr);padding:0}.g-col-lg-3{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.g-col-lg-4{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}.g-col-lg-5{display:grid;grid-template-columns:repeat(5, 1fr);padding:0}.g-col-lg-6{display:grid;grid-template-columns:repeat(6, 1fr);padding:0}.g-col-lg-7{display:grid;grid-template-columns:repeat(7, 1fr);padding:0}.g-col-lg-8{display:grid;grid-template-columns:repeat(8, 1fr);padding:0}.g-col-lg-9{display:grid;grid-template-columns:repeat(9, 1fr);padding:0}.g-col-lg-10{display:grid;grid-template-columns:repeat(10, 1fr);padding:0}.g-col-lg-11{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.g-col-lg-12{display:grid;grid-template-columns:repeat(12, 1fr);padding:0}}@media(max-width: 767.9px){.col-md-1{width:8.333333%}.col-md-2{width:16.66%}.col-md-3{width:25%}.col-md-4{width:33.33%}.col-md-5{width:41.66%}.col-md-6{width:50%}.col-md-7{width:58.33%}.col-md-8{width:66.66%}.col-md-9{width:75%}.col-md-10{width:83.33%}.col-md-11{width:91.666666%}.col-md-12{width:100%}.d-md-none{display:none !important}.d-md-block{display:block !important}.g-col-md-1{display:grid;grid-template-columns:repeat(1, 1fr);padding:0}.g-col-md-2{display:grid;grid-template-columns:repeat(2, 1fr);padding:0}.g-col-md-3{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.g-col-md-4{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}.g-col-md-5{display:grid;grid-template-columns:repeat(5, 1fr);padding:0}.g-col-md-6{display:grid;grid-template-columns:repeat(6, 1fr);padding:0}.g-col-md-7{display:grid;grid-template-columns:repeat(7, 1fr);padding:0}.g-col-md-8{display:grid;grid-template-columns:repeat(8, 1fr);padding:0}.g-col-md-9{display:grid;grid-template-columns:repeat(9, 1fr);padding:0}.g-col-md-10{display:grid;grid-template-columns:repeat(10, 1fr);padding:0}.g-col-md-11{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.g-col-md-12{display:grid;grid-template-columns:repeat(12, 1fr);padding:0}}@media(max-width: 575.9px){.col-sm-1{width:8.333333%}.col-sm-2{width:16.66%}.col-sm-3{width:25%}.col-sm-4{width:33.33%}.col-sm-5{width:41.66%}.col-sm-6{width:50%}.col-sm-7{width:58.33%}.col-sm-8{width:66.66%}.col-sm-9{width:75%}.col-sm-10{width:83.33%}.col-sm-11{width:91.666666%}.col-sm-12{width:100%}.d-sm-none{display:none !important}.d-sm-block{display:block !important}.g-col-sm-1{display:grid;grid-template-columns:repeat(1, 1fr);padding:0}.g-col-sm-2{display:grid;grid-template-columns:repeat(2, 1fr);padding:0}.g-col-sm-3{display:grid;grid-template-columns:repeat(3, 1fr);padding:0}.g-col-sm-4{display:grid;grid-template-columns:repeat(4, 1fr);padding:0}.g-col-sm-5{display:grid;grid-template-columns:repeat(5, 1fr);padding:0}.g-col-sm-6{display:grid;grid-template-columns:repeat(6, 1fr);padding:0}.g-col-sm-7{display:grid;grid-template-columns:repeat(7, 1fr);padding:0}.g-col-sm-8{display:grid;grid-template-columns:repeat(8, 1fr);padding:0}.g-col-sm-9{display:grid;grid-template-columns:repeat(9, 1fr);padding:0}.g-col-sm-10{display:grid;grid-template-columns:repeat(10, 1fr);padding:0}.g-col-sm-11{display:grid;grid-template-columns:repeat(11, 1fr);padding:0}.g-col-sm-12{display:grid;grid-template-columns:repeat(12, 1fr);padding:0}}:root{--header-height: 0}html{scroll-padding-top:0;scroll-padding-top:var(--header-height);font-size:62.5%}html,body{height:100%;min-height:100vh;min-height:-webkit-fill-available}html #main,body #main{min-height:100%;display:flex;flex-direction:column}html #main main,body #main main{flex:1 0 auto}html #main #footer,html #main #copyright,body #main #footer,body #main #copyright{flex-shrink:0}body{margin:0;font-family:"Urbanist";font-family:var(--font-family, "Urbanist");background-color:#191825;background-color:var(--color-col-bg, #191825)}h1{font-family:"Unbounded";font-family:var(--font-family-headings, "Unbounded");font-size:calc(5.3rem * 1);font-size:calc(5.3rem * var(--font-size-ratio, 1));margin:0 0 4.3rem;line-height:1.3;font-weight:300;text-transform:none}@media(max-width: 767.9px){h1{font-size:calc(4.8rem * 1);font-size:calc(4.8rem * var(--font-size-ratio, 1))}}h2{font-family:"Unbounded";font-family:var(--font-family-headings, "Unbounded");font-size:calc(4.8rem * 1);font-size:calc(4.8rem * var(--font-size-ratio, 1));margin:0 0 3.4rem;font-weight:300;text-transform:none;line-height:1.3}@media(max-width: 767.9px){h2{font-size:calc(4rem * 1);font-size:calc(4rem * var(--font-size-ratio, 1))}}h3{font-family:"Unbounded";font-family:var(--font-family-headings, "Unbounded");font-size:calc(4rem * 1);font-size:calc(4rem * var(--font-size-ratio, 1));font-weight:300;line-height:1.3;text-transform:none}@media(max-width: 767.9px){h3{font-size:calc(3rem * 1);font-size:calc(3rem * var(--font-size-ratio, 1))}}h4{font-family:"Unbounded";font-family:var(--font-family-headings, "Unbounded");font-size:calc(3rem * 1);font-size:calc(3rem * var(--font-size-ratio, 1));font-weight:300;line-height:1.3;text-transform:none}@media(max-width: 767.9px){h4{font-size:calc(3rem * 1);font-size:calc(3rem * var(--font-size-ratio, 1))}}h5{font-family:"Unbounded";font-family:var(--font-family-headings, "Unbounded");font-size:calc(2.8rem * 1);font-size:calc(2.8rem * var(--font-size-ratio, 1));font-weight:300;line-height:1.3;text-transform:none}@media(max-width: 767.9px){h5{font-size:calc(2.8rem * 1);font-size:calc(2.8rem * var(--font-size-ratio, 1))}}h6{font-family:"Unbounded";font-family:var(--font-family-headings, "Unbounded");font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));font-weight:300;line-height:1.3;text-transform:none}p{font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1));font-weight:400;line-height:unset}@media(max-width: 767.9px){p{font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1))}}p.small,p.sm{font-size:calc(1.5rem * 0.85 * 1);font-size:calc(1.5rem * 0.85 * var(--font-size-ratio, 1));font-weight:400;line-height:unset}p.large,p.lg{font-size:calc(1.5rem * 1.2 * 1);font-size:calc(1.5rem * 1.2 * var(--font-size-ratio, 1));font-weight:400;line-height:unset}@media(max-width: 767.9px){p.large,p.lg{font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1))}}hr{border:0 solid #E3E3E3;border:0 solid var(--color-gray200, #E3E3E3);border-top-width:1px}.button,button:not(.gbtn):not([class*=plyr]){background:#FFBC00;background:var(--color-primary, #FFBC00);color:#fff;border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);padding:.8rem 2.4rem;border-radius:0px;border-width:1px;font-weight:400;transition:.3s;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));line-height:normal;border-style:solid;display:inline-block;text-decoration:none;text-transform:none;cursor:pointer;outline:none}@media(max-width: 767.9px){.button,button:not(.gbtn):not([class*=plyr]){padding:.8rem 2.4rem}}.button.light,button:not(.gbtn):not([class*=plyr]).light{background:#131313;background:var(--color-secondary, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary, #131313)}.button:hover,.button:focus,button:not(.gbtn):not([class*=plyr]):hover,button:not(.gbtn):not([class*=plyr]):focus{background:#FFA100;background:var(--color-primary-d, #FFA100);color:#fff;border-color:#FFA100;border-color:var(--color-primary-d, #FFA100);transition:.4s;text-decoration:none}.button:hover.light,.button:focus.light,button:not(.gbtn):not([class*=plyr]):hover.light,button:not(.gbtn):not([class*=plyr]):focus.light{background:#131313;background:var(--color-secondary-d, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary-d, #131313)}.button.disabled,button:not(.gbtn):not([class*=plyr]).disabled{filter:grayscale(1);cursor:not-allowed;pointer-events:none;opacity:1}.button-outline{background:#FFBC00;background:var(--color-primary, #FFBC00);color:#fff;border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);padding:.8rem 2.4rem;border-radius:0px;border-width:1px;font-weight:400;transition:.3s;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));line-height:normal;border-style:solid;display:inline-block;text-decoration:none;text-transform:none;cursor:pointer;background:transparent;color:#191825;border-color:#191825}@media(max-width: 767.9px){.button-outline{padding:.8rem 2.4rem}}.button-outline.light{background:#131313;background:var(--color-secondary, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary, #131313)}.button-outline:hover,.button-outline:focus{background:#FFA100;background:var(--color-primary-d, #FFA100);color:#fff;border-color:#FFA100;border-color:var(--color-primary-d, #FFA100);transition:.4s;text-decoration:none}.button-outline:hover.light,.button-outline:focus.light{background:#131313;background:var(--color-secondary-d, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary-d, #131313)}.button-outline.light{background:transparent;color:#fff;border-color:#fff}.button-outline.light:hover,.button-outline.light:focus{background:transparent;color:#515151;color:var(--color-secondary-l, #515151);border-color:#515151;border-color:var(--color-secondary-l, #515151)}.button-outline:hover,.button-outline:focus{background:transparent;color:#FFBC00;color:var(--color-primary, #FFBC00);border-color:#FFBC00;border-color:var(--color-primary, #FFBC00)}a,.link{color:#FFBC00;color:var(--color-primary, #FFBC00);text-transform:none;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));font-weight:400;transition:.3s;text-decoration:none;background-color:transparent}a:hover,a:focus,.link:hover,.link:focus{transition:.4s;color:#FFA100;color:var(--color-primary-d, #FFA100);text-decoration:underline;background-color:transparent}a.inverse-link,.link.inverse-link{color:#fff}a.inverse-link:hover,a.inverse-link:focus,.link.inverse-link:hover,.link.inverse-link:focus{color:#000}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty),input[type=date],input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=select],input[type=button],select,textarea{background-color:#fff;padding:1.1rem 1.4rem;padding:1.1rem 1.4rem;border:1px solid #878787;border:1px solid var(--color-gray500, #878787);border-radius:0px;transition:all .2s;outline:0}@media(max-width: 767.9px){input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty),input[type=date],input[type=email],input[type=file],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=select],input[type=button],select,textarea{padding:1.1rem 1.4rem}}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty):focus,input[type=date]:focus,input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=select]:focus,input[type=button]:focus,select:focus,textarea:focus{border-color:#878787;border-color:var(--color-gray500, #878787);box-shadow:none}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty)::-moz-placeholder, input[type=date]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=file]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=select]::-moz-placeholder, input[type=button]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder{color:#878787;color:var(--color-gray500, #878787)}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty):-ms-input-placeholder, input[type=date]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=select]:-ms-input-placeholder, input[type=button]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder{color:#878787;color:var(--color-gray500, #878787)}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty)::placeholder,input[type=date]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=select]::placeholder,input[type=button]::placeholder,select::placeholder,textarea::placeholder{color:#878787;color:var(--color-gray500, #878787)}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty).error,input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty)[aria-invalid=true],input[type=date].error,input[type=date][aria-invalid=true],input[type=email].error,input[type=email][aria-invalid=true],input[type=file].error,input[type=file][aria-invalid=true],input[type=number].error,input[type=number][aria-invalid=true],input[type=password].error,input[type=password][aria-invalid=true],input[type=search].error,input[type=search][aria-invalid=true],input[type=tel].error,input[type=tel][aria-invalid=true],input[type=text].error,input[type=text][aria-invalid=true],input[type=select].error,input[type=select][aria-invalid=true],input[type=button].error,input[type=button][aria-invalid=true],select.error,select[aria-invalid=true],textarea.error,textarea[aria-invalid=true]{border-color:#F46363;border-color:var(--color-danger, #F46363)}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty)~label.error,input[type=date]~label.error,input[type=email]~label.error,input[type=file]~label.error,input[type=number]~label.error,input[type=password]~label.error,input[type=search]~label.error,input[type=tel]~label.error,input[type=text]~label.error,input[type=select]~label.error,input[type=button]~label.error,select~label.error,textarea~label.error{color:#F46363;color:var(--color-danger, #F46363)}input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty).valid,input:not([type=checkbox]):not([type=radio]):not(.minus):not(.plus):not(.qty)[aria-invalid=false],input[type=date].valid,input[type=date][aria-invalid=false],input[type=email].valid,input[type=email][aria-invalid=false],input[type=file].valid,input[type=file][aria-invalid=false],input[type=number].valid,input[type=number][aria-invalid=false],input[type=password].valid,input[type=password][aria-invalid=false],input[type=search].valid,input[type=search][aria-invalid=false],input[type=tel].valid,input[type=tel][aria-invalid=false],input[type=text].valid,input[type=text][aria-invalid=false],input[type=select].valid,input[type=select][aria-invalid=false],input[type=button].valid,input[type=button][aria-invalid=false],select.valid,select[aria-invalid=false],textarea.valid,textarea[aria-invalid=false]{border-color:#13A735;border-color:var(--color-success, #13A735)}label.inplace-label{position:absolute !important;background-color:#fff;color:#878787;color:var(--color-gray500, #878787);line-height:1em;padding-left:.8rem;padding-right:.8rem;margin:0 0 0 -0.8rem;width:auto !important;font-weight:400;color:#A7A7A7;color:var(--color-gray400, #A7A7A7);font-size:1.1rem;transform:translate(1.1rem 1.4rem, 50%);transform:translate(1.4rem, 50%);opacity:0 !important;transition:all .2s linear !important}@media(max-width: 767.9px){label.inplace-label{position:static !important;transform:none !important;opacity:1 !important;padding:0 0 1rem 0 !important;margin:0 !important}}label.inplace-label~*::-moz-placeholder, label.inplace-label~* ::-moz-placeholder{-moz-transition:all .2s ease-in !important;transition:all .2s ease-in !important}label.inplace-label~*:-ms-input-placeholder, label.inplace-label~* :-ms-input-placeholder{-ms-transition:all .2s ease-in !important;transition:all .2s ease-in !important}label.inplace-label~*::placeholder,label.inplace-label~* ::placeholder{transition:all .2s ease-in !important}label.inplace-label.show-inplace{border-radius:2px;transform:translate(1.1rem 1.4rem, -50%);transform:translate(1.4rem, -50%);opacity:1 !important;z-index:10}@media(max-width: 767.9px){label.inplace-label.show-inplace{transform:none !important}}label.inplace-label.show-inplace~*::-moz-placeholder, label.inplace-label.show-inplace~* ::-moz-placeholder{opacity:0 !important}label.inplace-label.show-inplace~*:-ms-input-placeholder, label.inplace-label.show-inplace~* :-ms-input-placeholder{opacity:0 !important}label.inplace-label.show-inplace~*::placeholder,label.inplace-label.show-inplace~* ::placeholder{opacity:0 !important}.sticky-side-menu{position:-webkit-sticky !important;position:sticky !important;top:0;display:flex;flex-flow:column nowrap}@media(max-width: 767.9px){.sticky-side-menu{padding:0;position:static !important}.sticky-side-menu.active{position:fixed !important;top:0}}.sticky-side-menu .sticky-side-menu-item{font-size:1.4rem;display:block;list-style:none;background-image:none;background-repeat:none;background-position:0;transition:background-color .5s ease-in-out}.sticky-side-menu .sticky-side-menu-item:hover{background-color:#F5F5F5;background-color:var(--color-gray100, #F5F5F5)}.sticky-side-menu .sticky-side-menu-item:active{background-color:#CCC9C9;background-color:var(--color-gray300, #CCC9C9)}.sticky-side-menu .sticky-side-menu-item a{color:inherit;text-decoration:none;font-weight:400;display:inline-block;width:100%;padding:1.6rem 3.2rem}@media(max-width: 767.9px){.sticky-side-menu .sticky-side-menu-item a{padding:1.6rem 1.6rem}}img{-o-object-fit:contain;object-fit:contain;height:auto}.newsletter-form{position:relative}.newsletter-form .overlay{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out}.newsletter-form .message{opacity:0;max-height:0;transition:opacity .3s ease-in-out,max-height .3s ease-in-out}.newsletter-form .error-message{color:#F46363;color:var(--color-danger, #F46363)}.newsletter-form.loading .overlay{opacity:.8;visibility:visible}.newsletter-form.fail .error-message{opacity:1;max-height:50rem;color:#F46363;color:var(--color-danger, #F46363)}.newsletter-form.success .success-message{opacity:1;color:#13A735;color:var(--color-success, #13A735);max-height:50rem}#cart-wrapper .empty-cart-wrapper,#cart-wrapper .empty-cart-wrapper .text-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:2.4rem;gap:2.4rem}#cart-wrapper .empty-cart-wrapper h3,#cart-wrapper .empty-cart-wrapper p,#cart-wrapper .empty-cart-wrapper .text-wrapper h3,#cart-wrapper .empty-cart-wrapper .text-wrapper p{margin:0 !important;text-align:center}#cart-wrapper .empty-cart-wrapper .text-wrapper,#cart-wrapper .empty-cart-wrapper .text-wrapper .text-wrapper{grid-gap:.2rem !important;gap:.2rem !important}#cart-wrapper .empty-cart-wrapper .text-wrapper h3,#cart-wrapper .empty-cart-wrapper .text-wrapper .text-wrapper h3{font-weight:600}#cart-wrapper .empty-cart-wrapper .text-wrapper p,#cart-wrapper .empty-cart-wrapper .text-wrapper .text-wrapper p{color:#5F5E5E;color:var(--color-gray700, #5F5E5E);font-weight:500}#cart-wrapper .empty-cart-wrapper .button,#cart-wrapper .empty-cart-wrapper .text-wrapper .button{margin-bottom:1.6rem}@media(max-width: 767.9px){#cart-wrapper .empty-cart-wrapper .button,#cart-wrapper .empty-cart-wrapper .text-wrapper .button{width:100%}}#cart-wrapper .empty-cart-wrapper .category-wrapper,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:.8rem;gap:.8rem;width:100%}@media(max-width: 767.9px){#cart-wrapper .empty-cart-wrapper .category-wrapper,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper{grid-template-columns:repeat(2, 1fr)}}#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a{background-color:#fff;border-radius:4px;padding:.8rem 1.6rem;box-shadow:0 .5px 4px 0 rgba(96,97,113,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.8rem;gap:.8rem;transition:.3s;height:100%}@media(max-width: 767.9px){#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a{padding:.8rem;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}}#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a:hover,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a:hover{text-decoration:none;background-color:#F5F5F5;background-color:var(--color-gray100, #F5F5F5)}#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a *,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a *{text-align:center}#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a .img-wrp,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a .img-wrp{width:32px;height:32px;min-width:32px;min-height:32px;position:relative}@media(max-width: 767.9px){#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a .img-wrp,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a .img-wrp{display:none}}#cart-wrapper .empty-cart-wrapper .category-wrapper .category-item a .img-wrp img,#cart-wrapper .empty-cart-wrapper .text-wrapper .category-wrapper .category-item a .img-wrp img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#cart-wrapper.popup .close-btn{margin:2rem;padding:1rem 1.2rem 1.2rem 1.2rem;border-radius:100%}@media(max-width: 575.9px){#cart-wrapper.popup .close-btn{margin:1rem}}#cart-wrapper.popup .close-btn:hover{color:#fff;border-color:#FFBC00;border-color:var(--color-primary, #FFBC00)}#cart-wrapper.popup .content{position:relative;padding:2.4rem}@media(max-width: 575.9px){#cart-wrapper.popup .content{padding:1.6rem}}#cart-wrapper.popup .content h3{margin-bottom:2.4rem}#cart-wrapper.popup .content .woocommerce-notices-wrapper{position:static;margin-left:0}#cart-wrapper.popup .content .woocommerce-cart-form table{width:100%;border:none;margin:0}#cart-wrapper.popup .content .woocommerce-cart-form table thead{display:none}#cart-wrapper.popup .content .woocommerce-cart-form table tbody{display:flex;flex-direction:column;grid-row-gap:1rem;row-gap:1rem;max-height:calc(90vh - 400px);overflow-y:scroll}@media(max-width: 575.9px){#cart-wrapper.popup .content .woocommerce-cart-form table tbody{grid-row-gap:3rem;row-gap:3rem}}#cart-wrapper.popup .content .woocommerce-cart-form table tbody td.actions{border:none;padding:0}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item{position:relative;display:grid;grid-template-columns:5rem auto 8rem 15rem 30px;grid-column-gap:1rem;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-row-gap:2rem;row-gap:2rem;align-items:center}@media(max-width: 991.9px){#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item{grid-template-columns:1fr 1fr;grid-template-rows:auto}}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-remove{order:99;min-width:auto;padding-left:.4rem}@media(max-width: 991.9px){#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-remove{position:absolute;right:0;top:0;padding-right:0}}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-thumbnail{padding:0}@media(max-width: 991.9px){#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-thumbnail{display:none}}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-thumbnail img{height:auto}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-name{padding:0}@media(max-width: 991.9px){#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-name{grid-column:1/span 2;padding-right:3rem}}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-price{display:none}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity{flex:1 0 10rem;max-width:10rem;padding:0;max-width:unset}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity .quantity{display:flex;flex-flow:row nowrap;cursor:pointer}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity .quantity input.minus,#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity .quantity input.plus{padding:.4rem .8rem;cursor:pointer}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity .quantity input.qty{flex-grow:1;max-width:4rem;text-align:center;padding:revert;cursor:pointer}@media(max-width: 991.9px){#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity .quantity{padding:0}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-quantity .quantity input{font-size:14px}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item .product-subtotal{text-align:right}#cart-wrapper.popup .content .woocommerce-cart-form table tbody>.cart_item td{border:none !important}#cart-wrapper.popup .content .cart-buttons{position:static;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.6rem;background:#191825;background:var(--color-col-bg, #191825);padding-top:4rem;border-top:1px solid #E3E3E3;border-top:1px solid var(--color-gray200, #E3E3E3)}@media(max-width: 767.9px){#cart-wrapper.popup .content .cart-buttons{flex-direction:column;grid-row-gap:2rem;row-gap:2rem}}#cart-wrapper.popup .content .cart-buttons .button{text-align:center;max-width:50%;border-radius:0;margin:0;background:#FFBC00;background:var(--color-primary, #FFBC00);color:#fff;border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);padding:.8rem 2.4rem;border-radius:0px;border-width:1px;font-weight:400;transition:.3s;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));line-height:normal;border-style:solid;display:inline-block;text-decoration:none;text-transform:none;cursor:pointer;font-size:2rem}@media(max-width: 767.9px){#cart-wrapper.popup .content .cart-buttons .button{padding:.8rem 2.4rem}}#cart-wrapper.popup .content .cart-buttons .button.light{background:#131313;background:var(--color-secondary, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary, #131313)}#cart-wrapper.popup .content .cart-buttons .button:hover,#cart-wrapper.popup .content .cart-buttons .button:focus{background:#FFA100;background:var(--color-primary-d, #FFA100);color:#fff;border-color:#FFA100;border-color:var(--color-primary-d, #FFA100);transition:.4s;text-decoration:none}#cart-wrapper.popup .content .cart-buttons .button:hover.light,#cart-wrapper.popup .content .cart-buttons .button:focus.light{background:#131313;background:var(--color-secondary-d, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary-d, #131313)}#cart-wrapper.popup .content .cart-buttons .button.button-outline{background:#FFBC00;background:var(--color-primary, #FFBC00);color:#fff;border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);padding:.8rem 2.4rem;border-radius:0px;border-width:1px;font-weight:400;transition:.3s;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));line-height:normal;border-style:solid;display:inline-block;text-decoration:none;text-transform:none;cursor:pointer;background:transparent;color:#191825;border-color:#191825;border-radius:0;font-size:2rem}@media(max-width: 767.9px){#cart-wrapper.popup .content .cart-buttons .button.button-outline{padding:.8rem 2.4rem}}#cart-wrapper.popup .content .cart-buttons .button.button-outline.light{background:#131313;background:var(--color-secondary, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary, #131313)}#cart-wrapper.popup .content .cart-buttons .button.button-outline:hover,#cart-wrapper.popup .content .cart-buttons .button.button-outline:focus{background:#FFA100;background:var(--color-primary-d, #FFA100);color:#fff;border-color:#FFA100;border-color:var(--color-primary-d, #FFA100);transition:.4s;text-decoration:none}#cart-wrapper.popup .content .cart-buttons .button.button-outline:hover.light,#cart-wrapper.popup .content .cart-buttons .button.button-outline:focus.light{background:#131313;background:var(--color-secondary-d, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary-d, #131313)}#cart-wrapper.popup .content .cart-buttons .button.button-outline.light{background:transparent;color:#fff;border-color:#fff}#cart-wrapper.popup .content .cart-buttons .button.button-outline.light:hover,#cart-wrapper.popup .content .cart-buttons .button.button-outline.light:focus{background:transparent;color:#515151;color:var(--color-secondary-l, #515151);border-color:#515151;border-color:var(--color-secondary-l, #515151)}#cart-wrapper.popup .content .cart-buttons .button.button-outline:hover,#cart-wrapper.popup .content .cart-buttons .button.button-outline:focus{background:transparent;color:#FFBC00;color:var(--color-primary, #FFBC00);border-color:#FFBC00;border-color:var(--color-primary, #FFBC00)}@media(max-width: 767.9px){#cart-wrapper.popup .content .cart-buttons .button{width:100%;max-width:100%}}.socials .social-icon{display:inline-block;height:2.4rem;transition:.3s}.socials .social-icon:hover{transform:scale(1.05);transition:.4s}.socials.icons a{padding-right:1.8rem}.socials.icons .social-icon{vertical-align:middle}.socials.icons .social-icon.social-icon-facebook{height:2rem}.socials.buttons .button-outline{margin:.8rem 1.4rem .8rem 0}.popup .wrp ul.woocommerce-error{padding:3.2rem 4.8rem;border-top-color:#F46363 !important;border-top-color:var(--color-danger, #F46363) !important}.popup .wrp ul.woocommerce-error::before{color:#F46363 !important;color:var(--color-danger, #F46363) !important}.popup .wrp ul.woocommerce-info{padding:3.2rem 4.8rem;border-top-color:#FF9138 !important;border-top-color:var(--color-warn, #FF9138) !important}.popup .wrp ul.woocommerce-info::before{color:#FF9138 !important;color:var(--color-warn, #FF9138) !important}.popup .wrp ul.woocommerce-message{padding:3.2rem 4.8rem;border-top-color:#13A735 !important;border-top-color:var(--color-success, #13A735) !important}.popup .wrp ul.woocommerce-message::before{color:#13A735 !important;color:var(--color-success, #13A735) !important}.spinner{text-align:center}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.spinner>*{width:1em;height:1em;background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both;-webkit-animation-delay:-0.16s;animation-delay:-0.16s}.spinner :first-child{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner :last-child{-webkit-animation-delay:0s;animation-delay:0s}.woocommerce .select2-selection[role=combobox]{background-color:#fff;padding:1.1rem 1.4rem;padding:1.1rem 1.4rem;border:1px solid #878787;border:1px solid var(--color-gray500, #878787);border-radius:0px;transition:all .2s;outline:0;height:auto}@media(max-width: 767.9px){.woocommerce .select2-selection[role=combobox]{padding:1.1rem 1.4rem}}.woocommerce .select2-selection[role=combobox]:focus{border-color:#878787;border-color:var(--color-gray500, #878787);box-shadow:none}.woocommerce .select2-selection[role=combobox]::-moz-placeholder{color:#878787;color:var(--color-gray500, #878787)}.woocommerce .select2-selection[role=combobox]:-ms-input-placeholder{color:#878787;color:var(--color-gray500, #878787)}.woocommerce .select2-selection[role=combobox]::placeholder{color:#878787;color:var(--color-gray500, #878787)}.woocommerce .select2-selection[role=combobox].error,.woocommerce .select2-selection[role=combobox][aria-invalid=true]{border-color:#F46363;border-color:var(--color-danger, #F46363)}.woocommerce .select2-selection[role=combobox]~label.error{color:#F46363;color:var(--color-danger, #F46363)}.woocommerce .select2-selection[role=combobox].valid,.woocommerce .select2-selection[role=combobox][aria-invalid=false]{border-color:#13A735;border-color:var(--color-success, #13A735)}.woocommerce .select2-selection[role=combobox] .select2-selection__rendered{padding:0;line-height:normal}.woocommerce .select2-selection[role=combobox] .select2-selection__arrow{height:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.woocommerce-notices-wrapper{position:fixed;bottom:0;left:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%;z-index:999;margin:3rem 2rem}.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;border-radius:16px;color:#fff;font-family:"Urbanist";font-family:var(--font-family, "Urbanist");font-size:1.4rem;margin-bottom:0;border:none}.woocommerce-notices-wrapper .woocommerce-error li,.woocommerce-notices-wrapper .woocommerce-info li,.woocommerce-notices-wrapper .woocommerce-message li{display:flex;flex-direction:row-reverse;align-items:center}.woocommerce-notices-wrapper .woocommerce-error::before,.woocommerce-notices-wrapper .woocommerce-info::before,.woocommerce-notices-wrapper .woocommerce-message::before{color:#fff;position:absolute;top:50%;left:1.5em;transform:translateY(-50%)}.woocommerce-notices-wrapper .woocommerce-error a.button,.woocommerce-notices-wrapper .woocommerce-info a.button,.woocommerce-notices-wrapper .woocommerce-message a.button{font-family:"Urbanist";font-family:var(--font-family, "Urbanist");font-weight:600;margin-left:4rem;color:#20212B;color:var(--color-gray900, #20212B);background-color:#fff;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;border-radius:100px}.woocommerce-notices-wrapper .woocommerce-error a.button:hover,.woocommerce-notices-wrapper .woocommerce-info a.button:hover,.woocommerce-notices-wrapper .woocommerce-message a.button:hover{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);color:#fff}.woocommerce-notices-wrapper .woocommerce-message{background:#13A735;background:var(--color-success, #13A735)}.woocommerce-notices-wrapper .woocommerce-error{background:#F46363;background:var(--color-danger, #F46363)}.woocommerce-notices-wrapper .woocommerce-info{background:#FF9138;background:var(--color-warn, #FF9138)}.container.empty-cart{margin-top:5.6rem;margin-bottom:5.6rem}.container.empty-cart a.button.wc-backward{background:#FFBC00;background:var(--color-primary, #FFBC00);color:#fff;border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);padding:.8rem 2.4rem;border-radius:0px;border-width:1px;font-weight:400;transition:.3s;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));line-height:normal;border-style:solid;display:inline-block;text-decoration:none;text-transform:none;cursor:pointer}@media(max-width: 767.9px){.container.empty-cart a.button.wc-backward{padding:.8rem 2.4rem}}.container.empty-cart a.button.wc-backward.light{background:#131313;background:var(--color-secondary, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary, #131313)}.container.empty-cart a.button.wc-backward:hover,.container.empty-cart a.button.wc-backward:focus{background:#FFA100;background:var(--color-primary-d, #FFA100);color:#fff;border-color:#FFA100;border-color:var(--color-primary-d, #FFA100);transition:.4s;text-decoration:none}.container.empty-cart a.button.wc-backward:hover.light,.container.empty-cart a.button.wc-backward:focus.light{background:#131313;background:var(--color-secondary-d, #131313);color:#fff;border-color:#131313;border-color:var(--color-secondary-d, #131313)}.price-strike{position:relative}.price-strike::after{content:"";width:2.5em;height:1px;transform:translate(-50%, -50%) rotate(-25deg);position:absolute;top:50%;left:50%;background-color:#191825;background-color:var(--color-col-text, #191825)}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;padding:1rem 2rem;background:unset;z-index:100}
label[for]{display:inline-flex;font-weight:300;align-items:center}.checkbox{display:flex;align-items:flex-start}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #E3E3E3;border:1px solid var(--color-gray200, #E3E3E3);border-radius:0;width:1.6rem;height:1.6rem;position:relative;color:#fff;background-color:#fff;overflow:hidden;transition:200ms ease-in-out all}input[type=checkbox]:checked{background:#131313;background:var(--color-secondary, #131313);border-color:#131313;border-color:var(--color-secondary, #131313)}input[type=checkbox]:checked::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;-webkit-clip-path:polygon(38% 67%, 20% 50%, 14% 56%, 38% 79%, 88% 29%, 82% 23%);clip-path:polygon(38% 67%, 20% 50%, 14% 56%, 38% 79%, 88% 29%, 82% 23%);box-sizing:border-box}input[type=checkbox]:disabled{background:#E3E3E3;background:var(--color-gray200, #E3E3E3);border-color:#E3E3E3;border-color:var(--color-gray200, #E3E3E3)}input[type=checkbox]:disabled::after{background:#CCC9C9;background:var(--color-gray300, #CCC9C9)}
input[type=radio]{border-radius:50%;border:1px solid #E3E3E3;border:1px solid var(--color-gray200, #E3E3E3);width:20px;height:20px;transition:300ms ease-in-out all;background:rgba(#FFBC00, 0);background:rgba(var(--color-primary, #FFBC00), 0);-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=radio]:checked{background:#FFBC00;background:var(--color-primary, #FFBC00);box-shadow:0px 0px 0px 2px #fff inset}input[type=radio]:checked::after{content:unset}
.breadcrumbs{padding:1.6rem 0}.breadcrumbs #breadcrumbs{margin:0;margin-left:-0.8rem}.breadcrumbs #breadcrumbs span span a{font-weight:300;color:#191825;color:var(--color-col-text, #191825);margin:.8rem}.breadcrumbs #breadcrumbs span span span.breadcrumb_last{color:#191825;color:var(--color-col-text, #191825);margin-left:.8rem}
.keen-arrows{display:flex;width:100%;justify-content:space-between;font-size:0;position:relative}.keen-arrows .keen-arrow{width:25px;height:25px;cursor:pointer}.keen-arrows .left{position:relative}.keen-arrows .left::before{content:url("/wp-content/themes/inoby-new/assets/icons/keen-slider-arrow-prev.svg");position:absolute;top:0;left:0}.keen-arrows .right{position:relative}.keen-arrows .right::before{content:url("/wp-content/themes/inoby-new/assets/icons/keen-slider-arrow-next.svg");position:absolute;top:0;left:0}
.keen-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;flex-wrap:nowrap;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%;align-items:stretch;margin:0}.keen-slider:not([data-keen-slider-disabled])>*{transition:none;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.keen-slider [data-keen-slider-moves] *{pointer-events:none}.keen-slider.has-dots,.keen-slider .has-arrows{position:relative}.keen-slider.has-adaptive-height{transition:height .3s ease}.keen-slider.has-dots{padding-bottom:calc(20px + 10px);box-sizing:content-box}.keen-slider .dots{display:flex;padding:10px 0;justify-content:center;position:absolute;bottom:0}.keen-slider .dots .dot{display:block;width:10px;height:10px;background:rgba(#FFBC00, 0.4);background:rgba(var(--color-primary, #FFBC00), 0.4);border-radius:calc(10px / 2);border:none;background:rgba(#FFBC00, 0.4);background:rgba(var(--color-primary, #FFBC00), 0.4);margin:0 5px;padding:5px;cursor:pointer}.keen-slider .dots .dot:focus{outline:none}.keen-slider .dots .dot.active{background:rgba(#FFBC00, 1);background:rgba(var(--color-primary, #FFBC00), 1)}.keen-slider .keen-arrow{position:absolute;width:50%;height:100%;top:0;z-index:99}.keen-slider .keen-arrow.left{left:0}.keen-slider .keen-arrow.right{right:0}.keen-slider.has-dots .keen-arrow{height:calc(100% - calc(20px + 10px))}.keen-slider .products{display:flex;flex-direction:row}.keen-slider.thumbs{margin-top:var(--keen-slider-spacing)}.keen-slider.thumbs .thumb img{width:100%}
#header{position:-webkit-sticky;position:sticky;top:0;z-index:100}#header .header{padding:0;left:0;width:100%;background:#191825;background:var(--color-header-bg, #191825);transition:.3s}#header .header.sticky-header{padding:0;transition:.4s;box-shadow:rgba(149,157,165,.2) 0 .8rem 2.4rem}#header .header.sticky-header .mobile-menu.active{height:calc(100vh - var(--header-height))}#header .header .row{display:flex;flex-wrap:nowrap;align-items:center;align-content:center;justify-content:center;margin:0}#header .header .logo{flex:1 0 20%;max-width:20%}@media(max-width: 991.9px){#header .header .logo{flex:1 0 45%;max-width:45%}}#header .header .logo>a{content:url("/wp-content/themes/inoby-new/assets/svg/logo.svg");max-width:22rem}@media(max-width: 991.9px){#header .header .logo>a{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}}#header .header .custom-logo{flex:1 0 20%;max-width:20%}#header .header .custom-logo a{font-size:0}@media(max-width: 991.9px){#header .header .custom-logo{flex:1 0 45%;max-width:45%}}#header .header .custom-logo img{width:auto !important;max-height:60px}#header .header .top-menu{flex:1 0;max-width:70%}@media(max-width: 991.9px){#header .header .top-menu{display:none}}#header .header .top-menu>div>ul.menu{display:flex;list-style:none;padding:0;justify-content:center;margin:0 auto;align-items:center;align-content:center;flex-wrap:wrap;flex-direction:row}#header .header .top-menu>div>ul.menu li.menu-item{position:relative;padding:1.6rem;cursor:pointer}#header .header .top-menu>div>ul.menu li.menu-item a{color:#878787;color:var(--color-header-color, var(--color-gray500, #878787));text-decoration:none;font-size:1.4rem;font-weight:500;text-transform:uppercase;border-bottom:none;padding:unset}#header .header .top-menu>div>ul.menu li.menu-item a:hover{color:#FFBC00;color:var(--color-primary, #FFBC00);font-weight:500;border-bottom:none}#header .header .top-menu>div>ul.menu li.menu-item .sub-menu{display:none;position:absolute;padding:0;list-style:none;background:#191825;background:var(--color-header-bg, #191825);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:1.6rem;box-shadow:rgba(149,157,165,.2) 0 .8rem 2.4rem;z-index:100}#header .header .top-menu>div>ul.menu li.menu-item .sub-menu>li{padding:.8rem 0}#header .header .top-menu>div>ul.menu li.menu-item.menu-item-has-children{position:relative}#header .header .top-menu>div>ul.menu li.menu-item.menu-item-has-children i{transition:.3s;position:absolute;top:50%;padding:1.6rem 0;cursor:pointer;width:1.6rem;line-height:1.6rem;transform:translate(50%, -50%);transform-origin:center;right:0}#header .header .top-menu>div>ul.menu li.menu-item.menu-item-has-children i svg path{stroke:#878787;stroke:var(--color-header-color, var(--color-gray500, #878787))}#header .header .top-menu>div>ul.menu li.menu-item.menu-item-has-children.active i{transform:scaleY(-1) translate(50%, 50%);transform-origin:0px calc(50% - 1px);transition:.4s}#header .header .top-menu>div>ul.menu li.menu-item.current-menu-item a{color:#FFBC00;color:var(--color-primary, #FFBC00);font-weight:500;border-bottom:none}#header .header .right-navigation{flex:1 0 20%;max-width:20%;text-align:right;display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap}@media(max-width: 991.9px){#header .header .right-navigation{flex:1 0 55%;max-width:55%}}#header .header .right-navigation .menu-cart{position:relative;margin-left:1.6rem}#header .header .right-navigation .menu-cart .cart-count-badge .badge{position:absolute;right:0;top:0;background:#FFBC00;background:var(--color-primary, #FFBC00);width:2rem;height:2rem;line-height:2rem;text-align:center;border-radius:50%;transform:translate(50%, -60%);font-size:1rem;font-weight:700;color:#fff}#header .header .right-navigation .trigger-mobile-menu{cursor:pointer;display:none;margin-left:1.6rem}#header .header .right-navigation .trigger-mobile-menu .svg-menu-toggle{transform:translate(0.5rem, -0.3rem)}#header .header .right-navigation .trigger-mobile-menu .bar{transform:rotate(0);opacity:1;transition:transform .4s ease-in-out,opacity .2s ease-in-out}#header .header .right-navigation .trigger-mobile-menu .bar:nth-of-type(1){transform-origin:20px 10px}#header .header .right-navigation .trigger-mobile-menu .bar:nth-of-type(3){transform-origin:20px 20px}@media(max-width: 991.9px){#header .header .right-navigation .trigger-mobile-menu{display:block}}#header .header .right-navigation .trigger-mobile-menu.active .bar:nth-of-type(1){transform:rotate(-45deg)}#header .header .right-navigation .trigger-mobile-menu.active .bar:nth-of-type(2){opacity:0}#header .header .right-navigation .trigger-mobile-menu.active .bar:nth-of-type(3){transform:rotate(45deg)}.mobile-menu{opacity:0;pointer-events:none;height:0px;display:block;transition:opacity .3s ease-in,height .4s ease-in}.mobile-menu a{color:#fff;text-decoration:none}.mobile-menu ul{list-style:none;padding:0;margin:0}.mobile-menu ul li a{display:block;padding:1.6rem;border-bottom:1px solid #FFD768;border-bottom:1px solid var(--color-primary-l, #FFD768)}.mobile-menu.active{display:block;opacity:1;background:#FFBC00;background:var(--color-primary, #FFBC00);pointer-events:inherit;height:calc(100vh - 10.4rem);overflow-y:scroll;overflow-x:hidden;position:fixed;top:var(--header-height);width:100%;z-index:100;transition:opacity .4s ease-out,height .5s ease-out}@media(min-width: 992px){.mobile-menu.active{opacity:0;pointer-events:none;transition:opacity .3s ease-out,height .4s ease-out}}.mobile-menu .menu-item-has-children{position:relative}.mobile-menu .menu-item-has-children .sub-menu{display:none;background:#fff}.mobile-menu .menu-item-has-children .sub-menu a,.mobile-menu .menu-item-has-children .sub-menu i{color:#FFBC00;color:var(--color-primary, #FFBC00)}.mobile-menu .menu-item-has-children .sub-menu a svg path,.mobile-menu .menu-item-has-children .sub-menu i svg path{stroke:#878787;stroke:var(--color-header-color, var(--color-gray500, #878787))}.mobile-menu .menu-item-has-children i{position:absolute;right:0;top:0;padding:1.6rem 1.6rem;cursor:pointer}.mobile-menu .menu-item-has-children i svg{width:1.6rem}.mobile-menu .menu-item-has-children i svg path{stroke:#fff}.mobile-menu .menu-item-has-children i.hide{transform:scaleY(-1) translate(0, 0);transform-origin:center;transition:.4s}body.mobile-menu-active{overflow:hidden}body.popup-opened{overflow:hidden}.popup{opacity:0;position:fixed;right:0;top:0;z-index:-1;transition:.4s}.popup.active{display:block;position:fixed;z-index:999;right:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:.3s;opacity:1;z-index:999}.popup .wrp{overflow-x:hidden;box-shadow:0 3px 1.5rem rgba(0,0,0,0.16078);width:60rem;max-width:90%;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);background:#191825;background:var(--color-col-bg, #191825);max-height:90%}@media(max-width: 991.9px){.popup .wrp{max-height:90%}}.popup .wrp div.close-btn{position:absolute;top:0;right:0;background-color:#191825;background-color:var(--color-col-bg, #191825);cursor:pointer;display:block;border:1px solid #3D3D3D;border:1px solid var(--color-gray800, #3D3D3D);padding:1.6rem;line-height:.8;transition:.4s;z-index:10}.popup .wrp div.close-btn:hover{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);transition:.3s}.popup .wrp ul{list-style:none;padding:0;margin:0}#search{opacity:0;position:fixed;right:0;transform:translate(100%, 0);transition:.3s;top:var(--header-height);width:603px;max-width:100%;z-index:100;height:calc(100vh - var(--header-height));overflow-y:scroll;overflow-x:hidden;z-index:999;background:#fff;border-top:10px solid #FFBC00;border-top:10px solid var(--color-primary, #FFBC00);margin-bottom:4rem}#search .search-wrapper{background:#fff;padding-top:15px}@media(max-width: 767.9px){#search{top:70px;height:calc(100vh - 70px)}}#search .product-info .title{font-weight:700}#search .product-info .description{color:#191825}#search.active{opacity:1;transform:translate(0, 0);transition:.4s}#search #search-close{position:absolute;top:0;right:0;background-color:#F5F5F5;background-color:var(--color-gray100, #F5F5F5);cursor:pointer;display:block;border:1px solid #CCC9C9;border:1px solid var(--color-gray300, #CCC9C9);padding:1rem;line-height:.8;transition:.4s;z-index:999;display:none}#search #search-close:hover{background-color:#191825;background-color:var(--color-col-bg, #191825);transition:.3s}@media(max-width: 767.9px){#search #search-close{display:block}}#search .product-search{padding:.5rem 0rem}@media(max-width: 767.9px){#search .product-search{padding:0}}#search .product-search-results-content{border:none;display:block !important}#search .search-results .s_product_cat{text-align:center}#search .search-results .s_product_cat a{color:#fff;background:#191825;text-decoration:none;display:block;text-align:center;padding:1rem}#search .search-results .s_product_cat span{text-decoration:none}#search .search-results .s_product_cat:hover{background:#191825 !important}#search .search-results .s_product_cat:hover a{color:#FFBC00;color:var(--color-primary, #FFBC00)}#search .search-results a{text-decoration:none !important}#search .entry{transition:.3s}#search .product-search-results .entry:hover,#search .product-search-results .entry.active{transition:.4s;background-color:#F5F5F5;background-color:var(--color-gray100, #F5F5F5)}#search .product-search-form{width:calc(100% - 2rem);background:#fff;margin:0 auto}#search .product-search-form form input{padding:1rem 2rem;margin:0;border-radius:0px !important;border:none;color:#191825;outline:none;background:transparent}@media(max-width: 767.9px){#search .product-search-form form input{padding:4.8rem 2.4rem;margin:0}}#search .product-search-form form input::-moz-placeholder{color:#191825}#search .product-search-form form input:-ms-input-placeholder{color:#191825}#search .product-search-form form input::placeholder{color:#191825}#search div.product-search-form span.product-search-field-clear{top:-0.5rem;right:16px;color:#191825}#search .product-search-field{border:1px solid #CCC9C9;border:1px solid var(--color-gray300, #CCC9C9);padding:1rem}
#footer{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start;background:#191825;background:var(--color-footer-bg, #191825);padding:2.4rem 0;color:#fff}#footer .container>.row{justify-content:space-between}#footer.footer-one .widget-area{flex:1 0 100%;max-width:100%}#footer.footer-two .widget-area{flex:1 0 50%;max-width:50%}@media(max-width: 767.9px){#footer.footer-two .widget-area{flex:1 0 100%;max-width:100%}}#footer.footer-three .widget-area{flex:1 0 33.333333%;max-width:33.333333%}@media(max-width: 767.9px){#footer.footer-three .widget-area{flex:1 0 100%;max-width:100%}}#footer.footer-four .widget-area{flex:1 0 25%;max-width:25%}@media(max-width: 767.9px){#footer.footer-four .widget-area{flex:1 0 100%;max-width:100%}}#footer.footer-five .widget-area{flex:1 0 calc(20% - 3rem);max-width:calc(20% - 3rem)}@media(max-width: 767.9px){#footer.footer-five .widget-area{flex:1 0 100%;max-width:100%}}#footer .widget-area{padding-left:1.5rem;padding-right:1.5rem}@media(max-width: 767.9px){#footer .widget-area{margin-bottom:2.4rem;text-align:center}#footer .widget-area:last-child{margin-bottom:0}}#footer .widget-area .footer-column-wrap ul{list-style:none;padding:0}#footer .widget-area .footer-column-wrap ul li a{padding:.5333333333rem 0;display:inline-block;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}#footer .widget-area .footer-column-wrap li,#footer .widget-area .footer-column-wrap p,#footer .widget-area .footer-column-wrap span{color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}#footer .widget-area .footer-column-wrap h1,#footer .widget-area .footer-column-wrap h2,#footer .widget-area .footer-column-wrap h3,#footer .widget-area .footer-column-wrap h4,#footer .widget-area .footer-column-wrap h5,#footer .widget-area .footer-column-wrap h6{color:#fff;margin:0 0 1.6rem;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));text-transform:uppercase;font-weight:700}#footer .widget-area .footer-column-wrap a{text-transform:uppercase;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));font-weight:300;color:#fff}#footer .widget-area .footer-column-wrap a:hover{color:#fff}@media(max-width: 575.9px){#footer .widget-area .footer-column-wrap a{line-height:2em}}#footer .widget-area .footer-column-wrap p,#footer .widget-area .footer-column-wrap ul{margin:0}#footer .widget-area .footer-column-wrap figure{margin-bottom:3.2rem}#copyright{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;align-items:flex-start;background:#191825;background:var(--color-footer-bg, #191825);padding:2.4rem 0;color:#fff}#copyright .container>.row{justify-content:space-between;align-items:center}#copyright.copyright-center .widget-area{flex:1 0 100%;max-width:100%;text-align:center}#copyright.copyright-left-and-right .widget-area{flex:1 0 50%;max-width:50%}@media(max-width: 767.9px){#copyright.copyright-left-and-right .widget-area{flex:1 0 100%;max-width:100%;text-align:center !important}}#copyright.copyright-left-and-right #copyright-left{text-align:left}#copyright.copyright-left-and-right #copyright-right{text-align:right}#copyright.copyright-left-right-center .widget-area{flex:1 0 33.333333%;max-width:33.333333%}#copyright.copyright-left-right-center .widget-area:nth-child(1){text-align:left}#copyright.copyright-left-right-center .widget-area:nth-child(2){text-align:center}#copyright.copyright-left-right-center .widget-area:nth-child(3){text-align:right}@media(max-width: 767.9px){#copyright.copyright-left-right-center .widget-area{flex:1 0 100%;max-width:100%;text-align:center !important}}#copyright .widget-area{padding-left:1.5rem;padding-right:1.5rem}@media(max-width: 767.9px){#copyright .widget-area{margin-bottom:2.4rem}}#copyright .widget-area .copyright-column-wrap ul{list-style:none;padding:0}#copyright .widget-area .copyright-column-wrap ul li a{padding:.5333333333rem 0;display:inline-block;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}#copyright .widget-area .copyright-column-wrap li,#copyright .widget-area .copyright-column-wrap p,#copyright .widget-area .copyright-column-wrap span{color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}#copyright .widget-area .copyright-column-wrap h1,#copyright .widget-area .copyright-column-wrap h2,#copyright .widget-area .copyright-column-wrap h3,#copyright .widget-area .copyright-column-wrap h4,#copyright .widget-area .copyright-column-wrap h5,#copyright .widget-area .copyright-column-wrap h6{color:#fff;margin:0 0 1.6rem;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));text-transform:uppercase;font-weight:700}#copyright .widget-area .copyright-column-wrap a{text-transform:uppercase;color:#fff}#copyright .widget-area .copyright-column-wrap a:hover{color:#fff}#copyright .widget-area .copyright-column-wrap p,#copyright .widget-area .copyright-column-wrap ul,#copyright .widget-area .copyright-column-wrap figure{margin:0}
#topbar{display:flex;justify-content:space-between;background:#191825;color:#F5F5F5;color:var(--color-gray100, #F5F5F5);padding:1rem}#topbar .row>*>a:not(:last-child){margin-right:1.5rem}#topbar .topbar-center{margin:0 auto}#topbar .topbar-right{margin-left:auto}#topbar.sticky-topbar{display:none}
.promo-banner{position:relative;z-index:10;width:100%;display:flex;flex-direction:column;background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);color:#fff;transition:.3s}.promo-banner .promo{display:flex;flex-flow:row-reverse nowrap;align-items:stretch;border:1px solid #FFD768;border:1px solid var(--color-primary-l, #FFD768);border-width:1px 0 0 0}.promo-banner .promo .close-btn{padding:1.6rem;margin-left:1.6rem;color:#fff;opacity:.7;cursor:pointer;transition:.3s}.promo-banner .promo .close-btn:hover{opacity:1}.promo-banner .promo .content{display:flex;flex-grow:1;padding:.5em;align-items:center;justify-content:center}.promo-banner .promo .content p{text-align:center;padding:0;margin:0}.promo-banner .promo .content a.btn-link{color:#fff;margin-left:1.6rem}.promo-banner .promo .content a.btn-link:hover,.promo-banner .promo .content a.btn-link:focus{color:#000}
#cookie-consent{position:-webkit-sticky;position:sticky;bottom:0;background-color:#191825;background-color:var(--color-footer-bg, #191825);color:#fff;z-index:100000}#cookie-consent .wrp{max-width:80rem;margin:auto;padding:3.2rem 1.6rem}#cookie-consent .wrp .desc,#cookie-consent .wrp .desc p{font-size:calc(1.5rem * 0.85 * 1);font-size:calc(1.5rem * 0.85 * var(--font-size-ratio, 1));font-weight:400;line-height:unset;font-weight:300;text-align:justify}#cookie-consent .wrp .title,#cookie-consent .wrp .title p{font-weight:300;color:#fff}#cookie-consent .wrp .btns{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem;grid-row-gap:1.6rem;row-gap:1.6rem;margin-top:3.2rem}@media(max-width: 575.9px){#cookie-consent .wrp .btns{grid-template-columns:1fr}}#cookie-consent .wrp .btns .btn-enable{order:1}#cookie-consent .settings form .section,#cookie-settings.form .section{display:flex;flex-flow:row wrap}#cookie-consent .settings form .section .title,#cookie-settings.form .section .title{flex-grow:1;cursor:pointer}#cookie-consent .settings form .section .arrow,#cookie-settings.form .section .arrow{border:solid #FFBC00;border:solid var(--color-primary, #FFBC00);border-width:0 1px 1px 0;display:inline-block;padding:3px;width:10px;height:10px;transform:rotate(45deg);-webkit-transform:rotate(45deg);transition:.4}#cookie-consent .settings form .section .arrow.up,#cookie-settings.form .section .arrow.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transition:.3}#cookie-consent .settings form .section .desc,#cookie-settings.form .section .desc{width:100%}
.mobile-menu li.menu-item{transition:0s}.mobile-menu li.menu-item.anchor{background-color:#191825;background-color:var(--color-header-bg, #191825);color:#878787;color:var(--color-header-color, var(--color-gray500, #878787));position:fixed;top:var(--header-height);width:100%;height:100%;z-index:99999;overflow:auto;transition:0s}.mobile-menu li.menu-item.anchor>a{background:#5F5E5E;background:var(--color-gray700, #5F5E5E);color:#fff;transition:0s;padding-left:4.6rem}.mobile-menu li.menu-item.anchor>a img{display:none}.mobile-menu li.menu-item.anchor i.hide{transform:rotate(90deg) translate(-2px, 0%);transition:0s;right:calc(100% - 4rem)}.mobile-menu li.menu-item.anchor i.hide svg path{stroke:#fff}.mobile-menu li.menu-item i{transform:rotate(-90deg) translate(0%, 0%)}.mobile-menu li.menu-item a{transition:0s}
.component-spacer-d{display:none}@media(min-width: 768px){.component-spacer-d{display:block}}.component-spacer-m{display:none}@media(max-width: 767.9px){.component-spacer-m{display:block}}
.component-buttons .buttons-wrap{display:flex;flex-wrap:wrap;align-items:center}@media(max-width: 575.9px){.component-buttons .buttons-wrap.fullwidth-mobile a{width:100%;text-align:center}}

.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1.6rem 3.2rem;border:none;border-radius:5px !important;color:#fff;font-size:1.3rem;position:relative}.woocommerce-error a.button,.woocommerce-error a.wc-backward,.woocommerce-info a.button,.woocommerce-info a.wc-backward,.woocommerce-message a.button,.woocommerce-message a.wc-backward{height:unset !important;min-height:unset !important;max-height:unset !important;color:#FFBC00;color:var(--color-primary, #FFBC00);text-transform:none;font-size:calc(1.6rem * 1);font-size:calc(1.6rem * var(--font-size-ratio, 1));font-weight:400;transition:.3s;text-decoration:none;background-color:transparent;border:none !important;background-color:transparent !important;padding:0 !important;margin:0 1rem !important;color:#fff !important;font-weight:500 !important}.woocommerce-error a.button:hover,.woocommerce-error a.button:focus,.woocommerce-error a.wc-backward:hover,.woocommerce-error a.wc-backward:focus,.woocommerce-info a.button:hover,.woocommerce-info a.button:focus,.woocommerce-info a.wc-backward:hover,.woocommerce-info a.wc-backward:focus,.woocommerce-message a.button:hover,.woocommerce-message a.button:focus,.woocommerce-message a.wc-backward:hover,.woocommerce-message a.wc-backward:focus{transition:.4s;color:#FFA100;color:var(--color-primary-d, #FFA100);text-decoration:underline;background-color:transparent}.woocommerce-error a.button.inverse-link,.woocommerce-error a.wc-backward.inverse-link,.woocommerce-info a.button.inverse-link,.woocommerce-info a.wc-backward.inverse-link,.woocommerce-message a.button.inverse-link,.woocommerce-message a.wc-backward.inverse-link{color:#fff}.woocommerce-error a.button.inverse-link:hover,.woocommerce-error a.button.inverse-link:focus,.woocommerce-error a.wc-backward.inverse-link:hover,.woocommerce-error a.wc-backward.inverse-link:focus,.woocommerce-info a.button.inverse-link:hover,.woocommerce-info a.button.inverse-link:focus,.woocommerce-info a.wc-backward.inverse-link:hover,.woocommerce-info a.wc-backward.inverse-link:focus,.woocommerce-message a.button.inverse-link:hover,.woocommerce-message a.button.inverse-link:focus,.woocommerce-message a.wc-backward.inverse-link:hover,.woocommerce-message a.wc-backward.inverse-link:focus{color:#000}.woocommerce-error a.button:hover,.woocommerce-error a.wc-backward:hover,.woocommerce-info a.button:hover,.woocommerce-info a.wc-backward:hover,.woocommerce-message a.button:hover,.woocommerce-message a.wc-backward:hover{color:#fff !important;text-decoration:none !important}.woocommerce-message{background:#13A735 !important;background:var(--color-success, #13A735) !important}.woocommerce-error{background:#F46363 !important;background:var(--color-danger, #F46363) !important}.woocommerce-info{background:#FF9138 !important;background:var(--color-warn, #FF9138) !important}@media(max-width: 575.9px){.woocommerce-notices-wrapper{margin:1.5rem 1.5rem}}@media(max-width: 575.9px){.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-message{padding:1rem 2rem 1rem 4.5rem !important;font-size:1.1rem !important}}@media(max-width: 575.9px){.woocommerce-notices-wrapper .woocommerce-error::before,.woocommerce-notices-wrapper .woocommerce-info::before,.woocommerce-notices-wrapper .woocommerce-message::before{left:1.5rem !important}}.page .button,.single .button,.error404 .button,.wp-core-ui .editor-visual-editor .button{border-radius:500px;background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);color:#191825;text-align:center;text-wrap:nowrap;position:relative;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;grid-gap:1.2rem;gap:1.2rem;justify-content:center;font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));padding:1.6rem 2.4rem;font-weight:700}@media(max-width: 767.9px){.page .button,.single .button,.error404 .button,.wp-core-ui .editor-visual-editor .button{font-size:1.2rem;padding:1.2rem 1.6rem}}.page .button::after,.single .button::after,.error404 .button::after,.wp-core-ui .editor-visual-editor .button::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.69977 8.54625C8.16942 8.10429 8.09777 7.31608 8.53972 6.78574C8.98168 6.25539 9.76988 6.18374 10.3002 6.62569L16.3002 11.6257C16.5852 11.8632 16.75 12.215 16.75 12.586C16.75 12.9569 16.5852 13.3088 16.3002 13.5462L10.3002 18.5462C9.76988 18.9882 8.98168 18.9165 8.53972 18.3862C8.09777 17.8559 8.16942 17.0676 8.69977 16.6257L13.5474 12.586L8.69977 8.54625Z' fill='%23191825'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;width:2.4rem;height:2.4rem;min-width:2.4rem;min-height:2.4rem}.page .button:hover,.single .button:hover,.error404 .button:hover,.wp-core-ui .editor-visual-editor .button:hover{background-color:#FFA100;background-color:var(--color-primary-d, #FFA100);border-color:#FFA100;border-color:var(--color-primary-d, #FFA100);color:#191825}.page .button-secondary,.single .button-secondary,.wp-core-ui .editor-visual-editor .button-secondary{background-color:#131313;background-color:var(--color-secondary, #131313);border-color:#131313;border-color:var(--color-secondary, #131313)}.page .button-secondary:hover,.single .button-secondary:hover,.wp-core-ui .editor-visual-editor .button-secondary:hover{background-color:#515151;background-color:var(--color-secondary-l, #515151);border-color:#515151;border-color:var(--color-secondary-l, #515151);color:#fff}.page .button.button-outline,.single .button.button-outline{background-color:transparent;border:1px solid #3D3D3D;border:1px solid var(--color-gray800, #3D3D3D);color:#FFBC00;color:var(--color-primary, #FFBC00)}.page .button.button-outline::after,.single .button.button-outline::after{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.69977 8.54625C8.16942 8.10429 8.09777 7.31608 8.53972 6.78574C8.98168 6.25539 9.76988 6.18374 10.3002 6.62569L16.3002 11.6257C16.5852 11.8632 16.75 12.215 16.75 12.586C16.75 12.9569 16.5852 13.3088 16.3002 13.5462L10.3002 18.5462C9.76988 18.9882 8.98168 18.9165 8.53972 18.3862C8.09777 17.8559 8.16942 17.0676 8.69977 16.6257L13.5474 12.586L8.69977 8.54625Z' fill='%23FFBC00'/%3E%3C/svg%3E%0A")}.page .button.button-outline:hover,.single .button.button-outline:hover{background-color:transparent;color:#fff;border-color:#fff}.page .button.button-outline:hover::after,.single .button.button-outline:hover::after{background-image:url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.69977 8.54625C8.16942 8.10429 8.09777 7.31608 8.53972 6.78574C8.98168 6.25539 9.76988 6.18374 10.3002 6.62569L16.3002 11.6257C16.5852 11.8632 16.75 12.215 16.75 12.586C16.75 12.9569 16.5852 13.3088 16.3002 13.5462L10.3002 18.5462C9.76988 18.9882 8.98168 18.9165 8.53972 18.3862C8.09777 17.8559 8.16942 17.0676 8.69977 16.6257L13.5474 12.586L8.69977 8.54625Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")}body{overflow-x:hidden}@media(max-width: 767.9px){.site-main{overflow-x:hidden}}#primary{z-index:1}.grayscale{filter:grayscale(100%)}@media(max-width: 767.9px){h1{font-size:2.6rem !important}}@media(max-width: 767.9px){h2{font-size:2.2rem !important}}@media(max-width: 767.9px){h3{font-size:1.7rem !important}}@media(max-width: 767.9px){h4{font-size:1.7rem !important}}@media(max-width: 767.9px){h5{font-size:1.8rem !important}}h6{font-family:"Urbanist";font-family:var(--font-family, "Urbanist")}@media(max-width: 767.9px){h6{font-size:1.2rem !important}}body .tag.on-sale,body .tag.new-product,body .tag.special{background-color:transparent;border:1px solid #FFBC00;border:1px solid var(--color-primary, #FFBC00);border-radius:2px;color:#191825}@media(max-width: 991.9px){.desktop-only{display:none !important}}.mobile-only{display:none !important}@media(max-width: 991.9px){.mobile-only{display:block !important}}label.inplace-label{font-weight:400 !important;background-color:transparent !important}label.inplace-label:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#fff;z-index:-1}input.error+label.error{position:absolute;height:0;margin:0;display:block;font-size:1.1rem}#footer #footer-column-1{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media(max-width: 767.9px){#footer .widget-area{text-align:left}}#footer .widget-area .footer-column-wrap h4,#footer .widget-area .footer-column-wrap p,#footer .widget-area .footer-column-wrap a{color:#fff}#footer .widget-area .footer-column-wrap h4{margin-bottom:1.6rem}#footer .widget-area .footer-column-wrap a,#footer .widget-area .footer-column-wrap p{font-size:calc(2.1rem * 1) !important;font-size:calc(2.1rem * var(--font-size-ratio, 1)) !important;font-weight:500}#footer .widget-area .footer-column-wrap a{margin-bottom:.8rem}#footer .widget-area .footer-column-wrap a:hover{color:#FFA100;color:var(--color-primary-d, #FFA100)}#footer .widget-area .footer-column-wrap p{margin-bottom:.8rem !important}#footer .widget-area .footer-column-wrap p a{margin-bottom:0 !important}#copyright .row{grid-row-gap:1.6rem;row-gap:1.6rem}#copyright .widget-area{margin:0 !important}@media(max-width: 767.9px){#copyright.copyright-left-and-right .widget-area{text-align:left !important}}#copyright #copyright-right p{color:#fff;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}#copyright #copyright-right p a{color:inherit;font-size:inherit;font-weight:inherit;text-transform:none;text-decoration:underline}#copyright #copyright-left{display:flex;align-items:center;justify-content:flex-start}#copyright #copyright-left .copyright-column-wrap{padding-right:1.8rem;padding-left:1.8rem;position:relative;display:flex;align-items:center}#copyright #copyright-left .copyright-column-wrap::after{content:"";width:1px;height:70%;background-color:#878787;background-color:var(--color-gray500, #878787);position:absolute;top:auto;right:0}#copyright #copyright-left .copyright-column-wrap:first-of-type{padding-left:0}#copyright #copyright-left .copyright-column-wrap:last-of-type{padding-right:0}#copyright #copyright-left .copyright-column-wrap:last-of-type::after{content:none}#copyright #copyright-left p{line-height:normal}#copyright #copyright-left a{color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.8rem * 1);font-size:calc(2.8rem * var(--font-size-ratio, 1));font-weight:500}
#footer{padding:4rem 0}#footer .widget-area .footer-column-wrap li,#footer .widget-area .footer-column-wrap a,#footer .widget-area .footer-column-wrap p,#footer .widget-area .footer-column-wrap span{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));padding:0;text-transform:none;margin-bottom:.8rem}#footer .widget-area .footer-column-wrap ul li a{padding:0;margin:0}#footer .widget-area .footer-column-wrap h1,#footer .widget-area .footer-column-wrap h2,#footer .widget-area .footer-column-wrap h3,#footer .widget-area .footer-column-wrap h4,#footer .widget-area .footer-column-wrap h5,#footer .widget-area .footer-column-wrap h6{font-size:calc(3rem * 1);font-size:calc(3rem * var(--font-size-ratio, 1));margin-bottom:1.6rem;text-transform:none}#copyright{padding:1.6rem 0}#copyright .widget-area .copyright-column-wrap li,#copyright .widget-area .copyright-column-wrap p,#copyright .widget-area .copyright-column-wrap span{font-size:1.1rem}#copyright .widget-area .copyright-column-wrap ul{display:flex;align-items:center}@media(max-width: 767.9px){#copyright .widget-area .copyright-column-wrap ul{flex-direction:column}}#copyright .widget-area .copyright-column-wrap ul li{padding-right:1.6rem;border-right:1px solid #A7A7A7;border-right:1px solid var(--color-gray400, #A7A7A7);margin-right:1.6rem}@media(max-width: 767.9px){#copyright .widget-area .copyright-column-wrap ul li{padding-right:0;border-right:none;margin-right:0}}#copyright .widget-area .copyright-column-wrap ul li:last-child{padding-right:0;border-right:none;margin-right:0}#copyright .widget-area .copyright-column-wrap ul li a{padding:0;margin:0}#copyright .widget-area .copyright-column-wrap ul li,#copyright .widget-area .copyright-column-wrap ul a{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));color:#A7A7A7;color:var(--color-gray400, #A7A7A7)}#footer .socials,#copyright .socials{filter:invert(1);display:flex;flex-wrap:wrap;align-content:center;align-items:center;grid-gap:.8rem;gap:.8rem}@media(max-width: 767.9px){#footer .socials,#copyright .socials{justify-content:center}}.socials.icons .social-icon.social-icon-facebook{height:auto}
body #cookie-settings .sections .section{flex-wrap:wrap}body #icg-cookie-consent{position:fixed !important;width:668px !important;bottom:5.4rem !important;right:3rem !important;margin-left:auto !important;padding:5.6rem 4rem 4rem;display:flex;align-items:center;justify-content:center;grid-gap:10rem;gap:10rem;border-radius:2.4rem;position:relative;background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%),rgba(25,24,37,0.77647);background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%),rgba(25,24,37,0.77647);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 991.9px){body #icg-cookie-consent{width:calc(100% - 3rem) !important;bottom:1.5rem !important;right:1.5rem !important;padding:2.4rem 1.6rem 1.6rem}}body #icg-cookie-consent::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2.4rem;padding:1px;background:linear-gradient(135deg, #AA7E00 0%, #D49D00 30%, #553F00 54%, #FFBC00 82%, #FFBC00 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}body #icg-cookie-consent input[type=checkbox]{background-color:transparent !important;border-radius:2px !important}body #icg-cookie-consent .col-lg-12{padding:0}body #icg-cookie-consent .title{font-weight:700 !important;color:#fff;font-size:calc(3rem * 1);font-size:calc(3rem * var(--font-size-ratio, 1));text-transform:none;margin-bottom:1.6rem}body #icg-cookie-consent .links{display:flex;grid-gap:.8rem;gap:.8rem}body #icg-cookie-consent .links a{text-decoration:underline;transition:.3s;color:#FFBC00 !important;color:var(--color-primary, #FFBC00) !important}body #icg-cookie-consent .links a:hover{opacity:.6;color:#FFA100 !important;color:var(--color-primary-d, #FFA100) !important}body #icg-cookie-consent .desc p,body #icg-cookie-consent .desc a{font-size:calc(1.4rem * 1) !important;font-size:calc(1.4rem * var(--font-size-ratio, 1)) !important;text-transform:none;color:#CCC9C9;color:var(--color-gray300, #CCC9C9);font-weight:500 !important;line-height:1.5em;text-align:left !important}body #icg-cookie-consent .wrp{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0 !important;grid-gap:2.4rem;gap:2.4rem;position:relative}@media(max-width: 767.9px){body #icg-cookie-consent .wrp{grid-gap:.8rem;gap:.8rem}}body #icg-cookie-consent .wrp::before{content:"";position:absolute;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg width='132' height='154' viewBox='0 0 132 154' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M60.7324 2.46687C60.7324 2.46687 51.7046 1.41642 47.7083 2.46687C43.7121 3.51732 42.4561 5.82374 39.5179 7.08732C36.5797 8.35091 36.5797 9.18822 34.6843 9.60688C32.7889 10.0255 25.0247 15.2778 24.1798 17.3787C24.1798 17.3787 15.5707 21.1618 13.6753 24.9374C11.7875 28.7205 10.9426 31.8642 9.26798 34.3914C7.59335 36.9186 2.75976 45.5201 3.38394 48.6714C4.00812 51.8228 4.73887 55.781 3.33066 58.5289C1.92245 61.2768 -0.391585 77.0259 8.84933 91.5191C18.0902 106.012 25.862 111.303 25.862 111.303C25.862 111.303 31.3198 116.707 35.103 116.821C38.8861 116.935 47.0766 118.336 51.0652 119.95C55.0539 121.563 65.1397 122.622 69.1284 121.358C73.117 120.094 81.9393 120.445 84.672 119.95C87.4047 119.455 99.7893 114.264 100.84 112.345C101.89 110.427 106.724 109.164 110.499 104.756C114.275 100.349 124.361 84.4095 125.198 81.2506C126.035 78.0916 130.656 70.3427 130.237 62.137C129.818 53.9313 127.086 49.3108 127.086 49.3108C127.086 49.3108 122.275 58.232 111.968 51.8304C111.968 51.8304 109.974 60.4623 98.9444 59.9599C88.8814 59.5032 86.9708 49.7295 86.9708 49.7295C86.9708 49.7295 78.7956 56.5117 72.4776 51.1986C64.7439 44.698 72.4776 37.5504 72.4776 37.5504C72.4776 37.5504 52.8084 40.4505 50.2127 23.9021C48.1727 10.8705 60.7172 2.48209 60.7172 2.48209L60.7324 2.46687Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.8189 26.7678C28.3879 28.3892 28.2965 32.7508 32.0797 33.0173C35.8628 33.2837 38.5879 33.2761 39.9047 29.3407C41.2216 25.4053 35.7106 24.0352 34.4241 24.3016C33.1377 24.568 30.9835 25.4586 29.8265 26.7678H29.8189Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.8527 43.0011C38.8527 43.0011 36.6985 45.9393 38.8527 46.3123C41.0069 46.6777 47.5151 43.7927 46.4647 41.0068C45.4142 38.2208 38.7994 36.7517 37.1172 43.2675' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.2008 53.3995C25.2008 53.3995 21.8896 60.5928 23.9372 63.8507C25.9849 67.1086 30.9174 66.4692 33.2314 61.9553C35.5379 57.4414 37.0679 53.5593 32.1277 51.1387C27.1952 48.7257 22.7802 54.4956 22.1484 55.6526' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M48.0447 88.3664C48.0447 88.3664 44.1626 85.1618 40.8514 87.7879C37.5402 90.414 37.2814 97.9194 40.0674 98.81C42.8534 99.7006 47.6261 98.7034 48.7831 94.2428C49.9401 89.7822 48.9353 88.9601 48.0447 88.3588V88.3664Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M70.555 73.5167C70.555 73.5167 68.5607 79.553 64.4655 77.6653C60.3702 75.7775 63.1029 69.315 65.7747 68.4244C68.4541 67.5338 73.3867 69.6347 71.0802 74.4606' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M86.7183 68.2201C86.7183 68.2201 80.3624 73.1603 84.3054 77.6818C88.2483 82.2033 93.3864 78.8388 94.3836 75.4743C95.3807 72.1099 94.3836 70.4733 91.5519 68.2201C88.7203 65.967 86.7183 68.2201 86.7183 68.2201Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.4598 150.909C18.4598 150.909 15.8717 140.831 24.7625 139.499C33.6533 138.167 32.1841 145.802 30.0832 147.689C27.9823 149.577 19.7234 154.06 18.4598 150.909Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M109.628 123.765C109.628 123.765 103.173 125.866 101.384 122.501C99.5955 119.137 104.848 117.934 105.792 118.665C106.735 119.395 107.527 121.831 108.418 121.9C109.308 121.968 110.305 122.76 109.628 123.757V123.765Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M94.3466 129.748C94.3466 129.748 96.5541 128.119 95.9756 126.231C95.3971 124.343 90.9365 123.658 89.4674 127.388C87.9983 131.118 89.8328 131.483 91.9336 130.852' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M126.64 121.084C126.64 121.084 123.885 121.031 122.705 120.506C121.525 119.98 120.84 122.393 122.18 123.314C123.519 124.235 126.587 125.864 127.508 125.103C128.429 124.342 129.578 121.115 126.64 121.084Z' stroke='%23FFBC00' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;width:132px;height:154px;min-width:132px}@media(max-width: 991.9px){body #icg-cookie-consent .wrp::before{content:none}}body #icg-cookie-consent .wrp .content{padding-left:172px}@media(max-width: 991.9px){body #icg-cookie-consent .wrp .content{padding-left:0}}body #icg-cookie-consent .wrp .settings{padding-left:172px}@media(max-width: 991.9px){body #icg-cookie-consent .wrp .settings{padding-left:0}}body #icg-cookie-consent .wrp .settings .rc-form>.title{display:none}body #icg-cookie-consent .btns{display:flex !important;align-items:center;justify-content:space-between;padding:0;margin:0 !important;width:100%;padding-left:170px}@media(max-width: 991.9px){body #icg-cookie-consent .btns{padding-left:0}}@media(max-width: 767.9px){body #icg-cookie-consent .btns{flex-wrap:wrap}}@media(max-width: 767.9px){body #icg-cookie-consent .btns .button{width:100%}}body #icg-cookie-consent .btns .button.btn-enable{position:relative;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;background-color:#FFBC00 !important;background-color:var(--color-primary, #FFBC00) !important;border-radius:500px;color:#191825 !important;border:none !important;font-size:calc(1.5rem * 1) !important;font-size:calc(1.5rem * var(--font-size-ratio, 1)) !important;font-weight:700 !important;padding:1.2rem 1.6rem !important;z-index:1}body #icg-cookie-consent .btns .button.btn-enable::after{content:none}body #icg-cookie-consent .btns .button.btn-enable:hover,body #icg-cookie-consent .btns .button.btn-enable:focus,body #icg-cookie-consent .btns .button.btn-enable:active{color:#191825 !important;background-color:#FFA100 !important;background-color:var(--color-primary-d, #FFA100) !important}body #icg-cookie-consent .btns .button.btn-settings,body #icg-cookie-consent .btns .button.btn-save{color:#FFBC00;color:var(--color-primary, #FFBC00);font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));font-weight:700;padding:1.2rem 1.6rem !important;background-color:transparent !important;border:1px solid #3D3D3D !important;border:1px solid var(--color-gray800, #3D3D3D) !important;border-radius:500px}body #icg-cookie-consent .btns .button.btn-settings:hover,body #icg-cookie-consent .btns .button.btn-save:hover{background-color:transparent;color:#fff;border-color:#fff}body #icg-cookie-consent .sections{width:100%;position:relative}body #icg-cookie-consent .sections .section{margin-bottom:1.6rem;border-bottom:1px solid #3D3D3D;border-bottom:1px solid var(--color-gray800, #3D3D3D)}body #icg-cookie-consent .sections .section .title{font-weight:400 !important}body #icg-cookie-consent .sections .section .desc p{font-size:calc(1.4rem * 1) !important;font-size:calc(1.4rem * var(--font-size-ratio, 1)) !important}body #icg-cookie-consent .sections .section input[type=checkbox]{border-radius:50% !important;width:24px;min-width:24px;height:24px;min-height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent !important;border-color:#878787 !important;border-color:var(--color-gray500, #878787) !important}body #icg-cookie-consent .sections .section input[type=checkbox]::after{width:80%;height:80%;top:auto;left:auto}body #icg-cookie-consent .sections .section input[type=checkbox]:checked{background-color:#FFBC00 !important;background-color:var(--color-primary, #FFBC00) !important;border-color:#FFBC00 !important;border-color:var(--color-primary, #FFBC00) !important}body #icg-cookie-consent .sections .section input[type=checkbox]:checked::after{background:#131313 !important;background:var(--color-secondary, #131313) !important}body #icg-cookie-consent .sections .section input[type=checkbox]:disabled:checked{background-color:#A7A7A7 !important;background-color:var(--color-gray400, #A7A7A7) !important;border-color:#A7A7A7 !important;border-color:var(--color-gray400, #A7A7A7) !important}body #icg-cookie-consent .sections .section input[type=checkbox]:disabled:checked::after{background:#fff !important}
#main #header{background-color:transparent}#main #header .container{max-width:1460px}#main #header .logo{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;flex:unset}#main #header .top-header{padding:1.6rem 0;background-color:#F5F5F5;background-color:var(--color-gray100, #F5F5F5)}#main #header .top-header .logo>a{content:url("/wp-content/themes/inoby-new/assets/svg/logo.svg");max-width:22rem}@media(max-width: 991.9px){#main #header .top-header .logo>a{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}}#main #header .header{padding:2.4rem 0}@media(max-width: 991.9px){#main #header .header{padding:.9rem 0}}#main #header .header .top-menu{flex:1 0;max-width:70%}#main #header .header .top-menu>div>ul.menu{display:flex;align-items:center;justify-content:center;grid-gap:2.4rem;gap:2.4rem}#main #header .header .top-menu>div>ul.menu li.menu-item{padding:0}#main #header .header .top-menu>div>ul.menu li.menu-item>a{padding:.6rem .8rem;text-transform:none;font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));font-weight:700;color:#878787;color:var(--color-gray500, #878787);border-radius:3px}#main #header .header .top-menu>div>ul.menu li.menu-item>a:hover{color:#FFBC00;color:var(--color-primary, #FFBC00);background-color:#20212B;background-color:var(--color-gray900, #20212B)}#main #header .header .top-menu>div>ul.menu li.menu-item.current-menu-item>a{color:#FFBC00;color:var(--color-primary, #FFBC00);background-color:#20212B;background-color:var(--color-gray900, #20212B)}#main #header .header .additional-menu ul,#main #header .header .actions-menu.mobile-only ul{display:flex;list-style:none;align-items:center;justify-content:flex-end;padding:0;margin:0}#main #header .header .additional-menu ul li.menu-item,#main #header .header .actions-menu.mobile-only ul li.menu-item{padding:0}#main #header .header .additional-menu ul li.menu-item a,#main #header .header .actions-menu.mobile-only ul li.menu-item a{color:#191825;text-decoration:none;font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));font-weight:700;text-transform:none;border-bottom:none;padding:1.2rem 1.6rem;white-space:nowrap;border-radius:500px;background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);display:block}@media(max-width: 575.9px){#main #header .header .additional-menu ul li.menu-item a,#main #header .header .actions-menu.mobile-only ul li.menu-item a{font-size:1.2rem;padding:.8rem 1rem}}#main #header .header .additional-menu ul li.menu-item a:hover,#main #header .header .actions-menu.mobile-only ul li.menu-item a:hover{background-color:#FFA100;background-color:var(--color-primary-d, #FFA100)}@media(max-width: 991.9px){#main #header .header .row.mobile-only{display:flex !important;margin:0 -1.5rem}}#main #header .header .row.mobile-only .col-6,#main #header .header .row.mobile-only .col-3{display:flex !important;flex-direction:column;align-items:center;justify-content:center;max-width:unset !important;flex:unset !important}#main #header .header .row.mobile-only .actions-menu{align-items:flex-end}#main #header .header .row.mobile-only .trigger-mobile-menu{align-items:flex-start}#main #header .header .row.mobile-only .trigger-mobile-menu svg{cursor:pointer}#main #header .header .row.mobile-only .trigger-mobile-menu svg .bar{transition:.3s}#main #header .header .row.mobile-only .trigger-mobile-menu.active svg .bar:nth-of-type(1){transform:rotate(45deg) translate(2px, -3px)}#main #header .header .row.mobile-only .trigger-mobile-menu.active svg .bar:nth-of-type(2){transform:rotate(-45deg) translate(-10px, -3px)}#main #header .header .row.mobile-only .trigger-mobile-menu.active svg .bar:nth-of-type(3){opacity:0}#main #header .header .row.mobile-only .logo>a{content:url("/wp-content/themes/inoby-new/assets/svg/logo-w.svg")}@media(max-width: 991.9px){#main #header .header .row.mobile-only .logo>a{max-height:6rem;height:6rem}}@media(max-width: 575.9px){#main #header .header .row.mobile-only .logo>a{max-height:3rem;height:3rem}}#main #header .header.sticky-header{position:-webkit-sticky;position:sticky;top:0;box-shadow:0 4px 20px 0 #15141f;padding:1.6rem 0}@media(max-width: 991.9px){#main #header .header.sticky-header{padding:.9rem 0}}#main #header .header.sticky-header .top-header{padding:1rem 0}#main #header .header.sticky-header .top-header .logo>a{max-height:4rem}.mobile-menu:not(.active){transition:0s !important}.mobile-menu.active{background:#191825;height:100dvh;overflow:hidden}.mobile-menu .mobile-wrap{background:#191825;overflow-y:scroll;overflow-x:hidden;padding:0 0 2rem 0}.mobile-menu .mobile-wrap::-webkit-scrollbar{width:1px}.mobile-menu ul li a{border:none;color:#fff;padding:2.3rem 1.6rem;margin:0 1.6rem;border-bottom:1px solid #3D3D3D;border-bottom:1px solid var(--color-gray800, #3D3D3D)}@media(max-width: 767.9px){.mobile-menu ul li a{font-size:1.2rem}}.mobile-menu ul li:last-child a{border-bottom:none}.mobile-menu ul li.current-menu-item a{text-decoration:underline}
.footer-wrapper{position:relative;isolation:isolate;padding-bottom:15.5rem}@media(max-width: 991.9px){.footer-wrapper{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1rem}}.footer-wrapper .logo-wrapper{position:absolute;left:0;right:0;bottom:0;width:100%;z-index:-1;height:auto;pointer-events:none}@media(max-width: 991.9px){.footer-wrapper .logo-wrapper{display:none}}.footer-wrapper .logo-wrapper svg{width:100%}.footer-wrapper>.container{padding:4.8rem 4.8rem 5.6rem 4.8rem;border-radius:3.2rem;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 991.9px){.footer-wrapper>.container{padding:1.6rem 1.6rem 2.4rem 1.6rem}}.footer-wrapper>.container .container,.footer-wrapper>.container .widget-area,.footer-wrapper>.container .col-12{padding:0 !important}.footer-wrapper>.container .row{margin:0}.footer-wrapper>.container::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.footer-wrapper #footer{background:transparent;padding:0 !important}.footer-wrapper #footer .row{grid-gap:2.4rem;gap:2.4rem}.footer-wrapper #footer .widget-area{flex:1 0 calc(15% - 2.4rem);max-width:calc(15% - 2.4rem);margin-bottom:0 !important}@media(max-width: 991.9px){.footer-wrapper #footer .widget-area{flex:1 0 calc(50% - 2.4rem);max-width:calc(50% - 2.4rem)}}@media(max-width: 767.9px){.footer-wrapper #footer .widget-area{flex:1 0 100%;max-width:100%}}.footer-wrapper #footer .widget-area .footer-column-wrap:nth-of-type(2) a:first-of-type{margin-top:0 !important}.footer-wrapper #footer .widget-area .footer-column-wrap p,.footer-wrapper #footer .widget-area .footer-column-wrap a{margin:0;font-size:calc(1.4rem * 1) !important;font-size:calc(1.4rem * var(--font-size-ratio, 1)) !important;color:#fff;font-weight:500}.footer-wrapper #footer .widget-area .footer-column-wrap p{margin:0 !important}.footer-wrapper #footer .widget-area .footer-column-wrap a{margin:.8rem 0;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-wrapper #footer .widget-area .footer-column-wrap a[href^=mailto]{text-decoration:underline}.footer-wrapper #footer .widget-area .footer-column-wrap a[href^="https://maps"]{margin-top:.8rem !important;color:#FFBC00;color:var(--color-primary, #FFBC00)}.footer-wrapper #footer .widget-area .footer-column-wrap a:hover{color:#FFBC00;color:var(--color-primary, #FFBC00)}.footer-wrapper #footer .widget-area .footer-column-wrap a:last-of-type{margin-bottom:0}.footer-wrapper #footer .widget-area .footer-column-wrap br{display:none}.footer-wrapper #footer .widget-area .footer-column-wrap h6{font-size:calc(1.5rem * 1) !important;font-size:calc(1.5rem * var(--font-size-ratio, 1)) !important;font-weight:700;margin-bottom:2.4rem;color:#fff}@media(max-width: 767.9px){.footer-wrapper #footer .widget-area .footer-column-wrap h6{margin-bottom:.8rem}}.footer-wrapper #footer .widget-area .footer-column-wrap figure{margin:0 !important}.footer-wrapper #footer #footer-column-1{flex:1 0 calc(40% - 2.4rem);max-width:calc(40% - 2.4rem)}@media(max-width: 991.9px){.footer-wrapper #footer #footer-column-1{flex:1 0 100%;max-width:100%}}@media(max-width: 767.9px){.footer-wrapper #footer #footer-column-1 img{max-height:5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.footer-wrapper .reservation-btn{margin-top:4.8rem}@media(max-width: 767.9px){.footer-wrapper .reservation-btn{margin-top:2.4rem}}.footer-wrapper .reservation-btn .button{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;width:100%;border-radius:500px;padding:1.6rem 2.4rem;grid-gap:1.2rem;gap:1.2rem;font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));color:#191825;font-weight:700}@media(max-width: 767.9px){.footer-wrapper .reservation-btn .button{font-size:1.2rem;padding:1.2rem 1.6rem}}.footer-wrapper #copyright{background:transparent;padding:0;margin-top:4.8rem}@media(max-width: 767.9px){.footer-wrapper #copyright{margin-top:1.6rem}.footer-wrapper #copyright .row{flex-direction:column}}@media(max-width: 767.9px){.footer-wrapper #copyright #copyright-left,.footer-wrapper #copyright #copyright-right{flex-wrap:wrap;grid-row-gap:.8rem;row-gap:.8rem;align-items:center;justify-content:center}}.footer-wrapper #copyright #copyright-left .copyright-column-wrap,.footer-wrapper #copyright #copyright-right .copyright-column-wrap{padding-left:1.6rem;padding-right:1.6rem}@media(max-width: 767.9px){.footer-wrapper #copyright #copyright-left .copyright-column-wrap,.footer-wrapper #copyright #copyright-right .copyright-column-wrap{flex-basis:50%}}.footer-wrapper #copyright #copyright-left .copyright-column-wrap:first-of-type,.footer-wrapper #copyright #copyright-right .copyright-column-wrap:first-of-type{padding-left:0}@media(max-width: 767.9px){.footer-wrapper #copyright #copyright-left .copyright-column-wrap:first-of-type,.footer-wrapper #copyright #copyright-right .copyright-column-wrap:first-of-type{align-items:center;justify-content:flex-end}}@media(max-width: 767.9px){.footer-wrapper #copyright #copyright-left .copyright-column-wrap:nth-of-type(2),.footer-wrapper #copyright #copyright-right .copyright-column-wrap:nth-of-type(2){padding-right:0}.footer-wrapper #copyright #copyright-left .copyright-column-wrap:nth-of-type(2)::after,.footer-wrapper #copyright #copyright-right .copyright-column-wrap:nth-of-type(2)::after{content:none}}.footer-wrapper #copyright #copyright-left .copyright-column-wrap:last-of-type,.footer-wrapper #copyright #copyright-right .copyright-column-wrap:last-of-type{padding-right:0}@media(max-width: 767.9px){.footer-wrapper #copyright #copyright-left .copyright-column-wrap:last-of-type,.footer-wrapper #copyright #copyright-right .copyright-column-wrap:last-of-type{flex-basis:100%;align-items:center;justify-content:center;padding:0}.footer-wrapper #copyright #copyright-left .copyright-column-wrap:last-of-type p,.footer-wrapper #copyright #copyright-right .copyright-column-wrap:last-of-type p{text-align:center}}.footer-wrapper #copyright #copyright-left a,.footer-wrapper #copyright #copyright-left p,.footer-wrapper #copyright #copyright-right a,.footer-wrapper #copyright #copyright-right p{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);font-weight:500;text-transform:none}
section.icon-boxes .top-row{margin-bottom:8rem}@media(max-width: 991.9px){section.icon-boxes .top-row{margin-bottom:1.6rem}}section.icon-boxes .top-row .subheadline{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);margin-bottom:2.4rem}@media(max-width: 991.9px){section.icon-boxes .top-row .subheadline{margin-bottom:.4rem}}section.icon-boxes .top-row h1,section.icon-boxes .top-row h2,section.icon-boxes .top-row h3,section.icon-boxes .top-row h4{color:#fff;font-weight:700;margin:0}section.icon-boxes .top-row h5,section.icon-boxes .top-row h6{color:#fff;margin:0}section.icon-boxes .icon-box-wrap{grid-gap:3rem;gap:3rem}@media(max-width: 991.9px){section.icon-boxes .icon-box-wrap{grid-gap:1.6rem;gap:1.6rem}}section.icon-boxes .icon-box-wrap .icon-box{border-radius:1.6rem;padding:4rem 3.2rem;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}@media(max-width: 767.9px){section.icon-boxes .icon-box-wrap .icon-box{grid-gap:.8rem;gap:.8rem;padding:1.6rem}}section.icon-boxes .icon-box-wrap .icon-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.6rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.icon-boxes .icon-box-wrap .icon-box *{color:#fff;margin:0;font-size:1.8rem}section.icon-boxes .icon-box-wrap .icon-box .heading{margin:0;color:#FFBC00;color:var(--color-primary, #FFBC00);font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1));font-weight:400}@media(max-width: 767.9px){section.icon-boxes .icon-box-wrap .icon-box .heading{font-size:1.9rem}}section.icon-boxes .icon-box-wrap .icon-box img{margin-bottom:6.4rem;height:4.8rem;width:auto !important;min-width:4.8rem}@media(max-width: 767.9px){section.icon-boxes .icon-box-wrap .icon-box img{margin-bottom:.8rem}}section.icon-boxes.portfolio-style .top-row{margin-bottom:1.6rem}section.icon-boxes.portfolio-style .icon-box-wrap .icon-box p.heading{margin:0;color:#878787;color:var(--color-gray500, #878787);font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}section.icon-boxes.portfolio-style .icon-box-wrap .icon-box h1,section.icon-boxes.portfolio-style .icon-box-wrap .icon-box h2,section.icon-boxes.portfolio-style .icon-box-wrap .icon-box h3,section.icon-boxes.portfolio-style .icon-box-wrap .icon-box h4,section.icon-boxes.portfolio-style .icon-box-wrap .icon-box h5,section.icon-boxes.portfolio-style .icon-box-wrap .icon-box h6{font-size:calc(2.8rem * 1);font-size:calc(2.8rem * var(--font-size-ratio, 1));color:#fff;margin:0;font-weight:400}
section.icon-boxes-center .top-row{margin-bottom:5.6rem;justify-content:center}@media(max-width: 991.9px){section.icon-boxes-center .top-row{margin-bottom:2.4rem}}section.icon-boxes-center .top-row .col-6{display:flex;flex-direction:column;align-items:center;justify-content:center}section.icon-boxes-center .top-row .col-6 *{text-align:center}section.icon-boxes-center .top-row .col-6 img{margin-bottom:3.6rem}@media(max-width: 991.9px){section.icon-boxes-center .top-row .col-6 img{margin-bottom:1.6rem;max-height:76px}}section.icon-boxes-center .top-row .subheadline{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);margin-bottom:2.4rem}@media(max-width: 991.9px){section.icon-boxes-center .top-row .subheadline{margin-bottom:.4rem}}section.icon-boxes-center .top-row h1,section.icon-boxes-center .top-row h2,section.icon-boxes-center .top-row h3,section.icon-boxes-center .top-row h4{color:#fff;font-weight:700;margin:0}section.icon-boxes-center .top-row h5,section.icon-boxes-center .top-row h6{color:#fff;margin:0}section.icon-boxes-center .icon-box-wrap{grid-gap:3rem;gap:3rem}@media(max-width: 991.9px){section.icon-boxes-center .icon-box-wrap{grid-gap:1.6rem;gap:1.6rem}}section.icon-boxes-center .icon-box-wrap .icon-box{border-radius:2.4rem;padding:4rem 3.2rem;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:1.6rem;gap:1.6rem}section.icon-boxes-center .icon-box-wrap .icon-box *{text-align:center}@media(max-width: 767.9px){section.icon-boxes-center .icon-box-wrap .icon-box{grid-gap:.8rem;gap:.8rem;padding:1.6rem}}section.icon-boxes-center .icon-box-wrap .icon-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2.4rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.icon-boxes-center .icon-box-wrap .icon-box *{color:#fff;margin:0;font-size:1.8rem}section.icon-boxes-center .icon-box-wrap .icon-box p{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}section.icon-boxes-center .icon-box-wrap .icon-box .heading{margin:0;color:#fff;font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1));font-weight:400}@media(max-width: 991.9px){section.icon-boxes-center .icon-box-wrap .icon-box .heading{font-size:1.9rem}}section.icon-boxes-center .icon-box-wrap .icon-box img{margin-bottom:2.4rem;height:12.1rem;width:auto !important}@media(max-width: 991.9px){section.icon-boxes-center .icon-box-wrap .icon-box img{margin-bottom:.8rem;height:7.2rem}}
section.process{isolation:isolate}section.process .container{position:relative}section.process .container .illustration-wrap{position:absolute;top:0;right:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:-1;width:55%}@media(max-width: 991.9px){section.process .container .illustration-wrap{position:relative;top:unset;right:unset;padding:0 1.5rem;width:100%;margin-top:4rem}}section.process .container .illustration-wrap svg{width:100%}section.process object{width:100%}section.process .subheadline{color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));margin-bottom:2.4rem}@media(max-width: 991.9px){section.process .subheadline{margin-bottom:.4rem;font-size:1.6rem}}section.process h1,section.process h2,section.process h3,section.process h4{color:#fff;font-weight:700;margin:0}section.process .process-box-wrap{margin-top:5.6rem;grid-gap:2.4rem;gap:2.4rem;display:flex;flex-direction:column;z-index:1}@media(max-width: 991.9px){section.process .process-box-wrap{margin-top:2.4rem;grid-gap:1.6rem;gap:1.6rem}}section.process .process-box-wrap .process-box{border-radius:2.4rem;padding:4rem 3.2rem;position:relative;background:linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;grid-gap:3rem;gap:3rem}@media(max-width: 767.9px){section.process .process-box-wrap .process-box{grid-gap:1.6rem;gap:1.6rem;padding:1.6rem;flex-direction:column;align-items:flex-start}}section.process .process-box-wrap .process-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2.4rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.process .process-box-wrap .process-box .info-wrap{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 991.9px){section.process .process-box-wrap .process-box .info-wrap{grid-gap:1.6rem;gap:1.6rem}}@media(max-width: 991.9px){section.process .process-box-wrap .process-box .info-wrap .button{width:100%}}section.process .process-box-wrap .process-box p{color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));margin:0}section.process .process-box-wrap .process-box img{height:4.7rem;width:4.7rem;min-width:4.7rem}@media(max-width: 767.9px){section.process .process-box-wrap .process-box img{height:4rem;width:4rem;min-width:4rem}}
section.hero{position:relative;padding:4rem 0}@media(max-width: 991.9px){section.hero{padding:2.4rem 0}}section.hero .container{position:relative}section.hero .col-7{width:53.33%}@media(max-width: 991.9px){section.hero .col-7{width:100%}}section.hero .col-5{width:46.66%}@media(max-width: 991.9px){section.hero .col-5{width:100%}}section.hero object{width:100%}section.hero .hero-main{margin-bottom:0;display:flex;flex-direction:column;justify-content:center}section.hero .hero-main h1{color:#fff;font-weight:700;margin-bottom:4rem;line-height:120%}@media(max-width: 991.9px){section.hero .hero-main h1{margin-bottom:1.6rem}}section.hero .hero-main p{color:#fff;font-weight:500;margin:0}section.hero .button{margin-top:8rem}@media(max-width: 991.9px){section.hero .button.mobile-only{display:flex !important;width:100%;margin-top:-4rem}}
section.hero-with-numbers{padding-top:5.6rem}@media(max-width: 991.9px){section.hero-with-numbers{padding-top:2.4rem}}section.hero-with-numbers .container{position:relative}section.hero-with-numbers .container .right-illustration{position:absolute;top:0;right:0;transform:translate(20%, -30%)}@media(max-width: 991.9px){section.hero-with-numbers .container .right-illustration{display:none}}section.hero-with-numbers .container .left-illustration{position:absolute;bottom:0;left:0;transform:translate(-20%, -80%)}@media(max-width: 991.9px){section.hero-with-numbers .container .left-illustration{display:none}}section.hero-with-numbers .items-center{justify-content:center}section.hero-with-numbers .items-center .col-lg-12{display:flex;flex-direction:column;align-items:center;grid-gap:8rem;gap:8rem}@media(max-width: 991.9px){section.hero-with-numbers .items-center .col-lg-12{grid-gap:1.6rem;gap:1.6rem}}section.hero-with-numbers .items-center .col-lg-12 *{margin:0;text-align:center}section.hero-with-numbers .items-center .col-lg-12 h1,section.hero-with-numbers .items-center .col-lg-12 h2,section.hero-with-numbers .items-center .col-lg-12 h3,section.hero-with-numbers .items-center .col-lg-12 h4{color:#fff;font-weight:700}section.hero-with-numbers .items-center .col-lg-12 h5,section.hero-with-numbers .items-center .col-lg-12 h6,section.hero-with-numbers .items-center .col-lg-12 p{color:#878787;color:var(--color-gray500, #878787)}section.hero-with-numbers .items-center .col-lg-12 p{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){section.hero-with-numbers .items-center .col-lg-12 p{font-size:1.6rem}}section.hero-with-numbers .numbers-row{padding-left:11.4rem;padding-right:11.4rem;margin-top:5.6rem;grid-row-gap:.8rem;row-gap:.8rem}@media(max-width: 991.9px){section.hero-with-numbers .numbers-row{padding-left:1.1rem;padding-right:1.1rem;margin-top:1.6rem}}@media(max-width: 991.9px){section.hero-with-numbers .numbers-row .col-3{padding-left:.4rem;padding-right:.4rem}}section.hero-with-numbers .numbers-row .number-wrp{border-radius:1.6rem;padding:3rem 1.7rem;height:100%;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:.8rem;gap:.8rem}@media(max-width: 991.9px){section.hero-with-numbers .numbers-row .number-wrp{padding:1.6rem}}section.hero-with-numbers .numbers-row .number-wrp *{text-align:center}section.hero-with-numbers .numbers-row .number-wrp::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.6rem;padding:1px;background:linear-gradient(135deg, #AA7E00 0%, #D49D00 30%, #553F00 54%, #FFBC00 82%, #FFBC00 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.hero-with-numbers .numbers-row .number-wrp h4{color:#fff;font-weight:700;margin:0}section.hero-with-numbers .numbers-row .number-wrp p{margin:0;color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){section.hero-with-numbers .numbers-row .number-wrp p{font-size:1.6rem}}
.component-brands-slider .inoby-brands-slider{position:relative}.component-brands-slider .inoby-brands-slider::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:20%;pointer-events:none;height:100%;background:linear-gradient(-90deg, rgba(25,24,37,0), #191825)}.component-brands-slider .inoby-brands-slider::before{content:"";display:block;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;left:unset;width:20%;pointer-events:none;height:100%;background:linear-gradient(90deg, rgba(25,24,37,0), #191825)}.component-brands-slider .brands-slider-wrap{display:flex;align-items:center;justify-content:center}.component-brands-slider .brands-slider-wrap a{transition:.3s;will-change:transform;text-align:center;opacity:.6;width:100%;height:100%}.component-brands-slider .brands-slider-wrap a:hover{opacity:1}.component-brands-slider .brands-slider-wrap img{transition:.3s;max-width:150px;height:150px;-o-object-fit:contain;object-fit:contain}@media(max-width: 767.9px){.component-brands-slider .brands-slider-wrap img{height:100px}}.wp-block .component-brands-slider .brands-slider{display:flex;align-items:center;grid-gap:1.6rem;gap:1.6rem;flex-wrap:wrap}.wp-block .component-brands-slider .brands-slider-wrap a{pointer-events:none}
.portfolio-card{position:relative;display:flex;flex-direction:column;grid-gap:4rem;gap:4rem;height:100%;cursor:pointer}@media(max-width: 991.9px){.portfolio-card{grid-gap:1.6rem;gap:1.6rem}}.portfolio-card:hover .img-wrapper img{transform:scale(1.02)}.portfolio-card .img-wrapper{position:relative;border-radius:32px;overflow:hidden;display:flex;height:100%;align-items:center;justify-content:center;padding-top:9.5rem;max-height:478px;height:478px}@media(max-width: 991.9px){.portfolio-card .img-wrapper{align-items:flex-end;padding-top:5rem;border-radius:1.6rem;height:auto}}.portfolio-card .img-wrapper.use-photo{padding:0 !important}.portfolio-card .img-wrapper.use-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.portfolio-card .img-wrapper .categories{position:absolute;top:3.2rem;left:3.2rem;right:3.2rem;display:flex;align-items:center;grid-gap:.4rem;gap:.4rem;z-index:1;flex-wrap:wrap}@media(max-width: 991.9px){.portfolio-card .img-wrapper .categories{top:1.1rem;left:1.5rem;right:1.5rem}}.portfolio-card .img-wrapper .categories .category{border-radius:4.8rem;padding:.8rem 1.6rem;background-color:#191825;color:#fff;font-size:calc(1.5rem * 1);font-size:calc(1.5rem * var(--font-size-ratio, 1));font-weight:700}@media(max-width: 991.9px){.portfolio-card .img-wrapper .categories .category{font-size:1.2rem;border-radius:500px;padding:.4rem .8rem}}.portfolio-card .img-wrapper img{max-width:100%;transition:.3s;height:100%;-o-object-position:bottom;object-position:bottom;width:100%;transform-origin:bottom}@media(max-width: 991.9px){.portfolio-card .img-wrapper img{margin-bottom:0;margin-right:0}}.portfolio-card .portfolio-card-content{text-decoration:none !important}.portfolio-card .portfolio-card-content .content{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}@media(max-width: 991.9px){.portfolio-card .portfolio-card-content .content{grid-gap:.2rem;gap:.2rem}}.portfolio-card .portfolio-card-content .content .title{margin:0;color:#fff;font-weight:700}.portfolio-card .portfolio-card-content .content .info{display:flex;align-items:center;grid-gap:.8rem;gap:.8rem;flex-wrap:wrap}@media(max-width: 991.9px){.portfolio-card .portfolio-card-content .content .info .space{display:none}}.portfolio-card .portfolio-card-content .content .info p{color:#878787;color:var(--color-gray500, #878787);margin:0;position:relative;display:flex;align-items:center;grid-gap:.8rem;gap:.8rem;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;white-space:nowrap}@media(max-width: 991.9px){.portfolio-card .portfolio-card-content .content .info p{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}}.portfolio-card .portfolio-card-content .content .info p::after{content:"/";position:relative}.portfolio-card .portfolio-card-content .content .info p:last-of-type::after{content:none}.inoby-portfolio-selection .row{grid-row-gap:8rem;row-gap:8rem}@media(max-width: 991.9px){.inoby-portfolio-selection .row{grid-row-gap:4rem;row-gap:4rem}}.inoby-portfolio-selection .col-12 .portfolio-card .img-wrapper{max-height:640px;height:640px}@media(max-width: 991.9px){.inoby-portfolio-selection .col-12 .portfolio-card .img-wrapper{height:auto}}.inoby-portfolio-selection .col-12 .portfolio-card .img-wrapper img{max-height:550px}.wp-block .inoby-portfolio-selection .portfolio-card{pointer-events:none}
section.services-boxes{z-index:1;position:relative}@media(max-width: 991.9px){section.services-boxes .top-row{margin-bottom:1.6rem}}section.services-boxes .top-row p{color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;margin-bottom:2.4rem}@media(max-width: 991.9px){section.services-boxes .top-row p{margin-bottom:.4rem}}section.services-boxes .top-row h1,section.services-boxes .top-row h2,section.services-boxes .top-row h3,section.services-boxes .top-row h4,section.services-boxes .top-row h5,section.services-boxes .top-row h6{color:#fff;font-weight:700;margin:0}section.services-boxes .col-6{display:flex;flex-direction:column;justify-content:flex-end}section.services-boxes .row{grid-row-gap:1.6rem;row-gap:1.6rem}section.services-boxes object{width:100%}section.services-boxes .service-box{padding:4.8rem;border-radius:3.2rem;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:4.8rem;gap:4.8rem;transition:.3s;text-decoration:none !important}section.services-boxes .service-box:hover::before{background:linear-gradient(220deg, #FFBC00 0%, #CC9600 50%, #997100 100%)}section.services-boxes .service-box:hover h4{color:#FFBC00;color:var(--color-primary, #FFBC00)}@media(max-width: 991.9px){section.services-boxes .service-box{padding:1.6rem;grid-gap:1.6rem;gap:1.6rem;border-radius:2.4rem}}section.services-boxes .service-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.services-boxes .service-box .img-wrapper{max-width:80%;margin:auto;transition:.3s}section.services-boxes .service-box h4{color:#fff;font-weight:700;margin:0;transition:.3s}section.services-boxes .service-box .pills{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:.8rem;gap:.8rem}section.services-boxes .service-box .pills .pill{padding:1.2rem 2.4rem;border-radius:500px;background-color:#191825;color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;white-space:nowrap;transition:.3s;text-decoration:none}@media(max-width: 991.9px){section.services-boxes .service-box .pills .pill{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));padding:.4rem .8rem}}section.services-boxes .service-box .pills .pill:hover{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);color:#191825}.wp-block section.services-boxes .service-box{pointer-events:none}.wp-block section.services-boxes .service-box .pill{pointer-events:none}
section.about-us-section{position:relative;isolation:isolate;padding:17.1rem 0}@media(max-width: 767.9px){section.about-us-section{padding:4rem 0 8rem 0}}section.about-us-section .img-wrap{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;z-index:-1;pointer-events:none}section.about-us-section .img-wrap svg{width:100%;height:100%}section.about-us-section .row{justify-content:center}section.about-us-section .row .col-10{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 767.9px){section.about-us-section .row .col-10{grid-gap:1.6rem;gap:1.6rem}}section.about-us-section .row .col-10 .subheading{margin:0;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;color:#878787;color:var(--color-gray500, #878787)}section.about-us-section .row .col-10 picture{margin-bottom:2.6rem}@media(max-width: 767.9px){section.about-us-section .row .col-10 picture{margin-bottom:.8rem}}section.about-us-section .row .col-10 h2{color:#fff;margin:0;font-weight:700;text-wrap:balance;line-height:1}@media(max-width: 767.9px){section.about-us-section .row .col-10 h2{line-height:unset}}@media(max-width: 767.9px){section.about-us-section .row .col-10 h2:last-of-type{font-size:1.7rem !important}}section.about-us-section .row .col-10 h2 img{width:140px;height:86px;-o-object-fit:contain;object-fit:contain}@media(max-width: 767.9px){section.about-us-section .row .col-10 h2 img{width:42px;height:26px}}section.about-us-section .row .col-10 .button{margin-top:2.6rem}@media(max-width: 767.9px){section.about-us-section .row .col-10 .button{margin-top:.8rem}}
@media(max-width: 767.9px){.component-references{padding:0 1.5rem}}.component-references .row{align-items:center;justify-content:center}.component-references .row.items-center{margin-bottom:8rem}@media(max-width: 767.9px){.component-references .row.items-center{margin-bottom:2.4rem}.component-references .row.items-center .img-wrapper svg{width:62px;height:4rem;min-width:62px;min-height:4rem}}.component-references .row .col-8{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 767.9px){.component-references .row .col-8{grid-gap:1.6rem;gap:1.6rem}}.component-references .row .col-8 h2{margin:0;font-weight:700;color:#fff}.component-references .row .col-8 .subheading{margin:0;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787)}.component-references .references-slider{padding:0 1.6rem;position:relative;cursor:pointer}@media(max-width: 767.9px){.component-references .references-slider{padding:0}}.component-references .references-slider::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:30%;pointer-events:none;height:100%;background:linear-gradient(-90deg, rgba(25,24,37,0), #191825)}@media(max-width: 767.9px){.component-references .references-slider::after{content:none}}.component-references .references-slider::before{content:"";display:block;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;left:unset;width:30%;pointer-events:none;height:100%;background:linear-gradient(90deg, rgba(25,24,37,0), #191825)}@media(max-width: 767.9px){.component-references .references-slider::before{content:none}}.component-references .references-slider .reference-box{padding:4.8rem;color:#191825;color:var(--color-col-text, #191825);display:flex;flex-direction:column;justify-content:flex-start;border-radius:3.2rem;grid-gap:3.2rem;gap:3.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 767.9px){.component-references .references-slider .reference-box{padding:.8rem 1.6rem 1.6rem 1.6rem !important;grid-gap:1.6rem;gap:1.6rem;min-height:unset !important;border-radius:2.4rem;margin:0 !important}}.component-references .references-slider .reference-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-references .references-slider .reference-box.active{padding:4.8rem 4.8rem 5.6rem 4.8rem;min-height:400px}.component-references .references-slider .reference-box.active .author-box .author-content h4,.component-references .references-slider .reference-box.active .author-box .author-content .subheading{display:block}.component-references .references-slider .reference-box.active .author-box .author-image{flex:1 0 72px;max-width:72px}.component-references .references-slider .reference-box.active .author-box .author-image picture img{border-radius:100px}.component-references .references-slider .reference-box.active .content-box p{display:block;max-width:100%;line-clamp:unset;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:hidden;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}.component-references .references-slider .reference-box.active .passive-only{display:none}.component-references .references-slider .reference-box .stars-wrapper{display:flex;align-items:center}.component-references .references-slider .reference-box .passive-only{display:flex}.component-references .references-slider .reference-box .content-box{display:flex;grid-gap:3.6rem;gap:3.6rem;flex-direction:column}.component-references .references-slider .reference-box .content-box p{margin:0;color:#fff;font-size:2rem;font-weight:400;display:-webkit-box;max-width:100%;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 767.9px){.component-references .references-slider .reference-box .content-box p{font-size:1.6rem !important}}.component-references .references-slider .reference-box .content-box .passive-only{flex-direction:column;margin-top:1.6rem}.component-references .references-slider .reference-box .content-box .passive-only h4,.component-references .references-slider .reference-box .content-box .passive-only .subheading{color:#fff;margin:0}.component-references .references-slider .reference-box .content-box .passive-only h4{font-size:2rem;font-weight:700}.component-references .references-slider .reference-box .content-box .passive-only .subheading{font-size:1.6rem;color:#727272;color:var(--color-gray600, #727272)}.component-references .references-slider .reference-box .author-box{display:flex;align-items:center;grid-gap:1.6rem;gap:1.6rem}.component-references .references-slider .reference-box .author-box .author-image{flex:1 0 56px;max-width:56px}.component-references .references-slider .reference-box .author-box .author-image picture img{border-radius:100px}.component-references .references-slider .reference-box .author-box .author-content{display:flex;flex-direction:column}.component-references .references-slider .reference-box .author-box .author-content h4,.component-references .references-slider .reference-box .author-box .author-content .subheading{color:#fff;margin:0;display:none}.component-references .references-slider .reference-box .author-box .author-content h4{font-weight:700}.component-references .references-slider .reference-box .author-box .author-content .subheading{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787)}@media(max-width: 767.9px){.component-references .references-slider .reference-box .author-box .author-content .subheading{font-size:1.6rem}}
.component-integrations .top-row{justify-content:space-between;margin-bottom:8rem;grid-row-gap:1.6rem;row-gap:1.6rem}@media(max-width: 991.9px){.component-integrations .top-row{flex-direction:column-reverse;margin-bottom:4rem}}.component-integrations .top-row h2{color:#fff;margin:0;font-weight:700;margin-bottom:2.4rem}@media(max-width: 991.9px){.component-integrations .top-row h2{margin-bottom:1.6rem}}.component-integrations .top-row p{color:#fff;margin:0;text-wrap:balance}@media(max-width: 991.9px){.component-integrations .top-row p{font-size:1.6rem}}.component-integrations .top-row .col-2{display:flex;flex-direction:column;align-items:flex-end}@media(max-width: 991.9px){.component-integrations .top-row .col-2{align-items:flex-start}}.component-integrations .top-row .col-2 img{max-width:13rem}@media(max-width: 991.9px){.component-integrations .top-row .col-2 img{max-width:6.2rem}}.component-integrations .integrations-row{margin-bottom:5.6rem}@media(max-width: 991.9px){.component-integrations .integrations-row{margin-bottom:4rem}}.component-integrations .integrations-row:last-of-type{margin-bottom:0}.component-integrations .integrations-row .integrations-wrap{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}.component-integrations .integrations-row .integrations-wrap .integration-title p{margin:0;color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){.component-integrations .integrations-row .integrations-wrap .integration-title p{font-size:1.6rem}}.component-integrations .integrations-row .integrations-wrap .integration-wrapper{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1.6rem;gap:1.6rem}@media(max-width: 1199.9px){.component-integrations .integrations-row .integrations-wrap .integration-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 991.9px){.component-integrations .integrations-row .integrations-wrap .integration-wrapper{grid-gap:2.4rem;gap:2.4rem}}@media(max-width: 575.9px){.component-integrations .integrations-row .integrations-wrap .integration-wrapper{grid-template-columns:1fr}}.component-integrations .integrations-row .integrations-wrap .integration-wrapper .integration-box{position:relative;border-radius:1.5rem;padding:6rem 3.2rem;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-decoration:none !important;display:grid;align-items:center;justify-items:center;place-items:center;will-change:transform;transition:.3s all}@media(max-width: 767.9px){.component-integrations .integrations-row .integrations-wrap .integration-wrapper .integration-box{padding:2.4rem 3.2rem !important}}.component-integrations .integrations-row .integrations-wrap .integration-wrapper .integration-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.5rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-integrations .integrations-row .integrations-wrap .integration-wrapper .integration-box:is(a):hover{transform:scale(0.98)}
.component-team .top-row{margin-bottom:5.6rem}@media(max-width: 991.9px){.component-team .top-row{margin-bottom:1.6rem}}.component-team .top-row .col-12{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 991.9px){.component-team .top-row .col-12{grid-gap:.4rem;gap:.4rem}}.component-team .top-row *{text-align:center;margin:0}@media(max-width: 991.9px){.component-team .top-row *{text-align:left}}.component-team .top-row h1,.component-team .top-row h2,.component-team .top-row h3,.component-team .top-row h4{color:#fff;font-weight:700}.component-team .top-row h5,.component-team .top-row h6,.component-team .top-row p{color:#fff}.component-team .top-row p{color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){.component-team .top-row p{font-size:1.6rem}}.component-team .team-row{grid-row-gap:5.6rem;row-gap:5.6rem;justify-content:center}@media(max-width: 991.9px){.component-team .team-row{grid-row-gap:2.4rem;row-gap:2.4rem;padding-left:.7rem;padding-right:.7rem}}@media(max-width: 991.9px){.component-team .team-row .col-3{padding-left:.8rem;padding-right:.8rem}}.component-team .team-row .team-wrap:nth-of-type(2n) .member{margin-top:2.4rem}@media(max-width: 991.9px){.component-team .team-row .team-wrap:nth-of-type(2n) .member{margin-top:0 !important}}.component-team .team-row.reverse .team-wrap .member{margin-top:2.4rem}@media(max-width: 991.9px){.component-team .team-row.reverse .team-wrap .member{margin-top:0 !important}}.component-team .team-row.reverse .team-wrap:nth-of-type(2n) .member{margin-top:0}.component-team .team-row .member{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;height:100%}.component-team .team-row .member .img-wrapper{border-radius:1.6rem;padding:2rem 3.2rem;background-color:#20212B;background-color:var(--color-gray900, #20212B);margin-bottom:2.4rem;height:40rem}@media(max-width: 991.9px){.component-team .team-row .member .img-wrapper{margin-bottom:1.6rem;height:25rem;padding:1rem 2rem}}@media(max-width: 767.9px){.component-team .team-row .member .img-wrapper{height:16rem}}.component-team .team-row .member .img-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.component-team .team-row .member h5{margin:0;color:#fff;text-align:center}@media(max-width: 991.9px){.component-team .team-row .member h5{text-align:left}}.component-team .team-row .member .position{text-align:center;color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){.component-team .team-row .member .position{text-align:left;font-size:1.6rem}}
.component-reference .small-container{max-width:1130px !important;position:relative;padding-bottom:7rem}@media(max-width: 991.9px){.component-reference .small-container{padding-bottom:4.6rem}}.component-reference .small-container .quote-up,.component-reference .small-container .quote-down{position:absolute;z-index:-1}@media(max-width: 991.9px){.component-reference .small-container .quote-up,.component-reference .small-container .quote-down{width:9.1rem;height:6.6rem;min-width:9.1rem;min-height:6.6rem}}.component-reference .small-container .quote-up{top:0;left:1.5rem}@media(max-width: 991.9px){.component-reference .small-container .quote-up{top:3.6rem;left:3.9rem}}.component-reference .small-container .quote-down{bottom:0;right:1.5rem}@media(max-width: 991.9px){.component-reference .small-container .quote-down{right:4.2rem}}.component-reference .row{align-items:center;justify-content:center}.component-reference .row.items-center{margin-bottom:7rem}.component-reference .row.items-center .col-12{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(max-width: 991.9px){.component-reference .row.items-center{margin-bottom:5.4rem}}.component-reference .row.items-center h3{color:#fff;margin:0;font-weight:700}.component-reference .row .col-8{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 767.9px){.component-reference .row .col-8{grid-gap:1.6rem;gap:1.6rem}}.component-reference .row .col-8 h2{margin:0;font-weight:700;color:#fff}.component-reference .row .col-8 .subheading{margin:0;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787)}.component-reference .reference{position:relative}@media(max-width: 767.9px){.component-reference .reference{padding:0}}.component-reference .reference .reference-box{padding:4.8rem 7.2rem;color:#191825;color:var(--color-col-text, #191825);display:flex;flex-direction:column;justify-content:flex-start;border-radius:3.2rem;grid-gap:3.2rem;gap:3.2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;position:relative;background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 767.9px){.component-reference .reference .reference-box{padding:1.6rem !important;grid-gap:1.6rem;gap:1.6rem;min-height:unset !important;margin:0 !important}}.component-reference .reference .reference-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(135deg, #AA7E00 0%, #D49D00 30%, #553F00 54%, #FFBC00 82%, #FFBC00 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-reference .reference .reference-box .content-box{display:flex;grid-gap:3.6rem;gap:3.6rem;flex-direction:column}.component-reference .reference .reference-box .content-box p{margin:0;color:#fff;font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1));font-weight:400}@media(max-width: 991.9px){.component-reference .reference .reference-box .content-box p{font-size:1.9rem !important}}.component-reference .reference .reference-box .author-box{display:flex;align-items:center;grid-gap:1.6rem;gap:1.6rem}.component-reference .reference .reference-box .author-box .author-image{flex:1 0 56px;max-width:56px}.component-reference .reference .reference-box .author-box .author-image picture img{border-radius:100px}.component-reference .reference .reference-box .author-box .author-content{display:flex;flex-direction:column}.component-reference .reference .reference-box .author-box .author-content h4,.component-reference .reference .reference-box .author-box .author-content .subheading{color:#fff;margin:0}.component-reference .reference .reference-box .author-box .author-content h4{font-weight:700}.component-reference .reference .reference-box .author-box .author-content .subheading{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787)}@media(max-width: 767.9px){.component-reference .reference .reference-box .author-box .author-content .subheading{font-size:1.6rem}}
.component-cta-box .small-container{max-width:1130px !important;position:relative}.component-cta-box .row{justify-content:center}.component-cta-box .cta-box{padding:8rem 4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:6.4rem;gap:6.4rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;position:relative;border-radius:3.2rem;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 767.9px){.component-cta-box .cta-box{grid-gap:2.4rem;gap:2.4rem;padding:3.2rem 1.6rem}}.component-cta-box .cta-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-cta-box .cta-box h1,.component-cta-box .cta-box h2,.component-cta-box .cta-box h3{color:#fff;font-weight:700;margin:0;text-align:center}.component-cta-box .cta-box h4,.component-cta-box .cta-box h5,.component-cta-box .cta-box h6{color:#fff;text-align:center;margin:0}.component-cta-box .cta-box p{margin:0;color:#fff;font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1));font-weight:400}@media(max-width: 767.9px){.component-cta-box .cta-box p{font-size:1.6rem !important}}
.component-cta-box-with-img .cta-box-with-img{padding:8rem 22rem;display:flex;align-items:center;justify-content:center;grid-gap:10rem;gap:10rem;border-radius:3.2rem;position:relative;background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 1399.9px){.component-cta-box-with-img .cta-box-with-img{padding:8rem 7.2rem;grid-gap:5rem;gap:5rem}}@media(max-width: 991.9px){.component-cta-box-with-img .cta-box-with-img{flex-direction:column;align-items:stretch;grid-gap:2.4rem;gap:2.4rem;padding:2.4rem;border-radius:2.4rem}}.component-cta-box-with-img .cta-box-with-img::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(135deg, #AA7E00 0%, #D49D00 30%, #553F00 54%, #FFBC00 82%, #FFBC00 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}@media(max-width: 991.9px){.component-cta-box-with-img .cta-box-with-img::before{border-radius:2.4rem}}.component-cta-box-with-img .cta-box-with-img h1,.component-cta-box-with-img .cta-box-with-img h2,.component-cta-box-with-img .cta-box-with-img h3{color:#fff;font-weight:700;margin:0}.component-cta-box-with-img .cta-box-with-img h4,.component-cta-box-with-img .cta-box-with-img h5,.component-cta-box-with-img .cta-box-with-img h6{color:#fff;margin:0}.component-cta-box-with-img .cta-box-with-img p{margin:0;color:#fff;font-size:calc(2.4rem * 1);font-size:calc(2.4rem * var(--font-size-ratio, 1));font-weight:400}@media(max-width: 767.9px){.component-cta-box-with-img .cta-box-with-img p{font-size:1.6rem !important}}.component-cta-box-with-img .cta-box-with-img .left,.component-cta-box-with-img .cta-box-with-img .right{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:5.6rem;gap:5.6rem}.component-cta-box-with-img .cta-box-with-img .left img,.component-cta-box-with-img .cta-box-with-img .right img{max-width:410px;width:410px !important}@media(max-width: 991.9px){.component-cta-box-with-img .cta-box-with-img .left img,.component-cta-box-with-img .cta-box-with-img .right img{max-width:unset;width:100% !important}}.component-cta-box-with-img .cta-box-with-img .left .button::after,.component-cta-box-with-img .cta-box-with-img .right .button::after{content:none}@media(max-width: 991.9px){.component-cta-box-with-img .cta-box-with-img .left,.component-cta-box-with-img .cta-box-with-img .right{grid-gap:2.4rem;gap:2.4rem}.component-cta-box-with-img .cta-box-with-img .left .button,.component-cta-box-with-img .cta-box-with-img .right .button{width:100%;text-align:center;justify-content:center}}
.post-card{cursor:pointer;position:relative;border-radius:3.2rem;border:none;margin:0;isolation:isolate;display:flex;flex-direction:column;grid-gap:0;gap:0;overflow:hidden;height:100%}@media(max-width: 767.9px){.post-card{grid-gap:1.6rem;gap:1.6rem;border-radius:2.4rem}}.post-card::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}@media(max-width: 767.9px){.post-card::before{border-radius:2.4rem}}.post-card:hover img{transform:scale(1.02)}.post-card:hover .post-card-content{transform:none}.post-card img{width:100%;background-color:#191825;aspect-ratio:3/2;transition:.3s;-o-object-fit:cover;object-fit:cover;z-index:-1;height:unset;transform-origin:bottom}.post-card .post-card-content{all:unset;z-index:-1;padding:2.4rem 3.2rem 2.4rem 3.2rem;text-decoration:none;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:100%}@media(max-width: 767.9px){.post-card .post-card-content{padding:1.6rem}}.post-card .post-card-content .content{display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem}@media(max-width: 767.9px){.post-card .post-card-content .content{grid-gap:.8rem;gap:.8rem}}.post-card .post-card-content .content .info{display:flex;align-items:center;grid-gap:1.6rem;gap:1.6rem;flex-wrap:wrap}@media(max-width: 991.9px){.post-card .post-card-content .content .info{grid-gap:.8rem;gap:.8rem}}.post-card .post-card-content .content .info *{color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400}@media(max-width: 767.9px){.post-card .post-card-content .content .info *{font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}}.post-card .post-card-content .content .info>*:not(:last-child)::after{content:none}.post-card .post-card-content .content .info .dot{width:4px;height:4px;min-width:4px;min-height:4px;background-color:#878787;background-color:var(--color-gray500, #878787);border-radius:50%}.post-card .post-card-content .content .info .dot:last-child{display:none}.post-card .post-card-content .content .title{margin:0;color:#fff;font-weight:400}.inoby-posts-selection .row{grid-row-gap:2.4rem;row-gap:2.4rem}.inoby-posts-selection .top-row{margin-bottom:8rem;grid-row-gap:1.6rem;row-gap:1.6rem}@media(max-width: 991.9px){.inoby-posts-selection .top-row{margin-bottom:2.4rem}}.inoby-posts-selection .top-row .top-row-content{display:flex;align-items:center;grid-gap:1.8rem;gap:1.8rem}@media(max-width: 991.9px){.inoby-posts-selection .top-row .top-row-content{flex-direction:column-reverse;align-items:flex-start}}.inoby-posts-selection .top-row .top-row-content h2{margin:0;color:#fff;font-weight:700}.inoby-posts-selection .top-row .top-row-content img{width:122px;min-width:122px;height:150px;min-height:150px}@media(max-width: 991.9px){.inoby-posts-selection .top-row .top-row-content img{width:63px;min-width:63px;height:81px;min-height:81px}}.inoby-posts-selection .top-row .items-end{display:flex;height:100%;align-items:center;justify-content:flex-end}@media(max-width: 991.9px){.inoby-posts-selection .top-row .items-end{justify-content:flex-start}}.mb-block-preview section.inoby-posts-selection .post-card{pointer-events:none}
.component-portfolio-info .row{margin-top:8rem;padding-bottom:4.4rem;border-bottom:1px solid #3D3D3D;border-bottom:1px solid var(--color-gray800, #3D3D3D)}@media(max-width: 991.9px){.component-portfolio-info .row{margin-top:2.4rem;padding-bottom:2.4rem}}.component-portfolio-info .row:last-child{border-bottom:none;padding-bottom:0}.component-portfolio-info .row:first-child{padding-bottom:4.4rem;border-bottom:1px solid #3D3D3D;border-bottom:1px solid var(--color-gray800, #3D3D3D)}@media(max-width: 991.9px){.component-portfolio-info .row:first-child{margin-top:4rem;padding-bottom:2.4rem}}.component-portfolio-info .row .col-6{display:flex;flex-direction:column}.component-portfolio-info .row h3{color:#fff;font-weight:700;margin:0}.component-portfolio-info .row p{margin:0;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;color:#fff}@media(max-width: 991.9px){.component-portfolio-info .row p{font-size:1.6rem}}.component-portfolio-info .row ul,.component-portfolio-info .row ol{margin:0;display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem;padding:0;list-style:none}@media(max-width: 991.9px){.component-portfolio-info .row ul,.component-portfolio-info .row ol{margin-top:.8rem}}.component-portfolio-info .row ul li,.component-portfolio-info .row ol li{color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;display:flex;align-items:flex-start;grid-gap:1.6rem;gap:1.6rem}@media(max-width: 991.9px){.component-portfolio-info .row ul li,.component-portfolio-info .row ol li{font-size:1.6rem}}.component-portfolio-info .row ul li img,.component-portfolio-info .row ol li img{margin-top:3px}@media(max-width: 991.9px){.component-portfolio-info .row ul li img,.component-portfolio-info .row ol li img{margin-top:0}}.component-portfolio-info .row .left-box{position:relative;padding:3.2rem;margin-top:4.8rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;grid-gap:1.6rem;gap:1.6rem;border-radius:1.6rem;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width: 991.9px){.component-portfolio-info .row .left-box{margin-top:1.6rem;padding:1.6rem;margin-bottom:.8rem}}.component-portfolio-info .row .left-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.6rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-portfolio-info .row .left-box p{margin:0;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));color:#fff}.component-portfolio-info .row .left-box img{max-height:4rem;-o-object-fit:contain;object-fit:contain}.component-portfolio-info .row .left-box .technologies-used{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px}.component-portfolio-info .row .left-box .technologies-used .technology-icon{max-width:40px;flex:1 0 40px}.component-portfolio-info .row .left-box .technologies-used .technology-icon img{width:40px;height:40px}.component-portfolio-info .row .left-icon-wrapper{position:relative;max-width:100px;margin-top:4.4rem;max-height:100px}@media(max-width: 991.9px){.component-portfolio-info .row .left-icon-wrapper{order:-1;margin-top:0;margin-bottom:1.6rem}}.component-portfolio-info .row .left-icon-wrapper img{-o-object-fit:contain;object-fit:contain}@media(max-width: 991.9px){.component-portfolio-info .row .left-icon-wrapper img{filter:grayscale(1) brightness(0.4);max-width:6rem;max-height:6rem}}
.inoby-img-with-text{padding:4rem 0}@media(max-width: 991.9px){.inoby-img-with-text{padding:2.4rem 0 0 0}}.inoby-img-with-text.border-bottom{padding-bottom:0 !important}.inoby-img-with-text.border-bottom .container{border-bottom:1px solid #3D3D3D;border-bottom:1px solid var(--color-gray800, #3D3D3D);padding-bottom:4rem}@media(max-width: 991.9px){.inoby-img-with-text.border-bottom{padding:4rem 0}.inoby-img-with-text.border-bottom .container{padding-bottom:2.4rem}.inoby-img-with-text.border-bottom .img-with-text-wrap{grid-gap:1.6rem;gap:1.6rem}.inoby-img-with-text.border-bottom .img-with-text-wrap .img-wrap,.inoby-img-with-text.border-bottom .img-with-text-wrap .video-wrap{grid-row:1 !important}.inoby-img-with-text.border-bottom .img-with-text-wrap .img-wrap img,.inoby-img-with-text.border-bottom .img-with-text-wrap .video-wrap img{max-height:67px;margin-bottom:0}.inoby-img-with-text.border-bottom .img-with-text-wrap .content-wrap{grid-row:2 !important}}.inoby-img-with-text .small-container{max-width:1130px !important}.inoby-img-with-text .img-with-text-wrap{display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:3rem;gap:3rem;align-items:center;grid-auto-flow:dense}@media(max-width: 991.9px){.inoby-img-with-text .img-with-text-wrap{grid-gap:2.4rem;gap:2.4rem;grid-template-columns:1fr}}.inoby-img-with-text .img-with-text-wrap .img-wrap,.inoby-img-with-text .img-with-text-wrap .video-wrap{grid-column:1/span 6;grid-column:1/span var(--img-with-text-img-col, 6);justify-self:flex-start;isolation:isolate}@media(max-width: 991.9px){.inoby-img-with-text .img-with-text-wrap .img-wrap,.inoby-img-with-text .img-with-text-wrap .video-wrap{grid-column:1;grid-row:2;justify-self:flex-start !important}}.inoby-img-with-text .img-with-text-wrap .img-wrap video,.inoby-img-with-text .img-with-text-wrap .video-wrap video{width:100%;z-index:-1}.inoby-img-with-text .img-with-text-wrap .img-wrap picture img,.inoby-img-with-text .img-with-text-wrap .video-wrap picture img{width:100%;height:auto}.inoby-img-with-text .img-with-text-wrap .video-wrap{display:flex;align-items:center;justify-content:center;border:1px solid #727272;border:1px solid var(--color-gray600, #727272);border-radius:3.2rem;padding:4rem 1px}.inoby-img-with-text .img-with-text-wrap .video-wrap.landscape{padding:0;border:none}.inoby-img-with-text .img-with-text-wrap .video-wrap.landscape video{border-radius:3.2rem;overflow:hidden}.inoby-img-with-text .img-with-text-wrap .content-wrap{grid-column:span 6/13;grid-column:span var(--img-with-text-text-col, 6)/13;padding-right:0}@media(max-width: 991.9px){.inoby-img-with-text .img-with-text-wrap .content-wrap{grid-column:1;grid-row:1;padding-left:0 !important}}.inoby-img-with-text .img-with-text-wrap .content-wrap blockquote{margin:0;display:flex;grid-gap:4rem;gap:4rem}@media(max-width: 1199.9px){.inoby-img-with-text .img-with-text-wrap .content-wrap blockquote{flex-direction:column}}.inoby-img-with-text .img-with-text-wrap .content-wrap h1,.inoby-img-with-text .img-with-text-wrap .content-wrap h2,.inoby-img-with-text .img-with-text-wrap .content-wrap h3,.inoby-img-with-text .img-with-text-wrap .content-wrap h4,.inoby-img-with-text .img-with-text-wrap .content-wrap h5,.inoby-img-with-text .img-with-text-wrap .content-wrap h6,.inoby-img-with-text .img-with-text-wrap .content-wrap p{color:#fff;margin:0}.inoby-img-with-text .img-with-text-wrap .content-wrap h1,.inoby-img-with-text .img-with-text-wrap .content-wrap h2,.inoby-img-with-text .img-with-text-wrap .content-wrap h3,.inoby-img-with-text .img-with-text-wrap .content-wrap h4{font-weight:700}.inoby-img-with-text .img-with-text-wrap .content-wrap p{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;text-wrap:balance}@media(max-width: 991.9px){.inoby-img-with-text .img-with-text-wrap .content-wrap p{font-size:1.6rem}}.inoby-img-with-text .img-with-text-wrap.right .img-wrap,.inoby-img-with-text .img-with-text-wrap.right .video-wrap{grid-column:span 6/13;grid-column:span var(--img-with-text-img-col, 6)/13;justify-self:flex-end}@media(max-width: 991.9px){.inoby-img-with-text .img-with-text-wrap.right .img-wrap,.inoby-img-with-text .img-with-text-wrap.right .video-wrap{grid-column:1}}.inoby-img-with-text .img-with-text-wrap.right .content-wrap{grid-column:1/span 6;grid-column:1/span var(--img-with-text-text-col, 6);padding-left:0 !important}@media(max-width: 991.9px){.inoby-img-with-text .img-with-text-wrap.right .content-wrap{grid-column:1;padding-right:0 !important}}.inoby-img-with-text .img-with-text-wrap .content-wrap p{margin:0}
.inoby-illustration-with-text .illustration-with-text-wrap{display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:2rem;gap:2rem;align-items:center;grid-auto-flow:dense}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap{grid-gap:4rem;gap:4rem;grid-template-columns:1fr}}.inoby-illustration-with-text .illustration-with-text-wrap object{width:100%}.inoby-illustration-with-text .illustration-with-text-wrap .img-wrap{grid-column:1/span 6;justify-self:center}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .img-wrap{grid-column:1;grid-row:2;justify-self:flex-start !important}}.inoby-illustration-with-text .illustration-with-text-wrap .img-wrap picture img{width:100%;height:auto}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap{grid-column:span 6/13;padding-right:0}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap{grid-column:1;grid-row:1;padding-left:0 !important}}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h1,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h2,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h3,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h4,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h5,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h6,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap p{color:#fff;margin:0}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h1,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h2,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h3,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap h4{font-weight:700}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap p{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));font-weight:400;text-wrap:balance;margin:0}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap p{font-size:1.6rem}}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap{display:flex;flex-direction:column;grid-gap:8rem;gap:8rem}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap{grid-gap:4rem;gap:4rem}}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box{position:relative;border-radius:3.2rem;padding:4rem;display:flex;flex-direction:column;grid-gap:3.2rem;gap:3.2rem;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box{padding:2.4rem 1.6rem}}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3.2rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ul,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ol{padding:0;list-style:none;display:flex;flex-direction:column;grid-gap:1.6rem;gap:1.6rem;margin:0}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ul li,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ol li{position:relative;color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));margin:0;display:flex;align-items:flex-start;grid-gap:.8rem;gap:.8rem}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ul li,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ol li{font-size:1.6rem}}.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ul li::before,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ol li::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.1017 6.66328C11.6224 7.16007 11.6365 7.9514 12.1333 8.43077L17.4191 13.5312L12.1333 18.6317C11.6365 19.1111 11.6224 19.9024 12.1017 20.3992C12.5811 20.896 13.3724 20.9101 13.8692 20.4308L19.7119 14.793C20.4294 14.1061 20.4294 12.9564 19.7119 12.2695L13.8692 6.63173C13.3724 6.15237 12.5811 6.16649 12.1017 6.66328Z' fill='%23FFBC00'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.00122 4.28125C4.31086 4.28125 3.75122 4.84089 3.75122 5.53125V9.53125C3.75122 12.4307 6.10173 14.7812 9.00122 14.7812H18.0012C18.6916 14.7812 19.2512 14.2216 19.2512 13.5312C19.2512 12.8409 18.6916 12.2812 18.0012 12.2812H9.00122C7.48244 12.2812 6.25122 11.05 6.25122 9.53125V5.53125C6.25122 4.84089 5.69158 4.28125 5.00122 4.28125Z' fill='%23FFBC00'/%3E%3C/svg%3E%0A");background-position:center;background-size:contain;background-repeat:no-repeat;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;margin-top:3px}@media(max-width: 991.9px){.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ul li::before,.inoby-illustration-with-text .illustration-with-text-wrap .content-wrap .text-wrap .box ol li::before{margin-top:0}}
.mb-block-preview section.inoby-portfolio-slider .portfolio-card{pointer-events:none}section.inoby-portfolio-slider .container .top-row{position:relative}@media(max-width: 991.9px){section.inoby-portfolio-slider .container .top-row .header-col{max-width:calc(100% - 100px)}}section.inoby-portfolio-slider .container .keen-arrows{position:absolute;bottom:0;right:0;display:flex !important;align-items:center;grid-gap:.4rem;gap:.4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;flex-direction:row-reverse}@media(max-width: 991.9px){section.inoby-portfolio-slider .container .keen-arrows{flex-direction:row}}section.inoby-portfolio-slider .container .keen-arrow{width:5.6rem;min-width:5.6rem;height:5.6rem;min-height:5.6rem;display:flex;align-items:center;justify-content:center;border:1px solid #3D3D3D;border:1px solid var(--color-gray800, #3D3D3D);border-radius:50%;padding:1.6rem;cursor:pointer}@media(max-width: 991.9px){section.inoby-portfolio-slider .container .keen-arrow{width:4rem;min-width:4rem;height:4rem;min-height:4rem}}section.inoby-portfolio-slider .container .keen-arrow.right{transform:rotate(180deg)}@media(max-width: 991.9px){section.inoby-portfolio-slider .container .keen-arrow.right{transform:none}section.inoby-portfolio-slider .container .keen-arrow.left{transform:rotate(180deg)}}section.inoby-portfolio-slider .container .keen-arrow::before{content:none}section.inoby-portfolio-slider .container .keen-arrow::after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 17.5332L15 12.5332L9 7.5332' stroke='%23FFBC00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;background-position:center;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem}section.inoby-portfolio-slider .button-row{margin-top:8rem}@media(max-width: 991.9px){section.inoby-portfolio-slider .button-row{margin-top:2.4rem}}section.inoby-portfolio-slider .top-row{margin-bottom:8rem}@media(max-width: 991.9px){section.inoby-portfolio-slider .top-row{margin-bottom:2.4rem}}section.inoby-portfolio-slider .top-row .subheading{margin-bottom:2.4rem;color:#878787;color:var(--color-gray500, #878787);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){section.inoby-portfolio-slider .top-row .subheading{margin-bottom:.4rem}}section.inoby-portfolio-slider .top-row h1,section.inoby-portfolio-slider .top-row h2,section.inoby-portfolio-slider .top-row h3,section.inoby-portfolio-slider .top-row h4{color:#fff;font-weight:700;margin:0}section.inoby-portfolio-slider .top-row h5,section.inoby-portfolio-slider .top-row h6{color:#fff;margin:0}section.inoby-portfolio-slider .slider-row.keen-slider{overflow:visible;position:relative}@media(max-width: 991.9px){section.inoby-portfolio-slider .slider-row.keen-slider{overflow:hidden}}section.inoby-portfolio-slider .slider-row.keen-slider::before{content:"";background-color:#191825;right:100%;top:0;bottom:0;width:50%;position:absolute;z-index:1}@media(max-width: 991.9px){section.inoby-portfolio-slider .slider-row.keen-slider::before{content:none}}section.inoby-portfolio-slider .slider-wrapper{display:flex;flex-direction:column}section.inoby-portfolio-slider .portfolio-card{height:100%}section.inoby-portfolio-slider .portfolio-card .img-wrapper{aspect-ratio:4/3;align-items:flex-end}section.inoby-portfolio-slider .portfolio-card .img-wrapper img{-o-object-position:bottom;object-position:bottom;margin-bottom:0}@media screen and (min-width: 1921px){section.inoby-portfolio-slider .slider-row.keen-slider{overflow:hidden}section.inoby-portfolio-slider .slider-row.keen-slider::before{content:none}}
.inoby-lifestyle{isolation:isolate;position:relative}.inoby-lifestyle .top-row{justify-content:center;z-index:1;position:relative}@media(max-width: 1199.9px){.inoby-lifestyle .top-row{margin-bottom:1.6rem}}.inoby-lifestyle .top-row .col-10 *{max-width:870px;text-wrap:balance}.inoby-lifestyle .top-row h1,.inoby-lifestyle .top-row h2,.inoby-lifestyle .top-row h3,.inoby-lifestyle .top-row h4{color:#fff;font-weight:700;margin:0}.inoby-lifestyle .top-row h5,.inoby-lifestyle .top-row h6,.inoby-lifestyle .top-row p{color:#fff;margin:0}.inoby-lifestyle .top-row .subheading{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);margin-bottom:2.4rem}@media(max-width: 1199.9px){.inoby-lifestyle .top-row .subheading{margin-bottom:.4rem;font-size:1.6rem}}.inoby-lifestyle .boxes-wrapper{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin-top:-40px;position:relative;z-index:-1}@media(max-width: 1199.9px){.inoby-lifestyle .boxes-wrapper{grid-gap:3.6rem;gap:3.6rem}}@media(max-width: 991.9px){.inoby-lifestyle .boxes-wrapper{grid-gap:2.4rem;gap:2.4rem;flex-direction:column;margin:0}}.inoby-lifestyle .boxes-wrapper .image-box{display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 1199.9px){.inoby-lifestyle .boxes-wrapper .image-box{flex-basis:45%;max-width:45%}}@media(max-width: 991.9px){.inoby-lifestyle .boxes-wrapper .image-box{flex-basis:unset;max-width:unset;grid-gap:1.2rem;gap:1.2rem}}.inoby-lifestyle .boxes-wrapper .image-box:nth-of-type(odd){margin-top:11rem}@media(max-width: 1199.9px){.inoby-lifestyle .boxes-wrapper .image-box:nth-of-type(odd){margin:0}}.inoby-lifestyle .boxes-wrapper .image-box:nth-of-type(1){margin-right:auto}.inoby-lifestyle .boxes-wrapper .image-box:nth-of-type(2){margin-left:auto}@media(max-width: 1199.9px){.inoby-lifestyle .boxes-wrapper .image-box:nth-of-type(2){margin:0}}.inoby-lifestyle .boxes-wrapper .image-box img{max-height:355px;-o-object-position:left;object-position:left}@media(max-width: 767.9px){.inoby-lifestyle .boxes-wrapper .image-box img{max-height:unset;width:100%}}.inoby-lifestyle .boxes-wrapper .image-box h4{font-weight:700;margin:0;color:#fff;max-width:400px}
.wpcf7{width:100%}.wpcf7-not-valid-tip{display:none !important}.wpcf7-form-control-wrap{width:100%;display:block}.wpcf7-form-control-wrap[\:has\(textarea\)]{height:100px}.wpcf7-form-control-wrap:has(textarea){height:100px}.wpcf7 form.sent .wpcf7-response-output{border:none;color:#18c218;padding:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border:none !important;color:orange;margin:0;margin-top:1em;padding:0;font-size:calc(1.5rem * 0.85 * 1);font-size:calc(1.5rem * 0.85 * var(--font-size-ratio, 1))}.wpcf7 form.invalid input[type=checkbox],.wpcf7 form.unaccepted input[type=checkbox]{border-color:orange !important}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{font-size:1rem;color:red;border:none !important;margin:0;margin-top:1em;padding:0}.wpcf7-form{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;grid-gap:0;gap:0;position:relative}.wpcf7-form .wpcf7-spinner{display:none}.wpcf7-form label{position:relative;display:flex;align-items:center;transition:.3s all}.wpcf7-form input:not([type=checkbox]):not([type=radio]),.wpcf7-form textarea{width:100%;font-size:1.3rem;font-weight:400;border:1px solid #878787 !important;border:1px solid var(--color-gray500, #878787) !important;background:#f8f8f8 !important;resize:none}.wpcf7-form input:not([type=checkbox]):not([type=radio])::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder{color:#A7A7A7 !important;color:var(--color-gray400, #A7A7A7) !important;font-weight:400 !important}.wpcf7-form input:not([type=checkbox]):not([type=radio]):-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder{color:#A7A7A7 !important;color:var(--color-gray400, #A7A7A7) !important;font-weight:400 !important}.wpcf7-form input:not([type=checkbox]):not([type=radio])::placeholder,.wpcf7-form textarea::placeholder{color:#A7A7A7 !important;color:var(--color-gray400, #A7A7A7) !important;font-weight:400 !important}.wpcf7-form input:not([type=checkbox]):not([type=radio]).wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid{border-color:orange !important}.wpcf7-form input:not([type=checkbox]):not([type=radio]).wpcf7-not-valid .wpcf7-list-item>label:before,.wpcf7-form textarea.wpcf7-not-valid .wpcf7-list-item>label:before{border:1px solid orange !important}.wpcf7-form .wpcf7-list-item{margin:0}.wpcf7-form input[type=checkbox]{min-width:1.6rem;min-height:1.6rem;cursor:pointer}.wpcf7-form input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #a7a7a7;border:1px solid #A7A7A7;border:1px solid var(--color-gray400, #A7A7A7);border-radius:0px;width:1.6rem;height:1.6rem;min-width:1.6rem;min-height:1.6rem;position:relative;color:#fff;background-color:transparent;overflow:hidden;cursor:pointer;transition:200ms ease-in-out all}.wpcf7-form input[type=radio]:checked{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);background:#FFBC00;background:var(--color-primary, #FFBC00);border-color:#FFBC00;border-color:var(--color-primary, #FFBC00);box-shadow:none}.wpcf7-form input[type=radio]:checked::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;-webkit-clip-path:polygon(38% 67%, 20% 50%, 14% 56%, 38% 79%, 88% 29%, 82% 23%);clip-path:polygon(38% 67%, 20% 50%, 14% 56%, 38% 79%, 88% 29%, 82% 23%);box-sizing:border-box}.wpcf7-form .wpcf7-radio{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;grid-gap:40px;gap:40px;grid-row-gap:10px;row-gap:10px}.wpcf7-form .wpcf7-radio label{grid-gap:10px;gap:10px;cursor:pointer}.wpcf7-form .wpcf7-radio .wpcf7-list-item-label{color:#878787;color:var(--color-gray500, #878787);font-size:1.3rem;font-weight:400}.wpcf7-form .form-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;grid-gap:2.4rem;gap:2.4rem;margin:0;position:relative}@media(max-width: 991.9px){.wpcf7-form .form-row{grid-gap:1.6rem;gap:1.6rem}}.wpcf7-form .form-row select{width:100%;background:transparent;border-radius:0;border:none;border-bottom:1px solid rgba(40,33,49,.6);outline:none;padding:10px 0;color:#fff;opacity:.6;cursor:pointer}.wpcf7-form .form-row label{width:100%}.wpcf7-form .form-row .form-group{display:flex;align-items:center;justify-content:space-between;flex-basis:calc(50% - 1.2rem);grid-gap:20px;gap:20px;margin-bottom:0;position:relative}@media(max-width: 767.9px){.wpcf7-form .form-row .form-group{flex-wrap:wrap;flex:1 0 100%;grid-gap:10px;gap:10px}}.wpcf7-form .form-row label{display:flex;align-items:center;justify-content:flex-start;color:#878787;color:var(--color-gray500, #878787);font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));font-weight:500;margin-bottom:.8rem}.wpcf7-form .form-row label input{margin-right:1em;width:100%}.wpcf7-form .wpcf7-acceptance label{grid-gap:10px;gap:10px;cursor:pointer}@media(max-width: 991.9px){.wpcf7-form .wpcf7-acceptance label{align-items:flex-start}}.wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label{color:#fff;font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1));font-weight:500}.wpcf7-form .wpcf7-acceptance a{font-size:inherit;color:#FFBC00 !important;color:var(--color-primary, #FFBC00) !important;text-decoration:underline}.wpcf7-form .wpcf7-acceptance a:hover{color:#FFA100 !important;color:var(--color-primary-d, #FFA100) !important}section.contact-section{padding:0}@media(max-width: 991.9px){section.contact-section{padding:2.4rem 0 0 0}}section.contact-section .top-row{margin-bottom:8rem}@media(max-width: 991.9px){section.contact-section .top-row{margin-bottom:4rem;grid-row-gap:1.6rem;row-gap:1.6rem}}section.contact-section .top-row .col-8{display:flex;flex-direction:column;justify-content:flex-end}section.contact-section .top-row .col-4{display:flex;flex-direction:column;align-items:flex-end}@media(max-width: 991.9px){section.contact-section .top-row .col-4{align-items:flex-start}}@media(max-width: 991.9px){section.contact-section .top-row picture{width:100%}}section.contact-section .top-row img{max-width:300px}@media(max-width: 991.9px){section.contact-section .top-row img{max-width:100%}}@media(max-width: 767.9px){section.contact-section .top-row img{width:100%}}section.contact-section .top-row p{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);margin-bottom:2.4rem}@media(max-width: 991.9px){section.contact-section .top-row p{font-size:1.6rem;margin-bottom:1.6rem}}section.contact-section .top-row h1,section.contact-section .top-row h2,section.contact-section .top-row h3,section.contact-section .top-row h4{color:#fff;font-weight:700}section.contact-section .top-row h5,section.contact-section .top-row h6{color:#fff}section.contact-section .top-row h1{margin:0}section.contact-section .content-row{flex-wrap:wrap-reverse;grid-row-gap:1.6rem;row-gap:1.6rem}section.contact-section .contact-form-box{padding:4rem 4rem 13.4rem 4rem;border-radius:2.4rem;position:relative;background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width: 991.9px){section.contact-section .contact-form-box{padding:2.4rem 1.6rem}}section.contact-section .contact-form-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2.4rem;padding:1px;background:linear-gradient(135deg, #AA7E00 0%, #D49D00 30%, #553F00 54%, #FFBC00 82%, #FFBC00 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.contact-section .contact-form-box h4{color:#fff;font-weight:700;margin-bottom:4rem}@media(max-width: 991.9px){section.contact-section .contact-form-box h4{margin-bottom:1.6rem}}section.contact-section .contact-form-box .contact-form{width:100%;display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 991.9px){section.contact-section .contact-form-box .contact-form{grid-gap:1.6rem;gap:1.6rem}}section.contact-section .contact-form-box .form-row{align-items:stretch}section.contact-section .contact-form-box .form-row .label-wrp{position:relative;flex-basis:calc(50% - 1.2rem);width:100%;height:100%}@media(max-width: 991.9px){section.contact-section .contact-form-box .form-row .label-wrp{flex-basis:100%}}section.contact-section .contact-form-box .form-row .label-wrp label.inplace-label{background-color:#f7f7f7 !important}section.contact-section .contact-form-box .form-row .label-wrp[\:has\(textarea\)]{flex-basis:auto}section.contact-section .contact-form-box .form-row .label-wrp:has(textarea){flex-basis:auto}section.contact-section .contact-form-box .form-row .label-wrp[\:has\(textarea\)] textarea{height:100px}section.contact-section .contact-form-box .form-row .label-wrp:has(textarea) textarea{height:100px}section.contact-section .contact-form-box .form-row .label-wrp .wpcf7-form-control{background:#F5F5F5 !important;background:var(--color-gray100, #F5F5F5) !important;border-radius:8px !important;padding:1.6rem 1.2rem !important;border:1px solid #E3E3E3 !important;border:1px solid var(--color-gray200, #E3E3E3) !important;font-size:calc(1.4rem * 1) !important;font-size:calc(1.4rem * var(--font-size-ratio, 1)) !important;font-weight:500 !important}section.contact-section .contact-form-box .form-row .label-wrp .wpcf7-form-control.wpcf7-not-valid{border-color:#FF9138 !important;border-color:var(--color-warn, #FF9138) !important}section.contact-section .contact-form-box .form-row .label-wrp .wpcf7-form-control.wpcf7-not-valid .wpcf7-list-item>label:before{border:1px solid #FF9138 !important;border:1px solid var(--color-warn, #FF9138) !important}section.contact-section .contact-form-box .form-row .form-group{display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem}@media(max-width: 767.9px){section.contact-section .contact-form-box .form-row .form-group{grid-gap:2rem;gap:2rem;flex-wrap:nowrap !important}}section.contact-section .contact-form-box .form-row-bottom{margin-top:1.6rem;flex-wrap:nowrap}@media(max-width: 991.9px){section.contact-section .contact-form-box .form-row-bottom{margin-top:0;flex-direction:column}}section.contact-section .contact-form-box .form-gdpr input[type=checkbox]{max-width:2.4rem;height:2.4rem;min-height:2.4rem;min-width:2.4rem;border-radius:50% !important;margin-right:.2rem !important}section.contact-section .contact-form-box .form-gdpr input[type=checkbox]:checked{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00);border-color:#FFBC00;border-color:var(--color-primary, #FFBC00)}section.contact-section .contact-form-box .form-gdpr input[type=checkbox]:checked::after{background:#191825}section.contact-section .contact-form-box .form-gdpr .wpcf7-list-item{margin-top:3px}section.contact-section .contact-form-box .form-gdpr .wpcf7-list-item a{color:inherit}section.contact-section .contact-form-box .form-submit .button{border-radius:500px !important;display:flex !important;color:#191825 !important;padding:1.6rem 2.4rem !important;font-size:1.5rem !important;font-weight:700 !important}@media(max-width: 767.9px){section.contact-section .contact-form-box .form-submit .button{width:100%;padding:1.2rem 1.6rem !important;font-size:1.2rem !important}section.contact-section .contact-form-box .form-submit .button::after{width:1.6rem;height:1.6rem;min-width:1.6rem;min-height:1.6rem}}section.contact-section .contact-form-box .form-submit .button::after{display:block}section.contact-section .info-box{border-radius:2.4rem;padding:4rem 3.2rem;position:relative;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;grid-gap:2.4rem;gap:2.4rem}@media(max-width: 991.9px){section.contact-section .info-box{padding:2.4rem 1.6rem;grid-gap:1.6rem;gap:1.6rem}}section.contact-section .info-box::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2.4rem;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}section.contact-section .info-box h4{color:#fff;font-weight:700;margin-bottom:0}section.contact-section .info-box .contact-info{display:flex;flex-direction:column;grid-gap:.6rem;gap:.6rem}section.contact-section .info-box .contact-info *{margin:0;color:#FFBC00;color:var(--color-primary, #FFBC00);font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1))}@media(max-width: 991.9px){section.contact-section .info-box .contact-info *{font-size:1.6rem}}section.contact-section .info-box .contact-info a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.contact-section .info-box .contact-info a:hover{color:#FFA100;color:var(--color-primary-d, #FFA100)}section.contact-section .info-box .contact-info .address,section.contact-section .info-box .contact-info .email,section.contact-section .info-box .contact-info .phone{position:relative;display:flex;align-items:center;grid-gap:1.2rem;gap:1.2rem}section.contact-section .info-box .contact-info .address::before,section.contact-section .info-box .contact-info .email::before,section.contact-section .info-box .contact-info .phone::before{content:"";background-image:url("/wp-content/themes/inoby-new/assets/svg/pin-map.svg");background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;display:block}section.contact-section .info-box .contact-info .email::before{background-image:url("/wp-content/themes/inoby-new/assets/svg/envelope.svg")}section.contact-section .info-box .contact-info .phone::before{background-image:url("/wp-content/themes/inoby-new/assets/svg/call.svg")}section.contact-section .info-box .company-info{display:flex;flex-direction:column;grid-gap:.6rem;gap:.6rem}section.contact-section .info-box .company-info *{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);margin:0}@media(max-width: 991.9px){section.contact-section .info-box .company-info *{font-size:1.6rem}}section.contact-section .info-box .company-info .ico-wrap,section.contact-section .info-box .company-info .dic-wrap,section.contact-section .info-box .company-info .icdph-wrap{display:grid;grid-template-columns:80px 1fr}section.contact-section .info-box .socials{margin-top:1.6rem;display:flex;align-items:center;grid-gap:1.2rem;gap:1.2rem;flex-wrap:wrap}@media(max-width: 991.9px){section.contact-section .info-box .socials{margin-top:.8rem}}section.contact-section .info-box .socials a{padding:1rem;border-radius:50%;background-color:#3D3D3D;background-color:var(--color-gray800, #3D3D3D);display:flex;align-items:center;justify-content:center}section.contact-section .info-box .socials a:hover{background-color:#FFBC00;background-color:var(--color-primary, #FFBC00)}section.contact-section .info-box .socials a:hover img{transform:none;filter:brightness(0)}
.component-technologies .container-fluid{max-width:1630px !important;margin:auto;padding:0 1.5rem;position:relative;height:1600px;display:flex;align-items:center;justify-content:center}@media(max-width: 767.9px){.component-technologies .container-fluid{height:816px}}.component-technologies .center-circle{padding:8rem 7rem;border-radius:50%;position:relative;background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(255, 188, 0, 0.05) 0%, rgba(255, 188, 0, 0.05) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:600px;margin:auto;outline:1px solid #3f3f49;outline-offset:30rem}@media(max-width: 767.9px){.component-technologies .center-circle{width:unset;max-width:300px;max-height:300px;padding:7rem 2.6rem;outline-offset:15.3rem}}.component-technologies .center-circle::after{content:"";border:1px solid #3f3f49;position:absolute;width:1600px;height:1600px;top:auto;right:auto;bottom:auto;left:auto;border-radius:50%;pointer-events:none}@media(max-width: 767.9px){.component-technologies .center-circle::after{width:816px;height:816px}}.component-technologies .center-circle::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:1px;background:linear-gradient(135deg, #AA7E00 0%, #D49D00 30%, #553F00 54%, #FFBC00 82%, #FFBC00 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-technologies .center-circle p,.component-technologies .center-circle h1,.component-technologies .center-circle h2,.component-technologies .center-circle h3,.component-technologies .center-circle h4,.component-technologies .center-circle h5,.component-technologies .center-circle h6{text-align:center;color:#fff;margin:0}.component-technologies .center-circle h1,.component-technologies .center-circle h2,.component-technologies .center-circle h3,.component-technologies .center-circle h4{font-weight:700;margin-bottom:1.6rem}.component-technologies .center-circle .subheading{font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));color:#878787;color:var(--color-gray500, #878787);margin-bottom:2.4rem}@media(max-width: 767.9px){.component-technologies .center-circle .subheading{font-size:1.6rem}}.component-technologies .center-circle .desc{color:#fff;font-size:calc(2.1rem * 1);font-size:calc(2.1rem * var(--font-size-ratio, 1));margin:0}@media(max-width: 767.9px){.component-technologies .center-circle .desc{font-size:1.6rem}}.component-technologies .technology-circle{border-radius:50%;padding:3rem 3.2rem;background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50%, at 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);background:linear-gradient(0deg, rgba(26, 26, 26, 0.1) 0%, rgba(26, 26, 26, 0.1) 100%),radial-gradient(50% 50% at 50% 50%, rgba(250, 250, 250, 0.01) 0%, rgba(250, 250, 250, 0.02) 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;aspect-ratio:1/1;width:180px;height:180px;flex-direction:column;position:absolute}@media(max-width: 767.9px){.component-technologies .technology-circle{width:98px;max-width:98px;height:98px;padding:1.2rem 1.8rem}}.component-technologies .technology-circle::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:1px;background:linear-gradient(220deg, rgba(153,153,153,0.33333) 0%, rgba(204, 204, 204, 0.175) 30%, rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0, #fff 0) content-box,linear-gradient(#fff 0, #fff 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;transition:.3s}.component-technologies .technology-circle:nth-of-type(2){top:110px;left:12%}@media(max-width: 1549.9px){.component-technologies .technology-circle:nth-of-type(2){top:80px}}@media(max-width: 1399.9px){.component-technologies .technology-circle:nth-of-type(2){left:5%}}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(2){left:1%;top:45px}}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(2){left:0%;top:20px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(2){left:13%}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(2){left:8%;top:0px}}.component-technologies .technology-circle:nth-of-type(3){top:150px;left:54%}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(3){top:130px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(3){top:75px}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(3){top:150px}}.component-technologies .technology-circle:nth-of-type(4){top:468px;left:11%}@media(max-width: 1549.9px){.component-technologies .technology-circle:nth-of-type(4){left:6%}}@media(max-width: 1399.9px){.component-technologies .technology-circle:nth-of-type(4){left:4%}}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(4){left:0%;top:375px}}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(4){top:255px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(4){left:4%}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(4){top:65px;left:35%}}.component-technologies .technology-circle:nth-of-type(5){top:410px;left:39%}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(5){left:35%}}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(5){left:30%}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(5){top:225px}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(5){top:200px}}.component-technologies .technology-circle:nth-of-type(6){top:476px;right:11%}@media(max-width: 1549.9px){.component-technologies .technology-circle:nth-of-type(6){right:6%}}@media(max-width: 1399.9px){.component-technologies .technology-circle:nth-of-type(6){right:4%}}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(6){right:1%;top:375px}}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(6){top:250px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(6){right:5%}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(6){top:-30px;right:20%}}.component-technologies .technology-circle:nth-of-type(7){bottom:400px;left:13%}@media(max-width: 1549.9px){.component-technologies .technology-circle:nth-of-type(7){left:9%}}@media(max-width: 1399.9px){.component-technologies .technology-circle:nth-of-type(7){left:7%}}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(7){left:1%;bottom:370px}}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(7){bottom:250px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(7){left:5%}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(7){bottom:150px;left:30%}}.component-technologies .technology-circle:nth-of-type(8){bottom:450px;left:55%}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(8){bottom:200px}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(8){left:57%}}.component-technologies .technology-circle:nth-of-type(9){bottom:450px;right:12%}@media(max-width: 1549.9px){.component-technologies .technology-circle:nth-of-type(9){right:7%}}@media(max-width: 1399.9px){.component-technologies .technology-circle:nth-of-type(9){right:5%}}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(9){right:1%;bottom:400px}}@media(max-width: 991.9px){.component-technologies .technology-circle:nth-of-type(9){bottom:250px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(9){right:5%}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(9){right:unset;left:20%;bottom:40px}}.component-technologies .technology-circle:nth-of-type(10){bottom:150px;left:35%}@media(max-width: 1549.9px){.component-technologies .technology-circle:nth-of-type(10){bottom:140px}}@media(max-width: 1199.9px){.component-technologies .technology-circle:nth-of-type(10){bottom:130px}}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(10){bottom:80px;left:30%}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(10){left:unset;right:20%;bottom:76px}}.component-technologies .technology-circle:nth-of-type(11){bottom:-50px;left:56%}@media(max-width: 767.9px){.component-technologies .technology-circle:nth-of-type(11){bottom:-40px}}@media(max-width: 575.9px){.component-technologies .technology-circle:nth-of-type(11){left:45%}}.component-technologies .technology-circle img{width:100px;height:100px;min-width:100px;min-height:100px;-o-object-fit:contain;object-fit:contain}@media(max-width: 767.9px){.component-technologies .technology-circle img{width:45px;height:45px;min-width:45px;min-height:45px}}.component-technologies .technology-circle p{margin:0;text-align:center;color:#878787;color:var(--color-gray500, #878787);font-size:calc(1.4rem * 1);font-size:calc(1.4rem * var(--font-size-ratio, 1))}@media screen and (max-width: 430px){.component-technologies .technology-circle:nth-of-type(2){left:26px;top:-30px}.component-technologies .technology-circle:nth-of-type(3){left:unset;right:36px;top:160px}.component-technologies .technology-circle:nth-of-type(4){left:30%}.component-technologies .technology-circle:nth-of-type(5){left:20%;top:210px}.component-technologies .technology-circle:nth-of-type(6){right:24px;top:-50px}.component-technologies .technology-circle:nth-of-type(7){left:25%}.component-technologies .technology-circle:nth-of-type(8){left:60%}.component-technologies .technology-circle:nth-of-type(9){left:30px;bottom:50px}.component-technologies .technology-circle:nth-of-type(11){left:40%}}
