@keyframes gradientMove{0%{background-position:100%center}to{background-position:0 center}}@keyframes zoomGlow{0%{transform:scale(.8);opacity:.8}to{transform:scale(1.2);opacity:1}}@keyframes arrowMove2{0%,to{transform:translateX(-3px) translateY(-50%)}50%{transform:translateX(2px) translateY(-50%)}}@keyframes zoomInOut{0%,to{transform:scale(.9);filter:drop-shadow(0 0 10px rgb(0 0 0/.1))}50%{transform:scale(1.02);filter:drop-shadow(0 0 30px rgb(0 0 0/.18))}}:root{--bs-blue:#0d6efd;--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-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",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, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:Poppins,sans-serif;font-size:16px;color:#222;background:#fff;overflow-x:hidden;scroll-behavior:smooth}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h2{margin-bottom:.5rem;font-weight:500;line-height:1.2;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}ol,p{margin-top:0}ol,p,ul{margin-bottom:1rem}ol,ul{padding-left:2rem}ul ul{margin-bottom:0}strong{font-weight:bolder}small{font-size:.875em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}img{vertical-align:middle;object-fit:cover;object-position:center center}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-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}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.img-fluid{max-width:100%;height:auto}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);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(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.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)}.col-12{flex:0 0 auto;width:100%}.g-0{--bs-gutter-x:0;--bs-gutter-y:0}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6,.col-md-8{flex:0 0 auto;width:50%}.col-md-8{width:66.66666667%}.g-md-2{--bs-gutter-x:0.5rem;--bs-gutter-y:0.5rem}.g-md-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4,.col-lg-6{flex:0 0 auto;width:33.33333333%}.col-lg-6{width:50%}.col-lg-12,.col-lg-9{flex:0 0 auto;width:75%}.col-lg-12{width:100%}}@media (min-width:1200px){.col-xl-3,.col-xl-9{flex:0 0 auto;width:25%}.col-xl-9{width:75%}.g-xl-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;background-color:#fff;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.5em + (.75rem + 2px))}.btn{display:inline-block;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn:disabled{pointer-events:none;opacity:.65}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.navbar,.navbar>.container{display:flex;align-items:center;justify-content:space-between}.navbar{position:relative;flex-wrap:wrap;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container{flex-wrap:inherit}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;box-shadow:0 0 0 .25rem}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.d-block{display:block!important}.d-flex{display:flex!important}.position-relative{position:relative!important}.position-fixed{position:fixed!important}.border-white{border-color:#fff!important}.h-auto{height:auto!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.m-0{margin:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mt-4{margin-top:1.5rem!important}.me-2{margin-right:.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.ms-1{margin-left:.25rem!important}.ms-auto{margin-left:auto!important}.pt-0{padding-top:0!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.rounded{border-radius:.25rem!important}.fa,.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{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa-solid{font-family:"Font Awesome 6 Free"}.fa-solid:before,.fa:before{content:var(--fa)}.fa-bars{--fa:"\f0c9"}.fa-angle-up{--fa:"\f106"}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-style-family-classic:"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;font-display:swap;src:url(/wp-content/themes/slash/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/slash/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(/wp-content/themes/slash/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-regular-400.ttf)format("truetype");font-display:swap}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;font-display:swap;src:url(/wp-content/themes/slash/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-solid-900.ttf)format("truetype")}.fa-solid{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/themes/slash/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/themes/slash/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/themes/slash/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/wp-content/themes/slash/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/wp-content/themes/slash/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/slash/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/wp-content/themes/slash/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/slash/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(/wp-content/themes/slash/webfonts/fa-v4compatibility.woff2)format("woff2"),url(/wp-content/themes/slash/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:slick;font-weight:400;font-style:normal;src:url(/wp-content/themes/slash/webfonts/slick.eot);src:url(/wp-content/themes/slash/webfonts/slick.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/slash/webfonts/slick.woff)format("woff"),url(/wp-content/themes/slash/webfonts/slick.ttf)format("truetype"),url(/wp-content/themes/slash/webfonts/slick.svg#slick)format("svg")}:root{--f-spinner-width:36px;--f-spinner-height:36px;--f-spinner-color-1:rgba(0, 0, 0, 0.1);--f-spinner-color-2:rgba(17, 24, 28, 0.8);--f-spinner-stroke:2.75;--f-button-width:40px;--f-button-height:40px;--f-button-border:0;--f-button-border-radius:0;--f-button-color:#374151;--f-button-bg:#f8f8f8;--f-button-hover-bg:#e0e0e0;--f-button-active-bg:#d0d0d0;--f-button-shadow:none;--f-button-transition:all 0.15s ease;--f-button-transform:none;--f-button-svg-width:20px;--f-button-svg-height:20px;--f-button-svg-stroke-width:1.5;--f-button-svg-fill:none;--f-button-svg-filter:none;--f-button-svg-disabled-opacity:0.65}.blog-author .label,.btn,footer .footer-navmenu strong{text-transform:uppercase}.blog-contents-list .nav-link,.future-work-box p,.future-work-box strong,.title-blog h2{-webkit-box-orient:vertical;text-overflow:ellipsis}.btn,section{overflow:hidden}.btn,.btn span{position:relative;z-index:1}.btn span,p:last-of-type{margin-bottom:0}.ai-link>a::before,.ai-link>a>span{animation:2s ease-in-out infinite alternate gradientMove}li,ul{list-style:none}.btn{cursor:pointer}@font-face{font-family:Poppins;src:url(/wp-content/themes/slash/fonts/Poppins-Bold.eot);src:url(/wp-content/themes/slash/fonts/Poppins-Bold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/slash/fonts/Poppins-Bold.woff2)format("woff2"),url(/wp-content/themes/slash/fonts/Poppins-Bold.woff)format("woff"),url(/wp-content/themes/slash/fonts/Poppins-Bold.ttf)format("truetype"),url(/wp-content/themes/slash/fonts/Poppins-Bold.svg#Poppins-Bold)format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/slash/fonts/Poppins-SemiBold.eot);src:url(/wp-content/themes/slash/fonts/Poppins-SemiBold.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/slash/fonts/Poppins-SemiBold.woff2)format("woff2"),url(/wp-content/themes/slash/fonts/Poppins-SemiBold.woff)format("woff"),url(/wp-content/themes/slash/fonts/Poppins-SemiBold.ttf)format("truetype"),url(/wp-content/themes/slash/fonts/Poppins-SemiBold.svg#Poppins-SemiBold)format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/slash/fonts/Poppins-Regular.eot);src:url(/wp-content/themes/slash/fonts/Poppins-Regular.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/slash/fonts/Poppins-Regular.woff2)format("woff2"),url(/wp-content/themes/slash/fonts/Poppins-Regular.woff)format("woff"),url(/wp-content/themes/slash/fonts/Poppins-Regular.ttf)format("truetype"),url(/wp-content/themes/slash/fonts/Poppins-Regular.svg#Poppins-Regular)format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/slash/fonts/Poppins-Medium.eot);src:url(/wp-content/themes/slash/fonts/Poppins-Medium.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/slash/fonts/Poppins-Medium.woff2)format("woff2"),url(/wp-content/themes/slash/fonts/Poppins-Medium.woff)format("woff"),url(/wp-content/themes/slash/fonts/Poppins-Medium.ttf)format("truetype"),url(/wp-content/themes/slash/fonts/Poppins-Medium.svg#Poppins-Medium)format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/wp-content/themes/slash/fonts/Poppins-Light.eot);src:url(/wp-content/themes/slash/fonts/Poppins-Light.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/slash/fonts/Poppins-Light.woff2)format("woff2"),url(/wp-content/themes/slash/fonts/Poppins-Light.woff)format("woff"),url(/wp-content/themes/slash/fonts/Poppins-Light.ttf)format("truetype"),url(/wp-content/themes/slash/fonts/Poppins-Light.svg#Poppins-Light)format("svg");font-weight:300;font-style:normal;font-display:swap}::selection{background-color:#fff0}:not(img)::selection{background-color:#2b8be9;color:#fff}a:active,a:focus,a:hover{text-decoration:none;outline:0}a,img{text-decoration:none}:focus,a,img{outline:0}.blog-header-wrapper .breadcrumb li a,.nav-link:focus,.nav-link:hover,a:hover,footer .footer-navmenu li a:hover,header .navbar-nav .nav-item a:hover{color:#008bd8}h2,li,ul{margin:0;padding:0}a,img{border:0;max-width:100%}.btn{border-radius:10px}.h-auto{}img{height:auto}.btn,a{transition:.5s}#header,#header .nav-link,#header .navbar,#header .navbar-logo,.ai-link>a::before{transition:.3s linear}.btn:focus,.form-control:focus{box-shadow:none}.btn{font:400 16px/26px Poppins,sans-serif;padding:15px 30px;outline:0}.btn::before{content:"";position:absolute;top:var(--y);left:var(--x);transform:translate(-50%,-50%);width:0;height:0;border-radius:100%;transition:width .4s,height .4s;z-index:-1}.btn:hover::before{width:500px;height:500px;transition:width .6s,height .6s}.btn-blue{background:#008bd8;color:#fff;border:1px solid #008bd8}.btn-blue.btn::before{background-color:#333}.btn-blue.btn:hover{color:#008bd8;border-color:#333}.btn-outline-blue{background:0 0;color:#008bd8;border:1px solid #008bd8}.btn-outline-blue.btn::before{background-color:#008bd8}#header,.scrollToTop:hover{background-color:#fff}.btn-outline-blue.btn:hover{color:#fff;border-color:#008bd8}.btn.btn-blue:hover,footer{color:#fff}.scrollToTop{position:fixed;right:38px;text-decoration:none;bottom:130px;background-color:#2b8be9;border:2px solid #2b8be9;width:36px;height:36px;border-radius:50%;text-align:center;font-size:20px;color:#fff;font-weight:600;z-index:12;display:none}#header .nav-link,.ai-link>a>span,header .navbar-nav .nav-item{position:relative}.scrollToTop:hover{color:#2b8be9}#header{top:0;right:0;z-index:9;box-shadow:0 3px 10px #00000014}header .navbar{padding:0}.navbar-logo{z-index:9999;position:absolute;top:0;left:0;padding:14px 24px 15px;width:168px}.navbar-logo img{width:100%;aspect-ratio:auto 159/71}.header-menu{padding-left:40px}header .navbar-nav>.nav-item{display:flex;align-items:center;margin-right:20px;padding:14px 0;transition:.3s linear}header .nav-link{padding:14px 0 15px;color:#333;font-weight:500;line-height:1.4381}.ai-link>a>span{background:linear-gradient(90deg,#333,#008bd8,#333);background-size:200%auto;color:transparent!important;background-clip:text;-webkit-background-clip:text;padding-left:24px!important}.ai-link>a>img{width:16px;height:16px;display:block;top:16px;margin-right:0;position:absolute;animation:1.5s ease-in-out infinite alternate zoomGlow}#header,header .navbar-nav .nav-item:hover::after{width:100%;left:0}.ai-link::after{display:none}.ai-link>a::before{content:"";position:absolute;left:0;bottom:0;height:1px;width:100%;background:linear-gradient(90deg,#333,#008bd8,hsl(0 0% 20%/.4));background-size:200%auto;border-radius:100px;border:0;padding:0}.header-btn{margin-left:18px}header .btn-outline-blue{padding:12px 23px 13px}.custom-tooltip,footer .logo{text-align:center}.section-title{margin-bottom:48px}.section-title h2{font:400 52px/70px Poppins;color:#222;text-transform:capitalize}.custom-tooltip::before{transform:translateX(-50%);width:0;height:0;z-index:-1;left:50%;content:"";position:absolute;top:-6px;border-bottom:6px;border-left:6px solid #fff0;border-right:6px solid #fff0;transition:.3s linear}.custom-tooltip{visibility:hidden;opacity:0;background-color:#fff;padding:8px 38px;border-radius:24px;position:absolute;font:400 18px/1.3 Poppins;color:#000;bottom:-40px;left:50%;transform:translateX(-50%) translateY(0);transition:visibility 0s linear .3s,opacity .3s ease-in-out,transform .3s ease-in-out;white-space:nowrap;z-index:99}.form-control{border:1px solid #ddd;border-radius:10px;font:300 16px/1.313 Poppins;color:#383838;padding:16px 25px}footer{background-color:#3a3a3a}footer .breadcrumb .icon-box{width:52px;height:52px;background-color:#008bd8;border-radius:100px;display:flex;align-items:center;justify-content:center;margin-right:17px}footer .logo .floating-img{width:100%;left:0;top:0;position:absolute;z-index:-1}footer .breadcrumb .icon-box img{aspect-ratio:auto 21/21}footer .breadcrumb li{padding:0 30px!important;position:relative}footer .breadcrumb li a{font:300 16px/26px Poppins;color:#fff;position:relative}footer .breadcrumb li a img{aspect-ratio:auto 44/44}footer .breadcrumb li a:hover .custom-tooltip{visibility:visible;opacity:1;transform:translateX(-50%) translateY(16px);transition-delay:0s}footer .breadcrumb-item+.breadcrumb-item::before{content:""!important;height:100%;width:1px;left:-1px;top:0;border:0;bottom:0;position:absolute;background-color:#707070;padding:0}footer .logo{background-color:#fff;padding:16px 0;width:208px;position:relative;z-index:1}footer .logo img[alt~=Slash]{aspect-ratio:auto 167/71}.footer-navmenu{padding:80px 0 40px}footer .footer-navmenu strong{font:600 18px/26px Poppins;color:#fff;display:block;margin-bottom:20px}footer .footer-navmenu li a{font:300 16px/36px Poppins;color:#dedede;padding:0}.copyright-footer{font:400 16px/26px Poppins;background-color:#2a2a2a;color:#fff;padding:13px 0}.navbar-toggler:focus{outline:0;box-shadow:none}.dropdown-mega .bb-dropdown-menu{padding:0;-webkit-transition:.3s linear;transition:.3s linear;position:absolute;top:100%;z-index:16;text-align:left;left:0;right:auto!important;background:#fff;-webkit-box-shadow:2px 2px 15px 0 rgb(0 0 0/.07);box-shadow:2px 2px 15px 0 rgb(0 0 0/.07);border:1px solid #eee;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;overflow:hidden;margin:0}.dropdown-mega .bb-dropdown-menu li{margin:0;padding:0;border-bottom:1px dashed hsl(0 0% 87%/.4)}.dropdown-mega .bb-dropdown-menu li:last-of-type{border-bottom:none}.dropdown-mega .bb-dropdown-menu li a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;padding:14px 30px 14px 34px;line-height:1;font-size:14px;font-weight:400;color:#686e7d;text-transform:capitalize;display:flex;align-items:center;position:relative;white-space:nowrap;overflow:hidden}.dropdown-mega .bb-dropdown-menu li a::before{content:"";font-family:"Font Awesome 6 Free";font-size:12px;color:#686e7d;left:16px;transition:.3s linear}.dropdown-mega .bb-dropdown-menu li a:hover:before{color:#008bd8;animation:1s ease-in-out infinite arrowMove2}.dropdown-mega .dropdown-menu a::after{content:"";position:absolute;border-radius:8px;width:100%;height:100%;top:0;left:0;background:#f2f6fa;opacity:0;transform:scale(.7);transition:opacity .2s linear,transform .2s ease-in;z-index:-1}.dropdown-mega .dropdown-menu a:hover::after{border-radius:0;opacity:1;transform:scale(1);transition:opacity .3s linear,transform .3s ease-out}.common-padding{padding:100px 0}.grey-wrapper{background:#f6f6f6}.more-link{color:#008bd8;font-size:14px}.audio-control::before,.dropdown-mega .bb-dropdown-menu li a::before{position:absolute;top:50%;transform:translateY(-50%)}.testimonials2-box::before,.testimonials2-wrapper{background-position:center center}.leave-reply-wrapper .btn{margin-top:30px}.blog-header-wrapper{margin-top:80px;padding-bottom:35px}.blog-header-wrapper .breadcrumb li{margin-bottom:8px;font:18px/1.2 Poppins}.blog-header-wrapper .breadcrumb{border-bottom:1px solid #ddd;margin-bottom:30px;padding-bottom:12px}.title-blog{padding-bottom:20px;border-bottom:1px solid #ddd}.title-blog h2{font:600 40px/1.34 Poppins;color:#222;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3}.blog-contents-list .nav-link,.future-work-box p,.future-work-box strong{-webkit-line-clamp:2;color:#222}.blog-author{margin-top:20px}.blog-author .label{font:600 16px/1.44 Poppins;color:#222;display:block;margin-bottom:8px}.blog-meta{padding-left:6px}.blog-date img{margin-right:8px}.audio-control,.blog-date{display:flex;align-items:center}.blog-date{font:16px/1.2 Poppins;color:#666;margin-bottom:10px}.audio-control .icon,.blog-author .img-box{width:50px;height:50px;border-radius:50%;margin-right:8px}.blog-author span{font:16px/1.44 Poppins;color:#222}.audio-control{margin-left:30px;padding-left:30px;position:relative}.audio-control::before{content:"";width:1px;height:30px;background-color:#b8b8b8;left:0}.audio-control .icon{display:flex;align-items:center;justify-content:center;border:1px solid #008bd8}.testimonials2-wrapper::before{z-index:-1;width:100%;left:0;right:0;top:0;position:absolute;content:"";bottom:0;height:100%;background-color:hsl(0 0% 10%/.65)}.audio-control .icon img{width:20px;margin-left:5px;animation:2s infinite alternate zoomInOut}.blog-description{padding-left:30px;border-left:1px solid #ddd}.blog-description p{font:16px/1.5 Poppins;color:#222;margin-bottom:20px}.blog-description h2{font-size:24px;margin-bottom:8px}.blog-contents-wrapper{overflow:unset}.blog-contents-list{position:sticky;top:100px}.blog-contents-list .nav>li{counter-increment:section;position:relative;margin-bottom:16px;padding-left:20px}.blog-contents-list .nav>li::before{content:counter(section)". ";margin-right:5px;position:absolute;left:0;top:0;font:14px/1.215 Poppins;color:#222}.blog-contents-list .nav{counter-reset:section}.blog-contents-list .nav-link{padding:0;font:14px/1.215 Poppins;display:-webkit-box;overflow:hidden}.testimonials2-wrapper{position:relative;background-size:cover;background-repeat:no-repeat;z-index:1}.testimonials2-box{position:relative;padding:71px 30px 24px;background-color:#fff;border-radius:15px;margin-bottom:30px}.testimonials2-box::before{content:"";position:absolute;left:30px;top:28px;width:32px;height:28px;background-image:url(/wp-content/themes/slash/images/quote.svg);background-size:cover;background-repeat:no-repeat}.testimonials2-box p{margin-bottom:15px;font:16px/24px Poppins;color:#222}.testimonials2-box .img-box{width:70px;height:70px;border-radius:12px;margin-right:20px;overflow:hidden}.testimonials2-box span{font:500 18px/27px Poppins;color:#222}.future-work-wrapper .col-custom{width:83.5%;padding-right:0}.future-work-box{display:flex;align-items:center;background-color:#fff;border-radius:10px;padding:20px;max-width:640px;width:100%;margin-right:30px}.future-work-box strong{font:600 16px/1.5 Poppins;display:block;margin-bottom:15px;display:-webkit-box;overflow:hidden}.future-work-box p{font:16px/1.5 Poppins;margin-bottom:12px;display:-webkit-box;overflow:hidden}.future-work-box .more-link{display:inline-flex;align-items:center}.future-work-box .img-box{width:100%;max-width:279px;margin-right:20px}.breadcrumb-item+.breadcrumb-item::before{color:#222}.cn-text-container{width:70%;text-align:left;font-size:14px}.cn-button-custom{background:#008bd8;color:#fff;border:1px solid #008bd8;font:400 16px/26px Poppins,sans-serif;padding:8px 16px}.cn-button-custom:hover{background-color:#333;color:#fff;border:1px solid #333}@media (min-width:1400px){.container{max-width:1280px}}@media (min-width:992px){.header-menu .dropdown-toggle{margin-left:0}footer .breadcrumb li:last-child{padding-right:0!important}.header-menu ul li.dropdown-mega:hover .dropdown-menu{display:block;top:100%;left:0;right:0}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}header .dropdown-toggle::after{display:none}.dropdown-mega:hover .bb-dropdown-menu{margin-top:0;opacity:1;visibility:visible}.dropdown-mega .bb-dropdown-menu{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;visibility:hidden;margin:20px 0 0}}@media (max-width:1750px){.future-work-wrapper .col-custom{width:86.5%}}@media (max-width:1679px){.future-work-wrapper .col-custom{width:88%}}@media (max-width:1599px){.header-menu{padding-left:160px}.future-work-wrapper .col-custom{width:90%}.future-work-box{max-width:600px}}@media (max-width:1439px){.future-work-wrapper .col-custom{width:94.5%}}@media (max-width:1400px){.future-work-wrapper .col-custom{width:95.8%}}@media (max-width:1399px){.future-work-wrapper .col-custom{width:90.8%}.navbar-logo{width:164px;padding:14px 24px}header .navbar-nav>.nav-item{margin-right:4px}.dropdown-mega .dropdown-menu a,header .nav-link{font-size:14px}header .btn-outline-blue{padding:8px 16px}.header-btn{margin-left:8px}.future-work-box{max-width:510px;padding:18px 14px}.future-work-box strong{line-height:1.4;margin-bottom:8px}.future-work-box p{line-height:1.4;margin-bottom:4px}}@media (max-width:1365px){.future-work-wrapper .col-custom{width:91.8%}}@media (max-width:1279px){.future-work-wrapper .col-custom{width:94.5%}}@media (max-width:1199px){.future-work-wrapper .col-custom{width:90.1%}.section-title h2{font-size:48px}footer .breadcrumb li{padding:0 12px!important}footer .breadcrumb .icon-box{width:48px;height:48px;margin-right:12px}header .nav-link{padding:14px 0}header .navbar-nav>.nav-item{padding:12px 0}.navbar-logo{width:130px;padding:12px}.title-blog h2{font-size:30px}.blog-header-wrapper .breadcrumb li,.future-work-box p,.future-work-box strong{font-size:16px}.blog-meta{padding-left:0}.title-blog{padding-bottom:12px}.blog-author{margin-top:12px}.future-work-box .img-box{margin-right:16px}}@media (max-width:1199px) and (min-width:992px){.blog-author .label,.blog-date{margin-bottom:4px}header .nav-link{padding-left:4px!important;padding-right:4px!important}}@media (max-width:1099px){.future-work-wrapper .col-custom{width:93.8%}}@media (max-width:999px){.future-work-wrapper .col-custom{width:98.8%}}@media (max-width:991px){.blog-description p,footer nav{margin-bottom:16px}.future-work-wrapper .col-custom{width:86.4%}.common-padding{padding:80px 0}.blog-header-wrapper{padding:0 0 24px;margin-top:60px}.dropdown-toggle::after{right:0;position:absolute;top:18px}.dropdown-mega .bb-dropdown-menu li a{font-size:12px;padding:12px 12px 12px 32px}.dropdown-mega .bb-dropdown-menu{box-shadow:none;border-radius:4px;position:relative;margin-top:0}.dropdown-mega .bb-dropdown-menu li a::before{left:12px}#header .nav-link,#header .nav-link.dropdown-toggle{margin-left:0;width:100%;position:relative}.dropdown-mega .dropdown-menu a{padding:8px}.navbar-logo{padding:8px 0;width:100px;position:relative}.section-title h2{font-size:42px;line-height:1.4}.custom-tooltip,footer .footer-navmenu strong{font-size:16px}footer nav{margin-top:65px}.footer-navmenu{padding:45px 0 38px}.navbar-toggler{border:1px solid #333!important}.header-menu{background-color:#fff;padding-bottom:24px;padding-left:0;padding-top:16px}header .nav-link{padding:10px 0!important}header .navbar-nav .nav-item{display:block;padding:0}.header-btn{margin-left:0;margin-top:8px}.ai-link>a>img{top:12px}.section-title{margin-bottom:35px}.audio-control{padding-left:12px;margin-left:12px}.blog-date img{width:14px}.blog-header-wrapper .breadcrumb{margin-bottom:12px;padding-bottom:4px}.audio-control .icon,.blog-author .img-box{width:40px;height:40px}.audio-control .icon img{width:16px}.blog-author span{font-size:14px}.blog-meta{margin-top:0}#blog-contents{padding:0}}@media (max-width:799px){.future-work-wrapper .col-custom{width:95.4%}}@media (max-width:767px){.future-work-wrapper .col-custom{width:85.2%}.section-title h2{font-size:32px}.btn{font-size:14px;line-height:24px;padding:12px 24px}.section-title{margin-bottom:30px}footer .breadcrumb-item+.breadcrumb-item::before{display:none}.blog-header-wrapper .breadcrumb li,.custom-tooltip,.future-work-box p,.future-work-box strong,.testimonials2-box span{font-size:14px}footer .footer-navmenu strong{margin-bottom:8px}footer .breadcrumb li{width:100%;padding:0 130px!important;margin:12px auto;text-align:center}footer .footer-navmenu li,footer .footer-navmenu strong{text-align:center}footer nav{margin-top:48px;margin-bottom:16px}footer .logo{margin:auto}.dropdown-mega .dropdown-menu a{padding:4px}.common-padding{padding:50px 0}.blog-contents-list .nav>li{margin-bottom:12px}.blog-description{padding-left:0;border-left:0}.testimonials2-box::before{width:20px;height:18px;left:20px;top:20px}.testimonials2-box{padding:48px 20px 18px;margin-bottom:18px}.testimonials2-box .img-box{width:40px;height:40px;border-radius:8px;margin-right:8px}.testimonials2-box p{margin-bottom:12px;font-size:14px;line-height:1.4}.blog-date,.blog-description p{margin-bottom:10px;font-size:14px}.breadcrumb-item+.breadcrumb-item::before{padding-right:4px}.breadcrumb-item+.breadcrumb-item{padding-left:4px}.blog-date{margin-bottom:8px}.blog-author .label{font-size:12px}.audio-control{margin-left:12px;padding-left:12px}.audio-control::before{height:24px}.blog-contents-list{border-bottom:1px solid #ddd;margin-bottom:16px}.title-blog h2{font-size:24px}.future-work-box{max-width:476px;padding:14px 12px;margin-right:16px}.future-work-box .img-box{margin-right:12px}.blog-meta{padding-left:0;margin-top:20px}}@media (max-width:699px){.future-work-wrapper .col-custom{width:89%}}@media (max-width:599px){.future-work-wrapper .col-custom{width:95%}}@media (max-width:575px){.future-work-wrapper .col-custom{width:100%}.section-title h2{font-size:calc(1.325rem + .8vw)!important;line-height:normal!important}.section-title{margin-bottom:24px}footer .breadcrumb li{padding:0 72px!important}footer .footer-navmenu li a{font-size:14px;line-height:24px!important}footer .breadcrumb li a{font-size:14px;line-height:24px}footer .breadcrumb .icon-box{width:42px;height:42px}.copyright-footer{font-size:14px;line-height:18px;padding:8px 0}.btn{font-size:12px;line-height:20px;padding:8px 14px}.copyright-footer small{max-width:219px;display:inline-block}.form-control{font-size:14px}.header-menu{padding-top:4px}.audio-control .icon,.blog-author .img-box{width:30px;height:30px}.audio-control .icon img{width:12px}.blog-header-wrapper{padding:0 0 16px;margin-top:56px}.title-blog{padding-bottom:8px}.blog-author{margin-top:8px}.blog-author .label{margin-bottom:4px}.future-work-box{width:360px;align-items:flex-start;padding:12px}.testimonials2-box{padding:48px 16px 16px}.title-blog h2{font-size:20px}.form-control{padding:8px 16px}.scrollToTop{right:10px}.footer-navmenu{padding:30px 0}footer .breadcrumb li>div{max-width:218px;margin:auto}}@media (max-width:424px){.custom-tooltip,footer .footer-navmenu strong{font-size:14px}footer .breadcrumb li{padding:0 55px!important}.dropdown-mega .dropdown-menu a{font-size:12px}.future-work-box{width:338px}}@media (max-width:374px){.future-work-box p{font-size:12px}.custom-tooltip{font-size:12px;padding:4px 18px}footer .breadcrumb li{padding:0 30px!important}.btn{padding:6px 12px}.future-work-box{width:280px}}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--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--dark-gray:#1a1a1a;--wp--preset--color--medium-gray:#686868;--wp--preset--color--light-gray:#e5e5e5;--wp--preset--color--blue-gray:#4d545c;--wp--preset--color--bright-blue:#007acc;--wp--preset--color--light-blue:#9adffd;--wp--preset--color--dark-brown:#402b30;--wp--preset--color--medium-brown:#774e24;--wp--preset--color--dark-red:#640c1f;--wp--preset--color--bright-red:#ff675f;--wp--preset--color--yellow:#ffef8e;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 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%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.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, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 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)}#cookie-notice{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center;position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:" ";height:15px;width:2px;top:3px;background-color:gray}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}