body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h2{font-family:"Work Sans",sans-serif!important}h1,h2,h4,h5,li,p{line-height:100%}p{font-size:13px;font-family:"Poppins","Helvetica Neue",Helvetica,arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.grape-white{color:transparent!important;transition:.4s}.web-svg-one{stroke-dasharray:4000;stroke-dashoffset:4000;-webkit-animation:dash 5s linear forwards;animation:dash 5s linear forwards;-webkit-animation-delay:2.6s;animation-delay:2.6s;fill:transparent}.https{-webkit-animation:blinkIt 2.2s infinite;animation:blinkIt 2.2s infinite;stroke:#9473e8;-webkit-animation-delay:2.5s;animation-delay:2.5s;fill:transparent}.blink-host{-webkit-animation:blinkItTwo 2.2s infinite;animation:blinkItTwo 2.2s infinite;stroke:#f44336;-webkit-animation-delay:3.5s;animation-delay:3.5s;fill:transparent;opacity:0}@-webkit-keyframes blinkItTwo{0%{stroke:transparent}50%{stroke:#9473e8}to{stroke:transparent;opacity:1}}@keyframes blinkItTwo{0%{stroke:transparent}50%{stroke:#9473e8}to{stroke:transparent;opacity:1}}@-webkit-keyframes blinkIt{0%{fill:transparent}50%{fill:#9473e8}to{fill:transparent}}@keyframes blinkIt{0%{fill:transparent}50%{fill:#9473e8}to{fill:transparent}}.hosting-path{stroke-dasharray:4000;stroke-dashoffset:4000;-webkit-animation:dash 5s linear forwards;animation:dash 5s linear forwards;-webkit-animation-delay:2.6s;animation-delay:2.6s;fill:transparent}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}.App{text-align:center;background:#fff;min-height:100vh;width:100%;transition:.4s}.App .inline-link{color:#333;text-decoration:none;font-weight:700;border-bottom:2px solid;transition:.3s}.App .inline-link:hover{border-color:#39ff14;transition:.4s}svg.menu-arrow{position:absolute;right:70px;top:70px;-webkit-animation:arrowUpDown 1s infinite;animation:arrowUpDown 1s infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (max-width:800px){svg.menu-arrow{display:none}}@-webkit-keyframes arrowUpDown{0%{top:70px}50%{top:80px}to{top:70px}}@keyframes arrowUpDown{0%{top:70px}50%{top:80px}to{top:70px}}.projects-wrapper{margin:0;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;-webkit-animation:navIn 2s 1;animation:navIn 2s 1;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;opacity:0;left:100px}.projects-wrapper div.card{height:200px;width:33.33%;background:purple;display:flex;margin:15px;box-sizing:border-box;padding:10px;font-family:"Work Sans",sans-serif;text-transform:uppercase;cursor:pointer;transition:.4s;border:15px solid orange;text-align:left;border-radius:25px}.projects-wrapper div.card:hover{background:red;transiton:.4s}.header-component-wrapper{position:absolute;width:100%;z-index:999}.header-component-wrapper .cake-flash{-webkit-animation:cakeFlash 1s infinite;animation:cakeFlash 1s infinite}@-webkit-keyframes cakeFlash{0%{fill:#fff}50%{fill:#39ff14}to{fill:#fff}}@keyframes cakeFlash{0%{fill:#fff}50%{fill:#39ff14}to{fill:#fff}}.header-component-wrapper .header-view-left a{font-family:"Work Sans",sans-serif!important;text-transform:uppercase}.header-component-wrapper .header-view-right,.header-component-wrapper .header-view-right a{font-family:"Work Sans",sans-serif;text-transform:uppercase}.header-component-wrapper .header-view-right a{font-weight:700}.header-component-wrapper .header-navigation-sub a{transition:1s;color:#333;text-decoration:none;font-size:25px}.header-component-wrapper .header-navigation-sub a:hover{color:#222}.header-component-wrapper .header-navigation-sub .blink_dot{-webkit-animation:blinkDot 1.2s infinite;animation:blinkDot 1.2s infinite}@-webkit-keyframes blinkDot{0%{opacity:1;color:#39ff14}50%{opacity:0}to{opacity:1;color:#39ff14}}@keyframes blinkDot{0%{opacity:1;color:#39ff14}50%{opacity:0}to{opacity:1;color:#39ff14}}.header-component-wrapper .header-navigation-sub .grape-active{-webkit-animation:grapeActive 1s 1;animation:grapeActive 1s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;left:25px;position:relative;color:#fff}@-webkit-keyframes grapeActive{0%{color:hsla(0,0%,100%,0);left:25px}50%{color:hsla(0,0%,100%,0)}to{color:#fff;left:0}}@keyframes grapeActive{0%{color:hsla(0,0%,100%,0);left:25px}50%{color:hsla(0,0%,100%,0)}to{color:#fff;left:0}}.header-component-wrapper .modal.modal-on{position:fixed;bottom:0;right:0;padding:0 25px;background:#222;color:#333;font-weight:700;cursor:pointer;z-index:9;bottom:-55px;-webkit-animation:modalIn .5s 1;animation:modalIn .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transition:.4s;box-shadow:0 0 47px -20px rgba(0,0,0,.75);background:linear-gradient(90deg,#8100fd 1%,#6100fd 43%,#4e00fd 73%,#2d00fe)}.header-component-wrapper .modal.modal-on:hover{transition:.5s;background:#222}@-webkit-keyframes modalIn{0%{bottom:-55px}to{bottom:0}}@keyframes modalIn{0%{bottom:-55px}to{bottom:0}}.header-component-wrapper .modal.modal-on img{width:10px;position:absolute;left:7px;top:7px;fill:#333;-webkit-filter:invert(1);filter:invert(1)}.header-component-wrapper .modal.modal-on a{color:#333;text-decoration:none;margin-left:5px;font-size:20px;top:1px;transition:.4s}.header-component-wrapper .modal.modal-on a:hover{color:wheat;transition:.3s}.header-component-wrapper .modal.modal-off{position:fixed;right:0;padding:0 25px;background:#d6382c;color:#222;font-weight:700;cursor:pointer;z-index:9;bottom:0;-webkit-animation:modalOff .5s 1;animation:modalOff .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes modalOff{0%{bottom:0}to{bottom:-55px}}@keyframes modalOff{0%{bottom:0}to{bottom:-55px}}.header-component-wrapper .modal.modal-off img{width:10 px;position:absolute;left:7 px;top:7 px}.header-component-wrapper .modal.modal-off a{color:#111;text-decoration:none;margin-left:5 px;font-size:20 px;top:1 px;transition:s .4}.header-component-wrapper .modal.modal-off a:hover{color:wheat;transition:s .3}.header-component-wrapper .demonstrate{text-align:left;top:0;position:fixed;background:#ff2925;color:#eee;font-weight:700;display:block;box-sizing:border-box;padding:5px 33px;left:0;text-align:center;width:439px;bottom:0;top:auto;text-transform:uppercase;right:0;margin:auto 0 auto auto}.header-component-wrapper .hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:initial;border:0;margin:0;overflow:visible}.header-component-wrapper .hamburger.is-active:hover,.header-component-wrapper .hamburger:hover{opacity:.7}.header-component-wrapper .hamburger.is-active .hamburger-inner:after,.header-component-wrapper .hamburger.is-active .hamburger-inner:before{background-color:#333}.header-component-wrapper .hamburger.is-active .hamburger-inner{background-color:#fff}.header-component-wrapper .hamburger-box{width:40px;height:24px;display:flex;position:relative;justify-content:center;align-items:center}.header-component-wrapper .hamburger-inner{display:block;top:50%;margin-top:-2px}.header-component-wrapper .hamburger-inner,.header-component-wrapper .hamburger-inner:after,.header-component-wrapper .hamburger-inner:before{width:25px;text-align:center;height:4px;background-color:#333;border-radius:4px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.15s;transition-timing-function:ease;margin:auto}.header-component-wrapper .hamburger-inner:after,.header-component-wrapper .hamburger-inner:before{content:"";display:block}.header-component-wrapper .hamburger-inner:before{top:-7px}.header-component-wrapper .hamburger-inner:after{bottom:-7px}.header-component-wrapper .hamburger--minus .hamburger-inner:after,.header-component-wrapper .hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.header-component-wrapper .hamburger--minus.is-active .hamburger-inner:after,.header-component-wrapper .hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.header-component-wrapper .hamburger--minus.is-active .hamburger-inner:before{top:0;background-color:#333}.header-component-wrapper .hamburger--minus.is-active .hamburger-inner:after{bottom:0;background-color:#333}.header-component-wrapper .header-navigation{display:flex;position:relative;z-index:9;padding:0 37px}@media (max-width:800px){.header-component-wrapper .header-navigation{padding:0}}.header-component-wrapper .header-navigation div{flex:1 1;padding:10px;box-sizing:border-box}.header-component-wrapper .header-navigation div:nth-child(2){text-align:right}.header-component-wrapper .header-navigation div:first-child{text-align:left}.header-component-wrapper .header-view{position:absolute;width:100%;display:flex;top:0;height:0;overflow:hidden;transition:.5s}@media (max-width:800px){.header-component-wrapper .header-view{display:block}}.header-component-wrapper .header-view .header-view-sub{flex:1 1;transition:height .5s}.header-component-wrapper .header-view .header-view-sub ul{opacity:0}.header-component-wrapper .header-view .header-view-sub.header-view-left{transition:.6s;height:0;box-sizing:border-box;border-bottom:1px solid hsla(0,0%,100%,.4);display:flex;justify-content:center;align-items:center;text-align:right;background:#333}@media (max-width:800px){.header-component-wrapper .header-view .header-view-sub.header-view-left{text-align:left}}.header-component-wrapper .header-view .header-view-sub.header-view-left span{width:100%;display:block}.header-component-wrapper .header-view .header-view-sub.header-view-left .About.link-on,.header-component-wrapper .header-view .header-view-sub.header-view-left .Blog.link-on,.header-component-wrapper .header-view .header-view-sub.header-view-left .Contact.link-on,.header-component-wrapper .header-view .header-view-sub.header-view-left .Home.link-on,.header-component-wrapper .header-view .header-view-sub.header-view-left .Knowledge.link-on,.header-component-wrapper .header-view .header-view-sub.header-view-left .Team.link-on,.header-component-wrapper .header-view .header-view-sub.header-view-left .Work.link-on{color:#eee;transition:.6s}.header-component-wrapper .header-view .header-view-sub.header-view-left a{font-size:5vw;line-height:99%;font-family:"Roboto",arial,sans-serif;font-weight:900;padding-right:25px;text-decoration:none;letter-spacing:-2px;font-family:"Work Sans",sans-serif;text-transform:uppercase;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media (max-width:800px){.header-component-wrapper .header-view .header-view-sub.header-view-left a{font-size:50px;padding-left:20px}}.header-component-wrapper .header-view .header-view-sub.header-view-left a:hover{transition:.4s;text-shadow:none;color:#fff}.header-component-wrapper .header-view .header-view-sub.header-view-left ul{list-style:none;padding-left:0;padding-bottom:25px}.header-component-wrapper .header-view .header-view-sub.header-view-left ul li.header-view-heading{font-weight:700;font-size:12px;border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:5px;margin-bottom:5px;color:#fff;padding-right:250px;display:inline-block;font-family:"Darker Grotesque",sans-serif;font-family:"Work Sans",sans-serif;text-transform:uppercase}@media (max-width:800px){.header-component-wrapper .header-view .header-view-sub.header-view-left ul li.header-view-heading{padding-left:20px;margin-bottom:15px;border-bottom:1px solid hsla(0,0%,100%,.1)}}.header-component-wrapper .header-view .header-view-sub.header-view-left ul li.header-view-heading.no-highlight{text-shadow:none;color:#fff}.header-component-wrapper .header-view .header-view-sub.header-view-right{transition:.6s;height:0;box-sizing:border-box;border-left:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4);display:flex;align-items:center;text-align:left;background:#333;line-height:110%}.header-component-wrapper .header-view .header-view-sub.header-view-right ul{list-style:none;padding-left:0}.header-component-wrapper .header-view .header-view-sub.header-view-right ul li{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.header-component-wrapper .header-view .header-view-sub.header-view-right ul a{line-height:140%;text-decoration:none;font-weight:900;line-height:110%;transition:.5s;color:#333;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.header-component-wrapper .header-view .header-view-sub.header-view-right ul a.no-highlight{text-shadow:none;color:#fff}.header-component-wrapper .header-view .header-view-sub.header-view-right ul a:hover{transition:.3s;text-shadow:none;color:#fff}.header-component-wrapper .header-view .header-view-sub.header-view-right ul li{padding-left:25px;font-size:2vw;font-weight:900;line-height:110%;color:#333}.header-component-wrapper .header-view .header-view-sub.header-view-right ul li.header-view-heading{font-size:12px;border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:5px;color:#333;text-transform:uppercase;margin-bottom:20px;margin-top:25px}.header-component-wrapper .header-view .header-view-sub.header-view-right ul li.header-view-heading.no-border{border-bottom:none}.header-component-wrapper .header-view .header-view-sub.header-view-right ul li.header-view-heading.no-highlight{text-shadow:none;color:#fff}.header-component-wrapper .header-view .header-view-sub.header-view-bottom{width:100%;height:0;background:#333;bottom:0;position:fixed;transition:.5s;transition-delay:0;border-top:1px solid hsla(0,0%,100%,.3)}.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list{display:flex;align-items:center;justify-content:center;left:39px;position:relative}@media (max-width:800px){.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list{justify-content:flex-start;left:0;flex-wrap:wrap}}.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list ul{opacity:1;list-style:none;display:flex;align-items:center;padding:15px 27px;margin:0;position:relative;left:25px;border-left:1px solid hsla(0,0%,100%,.4)}.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list ul img{width:27px}.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list ul.tel-contact{display:none}@media (max-width:800px){.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list ul.tel-contact{display:block;width:100%;text-align:left;font-size:30px!important;text-decoration:none}}.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list ul li{color:#333;font-weight:700;font-family:"Darker Grotesque",sans-serif;text-transform:uppercase;text-decoration:none}.header-component-wrapper .header-view .header-view-sub.header-view-bottom div.social-link-list ul li a{padding:10px 5px}.header-component-wrapper .header-view .Home.header-view-sub.header-view-bottom{background-image:url(/static/media/octopus-blue.920137de.jpeg);background-size:cover}.header-component-wrapper .header-view .About.header-view-sub.header-view-bottom,.header-component-wrapper .header-view .Team.header-view-sub.header-view-bottom,.header-component-wrapper .header-view .Work.header-view-sub.header-view-bottom{background-image:url(/static/media/the-octopus.a9d89c71.jpeg);background-size:cover}.header-component-wrapper .header-view .Contact.header-view-sub.header-view-bottom,.header-component-wrapper .header-view .Knowledge.header-view-sub.header-view-bottom{background-image:url(/static/media/octopus-blue.920137de.jpeg);background-size:cover}.header-component-wrapper .header-view .Blog.header-view-sub.header-view-bottom{background-image:url(/static/media/the-octopus.a9d89c71.jpeg);background-size:cover}.header-component-wrapper .header-view.header-view-show{height:80vh}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-left{height:100%;transition:height .5s;display:flex;align-items:center;justify-content:center;text-align:right;overflow:hidden}@media (max-width:800px){.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-left{text-align:left}}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-left a{opacity:1;font-family:"Work Sans",sans-serif;text-transform:uppercase}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-left span{width:100%}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-left img{width:20vw}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-left ul{opacity:1}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-right{height:100%;transition-delay:2.5s;transition:height .8s}@media (max-width:800px){.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-right{display:none}}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-right ul{opacity:1}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-bottom{height:30vh;transition:.5s}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-bottom ul{padding:0;list-style:none}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-bottom a{color:#fff}.header-component-wrapper .header-view.header-view-show .header-view-sub.header-view-bottom .terms{font-size:15px;color:#333;font-weight:700;text-transform:uppercase;text-decoration:none}svg.menu-arrow.closed path{stroke:#fff!important}.calendar-modal-container{background:#fff;max-width:800px;width:90%;padding:20px;border-radius:10px;box-shadow:1px 1px 22px -5px #555;position:relative;z-index:999}.c-button{background:#39ff14;margin-top:15px;display:block;text-align:left!important;padding:15px;font-weight:700;font-size:14px!important;text-align:left;box-shadow:0 0 44px -17px rgba(0,0,0,.75);font-fAMILY:"Work Sans",sans-serif;width:auto!important;border:none;text-transform:uppercase;width:100%!important;max-width:300px!important;text-align:center!important;max-width:320px!important;margin-bottom:0!important;margin-top:25px!important;transition:.5s;border:none!important;-webkit-animation:LinkIn .9s 1;animation:LinkIn .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.8s;animation-delay:.8s;opacity:0;position:relative}.c-button:hover{background:#caffbf;transition:.5s}.calendar-close-button{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:24px;cursor:pointer}.calendar-modal-overlay{position:fixed!important;top:30px;z-index:5}.home-header-wrapper{width:100%;height:85vh;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.home-header-wrapper .dot{-webkit-animation:dotBlink 1s infinite!important;animation:dotBlink 1s infinite!important;color:#39ff14!important;text-shadow:none!important;position:relative;left:5px;top:0!important;opacity:0;-webkit-animation-delay:3s!important;animation-delay:3s!important}.home-header-wrapper .header-link{opacity:0;-webkit-animation:LinkIn 1s 1;animation:LinkIn 1s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;position:relative;right:-25px}.home-header-wrapper svg{-webkit-filter:grayscale(1);filter:grayscale(1)}@media (max-width:800px){.home-header-wrapper{height:100vh}}.home-header-wrapper .animatedTextHeader{margin-left:57px}@media (max-width:800px){.home-header-wrapper .animatedTextHeader{margin-left:20px}}.home-header-wrapper span#home-head-sub-p{position:relative;top:-25px!important;display:block;line-height:120%;width:100%;max-width:31vw}@media (max-width:800px){.home-header-wrapper span#home-head-sub-p{margin-top:15px;max-width:100%}}.home-header-wrapper span#home-head-sub-p span{color:#333;text-shadow:none}.home-header-wrapper .sub-two{position:absolute;width:50%;margin-left:55%;margin-top:13vh;left:0}@media (max-width:800px){.home-header-wrapper .sub-two{width:100%;margin-left:0;margin-top:450px;opacity:1}}.home-header-wrapper .sub-two>div{text-align:center!important}.home-header-wrapper .sub-two svg{max-width:650px;bottom:38px;position:relative;right:50px}.home-header-wrapper .sub-one{position:absolute;width:100%;left:0;z-index:2}@media (max-width:800px){.home-header-wrapper .sub-one{top:0;margin-top:100px}}.home-header-wrapper span.background-title{position:absolute;font-size:100vh;left:55px;opacity:.09;bottom:-25vh;font-weight:900;letter-spacing:-2px;-webkit-animation:backgroundTitleIn 1.7s 1;animation:backgroundTitleIn 1.7s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;color:rgba(0,0,0,.3);top:-28vh;bottom:auto;margin-top:0;padding-top:0;opacity:0}.home-header-wrapper .fadeOut{visibility:hidden;opacity:0;transition:all .5s ease-out;-webkit-transform:translate(20px);transform:translate(20px)}.home-header-wrapper span.number{display:block;height:100%;position:relative;height:1px;position:absolute;left:0;top:0;width:50px;display:none}@media (max-width:800px){.home-header-wrapper span.number{left:60px}}.home-header-wrapper span.number span.line{background:#222;height:2px;width:0;bottom:-3px;position:absolute;-webkit-animation:lineUp .8s 1;animation:lineUp .8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s;left:-60px}@-webkit-keyframes lineUp{0%{width:0}to{width:100%}}@keyframes lineUp{0%{width:0}to{width:100%}}.home-header-wrapper span.the-number-two{position:relative;left:35px;-webkit-animation:numberInTwo .5s 1;animation:numberInTwo .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1s;animation-delay:1s;opacity:0;font-size:13px;top:-10px;font-weight:700;text-transform:uppercase;color:#222}@-webkit-keyframes numberInTwo{0%{opacity:0;left:15px}to{left:5px;opacity:1}}@keyframes numberInTwo{0%{opacity:0;left:15px}to{left:5px;opacity:1}}.home-header-wrapper span.title-in{display:inline-block;-webkit-transform:skewX(125deg);transform:skewX(125deg);-webkit-animation:titleIn .5s 1;animation:titleIn .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}.home-header-wrapper span.title-in .animated-text{position:relative;top:15px;-webkit-animation:animatedText .5s 1;animation:animatedText .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;letter-spacing:1.5px}.home-header-wrapper span.title-in .animated-text:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.home-header-wrapper span.title-in .animated-text:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.home-header-wrapper span.title-in .animated-text:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}.home-header-wrapper span.title-in .animated-text:nth-child(4){-webkit-animation-delay:.4s;animation-delay:.4s}.home-header-wrapper span.title-in .animated-text:nth-child(5){-webkit-animation-delay:.5s;animation-delay:.5s}.home-header-wrapper span.title-in .animated-text:nth-child(6){-webkit-animation-delay:.6s;animation-delay:.6s}.home-header-wrapper span.title-in .animated-text:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s}.home-header-wrapper span.title-in .animated-text:nth-child(8){-webkit-animation-delay:.8s;animation-delay:.8s}.home-header-wrapper span.title-in .animated-text:nth-child(9){-webkit-animation-delay:.9s;animation-delay:.9s}.home-header-wrapper span.title-in .animated-text:nth-child(10){-webkit-animation-delay:1s;animation-delay:1s}.home-header-wrapper span.title-in .animated-text:nth-child(11){-webkit-animation-delay:1.1s;animation-delay:1.1s}.home-header-wrapper span.title-in .animated-text:nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s}.home-header-wrapper span.title-in .animated-text:nth-child(13){-webkit-animation-delay:1.3s;animation-delay:1.3s}.home-header-wrapper span.title-in .animated-text:nth-child(14){-webkit-animation-delay:1.4s;animation-delay:1.4s}.home-header-wrapper span.title-in .animated-text:nth-child(15){-webkit-animation-delay:1.5s;animation-delay:1.5s}.home-header-wrapper span.title-in .animated-text:nth-child(16){-webkit-animation-delay:1.6s;animation-delay:1.6s}.home-header-wrapper span.title-in .animated-text:nth-child(17){-webkit-animation-delay:1.7s;animation-delay:1.7s}.home-header-wrapper span.title-in .animated-text:nth-child(18){-webkit-animation-delay:1.8s;animation-delay:1.8s}.home-header-wrapper span.title-in .animated-text:nth-child(19){-webkit-animation-delay:1.9s;animation-delay:1.9s}.home-header-wrapper span.title-in .animated-text:nth-child(20){-webkit-animation-delay:2s;animation-delay:2s}.home-header-wrapper span.title-in .animated-text:nth-child(21){-webkit-animation-delay:2.1s;animation-delay:2.1s}.home-header-wrapper span.title-in .animated-text:nth-child(22){-webkit-animation-delay:2.2s;animation-delay:2.2s}.home-header-wrapper span.title-in .animated-text:nth-child(23){-webkit-animation-delay:2.3s;animation-delay:2.3s}.home-header-wrapper span.title-in .animated-text:nth-child(24){-webkit-animation-delay:2.4s;animation-delay:2.4s}.home-header-wrapper span.title-in .animated-text:nth-child(25){-webkit-animation-delay:2.5s;animation-delay:2.5s}.home-header-wrapper span.title-in .animated-text:nth-child(26){-webkit-animation-delay:2.6s;animation-delay:2.6s}.home-header-wrapper span.title-in .animated-text:nth-child(27){-webkit-animation-delay:2.7s;animation-delay:2.7s}.home-header-wrapper span.title-in .animated-text:nth-child(28){-webkit-animation-delay:2.8s;animation-delay:2.8s}.home-header-wrapper span.title-in .animated-text:nth-child(29){-webkit-animation-delay:2.9s;animation-delay:2.9s}.home-header-wrapper span.title-in .animated-text:nth-child(30){-webkit-animation-delay:3s;animation-delay:3s}.home-header-wrapper span.title-in .animated-text:nth-child(31){-webkit-animation-delay:3.1s;animation-delay:3.1s}.home-header-wrapper span.title-in .animated-text:nth-child(32){-webkit-animation-delay:3.2s;animation-delay:3.2s}.home-header-wrapper span.title-in .animated-text:nth-child(33){-webkit-animation-delay:3.3s;animation-delay:3.3s}.home-header-wrapper span.title-in .animated-text:nth-child(34){-webkit-animation-delay:3.4s;animation-delay:3.4s}.home-header-wrapper span.title-in .animated-text:nth-child(35){-webkit-animation-delay:3.5s;animation-delay:3.5s}.home-header-wrapper span.title-in .animated-text:nth-child(36){-webkit-animation-delay:3.6s;animation-delay:3.6s}.home-header-wrapper span.title-in .animated-text:nth-child(37){-webkit-animation-delay:3.7s;animation-delay:3.7s}.home-header-wrapper span.title-in .animated-text:nth-child(38){-webkit-animation-delay:3.8s;animation-delay:3.8s}.home-header-wrapper span.title-in .animated-text:nth-child(39){-webkit-animation-delay:3.9s;animation-delay:3.9s}.home-header-wrapper span.title-in .animated-text:nth-child(40){-webkit-animation-delay:4s;animation-delay:4s}.home-header-wrapper span.title-in .animated-text:nth-child(41){-webkit-animation-delay:4.1s;animation-delay:4.1s}.home-header-wrapper span.title-in .animated-text:nth-child(42){-webkit-animation-delay:4.2s;animation-delay:4.2s}.home-header-wrapper span.title-in .animated-text:nth-child(43){-webkit-animation-delay:4.3s;animation-delay:4.3s}.home-header-wrapper span.title-in .animated-text:nth-child(44){-webkit-animation-delay:4.4s;animation-delay:4.4s}.home-header-wrapper span.title-in .animated-text:nth-child(45){-webkit-animation-delay:4.5s;animation-delay:4.5s}.home-header-wrapper span.title-in .animated-text:nth-child(46){-webkit-animation-delay:4.6s;animation-delay:4.6s}.home-header-wrapper span.title-in .animated-text:nth-child(47){-webkit-animation-delay:4.7s;animation-delay:4.7s}.home-header-wrapper span.title-in .animated-text:nth-child(48){-webkit-animation-delay:4.8s;animation-delay:4.8s}.home-header-wrapper span.title-in .animated-text:nth-child(49){-webkit-animation-delay:4.9s;animation-delay:4.9s}.home-header-wrapper span.title-in .animated-text:nth-child(50){-webkit-animation-delay:5s;animation-delay:5s}.home-header-wrapper span.title-in .animated-text:nth-child(51){-webkit-animation-delay:5.1s;animation-delay:5.1s}.home-header-wrapper span.title-in .animated-text:nth-child(52){-webkit-animation-delay:5.2s;animation-delay:5.2s}.home-header-wrapper span.title-in .animated-text:nth-child(53){-webkit-animation-delay:5.3s;animation-delay:5.3s}.home-header-wrapper span.title-in .animated-text:nth-child(54){-webkit-animation-delay:5.4s;animation-delay:5.4s}.home-header-wrapper span.title-in .animated-text:nth-child(55){-webkit-animation-delay:5.5s;animation-delay:5.5s}.home-header-wrapper span.title-in .animated-text:nth-child(56){-webkit-animation-delay:5.6s;animation-delay:5.6s}.home-header-wrapper span.title-in .animated-text:nth-child(57){-webkit-animation-delay:5.7s;animation-delay:5.7s}.home-header-wrapper span.title-in .animated-text:nth-child(58){-webkit-animation-delay:5.8s;animation-delay:5.8s}.home-header-wrapper span.title-in .animated-text:nth-child(59){-webkit-animation-delay:5.9s;animation-delay:5.9s}.home-header-wrapper span.title-in .animated-text:nth-child(60){-webkit-animation-delay:6s;animation-delay:6s}.home-header-wrapper span.title-in .animated-text:nth-child(61){-webkit-animation-delay:6.1s;animation-delay:6.1s}.home-header-wrapper span.title-in .animated-text:nth-child(62){-webkit-animation-delay:6.2s;animation-delay:6.2s}.home-header-wrapper span.title-in .animated-text:nth-child(63){-webkit-animation-delay:6.3s;animation-delay:6.3s}.home-header-wrapper span.title-in .animated-text:nth-child(64){-webkit-animation-delay:6.4s;animation-delay:6.4s}.home-header-wrapper span.title-in .animated-text:nth-child(65){-webkit-animation-delay:6.5s;animation-delay:6.5s}.home-header-wrapper span.title-in .animated-text:nth-child(66){-webkit-animation-delay:6.6s;animation-delay:6.6s}.home-header-wrapper span.title-in .animated-text:nth-child(67){-webkit-animation-delay:6.7s;animation-delay:6.7s}.home-header-wrapper span.title-in .animated-text:nth-child(68){-webkit-animation-delay:6.8s;animation-delay:6.8s}.home-header-wrapper span.title-in .animated-text:nth-child(69){-webkit-animation-delay:6.9s;animation-delay:6.9s}.home-header-wrapper span.title-in .animated-text:nth-child(70){-webkit-animation-delay:7s;animation-delay:7s}.home-header-wrapper span.title-in .animated-text:nth-child(71){-webkit-animation-delay:7.1s;animation-delay:7.1s}.home-header-wrapper span.title-in .animated-text:nth-child(72){-webkit-animation-delay:7.2s;animation-delay:7.2s}.home-header-wrapper span.title-in .animated-text:nth-child(73){-webkit-animation-delay:7.3s;animation-delay:7.3s}.home-header-wrapper span.title-in .animated-text:nth-child(74){-webkit-animation-delay:7.4s;animation-delay:7.4s}.home-header-wrapper span.title-in .animated-text:nth-child(75){-webkit-animation-delay:7.5s;animation-delay:7.5s}.home-header-wrapper span.title-in .animated-text:nth-child(76){-webkit-animation-delay:7.6s;animation-delay:7.6s}.home-header-wrapper span.title-in .animated-text:nth-child(77){-webkit-animation-delay:7.7s;animation-delay:7.7s}.home-header-wrapper span.title-in .animated-text:nth-child(78){-webkit-animation-delay:7.8s;animation-delay:7.8s}.home-header-wrapper span.title-in .animated-text:nth-child(79){-webkit-animation-delay:7.9s;animation-delay:7.9s}.home-header-wrapper span.title-in .animated-text:nth-child(80){-webkit-animation-delay:8s;animation-delay:8s}.home-header-wrapper span.title-in .animated-text:nth-child(81){-webkit-animation-delay:8.1s;animation-delay:8.1s}.home-header-wrapper span.title-in .animated-text:nth-child(82){-webkit-animation-delay:8.2s;animation-delay:8.2s}.home-header-wrapper span.title-in .animated-text:nth-child(83){-webkit-animation-delay:8.3s;animation-delay:8.3s}.home-header-wrapper span.title-in .animated-text:nth-child(84){-webkit-animation-delay:8.4s;animation-delay:8.4s}.home-header-wrapper span.title-in .animated-text:nth-child(85){-webkit-animation-delay:8.5s;animation-delay:8.5s}.home-header-wrapper span.title-in .animated-text:nth-child(86){-webkit-animation-delay:8.6s;animation-delay:8.6s}.home-header-wrapper span.title-in .animated-text:nth-child(87){-webkit-animation-delay:8.7s;animation-delay:8.7s}.home-header-wrapper span.title-in .animated-text:nth-child(88){-webkit-animation-delay:8.8s;animation-delay:8.8s}.home-header-wrapper span.title-in .animated-text:nth-child(89){-webkit-animation-delay:8.9s;animation-delay:8.9s}.home-header-wrapper span.title-in .animated-text:nth-child(90){-webkit-animation-delay:9s;animation-delay:9s}.home-header-wrapper span.title-in .animated-text:nth-child(91){-webkit-animation-delay:9.1s;animation-delay:9.1s}.home-header-wrapper span.title-in .animated-text:nth-child(92){-webkit-animation-delay:9.2s;animation-delay:9.2s}.home-header-wrapper span.title-in .animated-text:nth-child(93){-webkit-animation-delay:9.3s;animation-delay:9.3s}.home-header-wrapper span.title-in .animated-text:nth-child(94){-webkit-animation-delay:9.4s;animation-delay:9.4s}.home-header-wrapper span.title-in .animated-text:nth-child(95){-webkit-animation-delay:9.5s;animation-delay:9.5s}.home-header-wrapper span.title-in .animated-text:nth-child(96){-webkit-animation-delay:9.6s;animation-delay:9.6s}.home-header-wrapper span.title-in .animated-text:nth-child(97){-webkit-animation-delay:9.7s;animation-delay:9.7s}.home-header-wrapper span.title-in .animated-text:nth-child(98){-webkit-animation-delay:9.8s;animation-delay:9.8s}.home-header-wrapper span.title-in .animated-text:nth-child(99){-webkit-animation-delay:9.9s;animation-delay:9.9s}.home-header-wrapper span.title-in .animated-text:nth-child(100){-webkit-animation-delay:10s;animation-delay:10s}.home-header-wrapper span.title-in .animated-text:nth-child(101){-webkit-animation-delay:10.1s;animation-delay:10.1s}.home-header-wrapper span.title-in .animated-text:nth-child(102){-webkit-animation-delay:10.2s;animation-delay:10.2s}.home-header-wrapper span.title-in .animated-text:nth-child(103){-webkit-animation-delay:10.3s;animation-delay:10.3s}.home-header-wrapper span.title-in .animated-text:nth-child(104){-webkit-animation-delay:10.4s;animation-delay:10.4s}.home-header-wrapper span.title-in .animated-text:nth-child(105){-webkit-animation-delay:10.5s;animation-delay:10.5s}.home-header-wrapper span.title-in .animated-text:nth-child(106){-webkit-animation-delay:10.6s;animation-delay:10.6s}.home-header-wrapper span.title-in .animated-text:nth-child(107){-webkit-animation-delay:10.7s;animation-delay:10.7s}.home-header-wrapper span.title-in .animated-text:nth-child(108){-webkit-animation-delay:10.8s;animation-delay:10.8s}.home-header-wrapper span.title-in .animated-text:nth-child(109){-webkit-animation-delay:10.9s;animation-delay:10.9s}.home-header-wrapper span.title-in .animated-text:nth-child(110){-webkit-animation-delay:11s;animation-delay:11s}.home-header-wrapper span.title-in .animated-text:nth-child(111){-webkit-animation-delay:11.1s;animation-delay:11.1s}.home-header-wrapper span.title-in .animated-text:nth-child(112){-webkit-animation-delay:11.2s;animation-delay:11.2s}.home-header-wrapper span.title-in .animated-text:nth-child(113){-webkit-animation-delay:11.3s;animation-delay:11.3s}.home-header-wrapper span.title-in .animated-text:nth-child(114){-webkit-animation-delay:11.4s;animation-delay:11.4s}.home-header-wrapper span.title-in .animated-text:nth-child(115){-webkit-animation-delay:11.5s;animation-delay:11.5s}.home-header-wrapper span.title-in .animated-text:nth-child(116){-webkit-animation-delay:11.6s;animation-delay:11.6s}.home-header-wrapper span.title-in .animated-text:nth-child(117){-webkit-animation-delay:11.7s;animation-delay:11.7s}.home-header-wrapper span.title-in .animated-text:nth-child(118){-webkit-animation-delay:11.8s;animation-delay:11.8s}.home-header-wrapper span.title-in .animated-text:nth-child(119){-webkit-animation-delay:11.9s;animation-delay:11.9s}.home-header-wrapper span.title-in .animated-text:nth-child(120){-webkit-animation-delay:12s;animation-delay:12s}.home-header-wrapper span.title-in .animated-text:nth-child(121){-webkit-animation-delay:12.1s;animation-delay:12.1s}.home-header-wrapper span.title-in .animated-text:nth-child(122){-webkit-animation-delay:12.2s;animation-delay:12.2s}.home-header-wrapper span.title-in .animated-text:nth-child(123){-webkit-animation-delay:12.3s;animation-delay:12.3s}.home-header-wrapper span.title-in .animated-text:nth-child(124){-webkit-animation-delay:12.4s;animation-delay:12.4s}.home-header-wrapper span.title-in .animated-text:nth-child(125){-webkit-animation-delay:12.5s;animation-delay:12.5s}.home-header-wrapper span.title-in .animated-text:nth-child(126){-webkit-animation-delay:12.6s;animation-delay:12.6s}.home-header-wrapper span.title-in .animated-text:nth-child(127){-webkit-animation-delay:12.7s;animation-delay:12.7s}.home-header-wrapper span.title-in .animated-text:nth-child(128){-webkit-animation-delay:12.8s;animation-delay:12.8s}.home-header-wrapper span.title-in .animated-text:nth-child(129){-webkit-animation-delay:12.9s;animation-delay:12.9s}.home-header-wrapper span.title-in .animated-text:nth-child(130){-webkit-animation-delay:13s;animation-delay:13s}.home-header-wrapper span.title-in .animated-text:nth-child(131){-webkit-animation-delay:13.1s;animation-delay:13.1s}.home-header-wrapper span.title-in .animated-text:nth-child(132){-webkit-animation-delay:13.2s;animation-delay:13.2s}.home-header-wrapper span.title-in .animated-text:nth-child(133){-webkit-animation-delay:13.3s;animation-delay:13.3s}.home-header-wrapper span.title-in .animated-text:nth-child(134){-webkit-animation-delay:13.4s;animation-delay:13.4s}.home-header-wrapper span.title-in .animated-text:nth-child(135){-webkit-animation-delay:13.5s;animation-delay:13.5s}.home-header-wrapper span.title-in .animated-text:nth-child(136){-webkit-animation-delay:13.6s;animation-delay:13.6s}.home-header-wrapper span.title-in .animated-text:nth-child(137){-webkit-animation-delay:13.7s;animation-delay:13.7s}.home-header-wrapper span.title-in .animated-text:nth-child(138){-webkit-animation-delay:13.8s;animation-delay:13.8s}.home-header-wrapper span.title-in .animated-text:nth-child(139){-webkit-animation-delay:13.9s;animation-delay:13.9s}.home-header-wrapper span.title-in .animated-text:nth-child(140){-webkit-animation-delay:14s;animation-delay:14s}.home-header-wrapper span.title-in .animated-text:nth-child(141){-webkit-animation-delay:14.1s;animation-delay:14.1s}.home-header-wrapper span.title-in .animated-text:nth-child(142){-webkit-animation-delay:14.2s;animation-delay:14.2s}.home-header-wrapper span.title-in .animated-text:nth-child(143){-webkit-animation-delay:14.3s;animation-delay:14.3s}.home-header-wrapper span.title-in .animated-text:nth-child(144){-webkit-animation-delay:14.4s;animation-delay:14.4s}.home-header-wrapper span.title-in .animated-text:nth-child(145){-webkit-animation-delay:14.5s;animation-delay:14.5s}.home-header-wrapper span.title-in .animated-text:nth-child(146){-webkit-animation-delay:14.6s;animation-delay:14.6s}.home-header-wrapper span.title-in .animated-text:nth-child(147){-webkit-animation-delay:14.7s;animation-delay:14.7s}.home-header-wrapper span.title-in .animated-text:nth-child(148){-webkit-animation-delay:14.8s;animation-delay:14.8s}.home-header-wrapper span.title-in .animated-text:nth-child(149){-webkit-animation-delay:14.9s;animation-delay:14.9s}.home-header-wrapper span.title-in .animated-text:nth-child(150){-webkit-animation-delay:15s;animation-delay:15s}.home-header-wrapper span.title-in .animated-text:nth-child(151){-webkit-animation-delay:15.1s;animation-delay:15.1s}.home-header-wrapper span.title-in .animated-text:nth-child(152){-webkit-animation-delay:15.2s;animation-delay:15.2s}.home-header-wrapper span.title-in .animated-text:nth-child(153){-webkit-animation-delay:15.3s;animation-delay:15.3s}.home-header-wrapper span.title-in .animated-text:nth-child(154){-webkit-animation-delay:15.4s;animation-delay:15.4s}.home-header-wrapper span.title-in .animated-text:nth-child(155){-webkit-animation-delay:15.5s;animation-delay:15.5s}.home-header-wrapper span.title-in .animated-text:nth-child(156){-webkit-animation-delay:15.6s;animation-delay:15.6s}.home-header-wrapper span.title-in .animated-text:nth-child(157){-webkit-animation-delay:15.7s;animation-delay:15.7s}.home-header-wrapper span.title-in .animated-text:nth-child(158){-webkit-animation-delay:15.8s;animation-delay:15.8s}.home-header-wrapper span.title-in .animated-text:nth-child(159){-webkit-animation-delay:15.9s;animation-delay:15.9s}.home-header-wrapper span.title-in .animated-text:nth-child(160){-webkit-animation-delay:16s;animation-delay:16s}.home-header-wrapper span.title-in .animated-text:nth-child(161){-webkit-animation-delay:16.1s;animation-delay:16.1s}.home-header-wrapper span.title-in .animated-text:nth-child(162){-webkit-animation-delay:16.2s;animation-delay:16.2s}.home-header-wrapper span.title-in .animated-text:nth-child(163){-webkit-animation-delay:16.3s;animation-delay:16.3s}.home-header-wrapper span.title-in .animated-text:nth-child(164){-webkit-animation-delay:16.4s;animation-delay:16.4s}.home-header-wrapper span.title-in .animated-text:nth-child(165){-webkit-animation-delay:16.5s;animation-delay:16.5s}.home-header-wrapper span.title-in .animated-text:nth-child(166){-webkit-animation-delay:16.6s;animation-delay:16.6s}.home-header-wrapper span.title-in .animated-text:nth-child(167){-webkit-animation-delay:16.7s;animation-delay:16.7s}.home-header-wrapper span.title-in .animated-text:nth-child(168){-webkit-animation-delay:16.8s;animation-delay:16.8s}.home-header-wrapper span.title-in .animated-text:nth-child(169){-webkit-animation-delay:16.9s;animation-delay:16.9s}.home-header-wrapper span.title-in .animated-text:nth-child(170){-webkit-animation-delay:17s;animation-delay:17s}.home-header-wrapper span.title-in .animated-text:nth-child(171){-webkit-animation-delay:17.1s;animation-delay:17.1s}.home-header-wrapper span.title-in .animated-text:nth-child(172){-webkit-animation-delay:17.2s;animation-delay:17.2s}.home-header-wrapper span.title-in .animated-text:nth-child(173){-webkit-animation-delay:17.3s;animation-delay:17.3s}.home-header-wrapper span.title-in .animated-text:nth-child(174){-webkit-animation-delay:17.4s;animation-delay:17.4s}.home-header-wrapper span.title-in .animated-text:nth-child(175){-webkit-animation-delay:17.5s;animation-delay:17.5s}.home-header-wrapper span.title-in .animated-text:nth-child(176){-webkit-animation-delay:17.6s;animation-delay:17.6s}.home-header-wrapper span.title-in .animated-text:nth-child(177){-webkit-animation-delay:17.7s;animation-delay:17.7s}.home-header-wrapper span.title-in .animated-text:nth-child(178){-webkit-animation-delay:17.8s;animation-delay:17.8s}.home-header-wrapper span.title-in .animated-text:nth-child(179){-webkit-animation-delay:17.9s;animation-delay:17.9s}.home-header-wrapper span.title-in .animated-text:nth-child(180){-webkit-animation-delay:18s;animation-delay:18s}.home-header-wrapper span.title-in .animated-text:nth-child(181){-webkit-animation-delay:18.1s;animation-delay:18.1s}.home-header-wrapper span.title-in .animated-text:nth-child(182){-webkit-animation-delay:18.2s;animation-delay:18.2s}.home-header-wrapper span.title-in .animated-text:nth-child(183){-webkit-animation-delay:18.3s;animation-delay:18.3s}.home-header-wrapper span.title-in .animated-text:nth-child(184){-webkit-animation-delay:18.4s;animation-delay:18.4s}.home-header-wrapper span.title-in .animated-text:nth-child(185){-webkit-animation-delay:18.5s;animation-delay:18.5s}.home-header-wrapper span.title-in .animated-text:nth-child(186){-webkit-animation-delay:18.6s;animation-delay:18.6s}.home-header-wrapper span.title-in .animated-text:nth-child(187){-webkit-animation-delay:18.7s;animation-delay:18.7s}.home-header-wrapper span.title-in .animated-text:nth-child(188){-webkit-animation-delay:18.8s;animation-delay:18.8s}.home-header-wrapper span.title-in .animated-text:nth-child(189){-webkit-animation-delay:18.9s;animation-delay:18.9s}.home-header-wrapper span.title-in .animated-text:nth-child(190){-webkit-animation-delay:19s;animation-delay:19s}.home-header-wrapper span.title-in .animated-text:nth-child(191){-webkit-animation-delay:19.1s;animation-delay:19.1s}.home-header-wrapper span.title-in .animated-text:nth-child(192){-webkit-animation-delay:19.2s;animation-delay:19.2s}.home-header-wrapper span.title-in .animated-text:nth-child(193){-webkit-animation-delay:19.3s;animation-delay:19.3s}.home-header-wrapper span.title-in .animated-text:nth-child(194){-webkit-animation-delay:19.4s;animation-delay:19.4s}.home-header-wrapper span.title-in .animated-text:nth-child(195){-webkit-animation-delay:19.5s;animation-delay:19.5s}.home-header-wrapper span.title-in .animated-text:nth-child(196){-webkit-animation-delay:19.6s;animation-delay:19.6s}.home-header-wrapper span.title-in .animated-text:nth-child(197){-webkit-animation-delay:19.7s;animation-delay:19.7s}.home-header-wrapper span.title-in .animated-text:nth-child(198){-webkit-animation-delay:19.8s;animation-delay:19.8s}.home-header-wrapper span.title-in .animated-text:nth-child(199){-webkit-animation-delay:19.9s;animation-delay:19.9s}.home-header-wrapper span.title-in .animated-text:nth-child(200){-webkit-animation-delay:20s;animation-delay:20s}.home-header-wrapper span.title-in .animated-text:nth-child(201){-webkit-animation-delay:20.1s;animation-delay:20.1s}.home-header-wrapper span.title-in .animated-text:nth-child(202){-webkit-animation-delay:20.2s;animation-delay:20.2s}.home-header-wrapper span.title-in .animated-text:nth-child(203){-webkit-animation-delay:20.3s;animation-delay:20.3s}.home-header-wrapper span.title-in .animated-text:nth-child(204){-webkit-animation-delay:20.4s;animation-delay:20.4s}.home-header-wrapper span.title-in .animated-text:nth-child(205){-webkit-animation-delay:20.5s;animation-delay:20.5s}.home-header-wrapper span.title-in .animated-text:nth-child(206){-webkit-animation-delay:20.6s;animation-delay:20.6s}.home-header-wrapper span.title-in .animated-text:nth-child(207){-webkit-animation-delay:20.7s;animation-delay:20.7s}.home-header-wrapper span.title-in .animated-text:nth-child(208){-webkit-animation-delay:20.8s;animation-delay:20.8s}.home-header-wrapper span.title-in .animated-text:nth-child(209){-webkit-animation-delay:20.9s;animation-delay:20.9s}.home-header-wrapper span.title-in .animated-text:nth-child(210){-webkit-animation-delay:21s;animation-delay:21s}.home-header-wrapper span.title-in .animated-text:nth-child(211){-webkit-animation-delay:21.1s;animation-delay:21.1s}.home-header-wrapper span.title-in .animated-text:nth-child(212){-webkit-animation-delay:21.2s;animation-delay:21.2s}.home-header-wrapper span.title-in .animated-text:nth-child(213){-webkit-animation-delay:21.3s;animation-delay:21.3s}.home-header-wrapper span.title-in .animated-text:nth-child(214){-webkit-animation-delay:21.4s;animation-delay:21.4s}.home-header-wrapper span.title-in .animated-text:nth-child(215){-webkit-animation-delay:21.5s;animation-delay:21.5s}.home-header-wrapper span.title-in .animated-text:nth-child(216){-webkit-animation-delay:21.6s;animation-delay:21.6s}.home-header-wrapper span.title-in .animated-text:nth-child(217){-webkit-animation-delay:21.7s;animation-delay:21.7s}.home-header-wrapper span.title-in .animated-text:nth-child(218){-webkit-animation-delay:21.8s;animation-delay:21.8s}.home-header-wrapper span.title-in .animated-text:nth-child(219){-webkit-animation-delay:21.9s;animation-delay:21.9s}.home-header-wrapper span.title-in .animated-text:nth-child(220){-webkit-animation-delay:22s;animation-delay:22s}.home-header-wrapper span.title-in .animated-text:nth-child(221){-webkit-animation-delay:22.1s;animation-delay:22.1s}.home-header-wrapper span.title-in .animated-text:nth-child(222){-webkit-animation-delay:22.2s;animation-delay:22.2s}.home-header-wrapper span.title-in .animated-text:nth-child(223){-webkit-animation-delay:22.3s;animation-delay:22.3s}.home-header-wrapper span.title-in .animated-text:nth-child(224){-webkit-animation-delay:22.4s;animation-delay:22.4s}.home-header-wrapper span.title-in .animated-text:nth-child(225){-webkit-animation-delay:22.5s;animation-delay:22.5s}.home-header-wrapper span.title-in .animated-text:nth-child(226){-webkit-animation-delay:22.6s;animation-delay:22.6s}.home-header-wrapper span.title-in .animated-text:nth-child(227){-webkit-animation-delay:22.7s;animation-delay:22.7s}.home-header-wrapper span.title-in .animated-text:nth-child(228){-webkit-animation-delay:22.8s;animation-delay:22.8s}.home-header-wrapper span.title-in .animated-text:nth-child(229){-webkit-animation-delay:22.9s;animation-delay:22.9s}.home-header-wrapper span.title-in .animated-text:nth-child(230){-webkit-animation-delay:23s;animation-delay:23s}.home-header-wrapper span.title-in .animated-text:nth-child(231){-webkit-animation-delay:23.1s;animation-delay:23.1s}.home-header-wrapper span.title-in .animated-text:nth-child(232){-webkit-animation-delay:23.2s;animation-delay:23.2s}.home-header-wrapper span.title-in .animated-text:nth-child(233){-webkit-animation-delay:23.3s;animation-delay:23.3s}.home-header-wrapper span.title-in .animated-text:nth-child(234){-webkit-animation-delay:23.4s;animation-delay:23.4s}.home-header-wrapper span.title-in .animated-text:nth-child(235){-webkit-animation-delay:23.5s;animation-delay:23.5s}.home-header-wrapper span.title-in .animated-text:nth-child(236){-webkit-animation-delay:23.6s;animation-delay:23.6s}.home-header-wrapper span.title-in .animated-text:nth-child(237){-webkit-animation-delay:23.7s;animation-delay:23.7s}.home-header-wrapper span.title-in .animated-text:nth-child(238){-webkit-animation-delay:23.8s;animation-delay:23.8s}.home-header-wrapper span.title-in .animated-text:nth-child(239){-webkit-animation-delay:23.9s;animation-delay:23.9s}.home-header-wrapper span.title-in .animated-text:nth-child(240){-webkit-animation-delay:24s;animation-delay:24s}.home-header-wrapper span.title-in .animated-text:nth-child(241){-webkit-animation-delay:24.1s;animation-delay:24.1s}.home-header-wrapper span.title-in .animated-text:nth-child(242){-webkit-animation-delay:24.2s;animation-delay:24.2s}.home-header-wrapper span.title-in .animated-text:nth-child(243){-webkit-animation-delay:24.3s;animation-delay:24.3s}.home-header-wrapper span.title-in .animated-text:nth-child(244){-webkit-animation-delay:24.4s;animation-delay:24.4s}.home-header-wrapper span.title-in .animated-text:nth-child(245){-webkit-animation-delay:24.5s;animation-delay:24.5s}.home-header-wrapper span.title-in .animated-text:nth-child(246){-webkit-animation-delay:24.6s;animation-delay:24.6s}.home-header-wrapper span.title-in .animated-text:nth-child(247){-webkit-animation-delay:24.7s;animation-delay:24.7s}.home-header-wrapper span.title-in .animated-text:nth-child(248){-webkit-animation-delay:24.8s;animation-delay:24.8s}.home-header-wrapper span.title-in .animated-text:nth-child(249){-webkit-animation-delay:24.9s;animation-delay:24.9s}.home-header-wrapper span.title-in .animated-text:nth-child(250){-webkit-animation-delay:25s;animation-delay:25s}.home-header-wrapper span.title-in .animated-text:nth-child(251){-webkit-animation-delay:25.1s;animation-delay:25.1s}.home-header-wrapper span.title-in .animated-text:nth-child(252){-webkit-animation-delay:25.2s;animation-delay:25.2s}.home-header-wrapper span.title-in .animated-text:nth-child(253){-webkit-animation-delay:25.3s;animation-delay:25.3s}.home-header-wrapper span.title-in .animated-text:nth-child(254){-webkit-animation-delay:25.4s;animation-delay:25.4s}.home-header-wrapper span.title-in .animated-text:nth-child(255){-webkit-animation-delay:25.5s;animation-delay:25.5s}.home-header-wrapper span.title-in .animated-text:nth-child(256){-webkit-animation-delay:25.6s;animation-delay:25.6s}.home-header-wrapper span.title-in .animated-text:nth-child(257){-webkit-animation-delay:25.7s;animation-delay:25.7s}.home-header-wrapper span.title-in .animated-text:nth-child(258){-webkit-animation-delay:25.8s;animation-delay:25.8s}.home-header-wrapper span.title-in .animated-text:nth-child(259){-webkit-animation-delay:25.9s;animation-delay:25.9s}.home-header-wrapper span.title-in .animated-text:nth-child(260){-webkit-animation-delay:26s;animation-delay:26s}.home-header-wrapper span.title-in .animated-text:nth-child(261){-webkit-animation-delay:26.1s;animation-delay:26.1s}.home-header-wrapper span.title-in .animated-text:nth-child(262){-webkit-animation-delay:26.2s;animation-delay:26.2s}.home-header-wrapper span.title-in .animated-text:nth-child(263){-webkit-animation-delay:26.3s;animation-delay:26.3s}.home-header-wrapper span.title-in .animated-text:nth-child(264){-webkit-animation-delay:26.4s;animation-delay:26.4s}.home-header-wrapper span.title-in .animated-text:nth-child(265){-webkit-animation-delay:26.5s;animation-delay:26.5s}.home-header-wrapper span.title-in .animated-text:nth-child(266){-webkit-animation-delay:26.6s;animation-delay:26.6s}.home-header-wrapper span.title-in .animated-text:nth-child(267){-webkit-animation-delay:26.7s;animation-delay:26.7s}.home-header-wrapper span.title-in .animated-text:nth-child(268){-webkit-animation-delay:26.8s;animation-delay:26.8s}.home-header-wrapper span.title-in .animated-text:nth-child(269){-webkit-animation-delay:26.9s;animation-delay:26.9s}.home-header-wrapper span.title-in .animated-text:nth-child(270){-webkit-animation-delay:27s;animation-delay:27s}.home-header-wrapper span.title-in .animated-text:nth-child(271){-webkit-animation-delay:27.1s;animation-delay:27.1s}.home-header-wrapper span.title-in .animated-text:nth-child(272){-webkit-animation-delay:27.2s;animation-delay:27.2s}.home-header-wrapper span.title-in .animated-text:nth-child(273){-webkit-animation-delay:27.3s;animation-delay:27.3s}.home-header-wrapper span.title-in .animated-text:nth-child(274){-webkit-animation-delay:27.4s;animation-delay:27.4s}.home-header-wrapper span.title-in .animated-text:nth-child(275){-webkit-animation-delay:27.5s;animation-delay:27.5s}.home-header-wrapper span.title-in .animated-text:nth-child(276){-webkit-animation-delay:27.6s;animation-delay:27.6s}.home-header-wrapper span.title-in .animated-text:nth-child(277){-webkit-animation-delay:27.7s;animation-delay:27.7s}.home-header-wrapper span.title-in .animated-text:nth-child(278){-webkit-animation-delay:27.8s;animation-delay:27.8s}.home-header-wrapper span.title-in .animated-text:nth-child(279){-webkit-animation-delay:27.9s;animation-delay:27.9s}.home-header-wrapper span.title-in .animated-text:nth-child(280){-webkit-animation-delay:28s;animation-delay:28s}.home-header-wrapper span.title-in .animated-text:nth-child(281){-webkit-animation-delay:28.1s;animation-delay:28.1s}.home-header-wrapper span.title-in .animated-text:nth-child(282){-webkit-animation-delay:28.2s;animation-delay:28.2s}.home-header-wrapper span.title-in .animated-text:nth-child(283){-webkit-animation-delay:28.3s;animation-delay:28.3s}.home-header-wrapper span.title-in .animated-text:nth-child(284){-webkit-animation-delay:28.4s;animation-delay:28.4s}.home-header-wrapper span.title-in .animated-text:nth-child(285){-webkit-animation-delay:28.5s;animation-delay:28.5s}.home-header-wrapper span.title-in .animated-text:nth-child(286){-webkit-animation-delay:28.6s;animation-delay:28.6s}.home-header-wrapper span.title-in .animated-text:nth-child(287){-webkit-animation-delay:28.7s;animation-delay:28.7s}.home-header-wrapper span.title-in .animated-text:nth-child(288){-webkit-animation-delay:28.8s;animation-delay:28.8s}.home-header-wrapper span.title-in .animated-text:nth-child(289){-webkit-animation-delay:28.9s;animation-delay:28.9s}.home-header-wrapper span.title-in .animated-text:nth-child(290){-webkit-animation-delay:29s;animation-delay:29s}.home-header-wrapper span.title-in .animated-text:nth-child(291){-webkit-animation-delay:29.1s;animation-delay:29.1s}.home-header-wrapper span.title-in .animated-text:nth-child(292){-webkit-animation-delay:29.2s;animation-delay:29.2s}.home-header-wrapper span.title-in .animated-text:nth-child(293){-webkit-animation-delay:29.3s;animation-delay:29.3s}.home-header-wrapper span.title-in .animated-text:nth-child(294){-webkit-animation-delay:29.4s;animation-delay:29.4s}.home-header-wrapper span.title-in .animated-text:nth-child(295){-webkit-animation-delay:29.5s;animation-delay:29.5s}.home-header-wrapper span.title-in .animated-text:nth-child(296){-webkit-animation-delay:29.6s;animation-delay:29.6s}.home-header-wrapper span.title-in .animated-text:nth-child(297){-webkit-animation-delay:29.7s;animation-delay:29.7s}.home-header-wrapper span.title-in .animated-text:nth-child(298){-webkit-animation-delay:29.8s;animation-delay:29.8s}.home-header-wrapper span.title-in .animated-text:nth-child(299){-webkit-animation-delay:29.9s;animation-delay:29.9s}.home-header-wrapper span.title-in .animated-text:nth-child(300){-webkit-animation-delay:30s;animation-delay:30s}.home-header-wrapper span.title-in .animated-text:nth-child(301){-webkit-animation-delay:30.1s;animation-delay:30.1s}.home-header-wrapper span.title-in .animated-text:nth-child(302){-webkit-animation-delay:30.2s;animation-delay:30.2s}.home-header-wrapper span.title-in .animated-text:nth-child(303){-webkit-animation-delay:30.3s;animation-delay:30.3s}.home-header-wrapper span.title-in .animated-text:nth-child(304){-webkit-animation-delay:30.4s;animation-delay:30.4s}.home-header-wrapper span.title-in .animated-text:nth-child(305){-webkit-animation-delay:30.5s;animation-delay:30.5s}.home-header-wrapper span.title-in .animated-text:nth-child(306){-webkit-animation-delay:30.6s;animation-delay:30.6s}.home-header-wrapper span.title-in .animated-text:nth-child(307){-webkit-animation-delay:30.7s;animation-delay:30.7s}.home-header-wrapper span.title-in .animated-text:nth-child(308){-webkit-animation-delay:30.8s;animation-delay:30.8s}.home-header-wrapper span.title-in .animated-text:nth-child(309){-webkit-animation-delay:30.9s;animation-delay:30.9s}.home-header-wrapper span.title-in .animated-text:nth-child(310){-webkit-animation-delay:31s;animation-delay:31s}.home-header-wrapper span.title-in .animated-text:nth-child(311){-webkit-animation-delay:31.1s;animation-delay:31.1s}.home-header-wrapper span.title-in .animated-text:nth-child(312){-webkit-animation-delay:31.2s;animation-delay:31.2s}.home-header-wrapper span.title-in .animated-text:nth-child(313){-webkit-animation-delay:31.3s;animation-delay:31.3s}.home-header-wrapper span.title-in .animated-text:nth-child(314){-webkit-animation-delay:31.4s;animation-delay:31.4s}.home-header-wrapper span.title-in .animated-text:nth-child(315){-webkit-animation-delay:31.5s;animation-delay:31.5s}.home-header-wrapper span.title-in .animated-text:nth-child(316){-webkit-animation-delay:31.6s;animation-delay:31.6s}.home-header-wrapper span.title-in .animated-text:nth-child(317){-webkit-animation-delay:31.7s;animation-delay:31.7s}.home-header-wrapper span.title-in .animated-text:nth-child(318){-webkit-animation-delay:31.8s;animation-delay:31.8s}.home-header-wrapper span.title-in .animated-text:nth-child(319){-webkit-animation-delay:31.9s;animation-delay:31.9s}.home-header-wrapper span.title-in .animated-text:nth-child(320){-webkit-animation-delay:32s;animation-delay:32s}.home-header-wrapper span.title-in .animated-text:nth-child(321){-webkit-animation-delay:32.1s;animation-delay:32.1s}.home-header-wrapper span.title-in .animated-text:nth-child(322){-webkit-animation-delay:32.2s;animation-delay:32.2s}.home-header-wrapper span.title-in .animated-text:nth-child(323){-webkit-animation-delay:32.3s;animation-delay:32.3s}.home-header-wrapper span.title-in .animated-text:nth-child(324){-webkit-animation-delay:32.4s;animation-delay:32.4s}.home-header-wrapper span.title-in .animated-text:nth-child(325){-webkit-animation-delay:32.5s;animation-delay:32.5s}.home-header-wrapper span.title-in .animated-text:nth-child(326){-webkit-animation-delay:32.6s;animation-delay:32.6s}.home-header-wrapper span.title-in .animated-text:nth-child(327){-webkit-animation-delay:32.7s;animation-delay:32.7s}.home-header-wrapper span.title-in .animated-text:nth-child(328){-webkit-animation-delay:32.8s;animation-delay:32.8s}.home-header-wrapper span.title-in .animated-text:nth-child(329){-webkit-animation-delay:32.9s;animation-delay:32.9s}.home-header-wrapper span.title-in .animated-text:nth-child(330){-webkit-animation-delay:33s;animation-delay:33s}.home-header-wrapper span.title-in .animated-text:nth-child(331){-webkit-animation-delay:33.1s;animation-delay:33.1s}.home-header-wrapper span.title-in .animated-text:nth-child(332){-webkit-animation-delay:33.2s;animation-delay:33.2s}.home-header-wrapper span.title-in .animated-text:nth-child(333){-webkit-animation-delay:33.3s;animation-delay:33.3s}.home-header-wrapper span.title-in .animated-text:nth-child(334){-webkit-animation-delay:33.4s;animation-delay:33.4s}.home-header-wrapper span.title-in .animated-text:nth-child(335){-webkit-animation-delay:33.5s;animation-delay:33.5s}.home-header-wrapper span.title-in .animated-text:nth-child(336){-webkit-animation-delay:33.6s;animation-delay:33.6s}.home-header-wrapper span.title-in .animated-text:nth-child(337){-webkit-animation-delay:33.7s;animation-delay:33.7s}.home-header-wrapper span.title-in .animated-text:nth-child(338){-webkit-animation-delay:33.8s;animation-delay:33.8s}.home-header-wrapper span.title-in .animated-text:nth-child(339){-webkit-animation-delay:33.9s;animation-delay:33.9s}.home-header-wrapper span.title-in .animated-text:nth-child(340){-webkit-animation-delay:34s;animation-delay:34s}.home-header-wrapper span.title-in .animated-text:nth-child(341){-webkit-animation-delay:34.1s;animation-delay:34.1s}.home-header-wrapper span.title-in .animated-text:nth-child(342){-webkit-animation-delay:34.2s;animation-delay:34.2s}.home-header-wrapper span.title-in .animated-text:nth-child(343){-webkit-animation-delay:34.3s;animation-delay:34.3s}.home-header-wrapper span.title-in .animated-text:nth-child(344){-webkit-animation-delay:34.4s;animation-delay:34.4s}.home-header-wrapper span.title-in .animated-text:nth-child(345){-webkit-animation-delay:34.5s;animation-delay:34.5s}.home-header-wrapper span.title-in .animated-text:nth-child(346){-webkit-animation-delay:34.6s;animation-delay:34.6s}.home-header-wrapper span.title-in .animated-text:nth-child(347){-webkit-animation-delay:34.7s;animation-delay:34.7s}.home-header-wrapper span.title-in .animated-text:nth-child(348){-webkit-animation-delay:34.8s;animation-delay:34.8s}.home-header-wrapper span.title-in .animated-text:nth-child(349){-webkit-animation-delay:34.9s;animation-delay:34.9s}.home-header-wrapper span.title-in .animated-text:nth-child(350){-webkit-animation-delay:35s;animation-delay:35s}.home-header-wrapper span.title-in .animated-text:nth-child(351){-webkit-animation-delay:35.1s;animation-delay:35.1s}.home-header-wrapper span.title-in .animated-text:nth-child(352){-webkit-animation-delay:35.2s;animation-delay:35.2s}.home-header-wrapper span.title-in .animated-text:nth-child(353){-webkit-animation-delay:35.3s;animation-delay:35.3s}.home-header-wrapper span.title-in .animated-text:nth-child(354){-webkit-animation-delay:35.4s;animation-delay:35.4s}.home-header-wrapper span.title-in .animated-text:nth-child(355){-webkit-animation-delay:35.5s;animation-delay:35.5s}.home-header-wrapper span.title-in .animated-text:nth-child(356){-webkit-animation-delay:35.6s;animation-delay:35.6s}.home-header-wrapper span.title-in .animated-text:nth-child(357){-webkit-animation-delay:35.7s;animation-delay:35.7s}.home-header-wrapper span.title-in .animated-text:nth-child(358){-webkit-animation-delay:35.8s;animation-delay:35.8s}.home-header-wrapper span.title-in .animated-text:nth-child(359){-webkit-animation-delay:35.9s;animation-delay:35.9s}.home-header-wrapper span.title-in .animated-text:nth-child(360){-webkit-animation-delay:36s;animation-delay:36s}.home-header-wrapper span.title-in .animated-text:nth-child(361){-webkit-animation-delay:36.1s;animation-delay:36.1s}.home-header-wrapper span.title-in .animated-text:nth-child(362){-webkit-animation-delay:36.2s;animation-delay:36.2s}.home-header-wrapper span.title-in .animated-text:nth-child(363){-webkit-animation-delay:36.3s;animation-delay:36.3s}.home-header-wrapper span.title-in .animated-text:nth-child(364){-webkit-animation-delay:36.4s;animation-delay:36.4s}.home-header-wrapper span.title-in .animated-text:nth-child(365){-webkit-animation-delay:36.5s;animation-delay:36.5s}.home-header-wrapper span.title-in .animated-text:nth-child(366){-webkit-animation-delay:36.6s;animation-delay:36.6s}.home-header-wrapper span.title-in .animated-text:nth-child(367){-webkit-animation-delay:36.7s;animation-delay:36.7s}.home-header-wrapper span.title-in .animated-text:nth-child(368){-webkit-animation-delay:36.8s;animation-delay:36.8s}.home-header-wrapper span.title-in .animated-text:nth-child(369){-webkit-animation-delay:36.9s;animation-delay:36.9s}.home-header-wrapper span.title-in .animated-text:nth-child(370){-webkit-animation-delay:37s;animation-delay:37s}.home-header-wrapper span.title-in .animated-text:nth-child(371){-webkit-animation-delay:37.1s;animation-delay:37.1s}.home-header-wrapper span.title-in .animated-text:nth-child(372){-webkit-animation-delay:37.2s;animation-delay:37.2s}.home-header-wrapper span.title-in .animated-text:nth-child(373){-webkit-animation-delay:37.3s;animation-delay:37.3s}.home-header-wrapper span.title-in .animated-text:nth-child(374){-webkit-animation-delay:37.4s;animation-delay:37.4s}.home-header-wrapper span.title-in .animated-text:nth-child(375){-webkit-animation-delay:37.5s;animation-delay:37.5s}.home-header-wrapper span.title-in .animated-text:nth-child(376){-webkit-animation-delay:37.6s;animation-delay:37.6s}.home-header-wrapper span.title-in .animated-text:nth-child(377){-webkit-animation-delay:37.7s;animation-delay:37.7s}.home-header-wrapper span.title-in .animated-text:nth-child(378){-webkit-animation-delay:37.8s;animation-delay:37.8s}.home-header-wrapper span.title-in .animated-text:nth-child(379){-webkit-animation-delay:37.9s;animation-delay:37.9s}.home-header-wrapper span.title-in .animated-text:nth-child(380){-webkit-animation-delay:38s;animation-delay:38s}.home-header-wrapper span.title-in .animated-text:nth-child(381){-webkit-animation-delay:38.1s;animation-delay:38.1s}.home-header-wrapper span.title-in .animated-text:nth-child(382){-webkit-animation-delay:38.2s;animation-delay:38.2s}.home-header-wrapper span.title-in .animated-text:nth-child(383){-webkit-animation-delay:38.3s;animation-delay:38.3s}.home-header-wrapper span.title-in .animated-text:nth-child(384){-webkit-animation-delay:38.4s;animation-delay:38.4s}.home-header-wrapper span.title-in .animated-text:nth-child(385){-webkit-animation-delay:38.5s;animation-delay:38.5s}.home-header-wrapper span.title-in .animated-text:nth-child(386){-webkit-animation-delay:38.6s;animation-delay:38.6s}.home-header-wrapper span.title-in .animated-text:nth-child(387){-webkit-animation-delay:38.7s;animation-delay:38.7s}.home-header-wrapper span.title-in .animated-text:nth-child(388){-webkit-animation-delay:38.8s;animation-delay:38.8s}.home-header-wrapper span.title-in .animated-text:nth-child(389){-webkit-animation-delay:38.9s;animation-delay:38.9s}.home-header-wrapper span.title-in .animated-text:nth-child(390){-webkit-animation-delay:39s;animation-delay:39s}.home-header-wrapper span.title-in .animated-text:nth-child(391){-webkit-animation-delay:39.1s;animation-delay:39.1s}.home-header-wrapper span.title-in .animated-text:nth-child(392){-webkit-animation-delay:39.2s;animation-delay:39.2s}.home-header-wrapper span.title-in .animated-text:nth-child(393){-webkit-animation-delay:39.3s;animation-delay:39.3s}.home-header-wrapper span.title-in .animated-text:nth-child(394){-webkit-animation-delay:39.4s;animation-delay:39.4s}.home-header-wrapper span.title-in .animated-text:nth-child(395){-webkit-animation-delay:39.5s;animation-delay:39.5s}.home-header-wrapper span.title-in .animated-text:nth-child(396){-webkit-animation-delay:39.6s;animation-delay:39.6s}.home-header-wrapper span.title-in .animated-text:nth-child(397){-webkit-animation-delay:39.7s;animation-delay:39.7s}.home-header-wrapper span.title-in .animated-text:nth-child(398){-webkit-animation-delay:39.8s;animation-delay:39.8s}.home-header-wrapper span.title-in .animated-text:nth-child(399){-webkit-animation-delay:39.9s;animation-delay:39.9s}.home-header-wrapper span.title-in .animated-text:nth-child(400){-webkit-animation-delay:40s;animation-delay:40s}.home-header-wrapper span.title-in .animated-text:nth-child(401){-webkit-animation-delay:40.1s;animation-delay:40.1s}.home-header-wrapper span.title-in .animated-text:nth-child(402){-webkit-animation-delay:40.2s;animation-delay:40.2s}.home-header-wrapper span.title-in .animated-text:nth-child(403){-webkit-animation-delay:40.3s;animation-delay:40.3s}.home-header-wrapper span.title-in .animated-text:nth-child(404){-webkit-animation-delay:40.4s;animation-delay:40.4s}.home-header-wrapper span.title-in .animated-text:nth-child(405){-webkit-animation-delay:40.5s;animation-delay:40.5s}.home-header-wrapper span.title-in .animated-text:nth-child(406){-webkit-animation-delay:40.6s;animation-delay:40.6s}.home-header-wrapper span.title-in .animated-text:nth-child(407){-webkit-animation-delay:40.7s;animation-delay:40.7s}.home-header-wrapper span.title-in .animated-text:nth-child(408){-webkit-animation-delay:40.8s;animation-delay:40.8s}.home-header-wrapper span.title-in .animated-text:nth-child(409){-webkit-animation-delay:40.9s;animation-delay:40.9s}.home-header-wrapper span.title-in .animated-text:nth-child(410){-webkit-animation-delay:41s;animation-delay:41s}.home-header-wrapper span.title-in .animated-text:nth-child(411){-webkit-animation-delay:41.1s;animation-delay:41.1s}.home-header-wrapper span.title-in .animated-text:nth-child(412){-webkit-animation-delay:41.2s;animation-delay:41.2s}.home-header-wrapper span.title-in .animated-text:nth-child(413){-webkit-animation-delay:41.3s;animation-delay:41.3s}.home-header-wrapper span.title-in .animated-text:nth-child(414){-webkit-animation-delay:41.4s;animation-delay:41.4s}.home-header-wrapper span.title-in .animated-text:nth-child(415){-webkit-animation-delay:41.5s;animation-delay:41.5s}.home-header-wrapper span.title-in .animated-text:nth-child(416){-webkit-animation-delay:41.6s;animation-delay:41.6s}.home-header-wrapper span.title-in .animated-text:nth-child(417){-webkit-animation-delay:41.7s;animation-delay:41.7s}.home-header-wrapper span.title-in .animated-text:nth-child(418){-webkit-animation-delay:41.8s;animation-delay:41.8s}.home-header-wrapper span.title-in .animated-text:nth-child(419){-webkit-animation-delay:41.9s;animation-delay:41.9s}.home-header-wrapper span.title-in .animated-text:nth-child(420){-webkit-animation-delay:42s;animation-delay:42s}.home-header-wrapper span.title-in .animated-text:nth-child(421){-webkit-animation-delay:42.1s;animation-delay:42.1s}.home-header-wrapper span.title-in .animated-text:nth-child(422){-webkit-animation-delay:42.2s;animation-delay:42.2s}.home-header-wrapper span.title-in .animated-text:nth-child(423){-webkit-animation-delay:42.3s;animation-delay:42.3s}.home-header-wrapper span.title-in .animated-text:nth-child(424){-webkit-animation-delay:42.4s;animation-delay:42.4s}.home-header-wrapper span.title-in .animated-text:nth-child(425){-webkit-animation-delay:42.5s;animation-delay:42.5s}.home-header-wrapper span.title-in .animated-text:nth-child(426){-webkit-animation-delay:42.6s;animation-delay:42.6s}.home-header-wrapper span.title-in .animated-text:nth-child(427){-webkit-animation-delay:42.7s;animation-delay:42.7s}.home-header-wrapper span.title-in .animated-text:nth-child(428){-webkit-animation-delay:42.8s;animation-delay:42.8s}.home-header-wrapper span.title-in .animated-text:nth-child(429){-webkit-animation-delay:42.9s;animation-delay:42.9s}.home-header-wrapper span.title-in .animated-text:nth-child(430){-webkit-animation-delay:43s;animation-delay:43s}.home-header-wrapper span.title-in .animated-text:nth-child(431){-webkit-animation-delay:43.1s;animation-delay:43.1s}.home-header-wrapper span.title-in .animated-text:nth-child(432){-webkit-animation-delay:43.2s;animation-delay:43.2s}.home-header-wrapper span.title-in .animated-text:nth-child(433){-webkit-animation-delay:43.3s;animation-delay:43.3s}.home-header-wrapper span.title-in .animated-text:nth-child(434){-webkit-animation-delay:43.4s;animation-delay:43.4s}.home-header-wrapper span.title-in .animated-text:nth-child(435){-webkit-animation-delay:43.5s;animation-delay:43.5s}.home-header-wrapper span.title-in .animated-text:nth-child(436){-webkit-animation-delay:43.6s;animation-delay:43.6s}.home-header-wrapper span.title-in .animated-text:nth-child(437){-webkit-animation-delay:43.7s;animation-delay:43.7s}.home-header-wrapper span.title-in .animated-text:nth-child(438){-webkit-animation-delay:43.8s;animation-delay:43.8s}.home-header-wrapper span.title-in .animated-text:nth-child(439){-webkit-animation-delay:43.9s;animation-delay:43.9s}.home-header-wrapper span.title-in .animated-text:nth-child(440){-webkit-animation-delay:44s;animation-delay:44s}.home-header-wrapper span.title-in .animated-text:nth-child(441){-webkit-animation-delay:44.1s;animation-delay:44.1s}.home-header-wrapper span.title-in .animated-text:nth-child(442){-webkit-animation-delay:44.2s;animation-delay:44.2s}.home-header-wrapper span.title-in .animated-text:nth-child(443){-webkit-animation-delay:44.3s;animation-delay:44.3s}.home-header-wrapper span.title-in .animated-text:nth-child(444){-webkit-animation-delay:44.4s;animation-delay:44.4s}.home-header-wrapper span.title-in .animated-text:nth-child(445){-webkit-animation-delay:44.5s;animation-delay:44.5s}.home-header-wrapper span.title-in .animated-text:nth-child(446){-webkit-animation-delay:44.6s;animation-delay:44.6s}.home-header-wrapper span.title-in .animated-text:nth-child(447){-webkit-animation-delay:44.7s;animation-delay:44.7s}.home-header-wrapper span.title-in .animated-text:nth-child(448){-webkit-animation-delay:44.8s;animation-delay:44.8s}.home-header-wrapper span.title-in .animated-text:nth-child(449){-webkit-animation-delay:44.9s;animation-delay:44.9s}.home-header-wrapper span.title-in .animated-text:nth-child(450){-webkit-animation-delay:45s;animation-delay:45s}.home-header-wrapper span.title-in .animated-text:nth-child(451){-webkit-animation-delay:45.1s;animation-delay:45.1s}.home-header-wrapper span.title-in .animated-text:nth-child(452){-webkit-animation-delay:45.2s;animation-delay:45.2s}.home-header-wrapper span.title-in .animated-text:nth-child(453){-webkit-animation-delay:45.3s;animation-delay:45.3s}.home-header-wrapper span.title-in .animated-text:nth-child(454){-webkit-animation-delay:45.4s;animation-delay:45.4s}.home-header-wrapper span.title-in .animated-text:nth-child(455){-webkit-animation-delay:45.5s;animation-delay:45.5s}.home-header-wrapper span.title-in .animated-text:nth-child(456){-webkit-animation-delay:45.6s;animation-delay:45.6s}.home-header-wrapper span.title-in .animated-text:nth-child(457){-webkit-animation-delay:45.7s;animation-delay:45.7s}.home-header-wrapper span.title-in .animated-text:nth-child(458){-webkit-animation-delay:45.8s;animation-delay:45.8s}.home-header-wrapper span.title-in .animated-text:nth-child(459){-webkit-animation-delay:45.9s;animation-delay:45.9s}.home-header-wrapper span.title-in .animated-text:nth-child(460){-webkit-animation-delay:46s;animation-delay:46s}.home-header-wrapper span.title-in .animated-text:nth-child(461){-webkit-animation-delay:46.1s;animation-delay:46.1s}.home-header-wrapper span.title-in .animated-text:nth-child(462){-webkit-animation-delay:46.2s;animation-delay:46.2s}.home-header-wrapper span.title-in .animated-text:nth-child(463){-webkit-animation-delay:46.3s;animation-delay:46.3s}.home-header-wrapper span.title-in .animated-text:nth-child(464){-webkit-animation-delay:46.4s;animation-delay:46.4s}.home-header-wrapper span.title-in .animated-text:nth-child(465){-webkit-animation-delay:46.5s;animation-delay:46.5s}.home-header-wrapper span.title-in .animated-text:nth-child(466){-webkit-animation-delay:46.6s;animation-delay:46.6s}.home-header-wrapper span.title-in .animated-text:nth-child(467){-webkit-animation-delay:46.7s;animation-delay:46.7s}.home-header-wrapper span.title-in .animated-text:nth-child(468){-webkit-animation-delay:46.8s;animation-delay:46.8s}.home-header-wrapper span.title-in .animated-text:nth-child(469){-webkit-animation-delay:46.9s;animation-delay:46.9s}.home-header-wrapper span.title-in .animated-text:nth-child(470){-webkit-animation-delay:47s;animation-delay:47s}.home-header-wrapper span.title-in .animated-text:nth-child(471){-webkit-animation-delay:47.1s;animation-delay:47.1s}.home-header-wrapper span.title-in .animated-text:nth-child(472){-webkit-animation-delay:47.2s;animation-delay:47.2s}.home-header-wrapper span.title-in .animated-text:nth-child(473){-webkit-animation-delay:47.3s;animation-delay:47.3s}.home-header-wrapper span.title-in .animated-text:nth-child(474){-webkit-animation-delay:47.4s;animation-delay:47.4s}.home-header-wrapper span.title-in .animated-text:nth-child(475){-webkit-animation-delay:47.5s;animation-delay:47.5s}.home-header-wrapper span.title-in .animated-text:nth-child(476){-webkit-animation-delay:47.6s;animation-delay:47.6s}.home-header-wrapper span.title-in .animated-text:nth-child(477){-webkit-animation-delay:47.7s;animation-delay:47.7s}.home-header-wrapper span.title-in .animated-text:nth-child(478){-webkit-animation-delay:47.8s;animation-delay:47.8s}.home-header-wrapper span.title-in .animated-text:nth-child(479){-webkit-animation-delay:47.9s;animation-delay:47.9s}.home-header-wrapper span.title-in .animated-text:nth-child(480){-webkit-animation-delay:48s;animation-delay:48s}.home-header-wrapper span.title-in .animated-text:nth-child(481){-webkit-animation-delay:48.1s;animation-delay:48.1s}.home-header-wrapper span.title-in .animated-text:nth-child(482){-webkit-animation-delay:48.2s;animation-delay:48.2s}.home-header-wrapper span.title-in .animated-text:nth-child(483){-webkit-animation-delay:48.3s;animation-delay:48.3s}.home-header-wrapper span.title-in .animated-text:nth-child(484){-webkit-animation-delay:48.4s;animation-delay:48.4s}.home-header-wrapper span.title-in .animated-text:nth-child(485){-webkit-animation-delay:48.5s;animation-delay:48.5s}.home-header-wrapper span.title-in .animated-text:nth-child(486){-webkit-animation-delay:48.6s;animation-delay:48.6s}.home-header-wrapper span.title-in .animated-text:nth-child(487){-webkit-animation-delay:48.7s;animation-delay:48.7s}.home-header-wrapper span.title-in .animated-text:nth-child(488){-webkit-animation-delay:48.8s;animation-delay:48.8s}.home-header-wrapper span.title-in .animated-text:nth-child(489){-webkit-animation-delay:48.9s;animation-delay:48.9s}.home-header-wrapper span.title-in .animated-text:nth-child(490){-webkit-animation-delay:49s;animation-delay:49s}.home-header-wrapper span.title-in .animated-text:nth-child(491){-webkit-animation-delay:49.1s;animation-delay:49.1s}.home-header-wrapper span.title-in .animated-text:nth-child(492){-webkit-animation-delay:49.2s;animation-delay:49.2s}.home-header-wrapper span.title-in .animated-text:nth-child(493){-webkit-animation-delay:49.3s;animation-delay:49.3s}.home-header-wrapper span.title-in .animated-text:nth-child(494){-webkit-animation-delay:49.4s;animation-delay:49.4s}.home-header-wrapper span.title-in .animated-text:nth-child(495){-webkit-animation-delay:49.5s;animation-delay:49.5s}.home-header-wrapper span.title-in .animated-text:nth-child(496){-webkit-animation-delay:49.6s;animation-delay:49.6s}.home-header-wrapper span.title-in .animated-text:nth-child(497){-webkit-animation-delay:49.7s;animation-delay:49.7s}.home-header-wrapper span.title-in .animated-text:nth-child(498){-webkit-animation-delay:49.8s;animation-delay:49.8s}.home-header-wrapper span.title-in .animated-text:nth-child(499){-webkit-animation-delay:49.9s;animation-delay:49.9s}.home-header-wrapper span.title-in .animated-text:nth-child(500){-webkit-animation-delay:50s;animation-delay:50s}.home-header-wrapper span.title-in .animated-text:nth-child(501){-webkit-animation-delay:50.1s;animation-delay:50.1s}.home-header-wrapper span.title-in .animated-text:nth-child(502){-webkit-animation-delay:50.2s;animation-delay:50.2s}.home-header-wrapper span.title-in .animated-text:nth-child(503){-webkit-animation-delay:50.3s;animation-delay:50.3s}.home-header-wrapper span.title-in .animated-text:nth-child(504){-webkit-animation-delay:50.4s;animation-delay:50.4s}.home-header-wrapper span.title-in .animated-text:nth-child(505){-webkit-animation-delay:50.5s;animation-delay:50.5s}.home-header-wrapper span.title-in .animated-text:nth-child(506){-webkit-animation-delay:50.6s;animation-delay:50.6s}.home-header-wrapper span.title-in .animated-text:nth-child(507){-webkit-animation-delay:50.7s;animation-delay:50.7s}.home-header-wrapper span.title-in .animated-text:nth-child(508){-webkit-animation-delay:50.8s;animation-delay:50.8s}.home-header-wrapper span.title-in .animated-text:nth-child(509){-webkit-animation-delay:50.9s;animation-delay:50.9s}.home-header-wrapper span.title-in .animated-text:nth-child(510){-webkit-animation-delay:51s;animation-delay:51s}.home-header-wrapper span.title-in .animated-text:nth-child(511){-webkit-animation-delay:51.1s;animation-delay:51.1s}.home-header-wrapper span.title-in .animated-text:nth-child(512){-webkit-animation-delay:51.2s;animation-delay:51.2s}.home-header-wrapper span.title-in .animated-text:nth-child(513){-webkit-animation-delay:51.3s;animation-delay:51.3s}.home-header-wrapper span.title-in .animated-text:nth-child(514){-webkit-animation-delay:51.4s;animation-delay:51.4s}.home-header-wrapper span.title-in .animated-text:nth-child(515){-webkit-animation-delay:51.5s;animation-delay:51.5s}.home-header-wrapper span.title-in .animated-text:nth-child(516){-webkit-animation-delay:51.6s;animation-delay:51.6s}.home-header-wrapper span.title-in .animated-text:nth-child(517){-webkit-animation-delay:51.7s;animation-delay:51.7s}.home-header-wrapper span.title-in .animated-text:nth-child(518){-webkit-animation-delay:51.8s;animation-delay:51.8s}.home-header-wrapper span.title-in .animated-text:nth-child(519){-webkit-animation-delay:51.9s;animation-delay:51.9s}.home-header-wrapper span.title-in .animated-text:nth-child(520){-webkit-animation-delay:52s;animation-delay:52s}.home-header-wrapper span.title-in .animated-text:nth-child(521){-webkit-animation-delay:52.1s;animation-delay:52.1s}.home-header-wrapper span.title-in .animated-text:nth-child(522){-webkit-animation-delay:52.2s;animation-delay:52.2s}.home-header-wrapper span.title-in .animated-text:nth-child(523){-webkit-animation-delay:52.3s;animation-delay:52.3s}.home-header-wrapper span.title-in .animated-text:nth-child(524){-webkit-animation-delay:52.4s;animation-delay:52.4s}.home-header-wrapper span.title-in .animated-text:nth-child(525){-webkit-animation-delay:52.5s;animation-delay:52.5s}.home-header-wrapper span.title-in .animated-text:nth-child(526){-webkit-animation-delay:52.6s;animation-delay:52.6s}.home-header-wrapper span.title-in .animated-text:nth-child(527){-webkit-animation-delay:52.7s;animation-delay:52.7s}.home-header-wrapper span.title-in .animated-text:nth-child(528){-webkit-animation-delay:52.8s;animation-delay:52.8s}.home-header-wrapper span.title-in .animated-text:nth-child(529){-webkit-animation-delay:52.9s;animation-delay:52.9s}.home-header-wrapper span.title-in .animated-text:nth-child(530){-webkit-animation-delay:53s;animation-delay:53s}.home-header-wrapper span.title-in .animated-text:nth-child(531){-webkit-animation-delay:53.1s;animation-delay:53.1s}.home-header-wrapper span.title-in .animated-text:nth-child(532){-webkit-animation-delay:53.2s;animation-delay:53.2s}.home-header-wrapper span.title-in .animated-text:nth-child(533){-webkit-animation-delay:53.3s;animation-delay:53.3s}.home-header-wrapper span.title-in .animated-text:nth-child(534){-webkit-animation-delay:53.4s;animation-delay:53.4s}.home-header-wrapper span.title-in .animated-text:nth-child(535){-webkit-animation-delay:53.5s;animation-delay:53.5s}.home-header-wrapper span.title-in .animated-text:nth-child(536){-webkit-animation-delay:53.6s;animation-delay:53.6s}.home-header-wrapper span.title-in .animated-text:nth-child(537){-webkit-animation-delay:53.7s;animation-delay:53.7s}.home-header-wrapper span.title-in .animated-text:nth-child(538){-webkit-animation-delay:53.8s;animation-delay:53.8s}.home-header-wrapper span.title-in .animated-text:nth-child(539){-webkit-animation-delay:53.9s;animation-delay:53.9s}.home-header-wrapper span.title-in .animated-text:nth-child(540){-webkit-animation-delay:54s;animation-delay:54s}.home-header-wrapper span.title-in .animated-text:nth-child(541){-webkit-animation-delay:54.1s;animation-delay:54.1s}.home-header-wrapper span.title-in .animated-text:nth-child(542){-webkit-animation-delay:54.2s;animation-delay:54.2s}.home-header-wrapper span.title-in .animated-text:nth-child(543){-webkit-animation-delay:54.3s;animation-delay:54.3s}.home-header-wrapper span.title-in .animated-text:nth-child(544){-webkit-animation-delay:54.4s;animation-delay:54.4s}.home-header-wrapper span.title-in .animated-text:nth-child(545){-webkit-animation-delay:54.5s;animation-delay:54.5s}.home-header-wrapper span.title-in .animated-text:nth-child(546){-webkit-animation-delay:54.6s;animation-delay:54.6s}.home-header-wrapper span.title-in .animated-text:nth-child(547){-webkit-animation-delay:54.7s;animation-delay:54.7s}.home-header-wrapper span.title-in .animated-text:nth-child(548){-webkit-animation-delay:54.8s;animation-delay:54.8s}.home-header-wrapper span.title-in .animated-text:nth-child(549){-webkit-animation-delay:54.9s;animation-delay:54.9s}.home-header-wrapper span.title-in .animated-text:nth-child(550){-webkit-animation-delay:55s;animation-delay:55s}.home-header-wrapper span.title-in .animated-text:nth-child(551){-webkit-animation-delay:55.1s;animation-delay:55.1s}.home-header-wrapper span.title-in .animated-text:nth-child(552){-webkit-animation-delay:55.2s;animation-delay:55.2s}.home-header-wrapper span.title-in .animated-text:nth-child(553){-webkit-animation-delay:55.3s;animation-delay:55.3s}.home-header-wrapper span.title-in .animated-text:nth-child(554){-webkit-animation-delay:55.4s;animation-delay:55.4s}.home-header-wrapper span.title-in .animated-text:nth-child(555){-webkit-animation-delay:55.5s;animation-delay:55.5s}.home-header-wrapper span.title-in .animated-text:nth-child(556){-webkit-animation-delay:55.6s;animation-delay:55.6s}.home-header-wrapper span.title-in .animated-text:nth-child(557){-webkit-animation-delay:55.7s;animation-delay:55.7s}.home-header-wrapper span.title-in .animated-text:nth-child(558){-webkit-animation-delay:55.8s;animation-delay:55.8s}.home-header-wrapper span.title-in .animated-text:nth-child(559){-webkit-animation-delay:55.9s;animation-delay:55.9s}.home-header-wrapper span.title-in .animated-text:nth-child(560){-webkit-animation-delay:56s;animation-delay:56s}.home-header-wrapper span.title-in .animated-text:nth-child(561){-webkit-animation-delay:56.1s;animation-delay:56.1s}.home-header-wrapper span.title-in .animated-text:nth-child(562){-webkit-animation-delay:56.2s;animation-delay:56.2s}.home-header-wrapper span.title-in .animated-text:nth-child(563){-webkit-animation-delay:56.3s;animation-delay:56.3s}.home-header-wrapper span.title-in .animated-text:nth-child(564){-webkit-animation-delay:56.4s;animation-delay:56.4s}.home-header-wrapper span.title-in .animated-text:nth-child(565){-webkit-animation-delay:56.5s;animation-delay:56.5s}.home-header-wrapper span.title-in .animated-text:nth-child(566){-webkit-animation-delay:56.6s;animation-delay:56.6s}.home-header-wrapper span.title-in .animated-text:nth-child(567){-webkit-animation-delay:56.7s;animation-delay:56.7s}.home-header-wrapper span.title-in .animated-text:nth-child(568){-webkit-animation-delay:56.8s;animation-delay:56.8s}.home-header-wrapper span.title-in .animated-text:nth-child(569){-webkit-animation-delay:56.9s;animation-delay:56.9s}.home-header-wrapper span.title-in .animated-text:nth-child(570){-webkit-animation-delay:57s;animation-delay:57s}.home-header-wrapper span.title-in .animated-text:nth-child(571){-webkit-animation-delay:57.1s;animation-delay:57.1s}.home-header-wrapper span.title-in .animated-text:nth-child(572){-webkit-animation-delay:57.2s;animation-delay:57.2s}.home-header-wrapper span.title-in .animated-text:nth-child(573){-webkit-animation-delay:57.3s;animation-delay:57.3s}.home-header-wrapper span.title-in .animated-text:nth-child(574){-webkit-animation-delay:57.4s;animation-delay:57.4s}.home-header-wrapper span.title-in .animated-text:nth-child(575){-webkit-animation-delay:57.5s;animation-delay:57.5s}.home-header-wrapper span.title-in .animated-text:nth-child(576){-webkit-animation-delay:57.6s;animation-delay:57.6s}.home-header-wrapper span.title-in .animated-text:nth-child(577){-webkit-animation-delay:57.7s;animation-delay:57.7s}.home-header-wrapper span.title-in .animated-text:nth-child(578){-webkit-animation-delay:57.8s;animation-delay:57.8s}.home-header-wrapper span.title-in .animated-text:nth-child(579){-webkit-animation-delay:57.9s;animation-delay:57.9s}.home-header-wrapper span.title-in .animated-text:nth-child(580){-webkit-animation-delay:58s;animation-delay:58s}.home-header-wrapper span.title-in .animated-text:nth-child(581){-webkit-animation-delay:58.1s;animation-delay:58.1s}.home-header-wrapper span.title-in .animated-text:nth-child(582){-webkit-animation-delay:58.2s;animation-delay:58.2s}.home-header-wrapper span.title-in .animated-text:nth-child(583){-webkit-animation-delay:58.3s;animation-delay:58.3s}.home-header-wrapper span.title-in .animated-text:nth-child(584){-webkit-animation-delay:58.4s;animation-delay:58.4s}.home-header-wrapper span.title-in .animated-text:nth-child(585){-webkit-animation-delay:58.5s;animation-delay:58.5s}.home-header-wrapper span.title-in .animated-text:nth-child(586){-webkit-animation-delay:58.6s;animation-delay:58.6s}.home-header-wrapper span.title-in .animated-text:nth-child(587){-webkit-animation-delay:58.7s;animation-delay:58.7s}.home-header-wrapper span.title-in .animated-text:nth-child(588){-webkit-animation-delay:58.8s;animation-delay:58.8s}.home-header-wrapper span.title-in .animated-text:nth-child(589){-webkit-animation-delay:58.9s;animation-delay:58.9s}.home-header-wrapper span.title-in .animated-text:nth-child(590){-webkit-animation-delay:59s;animation-delay:59s}.home-header-wrapper span.title-in .animated-text:nth-child(591){-webkit-animation-delay:59.1s;animation-delay:59.1s}.home-header-wrapper span.title-in .animated-text:nth-child(592){-webkit-animation-delay:59.2s;animation-delay:59.2s}.home-header-wrapper span.title-in .animated-text:nth-child(593){-webkit-animation-delay:59.3s;animation-delay:59.3s}.home-header-wrapper span.title-in .animated-text:nth-child(594){-webkit-animation-delay:59.4s;animation-delay:59.4s}.home-header-wrapper span.title-in .animated-text:nth-child(595){-webkit-animation-delay:59.5s;animation-delay:59.5s}.home-header-wrapper span.title-in .animated-text:nth-child(596){-webkit-animation-delay:59.6s;animation-delay:59.6s}.home-header-wrapper span.title-in .animated-text:nth-child(597){-webkit-animation-delay:59.7s;animation-delay:59.7s}.home-header-wrapper span.title-in .animated-text:nth-child(598){-webkit-animation-delay:59.8s;animation-delay:59.8s}.home-header-wrapper span.title-in .animated-text:nth-child(599){-webkit-animation-delay:59.9s;animation-delay:59.9s}.home-header-wrapper span.title-in .animated-text:nth-child(600){-webkit-animation-delay:60s;animation-delay:60s}.home-header-wrapper span.title-in .animated-text:nth-child(601){-webkit-animation-delay:60.1s;animation-delay:60.1s}.home-header-wrapper span.title-in .animated-text:nth-child(602){-webkit-animation-delay:60.2s;animation-delay:60.2s}.home-header-wrapper span.title-in .animated-text:nth-child(603){-webkit-animation-delay:60.3s;animation-delay:60.3s}.home-header-wrapper span.title-in .animated-text:nth-child(604){-webkit-animation-delay:60.4s;animation-delay:60.4s}.home-header-wrapper span.title-in .animated-text:nth-child(605){-webkit-animation-delay:60.5s;animation-delay:60.5s}.home-header-wrapper span.title-in .animated-text:nth-child(606){-webkit-animation-delay:60.6s;animation-delay:60.6s}.home-header-wrapper span.title-in .animated-text:nth-child(607){-webkit-animation-delay:60.7s;animation-delay:60.7s}.home-header-wrapper span.title-in .animated-text:nth-child(608){-webkit-animation-delay:60.8s;animation-delay:60.8s}.home-header-wrapper span.title-in .animated-text:nth-child(609){-webkit-animation-delay:60.9s;animation-delay:60.9s}.home-header-wrapper span.title-in .animated-text:nth-child(610){-webkit-animation-delay:61s;animation-delay:61s}.home-header-wrapper span.title-in .animated-text:nth-child(611){-webkit-animation-delay:61.1s;animation-delay:61.1s}.home-header-wrapper span.title-in .animated-text:nth-child(612){-webkit-animation-delay:61.2s;animation-delay:61.2s}.home-header-wrapper span.title-in .animated-text:nth-child(613){-webkit-animation-delay:61.3s;animation-delay:61.3s}.home-header-wrapper span.title-in .animated-text:nth-child(614){-webkit-animation-delay:61.4s;animation-delay:61.4s}.home-header-wrapper span.title-in .animated-text:nth-child(615){-webkit-animation-delay:61.5s;animation-delay:61.5s}.home-header-wrapper span.title-in .animated-text:nth-child(616){-webkit-animation-delay:61.6s;animation-delay:61.6s}.home-header-wrapper span.title-in .animated-text:nth-child(617){-webkit-animation-delay:61.7s;animation-delay:61.7s}.home-header-wrapper span.title-in .animated-text:nth-child(618){-webkit-animation-delay:61.8s;animation-delay:61.8s}.home-header-wrapper span.title-in .animated-text:nth-child(619){-webkit-animation-delay:61.9s;animation-delay:61.9s}.home-header-wrapper span.title-in .animated-text:nth-child(620){-webkit-animation-delay:62s;animation-delay:62s}.home-header-wrapper span.title-in .animated-text:nth-child(621){-webkit-animation-delay:62.1s;animation-delay:62.1s}.home-header-wrapper span.title-in .animated-text:nth-child(622){-webkit-animation-delay:62.2s;animation-delay:62.2s}.home-header-wrapper span.title-in .animated-text:nth-child(623){-webkit-animation-delay:62.3s;animation-delay:62.3s}.home-header-wrapper span.title-in .animated-text:nth-child(624){-webkit-animation-delay:62.4s;animation-delay:62.4s}.home-header-wrapper span.title-in .animated-text:nth-child(625){-webkit-animation-delay:62.5s;animation-delay:62.5s}.home-header-wrapper span.title-in .animated-text:nth-child(626){-webkit-animation-delay:62.6s;animation-delay:62.6s}.home-header-wrapper span.title-in .animated-text:nth-child(627){-webkit-animation-delay:62.7s;animation-delay:62.7s}.home-header-wrapper span.title-in .animated-text:nth-child(628){-webkit-animation-delay:62.8s;animation-delay:62.8s}.home-header-wrapper span.title-in .animated-text:nth-child(629){-webkit-animation-delay:62.9s;animation-delay:62.9s}.home-header-wrapper span.title-in .animated-text:nth-child(630){-webkit-animation-delay:63s;animation-delay:63s}.home-header-wrapper span.title-in .animated-text:nth-child(631){-webkit-animation-delay:63.1s;animation-delay:63.1s}.home-header-wrapper span.title-in .animated-text:nth-child(632){-webkit-animation-delay:63.2s;animation-delay:63.2s}.home-header-wrapper span.title-in .animated-text:nth-child(633){-webkit-animation-delay:63.3s;animation-delay:63.3s}.home-header-wrapper span.title-in .animated-text:nth-child(634){-webkit-animation-delay:63.4s;animation-delay:63.4s}.home-header-wrapper span.title-in .animated-text:nth-child(635){-webkit-animation-delay:63.5s;animation-delay:63.5s}.home-header-wrapper span.title-in .animated-text:nth-child(636){-webkit-animation-delay:63.6s;animation-delay:63.6s}.home-header-wrapper span.title-in .animated-text:nth-child(637){-webkit-animation-delay:63.7s;animation-delay:63.7s}.home-header-wrapper span.title-in .animated-text:nth-child(638){-webkit-animation-delay:63.8s;animation-delay:63.8s}.home-header-wrapper span.title-in .animated-text:nth-child(639){-webkit-animation-delay:63.9s;animation-delay:63.9s}.home-header-wrapper span.title-in .animated-text:nth-child(640){-webkit-animation-delay:64s;animation-delay:64s}.home-header-wrapper span.title-in .animated-text:nth-child(641){-webkit-animation-delay:64.1s;animation-delay:64.1s}.home-header-wrapper span.title-in .animated-text:nth-child(642){-webkit-animation-delay:64.2s;animation-delay:64.2s}.home-header-wrapper span.title-in .animated-text:nth-child(643){-webkit-animation-delay:64.3s;animation-delay:64.3s}.home-header-wrapper span.title-in .animated-text:nth-child(644){-webkit-animation-delay:64.4s;animation-delay:64.4s}.home-header-wrapper span.title-in .animated-text:nth-child(645){-webkit-animation-delay:64.5s;animation-delay:64.5s}.home-header-wrapper span.title-in .animated-text:nth-child(646){-webkit-animation-delay:64.6s;animation-delay:64.6s}.home-header-wrapper span.title-in .animated-text:nth-child(647){-webkit-animation-delay:64.7s;animation-delay:64.7s}.home-header-wrapper span.title-in .animated-text:nth-child(648){-webkit-animation-delay:64.8s;animation-delay:64.8s}.home-header-wrapper span.title-in .animated-text:nth-child(649){-webkit-animation-delay:64.9s;animation-delay:64.9s}.home-header-wrapper span.title-in .animated-text:nth-child(650){-webkit-animation-delay:65s;animation-delay:65s}.home-header-wrapper span.title-in .animated-text:nth-child(651){-webkit-animation-delay:65.1s;animation-delay:65.1s}.home-header-wrapper span.title-in .animated-text:nth-child(652){-webkit-animation-delay:65.2s;animation-delay:65.2s}.home-header-wrapper span.title-in .animated-text:nth-child(653){-webkit-animation-delay:65.3s;animation-delay:65.3s}.home-header-wrapper span.title-in .animated-text:nth-child(654){-webkit-animation-delay:65.4s;animation-delay:65.4s}.home-header-wrapper span.title-in .animated-text:nth-child(655){-webkit-animation-delay:65.5s;animation-delay:65.5s}.home-header-wrapper span.title-in .animated-text:nth-child(656){-webkit-animation-delay:65.6s;animation-delay:65.6s}.home-header-wrapper span.title-in .animated-text:nth-child(657){-webkit-animation-delay:65.7s;animation-delay:65.7s}.home-header-wrapper span.title-in .animated-text:nth-child(658){-webkit-animation-delay:65.8s;animation-delay:65.8s}.home-header-wrapper span.title-in .animated-text:nth-child(659){-webkit-animation-delay:65.9s;animation-delay:65.9s}.home-header-wrapper span.title-in .animated-text:nth-child(660){-webkit-animation-delay:66s;animation-delay:66s}.home-header-wrapper span.title-in .animated-text:nth-child(661){-webkit-animation-delay:66.1s;animation-delay:66.1s}.home-header-wrapper span.title-in .animated-text:nth-child(662){-webkit-animation-delay:66.2s;animation-delay:66.2s}.home-header-wrapper span.title-in .animated-text:nth-child(663){-webkit-animation-delay:66.3s;animation-delay:66.3s}.home-header-wrapper span.title-in .animated-text:nth-child(664){-webkit-animation-delay:66.4s;animation-delay:66.4s}.home-header-wrapper span.title-in .animated-text:nth-child(665){-webkit-animation-delay:66.5s;animation-delay:66.5s}.home-header-wrapper span.title-in .animated-text:nth-child(666){-webkit-animation-delay:66.6s;animation-delay:66.6s}.home-header-wrapper span.title-in .animated-text:nth-child(667){-webkit-animation-delay:66.7s;animation-delay:66.7s}.home-header-wrapper span.title-in .animated-text:nth-child(668){-webkit-animation-delay:66.8s;animation-delay:66.8s}.home-header-wrapper span.title-in .animated-text:nth-child(669){-webkit-animation-delay:66.9s;animation-delay:66.9s}.home-header-wrapper span.title-in .animated-text:nth-child(670){-webkit-animation-delay:67s;animation-delay:67s}.home-header-wrapper span.title-in .animated-text:nth-child(671){-webkit-animation-delay:67.1s;animation-delay:67.1s}.home-header-wrapper span.title-in .animated-text:nth-child(672){-webkit-animation-delay:67.2s;animation-delay:67.2s}.home-header-wrapper span.title-in .animated-text:nth-child(673){-webkit-animation-delay:67.3s;animation-delay:67.3s}.home-header-wrapper span.title-in .animated-text:nth-child(674){-webkit-animation-delay:67.4s;animation-delay:67.4s}.home-header-wrapper span.title-in .animated-text:nth-child(675){-webkit-animation-delay:67.5s;animation-delay:67.5s}.home-header-wrapper span.title-in .animated-text:nth-child(676){-webkit-animation-delay:67.6s;animation-delay:67.6s}.home-header-wrapper span.title-in .animated-text:nth-child(677){-webkit-animation-delay:67.7s;animation-delay:67.7s}.home-header-wrapper span.title-in .animated-text:nth-child(678){-webkit-animation-delay:67.8s;animation-delay:67.8s}.home-header-wrapper span.title-in .animated-text:nth-child(679){-webkit-animation-delay:67.9s;animation-delay:67.9s}.home-header-wrapper span.title-in .animated-text:nth-child(680){-webkit-animation-delay:68s;animation-delay:68s}.home-header-wrapper span.title-in .animated-text:nth-child(681){-webkit-animation-delay:68.1s;animation-delay:68.1s}.home-header-wrapper span.title-in .animated-text:nth-child(682){-webkit-animation-delay:68.2s;animation-delay:68.2s}.home-header-wrapper span.title-in .animated-text:nth-child(683){-webkit-animation-delay:68.3s;animation-delay:68.3s}.home-header-wrapper span.title-in .animated-text:nth-child(684){-webkit-animation-delay:68.4s;animation-delay:68.4s}.home-header-wrapper span.title-in .animated-text:nth-child(685){-webkit-animation-delay:68.5s;animation-delay:68.5s}.home-header-wrapper span.title-in .animated-text:nth-child(686){-webkit-animation-delay:68.6s;animation-delay:68.6s}.home-header-wrapper span.title-in .animated-text:nth-child(687){-webkit-animation-delay:68.7s;animation-delay:68.7s}.home-header-wrapper span.title-in .animated-text:nth-child(688){-webkit-animation-delay:68.8s;animation-delay:68.8s}.home-header-wrapper span.title-in .animated-text:nth-child(689){-webkit-animation-delay:68.9s;animation-delay:68.9s}.home-header-wrapper span.title-in .animated-text:nth-child(690){-webkit-animation-delay:69s;animation-delay:69s}.home-header-wrapper span.title-in .animated-text:nth-child(691){-webkit-animation-delay:69.1s;animation-delay:69.1s}.home-header-wrapper span.title-in .animated-text:nth-child(692){-webkit-animation-delay:69.2s;animation-delay:69.2s}.home-header-wrapper span.title-in .animated-text:nth-child(693){-webkit-animation-delay:69.3s;animation-delay:69.3s}.home-header-wrapper span.title-in .animated-text:nth-child(694){-webkit-animation-delay:69.4s;animation-delay:69.4s}.home-header-wrapper span.title-in .animated-text:nth-child(695){-webkit-animation-delay:69.5s;animation-delay:69.5s}.home-header-wrapper span.title-in .animated-text:nth-child(696){-webkit-animation-delay:69.6s;animation-delay:69.6s}.home-header-wrapper span.title-in .animated-text:nth-child(697){-webkit-animation-delay:69.7s;animation-delay:69.7s}.home-header-wrapper span.title-in .animated-text:nth-child(698){-webkit-animation-delay:69.8s;animation-delay:69.8s}.home-header-wrapper span.title-in .animated-text:nth-child(699){-webkit-animation-delay:69.9s;animation-delay:69.9s}.home-header-wrapper span.title-in .animated-text:nth-child(700){-webkit-animation-delay:70s;animation-delay:70s}.home-header-wrapper span.title-in .animated-text:nth-child(701){-webkit-animation-delay:70.1s;animation-delay:70.1s}.home-header-wrapper span.title-in .animated-text:nth-child(702){-webkit-animation-delay:70.2s;animation-delay:70.2s}.home-header-wrapper span.title-in .animated-text:nth-child(703){-webkit-animation-delay:70.3s;animation-delay:70.3s}.home-header-wrapper span.title-in .animated-text:nth-child(704){-webkit-animation-delay:70.4s;animation-delay:70.4s}.home-header-wrapper span.title-in .animated-text:nth-child(705){-webkit-animation-delay:70.5s;animation-delay:70.5s}.home-header-wrapper span.title-in .animated-text:nth-child(706){-webkit-animation-delay:70.6s;animation-delay:70.6s}.home-header-wrapper span.title-in .animated-text:nth-child(707){-webkit-animation-delay:70.7s;animation-delay:70.7s}.home-header-wrapper span.title-in .animated-text:nth-child(708){-webkit-animation-delay:70.8s;animation-delay:70.8s}.home-header-wrapper span.title-in .animated-text:nth-child(709){-webkit-animation-delay:70.9s;animation-delay:70.9s}.home-header-wrapper span.title-in .animated-text:nth-child(710){-webkit-animation-delay:71s;animation-delay:71s}.home-header-wrapper span.title-in .animated-text:nth-child(711){-webkit-animation-delay:71.1s;animation-delay:71.1s}.home-header-wrapper span.title-in .animated-text:nth-child(712){-webkit-animation-delay:71.2s;animation-delay:71.2s}.home-header-wrapper span.title-in .animated-text:nth-child(713){-webkit-animation-delay:71.3s;animation-delay:71.3s}.home-header-wrapper span.title-in .animated-text:nth-child(714){-webkit-animation-delay:71.4s;animation-delay:71.4s}.home-header-wrapper span.title-in .animated-text:nth-child(715){-webkit-animation-delay:71.5s;animation-delay:71.5s}.home-header-wrapper span.title-in .animated-text:nth-child(716){-webkit-animation-delay:71.6s;animation-delay:71.6s}.home-header-wrapper span.title-in .animated-text:nth-child(717){-webkit-animation-delay:71.7s;animation-delay:71.7s}.home-header-wrapper span.title-in .animated-text:nth-child(718){-webkit-animation-delay:71.8s;animation-delay:71.8s}.home-header-wrapper span.title-in .animated-text:nth-child(719){-webkit-animation-delay:71.9s;animation-delay:71.9s}.home-header-wrapper span.title-in .animated-text:nth-child(720){-webkit-animation-delay:72s;animation-delay:72s}.home-header-wrapper span.title-in .animated-text:nth-child(721){-webkit-animation-delay:72.1s;animation-delay:72.1s}.home-header-wrapper span.title-in .animated-text:nth-child(722){-webkit-animation-delay:72.2s;animation-delay:72.2s}.home-header-wrapper span.title-in .animated-text:nth-child(723){-webkit-animation-delay:72.3s;animation-delay:72.3s}.home-header-wrapper span.title-in .animated-text:nth-child(724){-webkit-animation-delay:72.4s;animation-delay:72.4s}.home-header-wrapper span.title-in .animated-text:nth-child(725){-webkit-animation-delay:72.5s;animation-delay:72.5s}.home-header-wrapper span.title-in .animated-text:nth-child(726){-webkit-animation-delay:72.6s;animation-delay:72.6s}.home-header-wrapper span.title-in .animated-text:nth-child(727){-webkit-animation-delay:72.7s;animation-delay:72.7s}.home-header-wrapper span.title-in .animated-text:nth-child(728){-webkit-animation-delay:72.8s;animation-delay:72.8s}.home-header-wrapper span.title-in .animated-text:nth-child(729){-webkit-animation-delay:72.9s;animation-delay:72.9s}.home-header-wrapper span.title-in .animated-text:nth-child(730){-webkit-animation-delay:73s;animation-delay:73s}.home-header-wrapper span.title-in .animated-text:nth-child(731){-webkit-animation-delay:73.1s;animation-delay:73.1s}.home-header-wrapper span.title-in .animated-text:nth-child(732){-webkit-animation-delay:73.2s;animation-delay:73.2s}.home-header-wrapper span.title-in .animated-text:nth-child(733){-webkit-animation-delay:73.3s;animation-delay:73.3s}.home-header-wrapper span.title-in .animated-text:nth-child(734){-webkit-animation-delay:73.4s;animation-delay:73.4s}.home-header-wrapper span.title-in .animated-text:nth-child(735){-webkit-animation-delay:73.5s;animation-delay:73.5s}.home-header-wrapper span.title-in .animated-text:nth-child(736){-webkit-animation-delay:73.6s;animation-delay:73.6s}.home-header-wrapper span.title-in .animated-text:nth-child(737){-webkit-animation-delay:73.7s;animation-delay:73.7s}.home-header-wrapper span.title-in .animated-text:nth-child(738){-webkit-animation-delay:73.8s;animation-delay:73.8s}.home-header-wrapper span.title-in .animated-text:nth-child(739){-webkit-animation-delay:73.9s;animation-delay:73.9s}.home-header-wrapper span.title-in .animated-text:nth-child(740){-webkit-animation-delay:74s;animation-delay:74s}.home-header-wrapper span.title-in .animated-text:nth-child(741){-webkit-animation-delay:74.1s;animation-delay:74.1s}.home-header-wrapper span.title-in .animated-text:nth-child(742){-webkit-animation-delay:74.2s;animation-delay:74.2s}.home-header-wrapper span.title-in .animated-text:nth-child(743){-webkit-animation-delay:74.3s;animation-delay:74.3s}.home-header-wrapper span.title-in .animated-text:nth-child(744){-webkit-animation-delay:74.4s;animation-delay:74.4s}.home-header-wrapper span.title-in .animated-text:nth-child(745){-webkit-animation-delay:74.5s;animation-delay:74.5s}.home-header-wrapper span.title-in .animated-text:nth-child(746){-webkit-animation-delay:74.6s;animation-delay:74.6s}.home-header-wrapper span.title-in .animated-text:nth-child(747){-webkit-animation-delay:74.7s;animation-delay:74.7s}.home-header-wrapper span.title-in .animated-text:nth-child(748){-webkit-animation-delay:74.8s;animation-delay:74.8s}.home-header-wrapper span.title-in .animated-text:nth-child(749){-webkit-animation-delay:74.9s;animation-delay:74.9s}.home-header-wrapper span.title-in .animated-text:nth-child(750){-webkit-animation-delay:75s;animation-delay:75s}.home-header-wrapper span.title-in .animated-text:nth-child(751){-webkit-animation-delay:75.1s;animation-delay:75.1s}.home-header-wrapper span.title-in .animated-text:nth-child(752){-webkit-animation-delay:75.2s;animation-delay:75.2s}.home-header-wrapper span.title-in .animated-text:nth-child(753){-webkit-animation-delay:75.3s;animation-delay:75.3s}.home-header-wrapper span.title-in .animated-text:nth-child(754){-webkit-animation-delay:75.4s;animation-delay:75.4s}.home-header-wrapper span.title-in .animated-text:nth-child(755){-webkit-animation-delay:75.5s;animation-delay:75.5s}.home-header-wrapper span.title-in .animated-text:nth-child(756){-webkit-animation-delay:75.6s;animation-delay:75.6s}.home-header-wrapper span.title-in .animated-text:nth-child(757){-webkit-animation-delay:75.7s;animation-delay:75.7s}.home-header-wrapper span.title-in .animated-text:nth-child(758){-webkit-animation-delay:75.8s;animation-delay:75.8s}.home-header-wrapper span.title-in .animated-text:nth-child(759){-webkit-animation-delay:75.9s;animation-delay:75.9s}.home-header-wrapper span.title-in .animated-text:nth-child(760){-webkit-animation-delay:76s;animation-delay:76s}.home-header-wrapper span.title-in .animated-text:nth-child(761){-webkit-animation-delay:76.1s;animation-delay:76.1s}.home-header-wrapper span.title-in .animated-text:nth-child(762){-webkit-animation-delay:76.2s;animation-delay:76.2s}.home-header-wrapper span.title-in .animated-text:nth-child(763){-webkit-animation-delay:76.3s;animation-delay:76.3s}.home-header-wrapper span.title-in .animated-text:nth-child(764){-webkit-animation-delay:76.4s;animation-delay:76.4s}.home-header-wrapper span.title-in .animated-text:nth-child(765){-webkit-animation-delay:76.5s;animation-delay:76.5s}.home-header-wrapper span.title-in .animated-text:nth-child(766){-webkit-animation-delay:76.6s;animation-delay:76.6s}.home-header-wrapper span.title-in .animated-text:nth-child(767){-webkit-animation-delay:76.7s;animation-delay:76.7s}.home-header-wrapper span.title-in .animated-text:nth-child(768){-webkit-animation-delay:76.8s;animation-delay:76.8s}.home-header-wrapper span.title-in .animated-text:nth-child(769){-webkit-animation-delay:76.9s;animation-delay:76.9s}.home-header-wrapper span.title-in .animated-text:nth-child(770){-webkit-animation-delay:77s;animation-delay:77s}.home-header-wrapper span.title-in .animated-text:nth-child(771){-webkit-animation-delay:77.1s;animation-delay:77.1s}.home-header-wrapper span.title-in .animated-text:nth-child(772){-webkit-animation-delay:77.2s;animation-delay:77.2s}.home-header-wrapper span.title-in .animated-text:nth-child(773){-webkit-animation-delay:77.3s;animation-delay:77.3s}.home-header-wrapper span.title-in .animated-text:nth-child(774){-webkit-animation-delay:77.4s;animation-delay:77.4s}.home-header-wrapper span.title-in .animated-text:nth-child(775){-webkit-animation-delay:77.5s;animation-delay:77.5s}.home-header-wrapper span.title-in .animated-text:nth-child(776){-webkit-animation-delay:77.6s;animation-delay:77.6s}.home-header-wrapper span.title-in .animated-text:nth-child(777){-webkit-animation-delay:77.7s;animation-delay:77.7s}.home-header-wrapper span.title-in .animated-text:nth-child(778){-webkit-animation-delay:77.8s;animation-delay:77.8s}.home-header-wrapper span.title-in .animated-text:nth-child(779){-webkit-animation-delay:77.9s;animation-delay:77.9s}.home-header-wrapper span.title-in .animated-text:nth-child(780){-webkit-animation-delay:78s;animation-delay:78s}.home-header-wrapper span.title-in .animated-text:nth-child(781){-webkit-animation-delay:78.1s;animation-delay:78.1s}.home-header-wrapper span.title-in .animated-text:nth-child(782){-webkit-animation-delay:78.2s;animation-delay:78.2s}.home-header-wrapper span.title-in .animated-text:nth-child(783){-webkit-animation-delay:78.3s;animation-delay:78.3s}.home-header-wrapper span.title-in .animated-text:nth-child(784){-webkit-animation-delay:78.4s;animation-delay:78.4s}.home-header-wrapper span.title-in .animated-text:nth-child(785){-webkit-animation-delay:78.5s;animation-delay:78.5s}.home-header-wrapper span.title-in .animated-text:nth-child(786){-webkit-animation-delay:78.6s;animation-delay:78.6s}.home-header-wrapper span.title-in .animated-text:nth-child(787){-webkit-animation-delay:78.7s;animation-delay:78.7s}.home-header-wrapper span.title-in .animated-text:nth-child(788){-webkit-animation-delay:78.8s;animation-delay:78.8s}.home-header-wrapper span.title-in .animated-text:nth-child(789){-webkit-animation-delay:78.9s;animation-delay:78.9s}.home-header-wrapper span.title-in .animated-text:nth-child(790){-webkit-animation-delay:79s;animation-delay:79s}.home-header-wrapper span.title-in .animated-text:nth-child(791){-webkit-animation-delay:79.1s;animation-delay:79.1s}.home-header-wrapper span.title-in .animated-text:nth-child(792){-webkit-animation-delay:79.2s;animation-delay:79.2s}.home-header-wrapper span.title-in .animated-text:nth-child(793){-webkit-animation-delay:79.3s;animation-delay:79.3s}.home-header-wrapper span.title-in .animated-text:nth-child(794){-webkit-animation-delay:79.4s;animation-delay:79.4s}.home-header-wrapper span.title-in .animated-text:nth-child(795){-webkit-animation-delay:79.5s;animation-delay:79.5s}.home-header-wrapper span.title-in .animated-text:nth-child(796){-webkit-animation-delay:79.6s;animation-delay:79.6s}.home-header-wrapper span.title-in .animated-text:nth-child(797){-webkit-animation-delay:79.7s;animation-delay:79.7s}.home-header-wrapper span.title-in .animated-text:nth-child(798){-webkit-animation-delay:79.8s;animation-delay:79.8s}.home-header-wrapper span.title-in .animated-text:nth-child(799){-webkit-animation-delay:79.9s;animation-delay:79.9s}.home-header-wrapper span.title-in .animated-text:nth-child(800){-webkit-animation-delay:80s;animation-delay:80s}.home-header-wrapper span.title-in .animated-text:nth-child(801){-webkit-animation-delay:80.1s;animation-delay:80.1s}.home-header-wrapper span.title-in .animated-text:nth-child(802){-webkit-animation-delay:80.2s;animation-delay:80.2s}.home-header-wrapper span.title-in .animated-text:nth-child(803){-webkit-animation-delay:80.3s;animation-delay:80.3s}.home-header-wrapper span.title-in .animated-text:nth-child(804){-webkit-animation-delay:80.4s;animation-delay:80.4s}.home-header-wrapper span.title-in .animated-text:nth-child(805){-webkit-animation-delay:80.5s;animation-delay:80.5s}.home-header-wrapper span.title-in .animated-text:nth-child(806){-webkit-animation-delay:80.6s;animation-delay:80.6s}.home-header-wrapper span.title-in .animated-text:nth-child(807){-webkit-animation-delay:80.7s;animation-delay:80.7s}.home-header-wrapper span.title-in .animated-text:nth-child(808){-webkit-animation-delay:80.8s;animation-delay:80.8s}.home-header-wrapper span.title-in .animated-text:nth-child(809){-webkit-animation-delay:80.9s;animation-delay:80.9s}.home-header-wrapper span.title-in .animated-text:nth-child(810){-webkit-animation-delay:81s;animation-delay:81s}.home-header-wrapper span.title-in .animated-text:nth-child(811){-webkit-animation-delay:81.1s;animation-delay:81.1s}.home-header-wrapper span.title-in .animated-text:nth-child(812){-webkit-animation-delay:81.2s;animation-delay:81.2s}.home-header-wrapper span.title-in .animated-text:nth-child(813){-webkit-animation-delay:81.3s;animation-delay:81.3s}.home-header-wrapper span.title-in .animated-text:nth-child(814){-webkit-animation-delay:81.4s;animation-delay:81.4s}.home-header-wrapper span.title-in .animated-text:nth-child(815){-webkit-animation-delay:81.5s;animation-delay:81.5s}.home-header-wrapper span.title-in .animated-text:nth-child(816){-webkit-animation-delay:81.6s;animation-delay:81.6s}.home-header-wrapper span.title-in .animated-text:nth-child(817){-webkit-animation-delay:81.7s;animation-delay:81.7s}.home-header-wrapper span.title-in .animated-text:nth-child(818){-webkit-animation-delay:81.8s;animation-delay:81.8s}.home-header-wrapper span.title-in .animated-text:nth-child(819){-webkit-animation-delay:81.9s;animation-delay:81.9s}.home-header-wrapper span.title-in .animated-text:nth-child(820){-webkit-animation-delay:82s;animation-delay:82s}.home-header-wrapper span.title-in .animated-text:nth-child(821){-webkit-animation-delay:82.1s;animation-delay:82.1s}.home-header-wrapper span.title-in .animated-text:nth-child(822){-webkit-animation-delay:82.2s;animation-delay:82.2s}.home-header-wrapper span.title-in .animated-text:nth-child(823){-webkit-animation-delay:82.3s;animation-delay:82.3s}.home-header-wrapper span.title-in .animated-text:nth-child(824){-webkit-animation-delay:82.4s;animation-delay:82.4s}.home-header-wrapper span.title-in .animated-text:nth-child(825){-webkit-animation-delay:82.5s;animation-delay:82.5s}.home-header-wrapper span.title-in .animated-text:nth-child(826){-webkit-animation-delay:82.6s;animation-delay:82.6s}.home-header-wrapper span.title-in .animated-text:nth-child(827){-webkit-animation-delay:82.7s;animation-delay:82.7s}.home-header-wrapper span.title-in .animated-text:nth-child(828){-webkit-animation-delay:82.8s;animation-delay:82.8s}.home-header-wrapper span.title-in .animated-text:nth-child(829){-webkit-animation-delay:82.9s;animation-delay:82.9s}.home-header-wrapper span.title-in .animated-text:nth-child(830){-webkit-animation-delay:83s;animation-delay:83s}.home-header-wrapper span.title-in .animated-text:nth-child(831){-webkit-animation-delay:83.1s;animation-delay:83.1s}.home-header-wrapper span.title-in .animated-text:nth-child(832){-webkit-animation-delay:83.2s;animation-delay:83.2s}.home-header-wrapper span.title-in .animated-text:nth-child(833){-webkit-animation-delay:83.3s;animation-delay:83.3s}.home-header-wrapper span.title-in .animated-text:nth-child(834){-webkit-animation-delay:83.4s;animation-delay:83.4s}.home-header-wrapper span.title-in .animated-text:nth-child(835){-webkit-animation-delay:83.5s;animation-delay:83.5s}.home-header-wrapper span.title-in .animated-text:nth-child(836){-webkit-animation-delay:83.6s;animation-delay:83.6s}.home-header-wrapper span.title-in .animated-text:nth-child(837){-webkit-animation-delay:83.7s;animation-delay:83.7s}.home-header-wrapper span.title-in .animated-text:nth-child(838){-webkit-animation-delay:83.8s;animation-delay:83.8s}.home-header-wrapper span.title-in .animated-text:nth-child(839){-webkit-animation-delay:83.9s;animation-delay:83.9s}.home-header-wrapper span.title-in .animated-text:nth-child(840){-webkit-animation-delay:84s;animation-delay:84s}.home-header-wrapper span.title-in .animated-text:nth-child(841){-webkit-animation-delay:84.1s;animation-delay:84.1s}.home-header-wrapper span.title-in .animated-text:nth-child(842){-webkit-animation-delay:84.2s;animation-delay:84.2s}.home-header-wrapper span.title-in .animated-text:nth-child(843){-webkit-animation-delay:84.3s;animation-delay:84.3s}.home-header-wrapper span.title-in .animated-text:nth-child(844){-webkit-animation-delay:84.4s;animation-delay:84.4s}.home-header-wrapper span.title-in .animated-text:nth-child(845){-webkit-animation-delay:84.5s;animation-delay:84.5s}.home-header-wrapper span.title-in .animated-text:nth-child(846){-webkit-animation-delay:84.6s;animation-delay:84.6s}.home-header-wrapper span.title-in .animated-text:nth-child(847){-webkit-animation-delay:84.7s;animation-delay:84.7s}.home-header-wrapper span.title-in .animated-text:nth-child(848){-webkit-animation-delay:84.8s;animation-delay:84.8s}.home-header-wrapper span.title-in .animated-text:nth-child(849){-webkit-animation-delay:84.9s;animation-delay:84.9s}.home-header-wrapper span.title-in .animated-text:nth-child(850){-webkit-animation-delay:85s;animation-delay:85s}.home-header-wrapper span.title-in .animated-text:nth-child(851){-webkit-animation-delay:85.1s;animation-delay:85.1s}.home-header-wrapper span.title-in .animated-text:nth-child(852){-webkit-animation-delay:85.2s;animation-delay:85.2s}.home-header-wrapper span.title-in .animated-text:nth-child(853){-webkit-animation-delay:85.3s;animation-delay:85.3s}.home-header-wrapper span.title-in .animated-text:nth-child(854){-webkit-animation-delay:85.4s;animation-delay:85.4s}.home-header-wrapper span.title-in .animated-text:nth-child(855){-webkit-animation-delay:85.5s;animation-delay:85.5s}.home-header-wrapper span.title-in .animated-text:nth-child(856){-webkit-animation-delay:85.6s;animation-delay:85.6s}.home-header-wrapper span.title-in .animated-text:nth-child(857){-webkit-animation-delay:85.7s;animation-delay:85.7s}.home-header-wrapper span.title-in .animated-text:nth-child(858){-webkit-animation-delay:85.8s;animation-delay:85.8s}.home-header-wrapper span.title-in .animated-text:nth-child(859){-webkit-animation-delay:85.9s;animation-delay:85.9s}.home-header-wrapper span.title-in .animated-text:nth-child(860){-webkit-animation-delay:86s;animation-delay:86s}.home-header-wrapper span.title-in .animated-text:nth-child(861){-webkit-animation-delay:86.1s;animation-delay:86.1s}.home-header-wrapper span.title-in .animated-text:nth-child(862){-webkit-animation-delay:86.2s;animation-delay:86.2s}.home-header-wrapper span.title-in .animated-text:nth-child(863){-webkit-animation-delay:86.3s;animation-delay:86.3s}.home-header-wrapper span.title-in .animated-text:nth-child(864){-webkit-animation-delay:86.4s;animation-delay:86.4s}.home-header-wrapper span.title-in .animated-text:nth-child(865){-webkit-animation-delay:86.5s;animation-delay:86.5s}.home-header-wrapper span.title-in .animated-text:nth-child(866){-webkit-animation-delay:86.6s;animation-delay:86.6s}.home-header-wrapper span.title-in .animated-text:nth-child(867){-webkit-animation-delay:86.7s;animation-delay:86.7s}.home-header-wrapper span.title-in .animated-text:nth-child(868){-webkit-animation-delay:86.8s;animation-delay:86.8s}.home-header-wrapper span.title-in .animated-text:nth-child(869){-webkit-animation-delay:86.9s;animation-delay:86.9s}.home-header-wrapper span.title-in .animated-text:nth-child(870){-webkit-animation-delay:87s;animation-delay:87s}.home-header-wrapper span.title-in .animated-text:nth-child(871){-webkit-animation-delay:87.1s;animation-delay:87.1s}.home-header-wrapper span.title-in .animated-text:nth-child(872){-webkit-animation-delay:87.2s;animation-delay:87.2s}.home-header-wrapper span.title-in .animated-text:nth-child(873){-webkit-animation-delay:87.3s;animation-delay:87.3s}.home-header-wrapper span.title-in .animated-text:nth-child(874){-webkit-animation-delay:87.4s;animation-delay:87.4s}.home-header-wrapper span.title-in .animated-text:nth-child(875){-webkit-animation-delay:87.5s;animation-delay:87.5s}.home-header-wrapper span.title-in .animated-text:nth-child(876){-webkit-animation-delay:87.6s;animation-delay:87.6s}.home-header-wrapper span.title-in .animated-text:nth-child(877){-webkit-animation-delay:87.7s;animation-delay:87.7s}.home-header-wrapper span.title-in .animated-text:nth-child(878){-webkit-animation-delay:87.8s;animation-delay:87.8s}.home-header-wrapper span.title-in .animated-text:nth-child(879){-webkit-animation-delay:87.9s;animation-delay:87.9s}.home-header-wrapper span.title-in .animated-text:nth-child(880){-webkit-animation-delay:88s;animation-delay:88s}.home-header-wrapper span.title-in .animated-text:nth-child(881){-webkit-animation-delay:88.1s;animation-delay:88.1s}.home-header-wrapper span.title-in .animated-text:nth-child(882){-webkit-animation-delay:88.2s;animation-delay:88.2s}.home-header-wrapper span.title-in .animated-text:nth-child(883){-webkit-animation-delay:88.3s;animation-delay:88.3s}.home-header-wrapper span.title-in .animated-text:nth-child(884){-webkit-animation-delay:88.4s;animation-delay:88.4s}.home-header-wrapper span.title-in .animated-text:nth-child(885){-webkit-animation-delay:88.5s;animation-delay:88.5s}.home-header-wrapper span.title-in .animated-text:nth-child(886){-webkit-animation-delay:88.6s;animation-delay:88.6s}.home-header-wrapper span.title-in .animated-text:nth-child(887){-webkit-animation-delay:88.7s;animation-delay:88.7s}.home-header-wrapper span.title-in .animated-text:nth-child(888){-webkit-animation-delay:88.8s;animation-delay:88.8s}.home-header-wrapper span.title-in .animated-text:nth-child(889){-webkit-animation-delay:88.9s;animation-delay:88.9s}.home-header-wrapper span.title-in .animated-text:nth-child(890){-webkit-animation-delay:89s;animation-delay:89s}.home-header-wrapper span.title-in .animated-text:nth-child(891){-webkit-animation-delay:89.1s;animation-delay:89.1s}.home-header-wrapper span.title-in .animated-text:nth-child(892){-webkit-animation-delay:89.2s;animation-delay:89.2s}.home-header-wrapper span.title-in .animated-text:nth-child(893){-webkit-animation-delay:89.3s;animation-delay:89.3s}.home-header-wrapper span.title-in .animated-text:nth-child(894){-webkit-animation-delay:89.4s;animation-delay:89.4s}.home-header-wrapper span.title-in .animated-text:nth-child(895){-webkit-animation-delay:89.5s;animation-delay:89.5s}.home-header-wrapper span.title-in .animated-text:nth-child(896){-webkit-animation-delay:89.6s;animation-delay:89.6s}.home-header-wrapper span.title-in .animated-text:nth-child(897){-webkit-animation-delay:89.7s;animation-delay:89.7s}.home-header-wrapper span.title-in .animated-text:nth-child(898){-webkit-animation-delay:89.8s;animation-delay:89.8s}.home-header-wrapper span.title-in .animated-text:nth-child(899){-webkit-animation-delay:89.9s;animation-delay:89.9s}.home-header-wrapper span.title-in .animated-text:nth-child(900){-webkit-animation-delay:90s;animation-delay:90s}.home-header-wrapper span.title-in .animated-text:nth-child(901){-webkit-animation-delay:90.1s;animation-delay:90.1s}.home-header-wrapper span.title-in .animated-text:nth-child(902){-webkit-animation-delay:90.2s;animation-delay:90.2s}.home-header-wrapper span.title-in .animated-text:nth-child(903){-webkit-animation-delay:90.3s;animation-delay:90.3s}.home-header-wrapper span.title-in .animated-text:nth-child(904){-webkit-animation-delay:90.4s;animation-delay:90.4s}.home-header-wrapper span.title-in .animated-text:nth-child(905){-webkit-animation-delay:90.5s;animation-delay:90.5s}.home-header-wrapper span.title-in .animated-text:nth-child(906){-webkit-animation-delay:90.6s;animation-delay:90.6s}.home-header-wrapper span.title-in .animated-text:nth-child(907){-webkit-animation-delay:90.7s;animation-delay:90.7s}.home-header-wrapper span.title-in .animated-text:nth-child(908){-webkit-animation-delay:90.8s;animation-delay:90.8s}.home-header-wrapper span.title-in .animated-text:nth-child(909){-webkit-animation-delay:90.9s;animation-delay:90.9s}.home-header-wrapper span.title-in .animated-text:nth-child(910){-webkit-animation-delay:91s;animation-delay:91s}.home-header-wrapper span.title-in .animated-text:nth-child(911){-webkit-animation-delay:91.1s;animation-delay:91.1s}.home-header-wrapper span.title-in .animated-text:nth-child(912){-webkit-animation-delay:91.2s;animation-delay:91.2s}.home-header-wrapper span.title-in .animated-text:nth-child(913){-webkit-animation-delay:91.3s;animation-delay:91.3s}.home-header-wrapper span.title-in .animated-text:nth-child(914){-webkit-animation-delay:91.4s;animation-delay:91.4s}.home-header-wrapper span.title-in .animated-text:nth-child(915){-webkit-animation-delay:91.5s;animation-delay:91.5s}.home-header-wrapper span.title-in .animated-text:nth-child(916){-webkit-animation-delay:91.6s;animation-delay:91.6s}.home-header-wrapper span.title-in .animated-text:nth-child(917){-webkit-animation-delay:91.7s;animation-delay:91.7s}.home-header-wrapper span.title-in .animated-text:nth-child(918){-webkit-animation-delay:91.8s;animation-delay:91.8s}.home-header-wrapper span.title-in .animated-text:nth-child(919){-webkit-animation-delay:91.9s;animation-delay:91.9s}.home-header-wrapper span.title-in .animated-text:nth-child(920){-webkit-animation-delay:92s;animation-delay:92s}.home-header-wrapper span.title-in .animated-text:nth-child(921){-webkit-animation-delay:92.1s;animation-delay:92.1s}.home-header-wrapper span.title-in .animated-text:nth-child(922){-webkit-animation-delay:92.2s;animation-delay:92.2s}.home-header-wrapper span.title-in .animated-text:nth-child(923){-webkit-animation-delay:92.3s;animation-delay:92.3s}.home-header-wrapper span.title-in .animated-text:nth-child(924){-webkit-animation-delay:92.4s;animation-delay:92.4s}.home-header-wrapper span.title-in .animated-text:nth-child(925){-webkit-animation-delay:92.5s;animation-delay:92.5s}.home-header-wrapper span.title-in .animated-text:nth-child(926){-webkit-animation-delay:92.6s;animation-delay:92.6s}.home-header-wrapper span.title-in .animated-text:nth-child(927){-webkit-animation-delay:92.7s;animation-delay:92.7s}.home-header-wrapper span.title-in .animated-text:nth-child(928){-webkit-animation-delay:92.8s;animation-delay:92.8s}.home-header-wrapper span.title-in .animated-text:nth-child(929){-webkit-animation-delay:92.9s;animation-delay:92.9s}.home-header-wrapper span.title-in .animated-text:nth-child(930){-webkit-animation-delay:93s;animation-delay:93s}.home-header-wrapper span.title-in .animated-text:nth-child(931){-webkit-animation-delay:93.1s;animation-delay:93.1s}.home-header-wrapper span.title-in .animated-text:nth-child(932){-webkit-animation-delay:93.2s;animation-delay:93.2s}.home-header-wrapper span.title-in .animated-text:nth-child(933){-webkit-animation-delay:93.3s;animation-delay:93.3s}.home-header-wrapper span.title-in .animated-text:nth-child(934){-webkit-animation-delay:93.4s;animation-delay:93.4s}.home-header-wrapper span.title-in .animated-text:nth-child(935){-webkit-animation-delay:93.5s;animation-delay:93.5s}.home-header-wrapper span.title-in .animated-text:nth-child(936){-webkit-animation-delay:93.6s;animation-delay:93.6s}.home-header-wrapper span.title-in .animated-text:nth-child(937){-webkit-animation-delay:93.7s;animation-delay:93.7s}.home-header-wrapper span.title-in .animated-text:nth-child(938){-webkit-animation-delay:93.8s;animation-delay:93.8s}.home-header-wrapper span.title-in .animated-text:nth-child(939){-webkit-animation-delay:93.9s;animation-delay:93.9s}.home-header-wrapper span.title-in .animated-text:nth-child(940){-webkit-animation-delay:94s;animation-delay:94s}.home-header-wrapper span.title-in .animated-text:nth-child(941){-webkit-animation-delay:94.1s;animation-delay:94.1s}.home-header-wrapper span.title-in .animated-text:nth-child(942){-webkit-animation-delay:94.2s;animation-delay:94.2s}.home-header-wrapper span.title-in .animated-text:nth-child(943){-webkit-animation-delay:94.3s;animation-delay:94.3s}.home-header-wrapper span.title-in .animated-text:nth-child(944){-webkit-animation-delay:94.4s;animation-delay:94.4s}.home-header-wrapper span.title-in .animated-text:nth-child(945){-webkit-animation-delay:94.5s;animation-delay:94.5s}.home-header-wrapper span.title-in .animated-text:nth-child(946){-webkit-animation-delay:94.6s;animation-delay:94.6s}.home-header-wrapper span.title-in .animated-text:nth-child(947){-webkit-animation-delay:94.7s;animation-delay:94.7s}.home-header-wrapper span.title-in .animated-text:nth-child(948){-webkit-animation-delay:94.8s;animation-delay:94.8s}.home-header-wrapper span.title-in .animated-text:nth-child(949){-webkit-animation-delay:94.9s;animation-delay:94.9s}.home-header-wrapper span.title-in .animated-text:nth-child(950){-webkit-animation-delay:95s;animation-delay:95s}.home-header-wrapper span.title-in .animated-text:nth-child(951){-webkit-animation-delay:95.1s;animation-delay:95.1s}.home-header-wrapper span.title-in .animated-text:nth-child(952){-webkit-animation-delay:95.2s;animation-delay:95.2s}.home-header-wrapper span.title-in .animated-text:nth-child(953){-webkit-animation-delay:95.3s;animation-delay:95.3s}.home-header-wrapper span.title-in .animated-text:nth-child(954){-webkit-animation-delay:95.4s;animation-delay:95.4s}.home-header-wrapper span.title-in .animated-text:nth-child(955){-webkit-animation-delay:95.5s;animation-delay:95.5s}.home-header-wrapper span.title-in .animated-text:nth-child(956){-webkit-animation-delay:95.6s;animation-delay:95.6s}.home-header-wrapper span.title-in .animated-text:nth-child(957){-webkit-animation-delay:95.7s;animation-delay:95.7s}.home-header-wrapper span.title-in .animated-text:nth-child(958){-webkit-animation-delay:95.8s;animation-delay:95.8s}.home-header-wrapper span.title-in .animated-text:nth-child(959){-webkit-animation-delay:95.9s;animation-delay:95.9s}.home-header-wrapper span.title-in .animated-text:nth-child(960){-webkit-animation-delay:96s;animation-delay:96s}.home-header-wrapper span.title-in .animated-text:nth-child(961){-webkit-animation-delay:96.1s;animation-delay:96.1s}.home-header-wrapper span.title-in .animated-text:nth-child(962){-webkit-animation-delay:96.2s;animation-delay:96.2s}.home-header-wrapper span.title-in .animated-text:nth-child(963){-webkit-animation-delay:96.3s;animation-delay:96.3s}.home-header-wrapper span.title-in .animated-text:nth-child(964){-webkit-animation-delay:96.4s;animation-delay:96.4s}.home-header-wrapper span.title-in .animated-text:nth-child(965){-webkit-animation-delay:96.5s;animation-delay:96.5s}.home-header-wrapper span.title-in .animated-text:nth-child(966){-webkit-animation-delay:96.6s;animation-delay:96.6s}.home-header-wrapper span.title-in .animated-text:nth-child(967){-webkit-animation-delay:96.7s;animation-delay:96.7s}.home-header-wrapper span.title-in .animated-text:nth-child(968){-webkit-animation-delay:96.8s;animation-delay:96.8s}.home-header-wrapper span.title-in .animated-text:nth-child(969){-webkit-animation-delay:96.9s;animation-delay:96.9s}.home-header-wrapper span.title-in .animated-text:nth-child(970){-webkit-animation-delay:97s;animation-delay:97s}.home-header-wrapper span.title-in .animated-text:nth-child(971){-webkit-animation-delay:97.1s;animation-delay:97.1s}.home-header-wrapper span.title-in .animated-text:nth-child(972){-webkit-animation-delay:97.2s;animation-delay:97.2s}.home-header-wrapper span.title-in .animated-text:nth-child(973){-webkit-animation-delay:97.3s;animation-delay:97.3s}.home-header-wrapper span.title-in .animated-text:nth-child(974){-webkit-animation-delay:97.4s;animation-delay:97.4s}.home-header-wrapper span.title-in .animated-text:nth-child(975){-webkit-animation-delay:97.5s;animation-delay:97.5s}.home-header-wrapper span.title-in .animated-text:nth-child(976){-webkit-animation-delay:97.6s;animation-delay:97.6s}.home-header-wrapper span.title-in .animated-text:nth-child(977){-webkit-animation-delay:97.7s;animation-delay:97.7s}.home-header-wrapper span.title-in .animated-text:nth-child(978){-webkit-animation-delay:97.8s;animation-delay:97.8s}.home-header-wrapper span.title-in .animated-text:nth-child(979){-webkit-animation-delay:97.9s;animation-delay:97.9s}.home-header-wrapper span.title-in .animated-text:nth-child(980){-webkit-animation-delay:98s;animation-delay:98s}.home-header-wrapper span.title-in .animated-text:nth-child(981){-webkit-animation-delay:98.1s;animation-delay:98.1s}.home-header-wrapper span.title-in .animated-text:nth-child(982){-webkit-animation-delay:98.2s;animation-delay:98.2s}.home-header-wrapper span.title-in .animated-text:nth-child(983){-webkit-animation-delay:98.3s;animation-delay:98.3s}.home-header-wrapper span.title-in .animated-text:nth-child(984){-webkit-animation-delay:98.4s;animation-delay:98.4s}.home-header-wrapper span.title-in .animated-text:nth-child(985){-webkit-animation-delay:98.5s;animation-delay:98.5s}.home-header-wrapper span.title-in .animated-text:nth-child(986){-webkit-animation-delay:98.6s;animation-delay:98.6s}.home-header-wrapper span.title-in .animated-text:nth-child(987){-webkit-animation-delay:98.7s;animation-delay:98.7s}.home-header-wrapper span.title-in .animated-text:nth-child(988){-webkit-animation-delay:98.8s;animation-delay:98.8s}.home-header-wrapper span.title-in .animated-text:nth-child(989){-webkit-animation-delay:98.9s;animation-delay:98.9s}.home-header-wrapper span.title-in .animated-text:nth-child(990){-webkit-animation-delay:99s;animation-delay:99s}.home-header-wrapper span.title-in .animated-text:nth-child(991){-webkit-animation-delay:99.1s;animation-delay:99.1s}.home-header-wrapper span.title-in .animated-text:nth-child(992){-webkit-animation-delay:99.2s;animation-delay:99.2s}.home-header-wrapper span.title-in .animated-text:nth-child(993){-webkit-animation-delay:99.3s;animation-delay:99.3s}.home-header-wrapper span.title-in .animated-text:nth-child(994){-webkit-animation-delay:99.4s;animation-delay:99.4s}.home-header-wrapper span.title-in .animated-text:nth-child(995){-webkit-animation-delay:99.5s;animation-delay:99.5s}.home-header-wrapper span.title-in .animated-text:nth-child(996){-webkit-animation-delay:99.6s;animation-delay:99.6s}.home-header-wrapper span.title-in .animated-text:nth-child(997){-webkit-animation-delay:99.7s;animation-delay:99.7s}.home-header-wrapper span.title-in .animated-text:nth-child(998){-webkit-animation-delay:99.8s;animation-delay:99.8s}.home-header-wrapper span.title-in .animated-text:nth-child(999){-webkit-animation-delay:99.9s;animation-delay:99.9s}.home-header-wrapper span.title-in .animated-text-para{position:relative;top:15px;-webkit-animation:animatedText .5s 1;animation:animatedText .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;-webkit-animation-delay:.8s;animation-delay:.8s}.home-header-wrapper span.title-in .animated-text-para:first-child{-webkit-animation-delay:.02s;animation-delay:.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(2){-webkit-animation-delay:.04s;animation-delay:.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(3){-webkit-animation-delay:.06s;animation-delay:.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(4){-webkit-animation-delay:.08s;animation-delay:.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(5){-webkit-animation-delay:.1s;animation-delay:.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(6){-webkit-animation-delay:.12s;animation-delay:.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(7){-webkit-animation-delay:.14s;animation-delay:.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(8){-webkit-animation-delay:.16s;animation-delay:.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(9){-webkit-animation-delay:.18s;animation-delay:.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(10){-webkit-animation-delay:.2s;animation-delay:.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(11){-webkit-animation-delay:.22s;animation-delay:.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(12){-webkit-animation-delay:.24s;animation-delay:.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(13){-webkit-animation-delay:.26s;animation-delay:.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(14){-webkit-animation-delay:.28s;animation-delay:.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(15){-webkit-animation-delay:.3s;animation-delay:.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(16){-webkit-animation-delay:.32s;animation-delay:.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(17){-webkit-animation-delay:.34s;animation-delay:.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(18){-webkit-animation-delay:.36s;animation-delay:.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(19){-webkit-animation-delay:.38s;animation-delay:.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(20){-webkit-animation-delay:.4s;animation-delay:.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(21){-webkit-animation-delay:.42s;animation-delay:.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(22){-webkit-animation-delay:.44s;animation-delay:.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(23){-webkit-animation-delay:.46s;animation-delay:.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(24){-webkit-animation-delay:.48s;animation-delay:.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(25){-webkit-animation-delay:.5s;animation-delay:.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(26){-webkit-animation-delay:.52s;animation-delay:.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(27){-webkit-animation-delay:.54s;animation-delay:.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(28){-webkit-animation-delay:.56s;animation-delay:.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(29){-webkit-animation-delay:.58s;animation-delay:.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(30){-webkit-animation-delay:.6s;animation-delay:.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(31){-webkit-animation-delay:.62s;animation-delay:.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(32){-webkit-animation-delay:.64s;animation-delay:.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(33){-webkit-animation-delay:.66s;animation-delay:.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(34){-webkit-animation-delay:.68s;animation-delay:.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(35){-webkit-animation-delay:.7s;animation-delay:.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(36){-webkit-animation-delay:.72s;animation-delay:.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(37){-webkit-animation-delay:.74s;animation-delay:.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(38){-webkit-animation-delay:.76s;animation-delay:.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(39){-webkit-animation-delay:.78s;animation-delay:.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(40){-webkit-animation-delay:.8s;animation-delay:.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(41){-webkit-animation-delay:.82s;animation-delay:.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(42){-webkit-animation-delay:.84s;animation-delay:.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(43){-webkit-animation-delay:.86s;animation-delay:.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(44){-webkit-animation-delay:.88s;animation-delay:.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(45){-webkit-animation-delay:.9s;animation-delay:.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(46){-webkit-animation-delay:.92s;animation-delay:.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(47){-webkit-animation-delay:.94s;animation-delay:.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(48){-webkit-animation-delay:.96s;animation-delay:.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(49){-webkit-animation-delay:.98s;animation-delay:.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(50){-webkit-animation-delay:1s;animation-delay:1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(51){-webkit-animation-delay:1.02s;animation-delay:1.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(52){-webkit-animation-delay:1.04s;animation-delay:1.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(53){-webkit-animation-delay:1.06s;animation-delay:1.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(54){-webkit-animation-delay:1.08s;animation-delay:1.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(55){-webkit-animation-delay:1.1s;animation-delay:1.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(56){-webkit-animation-delay:1.12s;animation-delay:1.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(57){-webkit-animation-delay:1.14s;animation-delay:1.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(58){-webkit-animation-delay:1.16s;animation-delay:1.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(59){-webkit-animation-delay:1.18s;animation-delay:1.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(60){-webkit-animation-delay:1.2s;animation-delay:1.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(61){-webkit-animation-delay:1.22s;animation-delay:1.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(62){-webkit-animation-delay:1.24s;animation-delay:1.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(63){-webkit-animation-delay:1.26s;animation-delay:1.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(64){-webkit-animation-delay:1.28s;animation-delay:1.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(65){-webkit-animation-delay:1.3s;animation-delay:1.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(66){-webkit-animation-delay:1.32s;animation-delay:1.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(67){-webkit-animation-delay:1.34s;animation-delay:1.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(68){-webkit-animation-delay:1.36s;animation-delay:1.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(69){-webkit-animation-delay:1.38s;animation-delay:1.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(70){-webkit-animation-delay:1.4s;animation-delay:1.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(71){-webkit-animation-delay:1.42s;animation-delay:1.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(72){-webkit-animation-delay:1.44s;animation-delay:1.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(73){-webkit-animation-delay:1.46s;animation-delay:1.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(74){-webkit-animation-delay:1.48s;animation-delay:1.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(75){-webkit-animation-delay:1.5s;animation-delay:1.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(76){-webkit-animation-delay:1.52s;animation-delay:1.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(77){-webkit-animation-delay:1.54s;animation-delay:1.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(78){-webkit-animation-delay:1.56s;animation-delay:1.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(79){-webkit-animation-delay:1.58s;animation-delay:1.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(80){-webkit-animation-delay:1.6s;animation-delay:1.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(81){-webkit-animation-delay:1.62s;animation-delay:1.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(82){-webkit-animation-delay:1.64s;animation-delay:1.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(83){-webkit-animation-delay:1.66s;animation-delay:1.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(84){-webkit-animation-delay:1.68s;animation-delay:1.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(85){-webkit-animation-delay:1.7s;animation-delay:1.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(86){-webkit-animation-delay:1.72s;animation-delay:1.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(87){-webkit-animation-delay:1.74s;animation-delay:1.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(88){-webkit-animation-delay:1.76s;animation-delay:1.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(89){-webkit-animation-delay:1.78s;animation-delay:1.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(90){-webkit-animation-delay:1.8s;animation-delay:1.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(91){-webkit-animation-delay:1.82s;animation-delay:1.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(92){-webkit-animation-delay:1.84s;animation-delay:1.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(93){-webkit-animation-delay:1.86s;animation-delay:1.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(94){-webkit-animation-delay:1.88s;animation-delay:1.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(95){-webkit-animation-delay:1.9s;animation-delay:1.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(96){-webkit-animation-delay:1.92s;animation-delay:1.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(97){-webkit-animation-delay:1.94s;animation-delay:1.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(98){-webkit-animation-delay:1.96s;animation-delay:1.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(99){-webkit-animation-delay:1.98s;animation-delay:1.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(100){-webkit-animation-delay:2s;animation-delay:2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(101){-webkit-animation-delay:2.02s;animation-delay:2.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(102){-webkit-animation-delay:2.04s;animation-delay:2.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(103){-webkit-animation-delay:2.06s;animation-delay:2.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(104){-webkit-animation-delay:2.08s;animation-delay:2.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(105){-webkit-animation-delay:2.1s;animation-delay:2.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(106){-webkit-animation-delay:2.12s;animation-delay:2.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(107){-webkit-animation-delay:2.14s;animation-delay:2.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(108){-webkit-animation-delay:2.16s;animation-delay:2.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(109){-webkit-animation-delay:2.18s;animation-delay:2.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(110){-webkit-animation-delay:2.2s;animation-delay:2.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(111){-webkit-animation-delay:2.22s;animation-delay:2.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(112){-webkit-animation-delay:2.24s;animation-delay:2.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(113){-webkit-animation-delay:2.26s;animation-delay:2.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(114){-webkit-animation-delay:2.28s;animation-delay:2.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(115){-webkit-animation-delay:2.3s;animation-delay:2.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(116){-webkit-animation-delay:2.32s;animation-delay:2.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(117){-webkit-animation-delay:2.34s;animation-delay:2.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(118){-webkit-animation-delay:2.36s;animation-delay:2.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(119){-webkit-animation-delay:2.38s;animation-delay:2.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(120){-webkit-animation-delay:2.4s;animation-delay:2.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(121){-webkit-animation-delay:2.42s;animation-delay:2.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(122){-webkit-animation-delay:2.44s;animation-delay:2.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(123){-webkit-animation-delay:2.46s;animation-delay:2.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(124){-webkit-animation-delay:2.48s;animation-delay:2.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(125){-webkit-animation-delay:2.5s;animation-delay:2.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(126){-webkit-animation-delay:2.52s;animation-delay:2.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(127){-webkit-animation-delay:2.54s;animation-delay:2.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(128){-webkit-animation-delay:2.56s;animation-delay:2.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(129){-webkit-animation-delay:2.58s;animation-delay:2.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(130){-webkit-animation-delay:2.6s;animation-delay:2.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(131){-webkit-animation-delay:2.62s;animation-delay:2.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(132){-webkit-animation-delay:2.64s;animation-delay:2.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(133){-webkit-animation-delay:2.66s;animation-delay:2.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(134){-webkit-animation-delay:2.68s;animation-delay:2.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(135){-webkit-animation-delay:2.7s;animation-delay:2.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(136){-webkit-animation-delay:2.72s;animation-delay:2.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(137){-webkit-animation-delay:2.74s;animation-delay:2.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(138){-webkit-animation-delay:2.76s;animation-delay:2.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(139){-webkit-animation-delay:2.78s;animation-delay:2.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(140){-webkit-animation-delay:2.8s;animation-delay:2.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(141){-webkit-animation-delay:2.82s;animation-delay:2.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(142){-webkit-animation-delay:2.84s;animation-delay:2.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(143){-webkit-animation-delay:2.86s;animation-delay:2.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(144){-webkit-animation-delay:2.88s;animation-delay:2.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(145){-webkit-animation-delay:2.9s;animation-delay:2.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(146){-webkit-animation-delay:2.92s;animation-delay:2.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(147){-webkit-animation-delay:2.94s;animation-delay:2.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(148){-webkit-animation-delay:2.96s;animation-delay:2.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(149){-webkit-animation-delay:2.98s;animation-delay:2.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(150){-webkit-animation-delay:3s;animation-delay:3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(151){-webkit-animation-delay:3.02s;animation-delay:3.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(152){-webkit-animation-delay:3.04s;animation-delay:3.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(153){-webkit-animation-delay:3.06s;animation-delay:3.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(154){-webkit-animation-delay:3.08s;animation-delay:3.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(155){-webkit-animation-delay:3.1s;animation-delay:3.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(156){-webkit-animation-delay:3.12s;animation-delay:3.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(157){-webkit-animation-delay:3.14s;animation-delay:3.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(158){-webkit-animation-delay:3.16s;animation-delay:3.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(159){-webkit-animation-delay:3.18s;animation-delay:3.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(160){-webkit-animation-delay:3.2s;animation-delay:3.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(161){-webkit-animation-delay:3.22s;animation-delay:3.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(162){-webkit-animation-delay:3.24s;animation-delay:3.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(163){-webkit-animation-delay:3.26s;animation-delay:3.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(164){-webkit-animation-delay:3.28s;animation-delay:3.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(165){-webkit-animation-delay:3.3s;animation-delay:3.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(166){-webkit-animation-delay:3.32s;animation-delay:3.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(167){-webkit-animation-delay:3.34s;animation-delay:3.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(168){-webkit-animation-delay:3.36s;animation-delay:3.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(169){-webkit-animation-delay:3.38s;animation-delay:3.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(170){-webkit-animation-delay:3.4s;animation-delay:3.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(171){-webkit-animation-delay:3.42s;animation-delay:3.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(172){-webkit-animation-delay:3.44s;animation-delay:3.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(173){-webkit-animation-delay:3.46s;animation-delay:3.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(174){-webkit-animation-delay:3.48s;animation-delay:3.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(175){-webkit-animation-delay:3.5s;animation-delay:3.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(176){-webkit-animation-delay:3.52s;animation-delay:3.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(177){-webkit-animation-delay:3.54s;animation-delay:3.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(178){-webkit-animation-delay:3.56s;animation-delay:3.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(179){-webkit-animation-delay:3.58s;animation-delay:3.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(180){-webkit-animation-delay:3.6s;animation-delay:3.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(181){-webkit-animation-delay:3.62s;animation-delay:3.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(182){-webkit-animation-delay:3.64s;animation-delay:3.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(183){-webkit-animation-delay:3.66s;animation-delay:3.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(184){-webkit-animation-delay:3.68s;animation-delay:3.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(185){-webkit-animation-delay:3.7s;animation-delay:3.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(186){-webkit-animation-delay:3.72s;animation-delay:3.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(187){-webkit-animation-delay:3.74s;animation-delay:3.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(188){-webkit-animation-delay:3.76s;animation-delay:3.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(189){-webkit-animation-delay:3.78s;animation-delay:3.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(190){-webkit-animation-delay:3.8s;animation-delay:3.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(191){-webkit-animation-delay:3.82s;animation-delay:3.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(192){-webkit-animation-delay:3.84s;animation-delay:3.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(193){-webkit-animation-delay:3.86s;animation-delay:3.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(194){-webkit-animation-delay:3.88s;animation-delay:3.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(195){-webkit-animation-delay:3.9s;animation-delay:3.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(196){-webkit-animation-delay:3.92s;animation-delay:3.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(197){-webkit-animation-delay:3.94s;animation-delay:3.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(198){-webkit-animation-delay:3.96s;animation-delay:3.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(199){-webkit-animation-delay:3.98s;animation-delay:3.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(200){-webkit-animation-delay:4s;animation-delay:4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(201){-webkit-animation-delay:4.02s;animation-delay:4.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(202){-webkit-animation-delay:4.04s;animation-delay:4.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(203){-webkit-animation-delay:4.06s;animation-delay:4.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(204){-webkit-animation-delay:4.08s;animation-delay:4.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(205){-webkit-animation-delay:4.1s;animation-delay:4.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(206){-webkit-animation-delay:4.12s;animation-delay:4.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(207){-webkit-animation-delay:4.14s;animation-delay:4.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(208){-webkit-animation-delay:4.16s;animation-delay:4.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(209){-webkit-animation-delay:4.18s;animation-delay:4.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(210){-webkit-animation-delay:4.2s;animation-delay:4.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(211){-webkit-animation-delay:4.22s;animation-delay:4.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(212){-webkit-animation-delay:4.24s;animation-delay:4.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(213){-webkit-animation-delay:4.26s;animation-delay:4.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(214){-webkit-animation-delay:4.28s;animation-delay:4.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(215){-webkit-animation-delay:4.3s;animation-delay:4.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(216){-webkit-animation-delay:4.32s;animation-delay:4.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(217){-webkit-animation-delay:4.34s;animation-delay:4.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(218){-webkit-animation-delay:4.36s;animation-delay:4.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(219){-webkit-animation-delay:4.38s;animation-delay:4.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(220){-webkit-animation-delay:4.4s;animation-delay:4.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(221){-webkit-animation-delay:4.42s;animation-delay:4.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(222){-webkit-animation-delay:4.44s;animation-delay:4.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(223){-webkit-animation-delay:4.46s;animation-delay:4.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(224){-webkit-animation-delay:4.48s;animation-delay:4.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(225){-webkit-animation-delay:4.5s;animation-delay:4.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(226){-webkit-animation-delay:4.52s;animation-delay:4.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(227){-webkit-animation-delay:4.54s;animation-delay:4.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(228){-webkit-animation-delay:4.56s;animation-delay:4.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(229){-webkit-animation-delay:4.58s;animation-delay:4.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(230){-webkit-animation-delay:4.6s;animation-delay:4.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(231){-webkit-animation-delay:4.62s;animation-delay:4.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(232){-webkit-animation-delay:4.64s;animation-delay:4.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(233){-webkit-animation-delay:4.66s;animation-delay:4.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(234){-webkit-animation-delay:4.68s;animation-delay:4.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(235){-webkit-animation-delay:4.7s;animation-delay:4.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(236){-webkit-animation-delay:4.72s;animation-delay:4.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(237){-webkit-animation-delay:4.74s;animation-delay:4.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(238){-webkit-animation-delay:4.76s;animation-delay:4.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(239){-webkit-animation-delay:4.78s;animation-delay:4.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(240){-webkit-animation-delay:4.8s;animation-delay:4.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(241){-webkit-animation-delay:4.82s;animation-delay:4.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(242){-webkit-animation-delay:4.84s;animation-delay:4.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(243){-webkit-animation-delay:4.86s;animation-delay:4.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(244){-webkit-animation-delay:4.88s;animation-delay:4.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(245){-webkit-animation-delay:4.9s;animation-delay:4.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(246){-webkit-animation-delay:4.92s;animation-delay:4.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(247){-webkit-animation-delay:4.94s;animation-delay:4.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(248){-webkit-animation-delay:4.96s;animation-delay:4.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(249){-webkit-animation-delay:4.98s;animation-delay:4.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(250){-webkit-animation-delay:5s;animation-delay:5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(251){-webkit-animation-delay:5.02s;animation-delay:5.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(252){-webkit-animation-delay:5.04s;animation-delay:5.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(253){-webkit-animation-delay:5.06s;animation-delay:5.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(254){-webkit-animation-delay:5.08s;animation-delay:5.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(255){-webkit-animation-delay:5.1s;animation-delay:5.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(256){-webkit-animation-delay:5.12s;animation-delay:5.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(257){-webkit-animation-delay:5.14s;animation-delay:5.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(258){-webkit-animation-delay:5.16s;animation-delay:5.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(259){-webkit-animation-delay:5.18s;animation-delay:5.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(260){-webkit-animation-delay:5.2s;animation-delay:5.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(261){-webkit-animation-delay:5.22s;animation-delay:5.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(262){-webkit-animation-delay:5.24s;animation-delay:5.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(263){-webkit-animation-delay:5.26s;animation-delay:5.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(264){-webkit-animation-delay:5.28s;animation-delay:5.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(265){-webkit-animation-delay:5.3s;animation-delay:5.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(266){-webkit-animation-delay:5.32s;animation-delay:5.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(267){-webkit-animation-delay:5.34s;animation-delay:5.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(268){-webkit-animation-delay:5.36s;animation-delay:5.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(269){-webkit-animation-delay:5.38s;animation-delay:5.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(270){-webkit-animation-delay:5.4s;animation-delay:5.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(271){-webkit-animation-delay:5.42s;animation-delay:5.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(272){-webkit-animation-delay:5.44s;animation-delay:5.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(273){-webkit-animation-delay:5.46s;animation-delay:5.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(274){-webkit-animation-delay:5.48s;animation-delay:5.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(275){-webkit-animation-delay:5.5s;animation-delay:5.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(276){-webkit-animation-delay:5.52s;animation-delay:5.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(277){-webkit-animation-delay:5.54s;animation-delay:5.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(278){-webkit-animation-delay:5.56s;animation-delay:5.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(279){-webkit-animation-delay:5.58s;animation-delay:5.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(280){-webkit-animation-delay:5.6s;animation-delay:5.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(281){-webkit-animation-delay:5.62s;animation-delay:5.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(282){-webkit-animation-delay:5.64s;animation-delay:5.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(283){-webkit-animation-delay:5.66s;animation-delay:5.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(284){-webkit-animation-delay:5.68s;animation-delay:5.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(285){-webkit-animation-delay:5.7s;animation-delay:5.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(286){-webkit-animation-delay:5.72s;animation-delay:5.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(287){-webkit-animation-delay:5.74s;animation-delay:5.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(288){-webkit-animation-delay:5.76s;animation-delay:5.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(289){-webkit-animation-delay:5.78s;animation-delay:5.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(290){-webkit-animation-delay:5.8s;animation-delay:5.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(291){-webkit-animation-delay:5.82s;animation-delay:5.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(292){-webkit-animation-delay:5.84s;animation-delay:5.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(293){-webkit-animation-delay:5.86s;animation-delay:5.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(294){-webkit-animation-delay:5.88s;animation-delay:5.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(295){-webkit-animation-delay:5.9s;animation-delay:5.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(296){-webkit-animation-delay:5.92s;animation-delay:5.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(297){-webkit-animation-delay:5.94s;animation-delay:5.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(298){-webkit-animation-delay:5.96s;animation-delay:5.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(299){-webkit-animation-delay:5.98s;animation-delay:5.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(300){-webkit-animation-delay:6s;animation-delay:6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(301){-webkit-animation-delay:6.02s;animation-delay:6.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(302){-webkit-animation-delay:6.04s;animation-delay:6.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(303){-webkit-animation-delay:6.06s;animation-delay:6.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(304){-webkit-animation-delay:6.08s;animation-delay:6.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(305){-webkit-animation-delay:6.1s;animation-delay:6.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(306){-webkit-animation-delay:6.12s;animation-delay:6.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(307){-webkit-animation-delay:6.14s;animation-delay:6.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(308){-webkit-animation-delay:6.16s;animation-delay:6.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(309){-webkit-animation-delay:6.18s;animation-delay:6.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(310){-webkit-animation-delay:6.2s;animation-delay:6.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(311){-webkit-animation-delay:6.22s;animation-delay:6.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(312){-webkit-animation-delay:6.24s;animation-delay:6.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(313){-webkit-animation-delay:6.26s;animation-delay:6.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(314){-webkit-animation-delay:6.28s;animation-delay:6.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(315){-webkit-animation-delay:6.3s;animation-delay:6.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(316){-webkit-animation-delay:6.32s;animation-delay:6.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(317){-webkit-animation-delay:6.34s;animation-delay:6.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(318){-webkit-animation-delay:6.36s;animation-delay:6.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(319){-webkit-animation-delay:6.38s;animation-delay:6.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(320){-webkit-animation-delay:6.4s;animation-delay:6.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(321){-webkit-animation-delay:6.42s;animation-delay:6.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(322){-webkit-animation-delay:6.44s;animation-delay:6.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(323){-webkit-animation-delay:6.46s;animation-delay:6.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(324){-webkit-animation-delay:6.48s;animation-delay:6.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(325){-webkit-animation-delay:6.5s;animation-delay:6.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(326){-webkit-animation-delay:6.52s;animation-delay:6.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(327){-webkit-animation-delay:6.54s;animation-delay:6.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(328){-webkit-animation-delay:6.56s;animation-delay:6.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(329){-webkit-animation-delay:6.58s;animation-delay:6.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(330){-webkit-animation-delay:6.6s;animation-delay:6.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(331){-webkit-animation-delay:6.62s;animation-delay:6.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(332){-webkit-animation-delay:6.64s;animation-delay:6.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(333){-webkit-animation-delay:6.66s;animation-delay:6.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(334){-webkit-animation-delay:6.68s;animation-delay:6.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(335){-webkit-animation-delay:6.7s;animation-delay:6.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(336){-webkit-animation-delay:6.72s;animation-delay:6.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(337){-webkit-animation-delay:6.74s;animation-delay:6.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(338){-webkit-animation-delay:6.76s;animation-delay:6.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(339){-webkit-animation-delay:6.78s;animation-delay:6.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(340){-webkit-animation-delay:6.8s;animation-delay:6.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(341){-webkit-animation-delay:6.82s;animation-delay:6.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(342){-webkit-animation-delay:6.84s;animation-delay:6.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(343){-webkit-animation-delay:6.86s;animation-delay:6.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(344){-webkit-animation-delay:6.88s;animation-delay:6.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(345){-webkit-animation-delay:6.9s;animation-delay:6.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(346){-webkit-animation-delay:6.92s;animation-delay:6.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(347){-webkit-animation-delay:6.94s;animation-delay:6.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(348){-webkit-animation-delay:6.96s;animation-delay:6.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(349){-webkit-animation-delay:6.98s;animation-delay:6.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(350){-webkit-animation-delay:7s;animation-delay:7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(351){-webkit-animation-delay:7.02s;animation-delay:7.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(352){-webkit-animation-delay:7.04s;animation-delay:7.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(353){-webkit-animation-delay:7.06s;animation-delay:7.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(354){-webkit-animation-delay:7.08s;animation-delay:7.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(355){-webkit-animation-delay:7.1s;animation-delay:7.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(356){-webkit-animation-delay:7.12s;animation-delay:7.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(357){-webkit-animation-delay:7.14s;animation-delay:7.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(358){-webkit-animation-delay:7.16s;animation-delay:7.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(359){-webkit-animation-delay:7.18s;animation-delay:7.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(360){-webkit-animation-delay:7.2s;animation-delay:7.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(361){-webkit-animation-delay:7.22s;animation-delay:7.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(362){-webkit-animation-delay:7.24s;animation-delay:7.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(363){-webkit-animation-delay:7.26s;animation-delay:7.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(364){-webkit-animation-delay:7.28s;animation-delay:7.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(365){-webkit-animation-delay:7.3s;animation-delay:7.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(366){-webkit-animation-delay:7.32s;animation-delay:7.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(367){-webkit-animation-delay:7.34s;animation-delay:7.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(368){-webkit-animation-delay:7.36s;animation-delay:7.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(369){-webkit-animation-delay:7.38s;animation-delay:7.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(370){-webkit-animation-delay:7.4s;animation-delay:7.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(371){-webkit-animation-delay:7.42s;animation-delay:7.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(372){-webkit-animation-delay:7.44s;animation-delay:7.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(373){-webkit-animation-delay:7.46s;animation-delay:7.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(374){-webkit-animation-delay:7.48s;animation-delay:7.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(375){-webkit-animation-delay:7.5s;animation-delay:7.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(376){-webkit-animation-delay:7.52s;animation-delay:7.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(377){-webkit-animation-delay:7.54s;animation-delay:7.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(378){-webkit-animation-delay:7.56s;animation-delay:7.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(379){-webkit-animation-delay:7.58s;animation-delay:7.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(380){-webkit-animation-delay:7.6s;animation-delay:7.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(381){-webkit-animation-delay:7.62s;animation-delay:7.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(382){-webkit-animation-delay:7.64s;animation-delay:7.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(383){-webkit-animation-delay:7.66s;animation-delay:7.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(384){-webkit-animation-delay:7.68s;animation-delay:7.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(385){-webkit-animation-delay:7.7s;animation-delay:7.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(386){-webkit-animation-delay:7.72s;animation-delay:7.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(387){-webkit-animation-delay:7.74s;animation-delay:7.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(388){-webkit-animation-delay:7.76s;animation-delay:7.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(389){-webkit-animation-delay:7.78s;animation-delay:7.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(390){-webkit-animation-delay:7.8s;animation-delay:7.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(391){-webkit-animation-delay:7.82s;animation-delay:7.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(392){-webkit-animation-delay:7.84s;animation-delay:7.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(393){-webkit-animation-delay:7.86s;animation-delay:7.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(394){-webkit-animation-delay:7.88s;animation-delay:7.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(395){-webkit-animation-delay:7.9s;animation-delay:7.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(396){-webkit-animation-delay:7.92s;animation-delay:7.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(397){-webkit-animation-delay:7.94s;animation-delay:7.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(398){-webkit-animation-delay:7.96s;animation-delay:7.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(399){-webkit-animation-delay:7.98s;animation-delay:7.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(400){-webkit-animation-delay:8s;animation-delay:8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(401){-webkit-animation-delay:8.02s;animation-delay:8.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(402){-webkit-animation-delay:8.04s;animation-delay:8.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(403){-webkit-animation-delay:8.06s;animation-delay:8.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(404){-webkit-animation-delay:8.08s;animation-delay:8.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(405){-webkit-animation-delay:8.1s;animation-delay:8.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(406){-webkit-animation-delay:8.12s;animation-delay:8.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(407){-webkit-animation-delay:8.14s;animation-delay:8.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(408){-webkit-animation-delay:8.16s;animation-delay:8.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(409){-webkit-animation-delay:8.18s;animation-delay:8.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(410){-webkit-animation-delay:8.2s;animation-delay:8.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(411){-webkit-animation-delay:8.22s;animation-delay:8.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(412){-webkit-animation-delay:8.24s;animation-delay:8.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(413){-webkit-animation-delay:8.26s;animation-delay:8.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(414){-webkit-animation-delay:8.28s;animation-delay:8.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(415){-webkit-animation-delay:8.3s;animation-delay:8.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(416){-webkit-animation-delay:8.32s;animation-delay:8.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(417){-webkit-animation-delay:8.34s;animation-delay:8.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(418){-webkit-animation-delay:8.36s;animation-delay:8.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(419){-webkit-animation-delay:8.38s;animation-delay:8.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(420){-webkit-animation-delay:8.4s;animation-delay:8.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(421){-webkit-animation-delay:8.42s;animation-delay:8.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(422){-webkit-animation-delay:8.44s;animation-delay:8.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(423){-webkit-animation-delay:8.46s;animation-delay:8.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(424){-webkit-animation-delay:8.48s;animation-delay:8.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(425){-webkit-animation-delay:8.5s;animation-delay:8.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(426){-webkit-animation-delay:8.52s;animation-delay:8.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(427){-webkit-animation-delay:8.54s;animation-delay:8.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(428){-webkit-animation-delay:8.56s;animation-delay:8.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(429){-webkit-animation-delay:8.58s;animation-delay:8.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(430){-webkit-animation-delay:8.6s;animation-delay:8.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(431){-webkit-animation-delay:8.62s;animation-delay:8.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(432){-webkit-animation-delay:8.64s;animation-delay:8.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(433){-webkit-animation-delay:8.66s;animation-delay:8.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(434){-webkit-animation-delay:8.68s;animation-delay:8.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(435){-webkit-animation-delay:8.7s;animation-delay:8.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(436){-webkit-animation-delay:8.72s;animation-delay:8.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(437){-webkit-animation-delay:8.74s;animation-delay:8.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(438){-webkit-animation-delay:8.76s;animation-delay:8.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(439){-webkit-animation-delay:8.78s;animation-delay:8.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(440){-webkit-animation-delay:8.8s;animation-delay:8.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(441){-webkit-animation-delay:8.82s;animation-delay:8.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(442){-webkit-animation-delay:8.84s;animation-delay:8.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(443){-webkit-animation-delay:8.86s;animation-delay:8.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(444){-webkit-animation-delay:8.88s;animation-delay:8.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(445){-webkit-animation-delay:8.9s;animation-delay:8.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(446){-webkit-animation-delay:8.92s;animation-delay:8.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(447){-webkit-animation-delay:8.94s;animation-delay:8.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(448){-webkit-animation-delay:8.96s;animation-delay:8.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(449){-webkit-animation-delay:8.98s;animation-delay:8.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(450){-webkit-animation-delay:9s;animation-delay:9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(451){-webkit-animation-delay:9.02s;animation-delay:9.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(452){-webkit-animation-delay:9.04s;animation-delay:9.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(453){-webkit-animation-delay:9.06s;animation-delay:9.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(454){-webkit-animation-delay:9.08s;animation-delay:9.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(455){-webkit-animation-delay:9.1s;animation-delay:9.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(456){-webkit-animation-delay:9.12s;animation-delay:9.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(457){-webkit-animation-delay:9.14s;animation-delay:9.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(458){-webkit-animation-delay:9.16s;animation-delay:9.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(459){-webkit-animation-delay:9.18s;animation-delay:9.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(460){-webkit-animation-delay:9.2s;animation-delay:9.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(461){-webkit-animation-delay:9.22s;animation-delay:9.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(462){-webkit-animation-delay:9.24s;animation-delay:9.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(463){-webkit-animation-delay:9.26s;animation-delay:9.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(464){-webkit-animation-delay:9.28s;animation-delay:9.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(465){-webkit-animation-delay:9.3s;animation-delay:9.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(466){-webkit-animation-delay:9.32s;animation-delay:9.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(467){-webkit-animation-delay:9.34s;animation-delay:9.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(468){-webkit-animation-delay:9.36s;animation-delay:9.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(469){-webkit-animation-delay:9.38s;animation-delay:9.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(470){-webkit-animation-delay:9.4s;animation-delay:9.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(471){-webkit-animation-delay:9.42s;animation-delay:9.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(472){-webkit-animation-delay:9.44s;animation-delay:9.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(473){-webkit-animation-delay:9.46s;animation-delay:9.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(474){-webkit-animation-delay:9.48s;animation-delay:9.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(475){-webkit-animation-delay:9.5s;animation-delay:9.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(476){-webkit-animation-delay:9.52s;animation-delay:9.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(477){-webkit-animation-delay:9.54s;animation-delay:9.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(478){-webkit-animation-delay:9.56s;animation-delay:9.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(479){-webkit-animation-delay:9.58s;animation-delay:9.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(480){-webkit-animation-delay:9.6s;animation-delay:9.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(481){-webkit-animation-delay:9.62s;animation-delay:9.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(482){-webkit-animation-delay:9.64s;animation-delay:9.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(483){-webkit-animation-delay:9.66s;animation-delay:9.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(484){-webkit-animation-delay:9.68s;animation-delay:9.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(485){-webkit-animation-delay:9.7s;animation-delay:9.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(486){-webkit-animation-delay:9.72s;animation-delay:9.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(487){-webkit-animation-delay:9.74s;animation-delay:9.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(488){-webkit-animation-delay:9.76s;animation-delay:9.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(489){-webkit-animation-delay:9.78s;animation-delay:9.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(490){-webkit-animation-delay:9.8s;animation-delay:9.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(491){-webkit-animation-delay:9.82s;animation-delay:9.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(492){-webkit-animation-delay:9.84s;animation-delay:9.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(493){-webkit-animation-delay:9.86s;animation-delay:9.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(494){-webkit-animation-delay:9.88s;animation-delay:9.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(495){-webkit-animation-delay:9.9s;animation-delay:9.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(496){-webkit-animation-delay:9.92s;animation-delay:9.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(497){-webkit-animation-delay:9.94s;animation-delay:9.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(498){-webkit-animation-delay:9.96s;animation-delay:9.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(499){-webkit-animation-delay:9.98s;animation-delay:9.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(500){-webkit-animation-delay:10s;animation-delay:10s}.home-header-wrapper span.title-in .animated-text-para:nth-child(501){-webkit-animation-delay:10.02s;animation-delay:10.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(502){-webkit-animation-delay:10.04s;animation-delay:10.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(503){-webkit-animation-delay:10.06s;animation-delay:10.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(504){-webkit-animation-delay:10.08s;animation-delay:10.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(505){-webkit-animation-delay:10.1s;animation-delay:10.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(506){-webkit-animation-delay:10.12s;animation-delay:10.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(507){-webkit-animation-delay:10.14s;animation-delay:10.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(508){-webkit-animation-delay:10.16s;animation-delay:10.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(509){-webkit-animation-delay:10.18s;animation-delay:10.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(510){-webkit-animation-delay:10.2s;animation-delay:10.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(511){-webkit-animation-delay:10.22s;animation-delay:10.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(512){-webkit-animation-delay:10.24s;animation-delay:10.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(513){-webkit-animation-delay:10.26s;animation-delay:10.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(514){-webkit-animation-delay:10.28s;animation-delay:10.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(515){-webkit-animation-delay:10.3s;animation-delay:10.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(516){-webkit-animation-delay:10.32s;animation-delay:10.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(517){-webkit-animation-delay:10.34s;animation-delay:10.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(518){-webkit-animation-delay:10.36s;animation-delay:10.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(519){-webkit-animation-delay:10.38s;animation-delay:10.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(520){-webkit-animation-delay:10.4s;animation-delay:10.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(521){-webkit-animation-delay:10.42s;animation-delay:10.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(522){-webkit-animation-delay:10.44s;animation-delay:10.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(523){-webkit-animation-delay:10.46s;animation-delay:10.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(524){-webkit-animation-delay:10.48s;animation-delay:10.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(525){-webkit-animation-delay:10.5s;animation-delay:10.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(526){-webkit-animation-delay:10.52s;animation-delay:10.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(527){-webkit-animation-delay:10.54s;animation-delay:10.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(528){-webkit-animation-delay:10.56s;animation-delay:10.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(529){-webkit-animation-delay:10.58s;animation-delay:10.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(530){-webkit-animation-delay:10.6s;animation-delay:10.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(531){-webkit-animation-delay:10.62s;animation-delay:10.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(532){-webkit-animation-delay:10.64s;animation-delay:10.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(533){-webkit-animation-delay:10.66s;animation-delay:10.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(534){-webkit-animation-delay:10.68s;animation-delay:10.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(535){-webkit-animation-delay:10.7s;animation-delay:10.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(536){-webkit-animation-delay:10.72s;animation-delay:10.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(537){-webkit-animation-delay:10.74s;animation-delay:10.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(538){-webkit-animation-delay:10.76s;animation-delay:10.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(539){-webkit-animation-delay:10.78s;animation-delay:10.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(540){-webkit-animation-delay:10.8s;animation-delay:10.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(541){-webkit-animation-delay:10.82s;animation-delay:10.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(542){-webkit-animation-delay:10.84s;animation-delay:10.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(543){-webkit-animation-delay:10.86s;animation-delay:10.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(544){-webkit-animation-delay:10.88s;animation-delay:10.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(545){-webkit-animation-delay:10.9s;animation-delay:10.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(546){-webkit-animation-delay:10.92s;animation-delay:10.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(547){-webkit-animation-delay:10.94s;animation-delay:10.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(548){-webkit-animation-delay:10.96s;animation-delay:10.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(549){-webkit-animation-delay:10.98s;animation-delay:10.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(550){-webkit-animation-delay:11s;animation-delay:11s}.home-header-wrapper span.title-in .animated-text-para:nth-child(551){-webkit-animation-delay:11.02s;animation-delay:11.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(552){-webkit-animation-delay:11.04s;animation-delay:11.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(553){-webkit-animation-delay:11.06s;animation-delay:11.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(554){-webkit-animation-delay:11.08s;animation-delay:11.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(555){-webkit-animation-delay:11.1s;animation-delay:11.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(556){-webkit-animation-delay:11.12s;animation-delay:11.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(557){-webkit-animation-delay:11.14s;animation-delay:11.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(558){-webkit-animation-delay:11.16s;animation-delay:11.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(559){-webkit-animation-delay:11.18s;animation-delay:11.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(560){-webkit-animation-delay:11.2s;animation-delay:11.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(561){-webkit-animation-delay:11.22s;animation-delay:11.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(562){-webkit-animation-delay:11.24s;animation-delay:11.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(563){-webkit-animation-delay:11.26s;animation-delay:11.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(564){-webkit-animation-delay:11.28s;animation-delay:11.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(565){-webkit-animation-delay:11.3s;animation-delay:11.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(566){-webkit-animation-delay:11.32s;animation-delay:11.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(567){-webkit-animation-delay:11.34s;animation-delay:11.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(568){-webkit-animation-delay:11.36s;animation-delay:11.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(569){-webkit-animation-delay:11.38s;animation-delay:11.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(570){-webkit-animation-delay:11.4s;animation-delay:11.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(571){-webkit-animation-delay:11.42s;animation-delay:11.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(572){-webkit-animation-delay:11.44s;animation-delay:11.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(573){-webkit-animation-delay:11.46s;animation-delay:11.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(574){-webkit-animation-delay:11.48s;animation-delay:11.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(575){-webkit-animation-delay:11.5s;animation-delay:11.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(576){-webkit-animation-delay:11.52s;animation-delay:11.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(577){-webkit-animation-delay:11.54s;animation-delay:11.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(578){-webkit-animation-delay:11.56s;animation-delay:11.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(579){-webkit-animation-delay:11.58s;animation-delay:11.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(580){-webkit-animation-delay:11.6s;animation-delay:11.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(581){-webkit-animation-delay:11.62s;animation-delay:11.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(582){-webkit-animation-delay:11.64s;animation-delay:11.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(583){-webkit-animation-delay:11.66s;animation-delay:11.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(584){-webkit-animation-delay:11.68s;animation-delay:11.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(585){-webkit-animation-delay:11.7s;animation-delay:11.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(586){-webkit-animation-delay:11.72s;animation-delay:11.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(587){-webkit-animation-delay:11.74s;animation-delay:11.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(588){-webkit-animation-delay:11.76s;animation-delay:11.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(589){-webkit-animation-delay:11.78s;animation-delay:11.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(590){-webkit-animation-delay:11.8s;animation-delay:11.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(591){-webkit-animation-delay:11.82s;animation-delay:11.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(592){-webkit-animation-delay:11.84s;animation-delay:11.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(593){-webkit-animation-delay:11.86s;animation-delay:11.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(594){-webkit-animation-delay:11.88s;animation-delay:11.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(595){-webkit-animation-delay:11.9s;animation-delay:11.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(596){-webkit-animation-delay:11.92s;animation-delay:11.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(597){-webkit-animation-delay:11.94s;animation-delay:11.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(598){-webkit-animation-delay:11.96s;animation-delay:11.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(599){-webkit-animation-delay:11.98s;animation-delay:11.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(600){-webkit-animation-delay:12s;animation-delay:12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(601){-webkit-animation-delay:12.02s;animation-delay:12.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(602){-webkit-animation-delay:12.04s;animation-delay:12.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(603){-webkit-animation-delay:12.06s;animation-delay:12.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(604){-webkit-animation-delay:12.08s;animation-delay:12.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(605){-webkit-animation-delay:12.1s;animation-delay:12.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(606){-webkit-animation-delay:12.12s;animation-delay:12.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(607){-webkit-animation-delay:12.14s;animation-delay:12.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(608){-webkit-animation-delay:12.16s;animation-delay:12.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(609){-webkit-animation-delay:12.18s;animation-delay:12.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(610){-webkit-animation-delay:12.2s;animation-delay:12.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(611){-webkit-animation-delay:12.22s;animation-delay:12.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(612){-webkit-animation-delay:12.24s;animation-delay:12.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(613){-webkit-animation-delay:12.26s;animation-delay:12.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(614){-webkit-animation-delay:12.28s;animation-delay:12.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(615){-webkit-animation-delay:12.3s;animation-delay:12.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(616){-webkit-animation-delay:12.32s;animation-delay:12.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(617){-webkit-animation-delay:12.34s;animation-delay:12.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(618){-webkit-animation-delay:12.36s;animation-delay:12.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(619){-webkit-animation-delay:12.38s;animation-delay:12.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(620){-webkit-animation-delay:12.4s;animation-delay:12.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(621){-webkit-animation-delay:12.42s;animation-delay:12.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(622){-webkit-animation-delay:12.44s;animation-delay:12.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(623){-webkit-animation-delay:12.46s;animation-delay:12.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(624){-webkit-animation-delay:12.48s;animation-delay:12.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(625){-webkit-animation-delay:12.5s;animation-delay:12.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(626){-webkit-animation-delay:12.52s;animation-delay:12.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(627){-webkit-animation-delay:12.54s;animation-delay:12.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(628){-webkit-animation-delay:12.56s;animation-delay:12.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(629){-webkit-animation-delay:12.58s;animation-delay:12.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(630){-webkit-animation-delay:12.6s;animation-delay:12.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(631){-webkit-animation-delay:12.62s;animation-delay:12.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(632){-webkit-animation-delay:12.64s;animation-delay:12.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(633){-webkit-animation-delay:12.66s;animation-delay:12.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(634){-webkit-animation-delay:12.68s;animation-delay:12.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(635){-webkit-animation-delay:12.7s;animation-delay:12.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(636){-webkit-animation-delay:12.72s;animation-delay:12.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(637){-webkit-animation-delay:12.74s;animation-delay:12.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(638){-webkit-animation-delay:12.76s;animation-delay:12.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(639){-webkit-animation-delay:12.78s;animation-delay:12.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(640){-webkit-animation-delay:12.8s;animation-delay:12.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(641){-webkit-animation-delay:12.82s;animation-delay:12.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(642){-webkit-animation-delay:12.84s;animation-delay:12.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(643){-webkit-animation-delay:12.86s;animation-delay:12.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(644){-webkit-animation-delay:12.88s;animation-delay:12.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(645){-webkit-animation-delay:12.9s;animation-delay:12.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(646){-webkit-animation-delay:12.92s;animation-delay:12.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(647){-webkit-animation-delay:12.94s;animation-delay:12.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(648){-webkit-animation-delay:12.96s;animation-delay:12.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(649){-webkit-animation-delay:12.98s;animation-delay:12.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(650){-webkit-animation-delay:13s;animation-delay:13s}.home-header-wrapper span.title-in .animated-text-para:nth-child(651){-webkit-animation-delay:13.02s;animation-delay:13.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(652){-webkit-animation-delay:13.04s;animation-delay:13.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(653){-webkit-animation-delay:13.06s;animation-delay:13.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(654){-webkit-animation-delay:13.08s;animation-delay:13.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(655){-webkit-animation-delay:13.1s;animation-delay:13.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(656){-webkit-animation-delay:13.12s;animation-delay:13.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(657){-webkit-animation-delay:13.14s;animation-delay:13.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(658){-webkit-animation-delay:13.16s;animation-delay:13.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(659){-webkit-animation-delay:13.18s;animation-delay:13.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(660){-webkit-animation-delay:13.2s;animation-delay:13.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(661){-webkit-animation-delay:13.22s;animation-delay:13.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(662){-webkit-animation-delay:13.24s;animation-delay:13.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(663){-webkit-animation-delay:13.26s;animation-delay:13.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(664){-webkit-animation-delay:13.28s;animation-delay:13.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(665){-webkit-animation-delay:13.3s;animation-delay:13.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(666){-webkit-animation-delay:13.32s;animation-delay:13.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(667){-webkit-animation-delay:13.34s;animation-delay:13.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(668){-webkit-animation-delay:13.36s;animation-delay:13.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(669){-webkit-animation-delay:13.38s;animation-delay:13.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(670){-webkit-animation-delay:13.4s;animation-delay:13.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(671){-webkit-animation-delay:13.42s;animation-delay:13.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(672){-webkit-animation-delay:13.44s;animation-delay:13.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(673){-webkit-animation-delay:13.46s;animation-delay:13.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(674){-webkit-animation-delay:13.48s;animation-delay:13.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(675){-webkit-animation-delay:13.5s;animation-delay:13.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(676){-webkit-animation-delay:13.52s;animation-delay:13.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(677){-webkit-animation-delay:13.54s;animation-delay:13.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(678){-webkit-animation-delay:13.56s;animation-delay:13.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(679){-webkit-animation-delay:13.58s;animation-delay:13.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(680){-webkit-animation-delay:13.6s;animation-delay:13.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(681){-webkit-animation-delay:13.62s;animation-delay:13.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(682){-webkit-animation-delay:13.64s;animation-delay:13.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(683){-webkit-animation-delay:13.66s;animation-delay:13.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(684){-webkit-animation-delay:13.68s;animation-delay:13.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(685){-webkit-animation-delay:13.7s;animation-delay:13.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(686){-webkit-animation-delay:13.72s;animation-delay:13.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(687){-webkit-animation-delay:13.74s;animation-delay:13.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(688){-webkit-animation-delay:13.76s;animation-delay:13.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(689){-webkit-animation-delay:13.78s;animation-delay:13.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(690){-webkit-animation-delay:13.8s;animation-delay:13.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(691){-webkit-animation-delay:13.82s;animation-delay:13.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(692){-webkit-animation-delay:13.84s;animation-delay:13.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(693){-webkit-animation-delay:13.86s;animation-delay:13.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(694){-webkit-animation-delay:13.88s;animation-delay:13.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(695){-webkit-animation-delay:13.9s;animation-delay:13.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(696){-webkit-animation-delay:13.92s;animation-delay:13.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(697){-webkit-animation-delay:13.94s;animation-delay:13.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(698){-webkit-animation-delay:13.96s;animation-delay:13.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(699){-webkit-animation-delay:13.98s;animation-delay:13.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(700){-webkit-animation-delay:14s;animation-delay:14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(701){-webkit-animation-delay:14.02s;animation-delay:14.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(702){-webkit-animation-delay:14.04s;animation-delay:14.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(703){-webkit-animation-delay:14.06s;animation-delay:14.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(704){-webkit-animation-delay:14.08s;animation-delay:14.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(705){-webkit-animation-delay:14.1s;animation-delay:14.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(706){-webkit-animation-delay:14.12s;animation-delay:14.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(707){-webkit-animation-delay:14.14s;animation-delay:14.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(708){-webkit-animation-delay:14.16s;animation-delay:14.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(709){-webkit-animation-delay:14.18s;animation-delay:14.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(710){-webkit-animation-delay:14.2s;animation-delay:14.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(711){-webkit-animation-delay:14.22s;animation-delay:14.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(712){-webkit-animation-delay:14.24s;animation-delay:14.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(713){-webkit-animation-delay:14.26s;animation-delay:14.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(714){-webkit-animation-delay:14.28s;animation-delay:14.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(715){-webkit-animation-delay:14.3s;animation-delay:14.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(716){-webkit-animation-delay:14.32s;animation-delay:14.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(717){-webkit-animation-delay:14.34s;animation-delay:14.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(718){-webkit-animation-delay:14.36s;animation-delay:14.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(719){-webkit-animation-delay:14.38s;animation-delay:14.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(720){-webkit-animation-delay:14.4s;animation-delay:14.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(721){-webkit-animation-delay:14.42s;animation-delay:14.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(722){-webkit-animation-delay:14.44s;animation-delay:14.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(723){-webkit-animation-delay:14.46s;animation-delay:14.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(724){-webkit-animation-delay:14.48s;animation-delay:14.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(725){-webkit-animation-delay:14.5s;animation-delay:14.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(726){-webkit-animation-delay:14.52s;animation-delay:14.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(727){-webkit-animation-delay:14.54s;animation-delay:14.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(728){-webkit-animation-delay:14.56s;animation-delay:14.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(729){-webkit-animation-delay:14.58s;animation-delay:14.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(730){-webkit-animation-delay:14.6s;animation-delay:14.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(731){-webkit-animation-delay:14.62s;animation-delay:14.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(732){-webkit-animation-delay:14.64s;animation-delay:14.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(733){-webkit-animation-delay:14.66s;animation-delay:14.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(734){-webkit-animation-delay:14.68s;animation-delay:14.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(735){-webkit-animation-delay:14.7s;animation-delay:14.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(736){-webkit-animation-delay:14.72s;animation-delay:14.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(737){-webkit-animation-delay:14.74s;animation-delay:14.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(738){-webkit-animation-delay:14.76s;animation-delay:14.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(739){-webkit-animation-delay:14.78s;animation-delay:14.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(740){-webkit-animation-delay:14.8s;animation-delay:14.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(741){-webkit-animation-delay:14.82s;animation-delay:14.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(742){-webkit-animation-delay:14.84s;animation-delay:14.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(743){-webkit-animation-delay:14.86s;animation-delay:14.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(744){-webkit-animation-delay:14.88s;animation-delay:14.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(745){-webkit-animation-delay:14.9s;animation-delay:14.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(746){-webkit-animation-delay:14.92s;animation-delay:14.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(747){-webkit-animation-delay:14.94s;animation-delay:14.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(748){-webkit-animation-delay:14.96s;animation-delay:14.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(749){-webkit-animation-delay:14.98s;animation-delay:14.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(750){-webkit-animation-delay:15s;animation-delay:15s}.home-header-wrapper span.title-in .animated-text-para:nth-child(751){-webkit-animation-delay:15.02s;animation-delay:15.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(752){-webkit-animation-delay:15.04s;animation-delay:15.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(753){-webkit-animation-delay:15.06s;animation-delay:15.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(754){-webkit-animation-delay:15.08s;animation-delay:15.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(755){-webkit-animation-delay:15.1s;animation-delay:15.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(756){-webkit-animation-delay:15.12s;animation-delay:15.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(757){-webkit-animation-delay:15.14s;animation-delay:15.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(758){-webkit-animation-delay:15.16s;animation-delay:15.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(759){-webkit-animation-delay:15.18s;animation-delay:15.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(760){-webkit-animation-delay:15.2s;animation-delay:15.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(761){-webkit-animation-delay:15.22s;animation-delay:15.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(762){-webkit-animation-delay:15.24s;animation-delay:15.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(763){-webkit-animation-delay:15.26s;animation-delay:15.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(764){-webkit-animation-delay:15.28s;animation-delay:15.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(765){-webkit-animation-delay:15.3s;animation-delay:15.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(766){-webkit-animation-delay:15.32s;animation-delay:15.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(767){-webkit-animation-delay:15.34s;animation-delay:15.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(768){-webkit-animation-delay:15.36s;animation-delay:15.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(769){-webkit-animation-delay:15.38s;animation-delay:15.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(770){-webkit-animation-delay:15.4s;animation-delay:15.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(771){-webkit-animation-delay:15.42s;animation-delay:15.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(772){-webkit-animation-delay:15.44s;animation-delay:15.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(773){-webkit-animation-delay:15.46s;animation-delay:15.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(774){-webkit-animation-delay:15.48s;animation-delay:15.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(775){-webkit-animation-delay:15.5s;animation-delay:15.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(776){-webkit-animation-delay:15.52s;animation-delay:15.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(777){-webkit-animation-delay:15.54s;animation-delay:15.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(778){-webkit-animation-delay:15.56s;animation-delay:15.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(779){-webkit-animation-delay:15.58s;animation-delay:15.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(780){-webkit-animation-delay:15.6s;animation-delay:15.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(781){-webkit-animation-delay:15.62s;animation-delay:15.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(782){-webkit-animation-delay:15.64s;animation-delay:15.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(783){-webkit-animation-delay:15.66s;animation-delay:15.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(784){-webkit-animation-delay:15.68s;animation-delay:15.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(785){-webkit-animation-delay:15.7s;animation-delay:15.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(786){-webkit-animation-delay:15.72s;animation-delay:15.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(787){-webkit-animation-delay:15.74s;animation-delay:15.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(788){-webkit-animation-delay:15.76s;animation-delay:15.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(789){-webkit-animation-delay:15.78s;animation-delay:15.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(790){-webkit-animation-delay:15.8s;animation-delay:15.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(791){-webkit-animation-delay:15.82s;animation-delay:15.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(792){-webkit-animation-delay:15.84s;animation-delay:15.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(793){-webkit-animation-delay:15.86s;animation-delay:15.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(794){-webkit-animation-delay:15.88s;animation-delay:15.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(795){-webkit-animation-delay:15.9s;animation-delay:15.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(796){-webkit-animation-delay:15.92s;animation-delay:15.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(797){-webkit-animation-delay:15.94s;animation-delay:15.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(798){-webkit-animation-delay:15.96s;animation-delay:15.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(799){-webkit-animation-delay:15.98s;animation-delay:15.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(800){-webkit-animation-delay:16s;animation-delay:16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(801){-webkit-animation-delay:16.02s;animation-delay:16.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(802){-webkit-animation-delay:16.04s;animation-delay:16.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(803){-webkit-animation-delay:16.06s;animation-delay:16.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(804){-webkit-animation-delay:16.08s;animation-delay:16.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(805){-webkit-animation-delay:16.1s;animation-delay:16.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(806){-webkit-animation-delay:16.12s;animation-delay:16.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(807){-webkit-animation-delay:16.14s;animation-delay:16.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(808){-webkit-animation-delay:16.16s;animation-delay:16.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(809){-webkit-animation-delay:16.18s;animation-delay:16.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(810){-webkit-animation-delay:16.2s;animation-delay:16.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(811){-webkit-animation-delay:16.22s;animation-delay:16.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(812){-webkit-animation-delay:16.24s;animation-delay:16.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(813){-webkit-animation-delay:16.26s;animation-delay:16.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(814){-webkit-animation-delay:16.28s;animation-delay:16.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(815){-webkit-animation-delay:16.3s;animation-delay:16.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(816){-webkit-animation-delay:16.32s;animation-delay:16.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(817){-webkit-animation-delay:16.34s;animation-delay:16.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(818){-webkit-animation-delay:16.36s;animation-delay:16.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(819){-webkit-animation-delay:16.38s;animation-delay:16.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(820){-webkit-animation-delay:16.4s;animation-delay:16.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(821){-webkit-animation-delay:16.42s;animation-delay:16.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(822){-webkit-animation-delay:16.44s;animation-delay:16.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(823){-webkit-animation-delay:16.46s;animation-delay:16.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(824){-webkit-animation-delay:16.48s;animation-delay:16.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(825){-webkit-animation-delay:16.5s;animation-delay:16.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(826){-webkit-animation-delay:16.52s;animation-delay:16.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(827){-webkit-animation-delay:16.54s;animation-delay:16.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(828){-webkit-animation-delay:16.56s;animation-delay:16.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(829){-webkit-animation-delay:16.58s;animation-delay:16.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(830){-webkit-animation-delay:16.6s;animation-delay:16.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(831){-webkit-animation-delay:16.62s;animation-delay:16.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(832){-webkit-animation-delay:16.64s;animation-delay:16.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(833){-webkit-animation-delay:16.66s;animation-delay:16.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(834){-webkit-animation-delay:16.68s;animation-delay:16.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(835){-webkit-animation-delay:16.7s;animation-delay:16.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(836){-webkit-animation-delay:16.72s;animation-delay:16.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(837){-webkit-animation-delay:16.74s;animation-delay:16.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(838){-webkit-animation-delay:16.76s;animation-delay:16.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(839){-webkit-animation-delay:16.78s;animation-delay:16.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(840){-webkit-animation-delay:16.8s;animation-delay:16.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(841){-webkit-animation-delay:16.82s;animation-delay:16.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(842){-webkit-animation-delay:16.84s;animation-delay:16.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(843){-webkit-animation-delay:16.86s;animation-delay:16.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(844){-webkit-animation-delay:16.88s;animation-delay:16.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(845){-webkit-animation-delay:16.9s;animation-delay:16.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(846){-webkit-animation-delay:16.92s;animation-delay:16.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(847){-webkit-animation-delay:16.94s;animation-delay:16.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(848){-webkit-animation-delay:16.96s;animation-delay:16.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(849){-webkit-animation-delay:16.98s;animation-delay:16.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(850){-webkit-animation-delay:17s;animation-delay:17s}.home-header-wrapper span.title-in .animated-text-para:nth-child(851){-webkit-animation-delay:17.02s;animation-delay:17.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(852){-webkit-animation-delay:17.04s;animation-delay:17.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(853){-webkit-animation-delay:17.06s;animation-delay:17.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(854){-webkit-animation-delay:17.08s;animation-delay:17.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(855){-webkit-animation-delay:17.1s;animation-delay:17.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(856){-webkit-animation-delay:17.12s;animation-delay:17.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(857){-webkit-animation-delay:17.14s;animation-delay:17.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(858){-webkit-animation-delay:17.16s;animation-delay:17.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(859){-webkit-animation-delay:17.18s;animation-delay:17.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(860){-webkit-animation-delay:17.2s;animation-delay:17.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(861){-webkit-animation-delay:17.22s;animation-delay:17.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(862){-webkit-animation-delay:17.24s;animation-delay:17.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(863){-webkit-animation-delay:17.26s;animation-delay:17.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(864){-webkit-animation-delay:17.28s;animation-delay:17.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(865){-webkit-animation-delay:17.3s;animation-delay:17.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(866){-webkit-animation-delay:17.32s;animation-delay:17.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(867){-webkit-animation-delay:17.34s;animation-delay:17.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(868){-webkit-animation-delay:17.36s;animation-delay:17.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(869){-webkit-animation-delay:17.38s;animation-delay:17.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(870){-webkit-animation-delay:17.4s;animation-delay:17.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(871){-webkit-animation-delay:17.42s;animation-delay:17.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(872){-webkit-animation-delay:17.44s;animation-delay:17.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(873){-webkit-animation-delay:17.46s;animation-delay:17.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(874){-webkit-animation-delay:17.48s;animation-delay:17.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(875){-webkit-animation-delay:17.5s;animation-delay:17.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(876){-webkit-animation-delay:17.52s;animation-delay:17.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(877){-webkit-animation-delay:17.54s;animation-delay:17.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(878){-webkit-animation-delay:17.56s;animation-delay:17.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(879){-webkit-animation-delay:17.58s;animation-delay:17.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(880){-webkit-animation-delay:17.6s;animation-delay:17.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(881){-webkit-animation-delay:17.62s;animation-delay:17.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(882){-webkit-animation-delay:17.64s;animation-delay:17.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(883){-webkit-animation-delay:17.66s;animation-delay:17.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(884){-webkit-animation-delay:17.68s;animation-delay:17.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(885){-webkit-animation-delay:17.7s;animation-delay:17.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(886){-webkit-animation-delay:17.72s;animation-delay:17.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(887){-webkit-animation-delay:17.74s;animation-delay:17.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(888){-webkit-animation-delay:17.76s;animation-delay:17.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(889){-webkit-animation-delay:17.78s;animation-delay:17.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(890){-webkit-animation-delay:17.8s;animation-delay:17.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(891){-webkit-animation-delay:17.82s;animation-delay:17.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(892){-webkit-animation-delay:17.84s;animation-delay:17.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(893){-webkit-animation-delay:17.86s;animation-delay:17.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(894){-webkit-animation-delay:17.88s;animation-delay:17.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(895){-webkit-animation-delay:17.9s;animation-delay:17.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(896){-webkit-animation-delay:17.92s;animation-delay:17.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(897){-webkit-animation-delay:17.94s;animation-delay:17.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(898){-webkit-animation-delay:17.96s;animation-delay:17.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(899){-webkit-animation-delay:17.98s;animation-delay:17.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(900){-webkit-animation-delay:18s;animation-delay:18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(901){-webkit-animation-delay:18.02s;animation-delay:18.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(902){-webkit-animation-delay:18.04s;animation-delay:18.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(903){-webkit-animation-delay:18.06s;animation-delay:18.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(904){-webkit-animation-delay:18.08s;animation-delay:18.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(905){-webkit-animation-delay:18.1s;animation-delay:18.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(906){-webkit-animation-delay:18.12s;animation-delay:18.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(907){-webkit-animation-delay:18.14s;animation-delay:18.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(908){-webkit-animation-delay:18.16s;animation-delay:18.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(909){-webkit-animation-delay:18.18s;animation-delay:18.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(910){-webkit-animation-delay:18.2s;animation-delay:18.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(911){-webkit-animation-delay:18.22s;animation-delay:18.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(912){-webkit-animation-delay:18.24s;animation-delay:18.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(913){-webkit-animation-delay:18.26s;animation-delay:18.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(914){-webkit-animation-delay:18.28s;animation-delay:18.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(915){-webkit-animation-delay:18.3s;animation-delay:18.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(916){-webkit-animation-delay:18.32s;animation-delay:18.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(917){-webkit-animation-delay:18.34s;animation-delay:18.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(918){-webkit-animation-delay:18.36s;animation-delay:18.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(919){-webkit-animation-delay:18.38s;animation-delay:18.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(920){-webkit-animation-delay:18.4s;animation-delay:18.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(921){-webkit-animation-delay:18.42s;animation-delay:18.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(922){-webkit-animation-delay:18.44s;animation-delay:18.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(923){-webkit-animation-delay:18.46s;animation-delay:18.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(924){-webkit-animation-delay:18.48s;animation-delay:18.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(925){-webkit-animation-delay:18.5s;animation-delay:18.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(926){-webkit-animation-delay:18.52s;animation-delay:18.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(927){-webkit-animation-delay:18.54s;animation-delay:18.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(928){-webkit-animation-delay:18.56s;animation-delay:18.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(929){-webkit-animation-delay:18.58s;animation-delay:18.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(930){-webkit-animation-delay:18.6s;animation-delay:18.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(931){-webkit-animation-delay:18.62s;animation-delay:18.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(932){-webkit-animation-delay:18.64s;animation-delay:18.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(933){-webkit-animation-delay:18.66s;animation-delay:18.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(934){-webkit-animation-delay:18.68s;animation-delay:18.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(935){-webkit-animation-delay:18.7s;animation-delay:18.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(936){-webkit-animation-delay:18.72s;animation-delay:18.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(937){-webkit-animation-delay:18.74s;animation-delay:18.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(938){-webkit-animation-delay:18.76s;animation-delay:18.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(939){-webkit-animation-delay:18.78s;animation-delay:18.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(940){-webkit-animation-delay:18.8s;animation-delay:18.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(941){-webkit-animation-delay:18.82s;animation-delay:18.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(942){-webkit-animation-delay:18.84s;animation-delay:18.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(943){-webkit-animation-delay:18.86s;animation-delay:18.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(944){-webkit-animation-delay:18.88s;animation-delay:18.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(945){-webkit-animation-delay:18.9s;animation-delay:18.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(946){-webkit-animation-delay:18.92s;animation-delay:18.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(947){-webkit-animation-delay:18.94s;animation-delay:18.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(948){-webkit-animation-delay:18.96s;animation-delay:18.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(949){-webkit-animation-delay:18.98s;animation-delay:18.98s}.home-header-wrapper span.title-in .animated-text-para:nth-child(950){-webkit-animation-delay:19s;animation-delay:19s}.home-header-wrapper span.title-in .animated-text-para:nth-child(951){-webkit-animation-delay:19.02s;animation-delay:19.02s}.home-header-wrapper span.title-in .animated-text-para:nth-child(952){-webkit-animation-delay:19.04s;animation-delay:19.04s}.home-header-wrapper span.title-in .animated-text-para:nth-child(953){-webkit-animation-delay:19.06s;animation-delay:19.06s}.home-header-wrapper span.title-in .animated-text-para:nth-child(954){-webkit-animation-delay:19.08s;animation-delay:19.08s}.home-header-wrapper span.title-in .animated-text-para:nth-child(955){-webkit-animation-delay:19.1s;animation-delay:19.1s}.home-header-wrapper span.title-in .animated-text-para:nth-child(956){-webkit-animation-delay:19.12s;animation-delay:19.12s}.home-header-wrapper span.title-in .animated-text-para:nth-child(957){-webkit-animation-delay:19.14s;animation-delay:19.14s}.home-header-wrapper span.title-in .animated-text-para:nth-child(958){-webkit-animation-delay:19.16s;animation-delay:19.16s}.home-header-wrapper span.title-in .animated-text-para:nth-child(959){-webkit-animation-delay:19.18s;animation-delay:19.18s}.home-header-wrapper span.title-in .animated-text-para:nth-child(960){-webkit-animation-delay:19.2s;animation-delay:19.2s}.home-header-wrapper span.title-in .animated-text-para:nth-child(961){-webkit-animation-delay:19.22s;animation-delay:19.22s}.home-header-wrapper span.title-in .animated-text-para:nth-child(962){-webkit-animation-delay:19.24s;animation-delay:19.24s}.home-header-wrapper span.title-in .animated-text-para:nth-child(963){-webkit-animation-delay:19.26s;animation-delay:19.26s}.home-header-wrapper span.title-in .animated-text-para:nth-child(964){-webkit-animation-delay:19.28s;animation-delay:19.28s}.home-header-wrapper span.title-in .animated-text-para:nth-child(965){-webkit-animation-delay:19.3s;animation-delay:19.3s}.home-header-wrapper span.title-in .animated-text-para:nth-child(966){-webkit-animation-delay:19.32s;animation-delay:19.32s}.home-header-wrapper span.title-in .animated-text-para:nth-child(967){-webkit-animation-delay:19.34s;animation-delay:19.34s}.home-header-wrapper span.title-in .animated-text-para:nth-child(968){-webkit-animation-delay:19.36s;animation-delay:19.36s}.home-header-wrapper span.title-in .animated-text-para:nth-child(969){-webkit-animation-delay:19.38s;animation-delay:19.38s}.home-header-wrapper span.title-in .animated-text-para:nth-child(970){-webkit-animation-delay:19.4s;animation-delay:19.4s}.home-header-wrapper span.title-in .animated-text-para:nth-child(971){-webkit-animation-delay:19.42s;animation-delay:19.42s}.home-header-wrapper span.title-in .animated-text-para:nth-child(972){-webkit-animation-delay:19.44s;animation-delay:19.44s}.home-header-wrapper span.title-in .animated-text-para:nth-child(973){-webkit-animation-delay:19.46s;animation-delay:19.46s}.home-header-wrapper span.title-in .animated-text-para:nth-child(974){-webkit-animation-delay:19.48s;animation-delay:19.48s}.home-header-wrapper span.title-in .animated-text-para:nth-child(975){-webkit-animation-delay:19.5s;animation-delay:19.5s}.home-header-wrapper span.title-in .animated-text-para:nth-child(976){-webkit-animation-delay:19.52s;animation-delay:19.52s}.home-header-wrapper span.title-in .animated-text-para:nth-child(977){-webkit-animation-delay:19.54s;animation-delay:19.54s}.home-header-wrapper span.title-in .animated-text-para:nth-child(978){-webkit-animation-delay:19.56s;animation-delay:19.56s}.home-header-wrapper span.title-in .animated-text-para:nth-child(979){-webkit-animation-delay:19.58s;animation-delay:19.58s}.home-header-wrapper span.title-in .animated-text-para:nth-child(980){-webkit-animation-delay:19.6s;animation-delay:19.6s}.home-header-wrapper span.title-in .animated-text-para:nth-child(981){-webkit-animation-delay:19.62s;animation-delay:19.62s}.home-header-wrapper span.title-in .animated-text-para:nth-child(982){-webkit-animation-delay:19.64s;animation-delay:19.64s}.home-header-wrapper span.title-in .animated-text-para:nth-child(983){-webkit-animation-delay:19.66s;animation-delay:19.66s}.home-header-wrapper span.title-in .animated-text-para:nth-child(984){-webkit-animation-delay:19.68s;animation-delay:19.68s}.home-header-wrapper span.title-in .animated-text-para:nth-child(985){-webkit-animation-delay:19.7s;animation-delay:19.7s}.home-header-wrapper span.title-in .animated-text-para:nth-child(986){-webkit-animation-delay:19.72s;animation-delay:19.72s}.home-header-wrapper span.title-in .animated-text-para:nth-child(987){-webkit-animation-delay:19.74s;animation-delay:19.74s}.home-header-wrapper span.title-in .animated-text-para:nth-child(988){-webkit-animation-delay:19.76s;animation-delay:19.76s}.home-header-wrapper span.title-in .animated-text-para:nth-child(989){-webkit-animation-delay:19.78s;animation-delay:19.78s}.home-header-wrapper span.title-in .animated-text-para:nth-child(990){-webkit-animation-delay:19.8s;animation-delay:19.8s}.home-header-wrapper span.title-in .animated-text-para:nth-child(991){-webkit-animation-delay:19.82s;animation-delay:19.82s}.home-header-wrapper span.title-in .animated-text-para:nth-child(992){-webkit-animation-delay:19.84s;animation-delay:19.84s}.home-header-wrapper span.title-in .animated-text-para:nth-child(993){-webkit-animation-delay:19.86s;animation-delay:19.86s}.home-header-wrapper span.title-in .animated-text-para:nth-child(994){-webkit-animation-delay:19.88s;animation-delay:19.88s}.home-header-wrapper span.title-in .animated-text-para:nth-child(995){-webkit-animation-delay:19.9s;animation-delay:19.9s}.home-header-wrapper span.title-in .animated-text-para:nth-child(996){-webkit-animation-delay:19.92s;animation-delay:19.92s}.home-header-wrapper span.title-in .animated-text-para:nth-child(997){-webkit-animation-delay:19.94s;animation-delay:19.94s}.home-header-wrapper span.title-in .animated-text-para:nth-child(998){-webkit-animation-delay:19.96s;animation-delay:19.96s}.home-header-wrapper span.title-in .animated-text-para:nth-child(999){-webkit-animation-delay:19.98s;animation-delay:19.98s}.home-header-wrapper span.title-in span{position:relative;top:40px;-webkit-transform:translate();transform:translate();-webkit-animation:innerTextIn .6s 1;animation:innerTextIn .6s 1;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}.home-header-wrapper .transition-wrapper{position:fixed;width:100%;height:100vh;background:#333;display:flex;align-items:center;z-index:9;-webkit-animation:transitionWrapper 1.2s 1;animation:transitionWrapper 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:0}.home-header-wrapper .transition-wrapper h3{font-family:"Darker Grotesque",sans-serif;font-size:100vh;color:#fff;-webkit-animation:transitionText 3.5s 1;animation:transitionText 3.5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transition-delay:2.5s;margin-left:100%}@-webkit-keyframes transitionText{0%{margin-left:100%;opacity:0}50%{margin-left:-100%;opacity:1}to{opacity:1;margin-left:-150%}}@keyframes transitionText{0%{margin-left:100%;opacity:0}50%{margin-left:-100%;opacity:1}to{opacity:1;margin-left:-150%}}.home-header-wrapper .changer-initial{opacity:1;transition:all .3s ease-out;-webkit-transform:translate(0);transform:translate(0);position:relative}.home-header-wrapper .changer-wrapper{-webkit-animation:changerIn .8s 1;animation:changerIn .8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;-webkit-animation-delay:1.4s;animation-delay:1.4s;display:block;margin-bottom:-15px}@-webkit-keyframes changerIn{0%{opacity:0}to{opacity:1}}@keyframes changerIn{0%{opacity:0}to{opacity:1}}.home-header-wrapper span#changer{text-transform:capitalize;color:#333;display:inline-block;padding-bottom:15px;text-transform:uppercase;margin-top:0}.home-header-wrapper span#footprint{position:relative;top:-13px!important}.home-header-wrapper h1,.home-header-wrapper h2{font-size:4vw;color:#222;font-weight:900;position:relative;line-height:85%;padding-bottom:0;margin-top:0;top:15px;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);-webkit-animation:titleIn 2s 1;animation:titleIn 2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-bottom:0;text-transform:uppercase;font-family:"Work Sans",sans-serif}@media (max-width:800px){.home-header-wrapper h1,.home-header-wrapper h2{font-size:40px;line-height:100%;padding-right:50px}}.home-header-wrapper p{color:#222;font-size:1.75vw;margin-top:0;font-family:"Roboto";font-weight:900;width:100%;line-height:100%;margin-bottom:0}@media (max-width:800px){.home-header-wrapper p{width:auto;font-size:21px;max-width:370px}}.home-header-wrapper div{width:65%;text-align:left;position:relative;margin:auto}@media (max-width:800px){.home-header-wrapper div{width:auto}}.body-content-wrapper.animate-in{width:calc(100% - 130px);min-height:500px;background:#fff;display:flex;padding-left:130px}.body-content-wrapper.animate-in .col-50:first-child{border-right:1px solid rgba(0,0,0,.1)}.body-content-wrapper.animate-in .col-50:first-child span.miny-sub-heading-wrapper.initial-transition-header.animate-show{width:40px}.body-content-wrapper.animate-in .member-count{width:100%;padding:25px 50px;background:none;border:1px solid rgba(0,0,0,.1);color:#333;text-transform:uppercase;font-weight:700;font-family:"Work Sans",sans-serif;font-size:18px}@media (max-width:800px){.body-content-wrapper.animate-in{padding-left:25px;display:block;width:calc(100% - 25px)}.body-content-wrapper.animate-in .miny-sub-heading-wrapper.animate-in{left:0!important}}.body-content-wrapper.animate-in p{line-height:140%}.body-content-wrapper.animate-in .availability{color:#222;font-weight:700;font-size:12px}.body-content-wrapper.animate-in .scroll{position:absolute;top:-125px;left:-50px;color:#333}@media (max-width:800px){.body-content-wrapper.animate-in .scroll{display:none}}.body-content-wrapper.animate-in .scroll button{background:none;border:none;border-bottom:2px solid #222;font-size:13px;padding:0 0 5px;font-weight:700;text-transform:lowercase;color:#222;position:relative;top:-175px}.body-content-wrapper.animate-in div{flex:1 1;box-sizing:border-box;padding:50px;text-align:right;min-height:400px;position:relative}@media (max-width:800px){.body-content-wrapper.animate-in div{padding:25px}}.body-content-wrapper.animate-in h6.home-sub-row-heading{font-size:2.3vw;font-weight:700;width:100%;box-sizing:border-box;top:65px;opacity:0;position:relative;transition:.5s;color:#222;font-family:"Work Sans",sans-serif;line-height:110%}@media (max-width:800px){.body-content-wrapper.animate-in h6.home-sub-row-heading{font-size:27px;line-height:110%}}.body-content-wrapper.animate-in .team-wrapper-section{flex-wrap:wrap;display:flex}@media (max-width:800px){.body-content-wrapper.animate-in .team-wrapper-section{width:100%}}.body-content-wrapper.animate-in .team-wrapper-section article{width:50%;padding:25px;box-sizing:border-box;opacity:0;top:25px;position:relative}@media (max-width:800px){.body-content-wrapper.animate-in .team-wrapper-section article{width:50%;border:1px solid rgba(0,0,0,.1);margin-bottom:15px}}.body-content-wrapper.animate-in .team-wrapper-section article .highlight{background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 60%}.body-content-wrapper.animate-in .team-wrapper-section article h5{text-transform:none!important;font-size:22px!important}.body-content-wrapper.animate-in .team-wrapper-section article .headshot-wrapper{width:150px;height:150px;border-radius:100%;overflow:hidden;position:relative;display:block;opacity:1;margin-bottom:15px}@media (max-width:800px){.body-content-wrapper.animate-in .team-wrapper-section article .headshot-wrapper{width:100px;height:100px}}.body-content-wrapper.animate-in .team-wrapper-section article .headshot-wrapper img{width:100%;height:100%;object-fit:cover;-webkit-filter:grayscale(1);filter:grayscale(1)}.body-content-wrapper.animate-in.animate-show article{opacity:1;top:0;transition:.4s;position:relative;transition-delay:1s}@media (max-width:800px){.body-content-wrapper.animate-in.animate-show article{min-height:300px}}.body-content-wrapper.animate-in div:nth-child(2){display:flex;align-items:center;text-align:left;position:relative;-webkit-animation:initBodyTwo .9s 1;animation:initBodyTwo .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;top:25px;opacity:0;-webkit-animation-delay:.8s;animation-delay:.8s;background-color:#fff;width:50%}@media (max-width:800px){.body-content-wrapper.animate-in div:nth-child(2){min-height:280px;width:100%;padding-left:0;padding-right:0}}@-webkit-keyframes initBodyTwo{0%{opacity:0;top:25px}to{opacity:1;top:0}}@keyframes initBodyTwo{0%{opacity:0;top:25px}to{opacity:1;top:0}}.body-content-wrapper.animate-in div:nth-child(2) h5{position:relative;font-size:2em;color:#333;font-family:"Work Sans","Roboto",sans-serif;font-weight:900;transition:.5s;text-align:left;margin:0 0 10px;min-height:44px}@media (max-width:800px){.body-content-wrapper.animate-in div:nth-child(2) h5{font-size:40px}}.body-content-wrapper.animate-in div:nth-child(2) p{position:relative;color:#333;width:200px;transition:.5s;text-align:left;margin-bottom:5px;line-height:130%;margin-top:0;text-transform:uppercase;font-weight:700;font-size:14px;font-family:"Work Sans",sans-serif}@media (max-width:800px){.body-content-wrapper.animate-in div:nth-child(2) p{max-width:150px}}.body-content-wrapper.animate-in div:nth-child(2) p.date{border-top:none!important;font-size:11px;color:#333;font-weight:700}.body-content-wrapper.animate-in div:nth-child(2) p.collab{border:none!important;padding:0;color:#333;font-weight:700;font-size:12px}.body-content-wrapper.animate-in div:nth-child(2) a{text-decoration:none}.body-content-wrapper.animate-in div:nth-child(2) .filter-hover{position:absolute;width:0;height:100%;background:rgba(41,41,41,.9215686274509803);left:0;top:0;transition:.5s;-webkit-animation:filterHoverInHome .9s 1;animation:filterHoverInHome .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.2s;animation-delay:1.2s;background:#fff}@-webkit-keyframes filterHoverInHome{0%{width:0}to{width:60%}}@keyframes filterHoverInHome{0%{width:0}to{width:60%}}@media (max-width:800px){@-webkit-keyframes filterHoverInHome{0%{width:0}to{width:80%}}@keyframes filterHoverInHome{0%{width:0}to{width:80%}}}.body-content-wrapper.animate-in div:nth-child(2) span.init-filter{width:100%;height:100%;background:rgba(0,0,0,.3);left:0;top:0;position:absolute;outline:1px solid rgba(0,0,0,.1)}.body-content-wrapper.animate-in div:nth-child(2) span.filter{position:absolute;bottom:0;width:60%;height:100%;transition:.5s;transition-delay:.5s;right:auto;left:0;margin-left:0;background:#333}.body-content-wrapper.animate-in .animate-in:first-child p{position:relative;top:45px;opacity:0;transition:.5s;color:#222;font-size:18px;line-height:130%;margin-top:0;margin-bottom:25px}.body-content-wrapper.animate-in .animate-in.animate-show:first-child p{position:relative;top:0;opacity:1;transition:1.2s;transition-delay:.5s;line-height:130%}.body-content-wrapper.animate-in .animate-in.animate-show:first-child h6.home-sub-row-heading{top:0;transition:1.2s;opacity:1}.body-content-wrapper.animate-in .animate-in:nth-child(2) .filter-hover{height:0%;transition:.6s;transition-delay:.3s}.body-content-wrapper.animate-in .animate-in:nth-child(2) .filter{margin-left:0;width:100%;transition:.6s;transition-delay:.4s}.body-content-wrapper.animate-in .animate-in:nth-child(2) h5{margin-left:25px;transition:.5s;transition-delay:.3s;color:#222}.body-content-wrapper.animate-in .animate-in:nth-child(2) p{margin-left:25px;transition:.5s;padding-right:20%;font-size:16px;line-height:130%}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2) .filter-hover{height:100%;transition:.6s;transition-delay:.5s}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2) .filter{margin-left:30%;width:40%;transition:.9s;transition-delay:.8s}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2) h5{margin-left:25px;transition:.5s;transition-delay:.7s;color:#fff}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2) p{margin-left:25px;transition:.5s;padding-right:20%}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2):hover .filter-hover{height:0%;transition:.6s;transition-delay:.5s}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2):hover .filter{margin-left:0;width:100%;transition:.6s}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2):hover h5{margin-left:0;transition:.5s;transition-delay:.3s;color:#fff}.body-content-wrapper.animate-in .animate-in.animate-show:nth-child(2):hover p{margin-left:0;transition:.5s;padding-right:20%}.body-content-wrapper.animate-in .team-wrapper-section article:first-child img{-webkit-transform:scale(1.8);transform:scale(1.8)}span.number-item-wrapper{text-align:left;display:block;border-top:2px solid #222;display:inline-block;font-size:13px;box-sizing:border-box;padding-top:5px;float:left;font-weight:700;font-size:10px;background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 40%}span.number-item-wrapper span{display:block;color:#222}span.number-item-wrapper span:first-child{font-weight:700;text-transform:uppercase;font-size:10px;padding-bottom:5px}span.miny-sub-heading-wrapper.animate-in{display:block;top:0;position:relative;width:0;margin-bottom:15px}span.miny-sub-heading-wrapper.animate-in span:first-child{width:8px;position:absolute;height:2px;background:#222;margin-top:10px;left:0;opacity:0;transition:.9s}span.miny-sub-heading-wrapper.animate-in span:nth-child(2){font-size:12px;font-weight:900;text-transform:uppercase;color:#222;transition:.9s;opacity:0;position:relative;right:-10px;top:3px;background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 50%;background-position:0 60%}.body-content-wrapper span.miny-sub-heading-wrapper.animate-in.animate-show span:first-child{width:40px}span.miny-sub-heading-wrapper.animate-in.animate-show span:first-child{width:50px;transition:.6s;transition-delay:.5s;opacity:1;top:2.5px}span.miny-sub-heading-wrapper.animate-in.animate-show span:nth-child(2){opacity:1;right:15px;transition:.9s;transition-delay:.8s;background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 60%}.home-component-wrapper .tags{position:absolute!important;left:0;height:auto;display:flex!important;top:auto!important;bottom:25px!important;flex-wrap:wrap;-webkit-filter:grayscale(0)!important;filter:grayscale(0)!important;max-width:50%;grid-gap:0;gap:0;z-index:9;min-height:auto!important;height:100px!important;padding:0 0 0 40px!important;width:100%!important;max-width:70%!important}@media (max-width:600px){.home-component-wrapper .tags{padding-left:10px!important}}.tags .tag{text-transform:capitalize;padding:10px 15px;color:#000;font-size:16px;border-radius:0;background:#caffbf;color:#333;font-weight:700;text-align:left;text-transform:uppercase;font-size:12px;font-weight:900;margin:5px 5px 5px 0;outline:none!important}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div h5{max-width:285px}@media (max-width:600px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div h5{font-size:30px!important}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div p,.case-studies-wrapper.animate-in .cases-wrapper.animate-in div p{display:none}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div p.collab,.case-studies-wrapper.animate-in .cases-wrapper.animate-in div p.collab{display:block}.featured-title{font-size:2.3vw;font-weight:700;width:100%;box-sizing:border-box;top:0;opacity:0;position:relative;transition:.5s;color:#222;font-family:"Work Sans",sans-serif;line-height:110%;opacity:1;border-top:1px solid rgba(0,0,0,.1);padding-top:25px;height:19vh;display:flex;align-items:center;justify-content:center;padding-bottom:25px}@media (max-width:800px){.featured-title{font-size:27px;height:215px}}.featured-title h3{opacity:1}.case-studies-wrapper.animate-in{position:relative}.case-studies-wrapper.animate-in .case-studie-text-wrapper{text-align:left;margin:0 0 60px 175px;font-size:18px;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:caseIntroWrapper .6s 1;animation:caseIntroWrapper .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.case-studies-wrapper.animate-in .case-studie-text-wrapper p{top:15px;opacity:0;color:#333;position:relative;-webkit-animation:caseIntroP 1.2s 1;animation:caseIntroP 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;width:40%;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);font-size:18px;line-height:130%}.case-studies-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in{display:block;top:0;position:relative;width:0;width:152px;margin:0 0 40px 137px}.case-studies-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in span:first-child{width:8px;position:absolute;height:2px;background:#090909;margin-top:10px;left:-31px;transition:.9s;top:3px;opacity:0;-webkit-animation:serviceListin .8s 1;animation:serviceListin .8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s}.case-studies-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in span:nth-child(2){font-size:12px;font-weight:700;text-transform:uppercase;color:#222;transition:.9s;opacity:0;position:relative;right:-20px;-webkit-animation:serviceListinTwo .8s 1;animation:serviceListinTwo .8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s}.case-studies-wrapper.animate-in .number-item-wrapper{position:absolute;top:15px;opacity:0;z-index:3;transition:.5s}@media (max-width:800px){.case-studies-wrapper.animate-in .number-item-wrapper{display:none}}.case-studies-wrapper.animate-in .cases-wrapper.animate-in{width:calc(100% - 130px);min-height:400px;display:flex;flex-wrap:wrap;position:relative;padding-left:130px;background:#fff}@media (max-width:800px){.case-studies-wrapper.animate-in .cases-wrapper.animate-in{width:calc(100% - 25px);padding-left:25px}}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div{min-height:50vh;flex:35% 1;position:relative;display:flex;align-items:center;box-sizing:border-box;padding:50px;background-size:cover;background-position:50%;opacity:0;top:50px;transition:1s;background-repeat:no-repeat}@media (max-width:800px){.case-studies-wrapper.animate-in .cases-wrapper.animate-in div{padding:25px;width:100%;min-width:100%;max-width:100%;min-height:300px}}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div:hover .filter-hover{height:0%;transition:.4s;transition-delay:s;background:#333}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div:hover .filter{margin-left:0;width:100%;transition:.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div:hover h5{margin-left:25px;transition:.5s;color:#fdfdfd!important}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div:hover p{margin-left:25px;transition:.5s;padding-right:20%;border-top:2px solid #fff!important;color:#fdfdfd!important}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div h5{position:relative;font-size:2em;text-transform:capitalize;font-family:"Work Sans","Roboto",sans-serif;font-weight:900;margin:0;transition:.5s;text-align:left;color:#333;text-transform:uppercase;max-width:285px}@media (max-width:800px){.case-studies-wrapper.animate-in .cases-wrapper.animate-in div h5{font-size:40px}}@media (max-width:600px){.case-studies-wrapper.animate-in .cases-wrapper.animate-in div h5{font-size:25px}}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div p{position:relative;width:200px;border-top:2px solid #333;padding-top:10px;transition:.5s;text-align:left;font-size:18px;margin-bottom:5px;color:#333;line-height:120%}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div p.date{border-top:none!important;font-size:11px;color:#333;font-weight:700}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div p.collab{border:none!important;padding:0;color:#333;font-weight:700;font-size:12px}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div a{text-decoration:none}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div .filter-hover{position:absolute;width:70%;height:100%;left:0;top:0;transition:.5s;background:#fff;outline:1px solid rgba(0,0,0,.1)}@media (max-width:800px){.case-studies-wrapper.animate-in .cases-wrapper.animate-in div .filter-hover{width:100%}}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div span.init-filter{width:100%;height:100%;background:rgba(0,0,0,.3);left:0;top:0;position:absolute}.case-studies-wrapper.animate-in .cases-wrapper.animate-in div span.filter{position:absolute;bottom:0;width:60%;height:100%;transition:.5s;transition-delay:.5s;right:auto;left:0;margin-left:0;background:#222;background:#333}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show .number-item-wrapper{opacity:1;top:95px!important;transition-delay:1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div{top:0;transition:.9s;opacity:1;position:relative}@media (max-width:800px){.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div{padding-left:15px}}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:first-child{background-size:40%;background-position:97% 50%;transition-delay:.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(2){transition-delay:.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(3){transition-delay:1.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(4){transition-delay:1.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(5){transition-delay:1.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(6){transition-delay:2.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(7){transition-delay:2.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(8){transition-delay:2.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(9){transition-delay:3.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(10){transition-delay:3.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(11){transition-delay:3.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(12){transition-delay:4.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(13){transition-delay:4.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(14){transition-delay:4.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(15){transition-delay:5.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(16){transition-delay:5.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(17){transition-delay:5.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(18){transition-delay:6.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(19){transition-delay:6.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(20){transition-delay:7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(21){transition-delay:7.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(22){transition-delay:7.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(23){transition-delay:8.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(24){transition-delay:8.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(25){transition-delay:8.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(26){transition-delay:9.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(27){transition-delay:9.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(28){transition-delay:9.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(29){transition-delay:10.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(30){transition-delay:10.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(31){transition-delay:10.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(32){transition-delay:11.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(33){transition-delay:11.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(34){transition-delay:11.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(35){transition-delay:12.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(36){transition-delay:12.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(37){transition-delay:12.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(38){transition-delay:13.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(39){transition-delay:13.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(40){transition-delay:14s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(41){transition-delay:14.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(42){transition-delay:14.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(43){transition-delay:15.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(44){transition-delay:15.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(45){transition-delay:15.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(46){transition-delay:16.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(47){transition-delay:16.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(48){transition-delay:16.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(49){transition-delay:17.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(50){transition-delay:17.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(51){transition-delay:17.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(52){transition-delay:18.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(53){transition-delay:18.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(54){transition-delay:18.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(55){transition-delay:19.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(56){transition-delay:19.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(57){transition-delay:19.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(58){transition-delay:20.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(59){transition-delay:20.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(60){transition-delay:21s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(61){transition-delay:21.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(62){transition-delay:21.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(63){transition-delay:22.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(64){transition-delay:22.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(65){transition-delay:22.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(66){transition-delay:23.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(67){transition-delay:23.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(68){transition-delay:23.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(69){transition-delay:24.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(70){transition-delay:24.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(71){transition-delay:24.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(72){transition-delay:25.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(73){transition-delay:25.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(74){transition-delay:25.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(75){transition-delay:26.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(76){transition-delay:26.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(77){transition-delay:26.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(78){transition-delay:27.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(79){transition-delay:27.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(80){transition-delay:28s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(81){transition-delay:28.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(82){transition-delay:28.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(83){transition-delay:29.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(84){transition-delay:29.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(85){transition-delay:29.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(86){transition-delay:30.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(87){transition-delay:30.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(88){transition-delay:30.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(89){transition-delay:31.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(90){transition-delay:31.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(91){transition-delay:31.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(92){transition-delay:32.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(93){transition-delay:32.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(94){transition-delay:32.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(95){transition-delay:33.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(96){transition-delay:33.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(97){transition-delay:33.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(98){transition-delay:34.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(99){transition-delay:34.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(100){transition-delay:35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(101){transition-delay:35.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(102){transition-delay:35.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(103){transition-delay:36.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(104){transition-delay:36.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(105){transition-delay:36.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(106){transition-delay:37.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(107){transition-delay:37.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(108){transition-delay:37.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(109){transition-delay:38.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(110){transition-delay:38.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(111){transition-delay:38.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(112){transition-delay:39.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(113){transition-delay:39.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(114){transition-delay:39.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(115){transition-delay:40.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(116){transition-delay:40.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(117){transition-delay:40.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(118){transition-delay:41.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(119){transition-delay:41.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(120){transition-delay:42s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(121){transition-delay:42.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(122){transition-delay:42.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(123){transition-delay:43.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(124){transition-delay:43.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(125){transition-delay:43.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(126){transition-delay:44.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(127){transition-delay:44.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(128){transition-delay:44.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(129){transition-delay:45.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(130){transition-delay:45.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(131){transition-delay:45.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(132){transition-delay:46.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(133){transition-delay:46.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(134){transition-delay:46.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(135){transition-delay:47.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(136){transition-delay:47.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(137){transition-delay:47.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(138){transition-delay:48.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(139){transition-delay:48.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(140){transition-delay:49s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(141){transition-delay:49.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(142){transition-delay:49.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(143){transition-delay:50.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(144){transition-delay:50.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(145){transition-delay:50.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(146){transition-delay:51.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(147){transition-delay:51.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(148){transition-delay:51.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(149){transition-delay:52.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(150){transition-delay:52.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(151){transition-delay:52.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(152){transition-delay:53.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(153){transition-delay:53.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(154){transition-delay:53.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(155){transition-delay:54.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(156){transition-delay:54.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(157){transition-delay:54.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(158){transition-delay:55.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(159){transition-delay:55.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(160){transition-delay:56s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(161){transition-delay:56.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(162){transition-delay:56.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(163){transition-delay:57.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(164){transition-delay:57.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(165){transition-delay:57.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(166){transition-delay:58.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(167){transition-delay:58.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(168){transition-delay:58.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(169){transition-delay:59.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(170){transition-delay:59.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(171){transition-delay:59.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(172){transition-delay:60.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(173){transition-delay:60.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(174){transition-delay:60.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(175){transition-delay:61.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(176){transition-delay:61.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(177){transition-delay:61.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(178){transition-delay:62.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(179){transition-delay:62.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(180){transition-delay:63s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(181){transition-delay:63.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(182){transition-delay:63.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(183){transition-delay:64.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(184){transition-delay:64.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(185){transition-delay:64.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(186){transition-delay:65.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(187){transition-delay:65.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(188){transition-delay:65.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(189){transition-delay:66.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(190){transition-delay:66.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(191){transition-delay:66.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(192){transition-delay:67.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(193){transition-delay:67.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(194){transition-delay:67.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(195){transition-delay:68.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(196){transition-delay:68.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(197){transition-delay:68.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(198){transition-delay:69.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(199){transition-delay:69.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(200){transition-delay:70s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(201){transition-delay:70.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(202){transition-delay:70.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(203){transition-delay:71.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(204){transition-delay:71.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(205){transition-delay:71.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(206){transition-delay:72.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(207){transition-delay:72.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(208){transition-delay:72.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(209){transition-delay:73.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(210){transition-delay:73.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(211){transition-delay:73.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(212){transition-delay:74.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(213){transition-delay:74.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(214){transition-delay:74.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(215){transition-delay:75.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(216){transition-delay:75.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(217){transition-delay:75.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(218){transition-delay:76.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(219){transition-delay:76.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(220){transition-delay:77s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(221){transition-delay:77.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(222){transition-delay:77.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(223){transition-delay:78.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(224){transition-delay:78.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(225){transition-delay:78.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(226){transition-delay:79.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(227){transition-delay:79.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(228){transition-delay:79.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(229){transition-delay:80.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(230){transition-delay:80.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(231){transition-delay:80.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(232){transition-delay:81.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(233){transition-delay:81.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(234){transition-delay:81.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(235){transition-delay:82.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(236){transition-delay:82.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(237){transition-delay:82.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(238){transition-delay:83.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(239){transition-delay:83.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(240){transition-delay:84s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(241){transition-delay:84.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(242){transition-delay:84.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(243){transition-delay:85.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(244){transition-delay:85.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(245){transition-delay:85.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(246){transition-delay:86.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(247){transition-delay:86.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(248){transition-delay:86.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(249){transition-delay:87.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(250){transition-delay:87.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(251){transition-delay:87.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(252){transition-delay:88.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(253){transition-delay:88.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(254){transition-delay:88.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(255){transition-delay:89.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(256){transition-delay:89.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(257){transition-delay:89.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(258){transition-delay:90.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(259){transition-delay:90.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(260){transition-delay:91s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(261){transition-delay:91.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(262){transition-delay:91.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(263){transition-delay:92.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(264){transition-delay:92.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(265){transition-delay:92.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(266){transition-delay:93.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(267){transition-delay:93.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(268){transition-delay:93.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(269){transition-delay:94.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(270){transition-delay:94.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(271){transition-delay:94.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(272){transition-delay:95.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(273){transition-delay:95.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(274){transition-delay:95.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(275){transition-delay:96.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(276){transition-delay:96.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(277){transition-delay:96.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(278){transition-delay:97.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(279){transition-delay:97.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(280){transition-delay:98s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(281){transition-delay:98.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(282){transition-delay:98.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(283){transition-delay:99.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(284){transition-delay:99.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(285){transition-delay:99.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(286){transition-delay:100.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(287){transition-delay:100.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(288){transition-delay:100.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(289){transition-delay:101.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(290){transition-delay:101.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(291){transition-delay:101.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(292){transition-delay:102.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(293){transition-delay:102.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(294){transition-delay:102.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(295){transition-delay:103.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(296){transition-delay:103.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(297){transition-delay:103.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(298){transition-delay:104.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(299){transition-delay:104.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(300){transition-delay:105s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(301){transition-delay:105.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(302){transition-delay:105.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(303){transition-delay:106.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(304){transition-delay:106.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(305){transition-delay:106.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(306){transition-delay:107.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(307){transition-delay:107.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(308){transition-delay:107.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(309){transition-delay:108.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(310){transition-delay:108.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(311){transition-delay:108.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(312){transition-delay:109.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(313){transition-delay:109.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(314){transition-delay:109.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(315){transition-delay:110.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(316){transition-delay:110.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(317){transition-delay:110.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(318){transition-delay:111.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(319){transition-delay:111.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(320){transition-delay:112s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(321){transition-delay:112.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(322){transition-delay:112.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(323){transition-delay:113.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(324){transition-delay:113.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(325){transition-delay:113.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(326){transition-delay:114.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(327){transition-delay:114.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(328){transition-delay:114.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(329){transition-delay:115.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(330){transition-delay:115.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(331){transition-delay:115.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(332){transition-delay:116.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(333){transition-delay:116.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(334){transition-delay:116.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(335){transition-delay:117.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(336){transition-delay:117.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(337){transition-delay:117.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(338){transition-delay:118.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(339){transition-delay:118.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(340){transition-delay:119s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(341){transition-delay:119.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(342){transition-delay:119.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(343){transition-delay:120.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(344){transition-delay:120.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(345){transition-delay:120.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(346){transition-delay:121.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(347){transition-delay:121.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(348){transition-delay:121.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(349){transition-delay:122.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(350){transition-delay:122.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(351){transition-delay:122.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(352){transition-delay:123.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(353){transition-delay:123.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(354){transition-delay:123.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(355){transition-delay:124.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(356){transition-delay:124.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(357){transition-delay:124.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(358){transition-delay:125.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(359){transition-delay:125.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(360){transition-delay:126s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(361){transition-delay:126.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(362){transition-delay:126.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(363){transition-delay:127.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(364){transition-delay:127.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(365){transition-delay:127.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(366){transition-delay:128.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(367){transition-delay:128.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(368){transition-delay:128.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(369){transition-delay:129.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(370){transition-delay:129.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(371){transition-delay:129.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(372){transition-delay:130.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(373){transition-delay:130.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(374){transition-delay:130.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(375){transition-delay:131.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(376){transition-delay:131.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(377){transition-delay:131.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(378){transition-delay:132.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(379){transition-delay:132.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(380){transition-delay:133s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(381){transition-delay:133.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(382){transition-delay:133.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(383){transition-delay:134.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(384){transition-delay:134.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(385){transition-delay:134.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(386){transition-delay:135.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(387){transition-delay:135.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(388){transition-delay:135.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(389){transition-delay:136.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(390){transition-delay:136.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(391){transition-delay:136.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(392){transition-delay:137.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(393){transition-delay:137.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(394){transition-delay:137.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(395){transition-delay:138.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(396){transition-delay:138.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(397){transition-delay:138.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(398){transition-delay:139.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(399){transition-delay:139.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(400){transition-delay:140s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(401){transition-delay:140.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(402){transition-delay:140.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(403){transition-delay:141.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(404){transition-delay:141.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(405){transition-delay:141.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(406){transition-delay:142.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(407){transition-delay:142.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(408){transition-delay:142.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(409){transition-delay:143.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(410){transition-delay:143.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(411){transition-delay:143.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(412){transition-delay:144.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(413){transition-delay:144.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(414){transition-delay:144.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(415){transition-delay:145.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(416){transition-delay:145.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(417){transition-delay:145.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(418){transition-delay:146.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(419){transition-delay:146.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(420){transition-delay:147s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(421){transition-delay:147.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(422){transition-delay:147.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(423){transition-delay:148.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(424){transition-delay:148.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(425){transition-delay:148.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(426){transition-delay:149.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(427){transition-delay:149.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(428){transition-delay:149.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(429){transition-delay:150.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(430){transition-delay:150.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(431){transition-delay:150.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(432){transition-delay:151.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(433){transition-delay:151.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(434){transition-delay:151.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(435){transition-delay:152.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(436){transition-delay:152.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(437){transition-delay:152.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(438){transition-delay:153.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(439){transition-delay:153.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(440){transition-delay:154s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(441){transition-delay:154.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(442){transition-delay:154.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(443){transition-delay:155.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(444){transition-delay:155.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(445){transition-delay:155.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(446){transition-delay:156.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(447){transition-delay:156.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(448){transition-delay:156.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(449){transition-delay:157.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(450){transition-delay:157.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(451){transition-delay:157.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(452){transition-delay:158.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(453){transition-delay:158.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(454){transition-delay:158.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(455){transition-delay:159.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(456){transition-delay:159.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(457){transition-delay:159.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(458){transition-delay:160.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(459){transition-delay:160.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(460){transition-delay:161s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(461){transition-delay:161.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(462){transition-delay:161.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(463){transition-delay:162.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(464){transition-delay:162.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(465){transition-delay:162.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(466){transition-delay:163.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(467){transition-delay:163.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(468){transition-delay:163.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(469){transition-delay:164.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(470){transition-delay:164.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(471){transition-delay:164.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(472){transition-delay:165.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(473){transition-delay:165.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(474){transition-delay:165.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(475){transition-delay:166.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(476){transition-delay:166.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(477){transition-delay:166.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(478){transition-delay:167.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(479){transition-delay:167.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(480){transition-delay:168s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(481){transition-delay:168.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(482){transition-delay:168.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(483){transition-delay:169.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(484){transition-delay:169.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(485){transition-delay:169.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(486){transition-delay:170.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(487){transition-delay:170.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(488){transition-delay:170.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(489){transition-delay:171.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(490){transition-delay:171.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(491){transition-delay:171.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(492){transition-delay:172.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(493){transition-delay:172.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(494){transition-delay:172.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(495){transition-delay:173.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(496){transition-delay:173.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(497){transition-delay:173.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(498){transition-delay:174.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(499){transition-delay:174.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(500){transition-delay:175s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(501){transition-delay:175.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(502){transition-delay:175.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(503){transition-delay:176.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(504){transition-delay:176.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(505){transition-delay:176.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(506){transition-delay:177.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(507){transition-delay:177.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(508){transition-delay:177.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(509){transition-delay:178.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(510){transition-delay:178.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(511){transition-delay:178.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(512){transition-delay:179.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(513){transition-delay:179.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(514){transition-delay:179.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(515){transition-delay:180.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(516){transition-delay:180.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(517){transition-delay:180.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(518){transition-delay:181.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(519){transition-delay:181.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(520){transition-delay:182s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(521){transition-delay:182.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(522){transition-delay:182.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(523){transition-delay:183.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(524){transition-delay:183.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(525){transition-delay:183.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(526){transition-delay:184.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(527){transition-delay:184.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(528){transition-delay:184.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(529){transition-delay:185.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(530){transition-delay:185.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(531){transition-delay:185.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(532){transition-delay:186.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(533){transition-delay:186.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(534){transition-delay:186.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(535){transition-delay:187.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(536){transition-delay:187.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(537){transition-delay:187.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(538){transition-delay:188.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(539){transition-delay:188.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(540){transition-delay:189s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(541){transition-delay:189.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(542){transition-delay:189.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(543){transition-delay:190.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(544){transition-delay:190.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(545){transition-delay:190.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(546){transition-delay:191.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(547){transition-delay:191.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(548){transition-delay:191.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(549){transition-delay:192.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(550){transition-delay:192.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(551){transition-delay:192.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(552){transition-delay:193.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(553){transition-delay:193.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(554){transition-delay:193.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(555){transition-delay:194.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(556){transition-delay:194.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(557){transition-delay:194.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(558){transition-delay:195.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(559){transition-delay:195.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(560){transition-delay:196s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(561){transition-delay:196.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(562){transition-delay:196.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(563){transition-delay:197.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(564){transition-delay:197.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(565){transition-delay:197.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(566){transition-delay:198.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(567){transition-delay:198.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(568){transition-delay:198.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(569){transition-delay:199.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(570){transition-delay:199.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(571){transition-delay:199.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(572){transition-delay:200.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(573){transition-delay:200.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(574){transition-delay:200.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(575){transition-delay:201.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(576){transition-delay:201.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(577){transition-delay:201.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(578){transition-delay:202.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(579){transition-delay:202.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(580){transition-delay:203s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(581){transition-delay:203.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(582){transition-delay:203.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(583){transition-delay:204.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(584){transition-delay:204.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(585){transition-delay:204.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(586){transition-delay:205.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(587){transition-delay:205.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(588){transition-delay:205.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(589){transition-delay:206.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(590){transition-delay:206.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(591){transition-delay:206.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(592){transition-delay:207.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(593){transition-delay:207.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(594){transition-delay:207.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(595){transition-delay:208.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(596){transition-delay:208.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(597){transition-delay:208.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(598){transition-delay:209.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(599){transition-delay:209.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(600){transition-delay:210s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(601){transition-delay:210.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(602){transition-delay:210.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(603){transition-delay:211.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(604){transition-delay:211.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(605){transition-delay:211.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(606){transition-delay:212.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(607){transition-delay:212.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(608){transition-delay:212.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(609){transition-delay:213.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(610){transition-delay:213.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(611){transition-delay:213.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(612){transition-delay:214.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(613){transition-delay:214.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(614){transition-delay:214.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(615){transition-delay:215.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(616){transition-delay:215.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(617){transition-delay:215.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(618){transition-delay:216.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(619){transition-delay:216.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(620){transition-delay:217s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(621){transition-delay:217.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(622){transition-delay:217.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(623){transition-delay:218.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(624){transition-delay:218.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(625){transition-delay:218.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(626){transition-delay:219.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(627){transition-delay:219.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(628){transition-delay:219.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(629){transition-delay:220.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(630){transition-delay:220.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(631){transition-delay:220.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(632){transition-delay:221.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(633){transition-delay:221.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(634){transition-delay:221.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(635){transition-delay:222.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(636){transition-delay:222.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(637){transition-delay:222.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(638){transition-delay:223.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(639){transition-delay:223.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(640){transition-delay:224s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(641){transition-delay:224.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(642){transition-delay:224.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(643){transition-delay:225.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(644){transition-delay:225.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(645){transition-delay:225.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(646){transition-delay:226.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(647){transition-delay:226.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(648){transition-delay:226.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(649){transition-delay:227.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(650){transition-delay:227.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(651){transition-delay:227.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(652){transition-delay:228.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(653){transition-delay:228.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(654){transition-delay:228.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(655){transition-delay:229.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(656){transition-delay:229.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(657){transition-delay:229.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(658){transition-delay:230.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(659){transition-delay:230.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(660){transition-delay:231s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(661){transition-delay:231.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(662){transition-delay:231.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(663){transition-delay:232.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(664){transition-delay:232.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(665){transition-delay:232.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(666){transition-delay:233.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(667){transition-delay:233.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(668){transition-delay:233.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(669){transition-delay:234.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(670){transition-delay:234.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(671){transition-delay:234.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(672){transition-delay:235.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(673){transition-delay:235.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(674){transition-delay:235.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(675){transition-delay:236.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(676){transition-delay:236.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(677){transition-delay:236.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(678){transition-delay:237.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(679){transition-delay:237.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(680){transition-delay:238s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(681){transition-delay:238.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(682){transition-delay:238.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(683){transition-delay:239.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(684){transition-delay:239.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(685){transition-delay:239.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(686){transition-delay:240.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(687){transition-delay:240.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(688){transition-delay:240.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(689){transition-delay:241.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(690){transition-delay:241.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(691){transition-delay:241.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(692){transition-delay:242.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(693){transition-delay:242.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(694){transition-delay:242.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(695){transition-delay:243.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(696){transition-delay:243.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(697){transition-delay:243.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(698){transition-delay:244.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(699){transition-delay:244.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(700){transition-delay:245s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(701){transition-delay:245.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(702){transition-delay:245.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(703){transition-delay:246.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(704){transition-delay:246.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(705){transition-delay:246.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(706){transition-delay:247.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(707){transition-delay:247.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(708){transition-delay:247.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(709){transition-delay:248.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(710){transition-delay:248.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(711){transition-delay:248.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(712){transition-delay:249.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(713){transition-delay:249.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(714){transition-delay:249.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(715){transition-delay:250.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(716){transition-delay:250.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(717){transition-delay:250.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(718){transition-delay:251.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(719){transition-delay:251.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(720){transition-delay:252s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(721){transition-delay:252.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(722){transition-delay:252.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(723){transition-delay:253.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(724){transition-delay:253.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(725){transition-delay:253.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(726){transition-delay:254.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(727){transition-delay:254.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(728){transition-delay:254.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(729){transition-delay:255.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(730){transition-delay:255.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(731){transition-delay:255.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(732){transition-delay:256.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(733){transition-delay:256.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(734){transition-delay:256.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(735){transition-delay:257.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(736){transition-delay:257.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(737){transition-delay:257.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(738){transition-delay:258.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(739){transition-delay:258.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(740){transition-delay:259s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(741){transition-delay:259.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(742){transition-delay:259.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(743){transition-delay:260.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(744){transition-delay:260.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(745){transition-delay:260.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(746){transition-delay:261.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(747){transition-delay:261.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(748){transition-delay:261.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(749){transition-delay:262.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(750){transition-delay:262.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(751){transition-delay:262.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(752){transition-delay:263.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(753){transition-delay:263.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(754){transition-delay:263.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(755){transition-delay:264.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(756){transition-delay:264.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(757){transition-delay:264.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(758){transition-delay:265.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(759){transition-delay:265.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(760){transition-delay:266s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(761){transition-delay:266.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(762){transition-delay:266.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(763){transition-delay:267.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(764){transition-delay:267.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(765){transition-delay:267.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(766){transition-delay:268.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(767){transition-delay:268.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(768){transition-delay:268.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(769){transition-delay:269.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(770){transition-delay:269.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(771){transition-delay:269.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(772){transition-delay:270.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(773){transition-delay:270.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(774){transition-delay:270.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(775){transition-delay:271.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(776){transition-delay:271.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(777){transition-delay:271.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(778){transition-delay:272.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(779){transition-delay:272.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(780){transition-delay:273s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(781){transition-delay:273.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(782){transition-delay:273.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(783){transition-delay:274.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(784){transition-delay:274.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(785){transition-delay:274.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(786){transition-delay:275.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(787){transition-delay:275.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(788){transition-delay:275.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(789){transition-delay:276.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(790){transition-delay:276.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(791){transition-delay:276.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(792){transition-delay:277.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(793){transition-delay:277.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(794){transition-delay:277.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(795){transition-delay:278.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(796){transition-delay:278.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(797){transition-delay:278.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(798){transition-delay:279.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(799){transition-delay:279.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(800){transition-delay:280s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(801){transition-delay:280.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(802){transition-delay:280.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(803){transition-delay:281.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(804){transition-delay:281.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(805){transition-delay:281.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(806){transition-delay:282.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(807){transition-delay:282.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(808){transition-delay:282.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(809){transition-delay:283.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(810){transition-delay:283.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(811){transition-delay:283.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(812){transition-delay:284.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(813){transition-delay:284.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(814){transition-delay:284.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(815){transition-delay:285.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(816){transition-delay:285.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(817){transition-delay:285.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(818){transition-delay:286.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(819){transition-delay:286.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(820){transition-delay:287s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(821){transition-delay:287.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(822){transition-delay:287.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(823){transition-delay:288.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(824){transition-delay:288.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(825){transition-delay:288.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(826){transition-delay:289.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(827){transition-delay:289.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(828){transition-delay:289.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(829){transition-delay:290.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(830){transition-delay:290.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(831){transition-delay:290.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(832){transition-delay:291.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(833){transition-delay:291.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(834){transition-delay:291.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(835){transition-delay:292.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(836){transition-delay:292.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(837){transition-delay:292.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(838){transition-delay:293.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(839){transition-delay:293.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(840){transition-delay:294s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(841){transition-delay:294.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(842){transition-delay:294.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(843){transition-delay:295.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(844){transition-delay:295.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(845){transition-delay:295.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(846){transition-delay:296.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(847){transition-delay:296.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(848){transition-delay:296.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(849){transition-delay:297.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(850){transition-delay:297.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(851){transition-delay:297.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(852){transition-delay:298.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(853){transition-delay:298.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(854){transition-delay:298.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(855){transition-delay:299.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(856){transition-delay:299.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(857){transition-delay:299.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(858){transition-delay:300.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(859){transition-delay:300.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(860){transition-delay:301s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(861){transition-delay:301.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(862){transition-delay:301.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(863){transition-delay:302.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(864){transition-delay:302.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(865){transition-delay:302.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(866){transition-delay:303.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(867){transition-delay:303.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(868){transition-delay:303.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(869){transition-delay:304.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(870){transition-delay:304.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(871){transition-delay:304.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(872){transition-delay:305.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(873){transition-delay:305.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(874){transition-delay:305.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(875){transition-delay:306.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(876){transition-delay:306.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(877){transition-delay:306.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(878){transition-delay:307.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(879){transition-delay:307.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(880){transition-delay:308s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(881){transition-delay:308.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(882){transition-delay:308.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(883){transition-delay:309.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(884){transition-delay:309.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(885){transition-delay:309.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(886){transition-delay:310.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(887){transition-delay:310.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(888){transition-delay:310.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(889){transition-delay:311.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(890){transition-delay:311.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(891){transition-delay:311.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(892){transition-delay:312.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(893){transition-delay:312.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(894){transition-delay:312.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(895){transition-delay:313.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(896){transition-delay:313.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(897){transition-delay:313.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(898){transition-delay:314.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(899){transition-delay:314.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(900){transition-delay:315s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(901){transition-delay:315.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(902){transition-delay:315.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(903){transition-delay:316.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(904){transition-delay:316.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(905){transition-delay:316.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(906){transition-delay:317.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(907){transition-delay:317.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(908){transition-delay:317.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(909){transition-delay:318.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(910){transition-delay:318.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(911){transition-delay:318.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(912){transition-delay:319.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(913){transition-delay:319.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(914){transition-delay:319.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(915){transition-delay:320.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(916){transition-delay:320.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(917){transition-delay:320.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(918){transition-delay:321.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(919){transition-delay:321.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(920){transition-delay:322s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(921){transition-delay:322.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(922){transition-delay:322.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(923){transition-delay:323.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(924){transition-delay:323.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(925){transition-delay:323.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(926){transition-delay:324.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(927){transition-delay:324.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(928){transition-delay:324.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(929){transition-delay:325.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(930){transition-delay:325.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(931){transition-delay:325.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(932){transition-delay:326.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(933){transition-delay:326.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(934){transition-delay:326.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(935){transition-delay:327.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(936){transition-delay:327.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(937){transition-delay:327.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(938){transition-delay:328.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(939){transition-delay:328.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(940){transition-delay:329s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(941){transition-delay:329.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(942){transition-delay:329.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(943){transition-delay:330.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(944){transition-delay:330.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(945){transition-delay:330.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(946){transition-delay:331.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(947){transition-delay:331.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(948){transition-delay:331.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(949){transition-delay:332.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(950){transition-delay:332.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(951){transition-delay:332.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(952){transition-delay:333.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(953){transition-delay:333.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(954){transition-delay:333.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(955){transition-delay:334.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(956){transition-delay:334.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(957){transition-delay:334.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(958){transition-delay:335.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(959){transition-delay:335.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(960){transition-delay:336s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(961){transition-delay:336.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(962){transition-delay:336.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(963){transition-delay:337.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(964){transition-delay:337.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(965){transition-delay:337.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(966){transition-delay:338.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(967){transition-delay:338.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(968){transition-delay:338.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(969){transition-delay:339.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(970){transition-delay:339.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(971){transition-delay:339.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(972){transition-delay:340.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(973){transition-delay:340.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(974){transition-delay:340.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(975){transition-delay:341.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(976){transition-delay:341.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(977){transition-delay:341.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(978){transition-delay:342.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(979){transition-delay:342.65s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(980){transition-delay:343s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(981){transition-delay:343.35s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(982){transition-delay:343.7s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(983){transition-delay:344.05s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(984){transition-delay:344.4s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(985){transition-delay:344.75s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(986){transition-delay:345.1s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(987){transition-delay:345.45s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(988){transition-delay:345.8s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(989){transition-delay:346.15s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(990){transition-delay:346.5s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(991){transition-delay:346.85s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(992){transition-delay:347.2s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(993){transition-delay:347.55s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(994){transition-delay:347.9s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(995){transition-delay:348.25s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(996){transition-delay:348.6s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(997){transition-delay:348.95s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(998){transition-delay:349.3s}.case-studies-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(999){transition-delay:349.65s}.case-studies-wrapper.animate-in.animate-show .number-item-wrapper{top:53px!important}.contact-action-wrapper.animate-in{height:70vh;display:flex;align-items:center;justify-content:center;background:#fbfbfb;position:relative}@media (max-width:800px){.contact-action-wrapper.animate-in{height:400px}}.contact-action-wrapper.animate-in:hover .contact-link{transition:.4s}.contact-action-wrapper.animate-in:hover span.hover-under{width:100%;transition:.9s}.contact-action-wrapper.animate-in .contact-action-flex-wrapper{display:flex;align-items:center;justify-content:center;height:100%}.contact-action-wrapper.animate-in .contact-action-flex-wrapper>div{text-align:left}.contact-action-wrapper.animate-in span.miny-sub-heading-wrapper.animate-in{display:block;width:274px;position:relative;left:0;margin:0;text-align:center;justify-content:center;align-items:center;left:-67px}@media (max-width:800px){.contact-action-wrapper.animate-in span.miny-sub-heading-wrapper.animate-in{top:0;margin-left:64px}}.contact-action-wrapper.animate-in span.miny-sub-heading-wrapper.animate-in span:first-child{background:#222}.contact-action-wrapper.animate-in span.miny-sub-heading-wrapper.animate-in span:nth-child(2){right:-45px}.contact-action-wrapper.animate-in .number-item-wrapper{left:0;top:25px;opacity:0;transition:.9s}.contact-action-wrapper.animate-in a{position:relative;width:100%;height:100%;display:block;text-align:center;text-decoration:none}.contact-action-wrapper.animate-in span.contact-link{font-size:5vw;font-weight:700;color:#222;text-decoration:none;font-family:"Work Sans",sans-serif;text-transform:uppercase;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff;transition:.6s}@media (max-width:800px){.contact-action-wrapper.animate-in span.contact-link{font-size:57px}}.contact-action-wrapper.animate-in span.hover-under{display:block;height:2vh;width:0;position:relative;background:#222;left:0;bottom:0;margin-left:0;transition:.5s ease-in}.contact-action-wrapper.animate-in.animate-show .number-item-wrapper{top:0;opacity:1;transition-delay:.5s;transition:.9s}.contact-action-wrapper.animate-in.animate-show span.miny-sub-heading-wrapper.animate-in.animate-show span:nth-child(2){right:-30px;top:3px}@media (max-width:800px){.contact-action-wrapper.animate-in.animate-show span.hover-under{transition-delay:.8s;width:100%;bottom:0}}.partners{display:flex;align-items:center;justify-content:center;padding-top:50px;padding-bottom:75px;position:relative;z-index:0}@media (max-width:800px){.partners{padding-bottom:0}}.partners:before{left:0;z-index:2}.partners:after,.partners:before{content:"";position:absolute;height:100%;width:150px;background:linear-gradient(90deg,#fff 0,#fff 43%,hsla(0,0%,100%,0))}.partners:after{right:0;z-index:1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.partners a{cursor:pointer}.partners .rfm-marquee:first-child{margin-right:0}.partners img{-webkit-filter:grayscale(1);filter:grayscale(1);height:35px;margin:0 25px}.partners img.figma{height:50px}.partners img.cpanel{height:30px}.partners img.acf{height:50px}.partners img.vercel{height:30px}.partners img.aws{height:50px}.partners img.next{height:25px}.partners img.react{height:60px}.reviews{padding-left:130px;padding-top:100px;position:relative}.reviews p{font-size:18px;line-height:140%}.web-link:hover{transition:.4s;color:#39ff14}.web-link{transition:.4s}.reviews.animate-in .review-slide{box-sizing:border-box;text-align:left;position:relative;top:25px;opacity:0;transition:.6s;padding:50px 25px 0 0}.reviews.animate-in.animate-show .review-slide{top:0;transition:.7s;opacity:1;transition-delay:1s}.reviews .number-item-wrapper{position:absolute;left:0;top:0}.reviews img.quote{position:absolute;right:100px;top:50px;-webkit-transform:scale(3.5);transform:scale(3.5);opacity:.05}.reviews.animate-in h4{font-size:2.3vw;font-weight:700;width:100%;box-sizing:border-box;top:0;position:relative;transition:.5s;color:#222;font-family:"Work Sans",sans-serif;line-height:110%;opacity:1;padding-top:25px;text-align:left;margin:0;opacity:0;transition:.4s}.reviews.animate-in .review-link{margin-bottom:100px;opacity:0;transition:.4s;text-align:left;display:block;width:143px;background:#caffbf;padding:15px}.reviews.animate-in.animate-show .review-link{opacity:1;transition-delay:1s;transition:.4s}.reviews.animate-in.animate-show h4{opacity:1;transition:.6s;transition-delay:1s}.reviews .slick-prev{left:-75px}@media(max-width:800px){.reviews{padding-left:25px}.reviews.animate-in h4{font-size:27px}.reviews .number-item-wrapper{margin:50px 0 0 50px!important}}@media(max-width:600px){.reviews.animate-in .review-slide{padding-right:0}}.not-found-component-wrapper{display:flex;align-items:center;justify-content:center;min-height:500px}.not-found-component-wrapper .four-wrap{width:100%;max-width:400px}.transition-header-wrapper{width:100%;height:70vh;background:#fdfdfd;display:flex;align-items:center;margin-bottom:25px}@media (max-width:800px){.transition-header-wrapper{margin-bottom:100px}}.transition-header-wrapper .dot{-webkit-animation:dotBlink 1s infinite!important;animation:dotBlink 1s infinite!important;color:#39ff14!important;text-shadow:none!important;position:relative;left:5px;top:0!important;opacity:0;-webkit-animation-delay:3s!important;animation-delay:3s!important}.transition-header-wrapper p.sub-heading #transition-sub,.transition-header-wrapper p.sub-heading #transition-sub span{text-shadow:none;color:#333}.transition-header-wrapper .transition-content-wrapper{padding-left:53px;height:100%;display:flex;align-items:center;border-right:1px solid hsla(0,0%,93.3%,.9333333333333333);border-bottom:1px solid hsla(0,0%,93.3%,.9333333333333333);width:80%}@media (max-width:800px){.transition-header-wrapper .transition-content-wrapper{padding-left:20px;width:80%;padding-top:100px}}.transition-header-wrapper p{font-size:1.75vw;margin-top:0;font-weight:900;width:100%;text-align:left;margin-left:5px;line-height:100%;position:relative}@media (max-width:800px){.transition-header-wrapper p{font-size:21px;width:80%}}.transition-header-wrapper span.background-title{position:absolute;font-size:100vh;left:55px;bottom:-60px;opacity:.09;font-weight:900;letter-spacing:-2px;-webkit-animation:backgroundTitleIn 1.7s 1;animation:backgroundTitleIn 1.7s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;color:rgba(0,0,0,.3);width:100%;overflow:hidden}@-webkit-keyframes backgroundTitleIn{0%{left:55px}to{left:0}}@keyframes backgroundTitleIn{0%{left:55px}to{left:0}}.transition-header-wrapper h1,.transition-header-wrapper h2{font-size:5vw;color:#222;font-weight:900;position:relative;line-height:65%;padding-bottom:0;margin-top:0;top:15px;-webkit-transform:skewX(-25deg);transform:skewX(-25deg);-webkit-animation:titleIn 2s 1;animation:titleIn 2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;width:60%;text-align:left;margin-bottom:25px;text-transform:uppercase;font-family:"Work Sans",sans-serif;line-height:85%}@media (max-width:800px){.transition-header-wrapper h1,.transition-header-wrapper h2{font-size:40px;width:auto;line-height:110%;letter-spacing:2px}}.transition-header-wrapper span.title-in{display:inline-block;-webkit-transform:skewX(125deg);transform:skewX(125deg);-webkit-animation:titleIn .5s 1;animation:titleIn .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes titleIn{0%{-webkit-transform:skewX(125deg);transform:skewX(125deg)}to{-webkit-transform:skewX(0deg);transform:skewX(0deg)}}@keyframes titleIn{0%{-webkit-transform:skewX(125deg);transform:skewX(125deg)}to{-webkit-transform:skewX(0deg);transform:skewX(0deg)}}.transition-header-wrapper span.title-in .animated-text{position:relative;top:15px;-webkit-animation:animatedText .5s 1;animation:animatedText .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;font-weight:900;letter-spacing:1.5px}@-webkit-keyframes animatedText{0%{top:15px}to{top:0;opacity:1}}.transition-header-wrapper span.title-in .animated-text:first-child{-webkit-animation-delay:.05s;animation-delay:.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(3){-webkit-animation-delay:.15s;animation-delay:.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(5){-webkit-animation-delay:.25s;animation-delay:.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(7){-webkit-animation-delay:.35s;animation-delay:.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(8){-webkit-animation-delay:.4s;animation-delay:.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(9){-webkit-animation-delay:.45s;animation-delay:.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(10){-webkit-animation-delay:.5s;animation-delay:.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(11){-webkit-animation-delay:.55s;animation-delay:.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(12){-webkit-animation-delay:.6s;animation-delay:.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(13){-webkit-animation-delay:.65s;animation-delay:.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(14){-webkit-animation-delay:.7s;animation-delay:.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(15){-webkit-animation-delay:.75s;animation-delay:.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(16){-webkit-animation-delay:.8s;animation-delay:.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(17){-webkit-animation-delay:.85s;animation-delay:.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(18){-webkit-animation-delay:.9s;animation-delay:.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(19){-webkit-animation-delay:.95s;animation-delay:.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(20){-webkit-animation-delay:1s;animation-delay:1s}.transition-header-wrapper span.title-in .animated-text:nth-child(21){-webkit-animation-delay:1.05s;animation-delay:1.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(22){-webkit-animation-delay:1.1s;animation-delay:1.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(23){-webkit-animation-delay:1.15s;animation-delay:1.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(24){-webkit-animation-delay:1.2s;animation-delay:1.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(25){-webkit-animation-delay:1.25s;animation-delay:1.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(26){-webkit-animation-delay:1.3s;animation-delay:1.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(27){-webkit-animation-delay:1.35s;animation-delay:1.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(28){-webkit-animation-delay:1.4s;animation-delay:1.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(29){-webkit-animation-delay:1.45s;animation-delay:1.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(30){-webkit-animation-delay:1.5s;animation-delay:1.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(31){-webkit-animation-delay:1.55s;animation-delay:1.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(32){-webkit-animation-delay:1.6s;animation-delay:1.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(33){-webkit-animation-delay:1.65s;animation-delay:1.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(34){-webkit-animation-delay:1.7s;animation-delay:1.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(35){-webkit-animation-delay:1.75s;animation-delay:1.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(36){-webkit-animation-delay:1.8s;animation-delay:1.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(37){-webkit-animation-delay:1.85s;animation-delay:1.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(38){-webkit-animation-delay:1.9s;animation-delay:1.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(39){-webkit-animation-delay:1.95s;animation-delay:1.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(40){-webkit-animation-delay:2s;animation-delay:2s}.transition-header-wrapper span.title-in .animated-text:nth-child(41){-webkit-animation-delay:2.05s;animation-delay:2.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(42){-webkit-animation-delay:2.1s;animation-delay:2.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(43){-webkit-animation-delay:2.15s;animation-delay:2.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(44){-webkit-animation-delay:2.2s;animation-delay:2.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(45){-webkit-animation-delay:2.25s;animation-delay:2.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(46){-webkit-animation-delay:2.3s;animation-delay:2.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(47){-webkit-animation-delay:2.35s;animation-delay:2.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(48){-webkit-animation-delay:2.4s;animation-delay:2.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(49){-webkit-animation-delay:2.45s;animation-delay:2.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(50){-webkit-animation-delay:2.5s;animation-delay:2.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(51){-webkit-animation-delay:2.55s;animation-delay:2.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(52){-webkit-animation-delay:2.6s;animation-delay:2.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(53){-webkit-animation-delay:2.65s;animation-delay:2.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(54){-webkit-animation-delay:2.7s;animation-delay:2.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(55){-webkit-animation-delay:2.75s;animation-delay:2.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(56){-webkit-animation-delay:2.8s;animation-delay:2.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(57){-webkit-animation-delay:2.85s;animation-delay:2.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(58){-webkit-animation-delay:2.9s;animation-delay:2.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(59){-webkit-animation-delay:2.95s;animation-delay:2.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(60){-webkit-animation-delay:3s;animation-delay:3s}.transition-header-wrapper span.title-in .animated-text:nth-child(61){-webkit-animation-delay:3.05s;animation-delay:3.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(62){-webkit-animation-delay:3.1s;animation-delay:3.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(63){-webkit-animation-delay:3.15s;animation-delay:3.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(64){-webkit-animation-delay:3.2s;animation-delay:3.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(65){-webkit-animation-delay:3.25s;animation-delay:3.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(66){-webkit-animation-delay:3.3s;animation-delay:3.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(67){-webkit-animation-delay:3.35s;animation-delay:3.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(68){-webkit-animation-delay:3.4s;animation-delay:3.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(69){-webkit-animation-delay:3.45s;animation-delay:3.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(70){-webkit-animation-delay:3.5s;animation-delay:3.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(71){-webkit-animation-delay:3.55s;animation-delay:3.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(72){-webkit-animation-delay:3.6s;animation-delay:3.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(73){-webkit-animation-delay:3.65s;animation-delay:3.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(74){-webkit-animation-delay:3.7s;animation-delay:3.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(75){-webkit-animation-delay:3.75s;animation-delay:3.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(76){-webkit-animation-delay:3.8s;animation-delay:3.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(77){-webkit-animation-delay:3.85s;animation-delay:3.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(78){-webkit-animation-delay:3.9s;animation-delay:3.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(79){-webkit-animation-delay:3.95s;animation-delay:3.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(80){-webkit-animation-delay:4s;animation-delay:4s}.transition-header-wrapper span.title-in .animated-text:nth-child(81){-webkit-animation-delay:4.05s;animation-delay:4.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(82){-webkit-animation-delay:4.1s;animation-delay:4.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(83){-webkit-animation-delay:4.15s;animation-delay:4.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(84){-webkit-animation-delay:4.2s;animation-delay:4.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(85){-webkit-animation-delay:4.25s;animation-delay:4.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(86){-webkit-animation-delay:4.3s;animation-delay:4.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(87){-webkit-animation-delay:4.35s;animation-delay:4.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(88){-webkit-animation-delay:4.4s;animation-delay:4.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(89){-webkit-animation-delay:4.45s;animation-delay:4.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(90){-webkit-animation-delay:4.5s;animation-delay:4.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(91){-webkit-animation-delay:4.55s;animation-delay:4.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(92){-webkit-animation-delay:4.6s;animation-delay:4.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(93){-webkit-animation-delay:4.65s;animation-delay:4.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(94){-webkit-animation-delay:4.7s;animation-delay:4.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(95){-webkit-animation-delay:4.75s;animation-delay:4.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(96){-webkit-animation-delay:4.8s;animation-delay:4.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(97){-webkit-animation-delay:4.85s;animation-delay:4.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(98){-webkit-animation-delay:4.9s;animation-delay:4.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(99){-webkit-animation-delay:4.95s;animation-delay:4.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(100){-webkit-animation-delay:5s;animation-delay:5s}.transition-header-wrapper span.title-in .animated-text:nth-child(101){-webkit-animation-delay:5.05s;animation-delay:5.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(102){-webkit-animation-delay:5.1s;animation-delay:5.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(103){-webkit-animation-delay:5.15s;animation-delay:5.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(104){-webkit-animation-delay:5.2s;animation-delay:5.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(105){-webkit-animation-delay:5.25s;animation-delay:5.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(106){-webkit-animation-delay:5.3s;animation-delay:5.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(107){-webkit-animation-delay:5.35s;animation-delay:5.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(108){-webkit-animation-delay:5.4s;animation-delay:5.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(109){-webkit-animation-delay:5.45s;animation-delay:5.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(110){-webkit-animation-delay:5.5s;animation-delay:5.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(111){-webkit-animation-delay:5.55s;animation-delay:5.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(112){-webkit-animation-delay:5.6s;animation-delay:5.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(113){-webkit-animation-delay:5.65s;animation-delay:5.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(114){-webkit-animation-delay:5.7s;animation-delay:5.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(115){-webkit-animation-delay:5.75s;animation-delay:5.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(116){-webkit-animation-delay:5.8s;animation-delay:5.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(117){-webkit-animation-delay:5.85s;animation-delay:5.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(118){-webkit-animation-delay:5.9s;animation-delay:5.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(119){-webkit-animation-delay:5.95s;animation-delay:5.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(120){-webkit-animation-delay:6s;animation-delay:6s}.transition-header-wrapper span.title-in .animated-text:nth-child(121){-webkit-animation-delay:6.05s;animation-delay:6.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(122){-webkit-animation-delay:6.1s;animation-delay:6.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(123){-webkit-animation-delay:6.15s;animation-delay:6.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(124){-webkit-animation-delay:6.2s;animation-delay:6.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(125){-webkit-animation-delay:6.25s;animation-delay:6.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(126){-webkit-animation-delay:6.3s;animation-delay:6.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(127){-webkit-animation-delay:6.35s;animation-delay:6.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(128){-webkit-animation-delay:6.4s;animation-delay:6.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(129){-webkit-animation-delay:6.45s;animation-delay:6.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(130){-webkit-animation-delay:6.5s;animation-delay:6.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(131){-webkit-animation-delay:6.55s;animation-delay:6.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(132){-webkit-animation-delay:6.6s;animation-delay:6.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(133){-webkit-animation-delay:6.65s;animation-delay:6.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(134){-webkit-animation-delay:6.7s;animation-delay:6.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(135){-webkit-animation-delay:6.75s;animation-delay:6.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(136){-webkit-animation-delay:6.8s;animation-delay:6.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(137){-webkit-animation-delay:6.85s;animation-delay:6.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(138){-webkit-animation-delay:6.9s;animation-delay:6.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(139){-webkit-animation-delay:6.95s;animation-delay:6.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(140){-webkit-animation-delay:7s;animation-delay:7s}.transition-header-wrapper span.title-in .animated-text:nth-child(141){-webkit-animation-delay:7.05s;animation-delay:7.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(142){-webkit-animation-delay:7.1s;animation-delay:7.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(143){-webkit-animation-delay:7.15s;animation-delay:7.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(144){-webkit-animation-delay:7.2s;animation-delay:7.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(145){-webkit-animation-delay:7.25s;animation-delay:7.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(146){-webkit-animation-delay:7.3s;animation-delay:7.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(147){-webkit-animation-delay:7.35s;animation-delay:7.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(148){-webkit-animation-delay:7.4s;animation-delay:7.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(149){-webkit-animation-delay:7.45s;animation-delay:7.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(150){-webkit-animation-delay:7.5s;animation-delay:7.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(151){-webkit-animation-delay:7.55s;animation-delay:7.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(152){-webkit-animation-delay:7.6s;animation-delay:7.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(153){-webkit-animation-delay:7.65s;animation-delay:7.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(154){-webkit-animation-delay:7.7s;animation-delay:7.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(155){-webkit-animation-delay:7.75s;animation-delay:7.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(156){-webkit-animation-delay:7.8s;animation-delay:7.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(157){-webkit-animation-delay:7.85s;animation-delay:7.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(158){-webkit-animation-delay:7.9s;animation-delay:7.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(159){-webkit-animation-delay:7.95s;animation-delay:7.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(160){-webkit-animation-delay:8s;animation-delay:8s}.transition-header-wrapper span.title-in .animated-text:nth-child(161){-webkit-animation-delay:8.05s;animation-delay:8.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(162){-webkit-animation-delay:8.1s;animation-delay:8.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(163){-webkit-animation-delay:8.15s;animation-delay:8.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(164){-webkit-animation-delay:8.2s;animation-delay:8.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(165){-webkit-animation-delay:8.25s;animation-delay:8.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(166){-webkit-animation-delay:8.3s;animation-delay:8.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(167){-webkit-animation-delay:8.35s;animation-delay:8.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(168){-webkit-animation-delay:8.4s;animation-delay:8.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(169){-webkit-animation-delay:8.45s;animation-delay:8.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(170){-webkit-animation-delay:8.5s;animation-delay:8.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(171){-webkit-animation-delay:8.55s;animation-delay:8.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(172){-webkit-animation-delay:8.6s;animation-delay:8.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(173){-webkit-animation-delay:8.65s;animation-delay:8.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(174){-webkit-animation-delay:8.7s;animation-delay:8.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(175){-webkit-animation-delay:8.75s;animation-delay:8.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(176){-webkit-animation-delay:8.8s;animation-delay:8.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(177){-webkit-animation-delay:8.85s;animation-delay:8.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(178){-webkit-animation-delay:8.9s;animation-delay:8.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(179){-webkit-animation-delay:8.95s;animation-delay:8.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(180){-webkit-animation-delay:9s;animation-delay:9s}.transition-header-wrapper span.title-in .animated-text:nth-child(181){-webkit-animation-delay:9.05s;animation-delay:9.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(182){-webkit-animation-delay:9.1s;animation-delay:9.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(183){-webkit-animation-delay:9.15s;animation-delay:9.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(184){-webkit-animation-delay:9.2s;animation-delay:9.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(185){-webkit-animation-delay:9.25s;animation-delay:9.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(186){-webkit-animation-delay:9.3s;animation-delay:9.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(187){-webkit-animation-delay:9.35s;animation-delay:9.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(188){-webkit-animation-delay:9.4s;animation-delay:9.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(189){-webkit-animation-delay:9.45s;animation-delay:9.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(190){-webkit-animation-delay:9.5s;animation-delay:9.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(191){-webkit-animation-delay:9.55s;animation-delay:9.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(192){-webkit-animation-delay:9.6s;animation-delay:9.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(193){-webkit-animation-delay:9.65s;animation-delay:9.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(194){-webkit-animation-delay:9.7s;animation-delay:9.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(195){-webkit-animation-delay:9.75s;animation-delay:9.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(196){-webkit-animation-delay:9.8s;animation-delay:9.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(197){-webkit-animation-delay:9.85s;animation-delay:9.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(198){-webkit-animation-delay:9.9s;animation-delay:9.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(199){-webkit-animation-delay:9.95s;animation-delay:9.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(200){-webkit-animation-delay:10s;animation-delay:10s}.transition-header-wrapper span.title-in .animated-text:nth-child(201){-webkit-animation-delay:10.05s;animation-delay:10.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(202){-webkit-animation-delay:10.1s;animation-delay:10.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(203){-webkit-animation-delay:10.15s;animation-delay:10.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(204){-webkit-animation-delay:10.2s;animation-delay:10.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(205){-webkit-animation-delay:10.25s;animation-delay:10.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(206){-webkit-animation-delay:10.3s;animation-delay:10.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(207){-webkit-animation-delay:10.35s;animation-delay:10.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(208){-webkit-animation-delay:10.4s;animation-delay:10.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(209){-webkit-animation-delay:10.45s;animation-delay:10.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(210){-webkit-animation-delay:10.5s;animation-delay:10.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(211){-webkit-animation-delay:10.55s;animation-delay:10.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(212){-webkit-animation-delay:10.6s;animation-delay:10.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(213){-webkit-animation-delay:10.65s;animation-delay:10.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(214){-webkit-animation-delay:10.7s;animation-delay:10.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(215){-webkit-animation-delay:10.75s;animation-delay:10.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(216){-webkit-animation-delay:10.8s;animation-delay:10.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(217){-webkit-animation-delay:10.85s;animation-delay:10.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(218){-webkit-animation-delay:10.9s;animation-delay:10.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(219){-webkit-animation-delay:10.95s;animation-delay:10.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(220){-webkit-animation-delay:11s;animation-delay:11s}.transition-header-wrapper span.title-in .animated-text:nth-child(221){-webkit-animation-delay:11.05s;animation-delay:11.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(222){-webkit-animation-delay:11.1s;animation-delay:11.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(223){-webkit-animation-delay:11.15s;animation-delay:11.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(224){-webkit-animation-delay:11.2s;animation-delay:11.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(225){-webkit-animation-delay:11.25s;animation-delay:11.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(226){-webkit-animation-delay:11.3s;animation-delay:11.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(227){-webkit-animation-delay:11.35s;animation-delay:11.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(228){-webkit-animation-delay:11.4s;animation-delay:11.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(229){-webkit-animation-delay:11.45s;animation-delay:11.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(230){-webkit-animation-delay:11.5s;animation-delay:11.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(231){-webkit-animation-delay:11.55s;animation-delay:11.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(232){-webkit-animation-delay:11.6s;animation-delay:11.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(233){-webkit-animation-delay:11.65s;animation-delay:11.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(234){-webkit-animation-delay:11.7s;animation-delay:11.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(235){-webkit-animation-delay:11.75s;animation-delay:11.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(236){-webkit-animation-delay:11.8s;animation-delay:11.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(237){-webkit-animation-delay:11.85s;animation-delay:11.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(238){-webkit-animation-delay:11.9s;animation-delay:11.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(239){-webkit-animation-delay:11.95s;animation-delay:11.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(240){-webkit-animation-delay:12s;animation-delay:12s}.transition-header-wrapper span.title-in .animated-text:nth-child(241){-webkit-animation-delay:12.05s;animation-delay:12.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(242){-webkit-animation-delay:12.1s;animation-delay:12.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(243){-webkit-animation-delay:12.15s;animation-delay:12.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(244){-webkit-animation-delay:12.2s;animation-delay:12.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(245){-webkit-animation-delay:12.25s;animation-delay:12.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(246){-webkit-animation-delay:12.3s;animation-delay:12.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(247){-webkit-animation-delay:12.35s;animation-delay:12.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(248){-webkit-animation-delay:12.4s;animation-delay:12.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(249){-webkit-animation-delay:12.45s;animation-delay:12.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(250){-webkit-animation-delay:12.5s;animation-delay:12.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(251){-webkit-animation-delay:12.55s;animation-delay:12.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(252){-webkit-animation-delay:12.6s;animation-delay:12.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(253){-webkit-animation-delay:12.65s;animation-delay:12.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(254){-webkit-animation-delay:12.7s;animation-delay:12.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(255){-webkit-animation-delay:12.75s;animation-delay:12.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(256){-webkit-animation-delay:12.8s;animation-delay:12.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(257){-webkit-animation-delay:12.85s;animation-delay:12.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(258){-webkit-animation-delay:12.9s;animation-delay:12.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(259){-webkit-animation-delay:12.95s;animation-delay:12.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(260){-webkit-animation-delay:13s;animation-delay:13s}.transition-header-wrapper span.title-in .animated-text:nth-child(261){-webkit-animation-delay:13.05s;animation-delay:13.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(262){-webkit-animation-delay:13.1s;animation-delay:13.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(263){-webkit-animation-delay:13.15s;animation-delay:13.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(264){-webkit-animation-delay:13.2s;animation-delay:13.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(265){-webkit-animation-delay:13.25s;animation-delay:13.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(266){-webkit-animation-delay:13.3s;animation-delay:13.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(267){-webkit-animation-delay:13.35s;animation-delay:13.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(268){-webkit-animation-delay:13.4s;animation-delay:13.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(269){-webkit-animation-delay:13.45s;animation-delay:13.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(270){-webkit-animation-delay:13.5s;animation-delay:13.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(271){-webkit-animation-delay:13.55s;animation-delay:13.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(272){-webkit-animation-delay:13.6s;animation-delay:13.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(273){-webkit-animation-delay:13.65s;animation-delay:13.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(274){-webkit-animation-delay:13.7s;animation-delay:13.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(275){-webkit-animation-delay:13.75s;animation-delay:13.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(276){-webkit-animation-delay:13.8s;animation-delay:13.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(277){-webkit-animation-delay:13.85s;animation-delay:13.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(278){-webkit-animation-delay:13.9s;animation-delay:13.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(279){-webkit-animation-delay:13.95s;animation-delay:13.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(280){-webkit-animation-delay:14s;animation-delay:14s}.transition-header-wrapper span.title-in .animated-text:nth-child(281){-webkit-animation-delay:14.05s;animation-delay:14.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(282){-webkit-animation-delay:14.1s;animation-delay:14.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(283){-webkit-animation-delay:14.15s;animation-delay:14.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(284){-webkit-animation-delay:14.2s;animation-delay:14.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(285){-webkit-animation-delay:14.25s;animation-delay:14.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(286){-webkit-animation-delay:14.3s;animation-delay:14.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(287){-webkit-animation-delay:14.35s;animation-delay:14.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(288){-webkit-animation-delay:14.4s;animation-delay:14.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(289){-webkit-animation-delay:14.45s;animation-delay:14.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(290){-webkit-animation-delay:14.5s;animation-delay:14.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(291){-webkit-animation-delay:14.55s;animation-delay:14.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(292){-webkit-animation-delay:14.6s;animation-delay:14.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(293){-webkit-animation-delay:14.65s;animation-delay:14.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(294){-webkit-animation-delay:14.7s;animation-delay:14.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(295){-webkit-animation-delay:14.75s;animation-delay:14.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(296){-webkit-animation-delay:14.8s;animation-delay:14.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(297){-webkit-animation-delay:14.85s;animation-delay:14.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(298){-webkit-animation-delay:14.9s;animation-delay:14.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(299){-webkit-animation-delay:14.95s;animation-delay:14.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(300){-webkit-animation-delay:15s;animation-delay:15s}.transition-header-wrapper span.title-in .animated-text:nth-child(301){-webkit-animation-delay:15.05s;animation-delay:15.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(302){-webkit-animation-delay:15.1s;animation-delay:15.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(303){-webkit-animation-delay:15.15s;animation-delay:15.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(304){-webkit-animation-delay:15.2s;animation-delay:15.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(305){-webkit-animation-delay:15.25s;animation-delay:15.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(306){-webkit-animation-delay:15.3s;animation-delay:15.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(307){-webkit-animation-delay:15.35s;animation-delay:15.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(308){-webkit-animation-delay:15.4s;animation-delay:15.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(309){-webkit-animation-delay:15.45s;animation-delay:15.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(310){-webkit-animation-delay:15.5s;animation-delay:15.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(311){-webkit-animation-delay:15.55s;animation-delay:15.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(312){-webkit-animation-delay:15.6s;animation-delay:15.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(313){-webkit-animation-delay:15.65s;animation-delay:15.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(314){-webkit-animation-delay:15.7s;animation-delay:15.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(315){-webkit-animation-delay:15.75s;animation-delay:15.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(316){-webkit-animation-delay:15.8s;animation-delay:15.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(317){-webkit-animation-delay:15.85s;animation-delay:15.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(318){-webkit-animation-delay:15.9s;animation-delay:15.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(319){-webkit-animation-delay:15.95s;animation-delay:15.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(320){-webkit-animation-delay:16s;animation-delay:16s}.transition-header-wrapper span.title-in .animated-text:nth-child(321){-webkit-animation-delay:16.05s;animation-delay:16.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(322){-webkit-animation-delay:16.1s;animation-delay:16.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(323){-webkit-animation-delay:16.15s;animation-delay:16.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(324){-webkit-animation-delay:16.2s;animation-delay:16.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(325){-webkit-animation-delay:16.25s;animation-delay:16.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(326){-webkit-animation-delay:16.3s;animation-delay:16.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(327){-webkit-animation-delay:16.35s;animation-delay:16.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(328){-webkit-animation-delay:16.4s;animation-delay:16.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(329){-webkit-animation-delay:16.45s;animation-delay:16.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(330){-webkit-animation-delay:16.5s;animation-delay:16.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(331){-webkit-animation-delay:16.55s;animation-delay:16.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(332){-webkit-animation-delay:16.6s;animation-delay:16.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(333){-webkit-animation-delay:16.65s;animation-delay:16.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(334){-webkit-animation-delay:16.7s;animation-delay:16.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(335){-webkit-animation-delay:16.75s;animation-delay:16.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(336){-webkit-animation-delay:16.8s;animation-delay:16.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(337){-webkit-animation-delay:16.85s;animation-delay:16.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(338){-webkit-animation-delay:16.9s;animation-delay:16.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(339){-webkit-animation-delay:16.95s;animation-delay:16.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(340){-webkit-animation-delay:17s;animation-delay:17s}.transition-header-wrapper span.title-in .animated-text:nth-child(341){-webkit-animation-delay:17.05s;animation-delay:17.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(342){-webkit-animation-delay:17.1s;animation-delay:17.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(343){-webkit-animation-delay:17.15s;animation-delay:17.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(344){-webkit-animation-delay:17.2s;animation-delay:17.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(345){-webkit-animation-delay:17.25s;animation-delay:17.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(346){-webkit-animation-delay:17.3s;animation-delay:17.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(347){-webkit-animation-delay:17.35s;animation-delay:17.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(348){-webkit-animation-delay:17.4s;animation-delay:17.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(349){-webkit-animation-delay:17.45s;animation-delay:17.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(350){-webkit-animation-delay:17.5s;animation-delay:17.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(351){-webkit-animation-delay:17.55s;animation-delay:17.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(352){-webkit-animation-delay:17.6s;animation-delay:17.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(353){-webkit-animation-delay:17.65s;animation-delay:17.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(354){-webkit-animation-delay:17.7s;animation-delay:17.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(355){-webkit-animation-delay:17.75s;animation-delay:17.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(356){-webkit-animation-delay:17.8s;animation-delay:17.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(357){-webkit-animation-delay:17.85s;animation-delay:17.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(358){-webkit-animation-delay:17.9s;animation-delay:17.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(359){-webkit-animation-delay:17.95s;animation-delay:17.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(360){-webkit-animation-delay:18s;animation-delay:18s}.transition-header-wrapper span.title-in .animated-text:nth-child(361){-webkit-animation-delay:18.05s;animation-delay:18.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(362){-webkit-animation-delay:18.1s;animation-delay:18.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(363){-webkit-animation-delay:18.15s;animation-delay:18.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(364){-webkit-animation-delay:18.2s;animation-delay:18.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(365){-webkit-animation-delay:18.25s;animation-delay:18.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(366){-webkit-animation-delay:18.3s;animation-delay:18.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(367){-webkit-animation-delay:18.35s;animation-delay:18.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(368){-webkit-animation-delay:18.4s;animation-delay:18.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(369){-webkit-animation-delay:18.45s;animation-delay:18.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(370){-webkit-animation-delay:18.5s;animation-delay:18.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(371){-webkit-animation-delay:18.55s;animation-delay:18.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(372){-webkit-animation-delay:18.6s;animation-delay:18.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(373){-webkit-animation-delay:18.65s;animation-delay:18.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(374){-webkit-animation-delay:18.7s;animation-delay:18.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(375){-webkit-animation-delay:18.75s;animation-delay:18.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(376){-webkit-animation-delay:18.8s;animation-delay:18.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(377){-webkit-animation-delay:18.85s;animation-delay:18.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(378){-webkit-animation-delay:18.9s;animation-delay:18.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(379){-webkit-animation-delay:18.95s;animation-delay:18.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(380){-webkit-animation-delay:19s;animation-delay:19s}.transition-header-wrapper span.title-in .animated-text:nth-child(381){-webkit-animation-delay:19.05s;animation-delay:19.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(382){-webkit-animation-delay:19.1s;animation-delay:19.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(383){-webkit-animation-delay:19.15s;animation-delay:19.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(384){-webkit-animation-delay:19.2s;animation-delay:19.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(385){-webkit-animation-delay:19.25s;animation-delay:19.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(386){-webkit-animation-delay:19.3s;animation-delay:19.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(387){-webkit-animation-delay:19.35s;animation-delay:19.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(388){-webkit-animation-delay:19.4s;animation-delay:19.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(389){-webkit-animation-delay:19.45s;animation-delay:19.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(390){-webkit-animation-delay:19.5s;animation-delay:19.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(391){-webkit-animation-delay:19.55s;animation-delay:19.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(392){-webkit-animation-delay:19.6s;animation-delay:19.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(393){-webkit-animation-delay:19.65s;animation-delay:19.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(394){-webkit-animation-delay:19.7s;animation-delay:19.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(395){-webkit-animation-delay:19.75s;animation-delay:19.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(396){-webkit-animation-delay:19.8s;animation-delay:19.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(397){-webkit-animation-delay:19.85s;animation-delay:19.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(398){-webkit-animation-delay:19.9s;animation-delay:19.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(399){-webkit-animation-delay:19.95s;animation-delay:19.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(400){-webkit-animation-delay:20s;animation-delay:20s}.transition-header-wrapper span.title-in .animated-text:nth-child(401){-webkit-animation-delay:20.05s;animation-delay:20.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(402){-webkit-animation-delay:20.1s;animation-delay:20.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(403){-webkit-animation-delay:20.15s;animation-delay:20.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(404){-webkit-animation-delay:20.2s;animation-delay:20.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(405){-webkit-animation-delay:20.25s;animation-delay:20.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(406){-webkit-animation-delay:20.3s;animation-delay:20.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(407){-webkit-animation-delay:20.35s;animation-delay:20.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(408){-webkit-animation-delay:20.4s;animation-delay:20.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(409){-webkit-animation-delay:20.45s;animation-delay:20.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(410){-webkit-animation-delay:20.5s;animation-delay:20.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(411){-webkit-animation-delay:20.55s;animation-delay:20.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(412){-webkit-animation-delay:20.6s;animation-delay:20.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(413){-webkit-animation-delay:20.65s;animation-delay:20.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(414){-webkit-animation-delay:20.7s;animation-delay:20.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(415){-webkit-animation-delay:20.75s;animation-delay:20.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(416){-webkit-animation-delay:20.8s;animation-delay:20.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(417){-webkit-animation-delay:20.85s;animation-delay:20.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(418){-webkit-animation-delay:20.9s;animation-delay:20.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(419){-webkit-animation-delay:20.95s;animation-delay:20.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(420){-webkit-animation-delay:21s;animation-delay:21s}.transition-header-wrapper span.title-in .animated-text:nth-child(421){-webkit-animation-delay:21.05s;animation-delay:21.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(422){-webkit-animation-delay:21.1s;animation-delay:21.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(423){-webkit-animation-delay:21.15s;animation-delay:21.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(424){-webkit-animation-delay:21.2s;animation-delay:21.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(425){-webkit-animation-delay:21.25s;animation-delay:21.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(426){-webkit-animation-delay:21.3s;animation-delay:21.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(427){-webkit-animation-delay:21.35s;animation-delay:21.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(428){-webkit-animation-delay:21.4s;animation-delay:21.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(429){-webkit-animation-delay:21.45s;animation-delay:21.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(430){-webkit-animation-delay:21.5s;animation-delay:21.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(431){-webkit-animation-delay:21.55s;animation-delay:21.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(432){-webkit-animation-delay:21.6s;animation-delay:21.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(433){-webkit-animation-delay:21.65s;animation-delay:21.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(434){-webkit-animation-delay:21.7s;animation-delay:21.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(435){-webkit-animation-delay:21.75s;animation-delay:21.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(436){-webkit-animation-delay:21.8s;animation-delay:21.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(437){-webkit-animation-delay:21.85s;animation-delay:21.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(438){-webkit-animation-delay:21.9s;animation-delay:21.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(439){-webkit-animation-delay:21.95s;animation-delay:21.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(440){-webkit-animation-delay:22s;animation-delay:22s}.transition-header-wrapper span.title-in .animated-text:nth-child(441){-webkit-animation-delay:22.05s;animation-delay:22.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(442){-webkit-animation-delay:22.1s;animation-delay:22.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(443){-webkit-animation-delay:22.15s;animation-delay:22.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(444){-webkit-animation-delay:22.2s;animation-delay:22.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(445){-webkit-animation-delay:22.25s;animation-delay:22.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(446){-webkit-animation-delay:22.3s;animation-delay:22.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(447){-webkit-animation-delay:22.35s;animation-delay:22.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(448){-webkit-animation-delay:22.4s;animation-delay:22.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(449){-webkit-animation-delay:22.45s;animation-delay:22.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(450){-webkit-animation-delay:22.5s;animation-delay:22.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(451){-webkit-animation-delay:22.55s;animation-delay:22.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(452){-webkit-animation-delay:22.6s;animation-delay:22.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(453){-webkit-animation-delay:22.65s;animation-delay:22.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(454){-webkit-animation-delay:22.7s;animation-delay:22.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(455){-webkit-animation-delay:22.75s;animation-delay:22.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(456){-webkit-animation-delay:22.8s;animation-delay:22.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(457){-webkit-animation-delay:22.85s;animation-delay:22.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(458){-webkit-animation-delay:22.9s;animation-delay:22.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(459){-webkit-animation-delay:22.95s;animation-delay:22.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(460){-webkit-animation-delay:23s;animation-delay:23s}.transition-header-wrapper span.title-in .animated-text:nth-child(461){-webkit-animation-delay:23.05s;animation-delay:23.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(462){-webkit-animation-delay:23.1s;animation-delay:23.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(463){-webkit-animation-delay:23.15s;animation-delay:23.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(464){-webkit-animation-delay:23.2s;animation-delay:23.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(465){-webkit-animation-delay:23.25s;animation-delay:23.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(466){-webkit-animation-delay:23.3s;animation-delay:23.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(467){-webkit-animation-delay:23.35s;animation-delay:23.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(468){-webkit-animation-delay:23.4s;animation-delay:23.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(469){-webkit-animation-delay:23.45s;animation-delay:23.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(470){-webkit-animation-delay:23.5s;animation-delay:23.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(471){-webkit-animation-delay:23.55s;animation-delay:23.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(472){-webkit-animation-delay:23.6s;animation-delay:23.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(473){-webkit-animation-delay:23.65s;animation-delay:23.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(474){-webkit-animation-delay:23.7s;animation-delay:23.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(475){-webkit-animation-delay:23.75s;animation-delay:23.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(476){-webkit-animation-delay:23.8s;animation-delay:23.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(477){-webkit-animation-delay:23.85s;animation-delay:23.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(478){-webkit-animation-delay:23.9s;animation-delay:23.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(479){-webkit-animation-delay:23.95s;animation-delay:23.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(480){-webkit-animation-delay:24s;animation-delay:24s}.transition-header-wrapper span.title-in .animated-text:nth-child(481){-webkit-animation-delay:24.05s;animation-delay:24.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(482){-webkit-animation-delay:24.1s;animation-delay:24.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(483){-webkit-animation-delay:24.15s;animation-delay:24.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(484){-webkit-animation-delay:24.2s;animation-delay:24.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(485){-webkit-animation-delay:24.25s;animation-delay:24.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(486){-webkit-animation-delay:24.3s;animation-delay:24.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(487){-webkit-animation-delay:24.35s;animation-delay:24.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(488){-webkit-animation-delay:24.4s;animation-delay:24.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(489){-webkit-animation-delay:24.45s;animation-delay:24.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(490){-webkit-animation-delay:24.5s;animation-delay:24.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(491){-webkit-animation-delay:24.55s;animation-delay:24.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(492){-webkit-animation-delay:24.6s;animation-delay:24.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(493){-webkit-animation-delay:24.65s;animation-delay:24.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(494){-webkit-animation-delay:24.7s;animation-delay:24.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(495){-webkit-animation-delay:24.75s;animation-delay:24.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(496){-webkit-animation-delay:24.8s;animation-delay:24.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(497){-webkit-animation-delay:24.85s;animation-delay:24.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(498){-webkit-animation-delay:24.9s;animation-delay:24.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(499){-webkit-animation-delay:24.95s;animation-delay:24.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(500){-webkit-animation-delay:25s;animation-delay:25s}.transition-header-wrapper span.title-in .animated-text:nth-child(501){-webkit-animation-delay:25.05s;animation-delay:25.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(502){-webkit-animation-delay:25.1s;animation-delay:25.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(503){-webkit-animation-delay:25.15s;animation-delay:25.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(504){-webkit-animation-delay:25.2s;animation-delay:25.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(505){-webkit-animation-delay:25.25s;animation-delay:25.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(506){-webkit-animation-delay:25.3s;animation-delay:25.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(507){-webkit-animation-delay:25.35s;animation-delay:25.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(508){-webkit-animation-delay:25.4s;animation-delay:25.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(509){-webkit-animation-delay:25.45s;animation-delay:25.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(510){-webkit-animation-delay:25.5s;animation-delay:25.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(511){-webkit-animation-delay:25.55s;animation-delay:25.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(512){-webkit-animation-delay:25.6s;animation-delay:25.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(513){-webkit-animation-delay:25.65s;animation-delay:25.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(514){-webkit-animation-delay:25.7s;animation-delay:25.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(515){-webkit-animation-delay:25.75s;animation-delay:25.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(516){-webkit-animation-delay:25.8s;animation-delay:25.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(517){-webkit-animation-delay:25.85s;animation-delay:25.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(518){-webkit-animation-delay:25.9s;animation-delay:25.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(519){-webkit-animation-delay:25.95s;animation-delay:25.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(520){-webkit-animation-delay:26s;animation-delay:26s}.transition-header-wrapper span.title-in .animated-text:nth-child(521){-webkit-animation-delay:26.05s;animation-delay:26.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(522){-webkit-animation-delay:26.1s;animation-delay:26.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(523){-webkit-animation-delay:26.15s;animation-delay:26.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(524){-webkit-animation-delay:26.2s;animation-delay:26.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(525){-webkit-animation-delay:26.25s;animation-delay:26.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(526){-webkit-animation-delay:26.3s;animation-delay:26.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(527){-webkit-animation-delay:26.35s;animation-delay:26.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(528){-webkit-animation-delay:26.4s;animation-delay:26.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(529){-webkit-animation-delay:26.45s;animation-delay:26.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(530){-webkit-animation-delay:26.5s;animation-delay:26.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(531){-webkit-animation-delay:26.55s;animation-delay:26.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(532){-webkit-animation-delay:26.6s;animation-delay:26.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(533){-webkit-animation-delay:26.65s;animation-delay:26.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(534){-webkit-animation-delay:26.7s;animation-delay:26.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(535){-webkit-animation-delay:26.75s;animation-delay:26.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(536){-webkit-animation-delay:26.8s;animation-delay:26.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(537){-webkit-animation-delay:26.85s;animation-delay:26.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(538){-webkit-animation-delay:26.9s;animation-delay:26.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(539){-webkit-animation-delay:26.95s;animation-delay:26.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(540){-webkit-animation-delay:27s;animation-delay:27s}.transition-header-wrapper span.title-in .animated-text:nth-child(541){-webkit-animation-delay:27.05s;animation-delay:27.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(542){-webkit-animation-delay:27.1s;animation-delay:27.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(543){-webkit-animation-delay:27.15s;animation-delay:27.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(544){-webkit-animation-delay:27.2s;animation-delay:27.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(545){-webkit-animation-delay:27.25s;animation-delay:27.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(546){-webkit-animation-delay:27.3s;animation-delay:27.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(547){-webkit-animation-delay:27.35s;animation-delay:27.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(548){-webkit-animation-delay:27.4s;animation-delay:27.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(549){-webkit-animation-delay:27.45s;animation-delay:27.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(550){-webkit-animation-delay:27.5s;animation-delay:27.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(551){-webkit-animation-delay:27.55s;animation-delay:27.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(552){-webkit-animation-delay:27.6s;animation-delay:27.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(553){-webkit-animation-delay:27.65s;animation-delay:27.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(554){-webkit-animation-delay:27.7s;animation-delay:27.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(555){-webkit-animation-delay:27.75s;animation-delay:27.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(556){-webkit-animation-delay:27.8s;animation-delay:27.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(557){-webkit-animation-delay:27.85s;animation-delay:27.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(558){-webkit-animation-delay:27.9s;animation-delay:27.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(559){-webkit-animation-delay:27.95s;animation-delay:27.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(560){-webkit-animation-delay:28s;animation-delay:28s}.transition-header-wrapper span.title-in .animated-text:nth-child(561){-webkit-animation-delay:28.05s;animation-delay:28.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(562){-webkit-animation-delay:28.1s;animation-delay:28.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(563){-webkit-animation-delay:28.15s;animation-delay:28.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(564){-webkit-animation-delay:28.2s;animation-delay:28.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(565){-webkit-animation-delay:28.25s;animation-delay:28.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(566){-webkit-animation-delay:28.3s;animation-delay:28.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(567){-webkit-animation-delay:28.35s;animation-delay:28.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(568){-webkit-animation-delay:28.4s;animation-delay:28.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(569){-webkit-animation-delay:28.45s;animation-delay:28.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(570){-webkit-animation-delay:28.5s;animation-delay:28.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(571){-webkit-animation-delay:28.55s;animation-delay:28.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(572){-webkit-animation-delay:28.6s;animation-delay:28.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(573){-webkit-animation-delay:28.65s;animation-delay:28.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(574){-webkit-animation-delay:28.7s;animation-delay:28.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(575){-webkit-animation-delay:28.75s;animation-delay:28.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(576){-webkit-animation-delay:28.8s;animation-delay:28.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(577){-webkit-animation-delay:28.85s;animation-delay:28.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(578){-webkit-animation-delay:28.9s;animation-delay:28.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(579){-webkit-animation-delay:28.95s;animation-delay:28.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(580){-webkit-animation-delay:29s;animation-delay:29s}.transition-header-wrapper span.title-in .animated-text:nth-child(581){-webkit-animation-delay:29.05s;animation-delay:29.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(582){-webkit-animation-delay:29.1s;animation-delay:29.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(583){-webkit-animation-delay:29.15s;animation-delay:29.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(584){-webkit-animation-delay:29.2s;animation-delay:29.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(585){-webkit-animation-delay:29.25s;animation-delay:29.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(586){-webkit-animation-delay:29.3s;animation-delay:29.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(587){-webkit-animation-delay:29.35s;animation-delay:29.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(588){-webkit-animation-delay:29.4s;animation-delay:29.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(589){-webkit-animation-delay:29.45s;animation-delay:29.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(590){-webkit-animation-delay:29.5s;animation-delay:29.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(591){-webkit-animation-delay:29.55s;animation-delay:29.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(592){-webkit-animation-delay:29.6s;animation-delay:29.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(593){-webkit-animation-delay:29.65s;animation-delay:29.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(594){-webkit-animation-delay:29.7s;animation-delay:29.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(595){-webkit-animation-delay:29.75s;animation-delay:29.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(596){-webkit-animation-delay:29.8s;animation-delay:29.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(597){-webkit-animation-delay:29.85s;animation-delay:29.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(598){-webkit-animation-delay:29.9s;animation-delay:29.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(599){-webkit-animation-delay:29.95s;animation-delay:29.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(600){-webkit-animation-delay:30s;animation-delay:30s}.transition-header-wrapper span.title-in .animated-text:nth-child(601){-webkit-animation-delay:30.05s;animation-delay:30.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(602){-webkit-animation-delay:30.1s;animation-delay:30.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(603){-webkit-animation-delay:30.15s;animation-delay:30.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(604){-webkit-animation-delay:30.2s;animation-delay:30.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(605){-webkit-animation-delay:30.25s;animation-delay:30.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(606){-webkit-animation-delay:30.3s;animation-delay:30.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(607){-webkit-animation-delay:30.35s;animation-delay:30.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(608){-webkit-animation-delay:30.4s;animation-delay:30.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(609){-webkit-animation-delay:30.45s;animation-delay:30.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(610){-webkit-animation-delay:30.5s;animation-delay:30.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(611){-webkit-animation-delay:30.55s;animation-delay:30.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(612){-webkit-animation-delay:30.6s;animation-delay:30.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(613){-webkit-animation-delay:30.65s;animation-delay:30.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(614){-webkit-animation-delay:30.7s;animation-delay:30.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(615){-webkit-animation-delay:30.75s;animation-delay:30.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(616){-webkit-animation-delay:30.8s;animation-delay:30.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(617){-webkit-animation-delay:30.85s;animation-delay:30.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(618){-webkit-animation-delay:30.9s;animation-delay:30.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(619){-webkit-animation-delay:30.95s;animation-delay:30.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(620){-webkit-animation-delay:31s;animation-delay:31s}.transition-header-wrapper span.title-in .animated-text:nth-child(621){-webkit-animation-delay:31.05s;animation-delay:31.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(622){-webkit-animation-delay:31.1s;animation-delay:31.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(623){-webkit-animation-delay:31.15s;animation-delay:31.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(624){-webkit-animation-delay:31.2s;animation-delay:31.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(625){-webkit-animation-delay:31.25s;animation-delay:31.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(626){-webkit-animation-delay:31.3s;animation-delay:31.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(627){-webkit-animation-delay:31.35s;animation-delay:31.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(628){-webkit-animation-delay:31.4s;animation-delay:31.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(629){-webkit-animation-delay:31.45s;animation-delay:31.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(630){-webkit-animation-delay:31.5s;animation-delay:31.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(631){-webkit-animation-delay:31.55s;animation-delay:31.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(632){-webkit-animation-delay:31.6s;animation-delay:31.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(633){-webkit-animation-delay:31.65s;animation-delay:31.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(634){-webkit-animation-delay:31.7s;animation-delay:31.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(635){-webkit-animation-delay:31.75s;animation-delay:31.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(636){-webkit-animation-delay:31.8s;animation-delay:31.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(637){-webkit-animation-delay:31.85s;animation-delay:31.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(638){-webkit-animation-delay:31.9s;animation-delay:31.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(639){-webkit-animation-delay:31.95s;animation-delay:31.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(640){-webkit-animation-delay:32s;animation-delay:32s}.transition-header-wrapper span.title-in .animated-text:nth-child(641){-webkit-animation-delay:32.05s;animation-delay:32.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(642){-webkit-animation-delay:32.1s;animation-delay:32.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(643){-webkit-animation-delay:32.15s;animation-delay:32.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(644){-webkit-animation-delay:32.2s;animation-delay:32.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(645){-webkit-animation-delay:32.25s;animation-delay:32.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(646){-webkit-animation-delay:32.3s;animation-delay:32.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(647){-webkit-animation-delay:32.35s;animation-delay:32.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(648){-webkit-animation-delay:32.4s;animation-delay:32.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(649){-webkit-animation-delay:32.45s;animation-delay:32.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(650){-webkit-animation-delay:32.5s;animation-delay:32.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(651){-webkit-animation-delay:32.55s;animation-delay:32.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(652){-webkit-animation-delay:32.6s;animation-delay:32.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(653){-webkit-animation-delay:32.65s;animation-delay:32.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(654){-webkit-animation-delay:32.7s;animation-delay:32.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(655){-webkit-animation-delay:32.75s;animation-delay:32.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(656){-webkit-animation-delay:32.8s;animation-delay:32.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(657){-webkit-animation-delay:32.85s;animation-delay:32.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(658){-webkit-animation-delay:32.9s;animation-delay:32.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(659){-webkit-animation-delay:32.95s;animation-delay:32.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(660){-webkit-animation-delay:33s;animation-delay:33s}.transition-header-wrapper span.title-in .animated-text:nth-child(661){-webkit-animation-delay:33.05s;animation-delay:33.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(662){-webkit-animation-delay:33.1s;animation-delay:33.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(663){-webkit-animation-delay:33.15s;animation-delay:33.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(664){-webkit-animation-delay:33.2s;animation-delay:33.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(665){-webkit-animation-delay:33.25s;animation-delay:33.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(666){-webkit-animation-delay:33.3s;animation-delay:33.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(667){-webkit-animation-delay:33.35s;animation-delay:33.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(668){-webkit-animation-delay:33.4s;animation-delay:33.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(669){-webkit-animation-delay:33.45s;animation-delay:33.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(670){-webkit-animation-delay:33.5s;animation-delay:33.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(671){-webkit-animation-delay:33.55s;animation-delay:33.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(672){-webkit-animation-delay:33.6s;animation-delay:33.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(673){-webkit-animation-delay:33.65s;animation-delay:33.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(674){-webkit-animation-delay:33.7s;animation-delay:33.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(675){-webkit-animation-delay:33.75s;animation-delay:33.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(676){-webkit-animation-delay:33.8s;animation-delay:33.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(677){-webkit-animation-delay:33.85s;animation-delay:33.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(678){-webkit-animation-delay:33.9s;animation-delay:33.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(679){-webkit-animation-delay:33.95s;animation-delay:33.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(680){-webkit-animation-delay:34s;animation-delay:34s}.transition-header-wrapper span.title-in .animated-text:nth-child(681){-webkit-animation-delay:34.05s;animation-delay:34.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(682){-webkit-animation-delay:34.1s;animation-delay:34.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(683){-webkit-animation-delay:34.15s;animation-delay:34.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(684){-webkit-animation-delay:34.2s;animation-delay:34.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(685){-webkit-animation-delay:34.25s;animation-delay:34.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(686){-webkit-animation-delay:34.3s;animation-delay:34.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(687){-webkit-animation-delay:34.35s;animation-delay:34.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(688){-webkit-animation-delay:34.4s;animation-delay:34.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(689){-webkit-animation-delay:34.45s;animation-delay:34.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(690){-webkit-animation-delay:34.5s;animation-delay:34.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(691){-webkit-animation-delay:34.55s;animation-delay:34.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(692){-webkit-animation-delay:34.6s;animation-delay:34.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(693){-webkit-animation-delay:34.65s;animation-delay:34.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(694){-webkit-animation-delay:34.7s;animation-delay:34.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(695){-webkit-animation-delay:34.75s;animation-delay:34.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(696){-webkit-animation-delay:34.8s;animation-delay:34.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(697){-webkit-animation-delay:34.85s;animation-delay:34.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(698){-webkit-animation-delay:34.9s;animation-delay:34.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(699){-webkit-animation-delay:34.95s;animation-delay:34.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(700){-webkit-animation-delay:35s;animation-delay:35s}.transition-header-wrapper span.title-in .animated-text:nth-child(701){-webkit-animation-delay:35.05s;animation-delay:35.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(702){-webkit-animation-delay:35.1s;animation-delay:35.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(703){-webkit-animation-delay:35.15s;animation-delay:35.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(704){-webkit-animation-delay:35.2s;animation-delay:35.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(705){-webkit-animation-delay:35.25s;animation-delay:35.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(706){-webkit-animation-delay:35.3s;animation-delay:35.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(707){-webkit-animation-delay:35.35s;animation-delay:35.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(708){-webkit-animation-delay:35.4s;animation-delay:35.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(709){-webkit-animation-delay:35.45s;animation-delay:35.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(710){-webkit-animation-delay:35.5s;animation-delay:35.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(711){-webkit-animation-delay:35.55s;animation-delay:35.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(712){-webkit-animation-delay:35.6s;animation-delay:35.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(713){-webkit-animation-delay:35.65s;animation-delay:35.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(714){-webkit-animation-delay:35.7s;animation-delay:35.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(715){-webkit-animation-delay:35.75s;animation-delay:35.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(716){-webkit-animation-delay:35.8s;animation-delay:35.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(717){-webkit-animation-delay:35.85s;animation-delay:35.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(718){-webkit-animation-delay:35.9s;animation-delay:35.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(719){-webkit-animation-delay:35.95s;animation-delay:35.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(720){-webkit-animation-delay:36s;animation-delay:36s}.transition-header-wrapper span.title-in .animated-text:nth-child(721){-webkit-animation-delay:36.05s;animation-delay:36.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(722){-webkit-animation-delay:36.1s;animation-delay:36.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(723){-webkit-animation-delay:36.15s;animation-delay:36.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(724){-webkit-animation-delay:36.2s;animation-delay:36.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(725){-webkit-animation-delay:36.25s;animation-delay:36.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(726){-webkit-animation-delay:36.3s;animation-delay:36.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(727){-webkit-animation-delay:36.35s;animation-delay:36.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(728){-webkit-animation-delay:36.4s;animation-delay:36.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(729){-webkit-animation-delay:36.45s;animation-delay:36.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(730){-webkit-animation-delay:36.5s;animation-delay:36.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(731){-webkit-animation-delay:36.55s;animation-delay:36.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(732){-webkit-animation-delay:36.6s;animation-delay:36.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(733){-webkit-animation-delay:36.65s;animation-delay:36.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(734){-webkit-animation-delay:36.7s;animation-delay:36.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(735){-webkit-animation-delay:36.75s;animation-delay:36.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(736){-webkit-animation-delay:36.8s;animation-delay:36.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(737){-webkit-animation-delay:36.85s;animation-delay:36.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(738){-webkit-animation-delay:36.9s;animation-delay:36.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(739){-webkit-animation-delay:36.95s;animation-delay:36.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(740){-webkit-animation-delay:37s;animation-delay:37s}.transition-header-wrapper span.title-in .animated-text:nth-child(741){-webkit-animation-delay:37.05s;animation-delay:37.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(742){-webkit-animation-delay:37.1s;animation-delay:37.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(743){-webkit-animation-delay:37.15s;animation-delay:37.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(744){-webkit-animation-delay:37.2s;animation-delay:37.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(745){-webkit-animation-delay:37.25s;animation-delay:37.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(746){-webkit-animation-delay:37.3s;animation-delay:37.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(747){-webkit-animation-delay:37.35s;animation-delay:37.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(748){-webkit-animation-delay:37.4s;animation-delay:37.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(749){-webkit-animation-delay:37.45s;animation-delay:37.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(750){-webkit-animation-delay:37.5s;animation-delay:37.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(751){-webkit-animation-delay:37.55s;animation-delay:37.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(752){-webkit-animation-delay:37.6s;animation-delay:37.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(753){-webkit-animation-delay:37.65s;animation-delay:37.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(754){-webkit-animation-delay:37.7s;animation-delay:37.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(755){-webkit-animation-delay:37.75s;animation-delay:37.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(756){-webkit-animation-delay:37.8s;animation-delay:37.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(757){-webkit-animation-delay:37.85s;animation-delay:37.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(758){-webkit-animation-delay:37.9s;animation-delay:37.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(759){-webkit-animation-delay:37.95s;animation-delay:37.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(760){-webkit-animation-delay:38s;animation-delay:38s}.transition-header-wrapper span.title-in .animated-text:nth-child(761){-webkit-animation-delay:38.05s;animation-delay:38.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(762){-webkit-animation-delay:38.1s;animation-delay:38.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(763){-webkit-animation-delay:38.15s;animation-delay:38.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(764){-webkit-animation-delay:38.2s;animation-delay:38.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(765){-webkit-animation-delay:38.25s;animation-delay:38.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(766){-webkit-animation-delay:38.3s;animation-delay:38.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(767){-webkit-animation-delay:38.35s;animation-delay:38.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(768){-webkit-animation-delay:38.4s;animation-delay:38.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(769){-webkit-animation-delay:38.45s;animation-delay:38.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(770){-webkit-animation-delay:38.5s;animation-delay:38.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(771){-webkit-animation-delay:38.55s;animation-delay:38.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(772){-webkit-animation-delay:38.6s;animation-delay:38.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(773){-webkit-animation-delay:38.65s;animation-delay:38.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(774){-webkit-animation-delay:38.7s;animation-delay:38.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(775){-webkit-animation-delay:38.75s;animation-delay:38.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(776){-webkit-animation-delay:38.8s;animation-delay:38.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(777){-webkit-animation-delay:38.85s;animation-delay:38.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(778){-webkit-animation-delay:38.9s;animation-delay:38.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(779){-webkit-animation-delay:38.95s;animation-delay:38.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(780){-webkit-animation-delay:39s;animation-delay:39s}.transition-header-wrapper span.title-in .animated-text:nth-child(781){-webkit-animation-delay:39.05s;animation-delay:39.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(782){-webkit-animation-delay:39.1s;animation-delay:39.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(783){-webkit-animation-delay:39.15s;animation-delay:39.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(784){-webkit-animation-delay:39.2s;animation-delay:39.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(785){-webkit-animation-delay:39.25s;animation-delay:39.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(786){-webkit-animation-delay:39.3s;animation-delay:39.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(787){-webkit-animation-delay:39.35s;animation-delay:39.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(788){-webkit-animation-delay:39.4s;animation-delay:39.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(789){-webkit-animation-delay:39.45s;animation-delay:39.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(790){-webkit-animation-delay:39.5s;animation-delay:39.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(791){-webkit-animation-delay:39.55s;animation-delay:39.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(792){-webkit-animation-delay:39.6s;animation-delay:39.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(793){-webkit-animation-delay:39.65s;animation-delay:39.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(794){-webkit-animation-delay:39.7s;animation-delay:39.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(795){-webkit-animation-delay:39.75s;animation-delay:39.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(796){-webkit-animation-delay:39.8s;animation-delay:39.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(797){-webkit-animation-delay:39.85s;animation-delay:39.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(798){-webkit-animation-delay:39.9s;animation-delay:39.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(799){-webkit-animation-delay:39.95s;animation-delay:39.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(800){-webkit-animation-delay:40s;animation-delay:40s}.transition-header-wrapper span.title-in .animated-text:nth-child(801){-webkit-animation-delay:40.05s;animation-delay:40.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(802){-webkit-animation-delay:40.1s;animation-delay:40.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(803){-webkit-animation-delay:40.15s;animation-delay:40.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(804){-webkit-animation-delay:40.2s;animation-delay:40.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(805){-webkit-animation-delay:40.25s;animation-delay:40.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(806){-webkit-animation-delay:40.3s;animation-delay:40.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(807){-webkit-animation-delay:40.35s;animation-delay:40.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(808){-webkit-animation-delay:40.4s;animation-delay:40.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(809){-webkit-animation-delay:40.45s;animation-delay:40.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(810){-webkit-animation-delay:40.5s;animation-delay:40.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(811){-webkit-animation-delay:40.55s;animation-delay:40.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(812){-webkit-animation-delay:40.6s;animation-delay:40.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(813){-webkit-animation-delay:40.65s;animation-delay:40.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(814){-webkit-animation-delay:40.7s;animation-delay:40.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(815){-webkit-animation-delay:40.75s;animation-delay:40.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(816){-webkit-animation-delay:40.8s;animation-delay:40.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(817){-webkit-animation-delay:40.85s;animation-delay:40.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(818){-webkit-animation-delay:40.9s;animation-delay:40.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(819){-webkit-animation-delay:40.95s;animation-delay:40.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(820){-webkit-animation-delay:41s;animation-delay:41s}.transition-header-wrapper span.title-in .animated-text:nth-child(821){-webkit-animation-delay:41.05s;animation-delay:41.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(822){-webkit-animation-delay:41.1s;animation-delay:41.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(823){-webkit-animation-delay:41.15s;animation-delay:41.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(824){-webkit-animation-delay:41.2s;animation-delay:41.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(825){-webkit-animation-delay:41.25s;animation-delay:41.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(826){-webkit-animation-delay:41.3s;animation-delay:41.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(827){-webkit-animation-delay:41.35s;animation-delay:41.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(828){-webkit-animation-delay:41.4s;animation-delay:41.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(829){-webkit-animation-delay:41.45s;animation-delay:41.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(830){-webkit-animation-delay:41.5s;animation-delay:41.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(831){-webkit-animation-delay:41.55s;animation-delay:41.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(832){-webkit-animation-delay:41.6s;animation-delay:41.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(833){-webkit-animation-delay:41.65s;animation-delay:41.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(834){-webkit-animation-delay:41.7s;animation-delay:41.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(835){-webkit-animation-delay:41.75s;animation-delay:41.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(836){-webkit-animation-delay:41.8s;animation-delay:41.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(837){-webkit-animation-delay:41.85s;animation-delay:41.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(838){-webkit-animation-delay:41.9s;animation-delay:41.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(839){-webkit-animation-delay:41.95s;animation-delay:41.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(840){-webkit-animation-delay:42s;animation-delay:42s}.transition-header-wrapper span.title-in .animated-text:nth-child(841){-webkit-animation-delay:42.05s;animation-delay:42.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(842){-webkit-animation-delay:42.1s;animation-delay:42.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(843){-webkit-animation-delay:42.15s;animation-delay:42.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(844){-webkit-animation-delay:42.2s;animation-delay:42.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(845){-webkit-animation-delay:42.25s;animation-delay:42.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(846){-webkit-animation-delay:42.3s;animation-delay:42.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(847){-webkit-animation-delay:42.35s;animation-delay:42.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(848){-webkit-animation-delay:42.4s;animation-delay:42.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(849){-webkit-animation-delay:42.45s;animation-delay:42.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(850){-webkit-animation-delay:42.5s;animation-delay:42.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(851){-webkit-animation-delay:42.55s;animation-delay:42.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(852){-webkit-animation-delay:42.6s;animation-delay:42.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(853){-webkit-animation-delay:42.65s;animation-delay:42.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(854){-webkit-animation-delay:42.7s;animation-delay:42.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(855){-webkit-animation-delay:42.75s;animation-delay:42.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(856){-webkit-animation-delay:42.8s;animation-delay:42.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(857){-webkit-animation-delay:42.85s;animation-delay:42.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(858){-webkit-animation-delay:42.9s;animation-delay:42.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(859){-webkit-animation-delay:42.95s;animation-delay:42.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(860){-webkit-animation-delay:43s;animation-delay:43s}.transition-header-wrapper span.title-in .animated-text:nth-child(861){-webkit-animation-delay:43.05s;animation-delay:43.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(862){-webkit-animation-delay:43.1s;animation-delay:43.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(863){-webkit-animation-delay:43.15s;animation-delay:43.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(864){-webkit-animation-delay:43.2s;animation-delay:43.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(865){-webkit-animation-delay:43.25s;animation-delay:43.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(866){-webkit-animation-delay:43.3s;animation-delay:43.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(867){-webkit-animation-delay:43.35s;animation-delay:43.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(868){-webkit-animation-delay:43.4s;animation-delay:43.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(869){-webkit-animation-delay:43.45s;animation-delay:43.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(870){-webkit-animation-delay:43.5s;animation-delay:43.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(871){-webkit-animation-delay:43.55s;animation-delay:43.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(872){-webkit-animation-delay:43.6s;animation-delay:43.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(873){-webkit-animation-delay:43.65s;animation-delay:43.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(874){-webkit-animation-delay:43.7s;animation-delay:43.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(875){-webkit-animation-delay:43.75s;animation-delay:43.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(876){-webkit-animation-delay:43.8s;animation-delay:43.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(877){-webkit-animation-delay:43.85s;animation-delay:43.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(878){-webkit-animation-delay:43.9s;animation-delay:43.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(879){-webkit-animation-delay:43.95s;animation-delay:43.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(880){-webkit-animation-delay:44s;animation-delay:44s}.transition-header-wrapper span.title-in .animated-text:nth-child(881){-webkit-animation-delay:44.05s;animation-delay:44.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(882){-webkit-animation-delay:44.1s;animation-delay:44.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(883){-webkit-animation-delay:44.15s;animation-delay:44.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(884){-webkit-animation-delay:44.2s;animation-delay:44.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(885){-webkit-animation-delay:44.25s;animation-delay:44.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(886){-webkit-animation-delay:44.3s;animation-delay:44.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(887){-webkit-animation-delay:44.35s;animation-delay:44.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(888){-webkit-animation-delay:44.4s;animation-delay:44.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(889){-webkit-animation-delay:44.45s;animation-delay:44.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(890){-webkit-animation-delay:44.5s;animation-delay:44.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(891){-webkit-animation-delay:44.55s;animation-delay:44.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(892){-webkit-animation-delay:44.6s;animation-delay:44.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(893){-webkit-animation-delay:44.65s;animation-delay:44.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(894){-webkit-animation-delay:44.7s;animation-delay:44.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(895){-webkit-animation-delay:44.75s;animation-delay:44.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(896){-webkit-animation-delay:44.8s;animation-delay:44.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(897){-webkit-animation-delay:44.85s;animation-delay:44.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(898){-webkit-animation-delay:44.9s;animation-delay:44.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(899){-webkit-animation-delay:44.95s;animation-delay:44.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(900){-webkit-animation-delay:45s;animation-delay:45s}.transition-header-wrapper span.title-in .animated-text:nth-child(901){-webkit-animation-delay:45.05s;animation-delay:45.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(902){-webkit-animation-delay:45.1s;animation-delay:45.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(903){-webkit-animation-delay:45.15s;animation-delay:45.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(904){-webkit-animation-delay:45.2s;animation-delay:45.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(905){-webkit-animation-delay:45.25s;animation-delay:45.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(906){-webkit-animation-delay:45.3s;animation-delay:45.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(907){-webkit-animation-delay:45.35s;animation-delay:45.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(908){-webkit-animation-delay:45.4s;animation-delay:45.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(909){-webkit-animation-delay:45.45s;animation-delay:45.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(910){-webkit-animation-delay:45.5s;animation-delay:45.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(911){-webkit-animation-delay:45.55s;animation-delay:45.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(912){-webkit-animation-delay:45.6s;animation-delay:45.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(913){-webkit-animation-delay:45.65s;animation-delay:45.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(914){-webkit-animation-delay:45.7s;animation-delay:45.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(915){-webkit-animation-delay:45.75s;animation-delay:45.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(916){-webkit-animation-delay:45.8s;animation-delay:45.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(917){-webkit-animation-delay:45.85s;animation-delay:45.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(918){-webkit-animation-delay:45.9s;animation-delay:45.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(919){-webkit-animation-delay:45.95s;animation-delay:45.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(920){-webkit-animation-delay:46s;animation-delay:46s}.transition-header-wrapper span.title-in .animated-text:nth-child(921){-webkit-animation-delay:46.05s;animation-delay:46.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(922){-webkit-animation-delay:46.1s;animation-delay:46.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(923){-webkit-animation-delay:46.15s;animation-delay:46.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(924){-webkit-animation-delay:46.2s;animation-delay:46.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(925){-webkit-animation-delay:46.25s;animation-delay:46.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(926){-webkit-animation-delay:46.3s;animation-delay:46.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(927){-webkit-animation-delay:46.35s;animation-delay:46.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(928){-webkit-animation-delay:46.4s;animation-delay:46.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(929){-webkit-animation-delay:46.45s;animation-delay:46.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(930){-webkit-animation-delay:46.5s;animation-delay:46.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(931){-webkit-animation-delay:46.55s;animation-delay:46.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(932){-webkit-animation-delay:46.6s;animation-delay:46.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(933){-webkit-animation-delay:46.65s;animation-delay:46.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(934){-webkit-animation-delay:46.7s;animation-delay:46.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(935){-webkit-animation-delay:46.75s;animation-delay:46.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(936){-webkit-animation-delay:46.8s;animation-delay:46.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(937){-webkit-animation-delay:46.85s;animation-delay:46.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(938){-webkit-animation-delay:46.9s;animation-delay:46.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(939){-webkit-animation-delay:46.95s;animation-delay:46.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(940){-webkit-animation-delay:47s;animation-delay:47s}.transition-header-wrapper span.title-in .animated-text:nth-child(941){-webkit-animation-delay:47.05s;animation-delay:47.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(942){-webkit-animation-delay:47.1s;animation-delay:47.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(943){-webkit-animation-delay:47.15s;animation-delay:47.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(944){-webkit-animation-delay:47.2s;animation-delay:47.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(945){-webkit-animation-delay:47.25s;animation-delay:47.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(946){-webkit-animation-delay:47.3s;animation-delay:47.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(947){-webkit-animation-delay:47.35s;animation-delay:47.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(948){-webkit-animation-delay:47.4s;animation-delay:47.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(949){-webkit-animation-delay:47.45s;animation-delay:47.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(950){-webkit-animation-delay:47.5s;animation-delay:47.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(951){-webkit-animation-delay:47.55s;animation-delay:47.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(952){-webkit-animation-delay:47.6s;animation-delay:47.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(953){-webkit-animation-delay:47.65s;animation-delay:47.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(954){-webkit-animation-delay:47.7s;animation-delay:47.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(955){-webkit-animation-delay:47.75s;animation-delay:47.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(956){-webkit-animation-delay:47.8s;animation-delay:47.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(957){-webkit-animation-delay:47.85s;animation-delay:47.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(958){-webkit-animation-delay:47.9s;animation-delay:47.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(959){-webkit-animation-delay:47.95s;animation-delay:47.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(960){-webkit-animation-delay:48s;animation-delay:48s}.transition-header-wrapper span.title-in .animated-text:nth-child(961){-webkit-animation-delay:48.05s;animation-delay:48.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(962){-webkit-animation-delay:48.1s;animation-delay:48.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(963){-webkit-animation-delay:48.15s;animation-delay:48.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(964){-webkit-animation-delay:48.2s;animation-delay:48.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(965){-webkit-animation-delay:48.25s;animation-delay:48.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(966){-webkit-animation-delay:48.3s;animation-delay:48.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(967){-webkit-animation-delay:48.35s;animation-delay:48.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(968){-webkit-animation-delay:48.4s;animation-delay:48.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(969){-webkit-animation-delay:48.45s;animation-delay:48.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(970){-webkit-animation-delay:48.5s;animation-delay:48.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(971){-webkit-animation-delay:48.55s;animation-delay:48.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(972){-webkit-animation-delay:48.6s;animation-delay:48.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(973){-webkit-animation-delay:48.65s;animation-delay:48.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(974){-webkit-animation-delay:48.7s;animation-delay:48.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(975){-webkit-animation-delay:48.75s;animation-delay:48.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(976){-webkit-animation-delay:48.8s;animation-delay:48.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(977){-webkit-animation-delay:48.85s;animation-delay:48.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(978){-webkit-animation-delay:48.9s;animation-delay:48.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(979){-webkit-animation-delay:48.95s;animation-delay:48.95s}.transition-header-wrapper span.title-in .animated-text:nth-child(980){-webkit-animation-delay:49s;animation-delay:49s}.transition-header-wrapper span.title-in .animated-text:nth-child(981){-webkit-animation-delay:49.05s;animation-delay:49.05s}.transition-header-wrapper span.title-in .animated-text:nth-child(982){-webkit-animation-delay:49.1s;animation-delay:49.1s}.transition-header-wrapper span.title-in .animated-text:nth-child(983){-webkit-animation-delay:49.15s;animation-delay:49.15s}.transition-header-wrapper span.title-in .animated-text:nth-child(984){-webkit-animation-delay:49.2s;animation-delay:49.2s}.transition-header-wrapper span.title-in .animated-text:nth-child(985){-webkit-animation-delay:49.25s;animation-delay:49.25s}.transition-header-wrapper span.title-in .animated-text:nth-child(986){-webkit-animation-delay:49.3s;animation-delay:49.3s}.transition-header-wrapper span.title-in .animated-text:nth-child(987){-webkit-animation-delay:49.35s;animation-delay:49.35s}.transition-header-wrapper span.title-in .animated-text:nth-child(988){-webkit-animation-delay:49.4s;animation-delay:49.4s}.transition-header-wrapper span.title-in .animated-text:nth-child(989){-webkit-animation-delay:49.45s;animation-delay:49.45s}.transition-header-wrapper span.title-in .animated-text:nth-child(990){-webkit-animation-delay:49.5s;animation-delay:49.5s}.transition-header-wrapper span.title-in .animated-text:nth-child(991){-webkit-animation-delay:49.55s;animation-delay:49.55s}.transition-header-wrapper span.title-in .animated-text:nth-child(992){-webkit-animation-delay:49.6s;animation-delay:49.6s}.transition-header-wrapper span.title-in .animated-text:nth-child(993){-webkit-animation-delay:49.65s;animation-delay:49.65s}.transition-header-wrapper span.title-in .animated-text:nth-child(994){-webkit-animation-delay:49.7s;animation-delay:49.7s}.transition-header-wrapper span.title-in .animated-text:nth-child(995){-webkit-animation-delay:49.75s;animation-delay:49.75s}.transition-header-wrapper span.title-in .animated-text:nth-child(996){-webkit-animation-delay:49.8s;animation-delay:49.8s}.transition-header-wrapper span.title-in .animated-text:nth-child(997){-webkit-animation-delay:49.85s;animation-delay:49.85s}.transition-header-wrapper span.title-in .animated-text:nth-child(998){-webkit-animation-delay:49.9s;animation-delay:49.9s}.transition-header-wrapper span.title-in .animated-text:nth-child(999){-webkit-animation-delay:49.95s;animation-delay:49.95s}.transition-header-wrapper span.title-in .animated-text-para{position:relative;top:15px;-webkit-animation:animatedText .5s 1;animation:animatedText .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;-webkit-animation-delay:.8s;animation-delay:.8s;font-weight:900;color:#222;line-height:120%}@keyframes animatedText{0%{top:15px}to{top:0;opacity:1}}.transition-header-wrapper span.title-in .animated-text-para:first-child{-webkit-animation-delay:.04s;animation-delay:.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(2){-webkit-animation-delay:.08s;animation-delay:.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(3){-webkit-animation-delay:.12s;animation-delay:.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(4){-webkit-animation-delay:.16s;animation-delay:.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(6){-webkit-animation-delay:.24s;animation-delay:.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(7){-webkit-animation-delay:.28s;animation-delay:.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(8){-webkit-animation-delay:.32s;animation-delay:.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(9){-webkit-animation-delay:.36s;animation-delay:.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(10){-webkit-animation-delay:.4s;animation-delay:.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(11){-webkit-animation-delay:.44s;animation-delay:.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(12){-webkit-animation-delay:.48s;animation-delay:.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(13){-webkit-animation-delay:.52s;animation-delay:.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(14){-webkit-animation-delay:.56s;animation-delay:.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(15){-webkit-animation-delay:.6s;animation-delay:.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(16){-webkit-animation-delay:.64s;animation-delay:.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(17){-webkit-animation-delay:.68s;animation-delay:.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(18){-webkit-animation-delay:.72s;animation-delay:.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(19){-webkit-animation-delay:.76s;animation-delay:.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(20){-webkit-animation-delay:.8s;animation-delay:.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(21){-webkit-animation-delay:.84s;animation-delay:.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(22){-webkit-animation-delay:.88s;animation-delay:.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(23){-webkit-animation-delay:.92s;animation-delay:.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(24){-webkit-animation-delay:.96s;animation-delay:.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(25){-webkit-animation-delay:1s;animation-delay:1s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(26){-webkit-animation-delay:1.04s;animation-delay:1.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(27){-webkit-animation-delay:1.08s;animation-delay:1.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(28){-webkit-animation-delay:1.12s;animation-delay:1.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(29){-webkit-animation-delay:1.16s;animation-delay:1.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(30){-webkit-animation-delay:1.2s;animation-delay:1.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(31){-webkit-animation-delay:1.24s;animation-delay:1.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(32){-webkit-animation-delay:1.28s;animation-delay:1.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(33){-webkit-animation-delay:1.32s;animation-delay:1.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(34){-webkit-animation-delay:1.36s;animation-delay:1.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(35){-webkit-animation-delay:1.4s;animation-delay:1.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(36){-webkit-animation-delay:1.44s;animation-delay:1.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(37){-webkit-animation-delay:1.48s;animation-delay:1.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(38){-webkit-animation-delay:1.52s;animation-delay:1.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(39){-webkit-animation-delay:1.56s;animation-delay:1.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(40){-webkit-animation-delay:1.6s;animation-delay:1.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(41){-webkit-animation-delay:1.64s;animation-delay:1.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(42){-webkit-animation-delay:1.68s;animation-delay:1.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(43){-webkit-animation-delay:1.72s;animation-delay:1.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(44){-webkit-animation-delay:1.76s;animation-delay:1.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(45){-webkit-animation-delay:1.8s;animation-delay:1.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(46){-webkit-animation-delay:1.84s;animation-delay:1.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(47){-webkit-animation-delay:1.88s;animation-delay:1.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(48){-webkit-animation-delay:1.92s;animation-delay:1.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(49){-webkit-animation-delay:1.96s;animation-delay:1.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(50){-webkit-animation-delay:2s;animation-delay:2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(51){-webkit-animation-delay:2.04s;animation-delay:2.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(52){-webkit-animation-delay:2.08s;animation-delay:2.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(53){-webkit-animation-delay:2.12s;animation-delay:2.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(54){-webkit-animation-delay:2.16s;animation-delay:2.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(55){-webkit-animation-delay:2.2s;animation-delay:2.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(56){-webkit-animation-delay:2.24s;animation-delay:2.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(57){-webkit-animation-delay:2.28s;animation-delay:2.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(58){-webkit-animation-delay:2.32s;animation-delay:2.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(59){-webkit-animation-delay:2.36s;animation-delay:2.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(60){-webkit-animation-delay:2.4s;animation-delay:2.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(61){-webkit-animation-delay:2.44s;animation-delay:2.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(62){-webkit-animation-delay:2.48s;animation-delay:2.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(63){-webkit-animation-delay:2.52s;animation-delay:2.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(64){-webkit-animation-delay:2.56s;animation-delay:2.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(65){-webkit-animation-delay:2.6s;animation-delay:2.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(66){-webkit-animation-delay:2.64s;animation-delay:2.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(67){-webkit-animation-delay:2.68s;animation-delay:2.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(68){-webkit-animation-delay:2.72s;animation-delay:2.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(69){-webkit-animation-delay:2.76s;animation-delay:2.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(70){-webkit-animation-delay:2.8s;animation-delay:2.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(71){-webkit-animation-delay:2.84s;animation-delay:2.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(72){-webkit-animation-delay:2.88s;animation-delay:2.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(73){-webkit-animation-delay:2.92s;animation-delay:2.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(74){-webkit-animation-delay:2.96s;animation-delay:2.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(75){-webkit-animation-delay:3s;animation-delay:3s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(76){-webkit-animation-delay:3.04s;animation-delay:3.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(77){-webkit-animation-delay:3.08s;animation-delay:3.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(78){-webkit-animation-delay:3.12s;animation-delay:3.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(79){-webkit-animation-delay:3.16s;animation-delay:3.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(80){-webkit-animation-delay:3.2s;animation-delay:3.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(81){-webkit-animation-delay:3.24s;animation-delay:3.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(82){-webkit-animation-delay:3.28s;animation-delay:3.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(83){-webkit-animation-delay:3.32s;animation-delay:3.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(84){-webkit-animation-delay:3.36s;animation-delay:3.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(85){-webkit-animation-delay:3.4s;animation-delay:3.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(86){-webkit-animation-delay:3.44s;animation-delay:3.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(87){-webkit-animation-delay:3.48s;animation-delay:3.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(88){-webkit-animation-delay:3.52s;animation-delay:3.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(89){-webkit-animation-delay:3.56s;animation-delay:3.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(90){-webkit-animation-delay:3.6s;animation-delay:3.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(91){-webkit-animation-delay:3.64s;animation-delay:3.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(92){-webkit-animation-delay:3.68s;animation-delay:3.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(93){-webkit-animation-delay:3.72s;animation-delay:3.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(94){-webkit-animation-delay:3.76s;animation-delay:3.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(95){-webkit-animation-delay:3.8s;animation-delay:3.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(96){-webkit-animation-delay:3.84s;animation-delay:3.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(97){-webkit-animation-delay:3.88s;animation-delay:3.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(98){-webkit-animation-delay:3.92s;animation-delay:3.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(99){-webkit-animation-delay:3.96s;animation-delay:3.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(100){-webkit-animation-delay:4s;animation-delay:4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(101){-webkit-animation-delay:4.04s;animation-delay:4.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(102){-webkit-animation-delay:4.08s;animation-delay:4.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(103){-webkit-animation-delay:4.12s;animation-delay:4.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(104){-webkit-animation-delay:4.16s;animation-delay:4.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(105){-webkit-animation-delay:4.2s;animation-delay:4.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(106){-webkit-animation-delay:4.24s;animation-delay:4.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(107){-webkit-animation-delay:4.28s;animation-delay:4.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(108){-webkit-animation-delay:4.32s;animation-delay:4.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(109){-webkit-animation-delay:4.36s;animation-delay:4.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(110){-webkit-animation-delay:4.4s;animation-delay:4.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(111){-webkit-animation-delay:4.44s;animation-delay:4.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(112){-webkit-animation-delay:4.48s;animation-delay:4.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(113){-webkit-animation-delay:4.52s;animation-delay:4.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(114){-webkit-animation-delay:4.56s;animation-delay:4.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(115){-webkit-animation-delay:4.6s;animation-delay:4.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(116){-webkit-animation-delay:4.64s;animation-delay:4.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(117){-webkit-animation-delay:4.68s;animation-delay:4.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(118){-webkit-animation-delay:4.72s;animation-delay:4.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(119){-webkit-animation-delay:4.76s;animation-delay:4.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(120){-webkit-animation-delay:4.8s;animation-delay:4.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(121){-webkit-animation-delay:4.84s;animation-delay:4.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(122){-webkit-animation-delay:4.88s;animation-delay:4.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(123){-webkit-animation-delay:4.92s;animation-delay:4.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(124){-webkit-animation-delay:4.96s;animation-delay:4.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(125){-webkit-animation-delay:5s;animation-delay:5s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(126){-webkit-animation-delay:5.04s;animation-delay:5.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(127){-webkit-animation-delay:5.08s;animation-delay:5.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(128){-webkit-animation-delay:5.12s;animation-delay:5.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(129){-webkit-animation-delay:5.16s;animation-delay:5.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(130){-webkit-animation-delay:5.2s;animation-delay:5.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(131){-webkit-animation-delay:5.24s;animation-delay:5.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(132){-webkit-animation-delay:5.28s;animation-delay:5.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(133){-webkit-animation-delay:5.32s;animation-delay:5.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(134){-webkit-animation-delay:5.36s;animation-delay:5.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(135){-webkit-animation-delay:5.4s;animation-delay:5.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(136){-webkit-animation-delay:5.44s;animation-delay:5.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(137){-webkit-animation-delay:5.48s;animation-delay:5.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(138){-webkit-animation-delay:5.52s;animation-delay:5.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(139){-webkit-animation-delay:5.56s;animation-delay:5.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(140){-webkit-animation-delay:5.6s;animation-delay:5.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(141){-webkit-animation-delay:5.64s;animation-delay:5.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(142){-webkit-animation-delay:5.68s;animation-delay:5.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(143){-webkit-animation-delay:5.72s;animation-delay:5.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(144){-webkit-animation-delay:5.76s;animation-delay:5.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(145){-webkit-animation-delay:5.8s;animation-delay:5.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(146){-webkit-animation-delay:5.84s;animation-delay:5.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(147){-webkit-animation-delay:5.88s;animation-delay:5.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(148){-webkit-animation-delay:5.92s;animation-delay:5.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(149){-webkit-animation-delay:5.96s;animation-delay:5.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(150){-webkit-animation-delay:6s;animation-delay:6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(151){-webkit-animation-delay:6.04s;animation-delay:6.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(152){-webkit-animation-delay:6.08s;animation-delay:6.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(153){-webkit-animation-delay:6.12s;animation-delay:6.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(154){-webkit-animation-delay:6.16s;animation-delay:6.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(155){-webkit-animation-delay:6.2s;animation-delay:6.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(156){-webkit-animation-delay:6.24s;animation-delay:6.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(157){-webkit-animation-delay:6.28s;animation-delay:6.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(158){-webkit-animation-delay:6.32s;animation-delay:6.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(159){-webkit-animation-delay:6.36s;animation-delay:6.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(160){-webkit-animation-delay:6.4s;animation-delay:6.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(161){-webkit-animation-delay:6.44s;animation-delay:6.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(162){-webkit-animation-delay:6.48s;animation-delay:6.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(163){-webkit-animation-delay:6.52s;animation-delay:6.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(164){-webkit-animation-delay:6.56s;animation-delay:6.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(165){-webkit-animation-delay:6.6s;animation-delay:6.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(166){-webkit-animation-delay:6.64s;animation-delay:6.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(167){-webkit-animation-delay:6.68s;animation-delay:6.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(168){-webkit-animation-delay:6.72s;animation-delay:6.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(169){-webkit-animation-delay:6.76s;animation-delay:6.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(170){-webkit-animation-delay:6.8s;animation-delay:6.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(171){-webkit-animation-delay:6.84s;animation-delay:6.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(172){-webkit-animation-delay:6.88s;animation-delay:6.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(173){-webkit-animation-delay:6.92s;animation-delay:6.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(174){-webkit-animation-delay:6.96s;animation-delay:6.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(175){-webkit-animation-delay:7s;animation-delay:7s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(176){-webkit-animation-delay:7.04s;animation-delay:7.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(177){-webkit-animation-delay:7.08s;animation-delay:7.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(178){-webkit-animation-delay:7.12s;animation-delay:7.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(179){-webkit-animation-delay:7.16s;animation-delay:7.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(180){-webkit-animation-delay:7.2s;animation-delay:7.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(181){-webkit-animation-delay:7.24s;animation-delay:7.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(182){-webkit-animation-delay:7.28s;animation-delay:7.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(183){-webkit-animation-delay:7.32s;animation-delay:7.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(184){-webkit-animation-delay:7.36s;animation-delay:7.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(185){-webkit-animation-delay:7.4s;animation-delay:7.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(186){-webkit-animation-delay:7.44s;animation-delay:7.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(187){-webkit-animation-delay:7.48s;animation-delay:7.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(188){-webkit-animation-delay:7.52s;animation-delay:7.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(189){-webkit-animation-delay:7.56s;animation-delay:7.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(190){-webkit-animation-delay:7.6s;animation-delay:7.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(191){-webkit-animation-delay:7.64s;animation-delay:7.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(192){-webkit-animation-delay:7.68s;animation-delay:7.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(193){-webkit-animation-delay:7.72s;animation-delay:7.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(194){-webkit-animation-delay:7.76s;animation-delay:7.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(195){-webkit-animation-delay:7.8s;animation-delay:7.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(196){-webkit-animation-delay:7.84s;animation-delay:7.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(197){-webkit-animation-delay:7.88s;animation-delay:7.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(198){-webkit-animation-delay:7.92s;animation-delay:7.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(199){-webkit-animation-delay:7.96s;animation-delay:7.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(200){-webkit-animation-delay:8s;animation-delay:8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(201){-webkit-animation-delay:8.04s;animation-delay:8.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(202){-webkit-animation-delay:8.08s;animation-delay:8.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(203){-webkit-animation-delay:8.12s;animation-delay:8.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(204){-webkit-animation-delay:8.16s;animation-delay:8.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(205){-webkit-animation-delay:8.2s;animation-delay:8.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(206){-webkit-animation-delay:8.24s;animation-delay:8.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(207){-webkit-animation-delay:8.28s;animation-delay:8.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(208){-webkit-animation-delay:8.32s;animation-delay:8.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(209){-webkit-animation-delay:8.36s;animation-delay:8.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(210){-webkit-animation-delay:8.4s;animation-delay:8.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(211){-webkit-animation-delay:8.44s;animation-delay:8.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(212){-webkit-animation-delay:8.48s;animation-delay:8.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(213){-webkit-animation-delay:8.52s;animation-delay:8.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(214){-webkit-animation-delay:8.56s;animation-delay:8.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(215){-webkit-animation-delay:8.6s;animation-delay:8.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(216){-webkit-animation-delay:8.64s;animation-delay:8.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(217){-webkit-animation-delay:8.68s;animation-delay:8.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(218){-webkit-animation-delay:8.72s;animation-delay:8.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(219){-webkit-animation-delay:8.76s;animation-delay:8.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(220){-webkit-animation-delay:8.8s;animation-delay:8.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(221){-webkit-animation-delay:8.84s;animation-delay:8.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(222){-webkit-animation-delay:8.88s;animation-delay:8.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(223){-webkit-animation-delay:8.92s;animation-delay:8.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(224){-webkit-animation-delay:8.96s;animation-delay:8.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(225){-webkit-animation-delay:9s;animation-delay:9s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(226){-webkit-animation-delay:9.04s;animation-delay:9.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(227){-webkit-animation-delay:9.08s;animation-delay:9.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(228){-webkit-animation-delay:9.12s;animation-delay:9.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(229){-webkit-animation-delay:9.16s;animation-delay:9.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(230){-webkit-animation-delay:9.2s;animation-delay:9.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(231){-webkit-animation-delay:9.24s;animation-delay:9.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(232){-webkit-animation-delay:9.28s;animation-delay:9.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(233){-webkit-animation-delay:9.32s;animation-delay:9.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(234){-webkit-animation-delay:9.36s;animation-delay:9.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(235){-webkit-animation-delay:9.4s;animation-delay:9.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(236){-webkit-animation-delay:9.44s;animation-delay:9.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(237){-webkit-animation-delay:9.48s;animation-delay:9.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(238){-webkit-animation-delay:9.52s;animation-delay:9.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(239){-webkit-animation-delay:9.56s;animation-delay:9.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(240){-webkit-animation-delay:9.6s;animation-delay:9.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(241){-webkit-animation-delay:9.64s;animation-delay:9.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(242){-webkit-animation-delay:9.68s;animation-delay:9.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(243){-webkit-animation-delay:9.72s;animation-delay:9.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(244){-webkit-animation-delay:9.76s;animation-delay:9.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(245){-webkit-animation-delay:9.8s;animation-delay:9.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(246){-webkit-animation-delay:9.84s;animation-delay:9.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(247){-webkit-animation-delay:9.88s;animation-delay:9.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(248){-webkit-animation-delay:9.92s;animation-delay:9.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(249){-webkit-animation-delay:9.96s;animation-delay:9.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(250){-webkit-animation-delay:10s;animation-delay:10s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(251){-webkit-animation-delay:10.04s;animation-delay:10.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(252){-webkit-animation-delay:10.08s;animation-delay:10.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(253){-webkit-animation-delay:10.12s;animation-delay:10.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(254){-webkit-animation-delay:10.16s;animation-delay:10.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(255){-webkit-animation-delay:10.2s;animation-delay:10.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(256){-webkit-animation-delay:10.24s;animation-delay:10.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(257){-webkit-animation-delay:10.28s;animation-delay:10.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(258){-webkit-animation-delay:10.32s;animation-delay:10.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(259){-webkit-animation-delay:10.36s;animation-delay:10.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(260){-webkit-animation-delay:10.4s;animation-delay:10.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(261){-webkit-animation-delay:10.44s;animation-delay:10.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(262){-webkit-animation-delay:10.48s;animation-delay:10.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(263){-webkit-animation-delay:10.52s;animation-delay:10.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(264){-webkit-animation-delay:10.56s;animation-delay:10.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(265){-webkit-animation-delay:10.6s;animation-delay:10.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(266){-webkit-animation-delay:10.64s;animation-delay:10.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(267){-webkit-animation-delay:10.68s;animation-delay:10.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(268){-webkit-animation-delay:10.72s;animation-delay:10.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(269){-webkit-animation-delay:10.76s;animation-delay:10.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(270){-webkit-animation-delay:10.8s;animation-delay:10.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(271){-webkit-animation-delay:10.84s;animation-delay:10.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(272){-webkit-animation-delay:10.88s;animation-delay:10.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(273){-webkit-animation-delay:10.92s;animation-delay:10.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(274){-webkit-animation-delay:10.96s;animation-delay:10.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(275){-webkit-animation-delay:11s;animation-delay:11s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(276){-webkit-animation-delay:11.04s;animation-delay:11.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(277){-webkit-animation-delay:11.08s;animation-delay:11.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(278){-webkit-animation-delay:11.12s;animation-delay:11.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(279){-webkit-animation-delay:11.16s;animation-delay:11.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(280){-webkit-animation-delay:11.2s;animation-delay:11.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(281){-webkit-animation-delay:11.24s;animation-delay:11.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(282){-webkit-animation-delay:11.28s;animation-delay:11.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(283){-webkit-animation-delay:11.32s;animation-delay:11.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(284){-webkit-animation-delay:11.36s;animation-delay:11.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(285){-webkit-animation-delay:11.4s;animation-delay:11.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(286){-webkit-animation-delay:11.44s;animation-delay:11.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(287){-webkit-animation-delay:11.48s;animation-delay:11.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(288){-webkit-animation-delay:11.52s;animation-delay:11.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(289){-webkit-animation-delay:11.56s;animation-delay:11.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(290){-webkit-animation-delay:11.6s;animation-delay:11.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(291){-webkit-animation-delay:11.64s;animation-delay:11.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(292){-webkit-animation-delay:11.68s;animation-delay:11.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(293){-webkit-animation-delay:11.72s;animation-delay:11.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(294){-webkit-animation-delay:11.76s;animation-delay:11.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(295){-webkit-animation-delay:11.8s;animation-delay:11.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(296){-webkit-animation-delay:11.84s;animation-delay:11.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(297){-webkit-animation-delay:11.88s;animation-delay:11.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(298){-webkit-animation-delay:11.92s;animation-delay:11.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(299){-webkit-animation-delay:11.96s;animation-delay:11.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(300){-webkit-animation-delay:12s;animation-delay:12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(301){-webkit-animation-delay:12.04s;animation-delay:12.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(302){-webkit-animation-delay:12.08s;animation-delay:12.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(303){-webkit-animation-delay:12.12s;animation-delay:12.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(304){-webkit-animation-delay:12.16s;animation-delay:12.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(305){-webkit-animation-delay:12.2s;animation-delay:12.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(306){-webkit-animation-delay:12.24s;animation-delay:12.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(307){-webkit-animation-delay:12.28s;animation-delay:12.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(308){-webkit-animation-delay:12.32s;animation-delay:12.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(309){-webkit-animation-delay:12.36s;animation-delay:12.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(310){-webkit-animation-delay:12.4s;animation-delay:12.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(311){-webkit-animation-delay:12.44s;animation-delay:12.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(312){-webkit-animation-delay:12.48s;animation-delay:12.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(313){-webkit-animation-delay:12.52s;animation-delay:12.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(314){-webkit-animation-delay:12.56s;animation-delay:12.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(315){-webkit-animation-delay:12.6s;animation-delay:12.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(316){-webkit-animation-delay:12.64s;animation-delay:12.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(317){-webkit-animation-delay:12.68s;animation-delay:12.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(318){-webkit-animation-delay:12.72s;animation-delay:12.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(319){-webkit-animation-delay:12.76s;animation-delay:12.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(320){-webkit-animation-delay:12.8s;animation-delay:12.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(321){-webkit-animation-delay:12.84s;animation-delay:12.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(322){-webkit-animation-delay:12.88s;animation-delay:12.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(323){-webkit-animation-delay:12.92s;animation-delay:12.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(324){-webkit-animation-delay:12.96s;animation-delay:12.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(325){-webkit-animation-delay:13s;animation-delay:13s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(326){-webkit-animation-delay:13.04s;animation-delay:13.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(327){-webkit-animation-delay:13.08s;animation-delay:13.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(328){-webkit-animation-delay:13.12s;animation-delay:13.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(329){-webkit-animation-delay:13.16s;animation-delay:13.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(330){-webkit-animation-delay:13.2s;animation-delay:13.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(331){-webkit-animation-delay:13.24s;animation-delay:13.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(332){-webkit-animation-delay:13.28s;animation-delay:13.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(333){-webkit-animation-delay:13.32s;animation-delay:13.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(334){-webkit-animation-delay:13.36s;animation-delay:13.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(335){-webkit-animation-delay:13.4s;animation-delay:13.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(336){-webkit-animation-delay:13.44s;animation-delay:13.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(337){-webkit-animation-delay:13.48s;animation-delay:13.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(338){-webkit-animation-delay:13.52s;animation-delay:13.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(339){-webkit-animation-delay:13.56s;animation-delay:13.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(340){-webkit-animation-delay:13.6s;animation-delay:13.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(341){-webkit-animation-delay:13.64s;animation-delay:13.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(342){-webkit-animation-delay:13.68s;animation-delay:13.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(343){-webkit-animation-delay:13.72s;animation-delay:13.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(344){-webkit-animation-delay:13.76s;animation-delay:13.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(345){-webkit-animation-delay:13.8s;animation-delay:13.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(346){-webkit-animation-delay:13.84s;animation-delay:13.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(347){-webkit-animation-delay:13.88s;animation-delay:13.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(348){-webkit-animation-delay:13.92s;animation-delay:13.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(349){-webkit-animation-delay:13.96s;animation-delay:13.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(350){-webkit-animation-delay:14s;animation-delay:14s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(351){-webkit-animation-delay:14.04s;animation-delay:14.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(352){-webkit-animation-delay:14.08s;animation-delay:14.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(353){-webkit-animation-delay:14.12s;animation-delay:14.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(354){-webkit-animation-delay:14.16s;animation-delay:14.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(355){-webkit-animation-delay:14.2s;animation-delay:14.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(356){-webkit-animation-delay:14.24s;animation-delay:14.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(357){-webkit-animation-delay:14.28s;animation-delay:14.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(358){-webkit-animation-delay:14.32s;animation-delay:14.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(359){-webkit-animation-delay:14.36s;animation-delay:14.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(360){-webkit-animation-delay:14.4s;animation-delay:14.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(361){-webkit-animation-delay:14.44s;animation-delay:14.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(362){-webkit-animation-delay:14.48s;animation-delay:14.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(363){-webkit-animation-delay:14.52s;animation-delay:14.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(364){-webkit-animation-delay:14.56s;animation-delay:14.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(365){-webkit-animation-delay:14.6s;animation-delay:14.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(366){-webkit-animation-delay:14.64s;animation-delay:14.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(367){-webkit-animation-delay:14.68s;animation-delay:14.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(368){-webkit-animation-delay:14.72s;animation-delay:14.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(369){-webkit-animation-delay:14.76s;animation-delay:14.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(370){-webkit-animation-delay:14.8s;animation-delay:14.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(371){-webkit-animation-delay:14.84s;animation-delay:14.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(372){-webkit-animation-delay:14.88s;animation-delay:14.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(373){-webkit-animation-delay:14.92s;animation-delay:14.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(374){-webkit-animation-delay:14.96s;animation-delay:14.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(375){-webkit-animation-delay:15s;animation-delay:15s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(376){-webkit-animation-delay:15.04s;animation-delay:15.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(377){-webkit-animation-delay:15.08s;animation-delay:15.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(378){-webkit-animation-delay:15.12s;animation-delay:15.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(379){-webkit-animation-delay:15.16s;animation-delay:15.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(380){-webkit-animation-delay:15.2s;animation-delay:15.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(381){-webkit-animation-delay:15.24s;animation-delay:15.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(382){-webkit-animation-delay:15.28s;animation-delay:15.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(383){-webkit-animation-delay:15.32s;animation-delay:15.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(384){-webkit-animation-delay:15.36s;animation-delay:15.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(385){-webkit-animation-delay:15.4s;animation-delay:15.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(386){-webkit-animation-delay:15.44s;animation-delay:15.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(387){-webkit-animation-delay:15.48s;animation-delay:15.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(388){-webkit-animation-delay:15.52s;animation-delay:15.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(389){-webkit-animation-delay:15.56s;animation-delay:15.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(390){-webkit-animation-delay:15.6s;animation-delay:15.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(391){-webkit-animation-delay:15.64s;animation-delay:15.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(392){-webkit-animation-delay:15.68s;animation-delay:15.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(393){-webkit-animation-delay:15.72s;animation-delay:15.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(394){-webkit-animation-delay:15.76s;animation-delay:15.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(395){-webkit-animation-delay:15.8s;animation-delay:15.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(396){-webkit-animation-delay:15.84s;animation-delay:15.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(397){-webkit-animation-delay:15.88s;animation-delay:15.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(398){-webkit-animation-delay:15.92s;animation-delay:15.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(399){-webkit-animation-delay:15.96s;animation-delay:15.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(400){-webkit-animation-delay:16s;animation-delay:16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(401){-webkit-animation-delay:16.04s;animation-delay:16.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(402){-webkit-animation-delay:16.08s;animation-delay:16.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(403){-webkit-animation-delay:16.12s;animation-delay:16.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(404){-webkit-animation-delay:16.16s;animation-delay:16.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(405){-webkit-animation-delay:16.2s;animation-delay:16.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(406){-webkit-animation-delay:16.24s;animation-delay:16.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(407){-webkit-animation-delay:16.28s;animation-delay:16.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(408){-webkit-animation-delay:16.32s;animation-delay:16.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(409){-webkit-animation-delay:16.36s;animation-delay:16.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(410){-webkit-animation-delay:16.4s;animation-delay:16.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(411){-webkit-animation-delay:16.44s;animation-delay:16.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(412){-webkit-animation-delay:16.48s;animation-delay:16.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(413){-webkit-animation-delay:16.52s;animation-delay:16.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(414){-webkit-animation-delay:16.56s;animation-delay:16.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(415){-webkit-animation-delay:16.6s;animation-delay:16.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(416){-webkit-animation-delay:16.64s;animation-delay:16.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(417){-webkit-animation-delay:16.68s;animation-delay:16.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(418){-webkit-animation-delay:16.72s;animation-delay:16.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(419){-webkit-animation-delay:16.76s;animation-delay:16.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(420){-webkit-animation-delay:16.8s;animation-delay:16.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(421){-webkit-animation-delay:16.84s;animation-delay:16.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(422){-webkit-animation-delay:16.88s;animation-delay:16.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(423){-webkit-animation-delay:16.92s;animation-delay:16.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(424){-webkit-animation-delay:16.96s;animation-delay:16.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(425){-webkit-animation-delay:17s;animation-delay:17s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(426){-webkit-animation-delay:17.04s;animation-delay:17.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(427){-webkit-animation-delay:17.08s;animation-delay:17.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(428){-webkit-animation-delay:17.12s;animation-delay:17.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(429){-webkit-animation-delay:17.16s;animation-delay:17.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(430){-webkit-animation-delay:17.2s;animation-delay:17.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(431){-webkit-animation-delay:17.24s;animation-delay:17.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(432){-webkit-animation-delay:17.28s;animation-delay:17.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(433){-webkit-animation-delay:17.32s;animation-delay:17.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(434){-webkit-animation-delay:17.36s;animation-delay:17.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(435){-webkit-animation-delay:17.4s;animation-delay:17.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(436){-webkit-animation-delay:17.44s;animation-delay:17.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(437){-webkit-animation-delay:17.48s;animation-delay:17.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(438){-webkit-animation-delay:17.52s;animation-delay:17.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(439){-webkit-animation-delay:17.56s;animation-delay:17.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(440){-webkit-animation-delay:17.6s;animation-delay:17.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(441){-webkit-animation-delay:17.64s;animation-delay:17.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(442){-webkit-animation-delay:17.68s;animation-delay:17.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(443){-webkit-animation-delay:17.72s;animation-delay:17.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(444){-webkit-animation-delay:17.76s;animation-delay:17.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(445){-webkit-animation-delay:17.8s;animation-delay:17.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(446){-webkit-animation-delay:17.84s;animation-delay:17.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(447){-webkit-animation-delay:17.88s;animation-delay:17.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(448){-webkit-animation-delay:17.92s;animation-delay:17.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(449){-webkit-animation-delay:17.96s;animation-delay:17.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(450){-webkit-animation-delay:18s;animation-delay:18s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(451){-webkit-animation-delay:18.04s;animation-delay:18.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(452){-webkit-animation-delay:18.08s;animation-delay:18.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(453){-webkit-animation-delay:18.12s;animation-delay:18.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(454){-webkit-animation-delay:18.16s;animation-delay:18.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(455){-webkit-animation-delay:18.2s;animation-delay:18.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(456){-webkit-animation-delay:18.24s;animation-delay:18.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(457){-webkit-animation-delay:18.28s;animation-delay:18.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(458){-webkit-animation-delay:18.32s;animation-delay:18.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(459){-webkit-animation-delay:18.36s;animation-delay:18.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(460){-webkit-animation-delay:18.4s;animation-delay:18.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(461){-webkit-animation-delay:18.44s;animation-delay:18.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(462){-webkit-animation-delay:18.48s;animation-delay:18.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(463){-webkit-animation-delay:18.52s;animation-delay:18.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(464){-webkit-animation-delay:18.56s;animation-delay:18.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(465){-webkit-animation-delay:18.6s;animation-delay:18.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(466){-webkit-animation-delay:18.64s;animation-delay:18.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(467){-webkit-animation-delay:18.68s;animation-delay:18.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(468){-webkit-animation-delay:18.72s;animation-delay:18.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(469){-webkit-animation-delay:18.76s;animation-delay:18.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(470){-webkit-animation-delay:18.8s;animation-delay:18.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(471){-webkit-animation-delay:18.84s;animation-delay:18.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(472){-webkit-animation-delay:18.88s;animation-delay:18.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(473){-webkit-animation-delay:18.92s;animation-delay:18.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(474){-webkit-animation-delay:18.96s;animation-delay:18.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(475){-webkit-animation-delay:19s;animation-delay:19s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(476){-webkit-animation-delay:19.04s;animation-delay:19.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(477){-webkit-animation-delay:19.08s;animation-delay:19.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(478){-webkit-animation-delay:19.12s;animation-delay:19.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(479){-webkit-animation-delay:19.16s;animation-delay:19.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(480){-webkit-animation-delay:19.2s;animation-delay:19.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(481){-webkit-animation-delay:19.24s;animation-delay:19.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(482){-webkit-animation-delay:19.28s;animation-delay:19.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(483){-webkit-animation-delay:19.32s;animation-delay:19.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(484){-webkit-animation-delay:19.36s;animation-delay:19.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(485){-webkit-animation-delay:19.4s;animation-delay:19.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(486){-webkit-animation-delay:19.44s;animation-delay:19.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(487){-webkit-animation-delay:19.48s;animation-delay:19.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(488){-webkit-animation-delay:19.52s;animation-delay:19.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(489){-webkit-animation-delay:19.56s;animation-delay:19.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(490){-webkit-animation-delay:19.6s;animation-delay:19.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(491){-webkit-animation-delay:19.64s;animation-delay:19.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(492){-webkit-animation-delay:19.68s;animation-delay:19.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(493){-webkit-animation-delay:19.72s;animation-delay:19.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(494){-webkit-animation-delay:19.76s;animation-delay:19.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(495){-webkit-animation-delay:19.8s;animation-delay:19.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(496){-webkit-animation-delay:19.84s;animation-delay:19.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(497){-webkit-animation-delay:19.88s;animation-delay:19.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(498){-webkit-animation-delay:19.92s;animation-delay:19.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(499){-webkit-animation-delay:19.96s;animation-delay:19.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(500){-webkit-animation-delay:20s;animation-delay:20s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(501){-webkit-animation-delay:20.04s;animation-delay:20.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(502){-webkit-animation-delay:20.08s;animation-delay:20.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(503){-webkit-animation-delay:20.12s;animation-delay:20.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(504){-webkit-animation-delay:20.16s;animation-delay:20.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(505){-webkit-animation-delay:20.2s;animation-delay:20.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(506){-webkit-animation-delay:20.24s;animation-delay:20.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(507){-webkit-animation-delay:20.28s;animation-delay:20.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(508){-webkit-animation-delay:20.32s;animation-delay:20.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(509){-webkit-animation-delay:20.36s;animation-delay:20.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(510){-webkit-animation-delay:20.4s;animation-delay:20.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(511){-webkit-animation-delay:20.44s;animation-delay:20.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(512){-webkit-animation-delay:20.48s;animation-delay:20.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(513){-webkit-animation-delay:20.52s;animation-delay:20.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(514){-webkit-animation-delay:20.56s;animation-delay:20.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(515){-webkit-animation-delay:20.6s;animation-delay:20.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(516){-webkit-animation-delay:20.64s;animation-delay:20.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(517){-webkit-animation-delay:20.68s;animation-delay:20.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(518){-webkit-animation-delay:20.72s;animation-delay:20.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(519){-webkit-animation-delay:20.76s;animation-delay:20.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(520){-webkit-animation-delay:20.8s;animation-delay:20.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(521){-webkit-animation-delay:20.84s;animation-delay:20.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(522){-webkit-animation-delay:20.88s;animation-delay:20.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(523){-webkit-animation-delay:20.92s;animation-delay:20.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(524){-webkit-animation-delay:20.96s;animation-delay:20.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(525){-webkit-animation-delay:21s;animation-delay:21s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(526){-webkit-animation-delay:21.04s;animation-delay:21.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(527){-webkit-animation-delay:21.08s;animation-delay:21.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(528){-webkit-animation-delay:21.12s;animation-delay:21.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(529){-webkit-animation-delay:21.16s;animation-delay:21.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(530){-webkit-animation-delay:21.2s;animation-delay:21.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(531){-webkit-animation-delay:21.24s;animation-delay:21.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(532){-webkit-animation-delay:21.28s;animation-delay:21.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(533){-webkit-animation-delay:21.32s;animation-delay:21.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(534){-webkit-animation-delay:21.36s;animation-delay:21.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(535){-webkit-animation-delay:21.4s;animation-delay:21.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(536){-webkit-animation-delay:21.44s;animation-delay:21.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(537){-webkit-animation-delay:21.48s;animation-delay:21.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(538){-webkit-animation-delay:21.52s;animation-delay:21.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(539){-webkit-animation-delay:21.56s;animation-delay:21.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(540){-webkit-animation-delay:21.6s;animation-delay:21.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(541){-webkit-animation-delay:21.64s;animation-delay:21.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(542){-webkit-animation-delay:21.68s;animation-delay:21.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(543){-webkit-animation-delay:21.72s;animation-delay:21.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(544){-webkit-animation-delay:21.76s;animation-delay:21.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(545){-webkit-animation-delay:21.8s;animation-delay:21.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(546){-webkit-animation-delay:21.84s;animation-delay:21.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(547){-webkit-animation-delay:21.88s;animation-delay:21.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(548){-webkit-animation-delay:21.92s;animation-delay:21.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(549){-webkit-animation-delay:21.96s;animation-delay:21.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(550){-webkit-animation-delay:22s;animation-delay:22s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(551){-webkit-animation-delay:22.04s;animation-delay:22.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(552){-webkit-animation-delay:22.08s;animation-delay:22.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(553){-webkit-animation-delay:22.12s;animation-delay:22.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(554){-webkit-animation-delay:22.16s;animation-delay:22.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(555){-webkit-animation-delay:22.2s;animation-delay:22.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(556){-webkit-animation-delay:22.24s;animation-delay:22.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(557){-webkit-animation-delay:22.28s;animation-delay:22.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(558){-webkit-animation-delay:22.32s;animation-delay:22.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(559){-webkit-animation-delay:22.36s;animation-delay:22.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(560){-webkit-animation-delay:22.4s;animation-delay:22.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(561){-webkit-animation-delay:22.44s;animation-delay:22.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(562){-webkit-animation-delay:22.48s;animation-delay:22.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(563){-webkit-animation-delay:22.52s;animation-delay:22.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(564){-webkit-animation-delay:22.56s;animation-delay:22.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(565){-webkit-animation-delay:22.6s;animation-delay:22.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(566){-webkit-animation-delay:22.64s;animation-delay:22.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(567){-webkit-animation-delay:22.68s;animation-delay:22.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(568){-webkit-animation-delay:22.72s;animation-delay:22.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(569){-webkit-animation-delay:22.76s;animation-delay:22.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(570){-webkit-animation-delay:22.8s;animation-delay:22.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(571){-webkit-animation-delay:22.84s;animation-delay:22.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(572){-webkit-animation-delay:22.88s;animation-delay:22.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(573){-webkit-animation-delay:22.92s;animation-delay:22.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(574){-webkit-animation-delay:22.96s;animation-delay:22.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(575){-webkit-animation-delay:23s;animation-delay:23s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(576){-webkit-animation-delay:23.04s;animation-delay:23.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(577){-webkit-animation-delay:23.08s;animation-delay:23.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(578){-webkit-animation-delay:23.12s;animation-delay:23.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(579){-webkit-animation-delay:23.16s;animation-delay:23.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(580){-webkit-animation-delay:23.2s;animation-delay:23.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(581){-webkit-animation-delay:23.24s;animation-delay:23.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(582){-webkit-animation-delay:23.28s;animation-delay:23.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(583){-webkit-animation-delay:23.32s;animation-delay:23.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(584){-webkit-animation-delay:23.36s;animation-delay:23.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(585){-webkit-animation-delay:23.4s;animation-delay:23.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(586){-webkit-animation-delay:23.44s;animation-delay:23.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(587){-webkit-animation-delay:23.48s;animation-delay:23.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(588){-webkit-animation-delay:23.52s;animation-delay:23.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(589){-webkit-animation-delay:23.56s;animation-delay:23.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(590){-webkit-animation-delay:23.6s;animation-delay:23.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(591){-webkit-animation-delay:23.64s;animation-delay:23.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(592){-webkit-animation-delay:23.68s;animation-delay:23.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(593){-webkit-animation-delay:23.72s;animation-delay:23.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(594){-webkit-animation-delay:23.76s;animation-delay:23.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(595){-webkit-animation-delay:23.8s;animation-delay:23.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(596){-webkit-animation-delay:23.84s;animation-delay:23.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(597){-webkit-animation-delay:23.88s;animation-delay:23.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(598){-webkit-animation-delay:23.92s;animation-delay:23.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(599){-webkit-animation-delay:23.96s;animation-delay:23.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(600){-webkit-animation-delay:24s;animation-delay:24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(601){-webkit-animation-delay:24.04s;animation-delay:24.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(602){-webkit-animation-delay:24.08s;animation-delay:24.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(603){-webkit-animation-delay:24.12s;animation-delay:24.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(604){-webkit-animation-delay:24.16s;animation-delay:24.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(605){-webkit-animation-delay:24.2s;animation-delay:24.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(606){-webkit-animation-delay:24.24s;animation-delay:24.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(607){-webkit-animation-delay:24.28s;animation-delay:24.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(608){-webkit-animation-delay:24.32s;animation-delay:24.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(609){-webkit-animation-delay:24.36s;animation-delay:24.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(610){-webkit-animation-delay:24.4s;animation-delay:24.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(611){-webkit-animation-delay:24.44s;animation-delay:24.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(612){-webkit-animation-delay:24.48s;animation-delay:24.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(613){-webkit-animation-delay:24.52s;animation-delay:24.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(614){-webkit-animation-delay:24.56s;animation-delay:24.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(615){-webkit-animation-delay:24.6s;animation-delay:24.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(616){-webkit-animation-delay:24.64s;animation-delay:24.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(617){-webkit-animation-delay:24.68s;animation-delay:24.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(618){-webkit-animation-delay:24.72s;animation-delay:24.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(619){-webkit-animation-delay:24.76s;animation-delay:24.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(620){-webkit-animation-delay:24.8s;animation-delay:24.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(621){-webkit-animation-delay:24.84s;animation-delay:24.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(622){-webkit-animation-delay:24.88s;animation-delay:24.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(623){-webkit-animation-delay:24.92s;animation-delay:24.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(624){-webkit-animation-delay:24.96s;animation-delay:24.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(625){-webkit-animation-delay:25s;animation-delay:25s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(626){-webkit-animation-delay:25.04s;animation-delay:25.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(627){-webkit-animation-delay:25.08s;animation-delay:25.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(628){-webkit-animation-delay:25.12s;animation-delay:25.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(629){-webkit-animation-delay:25.16s;animation-delay:25.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(630){-webkit-animation-delay:25.2s;animation-delay:25.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(631){-webkit-animation-delay:25.24s;animation-delay:25.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(632){-webkit-animation-delay:25.28s;animation-delay:25.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(633){-webkit-animation-delay:25.32s;animation-delay:25.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(634){-webkit-animation-delay:25.36s;animation-delay:25.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(635){-webkit-animation-delay:25.4s;animation-delay:25.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(636){-webkit-animation-delay:25.44s;animation-delay:25.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(637){-webkit-animation-delay:25.48s;animation-delay:25.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(638){-webkit-animation-delay:25.52s;animation-delay:25.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(639){-webkit-animation-delay:25.56s;animation-delay:25.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(640){-webkit-animation-delay:25.6s;animation-delay:25.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(641){-webkit-animation-delay:25.64s;animation-delay:25.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(642){-webkit-animation-delay:25.68s;animation-delay:25.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(643){-webkit-animation-delay:25.72s;animation-delay:25.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(644){-webkit-animation-delay:25.76s;animation-delay:25.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(645){-webkit-animation-delay:25.8s;animation-delay:25.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(646){-webkit-animation-delay:25.84s;animation-delay:25.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(647){-webkit-animation-delay:25.88s;animation-delay:25.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(648){-webkit-animation-delay:25.92s;animation-delay:25.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(649){-webkit-animation-delay:25.96s;animation-delay:25.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(650){-webkit-animation-delay:26s;animation-delay:26s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(651){-webkit-animation-delay:26.04s;animation-delay:26.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(652){-webkit-animation-delay:26.08s;animation-delay:26.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(653){-webkit-animation-delay:26.12s;animation-delay:26.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(654){-webkit-animation-delay:26.16s;animation-delay:26.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(655){-webkit-animation-delay:26.2s;animation-delay:26.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(656){-webkit-animation-delay:26.24s;animation-delay:26.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(657){-webkit-animation-delay:26.28s;animation-delay:26.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(658){-webkit-animation-delay:26.32s;animation-delay:26.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(659){-webkit-animation-delay:26.36s;animation-delay:26.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(660){-webkit-animation-delay:26.4s;animation-delay:26.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(661){-webkit-animation-delay:26.44s;animation-delay:26.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(662){-webkit-animation-delay:26.48s;animation-delay:26.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(663){-webkit-animation-delay:26.52s;animation-delay:26.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(664){-webkit-animation-delay:26.56s;animation-delay:26.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(665){-webkit-animation-delay:26.6s;animation-delay:26.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(666){-webkit-animation-delay:26.64s;animation-delay:26.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(667){-webkit-animation-delay:26.68s;animation-delay:26.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(668){-webkit-animation-delay:26.72s;animation-delay:26.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(669){-webkit-animation-delay:26.76s;animation-delay:26.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(670){-webkit-animation-delay:26.8s;animation-delay:26.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(671){-webkit-animation-delay:26.84s;animation-delay:26.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(672){-webkit-animation-delay:26.88s;animation-delay:26.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(673){-webkit-animation-delay:26.92s;animation-delay:26.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(674){-webkit-animation-delay:26.96s;animation-delay:26.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(675){-webkit-animation-delay:27s;animation-delay:27s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(676){-webkit-animation-delay:27.04s;animation-delay:27.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(677){-webkit-animation-delay:27.08s;animation-delay:27.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(678){-webkit-animation-delay:27.12s;animation-delay:27.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(679){-webkit-animation-delay:27.16s;animation-delay:27.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(680){-webkit-animation-delay:27.2s;animation-delay:27.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(681){-webkit-animation-delay:27.24s;animation-delay:27.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(682){-webkit-animation-delay:27.28s;animation-delay:27.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(683){-webkit-animation-delay:27.32s;animation-delay:27.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(684){-webkit-animation-delay:27.36s;animation-delay:27.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(685){-webkit-animation-delay:27.4s;animation-delay:27.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(686){-webkit-animation-delay:27.44s;animation-delay:27.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(687){-webkit-animation-delay:27.48s;animation-delay:27.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(688){-webkit-animation-delay:27.52s;animation-delay:27.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(689){-webkit-animation-delay:27.56s;animation-delay:27.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(690){-webkit-animation-delay:27.6s;animation-delay:27.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(691){-webkit-animation-delay:27.64s;animation-delay:27.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(692){-webkit-animation-delay:27.68s;animation-delay:27.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(693){-webkit-animation-delay:27.72s;animation-delay:27.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(694){-webkit-animation-delay:27.76s;animation-delay:27.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(695){-webkit-animation-delay:27.8s;animation-delay:27.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(696){-webkit-animation-delay:27.84s;animation-delay:27.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(697){-webkit-animation-delay:27.88s;animation-delay:27.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(698){-webkit-animation-delay:27.92s;animation-delay:27.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(699){-webkit-animation-delay:27.96s;animation-delay:27.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(700){-webkit-animation-delay:28s;animation-delay:28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(701){-webkit-animation-delay:28.04s;animation-delay:28.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(702){-webkit-animation-delay:28.08s;animation-delay:28.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(703){-webkit-animation-delay:28.12s;animation-delay:28.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(704){-webkit-animation-delay:28.16s;animation-delay:28.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(705){-webkit-animation-delay:28.2s;animation-delay:28.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(706){-webkit-animation-delay:28.24s;animation-delay:28.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(707){-webkit-animation-delay:28.28s;animation-delay:28.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(708){-webkit-animation-delay:28.32s;animation-delay:28.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(709){-webkit-animation-delay:28.36s;animation-delay:28.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(710){-webkit-animation-delay:28.4s;animation-delay:28.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(711){-webkit-animation-delay:28.44s;animation-delay:28.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(712){-webkit-animation-delay:28.48s;animation-delay:28.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(713){-webkit-animation-delay:28.52s;animation-delay:28.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(714){-webkit-animation-delay:28.56s;animation-delay:28.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(715){-webkit-animation-delay:28.6s;animation-delay:28.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(716){-webkit-animation-delay:28.64s;animation-delay:28.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(717){-webkit-animation-delay:28.68s;animation-delay:28.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(718){-webkit-animation-delay:28.72s;animation-delay:28.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(719){-webkit-animation-delay:28.76s;animation-delay:28.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(720){-webkit-animation-delay:28.8s;animation-delay:28.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(721){-webkit-animation-delay:28.84s;animation-delay:28.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(722){-webkit-animation-delay:28.88s;animation-delay:28.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(723){-webkit-animation-delay:28.92s;animation-delay:28.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(724){-webkit-animation-delay:28.96s;animation-delay:28.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(725){-webkit-animation-delay:29s;animation-delay:29s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(726){-webkit-animation-delay:29.04s;animation-delay:29.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(727){-webkit-animation-delay:29.08s;animation-delay:29.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(728){-webkit-animation-delay:29.12s;animation-delay:29.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(729){-webkit-animation-delay:29.16s;animation-delay:29.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(730){-webkit-animation-delay:29.2s;animation-delay:29.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(731){-webkit-animation-delay:29.24s;animation-delay:29.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(732){-webkit-animation-delay:29.28s;animation-delay:29.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(733){-webkit-animation-delay:29.32s;animation-delay:29.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(734){-webkit-animation-delay:29.36s;animation-delay:29.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(735){-webkit-animation-delay:29.4s;animation-delay:29.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(736){-webkit-animation-delay:29.44s;animation-delay:29.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(737){-webkit-animation-delay:29.48s;animation-delay:29.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(738){-webkit-animation-delay:29.52s;animation-delay:29.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(739){-webkit-animation-delay:29.56s;animation-delay:29.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(740){-webkit-animation-delay:29.6s;animation-delay:29.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(741){-webkit-animation-delay:29.64s;animation-delay:29.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(742){-webkit-animation-delay:29.68s;animation-delay:29.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(743){-webkit-animation-delay:29.72s;animation-delay:29.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(744){-webkit-animation-delay:29.76s;animation-delay:29.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(745){-webkit-animation-delay:29.8s;animation-delay:29.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(746){-webkit-animation-delay:29.84s;animation-delay:29.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(747){-webkit-animation-delay:29.88s;animation-delay:29.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(748){-webkit-animation-delay:29.92s;animation-delay:29.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(749){-webkit-animation-delay:29.96s;animation-delay:29.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(750){-webkit-animation-delay:30s;animation-delay:30s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(751){-webkit-animation-delay:30.04s;animation-delay:30.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(752){-webkit-animation-delay:30.08s;animation-delay:30.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(753){-webkit-animation-delay:30.12s;animation-delay:30.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(754){-webkit-animation-delay:30.16s;animation-delay:30.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(755){-webkit-animation-delay:30.2s;animation-delay:30.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(756){-webkit-animation-delay:30.24s;animation-delay:30.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(757){-webkit-animation-delay:30.28s;animation-delay:30.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(758){-webkit-animation-delay:30.32s;animation-delay:30.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(759){-webkit-animation-delay:30.36s;animation-delay:30.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(760){-webkit-animation-delay:30.4s;animation-delay:30.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(761){-webkit-animation-delay:30.44s;animation-delay:30.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(762){-webkit-animation-delay:30.48s;animation-delay:30.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(763){-webkit-animation-delay:30.52s;animation-delay:30.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(764){-webkit-animation-delay:30.56s;animation-delay:30.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(765){-webkit-animation-delay:30.6s;animation-delay:30.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(766){-webkit-animation-delay:30.64s;animation-delay:30.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(767){-webkit-animation-delay:30.68s;animation-delay:30.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(768){-webkit-animation-delay:30.72s;animation-delay:30.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(769){-webkit-animation-delay:30.76s;animation-delay:30.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(770){-webkit-animation-delay:30.8s;animation-delay:30.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(771){-webkit-animation-delay:30.84s;animation-delay:30.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(772){-webkit-animation-delay:30.88s;animation-delay:30.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(773){-webkit-animation-delay:30.92s;animation-delay:30.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(774){-webkit-animation-delay:30.96s;animation-delay:30.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(775){-webkit-animation-delay:31s;animation-delay:31s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(776){-webkit-animation-delay:31.04s;animation-delay:31.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(777){-webkit-animation-delay:31.08s;animation-delay:31.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(778){-webkit-animation-delay:31.12s;animation-delay:31.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(779){-webkit-animation-delay:31.16s;animation-delay:31.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(780){-webkit-animation-delay:31.2s;animation-delay:31.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(781){-webkit-animation-delay:31.24s;animation-delay:31.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(782){-webkit-animation-delay:31.28s;animation-delay:31.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(783){-webkit-animation-delay:31.32s;animation-delay:31.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(784){-webkit-animation-delay:31.36s;animation-delay:31.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(785){-webkit-animation-delay:31.4s;animation-delay:31.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(786){-webkit-animation-delay:31.44s;animation-delay:31.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(787){-webkit-animation-delay:31.48s;animation-delay:31.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(788){-webkit-animation-delay:31.52s;animation-delay:31.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(789){-webkit-animation-delay:31.56s;animation-delay:31.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(790){-webkit-animation-delay:31.6s;animation-delay:31.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(791){-webkit-animation-delay:31.64s;animation-delay:31.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(792){-webkit-animation-delay:31.68s;animation-delay:31.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(793){-webkit-animation-delay:31.72s;animation-delay:31.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(794){-webkit-animation-delay:31.76s;animation-delay:31.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(795){-webkit-animation-delay:31.8s;animation-delay:31.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(796){-webkit-animation-delay:31.84s;animation-delay:31.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(797){-webkit-animation-delay:31.88s;animation-delay:31.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(798){-webkit-animation-delay:31.92s;animation-delay:31.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(799){-webkit-animation-delay:31.96s;animation-delay:31.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(800){-webkit-animation-delay:32s;animation-delay:32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(801){-webkit-animation-delay:32.04s;animation-delay:32.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(802){-webkit-animation-delay:32.08s;animation-delay:32.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(803){-webkit-animation-delay:32.12s;animation-delay:32.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(804){-webkit-animation-delay:32.16s;animation-delay:32.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(805){-webkit-animation-delay:32.2s;animation-delay:32.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(806){-webkit-animation-delay:32.24s;animation-delay:32.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(807){-webkit-animation-delay:32.28s;animation-delay:32.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(808){-webkit-animation-delay:32.32s;animation-delay:32.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(809){-webkit-animation-delay:32.36s;animation-delay:32.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(810){-webkit-animation-delay:32.4s;animation-delay:32.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(811){-webkit-animation-delay:32.44s;animation-delay:32.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(812){-webkit-animation-delay:32.48s;animation-delay:32.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(813){-webkit-animation-delay:32.52s;animation-delay:32.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(814){-webkit-animation-delay:32.56s;animation-delay:32.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(815){-webkit-animation-delay:32.6s;animation-delay:32.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(816){-webkit-animation-delay:32.64s;animation-delay:32.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(817){-webkit-animation-delay:32.68s;animation-delay:32.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(818){-webkit-animation-delay:32.72s;animation-delay:32.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(819){-webkit-animation-delay:32.76s;animation-delay:32.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(820){-webkit-animation-delay:32.8s;animation-delay:32.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(821){-webkit-animation-delay:32.84s;animation-delay:32.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(822){-webkit-animation-delay:32.88s;animation-delay:32.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(823){-webkit-animation-delay:32.92s;animation-delay:32.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(824){-webkit-animation-delay:32.96s;animation-delay:32.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(825){-webkit-animation-delay:33s;animation-delay:33s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(826){-webkit-animation-delay:33.04s;animation-delay:33.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(827){-webkit-animation-delay:33.08s;animation-delay:33.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(828){-webkit-animation-delay:33.12s;animation-delay:33.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(829){-webkit-animation-delay:33.16s;animation-delay:33.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(830){-webkit-animation-delay:33.2s;animation-delay:33.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(831){-webkit-animation-delay:33.24s;animation-delay:33.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(832){-webkit-animation-delay:33.28s;animation-delay:33.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(833){-webkit-animation-delay:33.32s;animation-delay:33.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(834){-webkit-animation-delay:33.36s;animation-delay:33.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(835){-webkit-animation-delay:33.4s;animation-delay:33.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(836){-webkit-animation-delay:33.44s;animation-delay:33.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(837){-webkit-animation-delay:33.48s;animation-delay:33.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(838){-webkit-animation-delay:33.52s;animation-delay:33.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(839){-webkit-animation-delay:33.56s;animation-delay:33.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(840){-webkit-animation-delay:33.6s;animation-delay:33.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(841){-webkit-animation-delay:33.64s;animation-delay:33.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(842){-webkit-animation-delay:33.68s;animation-delay:33.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(843){-webkit-animation-delay:33.72s;animation-delay:33.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(844){-webkit-animation-delay:33.76s;animation-delay:33.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(845){-webkit-animation-delay:33.8s;animation-delay:33.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(846){-webkit-animation-delay:33.84s;animation-delay:33.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(847){-webkit-animation-delay:33.88s;animation-delay:33.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(848){-webkit-animation-delay:33.92s;animation-delay:33.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(849){-webkit-animation-delay:33.96s;animation-delay:33.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(850){-webkit-animation-delay:34s;animation-delay:34s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(851){-webkit-animation-delay:34.04s;animation-delay:34.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(852){-webkit-animation-delay:34.08s;animation-delay:34.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(853){-webkit-animation-delay:34.12s;animation-delay:34.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(854){-webkit-animation-delay:34.16s;animation-delay:34.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(855){-webkit-animation-delay:34.2s;animation-delay:34.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(856){-webkit-animation-delay:34.24s;animation-delay:34.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(857){-webkit-animation-delay:34.28s;animation-delay:34.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(858){-webkit-animation-delay:34.32s;animation-delay:34.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(859){-webkit-animation-delay:34.36s;animation-delay:34.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(860){-webkit-animation-delay:34.4s;animation-delay:34.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(861){-webkit-animation-delay:34.44s;animation-delay:34.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(862){-webkit-animation-delay:34.48s;animation-delay:34.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(863){-webkit-animation-delay:34.52s;animation-delay:34.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(864){-webkit-animation-delay:34.56s;animation-delay:34.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(865){-webkit-animation-delay:34.6s;animation-delay:34.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(866){-webkit-animation-delay:34.64s;animation-delay:34.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(867){-webkit-animation-delay:34.68s;animation-delay:34.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(868){-webkit-animation-delay:34.72s;animation-delay:34.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(869){-webkit-animation-delay:34.76s;animation-delay:34.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(870){-webkit-animation-delay:34.8s;animation-delay:34.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(871){-webkit-animation-delay:34.84s;animation-delay:34.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(872){-webkit-animation-delay:34.88s;animation-delay:34.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(873){-webkit-animation-delay:34.92s;animation-delay:34.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(874){-webkit-animation-delay:34.96s;animation-delay:34.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(875){-webkit-animation-delay:35s;animation-delay:35s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(876){-webkit-animation-delay:35.04s;animation-delay:35.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(877){-webkit-animation-delay:35.08s;animation-delay:35.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(878){-webkit-animation-delay:35.12s;animation-delay:35.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(879){-webkit-animation-delay:35.16s;animation-delay:35.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(880){-webkit-animation-delay:35.2s;animation-delay:35.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(881){-webkit-animation-delay:35.24s;animation-delay:35.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(882){-webkit-animation-delay:35.28s;animation-delay:35.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(883){-webkit-animation-delay:35.32s;animation-delay:35.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(884){-webkit-animation-delay:35.36s;animation-delay:35.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(885){-webkit-animation-delay:35.4s;animation-delay:35.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(886){-webkit-animation-delay:35.44s;animation-delay:35.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(887){-webkit-animation-delay:35.48s;animation-delay:35.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(888){-webkit-animation-delay:35.52s;animation-delay:35.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(889){-webkit-animation-delay:35.56s;animation-delay:35.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(890){-webkit-animation-delay:35.6s;animation-delay:35.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(891){-webkit-animation-delay:35.64s;animation-delay:35.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(892){-webkit-animation-delay:35.68s;animation-delay:35.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(893){-webkit-animation-delay:35.72s;animation-delay:35.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(894){-webkit-animation-delay:35.76s;animation-delay:35.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(895){-webkit-animation-delay:35.8s;animation-delay:35.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(896){-webkit-animation-delay:35.84s;animation-delay:35.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(897){-webkit-animation-delay:35.88s;animation-delay:35.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(898){-webkit-animation-delay:35.92s;animation-delay:35.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(899){-webkit-animation-delay:35.96s;animation-delay:35.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(900){-webkit-animation-delay:36s;animation-delay:36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(901){-webkit-animation-delay:36.04s;animation-delay:36.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(902){-webkit-animation-delay:36.08s;animation-delay:36.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(903){-webkit-animation-delay:36.12s;animation-delay:36.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(904){-webkit-animation-delay:36.16s;animation-delay:36.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(905){-webkit-animation-delay:36.2s;animation-delay:36.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(906){-webkit-animation-delay:36.24s;animation-delay:36.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(907){-webkit-animation-delay:36.28s;animation-delay:36.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(908){-webkit-animation-delay:36.32s;animation-delay:36.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(909){-webkit-animation-delay:36.36s;animation-delay:36.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(910){-webkit-animation-delay:36.4s;animation-delay:36.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(911){-webkit-animation-delay:36.44s;animation-delay:36.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(912){-webkit-animation-delay:36.48s;animation-delay:36.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(913){-webkit-animation-delay:36.52s;animation-delay:36.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(914){-webkit-animation-delay:36.56s;animation-delay:36.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(915){-webkit-animation-delay:36.6s;animation-delay:36.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(916){-webkit-animation-delay:36.64s;animation-delay:36.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(917){-webkit-animation-delay:36.68s;animation-delay:36.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(918){-webkit-animation-delay:36.72s;animation-delay:36.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(919){-webkit-animation-delay:36.76s;animation-delay:36.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(920){-webkit-animation-delay:36.8s;animation-delay:36.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(921){-webkit-animation-delay:36.84s;animation-delay:36.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(922){-webkit-animation-delay:36.88s;animation-delay:36.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(923){-webkit-animation-delay:36.92s;animation-delay:36.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(924){-webkit-animation-delay:36.96s;animation-delay:36.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(925){-webkit-animation-delay:37s;animation-delay:37s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(926){-webkit-animation-delay:37.04s;animation-delay:37.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(927){-webkit-animation-delay:37.08s;animation-delay:37.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(928){-webkit-animation-delay:37.12s;animation-delay:37.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(929){-webkit-animation-delay:37.16s;animation-delay:37.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(930){-webkit-animation-delay:37.2s;animation-delay:37.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(931){-webkit-animation-delay:37.24s;animation-delay:37.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(932){-webkit-animation-delay:37.28s;animation-delay:37.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(933){-webkit-animation-delay:37.32s;animation-delay:37.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(934){-webkit-animation-delay:37.36s;animation-delay:37.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(935){-webkit-animation-delay:37.4s;animation-delay:37.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(936){-webkit-animation-delay:37.44s;animation-delay:37.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(937){-webkit-animation-delay:37.48s;animation-delay:37.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(938){-webkit-animation-delay:37.52s;animation-delay:37.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(939){-webkit-animation-delay:37.56s;animation-delay:37.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(940){-webkit-animation-delay:37.6s;animation-delay:37.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(941){-webkit-animation-delay:37.64s;animation-delay:37.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(942){-webkit-animation-delay:37.68s;animation-delay:37.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(943){-webkit-animation-delay:37.72s;animation-delay:37.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(944){-webkit-animation-delay:37.76s;animation-delay:37.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(945){-webkit-animation-delay:37.8s;animation-delay:37.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(946){-webkit-animation-delay:37.84s;animation-delay:37.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(947){-webkit-animation-delay:37.88s;animation-delay:37.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(948){-webkit-animation-delay:37.92s;animation-delay:37.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(949){-webkit-animation-delay:37.96s;animation-delay:37.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(950){-webkit-animation-delay:38s;animation-delay:38s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(951){-webkit-animation-delay:38.04s;animation-delay:38.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(952){-webkit-animation-delay:38.08s;animation-delay:38.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(953){-webkit-animation-delay:38.12s;animation-delay:38.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(954){-webkit-animation-delay:38.16s;animation-delay:38.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(955){-webkit-animation-delay:38.2s;animation-delay:38.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(956){-webkit-animation-delay:38.24s;animation-delay:38.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(957){-webkit-animation-delay:38.28s;animation-delay:38.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(958){-webkit-animation-delay:38.32s;animation-delay:38.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(959){-webkit-animation-delay:38.36s;animation-delay:38.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(960){-webkit-animation-delay:38.4s;animation-delay:38.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(961){-webkit-animation-delay:38.44s;animation-delay:38.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(962){-webkit-animation-delay:38.48s;animation-delay:38.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(963){-webkit-animation-delay:38.52s;animation-delay:38.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(964){-webkit-animation-delay:38.56s;animation-delay:38.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(965){-webkit-animation-delay:38.6s;animation-delay:38.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(966){-webkit-animation-delay:38.64s;animation-delay:38.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(967){-webkit-animation-delay:38.68s;animation-delay:38.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(968){-webkit-animation-delay:38.72s;animation-delay:38.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(969){-webkit-animation-delay:38.76s;animation-delay:38.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(970){-webkit-animation-delay:38.8s;animation-delay:38.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(971){-webkit-animation-delay:38.84s;animation-delay:38.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(972){-webkit-animation-delay:38.88s;animation-delay:38.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(973){-webkit-animation-delay:38.92s;animation-delay:38.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(974){-webkit-animation-delay:38.96s;animation-delay:38.96s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(975){-webkit-animation-delay:39s;animation-delay:39s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(976){-webkit-animation-delay:39.04s;animation-delay:39.04s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(977){-webkit-animation-delay:39.08s;animation-delay:39.08s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(978){-webkit-animation-delay:39.12s;animation-delay:39.12s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(979){-webkit-animation-delay:39.16s;animation-delay:39.16s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(980){-webkit-animation-delay:39.2s;animation-delay:39.2s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(981){-webkit-animation-delay:39.24s;animation-delay:39.24s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(982){-webkit-animation-delay:39.28s;animation-delay:39.28s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(983){-webkit-animation-delay:39.32s;animation-delay:39.32s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(984){-webkit-animation-delay:39.36s;animation-delay:39.36s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(985){-webkit-animation-delay:39.4s;animation-delay:39.4s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(986){-webkit-animation-delay:39.44s;animation-delay:39.44s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(987){-webkit-animation-delay:39.48s;animation-delay:39.48s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(988){-webkit-animation-delay:39.52s;animation-delay:39.52s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(989){-webkit-animation-delay:39.56s;animation-delay:39.56s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(990){-webkit-animation-delay:39.6s;animation-delay:39.6s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(991){-webkit-animation-delay:39.64s;animation-delay:39.64s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(992){-webkit-animation-delay:39.68s;animation-delay:39.68s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(993){-webkit-animation-delay:39.72s;animation-delay:39.72s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(994){-webkit-animation-delay:39.76s;animation-delay:39.76s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(995){-webkit-animation-delay:39.8s;animation-delay:39.8s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(996){-webkit-animation-delay:39.84s;animation-delay:39.84s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(997){-webkit-animation-delay:39.88s;animation-delay:39.88s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(998){-webkit-animation-delay:39.92s;animation-delay:39.92s}.transition-header-wrapper span.title-in .animated-text-para:nth-child(999){-webkit-animation-delay:39.96s;animation-delay:39.96s}.transition-header-wrapper span.title-in span{position:relative;top:40px;-webkit-transform:translate();transform:translate();-webkit-animation:innerTextIn .6s 1;animation:innerTextIn .6s 1;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}@-webkit-keyframes innerTextIn{0%{top:40px;opacity:0}to{top:0;opacity:1}}@keyframes innerTextIn{0%{top:40px;opacity:0}to{top:0;opacity:1}}.transition-header-wrapper .transition-wrapper{position:fixed;width:100%;height:100%;background:#333;background-size:600% 600%;-webkit-animation:AnimationName 30s ease infinite;animation:AnimationName 30s ease infinite;background-size:cover;display:flex;align-items:center;z-index:9;-webkit-animation:transitionWrapper 1.2s 1;animation:transitionWrapper 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:0}@-webkit-keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@-webkit-keyframes transitionWrapper{0%{height:100%}to{height:0}}@keyframes transitionWrapper{0%{height:100%}to{height:0}}span.sub-page-miny-sub-heading-wrapper{display:block;top:20px;position:relative;width:147px;left:0;margin-bottom:15px;display:none}@media (max-width:800px){span.sub-page-miny-sub-heading-wrapper{left:0!important}}span.sub-page-miny-sub-heading-wrapper span:first-child{width:8px;position:absolute;height:2px;background:#222;margin-top:10px;left:0;opacity:0;-webkit-animation:spanOnInOne .6s 1;animation:spanOnInOne .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s;top:2.5px}@-webkit-keyframes spanOnInOne{0%{opacity:0;width:8px}to{opacity:1;width:45px}}@keyframes spanOnInOne{0%{opacity:0;width:8px}to{opacity:1;width:45px}}span.sub-page-miny-sub-heading-wrapper span:nth-child(2){font-size:12px;font-weight:700;text-transform:uppercase;color:#222;position:relative;right:-45px;opacity:0;-webkit-animation:spanOnInTwo 1.6s 1;animation:spanOnInTwo 1.6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes spanOnInTwo{0%{opacity:0;right:-45px}to{opacity:1;right:-15px}}@keyframes spanOnInTwo{0%{opacity:0;right:-45px}to{opacity:1;right:-15px}}.footer-navigation-action-wrapper.animate-in{display:flex;align-items:center;justify-content:center;height:50vh}@media (max-width:800px){.footer-navigation-action-wrapper.animate-in{display:block;min-height:500px}}.footer-navigation-action-wrapper.animate-in a{height:100%;flex:1 1;position:relative;display:flex;align-items:center;box-sizing:border-box;text-decoration:none;background-size:cover;background-position:50%;border-top:1px solid #f5f5f5}.footer-navigation-action-wrapper.animate-in a:first-child{border-right:1px solid #f5f5f5}.footer-navigation-action-wrapper.animate-in a span.sub-action-content{margin-left:150px}@media (max-width:800px){.footer-navigation-action-wrapper.animate-in a span.sub-action-content{margin-left:20px}}.footer-navigation-action-wrapper.animate-in a:hover .filter-hover{height:0%;transition:.3s;transition-delay:.4s}.footer-navigation-action-wrapper.animate-in a:hover .filter{margin-left:0;width:100%;transition:.3s}.footer-navigation-action-wrapper.animate-in a:hover h5{margin-left:25px;transition:.5s;transition-delay:.3s;color:#f44336}.footer-navigation-action-wrapper.animate-in a:hover p{margin-left:25px;transition:.5s;padding-right:20%}.footer-navigation-action-wrapper.animate-in a h5{position:relative;font-size:4vw;color:#fdfdfd;text-transform:capitalize;font-family:"Roboto",sans-serif;font-weight:900;margin:0;transition:.5s;text-align:left;text-trasnform:uppercase;font-family:"Work Sans",sans-serif;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}@media (max-width:800px){.footer-navigation-action-wrapper.animate-in a h5{font-size:40px;text-align:left;margin-left:0!important}}.footer-navigation-action-wrapper.animate-in a p{position:relative;color:#fff;width:200px;border-top:1px solid hsla(0,0%,100%,.3);padding-top:10px;transition:.5s;text-align:left;margin-top:10px;font-size:18px;line-height:140%;font-weight:900;max-width:80%;width:100%}@media (max-width:800px){.footer-navigation-action-wrapper.animate-in a p{margin-left:0!important;text-align:left;margin-right:0!important;margin:15px auto auto}}.footer-navigation-action-wrapper.animate-in a a{text-decoration:none}.footer-navigation-action-wrapper.animate-in a .filter-hover{position:absolute;width:100%;height:100%;background:#fff;left:0;top:0;transition:.5s}.footer-navigation-action-wrapper.animate-in a span.filter{position:absolute;bottom:0;width:100%;margin-left:60%;height:100%;transition:.5s;background:#fff;right:0}.footer-navigation-action-wrapper.animate-in.animate-show a{top:0;left:0;height:100%;transition:.9s;transition-delay:.4s;background-image:none!important;background-color:#333}@media (max-width:800px){.footer-navigation-action-wrapper.animate-in.animate-show a{height:250px}}.footer-navigation-action-wrapper.animate-in.animate-show a:hover .filter-hover{height:0%;transition:.3s;transition-delay:.4s}.footer-navigation-action-wrapper.animate-in.animate-show a:hover .filter{margin-left:0;width:100%;transition:.3s}.footer-navigation-action-wrapper.animate-in.animate-show a:hover .sub-action-content h5{margin-left:35px;transition:.5s;transition-delay:.3s;color:#fff}.footer-navigation-action-wrapper.animate-in.animate-show a:hover p{margin-left:25px;transition:.5s;padding-right:20%;border-top:none;color:#fff}.footer-navigation-action-wrapper.animate-in.animate-show span.filter{position:absolute;bottom:0;width:40%;margin-left:60%;height:100%;transition:.55s ease-in-out;background:rgba(0,0,0,.1);transition-delay:.5s;right:0}.footer-navigation-action-wrapper.animate-in.animate-show .filter{margin-left:0;width:50%;transition:.3s}.footer-navigation-action-wrapper.animate-in.animate-show h5{margin-left:25px;transition:.5s;transition-delay:.3s;color:#222;text-transform:uppercase;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}.footer-navigation-action-wrapper.animate-in.animate-show p{margin-left:25px;transition:.5s;padding-right:0;color:#222}html body .case-studies-content-wrapper.animate-in .tags{position:absolute!important;left:0;height:auto;display:flex!important;top:auto!important;padding:0 0 0 50px!important;bottom:80px!important;flex-wrap:wrap;-webkit-filter:grayscale(0)!important;filter:grayscale(0)!important;max-width:50%;grid-gap:0;gap:0;z-index:9;min-height:auto!important;height:100px!important;outline:none!important;width:100%!important;max-width:70%!important}@media (max-width:600px){html body .case-studies-content-wrapper.animate-in .tags{padding-left:10px!important;width:100%!important;max-width:100%!important;outline:none!important}}html body .case-studies-content-wrapper.animate-in .tags .tag{text-transform:capitalize;margin:5px;padding:10px 15px;color:#000;font-size:16px;border-radius:0;background:#caffbf;color:#333;font-weight:700;text-align:left;text-transform:uppercase;font-size:12px;font-weight:900}.case-studies-content-wrapper.animate-in{position:relative}.case-studies-content-wrapper.animate-in .filters{text-align:left;margin:0 0 60px 175px;font-size:18px;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:caseIntroWrapper .6s 1;animation:caseIntroWrapper .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative}@media (max-width:800px){.case-studies-content-wrapper.animate-in .filters{margin:0 0 60px 26px}}.case-studies-content-wrapper.animate-in .filters:before{content:"";position:absolute;left:0;height:100%;width:70px;background:linear-gradient(90deg,#fff 0,#fff 43%,hsla(0,0%,100%,0));z-index:2}.case-studies-content-wrapper.animate-in .filters p{font-size:18px;font-weight:700;position:relative;z-index:3}.case-studies-content-wrapper.animate-in .filters button{padding:10px 15px;margin:5px;border-radius:0;background:none;cursor:pointer;font-size:18px;background:#f8f8f8;border:none;color:#333;font-weight:700;transition:.4s}.case-studies-content-wrapper.animate-in .filters button.active{outline:1px solid #39ff14;transition:.4s}.case-studies-content-wrapper.animate-in .filters button.reset{background:#39ff14;border-color:#39ff14}.case-studies-content-wrapper.animate-in .filters button:hover{transition:.4s;background:#39ff14;border-color:#39ff14}.case-studies-content-wrapper.animate-in .case-studie-text-wrapper{text-align:left;margin:0 0 60px 175px;font-size:18px;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:caseIntroWrapper .6s 1;animation:caseIntroWrapper .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media (max-width:800px){.case-studies-content-wrapper.animate-in .case-studie-text-wrapper{margin:0 0 60px 26px}}.case-studies-content-wrapper.animate-in .case-studie-text-wrapper p{top:15px;opacity:0;position:relative;-webkit-animation:caseIntroP 1.2s 1;animation:caseIntroP 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;width:50%;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);color:#222;font-size:18px;line-height:140%}@media (max-width:800px){.case-studies-content-wrapper.animate-in .case-studie-text-wrapper p{width:calc(100% - 15px)}}.case-studies-content-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in{display:block;top:0;position:relative;width:0;width:152px;margin:0 0 40px 137px}@media (max-width:800px){.case-studies-content-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in{margin:0 0 40px 56px}}.case-studies-content-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in span:first-child{width:8px;position:absolute;height:2px;background:#222;margin-top:10px;left:-31px;transition:.9s;top:3px;opacity:0;-webkit-animation:serviceListin .8s 1;animation:serviceListin .8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s}@-webkit-keyframes serviceListin{0%{width:8px;opacity:0}to{width:50px;opacity:1}}@keyframes serviceListin{0%{width:8px;opacity:0}to{width:50px;opacity:1}}.case-studies-content-wrapper.animate-in span.miny-sub-heading-wrapper.initial-transition-header.animate-in span:nth-child(2){font-size:12px;text-transform:uppercase;color:#222;transition:.9s;opacity:0;position:relative;right:-20px;-webkit-animation:serviceListinTwo .8s 1;animation:serviceListinTwo .8s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.8s;animation-delay:1.8s;font-weight:900}@-webkit-keyframes serviceListinTwo{0%{right:-20px;opacity:0}to{right:0;opacity:1}}@keyframes serviceListinTwo{0%{right:-20px;opacity:0}to{right:0;opacity:1}}.case-studies-content-wrapper.animate-in .number-item-wrapper{position:absolute;top:15px;opacity:0;z-index:3;transition:.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in{width:calc(100% - 130px);min-height:400px;display:flex;flex-wrap:wrap;position:relative;padding-left:130px;background:#fff}@media (max-width:800px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in{padding-left:25px;width:calc(100% - 25px)}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div{height:50vh;flex:35% 1;position:relative;display:flex;align-items:center;box-sizing:border-box;padding:50px;background-size:cover;background-position:50%;opacity:0;top:50px;transition:1s;outline:1px solid rgba(0,0,0,.1)}@media (max-width:800px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div{min-height:280px;flex:100% 1}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div:hover .filter-hover{height:0%;transition:.4s;transition-delay:s;background:#fff}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div:hover .filter{margin-left:0;width:100%;transition:.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div:hover h5{margin-left:25px;transition:.5s;color:#fdfdfd!important}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div:hover p{margin-left:25px;transition:.5s;padding-right:20%;border-top:2px solid #fff!important;color:#fdfdfd!important}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div h5{position:relative;font-size:2em;color:#333;text-transform:capitalize;font-family:"Work Sans","Roboto",sans-serif;font-weight:900;margin:0;transition:.5s;text-align:left;width:100%;text-transform:uppercase}@media (max-width:800px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div h5{font-size:40px}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div p{position:relative;color:#333;width:200px;border-top:2px solid #333;padding-top:10px;transition:.5s;text-align:left;font-size:16px;margin-bottom:5px;line-height:120%}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div p.date{border-top:none!important;font-size:11px;color:#333;font-weight:700}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div p.collab{border:none!important;padding:0;color:#333;font-weight:700;font-size:12px}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div a{text-decoration:none}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div .filter-hover{position:absolute;width:70%;height:100%;background:#222;left:0;top:0;transition:.5s;background:#fff}@media (max-width:800px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div .filter-hover{width:100%}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div span.init-filter{width:100%;height:100%;background:rgba(0,0,0,.3);left:0;top:0;position:absolute}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in div span.filter{position:absolute;bottom:0;width:60%;height:100%;transition:.5s;transition-delay:.5s;right:auto;left:0;margin-left:0;background:#222;background:#333}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show .number-item-wrapper{opacity:1;top:95px!important;transition-delay:1s}@media (max-width:800px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show .number-item-wrapper{display:none}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div{top:0;transition:.9s;opacity:1;position:relative}@media (max-width:800px){.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div{padding-left:15px}}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:first-child{background-size:40%;background-position:97% 50%;transition-delay:.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(2){transition-delay:.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(3){transition-delay:1.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(4){transition-delay:1.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(5){transition-delay:1.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(6){transition-delay:2.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(7){transition-delay:2.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(8){transition-delay:2.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(9){transition-delay:3.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(10){transition-delay:3.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(11){transition-delay:3.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(12){transition-delay:4.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(13){transition-delay:4.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(14){transition-delay:4.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(15){transition-delay:5.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(16){transition-delay:5.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(17){transition-delay:5.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(18){transition-delay:6.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(19){transition-delay:6.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(20){transition-delay:7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(21){transition-delay:7.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(22){transition-delay:7.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(23){transition-delay:8.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(24){transition-delay:8.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(25){transition-delay:8.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(26){transition-delay:9.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(27){transition-delay:9.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(28){transition-delay:9.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(29){transition-delay:10.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(30){transition-delay:10.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(31){transition-delay:10.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(32){transition-delay:11.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(33){transition-delay:11.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(34){transition-delay:11.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(35){transition-delay:12.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(36){transition-delay:12.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(37){transition-delay:12.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(38){transition-delay:13.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(39){transition-delay:13.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(40){transition-delay:14s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(41){transition-delay:14.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(42){transition-delay:14.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(43){transition-delay:15.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(44){transition-delay:15.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(45){transition-delay:15.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(46){transition-delay:16.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(47){transition-delay:16.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(48){transition-delay:16.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(49){transition-delay:17.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(50){transition-delay:17.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(51){transition-delay:17.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(52){transition-delay:18.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(53){transition-delay:18.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(54){transition-delay:18.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(55){transition-delay:19.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(56){transition-delay:19.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(57){transition-delay:19.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(58){transition-delay:20.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(59){transition-delay:20.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(60){transition-delay:21s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(61){transition-delay:21.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(62){transition-delay:21.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(63){transition-delay:22.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(64){transition-delay:22.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(65){transition-delay:22.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(66){transition-delay:23.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(67){transition-delay:23.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(68){transition-delay:23.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(69){transition-delay:24.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(70){transition-delay:24.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(71){transition-delay:24.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(72){transition-delay:25.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(73){transition-delay:25.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(74){transition-delay:25.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(75){transition-delay:26.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(76){transition-delay:26.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(77){transition-delay:26.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(78){transition-delay:27.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(79){transition-delay:27.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(80){transition-delay:28s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(81){transition-delay:28.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(82){transition-delay:28.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(83){transition-delay:29.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(84){transition-delay:29.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(85){transition-delay:29.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(86){transition-delay:30.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(87){transition-delay:30.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(88){transition-delay:30.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(89){transition-delay:31.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(90){transition-delay:31.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(91){transition-delay:31.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(92){transition-delay:32.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(93){transition-delay:32.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(94){transition-delay:32.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(95){transition-delay:33.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(96){transition-delay:33.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(97){transition-delay:33.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(98){transition-delay:34.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(99){transition-delay:34.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(100){transition-delay:35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(101){transition-delay:35.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(102){transition-delay:35.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(103){transition-delay:36.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(104){transition-delay:36.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(105){transition-delay:36.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(106){transition-delay:37.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(107){transition-delay:37.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(108){transition-delay:37.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(109){transition-delay:38.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(110){transition-delay:38.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(111){transition-delay:38.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(112){transition-delay:39.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(113){transition-delay:39.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(114){transition-delay:39.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(115){transition-delay:40.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(116){transition-delay:40.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(117){transition-delay:40.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(118){transition-delay:41.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(119){transition-delay:41.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(120){transition-delay:42s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(121){transition-delay:42.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(122){transition-delay:42.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(123){transition-delay:43.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(124){transition-delay:43.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(125){transition-delay:43.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(126){transition-delay:44.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(127){transition-delay:44.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(128){transition-delay:44.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(129){transition-delay:45.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(130){transition-delay:45.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(131){transition-delay:45.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(132){transition-delay:46.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(133){transition-delay:46.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(134){transition-delay:46.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(135){transition-delay:47.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(136){transition-delay:47.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(137){transition-delay:47.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(138){transition-delay:48.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(139){transition-delay:48.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(140){transition-delay:49s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(141){transition-delay:49.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(142){transition-delay:49.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(143){transition-delay:50.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(144){transition-delay:50.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(145){transition-delay:50.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(146){transition-delay:51.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(147){transition-delay:51.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(148){transition-delay:51.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(149){transition-delay:52.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(150){transition-delay:52.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(151){transition-delay:52.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(152){transition-delay:53.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(153){transition-delay:53.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(154){transition-delay:53.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(155){transition-delay:54.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(156){transition-delay:54.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(157){transition-delay:54.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(158){transition-delay:55.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(159){transition-delay:55.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(160){transition-delay:56s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(161){transition-delay:56.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(162){transition-delay:56.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(163){transition-delay:57.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(164){transition-delay:57.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(165){transition-delay:57.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(166){transition-delay:58.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(167){transition-delay:58.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(168){transition-delay:58.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(169){transition-delay:59.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(170){transition-delay:59.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(171){transition-delay:59.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(172){transition-delay:60.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(173){transition-delay:60.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(174){transition-delay:60.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(175){transition-delay:61.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(176){transition-delay:61.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(177){transition-delay:61.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(178){transition-delay:62.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(179){transition-delay:62.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(180){transition-delay:63s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(181){transition-delay:63.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(182){transition-delay:63.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(183){transition-delay:64.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(184){transition-delay:64.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(185){transition-delay:64.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(186){transition-delay:65.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(187){transition-delay:65.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(188){transition-delay:65.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(189){transition-delay:66.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(190){transition-delay:66.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(191){transition-delay:66.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(192){transition-delay:67.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(193){transition-delay:67.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(194){transition-delay:67.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(195){transition-delay:68.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(196){transition-delay:68.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(197){transition-delay:68.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(198){transition-delay:69.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(199){transition-delay:69.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(200){transition-delay:70s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(201){transition-delay:70.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(202){transition-delay:70.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(203){transition-delay:71.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(204){transition-delay:71.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(205){transition-delay:71.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(206){transition-delay:72.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(207){transition-delay:72.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(208){transition-delay:72.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(209){transition-delay:73.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(210){transition-delay:73.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(211){transition-delay:73.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(212){transition-delay:74.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(213){transition-delay:74.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(214){transition-delay:74.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(215){transition-delay:75.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(216){transition-delay:75.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(217){transition-delay:75.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(218){transition-delay:76.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(219){transition-delay:76.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(220){transition-delay:77s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(221){transition-delay:77.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(222){transition-delay:77.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(223){transition-delay:78.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(224){transition-delay:78.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(225){transition-delay:78.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(226){transition-delay:79.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(227){transition-delay:79.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(228){transition-delay:79.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(229){transition-delay:80.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(230){transition-delay:80.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(231){transition-delay:80.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(232){transition-delay:81.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(233){transition-delay:81.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(234){transition-delay:81.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(235){transition-delay:82.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(236){transition-delay:82.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(237){transition-delay:82.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(238){transition-delay:83.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(239){transition-delay:83.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(240){transition-delay:84s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(241){transition-delay:84.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(242){transition-delay:84.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(243){transition-delay:85.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(244){transition-delay:85.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(245){transition-delay:85.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(246){transition-delay:86.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(247){transition-delay:86.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(248){transition-delay:86.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(249){transition-delay:87.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(250){transition-delay:87.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(251){transition-delay:87.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(252){transition-delay:88.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(253){transition-delay:88.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(254){transition-delay:88.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(255){transition-delay:89.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(256){transition-delay:89.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(257){transition-delay:89.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(258){transition-delay:90.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(259){transition-delay:90.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(260){transition-delay:91s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(261){transition-delay:91.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(262){transition-delay:91.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(263){transition-delay:92.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(264){transition-delay:92.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(265){transition-delay:92.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(266){transition-delay:93.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(267){transition-delay:93.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(268){transition-delay:93.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(269){transition-delay:94.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(270){transition-delay:94.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(271){transition-delay:94.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(272){transition-delay:95.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(273){transition-delay:95.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(274){transition-delay:95.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(275){transition-delay:96.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(276){transition-delay:96.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(277){transition-delay:96.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(278){transition-delay:97.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(279){transition-delay:97.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(280){transition-delay:98s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(281){transition-delay:98.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(282){transition-delay:98.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(283){transition-delay:99.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(284){transition-delay:99.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(285){transition-delay:99.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(286){transition-delay:100.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(287){transition-delay:100.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(288){transition-delay:100.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(289){transition-delay:101.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(290){transition-delay:101.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(291){transition-delay:101.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(292){transition-delay:102.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(293){transition-delay:102.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(294){transition-delay:102.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(295){transition-delay:103.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(296){transition-delay:103.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(297){transition-delay:103.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(298){transition-delay:104.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(299){transition-delay:104.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(300){transition-delay:105s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(301){transition-delay:105.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(302){transition-delay:105.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(303){transition-delay:106.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(304){transition-delay:106.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(305){transition-delay:106.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(306){transition-delay:107.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(307){transition-delay:107.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(308){transition-delay:107.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(309){transition-delay:108.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(310){transition-delay:108.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(311){transition-delay:108.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(312){transition-delay:109.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(313){transition-delay:109.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(314){transition-delay:109.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(315){transition-delay:110.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(316){transition-delay:110.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(317){transition-delay:110.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(318){transition-delay:111.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(319){transition-delay:111.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(320){transition-delay:112s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(321){transition-delay:112.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(322){transition-delay:112.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(323){transition-delay:113.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(324){transition-delay:113.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(325){transition-delay:113.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(326){transition-delay:114.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(327){transition-delay:114.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(328){transition-delay:114.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(329){transition-delay:115.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(330){transition-delay:115.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(331){transition-delay:115.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(332){transition-delay:116.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(333){transition-delay:116.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(334){transition-delay:116.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(335){transition-delay:117.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(336){transition-delay:117.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(337){transition-delay:117.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(338){transition-delay:118.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(339){transition-delay:118.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(340){transition-delay:119s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(341){transition-delay:119.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(342){transition-delay:119.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(343){transition-delay:120.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(344){transition-delay:120.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(345){transition-delay:120.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(346){transition-delay:121.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(347){transition-delay:121.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(348){transition-delay:121.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(349){transition-delay:122.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(350){transition-delay:122.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(351){transition-delay:122.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(352){transition-delay:123.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(353){transition-delay:123.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(354){transition-delay:123.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(355){transition-delay:124.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(356){transition-delay:124.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(357){transition-delay:124.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(358){transition-delay:125.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(359){transition-delay:125.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(360){transition-delay:126s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(361){transition-delay:126.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(362){transition-delay:126.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(363){transition-delay:127.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(364){transition-delay:127.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(365){transition-delay:127.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(366){transition-delay:128.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(367){transition-delay:128.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(368){transition-delay:128.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(369){transition-delay:129.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(370){transition-delay:129.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(371){transition-delay:129.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(372){transition-delay:130.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(373){transition-delay:130.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(374){transition-delay:130.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(375){transition-delay:131.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(376){transition-delay:131.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(377){transition-delay:131.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(378){transition-delay:132.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(379){transition-delay:132.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(380){transition-delay:133s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(381){transition-delay:133.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(382){transition-delay:133.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(383){transition-delay:134.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(384){transition-delay:134.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(385){transition-delay:134.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(386){transition-delay:135.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(387){transition-delay:135.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(388){transition-delay:135.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(389){transition-delay:136.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(390){transition-delay:136.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(391){transition-delay:136.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(392){transition-delay:137.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(393){transition-delay:137.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(394){transition-delay:137.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(395){transition-delay:138.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(396){transition-delay:138.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(397){transition-delay:138.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(398){transition-delay:139.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(399){transition-delay:139.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(400){transition-delay:140s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(401){transition-delay:140.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(402){transition-delay:140.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(403){transition-delay:141.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(404){transition-delay:141.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(405){transition-delay:141.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(406){transition-delay:142.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(407){transition-delay:142.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(408){transition-delay:142.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(409){transition-delay:143.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(410){transition-delay:143.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(411){transition-delay:143.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(412){transition-delay:144.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(413){transition-delay:144.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(414){transition-delay:144.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(415){transition-delay:145.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(416){transition-delay:145.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(417){transition-delay:145.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(418){transition-delay:146.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(419){transition-delay:146.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(420){transition-delay:147s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(421){transition-delay:147.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(422){transition-delay:147.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(423){transition-delay:148.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(424){transition-delay:148.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(425){transition-delay:148.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(426){transition-delay:149.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(427){transition-delay:149.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(428){transition-delay:149.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(429){transition-delay:150.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(430){transition-delay:150.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(431){transition-delay:150.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(432){transition-delay:151.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(433){transition-delay:151.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(434){transition-delay:151.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(435){transition-delay:152.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(436){transition-delay:152.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(437){transition-delay:152.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(438){transition-delay:153.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(439){transition-delay:153.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(440){transition-delay:154s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(441){transition-delay:154.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(442){transition-delay:154.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(443){transition-delay:155.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(444){transition-delay:155.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(445){transition-delay:155.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(446){transition-delay:156.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(447){transition-delay:156.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(448){transition-delay:156.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(449){transition-delay:157.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(450){transition-delay:157.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(451){transition-delay:157.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(452){transition-delay:158.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(453){transition-delay:158.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(454){transition-delay:158.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(455){transition-delay:159.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(456){transition-delay:159.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(457){transition-delay:159.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(458){transition-delay:160.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(459){transition-delay:160.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(460){transition-delay:161s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(461){transition-delay:161.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(462){transition-delay:161.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(463){transition-delay:162.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(464){transition-delay:162.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(465){transition-delay:162.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(466){transition-delay:163.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(467){transition-delay:163.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(468){transition-delay:163.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(469){transition-delay:164.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(470){transition-delay:164.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(471){transition-delay:164.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(472){transition-delay:165.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(473){transition-delay:165.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(474){transition-delay:165.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(475){transition-delay:166.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(476){transition-delay:166.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(477){transition-delay:166.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(478){transition-delay:167.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(479){transition-delay:167.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(480){transition-delay:168s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(481){transition-delay:168.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(482){transition-delay:168.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(483){transition-delay:169.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(484){transition-delay:169.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(485){transition-delay:169.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(486){transition-delay:170.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(487){transition-delay:170.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(488){transition-delay:170.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(489){transition-delay:171.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(490){transition-delay:171.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(491){transition-delay:171.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(492){transition-delay:172.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(493){transition-delay:172.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(494){transition-delay:172.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(495){transition-delay:173.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(496){transition-delay:173.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(497){transition-delay:173.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(498){transition-delay:174.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(499){transition-delay:174.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(500){transition-delay:175s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(501){transition-delay:175.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(502){transition-delay:175.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(503){transition-delay:176.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(504){transition-delay:176.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(505){transition-delay:176.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(506){transition-delay:177.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(507){transition-delay:177.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(508){transition-delay:177.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(509){transition-delay:178.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(510){transition-delay:178.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(511){transition-delay:178.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(512){transition-delay:179.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(513){transition-delay:179.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(514){transition-delay:179.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(515){transition-delay:180.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(516){transition-delay:180.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(517){transition-delay:180.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(518){transition-delay:181.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(519){transition-delay:181.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(520){transition-delay:182s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(521){transition-delay:182.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(522){transition-delay:182.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(523){transition-delay:183.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(524){transition-delay:183.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(525){transition-delay:183.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(526){transition-delay:184.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(527){transition-delay:184.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(528){transition-delay:184.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(529){transition-delay:185.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(530){transition-delay:185.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(531){transition-delay:185.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(532){transition-delay:186.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(533){transition-delay:186.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(534){transition-delay:186.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(535){transition-delay:187.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(536){transition-delay:187.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(537){transition-delay:187.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(538){transition-delay:188.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(539){transition-delay:188.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(540){transition-delay:189s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(541){transition-delay:189.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(542){transition-delay:189.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(543){transition-delay:190.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(544){transition-delay:190.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(545){transition-delay:190.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(546){transition-delay:191.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(547){transition-delay:191.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(548){transition-delay:191.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(549){transition-delay:192.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(550){transition-delay:192.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(551){transition-delay:192.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(552){transition-delay:193.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(553){transition-delay:193.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(554){transition-delay:193.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(555){transition-delay:194.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(556){transition-delay:194.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(557){transition-delay:194.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(558){transition-delay:195.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(559){transition-delay:195.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(560){transition-delay:196s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(561){transition-delay:196.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(562){transition-delay:196.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(563){transition-delay:197.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(564){transition-delay:197.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(565){transition-delay:197.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(566){transition-delay:198.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(567){transition-delay:198.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(568){transition-delay:198.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(569){transition-delay:199.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(570){transition-delay:199.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(571){transition-delay:199.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(572){transition-delay:200.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(573){transition-delay:200.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(574){transition-delay:200.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(575){transition-delay:201.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(576){transition-delay:201.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(577){transition-delay:201.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(578){transition-delay:202.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(579){transition-delay:202.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(580){transition-delay:203s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(581){transition-delay:203.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(582){transition-delay:203.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(583){transition-delay:204.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(584){transition-delay:204.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(585){transition-delay:204.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(586){transition-delay:205.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(587){transition-delay:205.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(588){transition-delay:205.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(589){transition-delay:206.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(590){transition-delay:206.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(591){transition-delay:206.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(592){transition-delay:207.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(593){transition-delay:207.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(594){transition-delay:207.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(595){transition-delay:208.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(596){transition-delay:208.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(597){transition-delay:208.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(598){transition-delay:209.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(599){transition-delay:209.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(600){transition-delay:210s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(601){transition-delay:210.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(602){transition-delay:210.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(603){transition-delay:211.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(604){transition-delay:211.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(605){transition-delay:211.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(606){transition-delay:212.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(607){transition-delay:212.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(608){transition-delay:212.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(609){transition-delay:213.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(610){transition-delay:213.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(611){transition-delay:213.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(612){transition-delay:214.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(613){transition-delay:214.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(614){transition-delay:214.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(615){transition-delay:215.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(616){transition-delay:215.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(617){transition-delay:215.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(618){transition-delay:216.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(619){transition-delay:216.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(620){transition-delay:217s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(621){transition-delay:217.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(622){transition-delay:217.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(623){transition-delay:218.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(624){transition-delay:218.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(625){transition-delay:218.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(626){transition-delay:219.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(627){transition-delay:219.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(628){transition-delay:219.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(629){transition-delay:220.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(630){transition-delay:220.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(631){transition-delay:220.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(632){transition-delay:221.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(633){transition-delay:221.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(634){transition-delay:221.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(635){transition-delay:222.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(636){transition-delay:222.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(637){transition-delay:222.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(638){transition-delay:223.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(639){transition-delay:223.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(640){transition-delay:224s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(641){transition-delay:224.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(642){transition-delay:224.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(643){transition-delay:225.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(644){transition-delay:225.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(645){transition-delay:225.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(646){transition-delay:226.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(647){transition-delay:226.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(648){transition-delay:226.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(649){transition-delay:227.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(650){transition-delay:227.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(651){transition-delay:227.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(652){transition-delay:228.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(653){transition-delay:228.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(654){transition-delay:228.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(655){transition-delay:229.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(656){transition-delay:229.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(657){transition-delay:229.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(658){transition-delay:230.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(659){transition-delay:230.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(660){transition-delay:231s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(661){transition-delay:231.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(662){transition-delay:231.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(663){transition-delay:232.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(664){transition-delay:232.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(665){transition-delay:232.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(666){transition-delay:233.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(667){transition-delay:233.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(668){transition-delay:233.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(669){transition-delay:234.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(670){transition-delay:234.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(671){transition-delay:234.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(672){transition-delay:235.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(673){transition-delay:235.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(674){transition-delay:235.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(675){transition-delay:236.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(676){transition-delay:236.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(677){transition-delay:236.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(678){transition-delay:237.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(679){transition-delay:237.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(680){transition-delay:238s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(681){transition-delay:238.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(682){transition-delay:238.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(683){transition-delay:239.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(684){transition-delay:239.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(685){transition-delay:239.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(686){transition-delay:240.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(687){transition-delay:240.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(688){transition-delay:240.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(689){transition-delay:241.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(690){transition-delay:241.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(691){transition-delay:241.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(692){transition-delay:242.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(693){transition-delay:242.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(694){transition-delay:242.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(695){transition-delay:243.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(696){transition-delay:243.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(697){transition-delay:243.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(698){transition-delay:244.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(699){transition-delay:244.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(700){transition-delay:245s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(701){transition-delay:245.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(702){transition-delay:245.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(703){transition-delay:246.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(704){transition-delay:246.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(705){transition-delay:246.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(706){transition-delay:247.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(707){transition-delay:247.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(708){transition-delay:247.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(709){transition-delay:248.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(710){transition-delay:248.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(711){transition-delay:248.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(712){transition-delay:249.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(713){transition-delay:249.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(714){transition-delay:249.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(715){transition-delay:250.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(716){transition-delay:250.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(717){transition-delay:250.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(718){transition-delay:251.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(719){transition-delay:251.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(720){transition-delay:252s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(721){transition-delay:252.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(722){transition-delay:252.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(723){transition-delay:253.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(724){transition-delay:253.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(725){transition-delay:253.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(726){transition-delay:254.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(727){transition-delay:254.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(728){transition-delay:254.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(729){transition-delay:255.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(730){transition-delay:255.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(731){transition-delay:255.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(732){transition-delay:256.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(733){transition-delay:256.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(734){transition-delay:256.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(735){transition-delay:257.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(736){transition-delay:257.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(737){transition-delay:257.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(738){transition-delay:258.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(739){transition-delay:258.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(740){transition-delay:259s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(741){transition-delay:259.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(742){transition-delay:259.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(743){transition-delay:260.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(744){transition-delay:260.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(745){transition-delay:260.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(746){transition-delay:261.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(747){transition-delay:261.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(748){transition-delay:261.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(749){transition-delay:262.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(750){transition-delay:262.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(751){transition-delay:262.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(752){transition-delay:263.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(753){transition-delay:263.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(754){transition-delay:263.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(755){transition-delay:264.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(756){transition-delay:264.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(757){transition-delay:264.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(758){transition-delay:265.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(759){transition-delay:265.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(760){transition-delay:266s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(761){transition-delay:266.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(762){transition-delay:266.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(763){transition-delay:267.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(764){transition-delay:267.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(765){transition-delay:267.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(766){transition-delay:268.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(767){transition-delay:268.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(768){transition-delay:268.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(769){transition-delay:269.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(770){transition-delay:269.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(771){transition-delay:269.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(772){transition-delay:270.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(773){transition-delay:270.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(774){transition-delay:270.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(775){transition-delay:271.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(776){transition-delay:271.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(777){transition-delay:271.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(778){transition-delay:272.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(779){transition-delay:272.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(780){transition-delay:273s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(781){transition-delay:273.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(782){transition-delay:273.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(783){transition-delay:274.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(784){transition-delay:274.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(785){transition-delay:274.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(786){transition-delay:275.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(787){transition-delay:275.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(788){transition-delay:275.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(789){transition-delay:276.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(790){transition-delay:276.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(791){transition-delay:276.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(792){transition-delay:277.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(793){transition-delay:277.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(794){transition-delay:277.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(795){transition-delay:278.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(796){transition-delay:278.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(797){transition-delay:278.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(798){transition-delay:279.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(799){transition-delay:279.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(800){transition-delay:280s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(801){transition-delay:280.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(802){transition-delay:280.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(803){transition-delay:281.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(804){transition-delay:281.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(805){transition-delay:281.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(806){transition-delay:282.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(807){transition-delay:282.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(808){transition-delay:282.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(809){transition-delay:283.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(810){transition-delay:283.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(811){transition-delay:283.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(812){transition-delay:284.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(813){transition-delay:284.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(814){transition-delay:284.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(815){transition-delay:285.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(816){transition-delay:285.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(817){transition-delay:285.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(818){transition-delay:286.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(819){transition-delay:286.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(820){transition-delay:287s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(821){transition-delay:287.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(822){transition-delay:287.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(823){transition-delay:288.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(824){transition-delay:288.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(825){transition-delay:288.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(826){transition-delay:289.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(827){transition-delay:289.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(828){transition-delay:289.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(829){transition-delay:290.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(830){transition-delay:290.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(831){transition-delay:290.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(832){transition-delay:291.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(833){transition-delay:291.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(834){transition-delay:291.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(835){transition-delay:292.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(836){transition-delay:292.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(837){transition-delay:292.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(838){transition-delay:293.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(839){transition-delay:293.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(840){transition-delay:294s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(841){transition-delay:294.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(842){transition-delay:294.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(843){transition-delay:295.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(844){transition-delay:295.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(845){transition-delay:295.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(846){transition-delay:296.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(847){transition-delay:296.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(848){transition-delay:296.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(849){transition-delay:297.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(850){transition-delay:297.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(851){transition-delay:297.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(852){transition-delay:298.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(853){transition-delay:298.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(854){transition-delay:298.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(855){transition-delay:299.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(856){transition-delay:299.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(857){transition-delay:299.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(858){transition-delay:300.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(859){transition-delay:300.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(860){transition-delay:301s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(861){transition-delay:301.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(862){transition-delay:301.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(863){transition-delay:302.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(864){transition-delay:302.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(865){transition-delay:302.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(866){transition-delay:303.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(867){transition-delay:303.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(868){transition-delay:303.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(869){transition-delay:304.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(870){transition-delay:304.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(871){transition-delay:304.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(872){transition-delay:305.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(873){transition-delay:305.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(874){transition-delay:305.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(875){transition-delay:306.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(876){transition-delay:306.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(877){transition-delay:306.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(878){transition-delay:307.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(879){transition-delay:307.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(880){transition-delay:308s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(881){transition-delay:308.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(882){transition-delay:308.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(883){transition-delay:309.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(884){transition-delay:309.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(885){transition-delay:309.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(886){transition-delay:310.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(887){transition-delay:310.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(888){transition-delay:310.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(889){transition-delay:311.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(890){transition-delay:311.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(891){transition-delay:311.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(892){transition-delay:312.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(893){transition-delay:312.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(894){transition-delay:312.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(895){transition-delay:313.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(896){transition-delay:313.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(897){transition-delay:313.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(898){transition-delay:314.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(899){transition-delay:314.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(900){transition-delay:315s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(901){transition-delay:315.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(902){transition-delay:315.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(903){transition-delay:316.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(904){transition-delay:316.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(905){transition-delay:316.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(906){transition-delay:317.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(907){transition-delay:317.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(908){transition-delay:317.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(909){transition-delay:318.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(910){transition-delay:318.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(911){transition-delay:318.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(912){transition-delay:319.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(913){transition-delay:319.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(914){transition-delay:319.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(915){transition-delay:320.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(916){transition-delay:320.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(917){transition-delay:320.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(918){transition-delay:321.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(919){transition-delay:321.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(920){transition-delay:322s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(921){transition-delay:322.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(922){transition-delay:322.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(923){transition-delay:323.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(924){transition-delay:323.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(925){transition-delay:323.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(926){transition-delay:324.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(927){transition-delay:324.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(928){transition-delay:324.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(929){transition-delay:325.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(930){transition-delay:325.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(931){transition-delay:325.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(932){transition-delay:326.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(933){transition-delay:326.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(934){transition-delay:326.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(935){transition-delay:327.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(936){transition-delay:327.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(937){transition-delay:327.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(938){transition-delay:328.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(939){transition-delay:328.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(940){transition-delay:329s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(941){transition-delay:329.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(942){transition-delay:329.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(943){transition-delay:330.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(944){transition-delay:330.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(945){transition-delay:330.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(946){transition-delay:331.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(947){transition-delay:331.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(948){transition-delay:331.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(949){transition-delay:332.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(950){transition-delay:332.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(951){transition-delay:332.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(952){transition-delay:333.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(953){transition-delay:333.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(954){transition-delay:333.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(955){transition-delay:334.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(956){transition-delay:334.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(957){transition-delay:334.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(958){transition-delay:335.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(959){transition-delay:335.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(960){transition-delay:336s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(961){transition-delay:336.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(962){transition-delay:336.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(963){transition-delay:337.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(964){transition-delay:337.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(965){transition-delay:337.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(966){transition-delay:338.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(967){transition-delay:338.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(968){transition-delay:338.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(969){transition-delay:339.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(970){transition-delay:339.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(971){transition-delay:339.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(972){transition-delay:340.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(973){transition-delay:340.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(974){transition-delay:340.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(975){transition-delay:341.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(976){transition-delay:341.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(977){transition-delay:341.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(978){transition-delay:342.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(979){transition-delay:342.65s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(980){transition-delay:343s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(981){transition-delay:343.35s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(982){transition-delay:343.7s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(983){transition-delay:344.05s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(984){transition-delay:344.4s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(985){transition-delay:344.75s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(986){transition-delay:345.1s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(987){transition-delay:345.45s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(988){transition-delay:345.8s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(989){transition-delay:346.15s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(990){transition-delay:346.5s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(991){transition-delay:346.85s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(992){transition-delay:347.2s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(993){transition-delay:347.55s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(994){transition-delay:347.9s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(995){transition-delay:348.25s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(996){transition-delay:348.6s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(997){transition-delay:348.95s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(998){transition-delay:349.3s}.case-studies-content-wrapper.animate-in .cases-wrapper.animate-in.animate-show div:nth-child(999){transition-delay:349.65s}.case-studies-wrapper.animate-in.animate-show{position:relative}.case-studies-wrapper.animate-in.animate-show .number-item-wrapper{position:absolute;top:0;transition-delay:.4s;opacity:1;transition:.9s;z-index:3}.service-offering.animate-in{display:flex;flex-wrap:wrap;text-align:left;margin:0 0 60px 175px;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:caseIntroWrapper .6s 1;animation:caseIntroWrapper .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;border:1px solid rgba(0,0,0,.1)}@media (max-width:800px){.service-offering.animate-in{margin:0 0 60px}}.service-offering.animate-in img{background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 60%;width:40px;height:40px}.service-offering.animate-in .card{width:50%;box-sizing:border-box;padding:50px;opacity:0;top:15px;position:relative}@media (max-width:800px){.service-offering.animate-in .card{width:100%;padding:50px 25px}}.service-offering.animate-in .card:first-child{border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}.service-offering.animate-in .card:nth-child(2){border-bottom:1px solid rgba(0,0,0,.1)}.service-offering.animate-in .card:nth-child(3),.service-offering.animate-in .card:nth-child(5){border-right:1px solid rgba(0,0,0,.1)}.service-offering.animate-in .card h3{font-size:1.55vw}@media (max-width:800px){.service-offering.animate-in .card h3{font-size:21px}}.service-offering.animate-in .card p{font-size:18px;line-height:140%;max-width:550px}.service-offering.animate-in.animate-show .card{top:0;opacity:1;transition:.5s;transition-delay:1s}.contact-form-wrapper{padding-bottom:100px;z-index:2;position:relative;display:flex}@media (max-width:800px){.contact-form-wrapper{flex-wrap:wrap}}.contact-form-wrapper .leave-a-review{border-bottom:2px solid #333;transition:.5s}.contact-form-wrapper .leave-a-review:hover{transition:.5s;color:#39ff14}.contact-form-wrapper p.guarantee-messaging{margin-top:15px;padding-top:15px;border-top:5px solid #39ff14;font-size:18px}.contact-form-wrapper .col-50{width:50%!important;-webkit-appearance:auto;min-height:500px}@media (max-width:800px){.contact-form-wrapper .col-50{width:100%!important;min-height:300px;padding:0!important;padding-right:50px;box-sizing:border-box!important;max-width:83%!important}}.contact-form-wrapper .gm-style-iw-chr{height:25px!important}@-webkit-keyframes LinkIn{0%{opacity:0;color:#39ff14;right:-25px}to{opacity:1;color:#333;right:0}}@keyframes LinkIn{0%{opacity:0;color:#39ff14;right:-25px}to{opacity:1;color:#333;right:0}}.contact-form-wrapper .c-button{background:#39ff14;margin-top:15px;display:block;text-align:left!important;padding:15px;font-weight:700;font-size:14px!important;text-align:left;box-shadow:0 0 44px -17px rgba(0,0,0,.75);font-fAMILY:"Work Sans",sans-serif;width:auto!important;border:none;text-transform:uppercase;width:100%!important;max-width:100%!important;text-align:center!important;transition:.5s;max-width:500px!important;margin-bottom:0!important;margin-top:25px!important;-webkit-animation:LinkIn .9s 1;animation:LinkIn .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:3s;animation-delay:3s;opacity:0;position:relative;cursor:pointer}.contact-form-wrapper .c-button:hover{background:#caffbf;transition:.5s}.contact-form-wrapper .outbound-contact{font-size:24px;margin-top:25px;display:inline-block}.contact-form-wrapper .contact-direct{display:flex;flex-wrap:wrap;max-width:500px}.contact-form-wrapper .contact-direct p{width:240px!important}.contact-form-wrapper .flex-contact{display:flex;align-items:center}.contact-form-wrapper .flex-contact img{margin-right:10px;margin-top:25px}.contact-form-wrapper p.success-message{font-size:18px}.contact-form-wrapper p.success-message span{background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-position:0 60%;font-weight:700;background-size:100% 20%;-webkit-animation:fadeInBg .7s 3;animation:fadeInBg .7s 3;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeInbg{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes fadeInbg{0%{opacity:1}50%{opacity:0}to{opacity:1}}.contact-form-wrapper .loader{width:16px;height:16px;position:relative;left:55px;border-radius:50%;color:#333;background:currentColor;box-shadow:32px 0,-32px 0,64px 0;opacity:0;pointer-events:none;transition:.4s}.contact-form-wrapper .loader.active{opacity:1;transition:.4s}.contact-form-wrapper .loader:after{content:"";position:absolute;left:-32px;top:0;width:16px;height:16px;border-radius:10px;background:#39ff14;-webkit-animation:move 3s linear infinite alternate;animation:move 3s linear infinite alternate}@-webkit-keyframes move{0%,5%{left:-32px;width:16px}15%,20%{left:-32px;width:48px}30%,35%{left:0;width:16px}45%,50%{left:0;width:48px}60%,65%{left:32px;width:16px}75%,80%{left:32px;width:48px}95%,to{left:64px;width:16px}}@keyframes move{0%,5%{left:-32px;width:16px}15%,20%{left:-32px;width:48px}30%,35%{left:0;width:16px}45%,50%{left:0;width:48px}60%,65%{left:32px;width:16px}75%,80%{left:32px;width:48px}95%,to{left:64px;width:16px}}.contact-form-wrapper *{-webkit-appearance:none;-moz-appearance:none}.contact-form-wrapper .map-wrap{margin-right:50px;min-height:619px}@media (max-width:800px){.contact-form-wrapper .map-wrap{min-width:100%;margin-top:50px;margin-bottom:-100px}}.contact-form-wrapper .contact-text-wrapper{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation:caseIntroWrapper .6s 1;animation:caseIntroWrapper .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;box-sizing:border-box;padding-right:100px}@media (max-width:800px){.contact-form-wrapper .contact-text-wrapper{margin-left:25px!important;margin-right:25px}}.contact-form-wrapper .contact-text-wrapper p{top:15px;opacity:0;position:relative;-webkit-animation:caseIntroP 1.2s 1;animation:caseIntroP 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;width:40%;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);color:#222;max-width:100%;width:100%}@media (max-width:800px){.contact-form-wrapper .contact-text-wrapper p{width:100%}}.contact-form-wrapper .contact-text-wrapper a{font-weight:700;color:#333;background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 60%;transition:.4s}.contact-form-wrapper .contact-text-wrapper a.review{background:none;text-decoration:none;border-bottom:2px solid}.contact-form-wrapper .contact-text-wrapper a.review:hover{transition:.4s;border-color:#39ff14}.contact-form-wrapper p.contact-intro-text{padding-top:15px;color:#222}.contact-form-wrapper .boilerform.animate-in{margin-left:175px;opacity:0;position:relative;top:55px;transition:1s}@media (max-width:800px){.contact-form-wrapper .boilerform.animate-in{margin-left:25px}}.contact-form-wrapper .boilerform.animate-in button.c-button{background:#39ff14;margin-top:25px;display:block;margin-bottom:25px!important;text-align:left!important;padding:15px;font-weight:700;font-size:14px!important;text-align:left;box-shadow:0 0 44px -17px rgba(0,0,0,.75);font-fAMILY:"Work Sans",sans-serif;width:auto!important;transition:.5s}.contact-form-wrapper .boilerform.animate-in button.c-button:hover{background:#caffbf;transition:.5s;background:#eee;color:#222;transition:.3s}.contact-form-wrapper .boilerform.animate-in fieldset.c-form{border:none;padding-left:0;margin-left:0}.contact-form-wrapper .boilerform.animate-in .c-form__row{display:flex;align-items:center;position:relative}@media (max-width:800px){.contact-form-wrapper .boilerform.animate-in .c-form__row{display:block;width:calc(100% - 15px);text-align:left}.contact-form-wrapper .boilerform.animate-in .c-form__row div{text-align:left}}.contact-form-wrapper .boilerform.animate-in label.c-label{position:absolute;font-size:14px;font-weight:700;text-transform:uppercase;color:#8353fd;transition:.5s;opacity:0;margin-left:25px;top:0;color:#222;font-family:"Work Sans",sans-serif}@media (max-width:800px){.contact-form-wrapper .boilerform.animate-in label.c-label{position:relative}}.contact-form-wrapper .boilerform.animate-in input{height:48px;background:none;font-size:16px;text-indent:5px;font-weight:900;transition:.9s;transition-delay:.9s;position:relative;margin:23px 19px 10px 2px;width:250px;background:#eee;color:#333;border:none;border-bottom:2px solid #333}@media (max-width:800px){.contact-form-wrapper .boilerform.animate-in input{width:100%}}.contact-form-wrapper .boilerform.animate-in textarea{height:auto;background:none;font-size:16px;font-weight:900;transition:.9s;transition-delay:.9s;position:relative;margin:25px 19px 10px 2px;width:521px;color:#333;background:#eee;border:none;border-bottom:2px solid #333;padding:15px;box-sizing:border-box}@media (max-width:800px){.contact-form-wrapper .boilerform.animate-in textarea{width:100%}}.contact-form-wrapper .boilerform.animate-in.animate-show{opacity:1;position:relative;top:0;transition:.9s;transition-delay:.9s}.contact-form-wrapper .boilerform.animate-in.animate-show .c-form__row div:first-child label.c-label{opacity:1;transition-delay:1.2s;margin-left:3px}.contact-form-wrapper .boilerform.animate-in.animate-show .c-form__row div:nth-child(2) label.c-label{opacity:1;transition-delay:1.5s;margin-left:3px}.contact-form-wrapper .boilerform.animate-in.animate-show .c-form__row div:nth-child(3) label.c-label{opacity:1;transition-delay:2s;margin-left:3px}.contact-form-wrapper .boilerform.animate-in.animate-show .c-form__row:nth-child(3) label.c-label{opacity:1;transition-delay:1.2s;margin-left:3px}.contact-form-wrapper .contact-text-wrapper{margin-left:175px;padding-top:15px;padding-bottom:50px}.contact-form-wrapper .contact-text-wrapper p.not-available{font-weight:700;font-size:12px;color:#222;margin-bottom:15px}.contact-form-wrapper .contact-text-wrapper p{text-align:left;margin:0;font-size:18px;line-height:130%}.contact-component-wrapper .footer-navigation-action-wrapper.animate-in a .filter-hover{background:#eee}.contact-component-wrapper .footer-navigation-action-wrapper.animate-in{border-top:none}.blogs-wrapper.animate-in .blogs-content-preview p.exerpt p{font-size:16px;line-height:130%}.blogs-wrapper.animate-in{position:relative}.blogs-wrapper.animate-in .blogs-text-wrapper{text-align:left;margin:40px 0 0;font-size:18px;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:caseIntroWrapper .6s 1;animation:caseIntroWrapper .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;margin-left:0!important;width:450px}@media (max-width:800px){.blogs-wrapper.animate-in .blogs-text-wrapper{width:auto}}@-webkit-keyframes caseIntroWrapper{0%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:skewX(0deg);transform:skewX(0deg)}}@keyframes caseIntroWrapper{0%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:skewX(0deg);transform:skewX(0deg)}}.blogs-wrapper.animate-in .blogs-text-wrapper p{top:15px;opacity:0;position:relative;-webkit-animation:caseIntroP 1.2s 1;animation:caseIntroP 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:2s;animation-delay:2s;width:100%;-webkit-transform:skewX(-5deg);transform:skewX(-5deg);color:#222;font-size:18px;line-height:130%}@media (max-width:600px){.blogs-wrapper.animate-in .blogs-text-wrapper p{max-width:300px}}@-webkit-keyframes caseIntroP{0%{top:45px}to{top:0;opacity:1;-webkit-transform:skewX(0deg);transform:skewX(0deg)}}@keyframes caseIntroP{0%{top:45px}to{top:0;opacity:1;-webkit-transform:skewX(0deg);transform:skewX(0deg)}}.blogs-wrapper.animate-in .number-item-wrapper{top:15px;opacity:0;z-index:3;transition:.5s}@media (max-width:800px){.blogs-wrapper.animate-in .number-item-wrapper span{display:none}}.blogs-wrapper.animate-in .no-results-wrapper{box-sizing:border-box;padding:0 0 0 33px;top:5px;position:relative;opacity:0;-webkit-animation:noResultIn .6s 1;animation:noResultIn .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes noResultIn{0%{top:5px}to{top:0;opacity:1}}@keyframes noResultIn{0%{top:5px}to{top:0;opacity:1}}.blogs-wrapper.animate-in .no-results-wrapper p{font-size:20px;font-weight:700;color:#222}.blogs-wrapper.animate-in .no-results-wrapper a{color:#222;font-weight:700;font-size:17px}.blogs-wrapper.animate-in .blog-view{min-height:50vh;background-size:cover;background-position:50%;-webkit-filter:grayscale(1);filter:grayscale(1)}.blogs-wrapper.animate-in .blog-view:hover .init-filter{width:100%;transition:.5s;background:#333}.blogs-wrapper.animate-in .blog-view:hover span.filter-up{height:0;transition:.5s}.blogs-wrapper.animate-in .blog-view:hover h6.author-blog-article,.blogs-wrapper.animate-in .blog-view:hover h6.author-job-title,.blogs-wrapper.animate-in .blog-view:hover h6.date-blog-article,.blogs-wrapper.animate-in .blog-view:hover p.exerpt{color:#fff;transition:.4s;margin-left:5px;position:relative}.blogs-wrapper.animate-in .blog-view:hover .date-blog-article{margin-left:5px;position:relative;transition:.4s}.blogs-wrapper.animate-in .blog-view:hover h3{color:#fff;transition-delay:.3s;transition:.4s;margin-left:5px}.blogs-wrapper.animate-in span.init-filter{width:60%;height:100%;background:#333;position:absolute;left:0;top:0;transition:.3s;transition-delay:.5s}.blogs-wrapper.animate-in span.filter-up{position:absolute;top:0;left:0;width:100%;background:#fff;height:100%;z-index:0;transition:.5s;outline:1px solid rgba(0,0,0,.1)}.blogs-wrapper.animate-in .blogs-content-preview{height:100%;width:60%;position:relative;box-sizing:border-box;padding:20px;display:flex;align-items:center}@media (max-width:800px){.blogs-wrapper.animate-in .blogs-content-preview{width:70%;position:absolute}}.blogs-wrapper.animate-in .blogs-content-preview h3{box-sizing:border-box;padding:0 20px;margin:20px 0 0;position:relative;transition:.4s;color:#333;font-family:"Work Sans",sans-serif;text-transform:uppercase;line-height:130%}.blogs-wrapper.animate-in .blogs-content-preview h6{box-sizing:border-box;padding:0 20px;margin:0;position:relative;color:#333}.blogs-wrapper.animate-in .blogs-content-preview h6.author-blog-article{margin-top:11px;font-size:12px;position:relative;transition:.4s;color:#333}.blogs-wrapper.animate-in .blogs-content-preview h6.author-job-title{position:relative;transition:.4s;color:#333;margin-top:3px;margin-bottom:5px}.blogs-wrapper.animate-in .blogs-content-preview h6.date-blog-article{color:#333;position:relative;transition:.4s}.blogs-wrapper.animate-in .blogs-content-preview p.exerpt{padding:0 20px;box-sizing:border-box;margin:0 0 26px;position:relative;transition:.4s;color:#333}.blogs-wrapper.animate-in .blog-article-color{background:#dcb97d}.blogs-wrapper.animate-in .blog-article-color span.hover-view-item{position:absolute;z-index:9;width:0;background:#c53d39;height:100%;display:flex;align-items:center;box-sizing:border-box;padding:0;color:#fdfdfd;transition:.9s;transition-delay:.5s}.blogs-wrapper.animate-in .blog-article-color span.hover-view-item h2{opacity:0;transition:.3s;font-size:5vh}.blogs-wrapper.animate-in .blog-article-color span.hover-view-item p{opacity:0;transition:.3s}.blogs-wrapper.animate-in .blog-article-color:hover span.hover-view-item{width:100%;padding:40px;transition:.6s}.blogs-wrapper.animate-in .blog-article-color:hover span.hover-view-item h2{opacity:1;transition-delay:.4s;position:relative}.blogs-wrapper.animate-in .blog-article-color:hover span.hover-view-item p{opacity:1;transition-delay:.5s}.blogs-wrapper.animate-in div{background-size:cover;background-position:50%;flex:50% 1;text-align:left;position:relative}.blogs-wrapper.animate-in .background-blog-articles{height:180px}.blogs-wrapper.animate-in .input-search-wrapper div{margin-left:175px;text-align:left}@media (max-width:800px){.blogs-wrapper.animate-in .input-search-wrapper div{margin-left:25px}}.blogs-wrapper.animate-in .input-search-wrapper div label{display:block;font-size:12px;font-weight:700;text-transform:uppercase;color:#222;position:relative;-webkit-animation:animatedTextSearch 2s 1;animation:animatedTextSearch 2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.5s;animation-delay:1.5s;transition-delay:1.5s;opacity:0;left:35px;font-weight:900;background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 60%;display:inline-block}@-webkit-keyframes animatedTextSearch{0%{left:35px}to{left:0;opacity:1}}@keyframes animatedTextSearch{0%{left:35px}to{left:0;opacity:1}}.blogs-wrapper.animate-in .input-search-wrapper div span{width:8px;position:absolute;height:2px;background:#222;margin-top:6px;left:-69px;opacity:0;-webkit-animation:spanOnInOne .6s 1;animation:spanOnInOne .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.5s;animation-delay:1.5s;top:2.5px}@media (max-width:800px){.blogs-wrapper.animate-in .input-search-wrapper div span{display:none}}.blogs-wrapper.animate-in .search-blogs.animate-in{width:50px;height:48px;border:none;background:none;font-size:16px;-webkit-animation:inputIn 1.2s 1;animation:inputIn 1.2s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:1.6s;animation-delay:1.6s;opacity:0;background:#333;text-indent:5px;margin-top:16px;border-radius:4px;top:40px;font-weight:900;transition:.9s;transition-delay:.9s;position:relative;margin-bottom:40px;color:#fff;border-radius:0;margin-left:25px}@media (max-width:800px){.blogs-wrapper.animate-in .search-blogs.animate-in{width:20px}}.blogs-wrapper.animate-in .search-blogs.animate-in::-webkit-input-placeholder{color:#fff;position:relative;left:5px}.blogs-wrapper.animate-in .search-blogs.animate-in::placeholder{color:#fff;position:relative;left:5px}.blogs-wrapper.animate-in .search-blogs.animate-in.animate-show{width:600px;transition:1.2s;opacity:1;transition-delay:.3s}@media (max-width:800px){.blogs-wrapper.animate-in .search-blogs.animate-in.animate-show{width:calc(100% - 60px)}}.blogs-wrapper.animate-in .cases-wrapper.animate-in{width:calc(100% - 130px);min-height:400px;display:flex;flex-wrap:wrap;position:relative;padding-left:130px;background:#fff;margin-top:50px}@media (max-width:800px){.blogs-wrapper.animate-in .cases-wrapper.animate-in{width:calc(100% - 25px);padding-left:25px}}.blogs-wrapper.animate-in .cases-wrapper.animate-in .number-item-wrapper{position:absolute;top:25px;opacity:0;z-index:3;transition:.5s}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blog-view{opacity:0;top:50px;transition:1s}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in{width:100%;display:flex;flex-wrap:wrap}@media (max-width:800px){.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in{display:block}}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in .blog-article-color{top:50px;transition:.9s;opacity:0;position:relative}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in h5{position:relative;font-size:3vw;color:#333;text-transform:capitalize;font-family:"Roboto",sans-serif;font-weight:900;margin:0;transition:.5s;text-align:left}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in a{text-decoration:none}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in .filter-hover{position:absolute;width:100%;height:100%;left:0;top:0;transition:.5s}.blogs-wrapper.animate-in .cases-wrapper.animate-in .blogs-flex-wrapper.animate-in span.filter{position:absolute;bottom:0;width:40%;margin-left:60%;height:100%;transition:.5s;background:rgba(51,51,51,.6);right:0;transition-delay:.5s}.blogs-wrapper.animate-in .cases-wrapper.animate-in.animate-show .number-item-wrapper{position:absolute;top:0;transition-delay:.4s;opacity:1;transition:.9s;z-index:3}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view{top:0;transition:.9s;opacity:1;position:relative}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:first-child{transition-delay:.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(2){transition-delay:.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(3){transition-delay:1.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(4){transition-delay:1.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(5){transition-delay:1.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(6){transition-delay:2.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(7){transition-delay:2.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(8){transition-delay:2.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(9){transition-delay:3.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(10){transition-delay:3.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(11){transition-delay:3.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(12){transition-delay:4.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(13){transition-delay:4.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(14){transition-delay:4.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(15){transition-delay:5.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(16){transition-delay:5.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(17){transition-delay:5.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(18){transition-delay:6.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(19){transition-delay:6.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(20){transition-delay:7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(21){transition-delay:7.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(22){transition-delay:7.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(23){transition-delay:8.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(24){transition-delay:8.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(25){transition-delay:8.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(26){transition-delay:9.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(27){transition-delay:9.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(28){transition-delay:9.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(29){transition-delay:10.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(30){transition-delay:10.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(31){transition-delay:10.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(32){transition-delay:11.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(33){transition-delay:11.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(34){transition-delay:11.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(35){transition-delay:12.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(36){transition-delay:12.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(37){transition-delay:12.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(38){transition-delay:13.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(39){transition-delay:13.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(40){transition-delay:14s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(41){transition-delay:14.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(42){transition-delay:14.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(43){transition-delay:15.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(44){transition-delay:15.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(45){transition-delay:15.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(46){transition-delay:16.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(47){transition-delay:16.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(48){transition-delay:16.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(49){transition-delay:17.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(50){transition-delay:17.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(51){transition-delay:17.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(52){transition-delay:18.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(53){transition-delay:18.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(54){transition-delay:18.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(55){transition-delay:19.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(56){transition-delay:19.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(57){transition-delay:19.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(58){transition-delay:20.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(59){transition-delay:20.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(60){transition-delay:21s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(61){transition-delay:21.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(62){transition-delay:21.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(63){transition-delay:22.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(64){transition-delay:22.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(65){transition-delay:22.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(66){transition-delay:23.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(67){transition-delay:23.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(68){transition-delay:23.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(69){transition-delay:24.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(70){transition-delay:24.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(71){transition-delay:24.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(72){transition-delay:25.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(73){transition-delay:25.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(74){transition-delay:25.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(75){transition-delay:26.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(76){transition-delay:26.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(77){transition-delay:26.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(78){transition-delay:27.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(79){transition-delay:27.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(80){transition-delay:28s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(81){transition-delay:28.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(82){transition-delay:28.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(83){transition-delay:29.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(84){transition-delay:29.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(85){transition-delay:29.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(86){transition-delay:30.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(87){transition-delay:30.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(88){transition-delay:30.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(89){transition-delay:31.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(90){transition-delay:31.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(91){transition-delay:31.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(92){transition-delay:32.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(93){transition-delay:32.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(94){transition-delay:32.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(95){transition-delay:33.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(96){transition-delay:33.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(97){transition-delay:33.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(98){transition-delay:34.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(99){transition-delay:34.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(100){transition-delay:35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(101){transition-delay:35.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(102){transition-delay:35.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(103){transition-delay:36.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(104){transition-delay:36.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(105){transition-delay:36.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(106){transition-delay:37.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(107){transition-delay:37.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(108){transition-delay:37.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(109){transition-delay:38.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(110){transition-delay:38.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(111){transition-delay:38.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(112){transition-delay:39.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(113){transition-delay:39.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(114){transition-delay:39.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(115){transition-delay:40.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(116){transition-delay:40.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(117){transition-delay:40.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(118){transition-delay:41.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(119){transition-delay:41.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(120){transition-delay:42s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(121){transition-delay:42.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(122){transition-delay:42.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(123){transition-delay:43.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(124){transition-delay:43.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(125){transition-delay:43.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(126){transition-delay:44.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(127){transition-delay:44.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(128){transition-delay:44.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(129){transition-delay:45.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(130){transition-delay:45.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(131){transition-delay:45.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(132){transition-delay:46.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(133){transition-delay:46.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(134){transition-delay:46.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(135){transition-delay:47.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(136){transition-delay:47.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(137){transition-delay:47.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(138){transition-delay:48.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(139){transition-delay:48.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(140){transition-delay:49s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(141){transition-delay:49.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(142){transition-delay:49.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(143){transition-delay:50.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(144){transition-delay:50.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(145){transition-delay:50.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(146){transition-delay:51.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(147){transition-delay:51.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(148){transition-delay:51.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(149){transition-delay:52.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(150){transition-delay:52.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(151){transition-delay:52.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(152){transition-delay:53.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(153){transition-delay:53.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(154){transition-delay:53.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(155){transition-delay:54.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(156){transition-delay:54.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(157){transition-delay:54.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(158){transition-delay:55.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(159){transition-delay:55.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(160){transition-delay:56s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(161){transition-delay:56.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(162){transition-delay:56.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(163){transition-delay:57.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(164){transition-delay:57.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(165){transition-delay:57.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(166){transition-delay:58.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(167){transition-delay:58.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(168){transition-delay:58.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(169){transition-delay:59.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(170){transition-delay:59.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(171){transition-delay:59.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(172){transition-delay:60.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(173){transition-delay:60.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(174){transition-delay:60.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(175){transition-delay:61.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(176){transition-delay:61.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(177){transition-delay:61.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(178){transition-delay:62.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(179){transition-delay:62.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(180){transition-delay:63s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(181){transition-delay:63.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(182){transition-delay:63.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(183){transition-delay:64.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(184){transition-delay:64.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(185){transition-delay:64.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(186){transition-delay:65.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(187){transition-delay:65.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(188){transition-delay:65.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(189){transition-delay:66.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(190){transition-delay:66.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(191){transition-delay:66.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(192){transition-delay:67.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(193){transition-delay:67.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(194){transition-delay:67.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(195){transition-delay:68.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(196){transition-delay:68.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(197){transition-delay:68.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(198){transition-delay:69.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(199){transition-delay:69.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(200){transition-delay:70s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(201){transition-delay:70.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(202){transition-delay:70.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(203){transition-delay:71.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(204){transition-delay:71.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(205){transition-delay:71.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(206){transition-delay:72.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(207){transition-delay:72.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(208){transition-delay:72.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(209){transition-delay:73.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(210){transition-delay:73.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(211){transition-delay:73.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(212){transition-delay:74.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(213){transition-delay:74.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(214){transition-delay:74.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(215){transition-delay:75.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(216){transition-delay:75.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(217){transition-delay:75.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(218){transition-delay:76.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(219){transition-delay:76.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(220){transition-delay:77s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(221){transition-delay:77.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(222){transition-delay:77.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(223){transition-delay:78.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(224){transition-delay:78.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(225){transition-delay:78.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(226){transition-delay:79.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(227){transition-delay:79.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(228){transition-delay:79.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(229){transition-delay:80.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(230){transition-delay:80.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(231){transition-delay:80.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(232){transition-delay:81.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(233){transition-delay:81.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(234){transition-delay:81.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(235){transition-delay:82.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(236){transition-delay:82.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(237){transition-delay:82.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(238){transition-delay:83.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(239){transition-delay:83.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(240){transition-delay:84s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(241){transition-delay:84.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(242){transition-delay:84.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(243){transition-delay:85.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(244){transition-delay:85.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(245){transition-delay:85.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(246){transition-delay:86.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(247){transition-delay:86.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(248){transition-delay:86.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(249){transition-delay:87.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(250){transition-delay:87.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(251){transition-delay:87.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(252){transition-delay:88.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(253){transition-delay:88.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(254){transition-delay:88.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(255){transition-delay:89.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(256){transition-delay:89.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(257){transition-delay:89.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(258){transition-delay:90.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(259){transition-delay:90.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(260){transition-delay:91s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(261){transition-delay:91.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(262){transition-delay:91.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(263){transition-delay:92.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(264){transition-delay:92.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(265){transition-delay:92.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(266){transition-delay:93.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(267){transition-delay:93.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(268){transition-delay:93.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(269){transition-delay:94.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(270){transition-delay:94.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(271){transition-delay:94.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(272){transition-delay:95.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(273){transition-delay:95.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(274){transition-delay:95.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(275){transition-delay:96.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(276){transition-delay:96.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(277){transition-delay:96.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(278){transition-delay:97.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(279){transition-delay:97.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(280){transition-delay:98s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(281){transition-delay:98.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(282){transition-delay:98.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(283){transition-delay:99.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(284){transition-delay:99.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(285){transition-delay:99.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(286){transition-delay:100.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(287){transition-delay:100.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(288){transition-delay:100.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(289){transition-delay:101.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(290){transition-delay:101.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(291){transition-delay:101.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(292){transition-delay:102.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(293){transition-delay:102.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(294){transition-delay:102.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(295){transition-delay:103.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(296){transition-delay:103.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(297){transition-delay:103.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(298){transition-delay:104.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(299){transition-delay:104.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(300){transition-delay:105s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(301){transition-delay:105.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(302){transition-delay:105.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(303){transition-delay:106.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(304){transition-delay:106.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(305){transition-delay:106.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(306){transition-delay:107.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(307){transition-delay:107.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(308){transition-delay:107.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(309){transition-delay:108.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(310){transition-delay:108.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(311){transition-delay:108.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(312){transition-delay:109.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(313){transition-delay:109.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(314){transition-delay:109.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(315){transition-delay:110.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(316){transition-delay:110.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(317){transition-delay:110.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(318){transition-delay:111.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(319){transition-delay:111.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(320){transition-delay:112s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(321){transition-delay:112.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(322){transition-delay:112.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(323){transition-delay:113.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(324){transition-delay:113.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(325){transition-delay:113.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(326){transition-delay:114.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(327){transition-delay:114.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(328){transition-delay:114.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(329){transition-delay:115.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(330){transition-delay:115.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(331){transition-delay:115.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(332){transition-delay:116.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(333){transition-delay:116.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(334){transition-delay:116.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(335){transition-delay:117.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(336){transition-delay:117.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(337){transition-delay:117.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(338){transition-delay:118.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(339){transition-delay:118.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(340){transition-delay:119s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(341){transition-delay:119.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(342){transition-delay:119.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(343){transition-delay:120.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(344){transition-delay:120.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(345){transition-delay:120.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(346){transition-delay:121.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(347){transition-delay:121.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(348){transition-delay:121.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(349){transition-delay:122.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(350){transition-delay:122.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(351){transition-delay:122.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(352){transition-delay:123.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(353){transition-delay:123.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(354){transition-delay:123.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(355){transition-delay:124.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(356){transition-delay:124.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(357){transition-delay:124.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(358){transition-delay:125.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(359){transition-delay:125.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(360){transition-delay:126s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(361){transition-delay:126.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(362){transition-delay:126.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(363){transition-delay:127.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(364){transition-delay:127.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(365){transition-delay:127.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(366){transition-delay:128.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(367){transition-delay:128.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(368){transition-delay:128.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(369){transition-delay:129.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(370){transition-delay:129.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(371){transition-delay:129.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(372){transition-delay:130.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(373){transition-delay:130.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(374){transition-delay:130.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(375){transition-delay:131.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(376){transition-delay:131.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(377){transition-delay:131.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(378){transition-delay:132.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(379){transition-delay:132.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(380){transition-delay:133s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(381){transition-delay:133.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(382){transition-delay:133.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(383){transition-delay:134.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(384){transition-delay:134.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(385){transition-delay:134.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(386){transition-delay:135.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(387){transition-delay:135.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(388){transition-delay:135.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(389){transition-delay:136.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(390){transition-delay:136.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(391){transition-delay:136.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(392){transition-delay:137.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(393){transition-delay:137.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(394){transition-delay:137.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(395){transition-delay:138.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(396){transition-delay:138.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(397){transition-delay:138.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(398){transition-delay:139.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(399){transition-delay:139.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(400){transition-delay:140s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(401){transition-delay:140.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(402){transition-delay:140.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(403){transition-delay:141.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(404){transition-delay:141.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(405){transition-delay:141.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(406){transition-delay:142.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(407){transition-delay:142.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(408){transition-delay:142.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(409){transition-delay:143.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(410){transition-delay:143.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(411){transition-delay:143.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(412){transition-delay:144.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(413){transition-delay:144.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(414){transition-delay:144.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(415){transition-delay:145.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(416){transition-delay:145.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(417){transition-delay:145.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(418){transition-delay:146.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(419){transition-delay:146.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(420){transition-delay:147s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(421){transition-delay:147.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(422){transition-delay:147.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(423){transition-delay:148.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(424){transition-delay:148.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(425){transition-delay:148.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(426){transition-delay:149.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(427){transition-delay:149.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(428){transition-delay:149.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(429){transition-delay:150.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(430){transition-delay:150.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(431){transition-delay:150.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(432){transition-delay:151.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(433){transition-delay:151.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(434){transition-delay:151.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(435){transition-delay:152.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(436){transition-delay:152.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(437){transition-delay:152.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(438){transition-delay:153.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(439){transition-delay:153.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(440){transition-delay:154s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(441){transition-delay:154.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(442){transition-delay:154.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(443){transition-delay:155.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(444){transition-delay:155.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(445){transition-delay:155.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(446){transition-delay:156.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(447){transition-delay:156.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(448){transition-delay:156.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(449){transition-delay:157.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(450){transition-delay:157.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(451){transition-delay:157.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(452){transition-delay:158.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(453){transition-delay:158.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(454){transition-delay:158.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(455){transition-delay:159.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(456){transition-delay:159.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(457){transition-delay:159.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(458){transition-delay:160.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(459){transition-delay:160.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(460){transition-delay:161s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(461){transition-delay:161.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(462){transition-delay:161.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(463){transition-delay:162.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(464){transition-delay:162.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(465){transition-delay:162.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(466){transition-delay:163.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(467){transition-delay:163.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(468){transition-delay:163.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(469){transition-delay:164.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(470){transition-delay:164.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(471){transition-delay:164.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(472){transition-delay:165.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(473){transition-delay:165.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(474){transition-delay:165.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(475){transition-delay:166.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(476){transition-delay:166.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(477){transition-delay:166.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(478){transition-delay:167.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(479){transition-delay:167.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(480){transition-delay:168s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(481){transition-delay:168.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(482){transition-delay:168.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(483){transition-delay:169.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(484){transition-delay:169.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(485){transition-delay:169.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(486){transition-delay:170.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(487){transition-delay:170.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(488){transition-delay:170.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(489){transition-delay:171.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(490){transition-delay:171.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(491){transition-delay:171.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(492){transition-delay:172.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(493){transition-delay:172.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(494){transition-delay:172.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(495){transition-delay:173.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(496){transition-delay:173.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(497){transition-delay:173.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(498){transition-delay:174.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(499){transition-delay:174.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(500){transition-delay:175s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(501){transition-delay:175.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(502){transition-delay:175.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(503){transition-delay:176.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(504){transition-delay:176.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(505){transition-delay:176.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(506){transition-delay:177.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(507){transition-delay:177.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(508){transition-delay:177.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(509){transition-delay:178.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(510){transition-delay:178.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(511){transition-delay:178.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(512){transition-delay:179.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(513){transition-delay:179.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(514){transition-delay:179.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(515){transition-delay:180.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(516){transition-delay:180.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(517){transition-delay:180.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(518){transition-delay:181.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(519){transition-delay:181.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(520){transition-delay:182s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(521){transition-delay:182.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(522){transition-delay:182.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(523){transition-delay:183.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(524){transition-delay:183.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(525){transition-delay:183.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(526){transition-delay:184.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(527){transition-delay:184.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(528){transition-delay:184.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(529){transition-delay:185.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(530){transition-delay:185.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(531){transition-delay:185.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(532){transition-delay:186.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(533){transition-delay:186.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(534){transition-delay:186.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(535){transition-delay:187.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(536){transition-delay:187.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(537){transition-delay:187.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(538){transition-delay:188.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(539){transition-delay:188.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(540){transition-delay:189s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(541){transition-delay:189.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(542){transition-delay:189.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(543){transition-delay:190.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(544){transition-delay:190.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(545){transition-delay:190.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(546){transition-delay:191.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(547){transition-delay:191.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(548){transition-delay:191.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(549){transition-delay:192.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(550){transition-delay:192.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(551){transition-delay:192.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(552){transition-delay:193.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(553){transition-delay:193.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(554){transition-delay:193.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(555){transition-delay:194.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(556){transition-delay:194.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(557){transition-delay:194.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(558){transition-delay:195.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(559){transition-delay:195.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(560){transition-delay:196s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(561){transition-delay:196.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(562){transition-delay:196.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(563){transition-delay:197.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(564){transition-delay:197.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(565){transition-delay:197.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(566){transition-delay:198.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(567){transition-delay:198.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(568){transition-delay:198.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(569){transition-delay:199.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(570){transition-delay:199.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(571){transition-delay:199.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(572){transition-delay:200.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(573){transition-delay:200.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(574){transition-delay:200.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(575){transition-delay:201.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(576){transition-delay:201.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(577){transition-delay:201.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(578){transition-delay:202.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(579){transition-delay:202.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(580){transition-delay:203s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(581){transition-delay:203.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(582){transition-delay:203.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(583){transition-delay:204.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(584){transition-delay:204.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(585){transition-delay:204.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(586){transition-delay:205.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(587){transition-delay:205.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(588){transition-delay:205.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(589){transition-delay:206.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(590){transition-delay:206.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(591){transition-delay:206.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(592){transition-delay:207.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(593){transition-delay:207.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(594){transition-delay:207.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(595){transition-delay:208.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(596){transition-delay:208.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(597){transition-delay:208.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(598){transition-delay:209.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(599){transition-delay:209.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(600){transition-delay:210s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(601){transition-delay:210.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(602){transition-delay:210.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(603){transition-delay:211.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(604){transition-delay:211.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(605){transition-delay:211.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(606){transition-delay:212.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(607){transition-delay:212.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(608){transition-delay:212.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(609){transition-delay:213.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(610){transition-delay:213.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(611){transition-delay:213.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(612){transition-delay:214.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(613){transition-delay:214.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(614){transition-delay:214.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(615){transition-delay:215.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(616){transition-delay:215.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(617){transition-delay:215.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(618){transition-delay:216.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(619){transition-delay:216.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(620){transition-delay:217s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(621){transition-delay:217.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(622){transition-delay:217.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(623){transition-delay:218.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(624){transition-delay:218.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(625){transition-delay:218.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(626){transition-delay:219.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(627){transition-delay:219.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(628){transition-delay:219.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(629){transition-delay:220.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(630){transition-delay:220.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(631){transition-delay:220.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(632){transition-delay:221.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(633){transition-delay:221.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(634){transition-delay:221.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(635){transition-delay:222.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(636){transition-delay:222.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(637){transition-delay:222.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(638){transition-delay:223.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(639){transition-delay:223.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(640){transition-delay:224s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(641){transition-delay:224.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(642){transition-delay:224.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(643){transition-delay:225.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(644){transition-delay:225.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(645){transition-delay:225.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(646){transition-delay:226.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(647){transition-delay:226.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(648){transition-delay:226.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(649){transition-delay:227.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(650){transition-delay:227.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(651){transition-delay:227.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(652){transition-delay:228.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(653){transition-delay:228.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(654){transition-delay:228.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(655){transition-delay:229.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(656){transition-delay:229.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(657){transition-delay:229.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(658){transition-delay:230.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(659){transition-delay:230.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(660){transition-delay:231s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(661){transition-delay:231.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(662){transition-delay:231.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(663){transition-delay:232.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(664){transition-delay:232.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(665){transition-delay:232.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(666){transition-delay:233.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(667){transition-delay:233.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(668){transition-delay:233.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(669){transition-delay:234.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(670){transition-delay:234.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(671){transition-delay:234.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(672){transition-delay:235.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(673){transition-delay:235.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(674){transition-delay:235.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(675){transition-delay:236.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(676){transition-delay:236.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(677){transition-delay:236.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(678){transition-delay:237.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(679){transition-delay:237.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(680){transition-delay:238s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(681){transition-delay:238.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(682){transition-delay:238.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(683){transition-delay:239.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(684){transition-delay:239.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(685){transition-delay:239.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(686){transition-delay:240.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(687){transition-delay:240.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(688){transition-delay:240.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(689){transition-delay:241.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(690){transition-delay:241.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(691){transition-delay:241.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(692){transition-delay:242.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(693){transition-delay:242.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(694){transition-delay:242.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(695){transition-delay:243.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(696){transition-delay:243.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(697){transition-delay:243.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(698){transition-delay:244.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(699){transition-delay:244.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(700){transition-delay:245s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(701){transition-delay:245.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(702){transition-delay:245.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(703){transition-delay:246.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(704){transition-delay:246.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(705){transition-delay:246.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(706){transition-delay:247.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(707){transition-delay:247.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(708){transition-delay:247.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(709){transition-delay:248.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(710){transition-delay:248.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(711){transition-delay:248.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(712){transition-delay:249.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(713){transition-delay:249.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(714){transition-delay:249.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(715){transition-delay:250.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(716){transition-delay:250.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(717){transition-delay:250.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(718){transition-delay:251.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(719){transition-delay:251.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(720){transition-delay:252s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(721){transition-delay:252.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(722){transition-delay:252.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(723){transition-delay:253.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(724){transition-delay:253.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(725){transition-delay:253.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(726){transition-delay:254.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(727){transition-delay:254.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(728){transition-delay:254.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(729){transition-delay:255.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(730){transition-delay:255.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(731){transition-delay:255.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(732){transition-delay:256.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(733){transition-delay:256.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(734){transition-delay:256.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(735){transition-delay:257.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(736){transition-delay:257.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(737){transition-delay:257.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(738){transition-delay:258.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(739){transition-delay:258.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(740){transition-delay:259s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(741){transition-delay:259.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(742){transition-delay:259.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(743){transition-delay:260.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(744){transition-delay:260.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(745){transition-delay:260.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(746){transition-delay:261.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(747){transition-delay:261.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(748){transition-delay:261.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(749){transition-delay:262.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(750){transition-delay:262.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(751){transition-delay:262.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(752){transition-delay:263.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(753){transition-delay:263.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(754){transition-delay:263.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(755){transition-delay:264.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(756){transition-delay:264.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(757){transition-delay:264.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(758){transition-delay:265.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(759){transition-delay:265.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(760){transition-delay:266s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(761){transition-delay:266.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(762){transition-delay:266.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(763){transition-delay:267.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(764){transition-delay:267.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(765){transition-delay:267.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(766){transition-delay:268.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(767){transition-delay:268.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(768){transition-delay:268.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(769){transition-delay:269.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(770){transition-delay:269.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(771){transition-delay:269.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(772){transition-delay:270.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(773){transition-delay:270.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(774){transition-delay:270.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(775){transition-delay:271.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(776){transition-delay:271.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(777){transition-delay:271.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(778){transition-delay:272.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(779){transition-delay:272.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(780){transition-delay:273s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(781){transition-delay:273.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(782){transition-delay:273.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(783){transition-delay:274.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(784){transition-delay:274.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(785){transition-delay:274.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(786){transition-delay:275.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(787){transition-delay:275.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(788){transition-delay:275.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(789){transition-delay:276.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(790){transition-delay:276.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(791){transition-delay:276.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(792){transition-delay:277.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(793){transition-delay:277.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(794){transition-delay:277.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(795){transition-delay:278.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(796){transition-delay:278.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(797){transition-delay:278.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(798){transition-delay:279.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(799){transition-delay:279.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(800){transition-delay:280s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(801){transition-delay:280.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(802){transition-delay:280.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(803){transition-delay:281.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(804){transition-delay:281.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(805){transition-delay:281.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(806){transition-delay:282.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(807){transition-delay:282.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(808){transition-delay:282.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(809){transition-delay:283.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(810){transition-delay:283.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(811){transition-delay:283.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(812){transition-delay:284.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(813){transition-delay:284.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(814){transition-delay:284.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(815){transition-delay:285.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(816){transition-delay:285.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(817){transition-delay:285.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(818){transition-delay:286.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(819){transition-delay:286.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(820){transition-delay:287s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(821){transition-delay:287.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(822){transition-delay:287.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(823){transition-delay:288.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(824){transition-delay:288.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(825){transition-delay:288.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(826){transition-delay:289.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(827){transition-delay:289.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(828){transition-delay:289.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(829){transition-delay:290.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(830){transition-delay:290.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(831){transition-delay:290.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(832){transition-delay:291.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(833){transition-delay:291.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(834){transition-delay:291.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(835){transition-delay:292.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(836){transition-delay:292.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(837){transition-delay:292.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(838){transition-delay:293.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(839){transition-delay:293.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(840){transition-delay:294s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(841){transition-delay:294.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(842){transition-delay:294.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(843){transition-delay:295.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(844){transition-delay:295.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(845){transition-delay:295.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(846){transition-delay:296.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(847){transition-delay:296.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(848){transition-delay:296.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(849){transition-delay:297.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(850){transition-delay:297.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(851){transition-delay:297.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(852){transition-delay:298.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(853){transition-delay:298.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(854){transition-delay:298.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(855){transition-delay:299.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(856){transition-delay:299.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(857){transition-delay:299.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(858){transition-delay:300.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(859){transition-delay:300.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(860){transition-delay:301s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(861){transition-delay:301.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(862){transition-delay:301.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(863){transition-delay:302.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(864){transition-delay:302.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(865){transition-delay:302.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(866){transition-delay:303.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(867){transition-delay:303.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(868){transition-delay:303.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(869){transition-delay:304.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(870){transition-delay:304.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(871){transition-delay:304.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(872){transition-delay:305.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(873){transition-delay:305.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(874){transition-delay:305.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(875){transition-delay:306.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(876){transition-delay:306.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(877){transition-delay:306.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(878){transition-delay:307.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(879){transition-delay:307.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(880){transition-delay:308s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(881){transition-delay:308.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(882){transition-delay:308.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(883){transition-delay:309.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(884){transition-delay:309.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(885){transition-delay:309.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(886){transition-delay:310.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(887){transition-delay:310.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(888){transition-delay:310.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(889){transition-delay:311.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(890){transition-delay:311.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(891){transition-delay:311.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(892){transition-delay:312.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(893){transition-delay:312.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(894){transition-delay:312.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(895){transition-delay:313.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(896){transition-delay:313.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(897){transition-delay:313.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(898){transition-delay:314.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(899){transition-delay:314.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(900){transition-delay:315s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(901){transition-delay:315.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(902){transition-delay:315.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(903){transition-delay:316.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(904){transition-delay:316.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(905){transition-delay:316.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(906){transition-delay:317.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(907){transition-delay:317.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(908){transition-delay:317.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(909){transition-delay:318.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(910){transition-delay:318.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(911){transition-delay:318.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(912){transition-delay:319.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(913){transition-delay:319.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(914){transition-delay:319.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(915){transition-delay:320.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(916){transition-delay:320.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(917){transition-delay:320.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(918){transition-delay:321.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(919){transition-delay:321.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(920){transition-delay:322s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(921){transition-delay:322.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(922){transition-delay:322.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(923){transition-delay:323.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(924){transition-delay:323.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(925){transition-delay:323.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(926){transition-delay:324.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(927){transition-delay:324.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(928){transition-delay:324.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(929){transition-delay:325.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(930){transition-delay:325.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(931){transition-delay:325.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(932){transition-delay:326.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(933){transition-delay:326.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(934){transition-delay:326.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(935){transition-delay:327.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(936){transition-delay:327.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(937){transition-delay:327.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(938){transition-delay:328.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(939){transition-delay:328.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(940){transition-delay:329s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(941){transition-delay:329.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(942){transition-delay:329.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(943){transition-delay:330.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(944){transition-delay:330.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(945){transition-delay:330.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(946){transition-delay:331.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(947){transition-delay:331.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(948){transition-delay:331.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(949){transition-delay:332.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(950){transition-delay:332.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(951){transition-delay:332.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(952){transition-delay:333.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(953){transition-delay:333.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(954){transition-delay:333.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(955){transition-delay:334.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(956){transition-delay:334.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(957){transition-delay:334.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(958){transition-delay:335.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(959){transition-delay:335.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(960){transition-delay:336s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(961){transition-delay:336.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(962){transition-delay:336.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(963){transition-delay:337.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(964){transition-delay:337.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(965){transition-delay:337.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(966){transition-delay:338.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(967){transition-delay:338.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(968){transition-delay:338.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(969){transition-delay:339.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(970){transition-delay:339.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(971){transition-delay:339.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(972){transition-delay:340.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(973){transition-delay:340.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(974){transition-delay:340.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(975){transition-delay:341.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(976){transition-delay:341.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(977){transition-delay:341.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(978){transition-delay:342.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(979){transition-delay:342.65s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(980){transition-delay:343s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(981){transition-delay:343.35s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(982){transition-delay:343.7s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(983){transition-delay:344.05s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(984){transition-delay:344.4s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(985){transition-delay:344.75s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(986){transition-delay:345.1s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(987){transition-delay:345.45s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(988){transition-delay:345.8s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(989){transition-delay:346.15s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(990){transition-delay:346.5s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(991){transition-delay:346.85s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(992){transition-delay:347.2s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(993){transition-delay:347.55s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(994){transition-delay:347.9s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(995){transition-delay:348.25s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(996){transition-delay:348.6s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(997){transition-delay:348.95s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(998){transition-delay:349.3s}.blogs-wrapper.animate-in .blogs-flex-wrapper.animate-in.animate-show .blog-view:nth-child(999){transition-delay:349.65s}.single-blog-page-wrapper.animate-in .dot{-webkit-animation:dotBlink 1s infinite!important;animation:dotBlink 1s infinite!important;color:#39ff14!important;text-shadow:none!important;position:relative;left:5px;top:0!important;opacity:0;-webkit-animation-delay:3s!important;animation-delay:3s!important}.single-blog-page-wrapper.animate-in h1{font-family:"Work Sans",sans-serif}.single-blog-page-wrapper.animate-in .single-blog-body-content{color:#222;text-align:left;margin-left:175px;width:calc(100% - 375px);padding-bottom:100px;position:relative}.single-blog-page-wrapper.animate-in .single-blog-body-content img{margin:20px 0;width:100%}@media (max-width:800px){.single-blog-page-wrapper.animate-in .single-blog-body-content{margin-left:20px;width:calc(100% - 40px)}}.single-blog-page-wrapper.animate-in .single-blog-body-content .sub-quote{border-left:1px solid;padding:35px 41px;background:#222;box-sizing:border-box;color:#fff;font-weight:700}.single-blog-page-wrapper.animate-in .single-blog-body-content .sub-quote a{color:#fff}.single-blog-page-wrapper.animate-in .single-blog-body-content li,.single-blog-page-wrapper.animate-in .single-blog-body-content p{font-size:16px;line-height:140%}.single-blog-page-wrapper.animate-in .single-blog-body-content h3{font-size:32px;line-height:100%;font-family:"Work Sans",sans-serif;text-transform:uppercase}.single-blog-page-wrapper.animate-in .single-blog-body-content h4{font-size:20px;font-family:"Work Sans",sans-serif}.single-blog-page-wrapper.animate-in .single-blog-body-content a{color:#222;transition:.5s;font-weight:700}.single-blog-page-wrapper.animate-in .single-blog-body-content a:hover{color:#eee;transition:.3s}.single-blog-page-wrapper.animate-in .prev-next-article-footer{display:flex;align-items:center;padding-bottom:8px}.single-blog-page-wrapper.animate-in .prev-next-article-footer a{margin:0 30px 0 0;font-weight:700;font-size:28px;text-decoration:none;transition:.5s;color:#222;flex:1 1;font-family:"Work Sans",sans-serif}.single-blog-page-wrapper.animate-in .prev-next-article-footer a:hover{color:#eee;transition:.3s}.single-blog-page-wrapper.animate-in .entry-text.article-on .animate-line{position:absolute;left:0;height:1px;background:#222;width:0;display:block;bottom:0;-webkit-animation:LineLeftRight .9s 1;animation:LineLeftRight .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.single-blog-page-wrapper.animate-in .entry-text.article-off .animate-line{position:absolute;right:0;height:1px;background:#222;width:0;display:block;bottom:0;-webkit-animation:RightToLeft .9s 1;animation:RightToLeft .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.single-blog-page-wrapper.animate-in .entry-text{min-height:60vh;display:flex;align-items:center;padding-bottom:25px;position:relative;background:#fff;padding-top:100px}@media (max-width:800px){.single-blog-page-wrapper.animate-in .entry-text{padding-top:130px}}.single-blog-page-wrapper.animate-in .entry-text h1{font-family:"Work Sans",sans-serif;text-transform:uppercase}.single-blog-page-wrapper.animate-in .entry-text .article-on{-webkit-animation:articleOn .9s 1;animation:articleOn .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-top:35px}.single-blog-page-wrapper.animate-in .entry-text .article-off{-webkit-animation:articleOff .9s 1;animation:articleOff .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-top:35px}.single-blog-page-wrapper.animate-in .entry-text div{margin-left:53px;text-align:left}@media (max-width:800px){.single-blog-page-wrapper.animate-in .entry-text div{margin-left:20px}}.single-blog-page-wrapper.animate-in .entry-text div h1{font-size:6vw;color:#222;line-height:80%;width:70%;margin-bottom:15px;-webkit-animation:headingIn .5s 1;animation:headingIn .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-top:25px;font-family:"Work Sans",sans-serif;text-transform:uppercase;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}@media (max-width:800px){.single-blog-page-wrapper.animate-in .entry-text div h1{font-size:50px;width:90%}}.single-blog-page-wrapper.animate-in .entry-text div p{color:#222;font-size:18px;line-height:140%}.single-blog-page-wrapper.animate-in .entry-text div h3{margin-top:0;color:#222;width:60%;line-height:100%}.single-blog-page-wrapper.animate-in .entry-text div ul{list-style:none;padding-left:0}.single-blog-page-wrapper.animate-in .entry-text div ul p{margin-top:0}.single-blog-page-wrapper.animate-in .entry-text div a{color:#b3b3b3;text-decoration:none;font-weight:700;margin:0 18px 0 0;font-size:14px;transition:.5s}.single-blog-page-wrapper.animate-in .entry-text div a:hover{color:#222;transition:.3s}.single-blog-page-wrapper.animate-in .entry-text div img{border-radius:100%;width:90px}.single-blog-page-wrapper.animate-in .entry-text div .blog-date{color:#222;font-weight:700;font-size:12px;margin-top:15px;display:block}.single-blog-page-wrapper.animate-in .blog-header-image{height:250px;margin-left:0;width:100%;background-size:cover;background-position:50%;position:relative;background-attachment:fixed;margin-bottom:50px}@media (max-width:800px){.single-blog-page-wrapper.animate-in .blog-header-image{background-attachment:scroll}}.single-blog-page-wrapper.animate-in .blog-header-image span{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}@-webkit-keyframes dotBlink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes dotBlink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.single-work-page-wrapper.animate-in .dot{-webkit-animation:dotBlink 1s infinite!important;animation:dotBlink 1s infinite!important;color:#39ff14!important;text-shadow:none!important;position:relative;left:5px;top:0!important;opacity:0;-webkit-animation-delay:3s!important;animation-delay:3s!important}@-webkit-keyframes viewMoreIn{0%{bottom:-92px}to{bottom:0}}@keyframes viewMoreIn{0%{bottom:-92px}to{bottom:0}}.single-work-page-wrapper.animate-in .view-more{height:87px;position:absolute;bottom:0;z-index:5;background:#333;-webkit-animation-fill-mode:forwards;cursor:pointer;margin-left:176px!important;max-width:234px;width:100%;left:0;border:1px solid #333;bottom:-92px;-webkit-animation:viewMoreIn .5s 1;animation:viewMoreIn .5s 1;animation-fill-mode:forwards}@media (max-width:800px){.single-work-page-wrapper.animate-in .view-more{height:70px;margin-left:20px!important;left:0}}.single-work-page-wrapper.animate-in .view-more .span-more{color:#0a2832;display:flex;position:relative;top:35px;font-weight:700;font-size:15px;width:5px;height:100% R;height:50px;height:55px;top:0;margin-top:19px;margin-left:111px}.single-work-page-wrapper.animate-in .view-more .span-more div{margin-left:0!important;width:100%!important;left:0!important;right:auto!important}.single-work-page-wrapper.animate-in .view-more .span-more div:nth-child(2){margin:auto;width:84px;position:absolute;width:100%;height:3px;top:8px;right:104px}@media (max-width:800px){.single-work-page-wrapper.animate-in .view-more .span-more div:nth-child(2){right:51px}}.single-work-page-wrapper.animate-in .view-more .span-more div:nth-child(2) span{position:relative;width:100%;height:50%;right:0;height:100%;top:0;height:58px;overflow:hidden!important;width:5px;display:block;overflow:hidden}@media (max-width:800px){.single-work-page-wrapper.animate-in .view-more .span-more div:nth-child(2) span{height:31px}}.single-work-page-wrapper.animate-in .view-more .span-more div:nth-child(2) span>span{position:absolute;width:4px;height:100%;background:#39ff14;-webkit-animation:spanAnimate 3.5s infinite;animation:spanAnimate 3.5s infinite;top:0}@-webkit-keyframes spanAnimate{0%{top:-150%}to{top:100%}}@keyframes spanAnimate{0%{top:-150%}to{top:100%}}.single-work-page-wrapper.animate-in .single-work-body-content{color:#333;text-align:left;margin-left:175px;width:calc(100% - 375px);padding-bottom:100px;position:relative}@media (max-width:800px){.single-work-page-wrapper.animate-in .single-work-body-content{width:calc(100% - 40px);margin-left:20px}}.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in{display:flex;width:500px;background:#333;padding-bottom:30px;border-left:1px solid}@media (max-width:800px){.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in{width:100%;padding-top:30px;padding-bottom:30px;display:block}}.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in h5{margin-bottom:0;padding-bottom:10px;color:#fff}.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in span{flex:1 1;text-align:center}.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in span p.score-good{border-radius:100%;border:2px solid #c8ff87;width:50px;height:50px;margin:auto;justify-content:center;align-items:center;display:flex;color:#c8ff87;font-weight:700}.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in span p.score-medium{border-radius:100%;border:2px solid #ffc107;width:50px;height:50px;margin:auto;justify-content:center;align-items:center;display:flex;color:#ffc107;font-weight:700}.single-work-page-wrapper.animate-in .single-work-body-content span.scores-wrapper.animate-in img{margin:20px 0;width:100%}.single-work-page-wrapper.animate-in .single-work-body-content .traffic-score{color:#4caf50;font-weight:700}.single-work-page-wrapper.animate-in .single-work-body-content span.collaboration{background:#333;font-weight:400;top:0;position:relative;padding:50px 13px 10px;color:#fff;font-weight:700}@media (max-width:600px){.single-work-page-wrapper.animate-in .single-work-body-content span.collaboration{display:block;padding-top:25px;padding-bottom:25px;padding-left:25px;line-height:140%}}.single-work-page-wrapper.animate-in .single-work-body-content .sub-quote{border-left:1px solid;padding:35px 41px;background:#333;box-sizing:border-box;color:#fff;font-weight:700}.single-work-page-wrapper.animate-in .single-work-body-content li,.single-work-page-wrapper.animate-in .single-work-body-content p{font-size:16px;line-height:140%}.single-work-page-wrapper.animate-in .single-work-body-content h3{font-size:32px;line-height:100%;font-family:"Work Sans",sans-serif;text-transform:uppercase}.single-work-page-wrapper.animate-in .single-work-body-content h4{font-size:20px}.single-work-page-wrapper.animate-in .single-work-body-content a{color:#222;transition:.5s;font-weight:700;font-size:18px;text-decoration:none;border-bottom:2px solid #333}.single-work-page-wrapper.animate-in .single-work-body-content a:hover{border-color:#39ff14;transition:.3s}.single-work-page-wrapper.animate-in .prev-next-article-footer{display:flex;align-items:center;padding-bottom:8px;font-family:"Work Sans",sans-serif;text-transform:uppercase}.single-work-page-wrapper.animate-in .prev-next-article-footer a{margin:0 30px 0 0;font-weight:700;font-size:28px;text-decoration:none;transition:.5s;color:#333;flex:1 1;border-bottom:none}.single-work-page-wrapper.animate-in .prev-next-article-footer a:hover{color:#999;transition:.3s}.single-work-page-wrapper.animate-in .entry-text.article-on .animate-line{position:absolute;left:0;height:1px;background:#fff;width:0;display:block;bottom:0;-webkit-animation:LineLeftRight .9s 1;animation:LineLeftRight .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes LineLeftRight{0%{left:0;width:0}to{width:100%}}@keyframes LineLeftRight{0%{left:0;width:0}to{width:100%}}.single-work-page-wrapper.animate-in .entry-text.article-off .animate-line{position:absolute;right:0;height:1px;background:#222;width:0;display:block;bottom:0;-webkit-animation:RightToLeft .9s 1;animation:RightToLeft .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes RightToLeft{0%{right:0;width:0}to{width:100%}}@keyframes RightToLeft{0%{right:0;width:0}to{width:100%}}.single-work-page-wrapper.animate-in .entry-text{min-height:60vh;display:flex;align-items:center;padding-bottom:25px;position:relative;padding-top:55px;background:#fff;overflow:hidden}.single-work-page-wrapper.animate-in .entry-text .article-on{-webkit-animation:articleOn .9s 1;animation:articleOn .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-top:35px}@-webkit-keyframes articleOn{0%{opacity:0}to{opacity:1;margin-top:0}}@keyframes articleOn{0%{opacity:0}to{opacity:1;margin-top:0}}.single-work-page-wrapper.animate-in .entry-text .article-off{-webkit-animation:articleOff .9s 1;animation:articleOff .9s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-top:35px}@-webkit-keyframes articleOff{0%{opacity:0}to{opacity:1;margin-top:0}}@keyframes articleOff{0%{opacity:0}to{opacity:1;margin-top:0}}.single-work-page-wrapper.animate-in .entry-text div{margin-left:53px;text-align:left}@media (max-width:800px){.single-work-page-wrapper.animate-in .entry-text div{margin-left:20px}}.single-work-page-wrapper.animate-in .entry-text div h1{font-size:7vw;color:#333;line-height:80%;width:70%;margin-bottom:15px;-webkit-animation:headingIn .5s 1;animation:headingIn .5s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;margin-top:25px;font-family:"Work Sans",sans-serif;text-transform:uppercase;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}@media (max-width:800px){.single-work-page-wrapper.animate-in .entry-text div h1{font-size:50px}}@-webkit-keyframes headingIn{0%{opacity:0}to{opacity:1;margin-top:0}}@keyframes headingIn{0%{opacity:0}to{opacity:1;margin-top:0}}.single-work-page-wrapper.animate-in .entry-text div p{color:#333;font-size:18px;font-weight:900;font-size:1.75vw}@media (max-width:800px){.single-work-page-wrapper.animate-in .entry-text div p{font-size:21px}}.single-work-page-wrapper.animate-in .entry-text div h3{margin-top:0;color:#333;width:60%;line-height:100%;font-family:"Work Sans",sans-serif;text-transform:uppercase}@media (max-width:800px){.single-work-page-wrapper.animate-in .entry-text div h3{width:90%}}.single-work-page-wrapper.animate-in .entry-text div ul{list-style:none;padding-left:0}.single-work-page-wrapper.animate-in .entry-text div ul p{margin-top:0}.single-work-page-wrapper.animate-in .entry-text div a{color:#b3b3b3;text-decoration:none;font-weight:700;margin:0 18px 0 0;font-size:14px;transition:.5s}.single-work-page-wrapper.animate-in .entry-text div a:hover{color:#333;transition:.3s}.single-work-page-wrapper.animate-in .entry-text div img{border-radius:100%;-webkit-filter:grayscale(1);filter:grayscale(1);width:90px}.single-work-page-wrapper.animate-in .entry-text div .blog-date{color:#333;font-weight:700;font-size:12px;margin-top:15px;display:block}.single-work-page-wrapper.animate-in .blog-header-image{height:250px;margin-left:0;width:100%;background-size:cover;background-position:50%;position:relative;background-attachment:fixed;margin-bottom:50px}@media (max-width:800px){.single-work-page-wrapper.animate-in .blog-header-image{background-attachment:scroll}}.single-work-page-wrapper.animate-in .blog-header-image span{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.single-work-page-wrapper.animate-in h3.exerpt{text-transform:none!important;font-family:"Helvetica",arial,sans-serif}.terms-container{font-size:18px;text-align:left;margin-left:175px;width:calc(100% - 375px);padding-bottom:100px;position:relative}@media (max-width:1100px){.terms-container{width:calc(100% - 40px);margin-left:20px}}.terms-container li,.terms-container p{font-size:18px;line-height:140%;color:#333}.footer-wrapper{display:flex;flex-wrap:wrap;background:#fff;position:relative}.footer-wrapper .contact-sub-heading-footer{border-bottom:1px solid rgba(0,0,0,.1)}@media (max-width:800px){.footer-wrapper{display:block}}.footer-wrapper .cake-flash{-webkit-animation:cakeFlash 1s infinite;animation:cakeFlash 1s infinite}.footer-wrapper .highlight{background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 35%}.footer-wrapper a{transition:1s}.footer-wrapper a:hover{opacity:.4;transition:.4s}.footer-wrapper .footer-heading.location{background:#fff;margin-bottom:35px!important}@media (max-width:800px){.footer-wrapper .footer-heading.location{background:none!important;color:#333!important}}.footer-wrapper div:first-child,.footer-wrapper div:nth-child(2){flex:50% 1}.footer-wrapper .copyright-row{flex:100% 1;height:50px;border-top:1px solid rgba(0,0,0,.1)}.footer-wrapper .copyright-row ul{padding-left:167px;box-sizing:border-box;position:relative;top:12px}@media (max-width:800px){.footer-wrapper .copyright-row ul{padding-left:0;padding-bottom:50px}}.footer-wrapper .copyright-row ul li{font-size:12px;display:inline-block;font-weight:700}@media (max-width:800px){.footer-wrapper .copyright-row ul li{display:block;padding-bottom:15px}}.footer-wrapper .copyright-row ul li a{color:#222;font-size:12px;text-decoration:none;transition:1s}.footer-wrapper .copyright-row ul li a:hover{transition:.3s;color:#222}.footer-wrapper .footer-socials{display:inline-block}.footer-wrapper .footer-socials img{width:25px;height:25px}.footer-wrapper ul{list-style:none;text-align:left;padding:0;margin-top:0}.footer-wrapper ul li{padding-left:15px;color:#222;font-weight:700;font-size:21px}@media (max-width:800px){.footer-wrapper ul li{padding-left:20px}}.footer-wrapper .sub-wrap-one{border-right:1px solid rgba(0,0,0,.1);padding-bottom:50px}@media (max-width:800px){.footer-wrapper .sub-wrap-one{padding-bottom:5px}}.footer-wrapper .sub-wrap-one ul .footer-heading{padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);font-size:12px;color:#222;padding-left:175px;padding-top:15px;font-weight:700;text-transform:uppercase;background:#fff;color:#333;margin-bottom:35px}@media (max-width:800px){.footer-wrapper .sub-wrap-one ul .footer-heading{background:none;color:#333;padding-left:20px}}.footer-wrapper .sub-wrap-one ul li{padding-left:175px;box-sizing:border-box}@media (max-width:800px){.footer-wrapper .sub-wrap-one ul li{padding-left:20px}}.footer-wrapper .sub-wrap-one ul li a{font-size:4vw;font-weight:700;color:#222;font-family:"Work Sans",sans-serif;font-weight:900;line-height:95%;transition:1s;text-decoration:none;text-transform:uppercase;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;color:#fff}.footer-wrapper .sub-wrap-one ul li a:hover{opacity:1;transition:.5s;color:#333;text-shadow:none}@media (max-width:800px){.footer-wrapper .sub-wrap-one ul li a{font-size:40px}}.footer-wrapper .sub-wrap-one ul li a:hover{transition:.3s;color:#222}.footer-wrapper .sub-wrap-two li.footer-heading.location{border-bottom:1px solid rgba(0,0,0,.1)}.footer-wrapper .sub-wrap-two .footer-heading{padding-bottom:15px;font-size:12px;color:#333;padding-left:15px;padding-top:15px;margin-bottom:15px;font-weight:700;text-transform:uppercase}@media (max-width:800px){.footer-wrapper .sub-wrap-two .footer-heading{padding-left:20px}}.footer-wrapper .sub-wrap-two a,.footer-wrapper .sub-wrap-two li.location-display{color:#222;text-decoration:none;transition:1s;font-size:25px;font-family:"Work Sans",sans-serif;text-transform:uppercase;line-height:110%}.footer-wrapper .sub-wrap-two a:hover,.footer-wrapper .sub-wrap-two li.location-display:hover{color:#222;transition:.3s}.footer-wrapper .sub-wrap-two .footer-heading-sub{margin-top:15px}.footer-wrapper div{flex:1 1;box-sizing:border-box;padding-left:0}.google-reviews{position:fixed;bottom:0;right:15px;bottom:15px;display:flex;align-items:center;background:#fff;color:#333;text-decoration:none;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);padding:15px;border-top:4px solid #39ff14;cursor:pointer;transition:.4s;bottom:-110px;-webkit-animation:GoogleReviews .6s 1;animation:GoogleReviews .6s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:5s;animation-delay:5s;opacity:1!important;z-index:555}@-webkit-keyframes GoogleReviews{0%{bottom:-110px}to{bottom:15px}}@keyframes GoogleReviews{0%{bottom:-110px}to{bottom:15px}}.google-reviews:hover{background:#eee;transition:.4s}.google-reviews p{margin:0}.google-reviews .icon-wrap{flex:none!important;padding-right:15px}.google-reviews .content-wrap{width:150px;text-align:left}.google-reviews .row.row-one p{font-weight:700;color:#333}.google-reviews .row.row-two{display:flex;align-items:center;justify-content:start;padding-top:5px;padding-bottom:5px}.google-reviews .row.row-two p{color:#fb8e28;font-size:20px;font-weight:700;position:relative;top:2px;font-weight:400}.google-reviews .row.row-three p{color:#8d8d8d}.careers-page a.grape-non-active{color:#eee!important}.careers-page .contact-form-wrapper .contact-text-wrapper a{background:none}.careers-page p.guarantee,.careers-page p.review{display:none}.careers-page .header-component-wrapper .hamburger-inner,.careers-page .header-component-wrapper .hamburger-inner:after,.careers-page .header-component-wrapper .hamburger-inner:before{background-color:#eee}.careers-page .footer-wrapper{background:#111}.careers-page .footer-wrapper .sub-wrap-one ul .footer-heading,.careers-page .footer-wrapper .sub-wrap-two li.footer-heading.location{background:#111;color:#eee;border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2)}.careers-page .footer-wrapper .sub-wrap-two .footer-heading,.careers-page .footer-wrapper .sub-wrap-two a,.careers-page .footer-wrapper .sub-wrap-two li.location-display,.careers-page .footer-wrapper ul li,.careers-page .footer-wrapper ul li a{color:#eee}.careers-page .footer-wrapper .sub-wrap-one{border-right:1px solid hsla(0,0%,100%,.2)}.careers-page .footer-wrapper .copyright-row{border-top:1px solid hsla(0,0%,100%,.2)}.careers-wrapper,.careers-wrapper .footer-navigation-action-wrapper.animate-in a .filter-hover{background:#111}.careers-wrapper .footer-navigation-action-wrapper.animate-in a:first-child{border-right:1px solid hsla(0,0%,100%,.1)}.careers-wrapper .footer-navigation-action-wrapper.animate-in a{border-top:1px solid hsla(0,0%,100%,.1)}.careers-wrapper .footer-navigation-action-wrapper.animate-in p{color:#eee}.careers-wrapper .transition-header-wrapper{background:#111}.careers-wrapper .transition-header-wrapper span.title-in span{text-shadow:-1px -1px 0 #eee,1px -1px 0 #eee,-1px 1px 0 #eee,1px 1px 0 #eee;color:#111}.careers-wrapper .transition-header-wrapper p.sub-heading #transition-sub span{color:#eee}.careers-wrapper .transition-header-wrapper span.background-title{color:hsla(0,0%,100%,.3)}.careers-wrapper .contact-form-wrapper,.careers-wrapper .contact-form-wrapper .contact-text-wrapper a,.careers-wrapper .contact-form-wrapper p.contact-intro-text{color:#eee}.careers-wrapper .transition-content-wrapper{border-right:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.brief-form h3{padding-top:25px;padding-bottom:25px;margin-bottom:25px;text-transform:uppercase;font-weight:900}.brief-form h3 span{background:linear-gradient(120deg,#39ff14,#39ff14);background-repeat:no-repeat;background-size:100% 20%;background-position:0 60%}.brief-form .c-form__row{flex-wrap:wrap}.brief-form .c-form__row div{width:50%;position:relative;left:-15px}@media (max-width:1200px){.brief-form .c-form__row div{width:100%;left:0}}.brief-form .c-form__row input,.brief-form .c-form__row textarea{width:calc(100% - 50px)!important;font-size:16px;font-family:"Roboto",arial,sans-serif;font-weight:400}@media (max-width:800px){.brief-form .c-form__row input,.brief-form .c-form__row textarea{width:100%!important}}.brief-form .c-form__row input::-webkit-input-placeholder,.brief-form .c-form__row textarea::-webkit-input-placeholder{font-size:14px;color:rgba(0,0,0,.4);line-height:140%;font-famiky:"Helvetica Neue",Helvetica,arial,sans-serif;font-size:16px;font-weight:400;font-weight:300}.brief-form .c-form__row input::placeholder,.brief-form .c-form__row textarea::placeholder{font-size:14px;color:rgba(0,0,0,.4);line-height:140%;font-famiky:"Helvetica Neue",Helvetica,arial,sans-serif;font-size:16px;font-weight:400;font-weight:300}.brief-form .c-form__row label.c-label{opacity:1!important;margin-left:3px!important;line-height:130%}
/*# sourceMappingURL=main.91edfa04.chunk.css.map */