@charset "UTF-8";*{-webkit-text-size-adjust:none;-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,main{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{min-height:100%;-webkit-text-size-adjust:none;background:#000}body{background:#fff;font:1rem/1.5 Poppins,sans-serif;color:#3c3c3c;min-width:375px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.nav-visible{overflow:hidden}img{max-width:100%;height:auto}a{color:#db0032;-webkit-tap-highlight-color:transparent;-webkit-transition:color .35s ease;-o-transition:color .35s ease;transition:color .35s ease;text-decoration:none}a:hover{color:#a80026}p{margin:0 0 1rem}button:focus,button:focus-within{outline:none!important}h1{font:600 5rem/1.275 Poppins,sans-serif;margin-bottom:8.75rem;letter-spacing:-4px}h2{font:3.75rem/1.2 Poppins,sans-serif;margin-bottom:2rem;letter-spacing:-1.8px}h3{font:600 1.5rem/1.43 Poppins,sans-serif;margin-bottom:1.375rem;letter-spacing:-.48px}.lazy{opacity:0;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;-o-transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease;transition:transform .5s ease,opacity .5s ease,-webkit-transform .5s ease}.lazy.animate{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.wrapper{max-width:100%;position:relative;min-height:100%;overflow:hidden}.container{margin:0 auto;max-width:1280px;padding-left:40px;padding-right:40px}#header{position:fixed;left:0;right:0;top:0;padding-top:35px;padding-bottom:10px;border-bottom:1px solid transparent;-webkit-transition:padding-top .35s ease,border .35s ease;-o-transition:padding-top .35s ease,border .35s ease;transition:padding-top .35s ease,border .35s ease;background:#fff;z-index:100;opacity:0;-webkit-animation:lazy-show .5s forwards linear;animation:lazy-show .5s forwards linear}#header.scrolled-down{padding-top:10px;border-bottom:1px solid #E9E9E9}#header .container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px}#header .logo{position:absolute;left:80px;top:15px;width:177px;height:19px;background:url(/assets/i3design-logo-Bpyde9g3.svg) no-repeat;text-indent:-9999px;overflow:hidden}#nav{font:500 1.3125rem/1.4 Poppins,sans-serif}#nav ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#nav ul li{padding:0 8px}#nav a{color:#000}#nav a:hover{color:#a80026}#header .btn{position:absolute;right:40px;top:0;padding:15px 31px 15px 22px;background-color:#db0032;color:#fff;border-radius:100px;font:600 .8125rem/1.4 Poppins,sans-serif;-webkit-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease}#header .btn:hover{background-color:#a80026}#header .btn:after{content:"";position:absolute;top:50%;right:22px;width:6px;height:6px;margin-top:-3px;background:url("data:image/svg+xml,%3csvg%20width='6'%20height='6'%20viewBox='0%200%206%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.01037%204.98775V1.04618L5.64939%201.08577L0.735155%206.00566L0%205.2705L4.91423%200.356269L4.96513%200.995289H1.0066V-0.00565338L6%200.0056567V4.98775H5.01037Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;overflow:hidden}#header .btn-menu{margin:0;padding:0;background:none;border:0;position:absolute;top:4px;right:-9999px;width:40px;height:40px;text-indent:-9999px;z-index:900;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;border-radius:50%}#header .btn-menu span{display:block;position:absolute;top:50%;left:8px;right:8px;height:2px;background:#000;-webkit-transition:background 0s .3s;-o-transition:background 0s .3s;transition:background 0s .3s}#header .btn-menu span:before,#header .btn-menu span:after{-webkit-transition-duration:.3s,.3s;-o-transition-duration:.3s,.3s;transition-duration:.3s,.3s;-webkit-transition-delay:.3s,0s;-o-transition-delay:.3s,0s;transition-delay:.3s,0s;position:absolute;display:block;left:0;width:100%;height:2px;background-color:#000;content:""}#header .btn-menu span:before{-webkit-transition-property:top,-webkit-transform;transition-property:top,-webkit-transform;-o-transition-property:top,transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform;top:-8px}#header .btn-menu span:after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;-o-transition-property:bottom,transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform;bottom:-8px}.nav-visible #header .btn-menu{background-color:#000;color:#fff}.nav-visible #header .btn-menu span{background:0 0}.nav-visible #header .btn-menu span:before,.nav-visible #header .btn-menu span:after{-webkit-transition-delay:0s,.3s;-o-transition-delay:0s,.3s;transition-delay:0s,.3s}.nav-visible #header .btn-menu span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff}.nav-visible #header .btn-menu span:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background:#fff}.promo{padding-top:227px;padding-bottom:146px;text-align:center;font-size:2.25rem;line-height:1.3}.promo h1{background:-webkit-gradient(linear,left top,left bottom,from(#3C3C3C),to(#3C3C3C)) left no-repeat,#0000;background:-o-linear-gradient(#3C3C3C,#3C3C3C) left no-repeat,#0000;background:linear-gradient(#3c3c3c,#3c3c3c) left no-repeat,#0000;background-size:0% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-animation:text-loading .5s forwards linear;animation:text-loading .5s forwards linear}.promo hr{display:block;margin:0 0 5rem;padding:0;border:0;width:100%;height:1px;background:#e9e9e9;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-animation:lazy-loading 1s forwards linear .2s;animation:lazy-loading 1s forwards linear .2s}.promo p{margin:0 auto 2.625rem;max-width:1100px;letter-spacing:-1px;background:-webkit-gradient(linear,left top,left bottom,from(#3C3C3C),to(#3C3C3C)) left no-repeat,#0000;background:-o-linear-gradient(#3C3C3C,#3C3C3C) left no-repeat,#0000;background:linear-gradient(#3c3c3c,#3c3c3c) left no-repeat,#0000;background-size:0% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-animation:text-loading .5s forwards linear .35s;animation:text-loading .5s forwards linear .35s}.promo .btn{display:inline-block;vertical-align:top;padding:14px 40px;min-width:542px;font:500 2.5rem/1.4 Poppins,sans-serif;color:#fff;background-color:#db0032;border-radius:100px;letter-spacing:-1.2px;-webkit-transition:background-color .35s ease;-o-transition:background-color .35s ease;transition:background-color .35s ease;opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-animation:lazy-loading .5s forwards linear .8s;animation:lazy-loading .5s forwards linear .8s}.promo .btn:hover{background-color:#a80026}.about-us{padding-bottom:150px}.about-us .content{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;position:relative}.about-us .content:after{content:"";position:absolute;top:0;left:0;right:50px;height:1px;background:#e9e9e9}.about-us .text{padding:20px 0;width:45%;min-width:45%;margin-right:20px;font:2.25rem/1.4 Poppins,sans-serif}.about-us .gallery{width:49.17%;min-width:49.17%;position:relative;z-index:3}.gallery .buttons{position:absolute;top:30px;right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:5}.gallery .btn-gallery-prev,.gallery .btn-gallery-next{margin:0 0 0 10px;padding:0;border:0;width:40px;min-width:40px;height:40px;text-indent:-9999px;position:relative;cursor:pointer;background:#fff;border-radius:10px;overflow:hidden}.gallery .btn-gallery-prev:after,.gallery .btn-gallery-next:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:6px solid transparent;border-right:6px solid #000;margin-left:-4px;-webkit-transition:border-right-color .35s ease;-o-transition:border-right-color .35s ease;transition:border-right-color .35s ease}.gallery .btn-gallery-next:after{border:6px solid transparent;border-left:6px solid #000;margin:0 0 0 4px;-webkit-transition:border-left-color .35s ease;-o-transition:border-left-color .35s ease;transition:border-left-color .35s ease}.gallery .btn-gallery-prev:hover:after{border-right-color:#db0032}.gallery .btn-gallery-next:hover:after{border-left-color:#db0032}.about-us-gallery{width:100%;border-radius:30px;overflow:hidden}.about-us-gallery img{display:block}.our-services{padding-top:42px;padding-bottom:50px;border-top:1px solid #CECECE;background-color:#f4f4f4}.our-services .blocks{margin:0 auto;max-width:1122px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.our-services h2{text-align:center}.our-services .box{padding:0 24px;width:33.333%}.our-services .box .image{margin-bottom:1.5rem;padding-bottom:33px;border-bottom:1px solid rgba(0,0,0,.15)}.our-services .box .image img{display:block;width:100%}.our-clients{padding-top:100px;padding-bottom:80px;text-align:center}.our-clients .logos-list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.our-clients .logos-list li{padding:0 10px 20px}.our-clients .logos-list img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.work-with-us{padding-top:56px;padding-bottom:95px;background-color:#f4f4f4}.work-with-us h2{text-align:center}.work-with-us .blocks{margin:0 auto;max-width:1168px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#000;font:1.25rem/1.2 Poppins,sans-serif}.work-with-us .box{padding:0 8px 20px;width:25%;min-height:100%}.work-with-us .box h3{margin-bottom:1.5rem;font:600 1.25rem/1.2 Poppins,sans-serif;letter-spacing:0}.work-with-us .box .content{background-color:#fafafa;border-radius:0 0 15px 15px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px #00000040;min-height:100%}.work-with-us .box .image img{display:block;width:100%}.work-with-us .box .text{padding:17px 17px 14px}.our-team{padding-top:180px;padding-bottom:92px}.our-team h2{text-align:center;margin-bottom:3.625rem}.team-list{margin:0 auto;padding:0 0 40px;list-style:none;width:100%;max-width:1120px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font:1.25rem/1.05 Poppins,sans-serif;letter-spacing:-.6px}.team-list li{padding:0 10px 20px;width:25%;min-width:25%}.team-list .image{margin-bottom:1.75rem;padding:0 14px 14px 0;width:194px;height:194px;position:relative}.team-list .image img{display:block;position:relative;z-index:3;width:100%;border-radius:61.208px 0}.team-list .image:before{content:"";position:absolute;inset:14px 0 0 14px;border-radius:61.208px 0;background:#e43d3d;z-index:1}.team-list .position{display:block;margin-bottom:8px;font:.9375rem/1.05 Poppins,sans-serif;letter-spacing:-.45px}.contact-us{padding-top:181px;padding-bottom:216px}.contact-us .block{margin:0 auto;max-width:1164px;padding:28px 28px 0 20%;position:relative;font:2rem/1.5 Poppins,sans-serif;color:#000}.contact-us .block:before{content:"";position:absolute;top:0;right:0;width:30%;padding-bottom:27%;border-radius:158.622px 0 121.561px;background:#e43d3d;z-index:1}.contact-us .image{position:absolute;top:28px;left:0;bottom:8px;height:calc(100% - 36px);width:auto;border-radius:158.622px 0 121.561px}.contact-us .text{position:relative;z-index:5;padding:84px 42px 104px;width:100%;background:#f4f4f4c7;-webkit-backdrop-filter:blur(11.558px);backdrop-filter:blur(11.558px);border-radius:36px}.contact-us h2{font:600 3.75rem/1.5 Poppins,sans-serif;color:#000;margin-bottom:2.5rem;text-align:center;letter-spacing:0}.contact-us p{margin-bottom:4.375rem}.contact-us .btn-holder{text-align:center}.contact-us .btn{display:inline-block;vertical-align:top;padding:21px 36px 21px 58px;background:#db0032 url("data:image/svg+xml,%3csvg%20width='23'%20height='23'%20viewBox='0%200%2023%2023'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.1086%204.52197H4.37925C3.36661%204.52197%202.54729%205.3505%202.54729%206.36314L2.53809%2017.4102C2.53809%2018.4228%203.36661%2019.2513%204.37925%2019.2513H19.1086C20.1212%2019.2513%2020.9498%2018.4228%2020.9498%2017.4102V6.36314C20.9498%205.3505%2020.1212%204.52197%2019.1086%204.52197ZM19.1086%208.20431L11.7439%2012.8072L4.37925%208.20431V6.36314L11.7439%2010.9661L19.1086%206.36314V8.20431Z'%20fill='white'/%3e%3c/svg%3e") no-repeat 26px 50%;-webkit-transition:background .35s ease;-o-transition:background .35s ease;transition:background .35s ease;font:700 1.375rem/1.5 Poppins,sans-serif;color:#fff;border-radius:18px}.contact-us .btn:hover{background-color:#a80026}#footer{background:#1d1d1d;color:#fff;text-align:center;padding-top:53px;padding-bottom:40px}#footer .container{max-width:1210px}#footer .logo-holder{padding-bottom:22px;margin-bottom:2.125rem;border-bottom:1px solid #B8B8B8}#footer .logo{display:block;width:188px;height:21px;background:url(/assets/i3design-logo-footer-Ccf62uIz.svg) no-repeat;text-indent:-9999px;overflow:hidden}.copyright{margin:0}@media only screen and (max-width: 1390px){h1{font-size:4.5rem;margin-bottom:3.5rem}h2{font-size:3rem}#header{padding-top:10px}.promo{padding-top:140px;padding-bottom:120px;font-size:1.75rem}.promo hr{margin-bottom:4rem}.promo p{max-width:880px;margin-bottom:2rem}.promo .btn{font-size:2rem;padding:12px 36px;min-width:440px}.about-us .text{font-size:1.8rem}.our-team{padding-top:140px;padding-bottom:80px}.contact-us{padding-top:140px;padding-bottom:140px}.contact-us .block{font-size:1.75rem}.contact-us .text{padding-top:80px;padding-bottom:90px}.contact-us h2{font-size:3rem}}@media only screen and (max-width: 1024px){.container{padding-left:30px;padding-right:30px}#header .logo{left:30px}#header .btn{right:30px}h1{margin-bottom:5rem}.promo{padding-top:180px}.promo p{margin-bottom:3rem}.contact-us .block{font-size:1.5rem}.contact-us .text{padding-top:84px;padding-bottom:104px}}@media only screen and (max-width: 990px){.container{padding-left:20px;padding-right:20px}#header .logo{left:20px}#header .btn{right:80px}#header .btn-menu{right:20px}#nav{position:fixed;top:0;left:110%;width:100%;height:100%;-webkit-transition:left .5s ease;-o-transition:left .5s ease;transition:left .5s ease;padding:70px 20px 20px;background:#fff;z-index:800;line-height:1.5;-webkit-box-shadow:-1px 0px 20px rgba(0,0,0,.05);box-shadow:-1px 0 20px #0000000d}.nav-visible #nav{left:0}#nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:300px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#nav ul li{padding:22px 0 5px;border-bottom:1px solid #B8B8B8;width:100%}#nav ul li:last-child{padding-bottom:0;border-bottom:none}#nav a{display:inline-block;vertical-align:top;padding:5px 0}.about-us{padding-bottom:100px}.about-us .content:after{right:0}.about-us .text{padding:40px 0}.our-services .box{padding-left:15px;padding-right:15px}.work-with-us .box{width:50%;padding-bottom:40px}.team-list li{width:33.333%}}@media only screen and (max-width: 768px){.promo{padding-top:200px}.promo h1,.promo hr{margin-bottom:6rem}.promo p{margin-bottom:3.5rem}}@media only screen and (max-width: 767px){h1{font-size:2.25rem;letter-spacing:-.5px}h2{font-size:1.75rem;letter-spacing:-.5px;margin-bottom:1.5rem}h3{font-size:1.25rem;margin-bottom:1rem;letter-spacing:0}#header .container{height:40px}#header .logo{top:12px;width:142px;height:15px;background-size:100% 100%}#header .btn{top:5px;right:65px;font-size:.75rem;padding:7px 25px 7px 15px}#header .btn:after{right:13px}#header .btn-menu{right:15px;top:0}#nav{padding-top:66px;font-size:1rem}#nav ul li{padding:16px 0 0}#nav a{padding:9px 0}.promo{padding-top:140px;padding-bottom:80px;font-size:1.25rem}.promo h1,.promo hr{margin-bottom:4rem}.promo .btn{font-size:1.25rem;min-width:280px}.about-us{padding-bottom:70px}.about-us .content{-ms-flex-wrap:wrap;flex-wrap:wrap}.about-us .text{padding-top:50px;padding-bottom:30px;width:100%;min-width:100%;margin-right:0;font-size:1.125rem}.about-us h2{text-align:center}.about-us .gallery{width:100%}.our-services{padding-bottom:0}.our-services .box{padding:0 0 60px;width:100%}.our-services .box .image{padding-bottom:0;border:0;margin-bottom:1.375rem}.our-services h3{text-align:center}.our-clients{padding-top:80px;padding-bottom:60px}.our-clients .logos-list{margin-left:-10px;margin-right:-10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.our-clients .logos-list img{display:block;height:25px!important;width:auto!important;max-width:280px}.work-with-us{padding-bottom:30px}.work-with-us .blocks{font-size:1.125rem}.work-with-us .box{width:100%;padding-bottom:50px}.our-team{padding-top:80px;padding-bottom:0}.team-list{margin-left:-10px;margin-right:-10px;width:auto;font-size:1.125rem}.team-list li{width:50%;min-width:50%}.team-list .image{width:140px;height:140px;padding:0 7px 7px 0}.team-list .position{font-size:.875rem;letter-spacing:0}.contact-us{padding-top:60px;padding-bottom:80px}.contact-us .block{margin:0 -8px 0 0;font-size:.75rem;padding:8px 8px 0 20%}.contact-us .block:before{border-radius:50px 0}.contact-us .image{top:8px;bottom:0;height:calc(100% - 8px);border-radius:50px 0}.contact-us .text{padding:25px 20px;border-radius:20px}.contact-us h2{font-size:1.25rem;letter-spacing:-.5px;margin-bottom:.5rem}.contact-us p{margin-bottom:1rem}.contact-us .btn{font-size:.875rem;padding:12px 18px 12px 36px;background-position:8px 50%}#footer{padding-top:30px;padding-bottom:30px;font-size:.875rem}#footer .logo-holder{padding-bottom:20px;margin-bottom:1.25rem}#footer .logo{width:150px;height:17px;background-size:100% 100%}.social-icons li{padding:0 8px}.social-icons a img{width:36px}}@-webkit-keyframes text-loading{to{background-size:100% 100%;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes text-loading{to{background-size:100% 100%;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes lazy-loading{to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes lazy-loading{to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes lazy-show{to{opacity:1}}@keyframes lazy-show{to{opacity:1}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
