@-webkit-keyframes wcLoading{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:var(--white)}50%{-webkit-transform:scaleY(1);transform:scaleY(1);background:var(--primary)}to{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:0 0}}@keyframes wcLoading{0%{transform:scaleY(.1);background:var(--white)}50%{transform:scaleY(1);background:var(--black-2)}to{transform:scaleY(.1);background:0 0}}*,:after,:before,ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--bs-blue:#121212;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#121212;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color:;--bs-link-color:#121212;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--strong-yellow:#f7bd00;--wp--preset--color--strong-white:#fff;--wp--preset--color--light-black:#242424;--wp--preset--color--very-light-gray:#797979;--wp--preset--color--very-dark-black:#000;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:10px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:24px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--normal:15px;--wp--preset--font-size--huge:36px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:"Kanit",sans-serif}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2)format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2)format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu72xKOzY.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu5mxKOzY.woff2)format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7mxKOzY.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4WxKOzY.woff2)format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7WxKOzY.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu7GxKOzY.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxK.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2)format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2)format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9fBBc4.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2)format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2)format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto Mono";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SeW4Ep0.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto Mono";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_QOW4Ep0.woff2)format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto Mono";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_R-W4Ep0.woff2)format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto Mono";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_S-W4Ep0.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto Mono";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_SuW4Ep0.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto Mono";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotomono/v13/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vq_ROW4.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYmRjRdE.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISma2RjRdE.woff2)format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmY2RjRdE.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmbGRjRdE.woff2)format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYGRjRdE.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmYWRjRdE.woff2)format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/robotoslab/v22/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rj.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h2,h3,h4{margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}a,p{position:relative;z-index:1}p,ul{margin-bottom:1rem;padding:0;margin:0}p{font-style:normal;line-height:1.5;font-weight:400;font-size:16px;color:var(--black-3)}ul{padding-left:2rem}ul ul{margin-bottom:0}b{font-weight:bolder}a{color:var(--bs-link-color);text-decoration:none;-webkit-transition:all .3s;transition:all .3s}a:hover{color:var(--bs-link-hover-color)}img{vertical-align:middle}button{border-radius:0;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;text-transform:none}button:focus:not(:focus-visible){outline:0}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}.container,.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.g-0{--bs-gutter-x:0;--bs-gutter-y:0}@media (min-width:992px){.col-lg-4,.col-lg-8{flex:0 0 auto;width:33.33333333%}.col-lg-8{width:66.66666667%}}@media (min-width:1200px){.col-xl-4,.col-xl-8{flex:0 0 auto;width:33.33333333%}.col-xl-8{width:66.66666667%}.col-xl-10,.col-xl-12{flex:0 0 auto;width:83.33333333%}.col-xl-12{width:100%}.offset-xl-1{margin-left:8.33333333%}}@media (min-width:1400px){.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-12,.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-12{width:100%}.offset-xxl-2{margin-left:16.66666667%}}.dropdown{position:relative}.clearfix:after{display:block;clear:both;content:""}.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-arrow-right:before{content:""}.fa-xmark:before{content:""}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-solid-900.ttf)format("truetype")}.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(/pro/wp-content/themes/axtra/assets/webfonts/fa-v4compatibility.woff2)format("woff2"),url(/pro/wp-content/themes/axtra/assets/webfonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px;--primary:#c9f31d;--secondary:#2c2c2c;--black:#000;--black-2:#121212;--black-3:#555;--black-4:#1d1d1d;--black-5:#343434;--black-6:#262626;--black-7:#555;--black-13:#666;--white:#fff;--white-2:#efefef;--white-3:#e9e9e9;--white-4:#f0f0f0;--white-5:#fbfbfb;--gray:#c2c2c2;--gray-2:#999;--gray-3:#a8a8a8;--gray-4:#f6f6f6;--gray-5:#bbb;--gray-6:#2b2b2b;--gray-7:#b9b9b9;--gray-8:#8e8e8e;--gray-9:#aaa;--gray-10:#7c7c7c;--gray-11:#d9d9d9;--gray-12:#383838;--gray-13:#ccc;--gray-14:#dfdfdf;--gray-15:silver;--pink:#faede9;--pink-2:#ff9776;--pink-3:#f3ecec;--pink-4:#fffaf0;--pink-5:#e0e3cc;--bg-line:#1e1e1e;--d-gray:#6a6a6a;--d-black:#1a1a1a;--d-black-2:#171717;--d-black-3:#1a1a1a}@font-face{font-family:newYork;src:url(/assets/fonts/newyork/FontsFree-Net-NewYork.ttf);font-weight:400}.pb-110{padding-bottom:110px}@media only screen and (min-width:992px) and (max-width:1199px){.pb-110{padding-bottom:90px}}@media only screen and (min-width:768px) and (max-width:991px){.pb-110{padding-bottom:80px}}@media only screen and (max-width:767px){.pb-110{padding-bottom:60px}}.pt-120{padding-top:120px}@media only screen and (max-width:767px){.pt-120{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.pt-120{padding-top:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-120{padding-top:90px}}.pt-140{padding-top:140px}@media only screen and (max-width:767px){.pt-140{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.pt-140{padding-top:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-140{padding-top:90px}}*{margin:0;padding:0}html{scroll-behavior:smooth}li{list-style:none;z-index:1}button{background-color:transparent;border:0}h2,h3,h4,iframe,img{margin:0;padding:0;z-index:1}.line,body,h2,h3,h4,iframe,img,li{position:relative}.line:before{position:absolute;content:"";width:1px;height:100%;top:0;left:0;background:var(--white-4)}.line:after{left:calc(50% - 1px)}.line-3,.line:after,.wc-btn-primary span{position:absolute;content:"";top:0}.line-3,.line:after{width:1px;height:100%;background:var(--white-4)}.line-3{right:0}@media only screen and (max-width:767px){.g-0{padding-right:15px;padding-left:15px}br{display:none}}.logo-light{display:none}.logo-dark{display:block}.wc-btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:170px;height:170px;font-weight:400;font-size:16px;line-height:1.3;text-transform:capitalize;color:var(--black-3);border:1px solid var(--gray);border-radius:100%;position:relative;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width:767px){.wc-btn-primary{padding:30px}}.wc-btn-primary:hover{color:var(--black-2);border:1px solid var(--primary)}.wc-btn-primary:hover span{width:350px;height:350px}.wc-btn-primary i{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);padding-left:5px}.wc-btn-primary span{width:20px;height:20px;left:0;background-color:var(--primary);z-index:-1;border-radius:100%;-webkit-transition:all .7s;transition:all .7s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.main-menu-3{text-align:center}@media only screen and (max-width:767px){.main-menu-3{display:none}}.main-menu-3>li{display:inline-block;margin:0}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu-3>li{padding:25px 0}}.main-menu-3>li:hover .main-dropdown{top:80px;opacity:1;visibility:visible}.main-dropdown li a,.main-menu-3>li>a{display:block;text-transform:capitalize}.main-menu-3>li>a{font-weight:400;font-size:16px;line-height:16px;color:var(--black-2);padding:27px 0;outline:0;-webkit-transform:translateY(var(--y)) translateZ(0);transform:translateY(var(--y)) translateZ(0);-webkit-transition:-webkit-transform .4s ease,-webkit-box-shadow .4s ease;transition:transform .4s ease,box-shadow .4s ease;transition:transform .4s ease,box-shadow .4s ease,-webkit-transform .4s ease,-webkit-box-shadow .4s ease}.main-menu-3>li>a:hover{--y:-4px}.main-dropdown{position:absolute;width:300px;left:0;top:85px;z-index:9;background-color:var(--black-2);text-align:left;padding:15px 0;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.main-dropdown li{display:block;margin:0;padding:0}.main-dropdown li a{color:var(--white);padding:10px 20px}.main-dropdown li a:hover{letter-spacing:1px}.footer-menu-2{text-align:right}@media only screen and (max-width:767px){.footer-menu-2{text-align:center}}.footer-menu-2 li{display:inline-block;padding-left:80px}@media only screen and (min-width:1400px) and (max-width:1919px){.footer-menu-2 li{padding-left:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-menu-2 li{padding-left:20px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-menu-2 li{padding-left:20px}}@media only screen and (max-width:767px){.footer-menu-2 li{padding-left:8px;padding-right:8px}}.footer-menu-2 li a{display:block;font-weight:400;font-size:16px;line-height:1;color:var(--white);text-transform:uppercase}.footer-menu-2 li a:hover{--y:-4px}@media only screen and (min-width:768px) and (max-width:991px){.footer-menu-2{margin-bottom:30px}}@media only screen and (max-width:767px){.footer-menu-2{margin-bottom:30px}}.modal__close-2{background-color:transparent;color:var(--black-3);width:30px;height:30px;border:0;font-size:24px;position:absolute;right:30px;top:30px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width:767px){.modal__close-2{right:20px;top:15px}}.modal__close-2:hover{color:var(--black-2)}.modal__application{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:visibility 0s linear .25s,opacity .25s 0s,-webkit-transform .25s;transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s,-webkit-transform .25s;z-index:9991}.modal__apply{padding:100px 50px;max-width:1130px;height:96vh;margin:0 auto;margin-top:2vh;overflow-y:auto;position:relative;background-color:var(--white)}@media only screen and (min-width:992px) and (max-width:1199px){.modal__apply{max-width:960px}}@media only screen and (min-width:768px) and (max-width:991px){.modal__apply{max-width:720px}}@media only screen and (max-width:767px){.modal__apply{padding:50px 20px;margin-top:0;height:100vh}}.modal__apply .wc-btn-primary{width:120px;height:120px}.modal__apply .form-top{text-align:center;padding-bottom:50px}.modal__apply .form-btn button{margin-left:auto;margin-top:30px;background-color:transparent;z-index:1}.header__area-3{position:fixed;width:100%;top:0;z-index:9999}.header__inner-3{display:-ms-grid;display:grid;-ms-grid-columns:150px auto 150px;grid-template-columns:150px auto 150px}@media only screen and (min-width:992px) and (max-width:1199px){.header__inner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header__inner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}@media only screen and (max-width:767px){.header__inner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px}}.header__inner-3{padding:10px 50px}@media only screen and (min-width:992px) and (max-width:1199px){.header__inner-3{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header__inner-3{padding:20px}}@media only screen and (max-width:767px){.header__inner-3{padding:20px 15px}}.header__nav-2{text-align:right}@media only screen and (min-width:992px) and (max-width:1199px){.header__nav-2{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.header__nav-2{display:none}}@media only screen and (max-width:767px){.header__nav-2{display:none}}.header__nav-icon-3{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.header__nav-icon-3 img{margin-top:-5px}.header__logo-2,.header__nav-icon-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offcanvas__area{background-color:var(--black-2);position:fixed;width:100%;height:100vh;left:0;top:0;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.offcanvas__body{display:-ms-grid;display:grid;-ms-grid-columns:.9fr 3fr 1.3fr;grid-template-columns:.9fr 3fr 1.3fr;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__body{-ms-grid-columns:1.2fr 3fr 1.5fr;grid-template-columns:1.2fr 3fr 1.5fr}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__body{-ms-grid-columns:1.2fr 2fr 1.5fr;grid-template-columns:1.2fr 2fr 1.5fr}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__body{-ms-grid-columns:1.2fr 2.3fr 1.8fr;grid-template-columns:1.2fr 2.3fr 1.8fr}}@media only screen and (max-width:767px){.offcanvas__body{-ms-grid-columns:1fr;grid-template-columns:1fr}}.offcanvas__left{display:-ms-grid;display:grid;-ms-grid-rows:.5fr 2.1fr 1fr;grid-template-rows:.5fr 2.1fr 1fr;border-right:1px solid var(--black-4)}@media only screen and (max-width:767px){.offcanvas__left{display:none}}.offcanvas__mid{overflow:hidden;overflow-y:auto}@media only screen and (max-width:767px){.offcanvas__mid{margin-top:75px}}.offcanvas__mid::-webkit-scrollbar{width:5px}.offcanvas__mid::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px var(--black);box-shadow:inset 0 0 5px var(--black);border-radius:10px}.offcanvas__mid::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.offcanvas__right{background-color:var(--black-4);padding:0 50px;position:relative}@media only screen and (min-width:1400px) and (max-width:1919px){.offcanvas__right{padding:0 30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__right{padding:0 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__right{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__right{padding:0 15px}}@media only screen and (max-width:767px){.offcanvas__right{display:none}}.offcanvas__right .shape-1{position:absolute;bottom:0;left:125px}@media only screen and (min-width:1400px) and (max-width:1919px){.offcanvas__right .shape-1{left:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__right .shape-1{left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__right .shape-1{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__right .shape-1{left:0}}.offcanvas__right .shape-2{position:absolute;bottom:90px;right:110px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__right .shape-2{right:30px}}.offcanvas__logo{padding:55px 0 55px 50px;border-bottom:1px solid var(--black-4)}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__logo{padding:30px 0 30px 50px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__logo{padding:30px 0 30px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__logo{padding:30px 0 30px 15px}}.offcanvas__close{position:absolute;right:40px;top:30px}@media only screen and (max-width:767px){.offcanvas__close{right:15px;top:15px}}.offcanvas__close button{font-size:30px;width:60px;height:60px;color:var(--white);background:#232323;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.offcanvas__close button:hover{color:var(--gray-2)}@media only screen and (max-width:767px){.offcanvas__close button{font-size:24px;width:48px;height:48px}}.offcanvas__contact h3,.offcanvas__contact li{font-weight:500;font-size:24px;line-height:1.5;color:var(--white);padding-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__contact h3{font-size:20px}}.offcanvas__contact li{font-weight:400;font-size:18px;padding-bottom:7px;max-width:260px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__contact li{font-size:16px}}:root{--pink-6:#eee5dc;--purple:#d9dbeb;--purple-2:#cccede;--green:#81c3a3;--green-2:#dce4e0}.blog__detail,main{overflow:hidden}.blog__detail-top{position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.blog__detail-top{padding-top:90px}}@media only screen and (max-width:767px){.blog__detail-top{padding-top:60px}}.blog__detail-date,.blog__detail-title{font-weight:400;font-size:16px;line-height:1.5;color:var(--black-2);padding-bottom:15px}.blog__detail-date span{color:var(--black-3);position:relative;padding-left:25px}.blog__detail-date span:before{position:absolute;content:"";width:4px;height:4px;top:11px;left:8px;background-color:var(--gray-5);border-radius:50px}.blog__detail-title{font-weight:500;font-size:80px;line-height:1;padding-bottom:35px}@media only screen and (min-width:1400px) and (max-width:1919px){.blog__detail-title{font-size:60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__detail-title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog__detail-title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.blog__detail-title{font-size:48px}}@media only screen and (max-width:767px){.blog__detail-title{font-size:36px}}.blog__detail-meta,.blog__detail-metalist{display:-webkit-box;display:-ms-flexbox;display:flex}.blog__detail-metalist{gap:50px;padding-bottom:50px}.blog__detail-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.blog__detail-meta p{font-weight:400;font-size:14px;line-height:1.5;color:var(--gray-8)}.blog__detail-meta p span{display:block;color:var(--black-3);font-size:16px;font-weight:500}.blog__detail-thumb{overflow:hidden;position:relative;width:100%;height:70vh}.blog__detail-thumb img{position:absolute;bottom:0;-o-object-fit:cover;object-fit:cover;height:120%;margin-left:auto;margin-right:auto;width:100%}@media only screen and (max-width:767px){.blog__detail-thumb{padding-bottom:40px}}.blog__detail-content{padding-top:55px;padding-bottom:30px}.blog__detail-content p{font-size:18px;line-height:1.4;padding-bottom:25px}.blog__detail-content h3,.blog__detail-content h4{font-weight:500;font-size:30px;line-height:1.2;color:var(--black);padding-bottom:15px;padding-top:10px}.blog__detail-content h4{font-size:24px}.blog__detail-content ul{padding-bottom:25px}.blog__detail-content ul li,.blog__detail-tags p{font-weight:400;font-size:18px;color:var(--black-2)}.blog__detail-content ul li{line-height:1.5;padding-bottom:5px;padding-left:25px;position:relative}.blog__detail-content ul li:before{position:absolute;content:"+";left:0;font-size:20px}.blog__detail-tags p{line-height:1.4;text-transform:capitalize}.blog__detail-tags p a{color:var(--black-3);text-transform:lowercase;text-decoration-line:underline}:root{--gray-25:#d3d3d3}.footer__area-3{background-color:var(--black-2)}.footer__social-3 li,.footer__top-3{border-bottom:1px solid var(--black-6)}.footer__top-wrapper-3{padding:0 50px;display:-ms-grid;display:grid;-ms-grid-columns:30% 10%auto;grid-template-columns:30% 10%auto}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__top-wrapper-3{-ms-grid-columns:35% 20px 15% 20px auto;grid-template-columns:35% 15%auto;gap:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__top-wrapper-3{-ms-grid-columns:35% 20px 20% 20px auto;grid-template-columns:35% 20%auto;gap:20px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__top-wrapper-3{-ms-grid-columns:35% 25%auto;grid-template-columns:35% 25%auto}}@media only screen and (max-width:767px){.footer__top-wrapper-3{padding:0 15px;-ms-grid-columns:1fr;grid-template-columns:1fr}}.footer__btm-3{padding:50px}@media only screen and (min-width:992px) and (max-width:1199px){.footer__btm-3{padding:40px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__btm-3{padding:40px 15px}.footer__btm-3 .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:767px){.footer__btm-3{padding:30px 10px}.footer__btm-3 .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.footer__logo-3 img{margin-bottom:30px;height:33px}.footer__logo-3 p{max-width:310px;color:var(--gray-2)}.footer__social-3{border-left:1px solid var(--black-6);border-right:1px solid var(--black-6)}@media only screen and (max-width:767px){.footer__social-3{margin-top:50px;border-top:1px solid var(--black-6);border-bottom:1px solid var(--black-6)}}.footer__social-3 li{display:block}.footer__social-3 li:last-child{border-bottom:0}.footer__contact-3 a,.footer__social-3 li a{font-weight:400;text-align:center;text-transform:uppercase;color:var(--white)}.footer__social-3 li a{display:block;font-size:16px;line-height:1.5;padding:38px 0;background-color:transparent;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:992px) and (max-width:1199px){.footer__social-3 li a{padding:30px 0}}@media only screen and (min-width:768px) and (max-width:991px){.footer__social-3 li a{padding:30px 0}}@media only screen and (max-width:767px){.footer__social-3 li a{padding:30px 0}}.footer__social-3 li a:hover{color:var(--black-2);background-color:var(--white);background-color:#121212}.footer__contact-3{text-align:right;padding-top:90px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__contact-3{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__contact-3{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:768px) and (max-width:991px){.footer__contact-3{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:767px){.footer__contact-3{text-align:center;margin-bottom:50px;padding-top:60px}}.footer__contact-3 a{font-size:180px;line-height:1}@media only screen and (min-width:1400px) and (max-width:1919px){.footer__contact-3 a{font-size:140px}}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__contact-3 a{font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__contact-3 a{font-size:72px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__contact-3 a{font-size:48px}}@media only screen and (max-width:767px){.footer__contact-3 a{font-size:50px}}.footer__copyright-3 p{color:var(--white);max-width:235px}@media only screen and (min-width:768px) and (max-width:991px){.footer__copyright-3 p{max-width:100%;text-align:center}}@media only screen and (max-width:767px){.footer__copyright-3 p{max-width:100%;text-align:center}}.footer__nav-2{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:768px) and (max-width:991px){.footer__nav-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.footer__nav-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.preloader{width:100%;height:100vh;background-color:var(--black-2);position:absolute;left:0;top:0;z-index:99999}.loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.loading .bar,.loading .bar:after{position:relative;display:inline-block}.loading .bar{width:6px;height:60px;background:var(--white);-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-animation:wcLoading 1.5s ease-in-out infinite;animation:wcLoading 1.5s ease-in-out infinite}.loading .bar1{-webkit-animation-delay:.1s;animation-delay:.1s}.loading .bar2{-webkit-animation-delay:.2s;animation-delay:.2s}.loading .bar3{-webkit-animation-delay:.3s;animation-delay:.3s}.loading .bar4{-webkit-animation-delay:.4s;animation-delay:.4s}.loading .bar5{-webkit-animation-delay:.5s;animation-delay:.5s}.loading .bar6{-webkit-animation-delay:.6s;animation-delay:.6s}.loading .bar7{-webkit-animation-delay:.7s;animation-delay:.7s}.loading .bar8{-webkit-animation-delay:.8s;animation-delay:.8s}.loading .bar:after{height:100%;width:100%;background:var(--primary);content:"";background-color:#ff1e1e}:root{--white-6:#d7d7d7;--white-7:#b7b7c5;--black-14:#323438;--black-15:#2c2c2c;--lime:#745eff;--lime-2:#5547f5;--gray-16:#6b6b6b;--gray-17:#f7f7fc;--gray-18:#999;--gray-20:#d7d7d7;--gray-21:#f2f2f8;--gray-22:#fcfcfe;--gray-23:#ececf3;--gray-24:#ececf4}.blog__detail-date a{color:inherit}.h-15{height:15px}@media only screen and (max-width:1199px){#open_offcanvas{display:block}}html.no-js.no-svg{margin-top:0!important}.thm-unit-test h3,.thm-unit-test h4{display:block}.thm-unit-test .text>ul{padding-left:18px;margin-bottom:20px}.thm-unit-test .text>ul li{list-style-type:disc;display:list-item}.thm-unit-test .text p{margin-bottom:25px}.thm-unit-test .text p:last-child{margin-bottom:0}.footer__social-3 li a{color:#fff!important}.footer__copyright-3{margin-left:10%!important}.offcanvas__contact{margin-top:30%!important}@media only screen and (max-width:426px){br{display:block!important}}.blog__detail-date,.blog__detail-metalist,.line:after{display:none!important}@media only screen and (min-width:1199px){.thm-unit-test .text p{width:80%!important}}.main-menu-3>li{padding:0 20px!important}li#menu-item-4588{background-color:#745dff;border-radius:100px}li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-4588{background-color:#745dff;border-radius:100px;margin-bottom:15px;margin-top:15px}.offset-xxl-2{margin-left:.1%!important}.footer-menu-2 li a,.footer__copyright-3 p,.footer__logo-3 p{color:#fff}.footer__social-3 li a{}.footer__social-3 li a:hover{color:#fff}