 .grid-gallery {   margin:10px auto;   z-index:0; }  .grid-gallery > a > figure {   margin:0 !important; } .grid-gallery-fluid .grid-gallery-photos {   position:relative;   top:10px; } .grid-gallery[data-grid-type="2"] .grid-gallery-photos { font-size:0px; } .grid-gallery-nav {   margin:0 0 30px;   opacity:1 !important;   float:none; } .grid-gallery-photos {   position:relative;   opacity:0; } .grid-gallery-photos > a {   position:static!important;   display:block; } .grid-gallery-nav a {   -webkit-transition:all 500ms;   -o-transition:all 500ms;   transition:all 500ms;   outline:none;   display:inline-block;   margin-bottom:10px; }  .grid-gallery-pagination-wrap {   margin:0 0 30px;   opacity:1 !important; } .grid-gallery-pagination-wrap .grid-gallery-page {   cursor:pointer;   margin-left:5px;   margin-right:5px;   outline:none;   text-decoration:none !important; } .grid-gallery-pagination-wrap .grid-gallery-page.active {   font-size:140%; }  .grid-gallery-clearfix:before, .grid-gallery-clearfix:after {   content:"";   display:table; } .grid-gallery-clearfix:after {   clear:both; } .grid-gallery-clearfix {   zoom:1;   margin-bottom:5px; }  .grid-gallery-fluid > a > figure {   float:left !important; }  .grid-gallery-fixed a.gg-link {   float:left;   outline:none !important;   box-shadow:none;   border:none;   text-decoration:none !important;   background-color:rgba(255, 255, 255, 0.0) !important; } .grid-gallery-fixed a.gg-link.disabled:hover {   cursor:default; } .grid-gallery-fluid a.gg-link {   float:left !important;   outline:none !important;   border:none;   text-decoration:none !important; } .grid-gallery a.gg-link:active, .grid-gallery a.gg-link:focus {   outline:none !important; } .grid-gallery .post a{   text-decoration:none; } .grid-gallery .post a.post-feed-date:hover, .grid-gallery .post a.post-category:hover, .grid-gallery .post a.post-feed-author:hover {   text-decoration:underline; } .grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-title {   font-size:20px;   font-family :"Droid Serif" !important;   margin-top:20px;   color:#000000;   display:block; } .grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-author, .grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-date {   display:inline-block;   font-size:10px;   color:#A2A2A2; } .grid-gallery .post [data-grid-gallery-type="fixed-post"] .post-feed-content {   font-size:14px;   color:#2b2b2b;   font-family:"Droid Serif";   position:relative;   padding-top:5px;   width:100%; } .grid-gallery .post [data-grid-gallery-type="fixed-post"] .read-more {   font-size:14px;   color:#d43300;   text-align:left;   padding-top:5px; } .grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-title {   font-size:17px;   font-weight:800;   color:black;   background:white;   display:block; } .grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-author, .grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-date {   display:inline-block;   font-family :"Open Sans", sans-serif;   font-size:13px;   color:#A2A2A2; } .grid-gallery .post [data-grid-gallery-type="post-bottom"] .post-feed-content {   font-size:14px;   color:white;   font-family:"Droid Serif";   position:relative;   padding-top:5px; } .grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-title {   font-size:17px;   font-family :"Open Sans", sans-serif;   font-weight:800;   color:white;   display:block; } .grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-date, .grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-author {   display:inline-block;   font-family :"Open Sans", sans-serif;   font-size:13px;   font-weight:600;   color:white;   padding-top:2%; } .grid-gallery .post [data-grid-gallery-type="post-fade"] .post-feed-content {   font-size:14px;   color:white;   font-family:"Droid Serif";   position:relative;   padding-top:5%; } .grid-gallery .post-categories .post-category {   display:inline-block;   font-family :"Open Sans", sans-serif;   font-size:10px;   color:#A2A2A2;   padding-left:4px;   padding-right:4px; } .grid-gallery .caption-with-icons {   position:absolute !important;   width:100% !important;   height:35% !important;   bottom:-35% !important;   left:0 !important;   opacity:0.0; } .grid-gallery figure:hover .caption-with-icons {   opacity:1.0;   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   transform:translateY(-100%);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .showMore, .showMoreLoading {   margin-top:10px;   display:inline-block; } .grid-gallery .gallery-loading .block {   position:relative;   height:20px;   width:20px;  margin:2px;   display:inline-block;   background:#ffffff;   transition:all 0.8s;   animation:rot 4s linear infinite; } .grid-gallery .gallery-loading .block:nth-child(1) {   animation-delay:0; } .grid-gallery .gallery-loading .block:nth-child(2) {   animation-delay:0.5s; } .grid-gallery .gallery-loading .block:nth-child(3) {   animation-delay:1.5s; } .grid-gallery .gallery-loading .block:nth-child(4) {   animation-delay:1.5s; } .grid-gallery .hidden-item,.grid-gallery.hidden-item{   display:none !important; } .supsystic-grid-gallery-image-sharing {   position:absolute; } .gallery-sharing-top .supsystic-social-sharing, .gallery-sharing-bottom .supsystic-social-sharing{   text-align:center !important; } .supsystic-grid-gallery-image-sharing .supsystic-social-sharing .social-sharing-button{   margin-top:0px;   margin-bottom:0px; } .supsystic-grid-gallery-image-sharing.top{   top:0;   margin-top:5px; } .supsystic-grid-gallery-image-sharing.middle{   top:50%; } .supsystic-grid-gallery-image-sharing.bottom{   bottom:0;   margin-bottom:5px; } .supsystic-grid-gallery-image-sharing.left{   left:0;   margin-left:5px; } .supsystic-grid-gallery-image-sharing.center{   left:50%; } .supsystic-grid-gallery-image-sharing.right{   right:0;   margin-right:5px; } .supsystic-grid-gallery-image-sharing.popup{   z-index:999; }  .supsystic-grid-gallery-image-sharing.prettyPhoto.left{   margin-left:25px; } .supsystic-grid-gallery-image-sharing.prettyPhoto.right{   margin-right:25px; } .supsystic-grid-gallery-image-sharing.prettyPhoto.bottom{   bottom:0;   margin-bottom:40px; } .supsystic-grid-gallery-image-sharing.photobox{  position:relative; }  .grid-gallery .grid-gallery-caption .supsystic-grid-gallery-image-sharing{   visibility:hidden;   opacity:0;   transition:visibility 0s, opacity 0.5s linear;   -webkit-transition:visibility 0s, opacity 0.5s linear;   -moz-transition:visibility 0s, opacity 0.5s linear;   -o-transition:visibility 0s, opacity 0.5s linear; } .grid-gallery .grid-gallery-caption:hover .supsystic-grid-gallery-image-sharing{   visibility:visible;   opacity:1;   z-index:10; } @keyframes rot {   0% {  transform:none;   }   40% {  background:#5CEBEC;  transform:none;   }   60% {  background:white   }   80% {  background:#80FCFD;   }   90% {  transform:none;  background:#4ae8ea;   } } #colorbox .linkedImages a {   opacity:0.5;   max-width:75px;   height:75px;   cursor:pointer;   transition:opacity 0.5ms linear; } #colorbox .linkedImages img {   width:100%;   height:auto; } #colorbox .linkedImages a.active{   opacity:1; } #colorbox .linkedImages a.active:hover {   cursor:default; } .slimScrollDiv .grid-gallery-photos{   position:static; } .linkedImages {   margin:45px 0px !important;   overflow:hidden;   top:0 !important; } .link-img-arr-top, .link-img-arr-bottom {   cursor:pointer !important;   display:none;   height:24px !important;   position:absolute;   right:27px;   width:24px !important;   -webkit-touch-callout:none;   -webkit-user-select:none;   -khtml-user-select:none;   -moz-user-select:none;   -ms-user-select:none;   user-select:none; } .link-img-arr-bottom {   bottom:15px;   background:url(../png/arrow-bottom-smpl.png) no-repeat; } .link-img-arr-bottom:hover {   background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/colorbox/arrow-bottom-smpl-light.png) no-repeat; } .link-img-arr-top {   top:10px;   background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/colorbox/arrow-top-smpl.png) no-repeat; } .link-img-arr-top:hover {   background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/colorbox/arrow-top-smpl-light.png) no-repeat; } .theme_2 .linkedImages {   top:20px !important; } .theme_2 .link-img-arr-top {   top:30px; } @media (max-width:500px) {   .linkedImages {  margin:20px 0px !important;  min-height:70px;   }   .link-img-arr-bottom {  bottom:0px;   }   .link-img-arr-top {  top:0px;   } } #sggCboxTooltip, #sggPrettyPhototooltip {   position:absolute;   display:none;   text-overflow:ellipsis;   overflow:hidden;   max-height:50%; } #sggCboxTooltip:hover, #sggCboxTooltip.active, #sggPrettyPhototooltip:hover, #sggPrettyPhototooltip.active {   z-index:10000;   display:block; } #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; overflow:hidden;} #cboxWrapper {max-width:none;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative; line-height:1} #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;} .cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;} #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxTitle {   position:absolute;   white-space:nowrap;   text-overflow:ellipsis;   overflow:hidden;   width:auto;   line-height:normal;   margin:0; } @media (max-width:768px) {   .grid-gallery[data-caption-disabled-mobile="true"][data-icons="false"] .grid-gallery-caption > figcaption {  display:none;  -webkit-transform:none !important;  -moz-transform:none !important;  -ms-transform:none !important;  -o-transform:none !important;  transform:none !important;  -webkit-transition:none 0s ease 0s !important;  -moz-transition:none 0s ease 0s !important;  -o-transition:none 0s ease 0s !important;  transition:none 0s ease 0s !important;   }   .grid-gallery[data-caption-disabled-mobile="true"][data-icons="true"] .grid-gallery-caption > figcaption + div {  display:none;  -webkit-transform:none !important;  -moz-transform:none !important;  -ms-transform:none !important;  -o-transform:none !important;  transform:none !important;  -webkit-transition:none 0s ease 0s !important;  -moz-transition:none 0s ease 0s !important;  -o-transition:none 0s ease 0s !important;  transition:none 0s ease 0s !important;   } } .sggDisplNone { display:none!important; } .ggRtlClass { direction:rtl; } .grid-gallery .gg-link, .grid-gallery .grid-gallery-photos img {   box-shadow:none; } .supsystic-grid-gallery-image-sharing.vertical{ overflow:auto; max-height:98%; overflow-x:hidden; } .supsystic-grid-gallery-image-sharing::-webkit-scrollbar-track { -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3); background-color:#F5F5F5; } .supsystic-grid-gallery-image-sharing::-webkit-scrollbar { width:6px; background-color:#F5F5F5; } .supsystic-grid-gallery-image-sharing::-webkit-scrollbar-thumb { background-color:#000000; } @media (max-width:768px) { div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .grid-gallery-photos {  display:block;  position:relative !important;  float:none !important;  width:100% !important;  height:auto !important; } div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link {  display:inline-block;  position:relative !important;  float:left !important;  width:49.99% !important;  height:auto !important;  left:inherit !important;  top:inherit !important; } div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link figure {  display:block;  position:relative !important;  float:none !important;  width:100% !important;  height:auto !important;  left:inherit !important;  top:inherit !important;  text-align:center !important; } div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .grid-gallery-photos img {  display:block;  position:relative !important;  float:none !important;  width:100% !important;  height:auto !important;  left:inherit !important;  top:inherit !important; } div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link figure .crop {  display:inline-block !important; } div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link:nth-child(2n+1) {  clear:left; } } @media (max-width:500px) { div:not(.grid-gallery-mosaic):not(.grid-gallery-fixed).grid-gallery .gg-link {  display:block;  position:relative !important;  float:none !important;  width:100% !important;  height:auto !important;  left:inherit !important;  top:inherit !important; } } #pbOverlay .supSocialIconsWrapper {   position:fixed; } .supSocialIconsWrapper {   display:flex;   position:relative;   text-align:center;   flex-direction:row;   flex-wrap:nowrap;   align-content:center;   justify-content:center;   align-items:center;   margin:10px 0px; } .supSocialIcon {   display:flex;   position:relative;   margin:4px;   content:" ";   width:30px;   height:30px;   flex-direction:row;   flex-wrap:nowrap;   align-content:center;   justify-content:center;   align-items:center;   text-decoration:none;   font-family:"Font Awesome 6 Brands"; } a.supSocialIcon:hover {   opacity:1 !important; } .supSocialIconWhite {   background:white;   color:black; } .supSocialIconBlack {   background:black;   color:white; } .supSocialIconBlack {   background:black;   color:white; } .supSocialIconSquare {   border-radius:0px; } .supSocialIconRound {   border-radius:50%; } .supSocialIconRounded {   border-radius:10%; } .supSocialIconfacebook::before {   content:"\f39e"; } .supSocialIconxtwitter::before {   content:"\e61b"; } .supSocialIconvk::before {   content:"\f189"; } .supSocialIconreddit::before {   content:"\f281"; } .supSocialIconpinterest::before {   content:"\f231"; } .supSocialIcontelegram::before {   content:"\f3fe"; } .supSocialIconviber::before {   content:"\f409"; } .supSocialIconlivejournal::before {   content:" ";   background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/images/livejournal.png);   background-size:contain;   display:inline-block;   position:relative;   width:80%;   height:80%; } .supSocialIconBlack.supSocialIconlivejournal::before {   filter:invert(1); } .supSocialIconWhite.supSocialIconlivejournal::before {   filter:invert(0); } .supSocialIconBrand.supSocialIconlivejournal::before {   filter:invert(1); } .supSocialIconodnoklassniki::before {   content:"\f263"; } .supSocialIconprint::before {   font-family:"Font Awesome 6 Free";   content:"\f02f";   font-weight:900; } .supSocialIconlinkedin::before {   content:"\f0e1"; } .supSocialIconbookmark::before {   font-family:"Font Awesome 6 Free";   content:"\f02e";   font-weight:900; } .supSocialIconmail::before {   font-family:"Font Awesome 6 Free";   content:"\f0e0";   font-weight:900; } .supSocialIconevernote::before {   content:"\f839"; } .supSocialIcontumblr::before {   content:"\f173"; } .supSocialIconwhatsapp::before {   content:"\f232"; } .supSocialIconsWrapperAbsolute {   position:absolute;   margin:0px;   padding:0px;   z-index:99; } .supSocialIconsWrapperTop.supSocialIconsWrapperHLeft {   display:flex;   width:100%;   top:0px;   justify-content:flex-start; } .supSocialIconsWrapperTop.supSocialIconsWrapperHCenter {   display:flex;   width:100%;   top:0px;   justify-content:center; } .supSocialIconsWrapperTop.supSocialIconsWrapperHRight {   display:flex;   width:100%;   top:0px;   justify-content:flex-end; } .supSocialIconsWrapperBottom.supSocialIconsWrapperHLeft {   display:flex;   width:100%;   bottom:0px;   justify-content:flex-start; } .supSocialIconsWrapperBottom.supSocialIconsWrapperHCenter {   display:flex;   width:100%;   bottom:0px;   justify-content:center; } .supSocialIconsWrapperBottom.supSocialIconsWrapperHRight {   display:flex;   width:100%;   bottom:0px;   justify-content:flex-end; } .supSocialIconsWrapperLeft.supSocialIconsWrapperVTop {   display:flex;   flex-direction:column;   justify-content:flex-start;   height:100%;   left:0px;   top:0px; } .supSocialIconsWrapperLeft.supSocialIconsWrapperVMiddle {   display:flex;   flex-direction:column;   justify-content:center;   height:100%;   left:0px;   top:0px; } .supSocialIconsWrapperLeft.supSocialIconsWrapperVBottom {   display:flex;   flex-direction:column;   justify-content:flex-end;   height:100%;   left:0px;   top:0px; } .supSocialIconsWrapperRight.supSocialIconsWrapperVTop {   display:flex;   flex-direction:column;   justify-content:flex-start;   height:100%;   right:0px;   top:0px; } .supSocialIconsWrapperRight.supSocialIconsWrapperVMiddle {   display:flex;   flex-direction:column;   justify-content:center;   height:100%;   right:0px;   top:0px; } .supSocialIconsWrapperRight.supSocialIconsWrapperVBottom {   display:flex;   flex-direction:column;   justify-content:flex-end;   height:100%;   right:0px;   top:0px; } #cboxContent .supSocialIconsWrapperBottom.supSocialIconsWrapperHCenter {   bottom:40px; } .pp_content_container .supSocialIconsWrapperBottom.supSocialIconsWrapperHCenter {   bottom:60px; } @media print {   .supSocialIconsWrapper {  display:none !important;   } }
.grid-gallery-caption {   position:relative;   float:left;   overflow:hidden;   -webkit-box-sizing:border-box;   -moz-box-sizing:border-box;   box-sizing:border-box;   white-space:normal;   z-index:1;   padding:0!important;   height:auto; }  .grid-gallery-caption > p {   display:none; } a.post .grid-gallery-caption {   position:relative;   float:left;   overflow:hidden;   -webkit-box-sizing:border-box;   -moz-box-sizing:border-box;   box-sizing:border-box;   display:block !important; }  .grid-gallery-caption img {  max-width:100%;   display:block;   border-radius:0;   margin:0;   padding:0; } .ggLazyImg {   width:150px !important; } .grid-gallery-caption figcaption {   -webkit-box-sizing:border-box;   -moz-box-sizing:border-box;   box-sizing:border-box;   position:absolute;   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms;   width:100%;   color:white;   font-size:0.8em;   padding:10px;   line-height:normal;   margin-top:0; } .grid-gallery-caption[data-grid-gallery-type="none"] figcaption {   bottom:0;   left:0;   opacity:1; } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="none"] figcaption {   top:0; } .grid-gallery-caption[data-grid-gallery-type="center"] figcaption {   top:50%;   left:0;   opacity:0; } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="center"] figcaption {   bottom:0; } .grid-gallery-caption[data-grid-gallery-type="center"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="center"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="center"]:active figcaption {   opacity:1;   -webkit-transform:translateY(-50%);   -ms-transform:translateY(-50%);   transform:translateY(-50%); } .grid-gallery-caption[data-grid-gallery-type="icons"] figcaption {   left:0;   bottom:0;   opacity:0;   height:100%;   color:#ffffff;   pointer-events:none; } .grid-gallery-caption[data-grid-gallery-type="icons"] figcaption a {   pointer-events:all; } .grid-gallery-caption[data-grid-gallery-type="icons"] .caption-with-icons {   position:absolute;   left:0;   bottom:0;   width:100%;   font-family:'Montserrat', sans-serif;   font-weight:800; }  .grid-gallery-caption[data-grid-gallery-type="icons"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="icons"]:active figcaption {   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="icons-scale"] figcaption {   left:0;   bottom:0;   opacity:0;   height:100%;   -webkit-transform:scale(1.4);   -ms-transform:scale(1.4);   -o-transform:scale(1.4);   transform:scale(1.4);   -webkit-transition-duration:500ms;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms;   pointer-events:none; } .grid-gallery-caption[data-grid-gallery-type="icons-scale"] figcaption a {   pointer-events:all; }  .grid-gallery-caption[data-grid-gallery-type="icons-scale"] .caption-with-icons-scale {   position:absolute;   left:0;   bottom:0;   opacity:0;   width:100%;   padding:10px 0;   font-family:'Montserrat', sans-serif;   font-weight:800;   color:#ffffff;   -webkit-transform:scale(2.0);   -ms-transform:scale(2.0);   -o-transform:scale(2.0);   transform:scale(2.0);   -webkit-transition-duration:500ms;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms; } .grid-gallery-caption[data-grid-gallery-type="icons-scale"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="icons-scale"]:active figcaption {   opacity:1;   -webkit-transform:scale(1.0);   -ms-transform:scale(1.0);   -o-transform:scale(1.0);   transform:scale(1.0); } .grid-gallery-caption[data-grid-gallery-type="icons-scale"]:hover .caption-with-icons-scale, .grid-gallery-caption[data-grid-gallery-type="icons-scale"]:active .caption-with-icons-scale {   opacity:1;   -webkit-transform:scale(1.0);   -ms-transform:scale(1.0);   -o-transform:scale(1.0);   transform:scale(1.0); } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"] figcaption {   -webkit-transform:translateX(-50%);   -ms-transform:translateX(-50%);   -o-transform:translateX(-50%);   transform:translateX(-50%);   bottom:0;   opacity:0;   width:50%;   height:100%;   -webkit-transition-duration:500ms;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms; } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"] .caption-with-icons-sodium-left {   position:absolute;   -webkit-transform:translateX(150%);   -ms-transform:translateX(150%);   -o-transform:translateX(150%);   transform:translateX(150%);   bottom:0;   opacity:0;   width:50%;   height:100%;   font-family:'Montserrat', sans-serif;   font-weight:bold;   color:#ffffff;   z-index:9999;   -webkit-transition-duration:500ms;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms; } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"] .caption-with-icons-sodium-left div {   margin-top:10px; } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:active figcaption {   opacity:1;   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0); } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:hover .caption-with-icons-sodium-left, .grid-gallery-caption[data-grid-gallery-type="icons-sodium-left"]:active .caption-with-icons-sodium-left {   opacity:1;   -webkit-transform:translateX(100%);   -ms-transform:translateX(100%);   -o-transform:translateX(100%);   transform:translateX(100%); } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"] figcaption {   left:0;   opacity:0;   width:50%;   height:100%;   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   -o-transform:translateY(-100%);   transform:translateY(-100%);   -webkit-transition-duration:300ms;   -o-transition-duration:300ms;   -ms-transition-duration:300ms;   transition-duration:300ms; } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"] .caption-with-icons-sodium-top {   position:absolute;   left:100%;   bottom:0;   opacity:0;   width:50%;   height:100%;   font-family:'Montserrat', sans-serif;   font-weight:bold;   color:#ffffff;   z-index:9999;   -webkit-transition-duration:500ms;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms; } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:active figcaption {   opacity:1;   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   -o-transform:translateY(-100%);   transform:translateY(-100%); } .grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:hover .caption-with-icons-sodium-top, .grid-gallery-caption[data-grid-gallery-type="icons-sodium-top"]:active .caption-with-icons-sodium-top {   opacity:1;   -webkit-transform:translateX(-100%);   -ms-transform:translateX(-100%);   -o-transform:translateX(-100%);   transform:translateX(-100%); } .grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"] figcaption {   left:0;   opacity:0.0;   width:100%;   height:100%;   -webkit-transition-duration:300ms;   -o-transition-duration:300ms;   -ms-transition-duration:300ms;   transition-duration:300ms;   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   -o-transform:translateY(-100%);   transform:translateY(-100%); } .grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"] .caption-with-icons-nitrogen-top {   position:absolute;   left:0;   bottom:0;   width:100%;   padding:10px 0;   font-family:'Montserrat', sans-serif;   font-weight:bold;   color:#ffffff;   -webkit-transition-duration:500ms;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms; } .grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:active figcaption {   opacity:1.0;   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   -o-transform:translateY(-100%);   transform:translateY(-100%); } .grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:hover .caption-with-icons-nitrogen-top, .grid-gallery-caption[data-grid-gallery-type="icons-nitrogen-top"]:active .caption-with-icons-nitrogen-top {   opacity:0.0; } .grid-gallery-caption[data-grid-gallery-type="quarter-appear"] figcaption {   bottom:0;   left:0;   opacity:0; } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-appear"] figcaption {   top:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-appear"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-appear"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-appear"]:active figcaption {   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"] figcaption { bottom:0; left:0; opacity:1; } .gallery-preview .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"][data-caption-buider="1"] figcaption, .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"] figcaption { top:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-disappear"]:active figcaption { opacity:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"] figcaption {   bottom:0;   left:0;   opacity:0;   -webkit-transform:translateY(100%);   -ms-transform:translateY(100%);   -o-transform:translateY(100%);   transform:translateY(100%); } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"] figcaption {   top:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-slide-up"]:active figcaption {   opacity:1;   -webkit-transform:translateY(0);   -ms-transform:translateY(0);   -o-transform:translateY(0);   transform:translateY(0); } .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"] figcaption {   top:0;   left:0;   width:100%;   height:100%;   -webkit-transition:none;   -o-transition:none;   transition:none;   z-index:1; } .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"] img {   position:relative;   z-index:2;   -webkit-transition-delay:0.25s;   -o-transition-delay:0.25s;   transition-delay:0.25s; } .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"] .grid-gallery-figcaption-wrap {   opacity:0;   -webkit-transition:opacity 0.25s linear 0s;   -o-transition:opacity 0.25s linear 0s;   transition:opacity 0.25s linear 0s; } .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:hover .grid-gallery-figcaption-wrap, .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"].hovered .grid-gallery-figcaption-wrap, .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:active .grid-gallery-figcaption-wrap {   opacity:1;   -webkit-transition-delay:0.25s;   -o-transition-delay:0.25s;   transition-delay:0.25s; } .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:hover img, .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"].hovered img, .grid-gallery-caption[data-grid-gallery-type="sqkwoosh"]:active img {   -webkit-transform:scale(0.5) translateY(-80px);   -ms-transform:scale(0.5) translateY(-80px);   -o-transform:scale(0.5) translateY(-80px);   transform:scale(0.5) translateY(-80px);   -webkit-transition-delay:0ms;   -o-transition-delay:0ms;   transition-delay:0ms;   z-index:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"] figcaption {   left:0;   bottom:0;   opacity:0;   -webkit-transform:translateX(100%);   -ms-transform:translateX(100%);   -o-transform:translateX(100%);   transform:translateX(100%); } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"] figcaption {   top:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-slide-side"]:active figcaption {   opacity:1;   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0); } .grid-gallery-caption[data-grid-gallery-type="cover-fade"] figcaption {   top:0;   left:0;   height:100%;   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="cover-fade"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="cover-fade"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="cover-fade"]:active figcaption {   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"] figcaption {   top:0;   left:0;   -webkit-transform:translateX(100%) rotate(20deg);   -ms-transform:translateX(100%) rotate(20deg);   -o-transform:translateX(100%) rotate(20deg);   transform:translateX(100%) rotate(20deg);   opacity:0; } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"] figcaption {   bottom:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-fall-in"]:active figcaption {   -webkit-transform:translateX(0) rotate(0deg);   -ms-transform:translateX(0) rotate(0deg);   -o-transform:translateX(0) rotate(0deg);   transform:translateX(0) rotate(0deg);   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] figcaption {   top:0;   left:0;   -webkit-transform:translateX(-100%);   -ms-transform:translateX(-100%);   -o-transform:translateX(-100%);   transform:translateX(-100%);   opacity:0;   z-index:2; } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] figcaption {   bottom:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] .gg-caption-table, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"] .grid-gallery-figcaption-wrap {   -webkit-transition:500ms 250ms;   -o-transition:500ms 250ms;   transition:500ms 250ms;   -webkit-transform:translateX(200%);   -ms-transform:translateX(200%);   -o-transform:translateX(200%);   transform:translateX(200%); } .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:active figcaption {   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0);   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:hover .gg-caption-table, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:active .gg-caption-table, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:hover .grid-gallery-figcaption-wrap, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-two-step"]:active .grid-gallery-figcaption-wrap {   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0); } .grid-gallery-caption[data-grid-gallery-type="cover-push-right"] figcaption {   top:0;   left:0;   height:100%;   -webkit-transform:translateX(-100%);   -ms-transform:translateX(-100%);   -o-transform:translateX(-100%);   transform:translateX(-100%);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="cover-push-right"] img {   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms;   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0); } .grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="cover-push-right"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:active figcaption {   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0);   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:hover img, .grid-gallery-caption[data-grid-gallery-type="cover-push-right"].hovered img, .grid-gallery-caption[data-grid-gallery-type="cover-push-right"]:active img {   -webkit-transform:translateX(100%);   -ms-transform:translateX(100%);   -o-transform:translateX(100%);   transform:translateX(100%); } .grid-gallery-caption[data-grid-gallery-type="cover-slide-top"] figcaption {   top:0;   left:0;   height:100%;   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   -o-transform:translateY(-100%);   transform:translateY(-100%);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="cover-slide-top"] img {   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="cover-slide-top"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="cover-slide-top"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="cover-slide-top"]:active figcaption {   -webkit-transform:translateY(0);   -ms-transform:translateY(0);   -o-transform:translateY(0);   transform:translateY(0);   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"] figcaption {   top:0;   left:0;   -webkit-transform:scale(2);   -ms-transform:scale(2);   -o-transform:scale(2);   transform:scale(2);   text-align:center;   opacity:0; } .grid-gallery[data-caption-buider="1"] .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"] figcaption {   bottom:0; } .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"] img {   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:active figcaption {   -webkit-transform:scale(1);   -ms-transform:scale(1);   -o-transform:scale(1);   transform:scale(1);   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:hover img, .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"].hovered img, .grid-gallery-caption[data-grid-gallery-type="quarter-zoom"]:active img {   -webkit-transform:scale(1.1);   -ms-transform:scale(1.1);   -o-transform:scale(1.1);   transform:scale(1.1); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"] {   } .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"] figcaption {   top:0;   left:0;   width:100%;   height:100%;   -webkit-transform:perspective(1300px) rotateY(180deg);   -ms-transform:perspective(1300px) rotateY(180deg);   -o-transform:perspective(1300px) rotateY(180deg);   transform:perspective(1300px) rotateY(180deg);   -webkit-backface-visibility:hidden;   -ms-backface-visibility:hidden;   -o-backface-visibility:hidden;   backface-visibility:hidden; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"] img {  -webkit-transform:perspective(1300px) rotateY(0deg); -ms-transform:perspective(1300px) rotateY(0deg); -o-transform:perspective(1300px) rotateY(0deg); transform:perspective(1300px) rotateY(0deg);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:active figcaption {   -webkit-transform:perspective(1300px) rotateY(0deg);   -ms-transform:perspective(1300px) rotateY(0deg);   -o-transform:perspective(1300px) rotateY(0deg);   transform:perspective(1300px) rotateY(0deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-left"]:active img {   -webkit-transform:perspective(1300px) rotateY(-180deg);   -ms-transform:perspective(1300px) rotateY(-180deg);   -o-transform:perspective(1300px) rotateY(-180deg);   transform:perspective(1300px) rotateY(-180deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"] {   } .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"] figcaption {   top:0;   left:0;   width:100%;   height:100%;   -webkit-transform:perspective(1300px) rotateY(180deg);   -ms-transform:perspective(1300px) rotateY(180deg);   -o-transform:perspective(1300px) rotateY(180deg);   transform:perspective(1300px) rotateY(180deg);   -webkit-backface-visibility:hidden;   -ms-backface-visibility:hidden;   -o-backface-visibility:hidden;   backface-visibility:hidden; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"] img {   -webkit-transform:perspective(1300px) rotateY(0deg);   -ms-transform:perspective(1300px) rotateY(0deg);   -o-transform:perspective(1300px) rotateY(0deg);   transform:perspective(1300px) rotateY(0deg);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:active figcaption {   -webkit-transform:perspective(1300px) rotateY(360deg);   -ms-transform:perspective(1300px) rotateY(360deg);   -o-transform:perspective(1300px) rotateY(360deg);   transform:perspective(1300px) rotateY(360deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-right"]:active img {   -webkit-transform:perspective(1300px) rotateY(180deg);   -ms-transform:perspective(1300px) rotateY(180deg);   -o-transform:perspective(1300px) rotateY(180deg);   transform:perspective(1300px) rotateY(180deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"] {   overflow:hidden; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"] figcaption {   top:0;   left:0;   width:100%;   height:100%;   -webkit-transform:perspective(1300px) rotateX(180deg);   -ms-transform:perspective(1300px) rotateX(180deg);   -o-transform:perspective(1300px) rotateX(180deg);   transform:perspective(1300px) rotateX(180deg);   -webkit-backface-visibility:hidden;   -ms-backface-visibility:hidden;   -o-backface-visibility:hidden;   backface-visibility:hidden; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"] img {   -webkit-transform:perspective(1300px);   -ms-transform:perspective(1300px);   -o-transform:perspective(1300px);   transform:perspective(1300px);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:active figcaption {   -webkit-transform:perspective(1300px) rotateX(360deg);   -ms-transform:perspective(1300px) rotateX(360deg);   -o-transform:perspective(1300px) rotateX(360deg);   transform:perspective(1300px) rotateX(360deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-top"]:active img {   -webkit-transform:perspective(1300px) rotateX(180deg);   -ms-transform:perspective(1300px) rotateX(180deg);   -o-transform:perspective(1300px) rotateX(180deg);   transform:perspective(1300px) rotateX(180deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"] {   overflow:hidden; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"] figcaption {   top:0;   left:0;   width:100%;   height:100%;   -webkit-transform:perspective(1300px) rotateX(180deg);   -ms-transform:perspective(1300px) rotateX(180deg);   -o-transform:perspective(1300px) rotateX(180deg);   transform:perspective(1300px) rotateX(180deg);   -webkit-backface-visibility:hidden;   -ms-backface-visibility:hidden;   -o-backface-visibility:hidden;   backface-visibility:hidden; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"] img {   -webkit-transform:perspective(1300px);   -ms-transform:perspective(1300px);   -o-transform:perspective(1300px);   transform:perspective(1300px);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:active figcaption {   -webkit-transform:perspective(1300px) rotateX(0deg);   -ms-transform:perspective(1300px) rotateX(0deg);   -o-transform:perspective(1300px) rotateX(0deg);   transform:perspective(1300px) rotateX(0deg); } .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-bottom"]:active img {   -webkit-transform:perspective(1300px) rotateX(-180deg);   -ms-transform:perspective(1300px) rotateX(-180deg);   -o-transform:perspective(1300px) rotateX(-180deg);   transform:perspective(1300px) rotateX(-180deg); } .grid-gallery-caption[data-grid-gallery-type="3d-cube"]:hover .box-3d-cube, .grid-gallery-caption[data-grid-gallery-type="3d-cube"]:active .box-3d-cube, .grid-gallery-caption[data-grid-gallery-type="3d-cube"].hovered .box-3d-cube{   -ms-transform:rotateX(-90deg);   -webkit-transform:rotateX(-90deg);   transform:rotateX(-90deg); } .grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube {   position:relative;   -webkit-transform-style:preserve-3d;   transform-style:preserve-3d;   -webkit-transition:all 0.5s ease-out;   transition:all 0.5s ease-out; } .grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .face {   position:absolute;   -webkit-backface-visibility:visible;   backface-visibility:visible;   -ms-transform-origin:0 0;   -webkit-transform-origin:0 0;   transform-origin:0 0; } .grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .front {   -ms-transform:rotateX(0deg);   -webkit-transform:rotateX(0deg);   transform:rotateX(0deg);   -webkit-backface-visibility:hidden;   backface-visibility:hidden;   background:#d9d9d9; } .grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .back {   background:#9dcc78;   -ms-transform:rotateX(270deg);   -webkit-transform:rotateX(270deg);   transform:rotateX(270deg); } .grid-gallery-caption[data-grid-gallery-type="3d-cube"] .box-3d-cube .back>div{   -ms-transform:rotateX(-180deg);   -webkit-transform:rotateX(-180deg);   transform:rotateX(-180deg); }  .grid-gallery-caption[data-grid-gallery-type="offset"] figcaption {   top:0;   left:0;   text-align:center;   opacity:0;   height:100%; } .grid-gallery-caption[data-grid-gallery-type="offset"] img {   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="offset"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="offset"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="offset"]:active figcaption {   -webkit-transform:translate(15px, 15px);   -ms-transform:translate(15px, 15px);   -o-transform:translate(15px, 15px);   transform:translate(15px, 15px);   opacity:1;   z-index:100;   overflow:hidden; } .grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"] {   } .grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"] figcaption {   top:0;   left:0;   text-align:center;   height:100%; } .grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"] img {   display:block;   position:relative;   z-index:10;   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"]:hover img, .grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"].hovered img, .grid-gallery-caption[data-grid-gallery-type="guillotine-reverse"]:active img {   -webkit-transform:translateY(-100%);   -ms-transform:translateY(-100%);   -o-transform:translateY(-100%);   transform:translateY(-100%); } .grid-gallery-caption[data-grid-gallery-type="half-slide"] figcaption {   top:0;   left:0;   text-align:center;   height:50% !important;   -webkit-transform:translateY(200%);   -ms-transform:translateY(200%);   -o-transform:translateY(200%);   transform:translateY(200%); } .grid-gallery-caption[data-grid-gallery-type="half-slide"] img {   display:block;   position:relative;   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="half-slide"]:hover img, .grid-gallery-caption[data-grid-gallery-type="half-slide"].hovered img, .grid-gallery-caption[data-grid-gallery-type="half-slide"]:active img {   -webkit-transform:translateY(-50%);   -ms-transform:translateY(-50%);   -o-transform:translateY(-50%);   transform:translateY(-50%); } .grid-gallery-caption[data-grid-gallery-type="half-slide"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="half-slide"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="half-slide"]:active figcaption {   -webkit-transform:translateY(100%);   -ms-transform:translateY(100%);   -o-transform:translateY(100%);   transform:translateY(100%); } .grid-gallery-caption[data-grid-gallery-type="tunnel"] figcaption {   top:0;   left:0;   text-align:center;   height:100%;   opacity:0;   -webkit-transform:scale(0.7);   -ms-transform:scale(0.7);   -o-transform:scale(0.7);   transform:scale(0.7);   z-index:11; } .grid-gallery-caption[data-grid-gallery-type="tunnel"] img {   display:block;   position:relative;   z-index:10;   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="tunnel"]:hover img, .grid-gallery-caption[data-grid-gallery-type="tunnel"].hovered img, .grid-gallery-caption[data-grid-gallery-type="tunnel"]:active img {   -webkit-transform:scale(0.4);   -ms-transform:scale(0.4);   -o-transform:scale(0.4);   transform:scale(0.4); } .grid-gallery-caption[data-grid-gallery-type="tunnel"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="tunnel"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="tunnel"]:active figcaption {   opacity:1;   -webkit-transform:scale(1);   -ms-transform:scale(1);   -o-transform:scale(1);   transform:scale(1); } .grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"] figcaption {   top:0;   left:0;   height:100%;   text-align:center;   -webkit-transition-duration:300ms;   -o-transition-duration:300ms;   -ms-transition-duration:300ms;   transition-duration:300ms;   -webkit-transform:rotateX(90deg);   -ms-transform:rotateX(90deg);   -o-transform:rotateX(90deg);   transform:rotateX(90deg); } .grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"] .grid-gallery-figcaption-wrap {   position:absolute;   top:40%;   left:0;   width:100%; } .grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="phophorus-rotate"]:active figcaption {   -webkit-transform:perspective(1300px) rotateX(0deg);   -ms-transform:perspective(1300px) rotateX(0deg);   -o-transform:perspective(1300px) rotateX(0deg);   transform:perspective(1300px) rotateX(0deg); } .grid-gallery-caption[data-grid-gallery-type="phophorus-offset"] figcaption {   top:0;   left:-100%;   height:100%;   text-align:center;   -webkit-transition-duration:300ms;   -o-transition-duration:300ms;   -ms-transition-duration:300ms;   transition-duration:300ms; } .grid-gallery-caption[data-grid-gallery-type="phophorus-offset"] .grid-gallery-figcaption-wrap {   position:absolute;   top:40%;   left:0;   width:100%; } .grid-gallery-caption[data-grid-gallery-type="phophorus-offset"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="phophorus-offset"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="phophorus-offset"]:active figcaption {   box-shadow:inset 0 0 10px 5px black;   -webkit-transform:translateX(100%);   -ms-transform:translateX(100%);   -o-transform:translateX(100%);   transform:translateX(100%); } .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"] figcaption {   top:0;   left:0;   height:100%;   text-align:center;   opacity:0.0;   -webkit-transform:scale(2.4);   -ms-transform:scale(2.4);   -o-transform:scale(2.4);   transform:scale(2.4);   -webkit-transition-duration:300ms;   -o-transition-duration:300ms;   -ms-transition-duration:300ms;   transition-duration:300ms; } .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"] .grid-gallery-figcaption-wrap {   position:absolute;   top:40%;   left:0;   width:100%; } .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:active figcaption {   opacity:1.0;   -webkit-transform:scale(1.0);   -ms-transform:scale(1.0);   -o-transform:scale(1.0);   transform:scale(1.0); } .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:hover img, .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"].hovered img, .grid-gallery-caption[data-grid-gallery-type="phophorus-scale"]:active img {   -webkit-transform:scale(0.4);   -ms-transform:scale(0.4);   -o-transform:scale(0.4);   transform:scale(0.4); } .grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover img, .grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered img {   -webkit-transform:rotate(4deg);   -ms-transform:rotate(4deg);   -o-transform:rotate(4deg);   transform:rotate(4deg); } .grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .read-more:hover, .grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .read-more:hover {   color:#444444 !important; } .grid-gallery-caption[data-grid-gallery-type="post-bottom"] figcaption {   top:0;   left:0;   height:100%;   -webkit-transform:perspective(1300px) skewX(180deg);   -ms-transform:perspective(1300px) skewX(180deg);   -o-transform:perspective(1300px) skewX(180deg);   transform:perspective(1300px) skewX(180deg);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:active figcaption {   -webkit-transform:perspective(1300px) skewX(0deg);   -ms-transform:perspective(1300px) skewX(0deg);   -o-transform:perspective(1300px) skewX(0deg);   transform:perspective(1300px) skewX(0deg);   -webkit-transition-duration:1.0s;   -o-transition-duration:1.0s;   -ms-transition-duration:1.0s;   transition-duration:1.0s;   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-title{   -webkit-transform:translateX(-200%);   -ms-transform:translateX(-200%);   -o-transform:translateX(-200%);   transform:translateX(-200%);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-title, .grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-title{   -webkit-transform:translateX(0) skewX(-20deg);   -ms-transform:translateX(0) skewX(-20deg);   -o-transform:translateX(0) skewX(-20deg);   transform:translateX(0) skewX(-20deg);   -webkit-transition-duration:2.0s;   -o-transition-duration:2.0s;   -ms-transition-duration:2.0s;   transition-duration:2.0s;   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="post-fade"] figcaption {   top:0;   left:0;   height:100%;   -webkit-transform:translateY(100%);   -ms-transform:translateY(100%);   -o-transform:translateY(100%);   transform:translateY(100%);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="post-fade"] img {   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="post-fade"]:active figcaption {   -webkit-transform:translateY(0);   -ms-transform:translateY(0);   -o-transform:translateY(0);   transform:translateY(0);   opacity:1; } .grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-title{   -webkit-transform:scale(0);   -ms-transform:scale(0);   -o-transform:scale(0);   transform:scale(0);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-title, .grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-title{   -webkit-transform:scale(1);   -ms-transform:scale(1);   -o-transform:scale(1);   transform:scale(1);   -webkit-transition-duration:1.0s;   -o-transition-duration:1.0s;   -ms-transition-duration:1.0s;   transition-duration:1.0s;   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-date{   -webkit-transform:translateX(100%);   -ms-transform:translateX(100%);   -o-transform:translateX(100%);   transform:translateX(100%);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-date{   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0);   -webkit-transition-duration:1.0s;   -o-transition-duration:1.0s;   -ms-transition-duration:1.0s;   transition-duration:1.0s;   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-author{   -webkit-transform:translateX(-100%);   -ms-transform:translateX(-100%);   -o-transform:translateX(-100%);   transform:translateX(-100%);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-author{   -webkit-transform:translateX(0);   -ms-transform:translateX(0);   -o-transform:translateX(0);   transform:translateX(0);   -webkit-transition-duration:1.0s;   -o-transition-duration:1.0s;   -ms-transition-duration:1.0s;   transition-duration:1.0s;   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-feed-content {   -webkit-transform:scale(0);   -ms-transform:scale(0);   -o-transform:scale(0);   transform:scale(0);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-feed-content{   -webkit-transform:scale(0.8);   -ms-transform:scale(0.8);   -o-transform:scale(0.8);   transform:scale(0.8);   it-transition-duration:1.0s;   -o-transition-duration:1.0s;   -ms-transition-duration:1.0s;   transition-duration:1.0s;   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"] .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="post-bottom"] .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="post-fade"] .post-feed-crop .post-categories {   -webkit-transform:scale(0);   -ms-transform:scale(0);   -o-transform:scale(0);   transform:scale(0);   opacity:0; } .grid-gallery-caption[data-grid-gallery-type="fixed-post"]:hover .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="post-bottom"]:hover .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="post-fade"]:hover .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="fixed-post"].hovered .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="post-bottom"].hovered .post-feed-crop .post-categories, .grid-gallery-caption[data-grid-gallery-type="post-fade"].hovered .post-feed-crop .post-categories {   -webkit-transform:scale(1.0);   -ms-transform:scale(1.0);   -o-transform:scale(1.0);   transform:scale(1.0);   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"] {   overflow:visible; } .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"] figcaption {   top:0;   left:0;   width:100%;   height:100%;   opacity:0.0;   background:rgb(38, 94, 110);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"] .post-feed-crop {   display:block;   font-family:'Montserrat', sans-serif;   position:relative;   margin-top:10%;   text-align:center;   color:#ffffff !important;   -webkit-transform:scale(0.1);   -ms-transform:scale(0.1);   -o-transform:scale(0.1);   transform:scale(0.1);   -webkit-transition:800ms;   -o-transition:800ms;   transition:800ms; } .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:active figcaption {   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:hover .post-feed-crop, .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"].hovered .post-feed-crop, .grid-gallery-caption[data-grid-gallery-type="expression-scale-text"]:active .post-feed-crop {   -webkit-transform:scale(1.0);   -ms-transform:scale(1.0);   -o-transform:scale(1.0);   transform:scale(1.0); } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] figcaption {   top:-100%;   left:0;   width:100%;   height:100%;   background:rgb(38, 94, 110);   -webkit-transition:500ms;   -o-transition:500ms;   transition:500ms; } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .grid-gallery-figcaption-wrap {   width:100%;   position:absolute;   top:100%;   left:0;   font-family:'Montserrat', sans-serif;   margin-top:10%;   text-align:center;   color:#ffffff !important;   background:rgba(38, 94, 110, 0.63);   -webkit-transition:800ms;   -o-transition:800ms;   transition:800ms; } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-crop {   padding:20px; } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"] .post-feed-content {   opacity:0.0; } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:active figcaption {   -webkit-transform:translateY(100%);   -ms-transform:translateY(100%);   -o-transform:translateY(100%);   transform:translateY(100%); } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .grid-gallery-figcaption-wrap, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .grid-gallery-figcaption-wrap, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:active .grid-gallery-figcaption-wrap {   background:rgba(226, 104, 103, 1.0);   top:0; } .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"]:hover .post-feed-content, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .post-feed-author, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .post-feed-date, .grid-gallery-caption[data-grid-gallery-type="sodium-top-slide"].hovered .post-feed-content {   opacity:1.0; } .grid-gallery-caption .post-feed-crop span.separator {   opacity:0; } .grid-gallery-caption:hover .post-feed-crop span.separator {   opacity:1.0; } .grid-gallery-caption[data-grid-gallery-type="elastic"] {   it-transition-duration:800ms;   -o-transition-duration:800ms;   -ms-transition-duration:800ms;   transition-duration:800ms; } .grid-gallery-caption[data-grid-gallery-type="elastic"]:hover, .grid-gallery-caption[data-grid-gallery-type="elastic"].hovered {   -webkit-transform:translateX(50%);   -ms-transform:translateX(50%);   -o-transform:translateX(50%);   transform:translateX(50%); } .grid-gallery-caption[data-grid-gallery-type="fade"] {   opacity:1.0;   it-transition-duration:800ms;   -o-transition-duration:800ms;   -ms-transition-duration:800ms;   transition-duration:800ms; } .grid-gallery-caption[data-grid-gallery-type="fade"]:hover, .grid-gallery-caption[data-grid-gallery-type="fade"].hovered {   opacity:0.4; } .grid-gallery-caption .box {   position:relative;   width:150px;   height:150px;   line-height:150px;   overflow:hidden; } .grid-gallery-caption .box__center, .grid-gallery-caption .box__right, .grid-gallery-caption .box__left, .grid-gallery-caption .box__top, .grid-gallery-caption .box__bottom, .grid-gallery-caption .box img {   position:absolute;   width:inherit;   height:inherit;   text-align:center;   line-height:inherit;   left:0;   top:0;   transition:transform .4s ease;   transform:translateZ(0); } .grid-gallery-caption .box img {   z-index:-1; } .grid-gallery-caption .box__center:before, .grid-gallery-caption .box__right:before, .grid-gallery-caption .box__left:before, .grid-gallery-caption .box__top:before, .grid-gallery-caption .box__bottom:before {   position:absolute;   content:'';  width:70.71%;   height:70.71%;   transform:rotate(45deg); } .grid-gallery-caption .box__center:hover, .grid-gallery-caption .box__right:hover, .grid-gallery-caption .box__left:hover, .grid-gallery-caption .box__top:hover, .grid-gallery-caption .box__bottom:hover, .grid-gallery-caption .box__center.hovered, .grid-gallery-caption .box__right.hovered, .grid-gallery-caption .box__left.hovered, .grid-gallery-caption .box__top.hovered, .grid-gallery-caption .box__bottom.hovered {   transform:translateX(0);   z-index:1; } .grid-gallery-caption .box__center:hover:before, .grid-gallery-caption .box__right:hover:before, .grid-gallery-caption .box__left:hover:before, .grid-gallery-caption .box__top:hover:before, .grid-gallery-caption .box__bottom:hover:before {   width:100%;   height:100%;   transform:none; } .grid-gallery-caption .box__center {   background:orange;   z-index:-1; } .grid-gallery-caption .box__right {   background:blue;   transform:translateX(100%); } .grid-gallery-caption .box__right:before {   right:100%;   bottom:0;   transform-origin:100% 100%; } .grid-gallery-caption .box__right:hover ~ .grid-gallery-caption .box__center, .grid-gallery-caption .box__right.hovered ~ .grid-gallery-caption .box__center {   transform:translateX(-100%); } .grid-gallery-caption .box__left {   background:green;   transform:translateX(-100%); } .grid-gallery-caption .box__left:before {   left:100%;   transform-origin:0 0; } .grid-gallery-caption .box__left:hover ~ .grid-gallery-caption .box__center, .grid-gallery-caption .box__left.hovered ~ .grid-gallery-caption .box__center {   transform:translateX(100%); } .grid-gallery-caption .box__top {   background:red;   transform:translateY(-100%); } .grid-gallery-caption .box__top:before {   top:100%;   right:0;   transform-origin:100% 0; } .grid-gallery-caption .box__top:hover ~ .grid-gallery-caption .box__center, .grid-gallery-caption .box__top.hovered ~ .grid-gallery-caption .box__center {   transform:translateY(100%); } .grid-gallery-caption .box__bottom {   background:yellow;   transform:translateY(100%); } .grid-gallery-caption .box__bottom:before {   bottom:100%;   left:0;   transform-origin:0 100%; } .grid-gallery-caption .box__bottom:hover ~ .grid-gallery-caption .box__center, .grid-gallery-caption .box__bottom.hovered ~ .grid-gallery-caption .box__center {   transform:translateY(-100%); } .grid-gallery-caption[data-grid-gallery-type="cube"] {   -webkit-perspective:400px;   -ms-perspective:400px;   perspective:400px; } .grid-gallery-caption[data-grid-gallery-type="cube"] figcaption {   -webkit-transform:rotate3d(1, 0, 0, 90deg);   transform:rotate3d(1, 0, 0, 90deg);   transform-origin:0% 0%;   transition:0ms;   width:100%;   height:100%;   padding:20px;   position:absolute;   top:0;   left:0;   overflow:hidden;   visibility:hidden;   -webkit-perspective:400px;   -ms-perspective:400px;   perspective:400px; } .cube-in-top {   -webkit-transform-origin:50% 0%;   -moz-transform-origin:50% 0%;   -ms-transform-origin:50% 0%;   transform-origin:50% 0%;   -webkit-animation:cube-in-top 300ms ease 0ms 1 forwards;   -moz-animation:cube-in-top 300ms ease 0ms 1 forwards;   animation:cube-in-top 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-in-top {   0% {  -webkit-transform:rotate3d(-1, 0, 0, 90deg);  -moz-transform:rotate3d(-1, 0, 0, 90deg);  transform:rotate3d(-1, 0, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } @keyframes cube-in-top {   0% {  -webkit-transform:rotate3d(-1, 0, 0, 90deg);  -moz-transform:rotate3d(-1, 0, 0, 90deg);  transform:rotate3d(-1, 0, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } .cube-out-top {   -webkit-transform-origin:50% 0%;   -moz-transform-origin:50% 0%;   -ms-transform-origin:50% 0%;   transform-origin:50% 0%;   -webkit-animation:cube-out-top 300ms ease 0ms 1 forwards;   -moz-animation:cube-out-top 300ms ease 0ms 1 forwards;   animation:cube-out-top 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-out-top {   0% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   }   100% {  -webkit-transform:rotate3d(-1, 0, 0, 104deg);  -moz-transform:rotate3d(-1, 0, 0, 104deg);  transform:rotate3d(-1, 0, 0, 104deg);  visibility:hidden;   } } @keyframes cube-out-top {   0% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   }   100% {  -webkit-transform:rotate3d(-1, 0, 0, 104deg);  -moz-transform:rotate3d(-1, 0, 0, 104deg);  transform:rotate3d(-1, 0, 0, 104deg);  visibility:hidden;   } } .cube-in-right {   -webkit-transform-origin:100% 0% !important;   -moz-transform-origin:100% 0% !important;   -ms-transform-origin:100% 0% !important;   transform-origin:100% 0% !important;   -webkit-animation:cube-in-right 300ms ease 0ms 1 forwards;   animation:cube-in-right 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-in-right {   from {  -webkit-transform:rotate3d(0, -1, 0, 90deg);  -moz-transform:rotate3d(0, -1, 0, 90deg);  transform:rotate3d(0, -1, 0, 90deg);  visibility:hidden;   }   to {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } @keyframes cube-in-right {   0% {  -webkit-transform:rotate3d(0, -1, 0, 90deg);  -moz-transform:rotate3d(0, -1, 0, 90deg);  transform:rotate3d(0, -1, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } .cube-out-right {   -webkit-transform-origin:100% 50% !important;   -moz-transform-origin:100% 50% !important;   -ms-transform-origin:100% 50% !important;   transform-origin:100% 50% !important;   -webkit-animation:cube-out-right 300ms ease 0ms 1 forwards;   animation:cube-out-right 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-out-right {   0% {  -webkit-transform:rotateY(0);  -moz-transform:rotateY(0);  transform:rotateY(0);  visibility:visible;   }   100% {  -webkit-transform:rotateY(-105deg);  -moz-transform:rotateY(-105deg);  transform:rotateY(-105deg);  visibility:hidden;   } } @keyframes cube-out-right {   0% {  -webkit-transform:rotateY(0);  -moz-transform:rotateY(0);  transform:rotateY(0);  visibility:visible;   }   100% {  -webkit-transform:rotateY(-105deg);  -moz-transform:rotateY(-105deg);  transform:rotateY(-105deg);  visibility:hidden;   } } .cube-in-bottom {   -webkit-transform-origin:50% 100% !important;   -moz-transform-origin:50% 100% !important;   -ms-transform-origin:50% 100% !important;   transform-origin:50% 100% !important;   -webkit-animation:cube-in-bottom 300ms ease 0ms 1 forwards;   animation:cube-in-bottom 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-in-bottom {   0% {  -webkit-transform:rotate3d(1, 0, 0, 90deg);  -moz-transform:rotate3d(1, 0, 0, 90deg);  transform:rotate3d(1, 0, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } @keyframes cube-in-bottom {   0% {  -webkit-transform:rotate3d(1, 0, 0, 90deg);  -moz-transform:rotate3d(1, 0, 0, 90deg);  transform:rotate3d(1, 0, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } .cube-out-bottom {   -webkit-transform-origin:50% 100% !important;   -moz-transform-origin:50% 100% !important;   -ms-transform-origin:50% 100% !important;   transform-origin:50% 100% !important;   -webkit-animation:cube-out-bottom 300ms ease 0ms 1 forwards;   animation:cube-out-bottom 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-out-bottom {   0% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   }   100% {  -webkit-transform:rotate3d(1, 0, 0, 104deg);  -moz-transform:rotate3d(1, 0, 0, 104deg);  transform:rotate3d(1, 0, 0, 104deg);  visibility:hidden;   } } @keyframes cube-out-bottom {   0% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   }   100% {  -webkit-transform:rotate3d(1, 0, 0, 104deg);  -moz-transform:rotate3d(1, 0, 0, 104deg);  transform:rotate3d(1, 0, 0, 104deg);  visibility:hidden;   } } .cube-in-left {   -webkit-transform-origin:0% 0%;   -moz-transform-origin:0% 0%;   -ms-transform-origin:0% 0%;   transform-origin:0% 0%;   -webkit-animation:cube-in-left 300ms ease 0ms 1 forwards;   animation:cube-in-left 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-in-left {   0% {  -webkit-transform:rotate3d(0, 1, 0, 90deg);  -moz-transform:rotate3d(0, 1, 0, 90deg);  transform:rotate3d(0, 1, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } @keyframes cube-in-left {   0% {  -webkit-transform:rotate3d(0, 1, 0, 90deg);  -moz-transform:rotate3d(0, 1, 0, 90deg);  transform:rotate3d(0, 1, 0, 90deg);  visibility:hidden;   }   100% {  -webkit-transform:rotate3d(0, 0, 0, 0deg);  -moz-transform:rotate3d(0, 0, 0, 0deg);  transform:rotate3d(0, 0, 0, 0deg);  visibility:visible;   } } .cube-out-left {   -webkit-transform-origin:0% 0%;   -moz-transform-origin:0% 0%;   -ms-transform-origin:0% 0%;   transform-origin:0% 0%;   -webkit-animation:cube-out-left 300ms ease 0ms 1 forwards;   animation:cube-out-left 300ms ease 0ms 1 forwards; } @-webkit-keyframes cube-out-left {   0% {  -webkit-transform:rotateY(0);  -moz-transform:rotateY(0);  transform:rotateY(0);  visibility:visible;   }   100% {  -webkit-transform:rotateY(105deg);  -moz-transform:rotateY(105deg);  transform:rotateY(105deg);  visibility:hidden;   } } @keyframes cube-out-left {   0% {  -webkit-transform:rotateY(0);  -moz-transform:rotateY(0);  transform:rotateY(0);  visibility:visible;   }   100% {  -webkit-transform:rotateY(105deg);  -moz-transform:rotateY(105deg);  transform:rotateY(105deg);  visibility:hidden;   } } #effectsPreview .grid-gallery-caption[data-grid-gallery-type="polaroid"] {   width:150px;   height:150px;   vertical-align:top; } #effectsPreview .grid-gallery-caption[data-grid-gallery-type="polaroid"] img {   width:120px!important;   height:120px!important;   margin:5px auto 0!important;   position:absolute;   left:15px; } #effectsPreview .grid-gallery-caption[data-grid-gallery-type="polaroid"] figcaption{   height:100%; } .grid-gallery-caption[data-grid-gallery-type="polaroid"] {   -webkit-backface-visibility:hidden;   -webkit-font-smoothing:antialiased;   -o-transition-duration:500ms;   -ms-transition-duration:500ms;   transition-duration:500ms;   z-index:1; } .grid-gallery-caption[data-grid-gallery-type="polaroid"] .crop {   margin:0 auto;   z-index:2;   position:relative; } .grid-gallery-caption[data-grid-gallery-type="polaroid"] figcaption {   position:relative;   z-index:1; } .grid-gallery-caption[data-grid-gallery-type="polaroid"] img {   z-index:2;   position:relative; } .grid-gallery-caption[data-grid-gallery-type="polaroid"] figcaption .grid-gallery-figcaption-wrap {   position:relative; }  .grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-animation:hover, .grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-animation.hovered {   transform:scale(1.1) rotate(0deg)!important;   z-index:2; } .grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-scattering:hover, .grid-gallery-caption[data-grid-gallery-type="polaroid"].polaroid-scattering.hovered {   z-index:2; }  .gg-caption-table {   width:100%;   height:100%; } .gg-caption-row {   position:relative;   height:33%; overflow:hidden;  text-align:left; } .gg-caption-row:nth-child(3) { height:34%; } .gg-caption-row.top, .gg-caption-row.middle, .gg-caption-row.bottom, .gg-caption-row.center { position:absolute; width:100%; } .grid-gallery-caption[data-grid-gallery-type="polaroid"] .gg-caption-row {   left:0; } .gg-caption-row.top { top:0; } .gg-caption-row.center { top:50%; transform:translateY(-50%); } .gg-caption-row.bottom { bottom:0; } .gg-caption-row.disabled { display:none; } .gg-caption-cell {   display:inline-block;   max-height:100%; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"] figcaption { top:0; left:0; width:100%; height:100%; opacity:0;  -webkit-animation-name:sgg-caption-effect-rdol-figcaption; -moz-animation-name:sgg-caption-effect-rdol-figcaption; -o-animation-name:sgg-caption-effect-rdol-figcaption; animation-name:sgg-caption-effect-rdol-figcaption;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:active figcaption { -webkit-animation-name:sgg-caption-effect-rdol-figcaption-back; -moz-animation-name:sgg-caption-effect-rdol-figcaption-back; -o-animation-name:sgg-caption-effect-rdol-figcaption-back; animation-name:sgg-caption-effect-rdol-figcaption-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"] img { -webkit-animation-name:sgg-caption-effect-rdol; -moz-animation-name:sgg-caption-effect-rdol; -o-animation-name:sgg-caption-effect-rdol; animation-name:sgg-caption-effect-rdol;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-left"]:active img { -webkit-animation-name:sgg-caption-effect-rdol-back; -moz-animation-name:sgg-caption-effect-rdol-back; -o-animation-name:sgg-caption-effect-rdol-back; animation-name:sgg-caption-effect-rdol-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } @-webkit-keyframes sgg-caption-effect-rdol-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } } @keyframes sgg-caption-effect-rdol-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } } @-webkit-keyframes sgg-caption-effect-rdol-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg);  opacity:0; } 100% {  opacity:0; } } @keyframes sgg-caption-effect-rdol-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg);  opacity:0; } 100% {  opacity:0; } } @-webkit-keyframes sgg-caption-effect-rdol-back { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } @keyframes sgg-caption-effect-rdol-back { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } @-webkit-keyframes sgg-caption-effect-rdol { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } @keyframes sgg-caption-effect-rdol { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"] figcaption { top:0; left:0; width:100%; height:100%;  -webkit-animation-name:sgg-caption-effect-rdor-figcaption; -moz-animation-name:sgg-caption-effect-rdor-figcaption; -o-animation-name:sgg-caption-effect-rdor-figcaption; animation-name:sgg-caption-effect-rdor-figcaption;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:active figcaption { -webkit-animation-name:sgg-caption-effect-rdor-figcaption-back; -moz-animation-name:sgg-caption-effect-rdor-figcaption-back; -o-animation-name:sgg-caption-effect-rdor-figcaption-back; animation-name:sgg-caption-effect-rdor-figcaption-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"] img { -webkit-animation-name:sgg-caption-effect-rdor; -moz-animation-name:sgg-caption-effect-rdor; -o-animation-name:sgg-caption-effect-rdor; animation-name:sgg-caption-effect-rdor;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-right"]:active img { -webkit-animation-name:sgg-caption-effect-rdor-back; -moz-animation-name:sgg-caption-effect-rdor-back; -o-animation-name:sgg-caption-effect-rdor-back; animation-name:sgg-caption-effect-rdor-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } @-webkit-keyframes sgg-caption-effect-rdor-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } } @keyframes sgg-caption-effect-rdor-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } } @-webkit-keyframes sgg-caption-effect-rdor-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg);  opacity:0; } 100% {  opacity:0; } } @keyframes sgg-caption-effect-rdor-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateY(-90deg);  -ms-transform:perspective(1300px) rotateY(-90deg);  -o-transform:perspective(1300px) rotateY(-90deg);  transform:perspective(1300px) rotateY(-90deg);  opacity:0; } 100% {  opacity:0; } } @-webkit-keyframes sgg-caption-effect-rdor-back { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } @keyframes sgg-caption-effect-rdor-back { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } @-webkit-keyframes sgg-caption-effect-rdor { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } @keyframes sgg-caption-effect-rdor { 0% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateY(90deg);  -ms-transform:perspective(1300px) rotateY(90deg);  -o-transform:perspective(1300px) rotateY(90deg);  transform:perspective(1300px) rotateY(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateY(0deg);  -ms-transform:perspective(1300px) rotateY(0deg);  -o-transform:perspective(1300px) rotateY(0deg);  transform:perspective(1300px) rotateY(0deg); } } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"] figcaption { top:0; left:0; width:100%; height:100%;  -webkit-animation-name:sgg-caption-effect-rdot-figcaption; -moz-animation-name:sgg-caption-effect-rdot-figcaption; -o-animation-name:sgg-caption-effect-rdot-figcaption; animation-name:sgg-caption-effect-rdot-figcaption;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:active figcaption { -webkit-animation-name:sgg-caption-effect-rdot-figcaption-back; -moz-animation-name:sgg-caption-effect-rdot-figcaption-back; -o-animation-name:sgg-caption-effect-rdot-figcaption-back; animation-name:sgg-caption-effect-rdot-figcaption-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"] img { -webkit-animation-name:sgg-caption-effect-rdot; -moz-animation-name:sgg-caption-effect-rdot; -o-animation-name:sgg-caption-effect-rdot; animation-name:sgg-caption-effect-rdot;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-top"]:active img { -webkit-animation-name:sgg-caption-effect-rdot-back; -moz-animation-name:sgg-caption-effect-rdot-back; -o-animation-name:sgg-caption-effect-rdot-back; animation-name:sgg-caption-effect-rdot-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } @-webkit-keyframes sgg-caption-effect-rdot-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } } @keyframes sgg-caption-effect-rdot-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } } @-webkit-keyframes sgg-caption-effect-rdot-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg);  opacity:0; } 100% {  opacity:0; } } @keyframes sgg-caption-effect-rdot-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg);  opacity:0; } 100% {  opacity:0; } } @-webkit-keyframes sgg-caption-effect-rdot-back { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } @keyframes sgg-caption-effect-rdot-back { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } @-webkit-keyframes sgg-caption-effect-rdot { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } @keyframes sgg-caption-effect-rdot { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"] figcaption { top:0; left:0; width:100%; height:100%;  -webkit-animation-name:sgg-caption-effect-rdob-figcaption; -moz-animation-name:sgg-caption-effect-rdob-figcaption; -o-animation-name:sgg-caption-effect-rdob-figcaption; animation-name:sgg-caption-effect-rdob-figcaption;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:hover figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"].hovered figcaption, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:active figcaption { -webkit-animation-name:sgg-caption-effect-rdob-figcaption-back; -moz-animation-name:sgg-caption-effect-rdob-figcaption-back; -o-animation-name:sgg-caption-effect-rdob-figcaption-back; animation-name:sgg-caption-effect-rdob-figcaption-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"] img { -webkit-animation-name:sgg-caption-effect-rdob; -moz-animation-name:sgg-caption-effect-rdob; -o-animation-name:sgg-caption-effect-rdob; animation-name:sgg-caption-effect-rdob;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:hover img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"].hovered img, .grid-gallery-caption[data-grid-gallery-type="revolving-door-original-bottom"]:active img { -webkit-animation-name:sgg-caption-effect-rdob-back; -moz-animation-name:sgg-caption-effect-rdob-back; -o-animation-name:sgg-caption-effect-rdob-back; animation-name:sgg-caption-effect-rdob-back;  -webkit-animation-duration:500ms; -moz-animation-duration:500ms; -o-animation-duration:500ms; animation-duration:500ms;  -webkit-animation-fill-mode:forwards; -moz-animation-fill-mode:forwards; -o-animation-fill-mode:forwards; animation-fill-mode:forwards; } @-webkit-keyframes sgg-caption-effect-rdob-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } } @keyframes sgg-caption-effect-rdob-figcaption-back { 0% {  opacity:0; } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg);  opacity:0; } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } } @-webkit-keyframes sgg-caption-effect-rdob-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg);  opacity:0; } 100% {  opacity:0; } } @keyframes sgg-caption-effect-rdob-figcaption { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg);  opacity:1; } 50% {  -webkit-transform:perspective(1300px) rotateX(90deg);  -ms-transform:perspective(1300px) rotateX(90deg);  -o-transform:perspective(1300px) rotateX(90deg);  transform:perspective(1300px) rotateX(90deg);  opacity:0; } 100% {  opacity:0; } } @-webkit-keyframes sgg-caption-effect-rdob-back { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } @keyframes sgg-caption-effect-rdob-back { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } @-webkit-keyframes sgg-caption-effect-rdob { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } @keyframes sgg-caption-effect-rdob { 0% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } 50% {  -webkit-transform:perspective(1300px) rotateX(-90deg);  -ms-transform:perspective(1300px) rotateX(-90deg);  -o-transform:perspective(1300px) rotateX(-90deg);  transform:perspective(1300px) rotateX(-90deg); } 100% {  -webkit-transform:perspective(1300px) rotateX(0deg);  -ms-transform:perspective(1300px) rotateX(0deg);  -o-transform:perspective(1300px) rotateX(0deg);  transform:perspective(1300px) rotateX(0deg); } } 
.flex-images { overflow:hidden; } .flex-images .item { float:left; margin:4px; border:1px solid #eee; box-sizing:content-box; overflow:hidden; position:relative; } .flex-images .item img { width:auto; height:100%; } 
 .lSSlideOuter {   overflow:hidden;   -webkit-touch-callout:none;   -webkit-user-select:none;   -khtml-user-select:none;   -moz-user-select:none;   -ms-user-select:none;   user-select:none; } .lightSlider:before, .lightSlider:after {   content:" ";   display:table; } .lightSlider {   overflow:hidden; } .lSSlideWrapper {   max-width:100%;   overflow:hidden;   position:relative; } .lSSlideWrapper > .lightSlider:after {   clear:both; } .lSSlideWrapper .lSSlide {   -webkit-transform:translate(0px, 0px);   -ms-transform:translate(0px, 0px);   transform:translate(0px, 0px);   -webkit-transition:all 1s;   -webkit-transition-property:-webkit-transform,height;   -moz-transition-property:-moz-transform,height;   transition-property:transform,height;   -webkit-transition-duration:inherit;   transition-duration:inherit;   -webkit-transition-timing-function:inherit;   transition-timing-function:inherit; } .lSSlideWrapper .lSFade {   position:relative; } .lSSlideWrapper .lSFade > * {   position:absolute !important;   top:0;   left:0;   z-index:9;   margin-right:0;   width:100%; } .lSSlideWrapper.usingCss .lSFade > * {   opacity:0;   -webkit-transition-delay:0s;   transition-delay:0s;   -webkit-transition-duration:inherit;   transition-duration:inherit;   -webkit-transition-property:opacity;   transition-property:opacity;   -webkit-transition-timing-function:inherit;   transition-timing-function:inherit; } .lSSlideWrapper .lSFade > *.active {   z-index:10; } .lSSlideWrapper.usingCss .lSFade > *.active {   opacity:1; }  .lSSlideOuter .lSPager.lSpg {   margin:10px 0 0;   padding:0;   text-align:center; } .lSSlideOuter .lSPager.lSpg > li {   cursor:pointer;   display:inline-block;   padding:0 5px; } .lSSlideOuter .lSPager.lSpg > li a {   background-color:#222222;   border-radius:30px;   display:inline-block;   height:8px;   overflow:hidden;   text-indent:-999em;   width:8px;   position:relative;   z-index:99;   -webkit-transition:all 0.5s linear 0s;   transition:all 0.5s linear 0s; } .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {   background-color:#428bca; } .lSSlideOuter .media {   opacity:0.8; } .lSSlideOuter .media.active {   opacity:1; }  .lSSlideOuter .lSPager.lSGallery {   list-style:none outside none;   padding-left:0;   margin:0;   overflow:hidden;   transform:translate3d(0px, 0px, 0px);   -moz-transform:translate3d(0px, 0px, 0px);   -ms-transform:translate3d(0px, 0px, 0px);   -webkit-transform:translate3d(0px, 0px, 0px);   -o-transform:translate3d(0px, 0px, 0px);   -webkit-transition-property:-webkit-transform;   -moz-transition-property:-moz-transform;   -webkit-touch-callout:none;   -webkit-user-select:none;   -khtml-user-select:none;   -moz-user-select:none;   -ms-user-select:none;   user-select:none; } .lSSlideOuter .lSPager.lSGallery li {   opacity:0.7;   overflow:hidden;   -webkit-transition:opacity 0.35s linear 0s;   transition:opacity 0.35s linear 0s; } .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {   opacity:1; } .lSSlideOuter .lSPager.lSGallery img {   display:block;   height:auto;   max-width:100%; } .lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {   content:" ";   display:table; } .lSSlideOuter .lSPager.lSGallery:after {   clear:both; }  .lSAction > a {   width:32px;   display:block;   top:50%;   height:32px;   background-image:url(../png/controls-2.png);   cursor:pointer;   position:absolute;   z-index:9999;   margin-top:-16px;   opacity:0.5;   -webkit-transition:opacity 0.35s linear 0s;   transition:opacity 0.35s linear 0s; } .lSAction > a:hover {   opacity:1; } .lSAction > .lSPrev {   background-position:0 0;   left:10px; } .lSAction > .lSNext {   background-position:-32px 0;   right:10px; } .lSAction > a.disabled {   pointer-events:none; } .cS-hidden {   height:1px;   opacity:0;   filter:alpha(opacity=0);   overflow:hidden; }  .lSSlideOuter.vertical {   position:relative; } .lSSlideOuter.vertical.noPager {   padding-right:0px !important; } .lSSlideOuter.vertical .lSGallery {   position:absolute !important;   right:0;   top:0; } .lSSlideOuter.vertical .lightSlider > * {   width:100% !important;   max-width:none !important; }   .lSSlideOuter.lSrtl {   direction:rtl; } .lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {   padding-left:0;   list-style:none outside none; } .lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {   padding-right:0; } .lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {   float:left; } .lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {   float:right !important; }  @-webkit-keyframes rightEnd {   0% {  left:0;   }   50% {  left:-15px;   }   100% {  left:0;   } } @keyframes rightEnd {   0% {  left:0;   }   50% {  left:-15px;   }   100% {  left:0;   } } @-webkit-keyframes topEnd {   0% {  top:0;   }   50% {  top:-15px;   }   100% {  top:0;   } } @keyframes topEnd {   0% {  top:0;   }   50% {  top:-15px;   }   100% {  top:0;   } } @-webkit-keyframes leftEnd {   0% {  left:0;   }   50% {  left:15px;   }   100% {  left:0;   } } @keyframes leftEnd {   0% {  left:0;   }   50% {  left:15px;   }   100% {  left:0;   } } @-webkit-keyframes bottomEnd {   0% {  bottom:0;   }   50% {  bottom:-15px;   }   100% {  bottom:0;   } } @keyframes bottomEnd {   0% {  bottom:0;   }   50% {  bottom:-15px;   }   100% {  bottom:0;   } } .lSSlideOuter .rightEnd {   -webkit-animation:rightEnd 0.3s;   animation:rightEnd 0.3s;   position:relative; } .lSSlideOuter .leftEnd {   -webkit-animation:leftEnd 0.3s;   animation:leftEnd 0.3s;   position:relative; } .lSSlideOuter.vertical .rightEnd {   -webkit-animation:topEnd 0.3s;   animation:topEnd 0.3s;   position:relative; } .lSSlideOuter.vertical .leftEnd {   -webkit-animation:bottomEnd 0.3s;   animation:bottomEnd 0.3s;   position:relative; } .lSSlideOuter.lSrtl .rightEnd {   -webkit-animation:leftEnd 0.3s;   animation:leftEnd 0.3s;   position:relative; } .lSSlideOuter.lSrtl .leftEnd {   -webkit-animation:rightEnd 0.3s;   animation:rightEnd 0.3s;   position:relative; }
   div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right { height:13px; }  div.pp_default .pp_top .pp_left { background:url(../png/sprite-7.png) -78px -93px no-repeat; }  div.pp_default .pp_top .pp_middle { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite_x.png) top left repeat-x; }  div.pp_default .pp_top .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; }  div.pp_default .pp_content .ppt { color:#f8f8f8; } div.pp_default .pp_content_container .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left:13px; } div.pp_default .pp_content_container .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right:13px; } div.pp_default .pp_content { background-color:#fff; }  div.pp_default .pp_next:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite_next.png) center right no-repeat; cursor:pointer; }  div.pp_default .pp_previous:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor:pointer; }  div.pp_default .pp_expand { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor:pointer; width:28px; height:28px; }  div.pp_default .pp_expand:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor:pointer; }  div.pp_default .pp_contract { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor:pointer; width:28px; height:28px; }  div.pp_default .pp_contract:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor:pointer; }  div.pp_default .pp_close { width:30px; height:30px; background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor:pointer; }  div.pp_default #pp_full_res .pp_inline { color:#000; } div.pp_default .pp_gallery ul li a { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; } div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a { border-color:#fff; } div.pp_default .pp_social { margin-top:7px; }  div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next { position:static; left:auto; } div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; } div.pp_default .pp_nav .pp_pause { background-position:-51px -29px; } div.pp_default .pp_details { position:relative; } div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height:20px; margin:4px 0 0 0; width:20px; } div.pp_default a.pp_arrow_next { left:52px; background-position:-82px -3px; }  div.pp_default .pp_content_container .pp_details { margin-top:5px; } div.pp_default .pp_nav { clear:none; height:30px; width:110px; position:relative; } div.pp_default .pp_nav .currentTextHolder{ font-family:Georgia; font-style:italic; color:#999; font-size:11px; left:75px; line-height:25px; margin:0; padding:0 0 0 10px; position:absolute; top:2px; }  div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }  div.pp_default .pp_description{ font-size:11px; font-weight:bold; line-height:14px; margin:5px 50px 5px 0; }  div.pp_default .pp_bottom .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; }  div.pp_default .pp_bottom .pp_middle { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; }  div.pp_default .pp_bottom .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; }  div.pp_default .pp_loaderIcon { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/default/loader.gif) center center no-repeat; }  #pp_full_res iframe { padding:0; margin:0} div.pp_details p {line-height:1} div.pp_details .pp_description {  margin:3px 10px 0 0;  padding-top:0px;  font-size:1em; } div.light_rounded .pp_top .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; }  div.light_rounded .pp_top .pp_middle { background:#fff; }  div.light_rounded .pp_top .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; }  div.light_rounded .pp_content .ppt { color:#000; } div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right { background:#fff; } div.light_rounded .pp_content { background-color:#fff; }  div.light_rounded .pp_next:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat; cursor:pointer; }  div.light_rounded .pp_previous:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor:pointer; }  div.light_rounded .pp_expand { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor:pointer; }  div.light_rounded .pp_expand:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor:pointer; }  div.light_rounded .pp_contract { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor:pointer; }  div.light_rounded .pp_contract:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor:pointer; }  div.light_rounded .pp_close { width:75px; height:22px; background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor:pointer; }  div.light_rounded .pp_details { position:relative; }  div.light_rounded #pp_full_res .pp_inline { color:#000; } div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next { margin-top:12px !important; } div.light_rounded .pp_nav .pp_play { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height:15px; width:14px; } div.light_rounded .pp_nav .pp_pause { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }  div.light_rounded .pp_arrow_previous { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; }  div.light_rounded .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; } div.light_rounded .pp_arrow_next { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; }  div.light_rounded .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }  div.light_rounded .pp_bottom .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; }  div.light_rounded .pp_bottom .pp_middle { background:#fff; }  div.light_rounded .pp_bottom .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; }  div.light_rounded .pp_loaderIcon { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } div.dark_rounded .pp_top .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; }  div.dark_rounded .pp_top .pp_middle { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }  div.dark_rounded .pp_top .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; }  div.dark_rounded .pp_content_container .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; }  div.dark_rounded .pp_content_container .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; }  div.dark_rounded .pp_content { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }  div.dark_rounded .pp_next:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat; cursor:pointer; }  div.dark_rounded .pp_previous:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor:pointer; }  div.dark_rounded .pp_expand { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor:pointer; }  div.dark_rounded .pp_expand:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor:pointer; }  div.dark_rounded .pp_contract { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor:pointer; }  div.dark_rounded .pp_contract:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor:pointer; }  div.dark_rounded .pp_close { width:75px; height:22px; background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor:pointer; }  div.dark_rounded .pp_details { position:relative; }  div.dark_rounded .currentTextHolder { color:#c4c4c4; } div.dark_rounded .pp_description { color:#fff; } div.dark_rounded #pp_full_res .pp_inline { color:#fff; } div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top:12px !important; } div.dark_rounded .pp_nav .pp_play { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height:15px; width:14px; } div.dark_rounded .pp_nav .pp_pause { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }  div.dark_rounded .pp_arrow_previous { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; }  div.dark_rounded .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; } div.dark_rounded .pp_arrow_next { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; }  div.dark_rounded .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }  div.dark_rounded .pp_bottom .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; }  div.dark_rounded .pp_bottom .pp_middle { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; }  div.dark_rounded .pp_bottom .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; }  div.dark_rounded .pp_loaderIcon { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } div.dark_square .pp_left , div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content { background:#000; }  div.dark_square .currentTextHolder { color:#c4c4c4; } div.dark_square .pp_description { color:#fff; } div.dark_square .pp_loaderIcon { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; }  div.dark_square .pp_expand { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor:pointer; }  div.dark_square .pp_expand:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor:pointer; }  div.dark_square .pp_contract { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor:pointer; }  div.dark_square .pp_contract:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor:pointer; }  div.dark_square .pp_close { width:75px; height:22px; background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor:pointer; }  div.dark_square .pp_details { position:relative; }  div.dark_square #pp_full_res .pp_inline { color:#fff; } div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next { margin-top:12px !important; } div.dark_square .pp_nav { clear:none; } div.dark_square .pp_nav .pp_play { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height:15px; width:14px; } div.dark_square .pp_nav .pp_pause { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }  div.dark_square .pp_arrow_previous { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; }  div.dark_square .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; } div.dark_square .pp_arrow_next { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; }  div.dark_square .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }  div.dark_square .pp_next:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat; cursor:pointer; }  div.dark_square .pp_previous:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor:pointer; } div.light_square, div.light_square .pp_left , div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content { background:#fff; }  div.light_square .pp_content .ppt { color:#000; } div.light_square .pp_expand { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor:pointer; }  div.light_square .pp_expand:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor:pointer; }  div.light_square .pp_contract { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor:pointer; }  div.light_square .pp_contract:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor:pointer; }  div.light_square .pp_close {  width:auto;  height:auto;  background:none; }  div.light_square .pp_details {  position:relative;  text-align:right; }  div.light_square #pp_full_res .pp_inline { color:#000; } div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next { margin-top:12px !important; } div.light_square .pp_nav .pp_play { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height:15px; width:14px; } div.light_square .pp_nav .pp_pause { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height:15px; width:14px; }  div.light_square .pp_arrow_previous { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; }  div.light_square .pp_arrow_previous.disabled { background-position:0 -87px; cursor:default; } div.light_square .pp_arrow_next { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; }  div.light_square .pp_arrow_next.disabled { background-position:-22px -87px; cursor:default; }  div.light_square .pp_next:hover {  background:none;  cursor:pointer; }  div.light_square .pp_previous:hover {  background:none;  cursor:pointer; }  div.light_square .pp_loaderIcon { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } div.facebook .pp_top .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; }  div.facebook .pp_top .pp_middle { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; }  div.facebook .pp_top .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; }  div.facebook .pp_content .ppt { color:#000; } div.facebook .pp_content_container .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; }  div.facebook .pp_content_container .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; }  div.facebook .pp_content { background:#fff; }  div.facebook .pp_expand { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor:pointer; }  div.facebook .pp_expand:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor:pointer; }  div.facebook .pp_contract { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor:pointer; }  div.facebook .pp_contract:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor:pointer; }  div.facebook .pp_close { width:22px; height:22px; background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor:pointer; }  div.facebook .pp_details { position:relative; } div.facebook .pp_description { margin:0 37px 0 0; } div.facebook #pp_full_res .pp_inline { color:#000; } div.facebook .pp_loaderIcon { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/loader.gif) center center no-repeat; }  div.facebook .pp_arrow_previous { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height:22px; margin-top:0; width:22px; }  div.facebook .pp_arrow_previous.disabled { background-position:0 -96px; cursor:default; } div.facebook .pp_arrow_next { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height:22px; margin-top:0; width:22px; }  div.facebook .pp_arrow_next.disabled { background-position:-32px -96px; cursor:default; } div.facebook .pp_nav { margin-top:0; } div.facebook .pp_nav p { font-size:15px; padding:0 3px 0 4px; } div.facebook .pp_nav .pp_play { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height:22px; width:22px; } div.facebook .pp_nav .pp_pause { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height:22px; width:22px; }  div.facebook .pp_next:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor:pointer; }  div.facebook .pp_previous:hover { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor:pointer; }  div.facebook .pp_bottom .pp_left { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; }  div.facebook .pp_bottom .pp_middle { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; }  div.facebook .pp_bottom .pp_right { background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }   div.pp_pic_holder .ppt {  overflow:hidden;  text-overflow:ellipsis; }   div.pp_pic_holder a:focus { outline:none; }  div.pp_overlay {  background:#000;  display:none;  left:0;  position:fixed !important;  top:0;  width:100%;  z-index:9500; height:100% !important; }  div.pp_pic_holder {  display:none;  position:absolute;  width:100px;  z-index:999999;  box-sizing:content-box; }   .pp_top {  height:20px;  position:relative;  }  * html .pp_top { padding:0 20px; }   .pp_top .pp_left {   height:20px;   left:0;   position:absolute;   width:20px;  }  .pp_top .pp_middle {   height:20px;   left:20px;   position:absolute;   right:20px;  }   * html .pp_top .pp_middle {   left:0;   position:static;   }   .pp_top .pp_right {   height:20px;   left:auto;   position:absolute;   right:0;   top:0;   width:20px;  }  .pp_content {  height:40px;  min-width:40px;  max-width:100%;  max-height:100%;  }  * html .pp_content { width:40px; }  .pp_fade { display:none; position:relative; }  .pp_content_container {  position:relative;  text-align:left;  width:100%;  }   .pp_content_container .pp_left { padding-left:20px; }  .pp_content_container .pp_right { padding-right:20px; }   .pp_content_container .pp_details {   float:left;   margin:10px 0 2px 0;   min-height:22px;  }   .pp_description {   display:none;   margin:0;   }   .pp_social { float:left; margin:0; }   .pp_social .facebook { float:left; margin-left:5px; width:55px; overflow:hidden; }   .pp_social .twitter { float:left; }   .pp_nav {   clear:right;   float:left;   margin:3px 10px 0 0;   text-align:left;   } .pp_nav p { float:left; margin:2px 4px; white-space:nowrap;   } .pp_nav .pp_play,   .pp_nav .pp_pause { float:left; margin-right:4px; text-indent:-10000px;   } a.pp_arrow_previous,   a.pp_arrow_next { display:block; float:left; height:15px; margin-top:3px; overflow:hidden; text-indent:-10000px; width:14px;   }  .pp_hoverContainer {  position:absolute;  top:0;  width:100%;  z-index:2000;  }  .pp_gallery {  display:none;  left:50%;  margin-top:-50px;  position:absolute;  z-index:10000;  }  .pp_attributes_container {  margin:0;  padding:0;  float:left;  position:relative;  }  #ppCustomAttributes {  padding-left:10px;  overflow-y:auto;  }  #ppCustomAttributes .pp_attribute_name {  font-family:Arial;  font-style:italic;  font-weight:bold;  font-size:12px;  }  #ppCustomAttributes .pp_attribute_value {  padding-left:10px;  font-family:Arial;  font-style:normal;  font-size:12px;  }  #ppAttributeButton {  padding-left:10px;  position:absolute; }  .grid-gallery-filter, .grid-gallery-search {  float:left;  }  .grid-gallery-filter option {  padding:2px;  }  .gg-filter-attributes-names, .gg-filter-attributes-values {  width:150px;  float:left;  margin:0 10px 15px 0;  }  .gg-search-keywords, .gg-search-btn, .gg-filter-attributes-clear {  float:left;  margin:0 10px 15px 0;  }  .gg-search-keywords {  width:150px !important;  }   .pp_gallery div {   float:left;   overflow:hidden;   position:relative;  }   .pp_gallery ul {   float:left;   height:35px;   margin:0 0 0 5px;   padding:0;   position:relative;   white-space:nowrap;  }   .pp_gallery ul a {   border:1px #000 solid;   border:1px rgba(0,0,0,0.5) solid;   display:block;   float:left;   max-height:33px;   overflow:hidden;  }   .pp_gallery ul a:hover,  .pp_gallery li.selected a { border-color:#fff; }   .pp_gallery ul a img { border:0; }   .pp_gallery li {   display:block;   float:left;   margin:0 5px 0 0;   padding:0;  }   .pp_gallery li.default a {   background:url(https://www.ourchurch.com/wp-content/plugins/gallery-by-supsystic/src/GridGallery/Galleries/assets/css/../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;   display:block;   height:33px;   width:50px;  }   .pp_gallery li.default a img { display:none; }   .pp_gallery .pp_arrow_previous,  .pp_gallery .pp_arrow_next {   margin-top:7px !important;  }  a.pp_next {  background:none;  display:block;  float:right;  height:100%;  text-indent:0;  width:20%;  text-align:right;  }  a.pp_previous {  background:none;  display:block;  float:left;  height:100%;  text-indent:0;  width:20%;  text-align:left;  }  a.pp_expand,  a.pp_contract {  cursor:pointer;  display:none;  height:20px;  position:absolute;  right:30px;  text-indent:-10000px;  top:10px;  width:20px;  z-index:20000;  }  .pp_bottom {  height:20px;  position:relative;  }  * html .pp_bottom { padding:0 20px; }   .pp_bottom .pp_left {   height:20px;   left:0;   position:absolute;   width:20px;  }  .pp_bottom .pp_middle {   height:20px;   left:20px;   position:absolute;   right:20px;  }   * html .pp_bottom .pp_middle {   left:0;   position:static;   }   .pp_bottom .pp_right {   height:20px;   left:auto;   position:absolute;   right:0;   top:0;   width:20px;  }  .pp_loaderIcon {  display:block;  height:24px;  left:50%;  margin:-12px 0 0 -12px;  position:absolute;  top:50%;  width:24px;  }  #pp_full_res {  line-height:1 !important;  }   #pp_full_res .pp_inline {   text-align:left;  }   #pp_full_res .pp_inline p { margin:0 0 15px 0; }  div.ppt {  color:#fff;  display:none;  font-size:17px;  margin:0 0 5px 15px;  z-index:9999;  }  img#fullResImage {   margin-bottom:0px!important;   max-width:100%;  }       a.pp_previous, a.pp_next { text-indent:0; } .pp_next:hover .pp-button-conainer, .pp_previous:hover .pp-button-conainer{ display:inline-block; } .pp_previous .pp-button-conainer, .pp_next .pp-button-conainer { position:absolute; top:50%;  -webkit-transform:translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:  translateY(-50%); -o-transform:  translateY(-50%); transform: translateY(-50%); } .pp-button-conainer { position:relative; border:1px solid #9C9C9C; display:inline-block; margin:0; padding:0; line-height:19px;  background:#a8a8a8; background:-moz-linear-gradient(top, #a8a8a8 0%, #a3a3a3 50%, #9c9c9c 51%, #9c9c9c 100%); background:-webkit-linear-gradient(top, #a8a8a8 0%,#a3a3a3 50%,#9c9c9c 51%,#9c9c9c 100%); background:linear-gradient(to bottom, #a8a8a8 0%,#a3a3a3 50%,#9c9c9c 51%,#9c9c9c 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#9c9c9c',GradientType=0 ); } .pp-button-conainer.pp-round-left { border-radius:15px 0 0 15px; right:0; display:none; } .pp-button-conainer.pp-round-right { border-radius:0 15px 15px 0; left:0; display:none; } .pp-button-conainer.pp-round-all { border-radius:15px; } .pp-button-conainer .fa { color:#fff; font-size:13px; line-height:21px; vertical-align:middle; width:21px; border-radius:100%; text-align:center; margin:0; padding:0; position:absolute; top:0px; bottom:0px;  background:#8d8d8d; background:-moz-linear-gradient(top, #8d8d8d 0%, #888888 50%, #828282 51%, #828282 100%); background:-webkit-linear-gradient(top, #8d8d8d 0%,#888888 50%,#828282 51%,#828282 100%); background:linear-gradient(to bottom, #8d8d8d 0%,#888888 50%,#828282 51%,#828282 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d8d8d', endColorstr='#828282',GradientType=0 );  -webkit-box-shadow:0px 1px 1px 1px #878787; -moz-box-shadow:0px 1px 1px 1px #878787; box-shadow:0px 1px 1px 1px #878787; } .pp-button-conainer .fa-chevron-left { right:0; } .pp-button-conainer .fa-chevron-right { left:0; } .pp-button-conainer .fa-times { right:0; } .pp-button-conainer .pp-bc-nextstr { color:#fff; text-transform:uppercase; font-style:normal; font-family:arial; font-weight:bold; font-size:11px; line-height:19px; vertical-align:middle; margin:0 5px 0 5px; padding:0; text-shadow:#656565 1px 1px 2px; } .pp-round-left .pp-bc-nextstr { padding-left:21px; } .pp-round-right .pp-bc-nextstr { padding-right:21px; } .pp-round-all .pp-bc-nextstr { padding:0 21px 0 6px; } .pp_details .pp_description { white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:normal; max-width:100%; } .pp_content_container #sggPrettyPhototooltip { left:0; top:0; margin:0 20px; padding:5px 35px 5px 10px; background:rgba(0, 0, 0, 0.5); color:#fff; right:0; text-align:center; text-overflow:ellipsis;overflow:hidden; max-height:50%; } .sggTheme6PopupBtns { display:inline-block; vertical-align:top; } .sggTheme6PopupBtns a { line-height:normal; text-indent:0; margin-right:10px; vertical-align:middle; } .pp-button-conainer .fa-link, .pp-button-conainer .fa-refresh { right:0; } #fullResImage { transform-origin:50% 50%; transition-delay:300ms; max-width:none; } .sggTheme6OnHoverThumbWr { display:inline-block; border:1px solid #9C9C9C; max-width:100px; max-height:100px; cursor:pointer; float:left; } .sggT6OnHoverThumbImg { max-width:100%; max-height:100px; display:inline-block; } .pp_description { vertical-align:top; display:inline-block; float:left; } 
#pbOverlay.show{ opacity:1; pointer-events:auto; } #pbOverlay{ opacity:0; overflow:hidden; width:100%; height:100%; position:fixed; z-index:99999; left:0; top:0; text-align:center; pointer-events:none; -moz-user-select:none; background:rgba(0,0,0,0.90);  -webkit-transform:translate3d(0px, 0px, 0px); -ms-transition:opacity 300ms ease; transition:opacity 300ms ease;   display:block;   direction:ltr; } #pbOverlay.msie{ background-color:rgba(0,0,0,.6); } .msie.pbLoading .pbWrapper{ background:url(../loading.html) no-repeat center center; } @keyframes pbLoaderFrames{ 50%{ height:5px; } } @-webkit-keyframes pbLoaderFrames{ 50%{ height:5px; } } .pbLoader{ display:none; width:100px; height:100px; position:absolute; z-index:999; top:0; left:0; right:0; bottom:0; margin:auto; text-align:center; border-radius:100%; box-shadow:15px 32px 60px -20px #FFF inset, 1px 1px 3px 1px #FFF inset, 0 0 20px; transition:0.3s; } .thumbs .pbLoader{ -webkit-transform:translateY(-50px); transform:translateY(-50px); } .pbLoading:not(.msie):not(.error) .pbLoader{ display:block; } .pbLoader b{ display:inline-block; vertical-align:middle; margin:0 2px; width:8px; height:60px; border-radius:5px; background:rgba(255,255,255,0.8); box-shadow:0 0 10px rgba(0,0,0,0.5); -webkit-animation:.9s pbLoaderFrames infinite linear; animation:.9s pbLoaderFrames infinite linear; } .pbLoader b:nth-child(2){ -webkit-animation-delay:.3s; animation-delay:.3s; } .pbLoader b:nth-child(3){ -webkit-animation-delay:.6s; animation-delay:.6s; } .mobile.pbLoading .pbLoader{ transform:none; transition:0s; } .pbWrapper:after, #pbCaption .pbThumbs ul:after, #pbOverlay .prevNext:after, #pbOverlay .pbLoader:before{ content:""; display:inline-block; height:100%; margin-right:-0.25em; vertical-align:middle; }  @keyframes deadImage{ 50%{ text-shadow:0 0 25px rgba(255,255,255,.5); transform:scale(0.85); } } @-webkit-keyframes deadImage{ 50%{ text-shadow:0 0 25px rgba(255,255,255,.5); -webkit-transform:scale(0.85); } } .pbWrapper{ -moz-box-sizing:border-box; box-sizing:border-box; transform:rotate(0deg); vertical-align:middle; height:100%; perspective:1200px; -webkit-perspective:1200px; position:relative; transition:0.2s; } .video > .pbWrapper{ z-index:11; display:inline-block; }  .pbLoading .pbWrapper{ display:inline-block\9; width:100%; }  .pbWrapper:before{ content:'\2716'; color:transparent; text-shadow:0 2px 35px rgba(255,255,255,0); font-size:0; vertical-align:middle; cursor:default; transition:text-shadow .7s ease-out; } .error .pbWrapper:before{ font-size:22em; text-shadow:0 0 0 #FFF; -webkit-animation:2s 1s deadImage infinite linear; animation:2s 1s deadImage infinite linear; } .thumbs .pbWrapper{ padding:0; margin:0; } .error .pbWrapperr img{ width:0; }  .pbWrapper > div{ display:none; width:624px; height:351px; vertical-align:middle; border-radius:5px; background:rgba(0,0,0,0.5); } .video > .pbWrapper > div{ display:inline-block; } #pbOverlay iframe, #pbOverlay embed, #pbOverlay object{ display:block; width:100%; height:100%; opacity:1; transition:0.5s; } .pbWrapper .hide iframe{ opacity:0; }  .pbWrapper > div, .pbWrapper > img{  -ms-transition:.3s .5s ease-out;  transition:.8s .5s cubic-bezier(0.1, 0.87, 0.48, 1);  -webkit-transform:none;  -ms-transform:none;  transform:none;  -webkit-backface-visibility:hidden;  box-shadow:0 0 20px #000;  margin:auto; }   .mobile.show .pbWrapper > div, .mobile.show .pbWrapper > img{  transition:30ms; }  .pbWrapper > *, .hide .pbWrapper > .prepare{ opacity:1; vertical-align:middle; transform:scale(0) rotateX(80deg); -webkit-transform:scale(0) rotateX(80deg); -ms-transform:scale(0) rotateX(80deg); border-radius:6px; border:none; max-height:95%; max-width:100%; } .on .pbWrapper > *{ transition-delay:0s; -ms-transition-delay:0s; } .pbWrapper .zoomable{ -ms-transition:0s; -webkit-transition:0s; transition:0s; position:relative; z-index:9; } .hide .pbWrapper > *{ -webkit-transform:scale(1.2); transform:scale(1.2); transform:none\9; opacity:0; -ms-transition:.4s ease-in; transition:.4s ease-in; }  #pbCloseBtn, #pbAutoplayBtn{ position:absolute; top:-50px; right:-50px; z-index:999; display:block; padding:0 0 20px 20px; text-align:center; cursor:pointer; color:#FFF; transition:.3s .3s ease-out;box-sizing:content-box; } .hide #pbCloseBtn{ top:-50px; right:-50px; } .on #pbCloseBtn{ top:-2px; right:-2px; } #pbCloseBtn:before{ content:'\00D7'; font:bold 1em/1 arial; box-sizing:initial; font-size:32px !important; line-height:32px;} #pbCloseBtn:before, #pbAutoplayBtn:before{ display:inline-block; height:35px; width:35px; padding:8px 8px 12px 12px; font-size:2em; opacity:0.8; vertical-align:middle; background:rgba(255,255,255,0.2); border-radius:0 0 0 70px; transition:0.1s ease-out; } #pbCloseBtn:hover:before{ padding:15px 10px 24px 24px; background:rgba(255,100,100,.4); }  #pbAutoplayBtn{ display:none; right:auto; left:-50px; padding:0; width:50px; height:50px; font-size:13px; } .hasAutoplay #pbAutoplayBtn{ display:block; } #pbAutoplayBtn:hover{ width:60px; height:60px; } .on #pbAutoplayBtn{ top:0px; left:0px; transition:.1s ease-out; } #pbAutoplayBtn:before{ content:'\2016'; width:100%; height:100%; border-radius:0 0 70px 0; font-weight:bold; padding:0; text-indent:-6px; line-height:1.6; } #pbAutoplayBtn:active:before{ text-shadow:0 0 3px #FFF, 0 0 6px #FFF; } #pbAutoplayBtn.play:before{ content:'\25BA'; }  #pbAutoplayBtn .pbProgress{ display:none\9; width:100%; height:100%; overflow:hidden; position:absolute; padding:6px; top:0; left:0; opacity:0.2; transform:rotateZ(0deg); -webkit-transform:rotateZ(0deg); -ms-transform:rotateZ(0deg); -webkit-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0; -webkit-transition:0.3s; -ms-transition:0.3s; transition:0.3s; } .mobile #pbAutoplayBtn .pbProgress{ -webkit-transition:0s; -ms-transition:0s; transition:0s; } #pbAutoplayBtn.playing .pbProgress{ -webkit-transform:rotateZ(90deg); -ms-transform:rotateZ(90deg); transform:rotateZ(90deg); } #pbAutoplayBtn .pbProgress:before{ content:''; position:absolute; right:0; bottom:0; width:200%; height:200%; border-radius:50%; box-shadow:0 0 0 8px #FFF inset; } #pbCaption, .hide #pbCaption{ position:absolute; z-index:999; margin-bottom:5px; bottom:-120px; width:100%; overflow:hidden; transition:.4s; } .show.on #pbCaption{ bottom:0; transition-delay:.5s; } #pbOverlay.thumbs #pbCaption label{ display:block; } #pbCaption label{ display:none; position:relative; z-index:1; top:-5px; float:right; width:60px; margin-right:10px; color:#FFF; opacity:0.3; transition:0.2s; cursor:pointer; } #pbCaption label:after{ content:'\2589'; text-align:right; letter-spacing:2px; text-shadow:-1em 0 0 rgba(255,255,255,0.5), 1em 0 0 rgba(255,255,255,0.5); } #pbCaption label:hover{ opacity:1; } #pbCaption .title, #pbCaption .counter{ display:inline-block; color:#FFF; margin:0 6px; } #pbCaption .counter{ display:none; opacity:.55; } .hasCounter #pbCaption .counter{ display:inline-block; } .pbCaptionText{ transition:.3s; opacity:0.9; font-weight:bold; font-size:.9em; text-shadow:1px 1px 1px rgba(0,0,0,.5); padding-left:60px; }  .pbCaptionText.change{ -webkit-transform:translateY(25px); transform:translateY(25px); opacity:0; } .mobile #pbCaption label{ display:none; z-index:-1; color:red; } .mobile .pbCaptionText{ padding:0; }  #pbThumbsToggler:checked ~ #pbCaption .pbThumbs{ margin:0; } #pbThumbsToggler:checked ~ .pbWrapper{ margin-top:-50px; padding:50px 0; } .pbThumbs{ display:none; transition:0.35s; -webkit-overflow-scrolling:touch; } .thumbs .pbThumbs{ display:block; width:100%; padding:5px 0 2px; margin-bottom:-100px; overflow:hidden; } .mobile .pbThumbs{ overflow:auto; } .pbThumbs:hover{ clear:both; } .pbThumbs ul{ display:inline-block; position:relative; list-style:none; height:80px; padding:0 5px; margin:0; white-space:pre; transition:.2s; } .pbThumbs ul:after{ vertical-align:bottom; }  .pbThumbs li{ display:inline-block; vertical-align:bottom; height:70%; opacity:.6; text-align:center; position:relative; transition:.15s; }  .pbThumbs li.active{ height:100%; opacity:1; }  .pbThumbs li:hover{ height:100%; opacity:1; }  .pbThumbs li.video::before{ content:'\25BA'; color:#FFF; font-size:20px; height:20px; width:20px; line-height:0.9; position:absolute; bottom:4px; left:7px; background:rgba(0,0,0,0.4); box-shadow:0 0 0 3px rgba(0,0,0,0.4); border-radius:0 3px 0 0; pointer-events:none; }  .pbThumbs a{ height:100%; padding:0 2px; display:block; -moz-user-select:none; }  .pbThumbs li:hover a{ }   .pbThumbs img{ height:96%; min-height:95.9%; border:2px solid #FFF; max-width:none; border-radius:0; transition:0.15s; }   .pbThumbs li:hover img{ min-height:96%; }   .pbThumbs li.fast a img{ transition:none; }   .pbThumbs li.active a img{ border-color:#D8FF16; min-height:96%; } #pbOverlay .prevNext{ display:none; background:rgba(0,0,0,0); position:absolute; z-index:10; height:100%; width:35%; padding:80px 0; opacity:0; box-sizing:border-box; -moz-box-sizing:border-box; top:0; transition:.2s ease-out; text-shadow:0 0 12px #000, 0 0 10px #FFF; user-select:none; cursor:pointer; } #pbOverlay.hasArrows .prevNext{ display:block; } #pbOverlay .prevNext.hide{ display:none; } #pbOverlay.on .prevNext:hover{ opacity:.5; } #pbOverlay.on .prevNext:active{ transition:80ms; opacity:1; text-shadow:0 0 16px #FFF, 0 0 10px #000; } .prevNext b{ display:inline-block; vertical-align:middle; transition:.2s ease-in; } .prevNext:hover b{ transition:.2s cubic-bezier(0.095, 0.870, 0.485, 0.985); } #pbPrevBtn b{ transform:scale(.4) translateX(350px); -webkit-transform:scale(.4) translateX(350px); } #pbNextBtn b{ transform:scale(.4) translateX(-350px); -webkit-transform:scale(.4) translateX(-350px); }  #pbPrevBtn b:before, #pbNextBtn b:after{ display:inline; line-height:.3; font-size:18em; font-weight:normal; color:#FFF; font-family:Arial; }  #pbPrevBtn b:before{ content:'\2039'; } #pbNextBtn b:after{ content:'\203A'; }  .on #pbPrevBtn:hover b{ transform:scale(1) translateX(20px); -webkit-transform:scale(1) translateX(20px); } .on #pbNextBtn:hover b{ transform:scale(1) translateX(-20px); -webkit-transform:scale(1) translateX(-20px); } .show #pbPrevBtn, #pbOverlay.show #pbNextBtn{ } .show #pbPrevBtn{ left:0; text-align:left; } .show #pbNextBtn{ right:0; text-align:right; }  @media all and (max-width:700px){ .pbWrapper img, .hide .pbWrapper img.prepare{ max-height:100%; }  .thumbs .pbWrapper{ padding:0; margin:0; } .pbThumbs{ margin-bottom:-60px; } .pbThumbs.show{ margin:0; }  .pbThumbs ul{ height:50px; }  .pbThumbs li{ height:100%; opacity:1; }  .pbThumbs li img{ min-height:96.5%; } } #pbOverlay .imageWrap img, #pbOverlay.hide .imageWrap img.prepare{ transform:rotateX(90deg); -webkit-transform:rotateX(90deg); -ms-transform:rotateX(90deg); } #pbOverlay.hide .imageWrap img{ transform:rotateX(-90deg); -webkit-transform:rotateX(-90deg); transform:none\9; opacity:.6; }  @media all and (max-width:710px){ .pbThumbs li.active a img{ min-height:96%; } .video .zoomable iframe {  max-width:100vw; } } #pbOverlay { visibility:hidden; } #pbOverlay.show { visibility:visible; }  #cboxRight, #cboxLeft{ top:0; width:10%; height:calc(100% - 45px); position:absolute; cursor:pointer; } #cboxLeft{ right:0; } #cboxRight{ left:0; } 
 @font-face {  font-family:'gridgallerypro';  src:url('data:application/octet-stream;base64,d09GRgABAAAAABAoAA4AAAAAHOgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPgpIsGNtYXAAAAGIAAAAOgAAAUrQIhm3Y3Z0IAAAAcQAAAAKAAAACgAAAABmcGdtAAAB0AAABZQAAAtwiJCQWWdhc3AAAAdkAAAACAAAAAgAAAAQZ2x5ZgAAB2wAAAV7AAAJeki+NwNoZWFkAAAM6AAAADUAAAA2A4VlgGhoZWEAAA0gAAAAIAAAACQHmQNjaG10eAAADUAAAAApAAAATDrcAABsb2NhAAANbAAAACgAAAAoF3wZzW1heHAAAA2UAAAAIAAAACAApgvdbmFtZQAADbQAAAGOAAADFVE5tPNwb3N0AAAPRAAAAHoAAADRP55MNnByZXAAAA/AAAAAZQAAAHvdawOFeJxjYGSWZJzAwMrAwVTFtIeBgaEHQjM+YDBkZGJgYGJgZWbACgLSXFMYHF4wvBBkDvqfxRDF7MlQARRmBMkBAMl7Czh4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF4I/v8PUvCCAURLMELVAwEjG8OIBwB2tAa/AAAAAAAAAAAAAAAAAAB4nK1WaXMTRxCd1WHLNj6CDxI2gVnGcox2VpjLCBDG7EoW4BzylexCjl1Ldu6LT/wG/ZpekVSRb/y0vB4d2GAnVVQoSv2m9+1M9+ueXpPQksReWI+k3HwpprY2aWTnSUg3bFqO4kPZ2QspU0z+LoiCaLXUvu04JCISgap1hSWC2PfI0iTjQ48yWrYlvWpSbulJd9kaD+qt+vbT0FGO3QklNZuhQ+uRLanCqBJFMu2RkjYtw9VfSVrh5yvMfNUMJYLoJJLGm2EMj+Rn44xWGa3GdhxFkU2WG0WKRDM8iCKPslpin1wxQUD5oBlSXvk0onyEH5EVe5TTCnHJdprf9yU/6R3OvyTieouyJQf+QHZkB3unK/ki0toK46adbEehivB0fSfEI5uT6p/sUV7TaOB2RaYnzQiWyleQWPkJZfYPyWrhfMqXPBrVkoOcCFovc2Jf8g60HkdMiWsmyILujk6IoO6XnKHYY/q4+OO9XSwXIQTIOJb1jkq4EEYpYbOaJG0EOYiSskWV1HpHTJzyOi3iLWG/Tu3oS2e0Sag7MZ6th46tnKjkeDSp00ymTu2k5tGUBlFKOhM85tcBlB/RJK+2sZrEyqNpbDNjJJFQoIVzaSqIZSeWNAXRPJrRm7thmmvXokWaPFDPPXpPb26Fmzs9p+3AP2v8Z3UqpoO9MJ2eDshKfJp2uUnRun56hn8m8UPWAiqRLTbDlMVDtn4H5eVjS47CawNs957zK+h99kTIpIH4G/AeL9UpBUyFmFVQC9201rUsy9RqVotUZOq7IU0rX9ZpAk05Dn1jX8Y4/q+ZGUtMCd/vxOnZEZeeufYlyDSH3GZdj+Z1arFdgM5sz+k0y/Z9nebYfqDTPNvzOh1ha+t0lO2HOi2w/UinY2wvaEGT7jsEchGBXMAGEoGwdRAI20sIhK1CIGwXEQjbIgJhu4RA2H6MQNguIxC2l7Wsmn4qaRw7E8sARYgDoznuyGVuKldTyaUSrotGpzbkKXKrpKJ4Vv0rA/3ikTesgbVAukTW/IpJrnxUleOPrmh508S5Ao5Vf3tzXJ8TD2W/WPhT8L/amqqkV6x5ZHIVeSPQk+NE1yYVj67p8rmqR9f/i4oOa4F+A6UQC0VZlg2+mZDwUafTUA1c5RAzGzMP1/W6Zc3P4fybGCEL6H78NxQaC9yDTllJWe1gr9XXj2W5twflsCdYkmK+zOtb4YuMzEr7RWYpez7yecAVMCqVYasNXK3gzXsS85DpTfJMELcVZYOkjceZILGBYx4wb76TICRMXbWB2imcsIG8YMwp2O+EQ1RvlOVwe6F9Ho2Uf2tX7MgZFU0Q+G32Rtjrs1DyW6yBhCe/1NdAVSFNxbipgEsj5YZq8GFcrdtGMk6gr6jYDcuyig8fR9x3So5lIPlIEatHRz+tvUKd1Ln9yihu3zv9CIJBaWL+9r6Z4qCUd7WSZVZtA1O3GpVT15rDxasO3c2j7nvH2Sdy1jTddE/c9L6mVbeDg7lZEO3bHJSlTC6o68MOG6jLzaXQ6mVckt52DzAsMKDfoRUb/1f3cfg8V6oKo+NIvZ2oH6PPYgzyDzh/R/UF6OcxTLmGlOd7lxOfbtzD2TJdxV2sn+LfwKy15mbpGnBD0w2Yh6xaHbrKDXynBjo90tyO9BDwse4K8QBgE8Bi8InuWsbzKYDxfMYcH+Bz5jBoMofBFnMYbDNnDWCHOQx2mcNgjzkMvmDOOsCXzGEQModBxBwGT5gTADxlDoOvmMPga+Yw+IY59wG+ZQ6DmDkMEuYw2Nd0ayhzixd0F6htUBXowPQTFvewONRUGbK/44Vhf28Qs38wiKk/aro9pP7EC0P92SCm/mIQU3/VdGdI/Y0Xhvq7QUz9wyCmPtMvxnKZwV9GvkuFA8ouNp/z98T7B8IaQLYAAQAB//8AD3iclVVNbNtUHPfzx7P9nms7rf3cRUmaZFnSJq3TpmncdR0b62EdDFgjhNiURXxcUNcTzTSksQuHfdyZtBMc1hPjgirENi4TlBviSCe1p10Yk0CckECL4f8ct2u3bgLFsv3+/5ff7/f/ehYkQfjnrnRDOiFkhcPCGYF888qxgwccWRqrDNSPoEZtCDFH9XpPC+F8FRXrQSl6Bg4Ya0HJF6fqDa+WQUOoUQd7HvahyHckNqgedzpYzfuoirBebVYvVz+sTkyMX6l2quNN/4q/7Merc3bH8hOeROSMp5um5PVby/ao3bTRVXvZGrObltWxfZtJBhKzTDNNmQ2Ib8/5Tb/a8a+OT0wAxmV/oTq+XL3SW80xgARE09RZFslE8hK+vWxbTSt817M6lrVgjwJmP5NsbIFSmcgsIQiCCLn5SjojUcETxgXt69Gso4ljFXeq/hJEE2zlxGMQ2P58EUG+SsV6I5isMdV1TIhUjfLEUvTUHWzio4py5xRxrL8tB60qdxeiV4acrB67K+ARDVjgI7C+s0AyDmLoD02JX80d/ljfX9Ij8XuoXRX0jRUGub4EyAvgamQhFrgwM5EKF86WfARXQ3E8NlkLDjTqpQNF7IqY6DMjF9GfF4dndZWIMhYNbghJbEDvD+ga1VDGtsMHiSJqN2ZbhZFpGVI/PVJozS7tXl5yiays6mV9lTqusJ3H05BHSzgBOis5QwadUwnIVa7G3ATkL5cvDoBa1mAeg7R60a8RNKJASkXVlNUGUzH/lXwJWo7bkNqeE725dnuu++tc+7huYFpMUixbxHEMLz843n/i2KGTmu6mXyXJYj6rjxZlKTloDw722ViW+vqSVraUaXlNcfBYG73zcvchf6AvFAeJpmgTYyL5ejM1baqGUTn92pcj1WSBIoNl/ZScLKcnK0Z/ss/Pz5L54YKisf43TUFAEOs98YY0J7gCXk3IiM9RsDVHejxEJVR8i6LPSIa0KA3vo2FKWzRFw/co+sTkDnIWfOH9cB0eZwlBnxNhC7uzha0DdlAPdBhIPqgeJ+gNaI2i4fA+x8wQDga4KaNFj1oEjQBXip7t2TghbBJi7KvSafE3IQPYyd26LQRlSsP87s952wEUHLTkzrCy666ga+lCIR1eWHHdsnvIDT910EyaoXN8OcNWhoeOZ8orzqxTcfh/Yq4p4EoD1wAFrgQ/QXKlZyKBNXRGIY2u3WSMg6FzjhNeZzNumbGb4YV0AXkAjlbcWQeUhNedww7Qw/use7PciwtubXFhr3pEsxuHsw8jWbHlFMYbGxinFBOHjzGa0RQk86Utb27ATKYUvt7GPbmF26tFNP9PRaDGeLbMgcLHAJzCTbBuRm/cYitwU1L4yay0YFYMIQ+zkknoUjzTcMCaIhygwY6jNdg+cDvf/X7vI7z044OfPviWdqG2Bym9dYvSg9BBXYra59c6nbVH/HbeBD+dht4Af7SvS5/h3fcsr7LrSAdKWKs7eZEDYCkO3gXSHv9O4jcsYI20PeGPY4ZbPcplBbhLyQQ/H/auU/Dfq/czGHs129zk+X1RSdXnFLqnLf9E21BCF59X6//RAevKxkZPEwiH+keUe7eF+rxmiXpQeigGAuNz1OttIIdR3Z5X18EgoaCs6654WyNE684zbV1BLQ3/oOnGJaIuqeSSQbQ1JcZbE6ejnra0eC4nc3CLP//Fw3weiSbe5igctTuvETS8DWJFsB8bT/dylLsX93Ku1ihN1Ytqbs+mvkx4U00Ssoj2mfDRtMJfFimd5N1NdnW3BQbC7YuONQ87F6Hf4G9dsktPGfQMeXvoYUFOxXt0ei6P1R1yrsFHdXCxR9Ql29rCh/Bt3ylngSvoObu9rbG0fwF5obYQAHicY2BkYGAA4jXKZbPj+W2+MnAzvwCKMFyw02UF07ZfjjIw/O9gfsXsCeRyMDCBRAE7XAtIAAAAeJxjYGRgYA76n8UQxfyCgeH/X+ZXDEARFCAMAJFWBgJ4nGN+wcDAvACII4H4BYRmOgXBYDEgZkyFYBifyRqCwepfIMQBplMKDgAAAAAAAAAAjgDeATIBqAHWAgQCOgJwApwCyAMEA0IDkAPeBAYELgR2BL0AAQAAABMAWwADAAAAAAACAAAAEABzAAAAHAtwAAAAAHicfZDNSsNAFIVPalW0UFDBlYtZqUVIf9BNV4VCBXe6KG7HdvJTppk6mRaycu1TuPcVxFfxWTxJB7GCTUjmO+feO3PvADjGFwKsnxt+aw7QpFpzDfsYet6hf+e5Tn70vIsGIs979J89H+IKL54bOME7dwjqB1QzfHoOcBZceK6hGQw979C/91wnzz3v4jR49bxH/83zIcbBh+cGzmtHQ7MobBonTlwOW6LX6V6Lp0IYWmkmtZBLlxibi4GITOaU1iacmHls02kstVa2WFjzoOKllnbT3FRjZfPUZKIbdjYDtypTVjo1LU/NV3HPuUhE1szFyJ8nmDVTExcmzi367fbvPnjlBgsUsEgRI4GDwCXdFtceOujimvTEDMHMdVaKDBKajsSSFUkVyakH/CKqjK5ihiaHmPA/Z11ZPeUqq4iiLni2ZfSBKuZemjG7NXNbbFypnPGyA8HeQ06wreKWKqscWXU8/Zk1x4oVPbqOE5VT2WoKgdGf+YTfa0ZnQj+sbtHR7aPN95/7+AZFbZnQAAB4nG3HSw6CQBBF0XoItLZfZB0O5LsfTYEdG0iQNnH3mlQNvZObQxFJlv6XEyHCCjESpDBYYwOLLXbY44AjTshwRh57Nz5tF7x/3Wfm0XymsIQbJ2838JR67pbL1cyuf/wurJW1sFAWwkbZCEtlKWyVrbBSVkRfxRwsPwAAeJxj8N7BcCIoYiMjY1/kBsadHAwcDMkFGxlYnTYyMGhBaA4UeicDAwMnMouZwWWjCmNHYMQGh46IjcwpLhvVQLxdHA0MjCwOHckhESAlkUCwkYFHawfj/9YNLL0bmRhcAAfTIrgAAAA=') format('woff'), url('data:application/octet-stream;base64,AAEAAAAOAIAAAwBgT1MvMj4KSLAAAADsAAAAVmNtYXDQIhm3AAABRAAAAUpjdnQgAAAAAAAAEPAAAAAKZnBnbYiQkFkAABD8AAALcGdhc3AAAAAQAAAQ6AAAAAhnbHlmSL43AwAAApAAAAl6aGVhZAOFZYAAAAwMAAAANmhoZWEHmQNjAAAMRAAAACRobXR4OtwAAAAADGgAAABMbG9jYRd8Gc0AAAy0AAAAKG1heHAApgvdAAAM3AAAACBuYW1lUTm08wAADPwAAAMVcG9zdD+eTDYAABAUAAAA0XByZXDdawOFAAAcbAAAAHsAAQMZAZAABQAIAnoCvAAAAIwCegK8AAAB4AAxAQIAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA6ADoEQNS/2oAWgNJAHgAAAABAAAAAAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAADoEf//AAAAAOgA//8AABgBAAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAA/7oDmANJACAAPQBaAAq3SkI5JRQEAy0rEzQ/ATYyHwEWFAcXNjIfARYUDwEGIi8BJjQ3JwYiLwEmNxQfARYyNycuAjU0NhcyHgEfATY0LwEmIg8BBgEUHwEWMj8BNjQvASYiBxceAR8BFAYHIi4BLwEGCS9SL4Yvci8xMTCHL3QvMFIuhy5zLjExMIcvdC9rEHQPLhEXAwoEHhcJDg4DFxIPcxAsEFIQAYgQcw8tEFIPD3QQLhAWAwwBAiAWCA4OBBYTAlhDLlIuL3QuiDAxMS90L4YuUS8wcy+HMDExL3QvQxYQdA8RFwMODgkWIAEECgMXES4QcxAPUg/+YRcPdA8PURAsD3QQEhYDEAYPFx4BBAoEFhEAAAACAAD/sQNaAwsAFwAwAAi1LCAUCAItKxU1ND4BHwE3NjIfARYUDwEXFhQGByMiJgE0PwEnJjQ2NzMyFgcVFA4BLwEHBiIvASYWHAtQuQYOBkAFBblQChQP+g8UAbMFulEKFA/6DxYBFCAJULkGDgZABSv6DxQCDFC5BgY/Bg4GuVEKHhQBFgHwCAW5UQoeFAEWDvoPFAIMULkGBj8GAAAAAgAA//kD6gLDACAALwAItS0kGAgCLSsRND4BNz4BNzYgFx4BFx4BBhYOAQcOAQcGICcuAScuATYFFBcWMzI3JTY0JyUmBhUCBgoJOil7AfZ7KDwJBwoCBAYCDAk6KXv+CnsoPAkHCgIBYxMJCAsIAR4QEP7iESYBXjY8XCQpOAQODgQ4KSRcPGw8XCQpOAQODgQ4KSRcPH0VCgQFswkqCbMLFBUAAAAAAgAA/7EDWQMLAA8ASQAItSshDAQCLSs1ETQ2NyEyFhURFAYHISImEx4BFxY2FhcWHwEWFxYXFhcWNjc2Nz4BNzYnJgcOBAc2FgcGBwYHBicuAycuAicmBw4BB15DAhdDXl5D/elDXkcJDAYLJhoLBgQPChQUDBciGDASSUI7TAgJFR1LChomIiAJLCYEAxoYEBgYDRAGBAMNDRoPICceXBdSAhhCXgFgQf3oQl4BYAGqBRQBAg4CEAoMMRpOUhw4DgcMDCtZTawpLxokCwEMFiAuHAQaKh0zKwwSGg0uIjwKSCgkBQgWElQOAAABAAD/wAKYA0MAFQAGsxEEAS0rEzQ3ATYyHwEWFAcJARYUDwEGIicBJlYLAZ4KHgpcCwv+2AEoCwtcCxwL/mILAYIOCwGeCgpdCh4K/tj+1woeCl0KCgGfCgAAAAEAAP/AAnQDQwAVAAazEQkBLSs3NDcJASY0PwE2MhcBFhQHAQYiLwEmMgsBKP7YCwtcCx4KAZ4KCv5iCxwMXAtADwoBKQEoCxwLXQoK/mILHAv+YgsLXAsAAAAAAQAA/4gDWQLtAB4ABrMaBAEtKxM0NwE2Mh8BFhQPASEyFh0BFAYjIRcWFA8BBiInASYkFAFsFToWKhUVpAGJHSQkHf53pBUVKhU7Ff6UFAE6HRYBaxUVKhU6FqQoH0ceKqQUPBQrFBQBbBUAAQAA/4gDNQLtAB0ABrMTCwEtKxE1NDYXIScmND8BNjIXARYUBwEGIi8BJjQ/ASEiJiQdAYmjFhYqFToWAWsUFP6VFjoVKhYWo/53HSQBF0ceKgGkFTwUKhUV/pUUPRT+lBQUKhU8FaMqAAAAAQAAAAABXgJRABUABrMRBAEtKxM0NwE2Mh8BFhQPARcWFA8BBiInASYZBgEEBRAEHAYG29sGBhwFDgb+/AYBOggFAQQGBhwFEATc2wYOBhwFBQEEBgAAAAEAAAAAAUwCUQAVAAazEQkBLSs3ND8BJyY0PwE2MhcBFhQHAQYiLwEmBwbb2wYGHAUQBAEEBgb+/AUOBhwGUgcG29wFDgYcBgb+/AUQBf78BQUcBgAAAAACAAD/sQNcAwsADAAiAAi1HhEJAwItKxE0PgEyHgEOAiIuATcUHwEWMj8BNjQvATc2NC8BJiIPAQZ0wu7AeAZszOLOaLsL/QscCzkLC6urCws5Ch4K/QsBXnXEdHTE6sR0dMR1Dgv9Cws4Cx4Kq6sLHAs5Cwv9CwACAAD/sQNcAwsADAAiAAi1GREJAwItKxE0PgEyHgEOAiIuAQUUHwEWMj8BNjQvASYiDwEGFB8BBwZ0wu7AeAZszOLOaAEUCzkLHAv9Cwv9Ch4KOQsLq6sLAV51xHR0xOrEdHTETw8LOAsL/QscC/0LCzgLHgqrqwsAAAAAAgAAAAACNAJRABUAKwAItScaEQQCLSsTNDcBNjIfARYUDwEXFhQPAQYiJwEmNzQ3ATYyHwEWFA8BFxYUDwEGIicBJhkGAQQFEAQcBgbb2wYGHAUOBv78BtYGAQQGDgYcBQXc3AUFHAYOBv78BgE6CAUBBAYGHAUQBNzbBg4GHAUFAQQGBwgFAQQGBhwFEATc2wYOBhwFBQEEBgAAAgAAAAACIgJRABUAKwAItScfEQkCLSs3ND8BJyY0PwE2MhcBFhQHAQYiLwEmNzQ/AScmND8BNjIXARYUBwEGIi8BJgcG29sGBhwFEAQBBAYG/vwFDgYcBtcF29sFBRwGDgYBBAUF/vwGDgYcBVIHBtvcBQ4GHAYG/vwFEAX+/AUFHAYHBwbb3AUOBhwGBv78BRAF/vwFBRwGAAAAAQAAAAAD6AI3ABYABrMTBAEtKxM0PwE2Fh0BITIWHQEUBiMhFRQGLwEmJAXXCRUCuAgKCgj9SBYI1wUBXAgGxQgJDH0KB2wHCn0MCgjEBQABAAAAAAPEAjgAFQAGsw8IAS0rETU0NjMhNTQ2HwEWFA8BBiY9ASEiJgoIArgWCNcFBdcJFf1ICAoBKGwHCn0MCgjEBQ8GxQgJDHwMAAAAAAIAAP+xA1wDCwAMACsACLUnEQkDAi0rETQ+ATIeAQ4CIi4BNxQfARYyPwE2NC8BITI2JzU0JgchNzY0LwEmIg8BBnTC7sB4BmzM4s5ohgr9Ch4KMwoKagEZDhYBFA/+52oLCzMKHgr9CgFedcR0dMTqxHR0xHUPCv0KCjMKHgpqFA9IDhYBagscCzMKCv0KAAIAAP+xA1wDCwAMACoACLUfFwkDAi0rETQ+ATIeAQ4CIi4BNxQWNyEHBhQfARYyPwE2NC8BJiIPAQYUHwEhIgYHdMLuwHgGbMzizmiJFg4BGGoKCjMKHgr9Cgr9Ch4KMwoKav7oDxQBAV51xHR0xOrEdHTEUQ4WAWoKHgozCgr9Ch4K/QoKMwoeCmoUDwAAAAEAAAABAACsI3abXw889QALA+gAAAAA0D4tBQAAAADQPfTFAAD/iAPqA0kAAAAIAAIAAAAAAAAAAQAAA1L/agBaA+gAAP/9A+oAAQAAAAAAAAAAAAAAAAAAABMD6AAAA6AAAANZAAAD6AAAA1kAAALKAAACygAAA1kAAANZAAABZQAAAWUAAANZAAADWQAAAjsAAAI7AAAD6AAAA+gAAANZAAADWQAAAAAAAACOAN4BMgGoAdYCBAI6AnACnALIAwQDQgOQA94EBgQuBHYEvQABAAAAEwBbAAMAAAAAAAIAAAAQAHMAAAAcC3AAAAAAAAAAEgDeAAEAAAAAAAAANQAAAAEAAAAAAAEADgA1AAEAAAAAAAIABwBDAAEAAAAAAAMADgBKAAEAAAAAAAQADgBYAAEAAAAAAAUACwBmAAEAAAAAAAYADgBxAAEAAAAAAAoAKwB/AAEAAAAAAAsAEwCqAAMAAQQJAAAAagC9AAMAAQQJAAEAHAEnAAMAAQQJAAIADgFDAAMAAQQJAAMAHAFRAAMAAQQJAAQAHAFtAAMAAQQJAAUAFgGJAAMAAQQJAAYAHAGfAAMAAQQJAAoAVgG7AAMAAQQJAAsAJgIRQ29weXJpZ2h0IChDKSAyMDE0IGJ5IG9yaWdpbmFsIGF1dGhvcnMgQCBmb250ZWxsby5jb21ncmlkZ2FsbGVyeXByb1JlZ3VsYXJncmlkZ2FsbGVyeXByb2dyaWRnYWxsZXJ5cHJvVmVyc2lvbiAxLjBncmlkZ2FsbGVyeXByb0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAEMAbwBwAHkAcgBpAGcAaAB0ACAAKABDACkAIAAyADAAMQA0ACAAYgB5ACAAbwByAGkAZwBpAG4AYQBsACAAYQB1AHQAaABvAHIAcwAgAEAAIABmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQBnAHIAaQBkAGcAYQBsAGwAZQByAHkAcAByAG8AUgBlAGcAdQBsAGEAcgBnAHIAaQBkAGcAYQBsAGwAZQByAHkAcAByAG8AZwByAGkAZABnAGEAbABsAGUAcgB5AHAAcgBvAFYAZQByAHMAaQBvAG4AIAAxAC4AMABnAHIAaQBkAGcAYQBsAGwAZQByAHkAcAByAG8ARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETBGxpbmsKZnVsbHNjcmVlbgd5b3V0dWJlBXZpbWVvBmxlZnQtMQdyaWdodC0xBmxlZnQtNQdyaWdodC01BmxlZnQtMgdyaWdodC0yBmxlZnQtNgdyaWdodC02BmxlZnQtMwdyaWdodC0zBmxlZnQtNwdyaWdodC03BmxlZnQtNAdyaWdodC00AAAAAAAAAQAB//8ADwAAAAAAAAAAAAAAALAALCCwAFVYRVkgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbkIAAgAY2MjYhshIbAAWbAAQyNEsgABAENgQi2wASywIGBmLbACLCBkILDAULAEJlqyKAEKQ0VjRVJbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILEBCkNFY0VhZLAoUFghsQEKQ0VjRSCwMFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAErWVkjsABQWGVZWS2wAywgRSCwBCVhZCCwBUNQWLAFI0KwBiNCGyEhWbABYC2wBCwjISMhIGSxBWJCILAGI0KxAQpDRWOxAQpDsABgRWOwAyohILAGQyCKIIqwASuxMAUlsAQmUVhgUBthUllYI1khILBAU1iwASsbIbBAWSOwAFBYZVktsAUssAdDK7IAAgBDYEItsAYssAcjQiMgsAAjQmGwAmJmsAFjsAFgsAUqLbAHLCAgRSCwC0NjuAQAYiCwAFBYsEBgWWawAWNgRLABYC2wCCyyBwsAQ0VCKiGyAAEAQ2BCLbAJLLAAQyNEsgABAENgQi2wCiwgIEUgsAErI7AAQ7AEJWAgRYojYSBkILAgUFghsAAbsDBQWLAgG7BAWVkjsABQWGVZsAMlI2FERLABYC2wCywgIEUgsAErI7AAQ7AEJWAgRYojYSBksCRQWLAAG7BAWSOwAFBYZVmwAyUjYUREsAFgLbAMLCCwACNCsgsKA0VYIRsjIVkqIS2wDSyxAgJFsGRhRC2wDiywAWAgILAMQ0qwAFBYILAMI0JZsA1DSrAAUlggsA0jQlktsA8sILAQYmawAWMguAQAY4ojYbAOQ2AgimAgsA4jQiMtsBAsS1RYsQRkRFkksA1lI3gtsBEsS1FYS1NYsQRkRFkbIVkksBNlI3gtsBIssQAPQ1VYsQ8PQ7ABYUKwDytZsABDsAIlQrEMAiVCsQ0CJUKwARYjILADJVBYsQEAQ2CwBCVCioogiiNhsA4qISOwAWEgiiNhsA4qIRuxAQBDYLACJUKwAiVhsA4qIVmwDENHsA1DR2CwAmIgsABQWLBAYFlmsAFjILALQ2O4BABiILAAUFiwQGBZZrABY2CxAAATI0SwAUOwAD6yAQEBQ2BCLbATLACxAAJFVFiwDyNCIEWwCyNCsAojsABgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAULLEAEystsBUssQETKy2wFiyxAhMrLbAXLLEDEystsBgssQQTKy2wGSyxBRMrLbAaLLEGEystsBsssQcTKy2wHCyxCBMrLbAdLLEJEystsB4sALANK7EAAkVUWLAPI0IgRbALI0KwCiOwAGBCIGCwAWG1EBABAA4AQkKKYLESBiuwcisbIlktsB8ssQAeKy2wICyxAR4rLbAhLLECHistsCIssQMeKy2wIyyxBB4rLbAkLLEFHistsCUssQYeKy2wJiyxBx4rLbAnLLEIHistsCgssQkeKy2wKSwgPLABYC2wKiwgYLAQYCBDI7ABYEOwAiVhsAFgsCkqIS2wKyywKiuwKiotsCwsICBHICCwC0NjuAQAYiCwAFBYsEBgWWawAWNgI2E4IyCKVVggRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOBshWS2wLSwAsQACRVRYsAEWsCwqsAEVMBsiWS2wLiwAsA0rsQACRVRYsAEWsCwqsAEVMBsiWS2wLywgNbABYC2wMCwAsAFFY7gEAGIgsABQWLBAYFlmsAFjsAErsAtDY7gEAGIgsABQWLBAYFlmsAFjsAErsAAWtAAAAAAARD4jOLEvARUqLbAxLCA8IEcgsAtDY7gEAGIgsABQWLBAYFlmsAFjYLAAQ2E4LbAyLC4XPC2wMywgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhsAFDYzgtsDQssQIAFiUgLiBHsAAjQrACJUmKikcjRyNhIFhiGyFZsAEjQrIzAQEVFCotsDUssAAWsAQlsAQlRyNHI2GwCUMrZYouIyAgPIo4LbA2LLAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjILAIQyCKI0cjRyNhI0ZgsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhIyAgsAQmI0ZhOBsjsAhDRrACJbAIQ0cjRyNhYCCwBEOwAmIgsABQWLBAYFlmsAFjYCMgsAErI7AEQ2CwASuwBSVhsAUlsAJiILAAUFiwQGBZZrABY7AEJmEgsAQlYGQjsAMlYGRQWCEbIyFZIyAgsAQmI0ZhOFktsDcssAAWICAgsAUmIC5HI0cjYSM8OC2wOCywABYgsAgjQiAgIEYjR7ABKyNhOC2wOSywABawAyWwAiVHI0cjYbAAVFguIDwjIRuwAiWwAiVHI0cjYSCwBSWwBCVHI0cjYbAGJbAFJUmwAiVhuQgACABjYyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsDossAAWILAIQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKxAAAqsQAFQrEACCqxAAVCsQAIKrEABUK5AAAACSqxAAVCuQAAAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbEADCq4Af+FsASNsQIARAA=') format('truetype'); }   .grid-gallery [class^="icon-"]:before,  .grid-gallery [class*=" icon-"]:before,  #effectsPreview .grid-gallery-caption [class^="icon-"]:before,  #effectsPreview .grid-gallery-caption [class*=" icon-"]:before, #iconsPreview [class^="icon-"]:before,  #iconsPreview [class*=" icon-"]:before {  font-family:"gridgallerypro";  font-style:normal;  font-weight:normal;  speak:none;  display:inline-block;  text-decoration:inherit;  text-align:center;  font-variant:normal;  text-transform:none; line-height:1em; } .grid-gallery .icon-link:before { content:'\e800'; } .grid-gallery .icon-fullscreen:before { content:'\e801'; } .grid-gallery .icon-youtube:before { content:'\e802'; } .grid-gallery .icon-vimeo:before { content:'\e803'; } .grid-gallery .icon-left-1:before { content:'\e804'; } .grid-gallery .icon-right-1:before { content:'\e805'; } .grid-gallery .icon-left-5:before { content:'\e806'; } .grid-gallery .icon-right-5:before { content:'\e807'; } .grid-gallery .icon-left-2:before { content:'\e808'; } .grid-gallery .icon-right-2:before { content:'\e809'; } .grid-gallery .icon-left-6:before { content:'\e80a'; } .grid-gallery .icon-right-6:before { content:'\e80b'; } .grid-gallery .icon-left-3:before { content:'\e80c'; } .grid-gallery .icon-right-3:before { content:'\e80d'; } .grid-gallery .icon-left-7:before { content:'\e80e'; } .grid-gallery .icon-right-7:before { content:'\e80f'; } .grid-gallery .icon-left-4:before { content:'\e810'; } .grid-gallery .icon-right-4:before { content:'\e811'; } 
.hi-icon-wrap { text-align:center; margin:0 auto; padding:0; }    .hi-icon { display:inline-block; font-size:0; cursor:pointer; margin:7px 15px; width:45px; height:45px; border-radius:50%; text-align:center; position:relative; z-index:1; text-decoration:none !important;   margin-top:33.3333333%; outline:none !important;   -webkit-text-size-adjust:100% } #preview.gallery-preview .grid-gallery-caption[data-caption-buider="1"] .hi-icon, .grid-gallery[data-caption-buider="1"] .hi-icon { margin:7px 9px; font-family:FontAwesome !important; } .hi-icon:after { pointer-events:none; position:absolute; width:100%; height:100%; border-radius:50%; content:''; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; } .hi-icon:before { speak:none; font-size:24px; line-height:45px; height:45px; font-style:normal; font-weight:normal; font-variant:normal; text-transform:none; display:block; -webkit-font-smoothing:antialiased;   margin-left:auto;   margin-right:auto; }  .grid-gallery[data-caption-buider="1"] .hi-icon-effect-1:not(.hi-icon-effect-1b) .hi-icon { margin:11px !important; } .grid-gallery[data-caption-buider="1"] .hi-icon-effect-1.hi-icon-effect-1b .hi-icon { margin:14px !important; } .hi-icon-effect-1 .hi-icon { background:rgba(255,255,255,0.1); -webkit-transition:background 0.2s, color 0.2s; -moz-transition:background 0.2s, color 0.2s; transition:background 0.2s, color 0.2s;   color:#fff; } .hi-icon-effect-1 .hi-icon:after { top:-7px; left:-7px; padding:7px; box-shadow:0 0 0 4px #fff; -webkit-transition:-webkit-transform 0.2s, opacity 0.2s; -webkit-transform:scale(.8); -moz-transition:-moz-transform 0.2s, opacity 0.2s; -moz-transform:scale(.8); -ms-transform:scale(.8); transition:transform 0.2s, opacity 0.2s; transform:scale(.8); opacity:0; }  .hi-icon-effect-1a .hi-icon:hover { background:rgba(255,255,255,1); color:#41ab6b; } .hi-icon-effect-1a .hi-icon:hover:after { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; }  .hi-icon-effect-1b .hi-icon:hover { background:rgba(255,255,255,1); color:#41ab6b; } .hi-icon-effect-1b .hi-icon:after { -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2); } .hi-icon-effect-1b .hi-icon:hover:after { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; }  .hi-icon-effect-2 .hi-icon { color:#eea303; box-shadow:0 0 0 3px #fff; -webkit-transition:color 0.3s; -moz-transition:color 0.3s; transition:color 0.3s; } .grid-gallery[data-caption-buider="1"] .hi-icon-effect-2 .hi-icon { box-shadow:none; } .hi-icon-effect-2 .hi-icon:after { top:-2px; left:-2px; padding:2px; z-index:-1; background:#fff; -webkit-transition:-webkit-transform 0.2s, opacity 0.2s; -moz-transition:-moz-transform 0.2s, opacity 0.2s; transition:transform 0.2s, opacity 0.2s; }  .hi-icon-effect-2a .hi-icon:hover { color:#eea303; } .hi-icon-effect-2a .hi-icon:hover:after { -webkit-transform:scale(0.85); -moz-transform:scale(0.85); -ms-transform:scale(0.85); transform:scale(0.85); }  .hi-icon-effect-2b .hi-icon:hover:after { -webkit-transform:scale(0); -moz-transform:scale(0); -ms-transform:scale(0); transform:scale(0); opacity:0; -webkit-transition:-webkit-transform 0.4s, opacity 0.2s; -moz-transition:-moz-transform 0.4s, opacity 0.2s; transition:transform 0.4s, opacity 0.2s; } .hi-icon-effect-2b .hi-icon:hover { color:#fff; }  .hi-icon-effect-3 .hi-icon { box-shadow:0 0 0 4px #fff; -webkit-transition:color 0.3s; -moz-transition:color 0.3s; transition:color 0.3s; } .grid-gallery[data-caption-buider="1"] .hi-icon-effect-3 .hi-icon { box-shadow:none; } .hi-icon-effect-3 .hi-icon:after { top:-2px; left:-2px; padding:2px; z-index:-1; background:#fff; -webkit-transition:-webkit-transform 0.2s, opacity 0.3s; -moz-transition:-moz-transform 0.2s, opacity 0.3s; transition:transform 0.2s, opacity 0.3s; }  .hi-icon-effect-3a .hi-icon { color:#f06060; } .hi-icon-effect-3a .hi-icon:hover { color:#fff; } .hi-icon-effect-3a .hi-icon:hover:after { -webkit-transform:scale(1.3); -moz-transform:scale(1.3); -ms-transform:scale(1.3); transform:scale(1.3); opacity:0; }  .hi-icon-effect-3b .hi-icon { color:#fff; } .hi-icon-effect-3b .hi-icon:hover { color:#f06060; } .hi-icon-effect-3b .hi-icon:after { -webkit-transform:scale(1.3); -moz-transform:scale(1.3); -ms-transform:scale(1.3); transform:scale(1.3); opacity:0; } .hi-icon-effect-3b .hi-icon:hover:after { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; }  .hi-icon-effect-4 .hi-icon { width:92px; height:92px; box-shadow:0 0 0 4px rgba(255,255,255,1); } .hi-icon-effect-4a .hi-icon { -webkit-transition:box-shadow 0.2s; -moz-transition:box-shadow 0.2s; transition:box-shadow 0.2s; } .hi-icon-effect-4 .hi-icon:before { line-height:92px; } .hi-icon-effect-4 .hi-icon:after { top:-4px; left:-4px; padding:0; z-index:10; border:4px dashed #fff; } .hi-icon-effect-4 .hi-icon:hover { box-shadow:0 0 0 0 rgba(255,255,255,0); color:#fff; }  .hi-icon-effect-4b .hi-icon:hover { -webkit-transition:box-shadow 0.2s; -moz-transition:box-shadow 0.2s; transition:box-shadow 0.2s; } .hi-icon-effect-4b .hi-icon:hover:after { -webkit-animation:spinAround 9s linear infinite; -moz-animation:spinAround 9s linear infinite; animation:spinAround 9s linear infinite; } @-webkit-keyframes spinAround { from {  -webkit-transform:rotate(0deg) } to {  -webkit-transform:rotate(360deg); } } @-moz-keyframes spinAround { from {  -moz-transform:rotate(0deg) } to {  -moz-transform:rotate(360deg); } } @keyframes spinAround { from {  transform:rotate(0deg) } to {  transform:rotate(360deg); } }  .hi-icon-effect-5 .hi-icon { box-shadow:0 0 0 4px rgba(255,255,255,1); overflow:hidden; -webkit-transition:background 0.3s, color 0.3s, box-shadow 0.3s; -moz-transition:background 0.3s, color 0.3s, box-shadow 0.3s; transition:background 0.3s, color 0.3s, box-shadow 0.3s;   color:#fff; } .hi-icon-effect-5 .hi-icon:after { display:none; } .hi-icon-effect-5 .hi-icon:hover { background:rgba(255,255,255,1); color:#702fa8; box-shadow:0 0 0 8px rgba(255,255,255,0.3); } .hi-icon-effect-5a .hi-icon:hover:before { -webkit-animation:toRightFromLeft 0.3s forwards; -moz-animation:toRightFromLeft 0.3s forwards; animation:toRightFromLeft 0.3s forwards; } @-webkit-keyframes toRightFromLeft { 49% {  -webkit-transform:translate(100%); } 50% {  opacity:0;  -webkit-transform:translate(-100%); } 51% {  opacity:1; } } @-moz-keyframes toRightFromLeft { 49% {  -moz-transform:translate(100%); } 50% {  opacity:0;  -moz-transform:translate(-100%); } 51% {  opacity:1; } } @keyframes toRightFromLeft { 49% {  transform:translate(100%); } 50% {  opacity:0;  transform:translate(-100%); } 51% {  opacity:1; } } .hi-icon-effect-5b .hi-icon:hover:before { -webkit-animation:toLeftFromRight 0.3s forwards; -moz-animation:toLeftFromRight 0.3s forwards; animation:toLeftFromRight 0.3s forwards; } @-webkit-keyframes toLeftFromRight { 49% {  -webkit-transform:translate(-100%); } 50% {  opacity:0;  -webkit-transform:translate(100%); } 51% {  opacity:1; } } @-moz-keyframes toLeftFromRight { 49% {  -moz-transform:translate(-100%); } 50% {  opacity:0;  -moz-transform:translate(100%); } 51% {  opacity:1; } } @keyframes toLeftFromRight { 49% {  transform:translate(-100%); } 50% {  opacity:0;  transform:translate(100%); } 51% {  opacity:1; } } .hi-icon-effect-5c .hi-icon:hover:before { -webkit-animation:toTopFromBottom 0.3s forwards; -moz-animation:toTopFromBottom 0.3s forwards; animation:toTopFromBottom 0.3s forwards; } @-webkit-keyframes toTopFromBottom { 49% {  -webkit-transform:translateY(-100%); } 50% {  opacity:0;  -webkit-transform:translateY(100%); } 51% {  opacity:1; } } @-moz-keyframes toTopFromBottom { 49% {  -moz-transform:translateY(-100%); } 50% {  opacity:0;  -moz-transform:translateY(100%); } 51% {  opacity:1; } } @keyframes toTopFromBottom { 49% {  transform:translateY(-100%); } 50% {  opacity:0;  transform:translateY(100%); } 51% {  opacity:1; } } .hi-icon-effect-5d .hi-icon:hover:before { -webkit-animation:toBottomFromTop 0.3s forwards; -moz-animation:toBottomFromTop 0.3s forwards; animation:toBottomFromTop 0.3s forwards; } @-webkit-keyframes toBottomFromTop { 49% {  -webkit-transform:translateY(100%); } 50% {  opacity:0;  -webkit-transform:translateY(-100%); } 51% {  opacity:1; } } @-moz-keyframes toBottomFromTop { 49% {  -moz-transform:translateY(100%); } 50% {  opacity:0;  -moz-transform:translateY(-100%); } 51% {  opacity:1; } } @keyframes toBottomFromTop { 49% {  transform:translateY(100%); } 50% {  opacity:0;  transform:translateY(-100%); } 51% {  opacity:1; } }  .hi-icon-effect-6 .hi-icon { box-shadow:0 0 0 4px rgba(255,255,255,1); -webkit-transition:background 0.2s, color 0.2s; -moz-transition:background 0.2s, color 0.2s; transition:background 0.2s, color 0.2s; } .hi-icon-effect-6 .hi-icon:hover { background:rgba(255,255,255,1); color:#64bb5d; } .hi-icon-effect-6 .hi-icon:hover:before { -webkit-animation:spinAround 2s linear infinite; -moz-animation:spinAround 2s linear infinite; animation:spinAround 2s linear infinite; }  .hi-icon-effect-7 .hi-icon { box-shadow:0 0 0 4px rgba(255,255,255,1); -webkit-transition:background 0.2s, color 0.2s; -moz-transition:background 0.2s, color 0.2s; transition:background 0.2s, color 0.2s;   color:#ccc; } .grid-gallery[data-caption-buider="1"] .hi-icon-effect-7 .hi-icon { margin-bottom:12px !important; margin-right:12px !important; margin-left:6px !important; } .grid-gallery[data-caption-buider="1"] .hi-icon-effect-7 .hi-icon:hover { box-shadow:none; } .hi-icon-effect-7 .hi-icon:hover { color:#fff; } .hi-icon-effect-7 .hi-icon:after { top:-8px; left:-8px; padding:8px; z-index:-1; opacity:0; }  .hi-icon-effect-7a .hi-icon:after { box-shadow:0 0 0 rgba(255,255,255,1); -webkit-transition:opacity 0.2s, box-shadow 0.2s; -moz-transition:opacity 0.2s, box-shadow 0.2s; transition:opacity 0.2s, box-shadow 0.2s; } .hi-icon-effect-7a .hi-icon:hover:after { opacity:1; box-shadow:3px 3px 0 rgba(255,255,255,1); } .hi-icon-effect-7a .hi-icon:before { -webkit-transform:scale(0.8); -moz-transform:scale(0.8); -ms-transform:scale(0.8); transform:scale(0.8); opacity:0.7; -webkit-transition:-webkit-transform 0.2s, opacity 0.2s; -moz-transition:-moz-transform 0.2s, opacity 0.2s; transition:transform 0.2s, opacity 0.2s; } .hi-icon-effect-7a .hi-icon:hover:before { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; }  .hi-icon-effect-7b .hi-icon:after { box-shadow:3px 3px rgba(255,255,255,1); -webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg); -webkit-transition:opacity 0.2s, -webkit-transform 0.2s; -moz-transition:opacity 0.2s, -moz-transform 0.2s; transition:opacity 0.2s, transform 0.2s; } .hi-icon-effect-7b .hi-icon:hover:after { opacity:1; -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg); } .hi-icon-effect-7b .hi-icon:before { -webkit-transform:scale(0.8); -moz-transform:scale(0.8); -ms-transform:scale(0.8); transform:scale(0.8); opacity:0.7; -webkit-transition:-webkit-transform 0.2s, opacity 0.2s; -moz-transition:-moz-transform 0.2s, opacity 0.2s; transition:transform 0.2s, opacity 0.2s; } .hi-icon-effect-7b .hi-icon:hover:before { -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); transform:scale(1); opacity:1; }  .hi-icon-effect-8 .hi-icon { background:rgba(255,255,255,0.1); -webkit-transition:-webkit-transform ease-out 0.1s, background 0.2s; -moz-transition:-moz-transform ease-out 0.1s, background 0.2s; transition:transform ease-out 0.1s, background 0.2s; } .hi-icon-effect-8 .hi-icon:after { top:0; left:0; padding:0; z-index:-1; box-shadow:0 0 0 2px rgba(255,255,255,0.1); opacity:0; -webkit-transform:scale(0.9); -moz-transform:scale(0.9); -ms-transform:scale(0.9); transform:scale(0.9); } .hi-icon-effect-8 .hi-icon:hover { background:rgba(255,255,255,0.05); -webkit-transform:scale(0.93); -moz-transform:scale(0.93); -ms-transform:scale(0.93); transform:scale(0.93); color:#fff; } .hi-icon-effect-8 .hi-icon:hover:after { -webkit-animation:sonarEffect 1.3s ease-out 75ms; -moz-animation:sonarEffect 1.3s ease-out 75ms; animation:sonarEffect 1.3s ease-out 75ms; } @-webkit-keyframes sonarEffect { 0% {  opacity:0.3; } 40% {  opacity:0.5;  box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5); } 100% {  box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);  -webkit-transform:scale(1.5);  opacity:0; } } @-moz-keyframes sonarEffect { 0% {  opacity:0.3; } 40% {  opacity:0.5;  box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5); } 100% {  box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);  -moz-transform:scale(1.5);  opacity:0; } } @keyframes sonarEffect { 0% {  opacity:0.3; } 40% {  opacity:0.5;  box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5); } 100% {  box-shadow:0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255,255,255,0.5);  transform:scale(1.5);  opacity:0; } }  .hi-icon-effect-9 .hi-icon { -webkit-transition:box-shadow 0.2s; -moz-transition:box-shadow 0.2s; transition:box-shadow 0.2s;   color:#fff; } .grid-gallery[data-caption-buider="1"] .hi-icon-effect-9 .hi-icon {   box-shadow:none; } .hi-icon-effect-9 .hi-icon:after { top:0; left:0; padding:0; box-shadow:0 0 0 3px #fff; -webkit-transition:-webkit-transform 0.2s, opacity 0.2s; -moz-transition:-moz-transform 0.2s, opacity 0.2s; transition:transform 0.2s, opacity 0.2s; }  .hi-icon-effect-9a .hi-icon:hover:after { -webkit-transform:scale(0.85); -moz-transform:scale(0.85); -ms-transform:scale(0.85); transform:scale(0.85); opacity:0.5; } .hi-icon-effect-9a .hi-icon:hover { box-shadow:0 0 0 10px rgba(255,255,255,1); color:#fff; }  .hi-icon-effect-9b .hi-icon:hover:after { -webkit-transform:scale(0.85); -moz-transform:scale(0.85); -ms-transform:scale(0.85); transform:scale(0.85); } .hi-icon-effect-9b .hi-icon:hover { box-shadow:0 0 0 10px rgba(255,255,255,0.4); color:#fff; } 
 .la-ball-8bits,.la-ball-8bits>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-8bits{display:block;font-size:0;color:#fff}.la-ball-8bits.la-dark{color:#333}.la-ball-8bits>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-8bits{width:12px;height:12px}.la-ball-8bits>div{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:0;opacity:0;-webkit-transform:translate(100%, 100%);-moz-transform:translate(100%, 100%);-ms-transform:translate(100%, 100%);-o-transform:translate(100%, 100%);transform:translate(100%, 100%);-webkit-animation:ball-8bits 1s 0s ease infinite;-moz-animation:ball-8bits 1s 0s ease infinite;-o-animation:ball-8bits 1s 0s ease infinite;animation:ball-8bits 1s 0s ease infinite}.la-ball-8bits>div:nth-child(1){-webkit-animation-delay:-.9375s;-moz-animation-delay:-.9375s;-o-animation-delay:-.9375s;animation-delay:-.9375s}.la-ball-8bits>div:nth-child(2){-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-ball-8bits>div:nth-child(3){-webkit-animation-delay:-.8125s;-moz-animation-delay:-.8125s;-o-animation-delay:-.8125s;animation-delay:-.8125s}.la-ball-8bits>div:nth-child(4){-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-ball-8bits>div:nth-child(5){-webkit-animation-delay:-.6875s;-moz-animation-delay:-.6875s;-o-animation-delay:-.6875s;animation-delay:-.6875s}.la-ball-8bits>div:nth-child(6){-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-ball-8bits>div:nth-child(7){-webkit-animation-delay:-.5625s;-moz-animation-delay:-.5625s;-o-animation-delay:-.5625s;animation-delay:-.5625s}.la-ball-8bits>div:nth-child(8){-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-8bits>div:nth-child(9){-webkit-animation-delay:-.4375s;-moz-animation-delay:-.4375s;-o-animation-delay:-.4375s;animation-delay:-.4375s}.la-ball-8bits>div:nth-child(10){-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-ball-8bits>div:nth-child(11){-webkit-animation-delay:-.3125s;-moz-animation-delay:-.3125s;-o-animation-delay:-.3125s;animation-delay:-.3125s}.la-ball-8bits>div:nth-child(12){-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-8bits>div:nth-child(13){-webkit-animation-delay:-.1875s;-moz-animation-delay:-.1875s;-o-animation-delay:-.1875s;animation-delay:-.1875s}.la-ball-8bits>div:nth-child(14){-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-ball-8bits>div:nth-child(15){-webkit-animation-delay:-.0625s;-moz-animation-delay:-.0625s;-o-animation-delay:-.0625s;animation-delay:-.0625s}.la-ball-8bits>div:nth-child(16){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-8bits>div:nth-child(1){top:-100%;left:0}.la-ball-8bits>div:nth-child(2){top:-100%;left:33.3333333333%}.la-ball-8bits>div:nth-child(3){top:-66.6666666667%;left:66.6666666667%}.la-ball-8bits>div:nth-child(4){top:-33.3333333333%;left:100%}.la-ball-8bits>div:nth-child(5){top:0;left:100%}.la-ball-8bits>div:nth-child(6){top:33.3333333333%;left:100%}.la-ball-8bits>div:nth-child(7){top:66.6666666667%;left:66.6666666667%}.la-ball-8bits>div:nth-child(8){top:100%;left:33.3333333333%}.la-ball-8bits>div:nth-child(9){top:100%;left:0}.la-ball-8bits>div:nth-child(10){top:100%;left:-33.3333333333%}.la-ball-8bits>div:nth-child(11){top:66.6666666667%;left:-66.6666666667%}.la-ball-8bits>div:nth-child(12){top:33.3333333333%;left:-100%}.la-ball-8bits>div:nth-child(13){top:0;left:-100%}.la-ball-8bits>div:nth-child(14){top:-33.3333333333%;left:-100%}.la-ball-8bits>div:nth-child(15){top:-66.6666666667%;left:-66.6666666667%}.la-ball-8bits>div:nth-child(16){top:-100%;left:-33.3333333333%}.la-ball-8bits.la-sm{width:6px;height:6px}.la-ball-8bits.la-sm>div{width:2px;height:2px}.la-ball-8bits.la-2x{width:24px;height:24px}.la-ball-8bits.la-2x>div{width:8px;height:8px}.la-ball-8bits.la-3x{width:36px;height:36px}.la-ball-8bits.la-3x>div{width:12px;height:12px}@-webkit-keyframes ball-8bits{0%{opacity:1}50%{opacity:1}51%{opacity:0}}@-moz-keyframes ball-8bits{0%{opacity:1}50%{opacity:1}51%{opacity:0}}@-o-keyframes ball-8bits{0%{opacity:1}50%{opacity:1}51%{opacity:0}}@keyframes ball-8bits{0%{opacity:1}50%{opacity:1}51%{opacity:0}}  .la-ball-atom,.la-ball-atom>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-atom{display:block;font-size:0;color:#fff}.la-ball-atom.la-dark{color:#333}.la-ball-atom>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-atom{width:32px;height:32px}.la-ball-atom>div:nth-child(1){position:absolute;top:50%;left:50%;z-index:1;width:60%;height:60%;background:#aaa;border-radius:100%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:ball-atom-shrink 4.5s infinite linear;-moz-animation:ball-atom-shrink 4.5s infinite linear;-o-animation:ball-atom-shrink 4.5s infinite linear;animation:ball-atom-shrink 4.5s infinite linear}.la-ball-atom>div:not(:nth-child(1)){position:absolute;left:0;z-index:0;width:100%;height:100%;background:none;-webkit-animation:ball-atom-zindex 1.5s 0s infinite steps(2, end);-moz-animation:ball-atom-zindex 1.5s 0s infinite steps(2, end);-o-animation:ball-atom-zindex 1.5s 0s infinite steps(2, end);animation:ball-atom-zindex 1.5s 0s infinite steps(2, end)}.la-ball-atom>div:not(:nth-child(1)):before{position:absolute;top:0;left:0;width:10px;height:10px;margin-top:-5px;margin-left:-5px;content:"";background:currentColor;border-radius:50%;opacity:.75;-webkit-animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;-moz-animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;-o-animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease;animation:ball-atom-position 1.5s 0s infinite ease,ball-atom-size 1.5s 0s infinite ease}.la-ball-atom>div:nth-child(2){-webkit-animation-delay:.75s;-moz-animation-delay:.75s;-o-animation-delay:.75s;animation-delay:.75s}.la-ball-atom>div:nth-child(2):before{-webkit-animation-delay:0s,-1.125s;-moz-animation-delay:0s,-1.125s;-o-animation-delay:0s,-1.125s;animation-delay:0s,-1.125s}.la-ball-atom>div:nth-child(3){-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-ms-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-atom>div:nth-child(3):before{-webkit-animation-delay:-1s,-0.75s;-moz-animation-delay:-1s,-0.75s;-o-animation-delay:-1s,-0.75s;animation-delay:-1s,-0.75s}.la-ball-atom>div:nth-child(4){-webkit-transform:rotate(240deg);-moz-transform:rotate(240deg);-ms-transform:rotate(240deg);-o-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.la-ball-atom>div:nth-child(4):before{-webkit-animation-delay:-0.5s,-0.125s;-moz-animation-delay:-0.5s,-0.125s;-o-animation-delay:-0.5s,-0.125s;animation-delay:-0.5s,-0.125s}.la-ball-atom.la-sm{width:16px;height:16px}.la-ball-atom.la-sm>div:not(:nth-child(1)):before{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-atom.la-2x{width:64px;height:64px}.la-ball-atom.la-2x>div:not(:nth-child(1)):before{width:20px;height:20px;margin-top:-10px;margin-left:-10px}.la-ball-atom.la-3x{width:96px;height:96px}.la-ball-atom.la-3x>div:not(:nth-child(1)):before{width:30px;height:30px;margin-top:-15px;margin-left:-15px}@-webkit-keyframes ball-atom-position{50%{top:100%;left:100%}}@-moz-keyframes ball-atom-position{50%{top:100%;left:100%}}@-o-keyframes ball-atom-position{50%{top:100%;left:100%}}@keyframes ball-atom-position{50%{top:100%;left:100%}}@-webkit-keyframes ball-atom-size{50%{-webkit-transform:scale(0.5, 0.5);transform:scale(0.5, 0.5)}}@-moz-keyframes ball-atom-size{50%{-moz-transform:scale(0.5, 0.5);transform:scale(0.5, 0.5)}}@-o-keyframes ball-atom-size{50%{-o-transform:scale(0.5, 0.5);transform:scale(0.5, 0.5)}}@keyframes ball-atom-size{50%{-webkit-transform:scale(0.5, 0.5);-moz-transform:scale(0.5, 0.5);-o-transform:scale(0.5, 0.5);transform:scale(0.5, 0.5)}}@-webkit-keyframes ball-atom-zindex{50%{z-index:10}}@-moz-keyframes ball-atom-zindex{50%{z-index:10}}@-o-keyframes ball-atom-zindex{50%{z-index:10}}@keyframes ball-atom-zindex{50%{z-index:10}}@-webkit-keyframes ball-atom-shrink{50%{-webkit-transform:translate(-50%, -50%) scale(0.8, 0.8);transform:translate(-50%, -50%) scale(0.8, 0.8)}}@-moz-keyframes ball-atom-shrink{50%{-moz-transform:translate(-50%, -50%) scale(0.8, 0.8);transform:translate(-50%, -50%) scale(0.8, 0.8)}}@-o-keyframes ball-atom-shrink{50%{-o-transform:translate(-50%, -50%) scale(0.8, 0.8);transform:translate(-50%, -50%) scale(0.8, 0.8)}}@keyframes ball-atom-shrink{50%{-webkit-transform:translate(-50%, -50%) scale(0.8, 0.8);-moz-transform:translate(-50%, -50%) scale(0.8, 0.8);-o-transform:translate(-50%, -50%) scale(0.8, 0.8);transform:translate(-50%, -50%) scale(0.8, 0.8)}}  .la-ball-beat,.la-ball-beat>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-beat{display:block;font-size:0;color:#fff}.la-ball-beat.la-dark{color:#333}.la-ball-beat>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-beat{width:54px;height:18px}.la-ball-beat>div{width:10px;height:10px;margin:4px;border-radius:100%;-webkit-animation:ball-beat 0.7s -0.15s infinite linear;-moz-animation:ball-beat 0.7s -0.15s infinite linear;-o-animation:ball-beat 0.7s -0.15s infinite linear;animation:ball-beat 0.7s -0.15s infinite linear}.la-ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-beat.la-sm{width:26px;height:8px}.la-ball-beat.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-beat.la-2x{width:108px;height:36px}.la-ball-beat.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-beat.la-3x{width:162px;height:54px}.la-ball-beat.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-beat{50%{opacity:.2;-moz-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-beat{50%{opacity:.2;-o-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-o-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-circus,.la-ball-circus>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-circus{display:block;font-size:0;color:#fff}.la-ball-circus.la-dark{color:#333}.la-ball-circus>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-circus{width:16px;height:16px}.la-ball-circus>div{position:absolute;top:0;left:-100%;display:block;width:16px;width:100%;height:16px;height:100%;border-radius:100%;opacity:.5;-webkit-animation:ball-circus-position 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1),ball-circus-size 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1);-moz-animation:ball-circus-position 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1),ball-circus-size 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1);-o-animation:ball-circus-position 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1),ball-circus-size 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1);animation:ball-circus-position 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1),ball-circus-size 2.5s infinite cubic-bezier(0.25, 0, 0.75, 1)}.la-ball-circus>div:nth-child(1){-webkit-animation-delay:0s,-0.5s;-moz-animation-delay:0s,-0.5s;-o-animation-delay:0s,-0.5s;animation-delay:0s,-0.5s}.la-ball-circus>div:nth-child(2){-webkit-animation-delay:-0.5s,-1s;-moz-animation-delay:-0.5s,-1s;-o-animation-delay:-0.5s,-1s;animation-delay:-0.5s,-1s}.la-ball-circus>div:nth-child(3){-webkit-animation-delay:-1s,-1.5s;-moz-animation-delay:-1s,-1.5s;-o-animation-delay:-1s,-1.5s;animation-delay:-1s,-1.5s}.la-ball-circus>div:nth-child(4){-webkit-animation-delay:-1.5s,-2s;-moz-animation-delay:-1.5s,-2s;-o-animation-delay:-1.5s,-2s;animation-delay:-1.5s,-2s}.la-ball-circus>div:nth-child(5){-webkit-animation-delay:-2s,-2.5s;-moz-animation-delay:-2s,-2.5s;-o-animation-delay:-2s,-2.5s;animation-delay:-2s,-2.5s}.la-ball-circus.la-sm{width:8px;height:8px}.la-ball-circus.la-sm>div{width:8px;height:8px}.la-ball-circus.la-2x{width:32px;height:32px}.la-ball-circus.la-2x>div{width:32px;height:32px}.la-ball-circus.la-3x{width:48px;height:48px}.la-ball-circus.la-3x>div{width:48px;height:48px}@-webkit-keyframes ball-circus-position{50%{left:100%}}@-moz-keyframes ball-circus-position{50%{left:100%}}@-o-keyframes ball-circus-position{50%{left:100%}}@keyframes ball-circus-position{50%{left:100%}}@-webkit-keyframes ball-circus-size{50%{-webkit-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3)}}@-moz-keyframes ball-circus-size{50%{-moz-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3)}}@-o-keyframes ball-circus-size{50%{-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3)}}@keyframes ball-circus-size{50%{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3)}}  .la-ball-climbing-dot,.la-ball-climbing-dot>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-climbing-dot{display:block;font-size:0;color:#fff}.la-ball-climbing-dot.la-dark{color:#333}.la-ball-climbing-dot>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-climbing-dot{width:42px;height:32px}.la-ball-climbing-dot>div:nth-child(1){position:absolute;bottom:32%;left:18%;width:14px;height:14px;border-radius:100%;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:ball-climbing-dot-jump 0.6s ease-in-out infinite;-moz-animation:ball-climbing-dot-jump 0.6s ease-in-out infinite;-o-animation:ball-climbing-dot-jump 0.6s ease-in-out infinite;animation:ball-climbing-dot-jump 0.6s ease-in-out infinite}.la-ball-climbing-dot>div:not(:nth-child(1)){position:absolute;top:0;right:0;width:14px;height:2px;border-radius:0;-webkit-transform:translate(60%, 0);-moz-transform:translate(60%, 0);-ms-transform:translate(60%, 0);-o-transform:translate(60%, 0);transform:translate(60%, 0);-webkit-animation:ball-climbing-dot-steps 1.8s linear infinite;-moz-animation:ball-climbing-dot-steps 1.8s linear infinite;-o-animation:ball-climbing-dot-steps 1.8s linear infinite;animation:ball-climbing-dot-steps 1.8s linear infinite}.la-ball-climbing-dot>div:not(:nth-child(1)):nth-child(2){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-climbing-dot>div:not(:nth-child(1)):nth-child(3){-webkit-animation-delay:-600ms;-moz-animation-delay:-600ms;-o-animation-delay:-600ms;animation-delay:-600ms}.la-ball-climbing-dot>div:not(:nth-child(1)):nth-child(4){-webkit-animation-delay:-1200ms;-moz-animation-delay:-1200ms;-o-animation-delay:-1200ms;animation-delay:-1200ms}.la-ball-climbing-dot.la-sm{width:20px;height:16px}.la-ball-climbing-dot.la-sm>div:nth-child(1){width:6px;height:6px}.la-ball-climbing-dot.la-sm>div:not(:nth-child(1)){width:6px;height:1px}.la-ball-climbing-dot.la-2x{width:84px;height:64px}.la-ball-climbing-dot.la-2x>div:nth-child(1){width:28px;height:28px}.la-ball-climbing-dot.la-2x>div:not(:nth-child(1)){width:28px;height:4px}.la-ball-climbing-dot.la-3x{width:126px;height:96px}.la-ball-climbing-dot.la-3x>div:nth-child(1){width:42px;height:42px}.la-ball-climbing-dot.la-3x>div:not(:nth-child(1)){width:42px;height:6px}@-webkit-keyframes ball-climbing-dot-jump{0%{-webkit-transform:scale(1, 0.7);transform:scale(1, 0.7)}20%{-webkit-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}40%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}50%{bottom:125%}46%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}80%{-webkit-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}90%{-webkit-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}100%{-webkit-transform:scale(1, 0.7);transform:scale(1, 0.7)}}@-moz-keyframes ball-climbing-dot-jump{0%{-moz-transform:scale(1, 0.7);transform:scale(1, 0.7)}20%{-moz-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}40%{-moz-transform:scale(1, 1);transform:scale(1, 1)}50%{bottom:125%}46%{-moz-transform:scale(1, 1);transform:scale(1, 1)}80%{-moz-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}90%{-moz-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}100%{-moz-transform:scale(1, 0.7);transform:scale(1, 0.7)}}@-o-keyframes ball-climbing-dot-jump{0%{-o-transform:scale(1, 0.7);transform:scale(1, 0.7)}20%{-o-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}40%{-o-transform:scale(1, 1);transform:scale(1, 1)}50%{bottom:125%}46%{-o-transform:scale(1, 1);transform:scale(1, 1)}80%{-o-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}90%{-o-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}100%{-o-transform:scale(1, 0.7);transform:scale(1, 0.7)}}@keyframes ball-climbing-dot-jump{0%{-webkit-transform:scale(1, 0.7);-moz-transform:scale(1, 0.7);-o-transform:scale(1, 0.7);transform:scale(1, 0.7)}20%{-webkit-transform:scale(0.7, 1.2);-moz-transform:scale(0.7, 1.2);-o-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}40%{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}50%{bottom:125%}46%{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}80%{-webkit-transform:scale(0.7, 1.2);-moz-transform:scale(0.7, 1.2);-o-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}90%{-webkit-transform:scale(0.7, 1.2);-moz-transform:scale(0.7, 1.2);-o-transform:scale(0.7, 1.2);transform:scale(0.7, 1.2)}100%{-webkit-transform:scale(1, 0.7);-moz-transform:scale(1, 0.7);-o-transform:scale(1, 0.7);transform:scale(1, 0.7)}}@-webkit-keyframes ball-climbing-dot-steps{0%{top:0;right:0;opacity:0}50%{opacity:1}100%{top:100%;right:100%;opacity:0}}@-moz-keyframes ball-climbing-dot-steps{0%{top:0;right:0;opacity:0}50%{opacity:1}100%{top:100%;right:100%;opacity:0}}@-o-keyframes ball-climbing-dot-steps{0%{top:0;right:0;opacity:0}50%{opacity:1}100%{top:100%;right:100%;opacity:0}}@keyframes ball-climbing-dot-steps{0%{top:0;right:0;opacity:0}50%{opacity:1}100%{top:100%;right:100%;opacity:0}}  .la-ball-clip-rotate-multiple,.la-ball-clip-rotate-multiple>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-clip-rotate-multiple{display:block;font-size:0;color:#fff}.la-ball-clip-rotate-multiple.la-dark{color:#333}.la-ball-clip-rotate-multiple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate-multiple{width:32px;height:32px}.la-ball-clip-rotate-multiple>div{position:absolute;top:50%;left:50%;background:transparent;border-style:solid;border-width:2px;border-radius:100%;-webkit-animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;-moz-animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;-o-animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;animation:ball-clip-rotate-multiple-rotate 1s ease-in-out infinite}.la-ball-clip-rotate-multiple>div:first-child{position:absolute;width:32px;height:32px;border-right-color:transparent;border-left-color:transparent}.la-ball-clip-rotate-multiple>div:last-child{width:16px;height:16px;border-top-color:transparent;border-bottom-color:transparent;-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;-o-animation-direction:reverse;animation-direction:reverse}.la-ball-clip-rotate-multiple.la-sm{width:16px;height:16px}.la-ball-clip-rotate-multiple.la-sm>div{border-width:1px}.la-ball-clip-rotate-multiple.la-sm>div:first-child{width:16px;height:16px}.la-ball-clip-rotate-multiple.la-sm>div:last-child{width:8px;height:8px}.la-ball-clip-rotate-multiple.la-2x{width:64px;height:64px}.la-ball-clip-rotate-multiple.la-2x>div{border-width:4px}.la-ball-clip-rotate-multiple.la-2x>div:first-child{width:64px;height:64px}.la-ball-clip-rotate-multiple.la-2x>div:last-child{width:32px;height:32px}.la-ball-clip-rotate-multiple.la-3x{width:96px;height:96px}.la-ball-clip-rotate-multiple.la-3x>div{border-width:6px}.la-ball-clip-rotate-multiple.la-3x>div:first-child{width:96px;height:96px}.la-ball-clip-rotate-multiple.la-3x>div:last-child{width:48px;height:48px}@-webkit-keyframes ball-clip-rotate-multiple-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-moz-keyframes ball-clip-rotate-multiple-rotate{0%{-moz-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-moz-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-moz-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-o-keyframes ball-clip-rotate-multiple-rotate{0%{-o-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-o-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-o-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes ball-clip-rotate-multiple-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);-moz-transform:translate(-50%, -50%) rotate(0deg);-o-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-webkit-transform:translate(-50%, -50%) rotate(180deg);-moz-transform:translate(-50%, -50%) rotate(180deg);-o-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);-moz-transform:translate(-50%, -50%) rotate(360deg);-o-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}  .la-ball-clip-rotate-pulse,.la-ball-clip-rotate-pulse>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-clip-rotate-pulse{display:block;font-size:0;color:#fff}.la-ball-clip-rotate-pulse.la-dark{color:#333}.la-ball-clip-rotate-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate-pulse{width:32px;height:32px}.la-ball-clip-rotate-pulse>div{position:absolute;top:50%;left:50%;border-radius:100%}.la-ball-clip-rotate-pulse>div:first-child{position:absolute;width:32px;height:32px;background:transparent;border-style:solid;border-width:2px;border-right-color:transparent;border-left-color:transparent;-webkit-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-moz-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-o-animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:ball-clip-rotate-pulse-rotate 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.la-ball-clip-rotate-pulse>div:last-child{width:16px;height:16px;-webkit-animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-moz-animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-o-animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:ball-clip-rotate-pulse-scale 1s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.la-ball-clip-rotate-pulse.la-sm{width:16px;height:16px}.la-ball-clip-rotate-pulse.la-sm>div:first-child{width:16px;height:16px;border-width:1px}.la-ball-clip-rotate-pulse.la-sm>div:last-child{width:8px;height:8px}.la-ball-clip-rotate-pulse.la-2x{width:64px;height:64px}.la-ball-clip-rotate-pulse.la-2x>div:first-child{width:64px;height:64px;border-width:4px}.la-ball-clip-rotate-pulse.la-2x>div:last-child{width:32px;height:32px}.la-ball-clip-rotate-pulse.la-3x{width:96px;height:96px}.la-ball-clip-rotate-pulse.la-3x>div:first-child{width:96px;height:96px;border-width:6px}.la-ball-clip-rotate-pulse.la-3x>div:last-child{width:48px;height:48px}@-webkit-keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-moz-keyframes ball-clip-rotate-pulse-rotate{0%{-moz-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-moz-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-moz-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-o-keyframes ball-clip-rotate-pulse-rotate{0%{-o-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-o-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-o-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@keyframes ball-clip-rotate-pulse-rotate{0%{-webkit-transform:translate(-50%, -50%) rotate(0deg);-moz-transform:translate(-50%, -50%) rotate(0deg);-o-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg)}50%{-webkit-transform:translate(-50%, -50%) rotate(180deg);-moz-transform:translate(-50%, -50%) rotate(180deg);-o-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg)}100%{-webkit-transform:translate(-50%, -50%) rotate(360deg);-moz-transform:translate(-50%, -50%) rotate(360deg);-o-transform:translate(-50%, -50%) rotate(360deg);transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}30%{opacity:.3;-webkit-transform:translate(-50%, -50%) scale(0.15);transform:translate(-50%, -50%) scale(0.15)}}@-moz-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-moz-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}30%{opacity:.3;-moz-transform:translate(-50%, -50%) scale(0.15);transform:translate(-50%, -50%) scale(0.15)}}@-o-keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-o-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}30%{opacity:.3;-o-transform:translate(-50%, -50%) scale(0.15);transform:translate(-50%, -50%) scale(0.15)}}@keyframes ball-clip-rotate-pulse-scale{0%,100%{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);-moz-transform:translate(-50%, -50%) scale(1);-o-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1)}30%{opacity:.3;-webkit-transform:translate(-50%, -50%) scale(0.15);-moz-transform:translate(-50%, -50%) scale(0.15);-o-transform:translate(-50%, -50%) scale(0.15);transform:translate(-50%, -50%) scale(0.15)}}  .la-ball-clip-rotate,.la-ball-clip-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-clip-rotate{display:block;font-size:0;color:#fff}.la-ball-clip-rotate.la-dark{color:#333}.la-ball-clip-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-clip-rotate{width:32px;height:32px}.la-ball-clip-rotate>div{width:32px;height:32px;background:transparent;border-width:2px;border-bottom-color:transparent;border-radius:100%;-webkit-animation:ball-clip-rotate 0.75s linear infinite;-moz-animation:ball-clip-rotate 0.75s linear infinite;-o-animation:ball-clip-rotate 0.75s linear infinite;animation:ball-clip-rotate 0.75s linear infinite}.la-ball-clip-rotate.la-sm{width:16px;height:16px}.la-ball-clip-rotate.la-sm>div{width:16px;height:16px;border-width:1px}.la-ball-clip-rotate.la-2x{width:64px;height:64px}.la-ball-clip-rotate.la-2x>div{width:64px;height:64px;border-width:4px}.la-ball-clip-rotate.la-3x{width:96px;height:96px}.la-ball-clip-rotate.la-3x>div{width:96px;height:96px;border-width:6px}@-webkit-keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-clip-rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-clip-rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}  .la-ball-elastic-dots,.la-ball-elastic-dots>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-elastic-dots{display:block;font-size:0;color:#fff}.la-ball-elastic-dots.la-dark{color:#333}.la-ball-elastic-dots>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-elastic-dots{width:120px;height:10px;font-size:0;text-align:center}.la-ball-elastic-dots>div{display:inline-block;width:10px;height:10px;white-space:nowrap;border-radius:100%;-webkit-animation:ball-elastic-dots-anim 1s infinite;-moz-animation:ball-elastic-dots-anim 1s infinite;-o-animation:ball-elastic-dots-anim 1s infinite;animation:ball-elastic-dots-anim 1s infinite}.la-ball-elastic-dots.la-sm{width:60px;height:4px}.la-ball-elastic-dots.la-sm>div{width:4px;height:4px}.la-ball-elastic-dots.la-2x{width:240px;height:20px}.la-ball-elastic-dots.la-2x>div{width:20px;height:20px}.la-ball-elastic-dots.la-3x{width:360px;height:30px}.la-ball-elastic-dots.la-3x>div{width:30px;height:30px}@-webkit-keyframes ball-elastic-dots-anim{0%,100%{margin:0;-webkit-transform:scale(1);transform:scale(1)}50%{margin:0 5%;-webkit-transform:scale(0.65);transform:scale(0.65)}}@-moz-keyframes ball-elastic-dots-anim{0%,100%{margin:0;-moz-transform:scale(1);transform:scale(1)}50%{margin:0 5%;-moz-transform:scale(0.65);transform:scale(0.65)}}@-o-keyframes ball-elastic-dots-anim{0%,100%{margin:0;-o-transform:scale(1);transform:scale(1)}50%{margin:0 5%;-o-transform:scale(0.65);transform:scale(0.65)}}@keyframes ball-elastic-dots-anim{0%,100%{margin:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{margin:0 5%;-webkit-transform:scale(0.65);-moz-transform:scale(0.65);-o-transform:scale(0.65);transform:scale(0.65)}}  .la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fall{width:54px;height:18px}.la-ball-fall>div{width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}  .la-ball-fussion,.la-ball-fussion>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fussion{display:block;font-size:0;color:#fff}.la-ball-fussion.la-dark{color:#333}.la-ball-fussion>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-fussion{width:8px;height:8px}.la-ball-fussion>div{position:absolute;width:12px;height:12px;border-radius:100%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:ball-fussion-ball1 1s 0s ease infinite;-moz-animation:ball-fussion-ball1 1s 0s ease infinite;-o-animation:ball-fussion-ball1 1s 0s ease infinite;animation:ball-fussion-ball1 1s 0s ease infinite}.la-ball-fussion>div:nth-child(1){top:0;left:50%;z-index:1}.la-ball-fussion>div:nth-child(2){top:50%;left:100%;z-index:2;-webkit-animation-name:ball-fussion-ball2;-moz-animation-name:ball-fussion-ball2;-o-animation-name:ball-fussion-ball2;animation-name:ball-fussion-ball2}.la-ball-fussion>div:nth-child(3){top:100%;left:50%;z-index:1;-webkit-animation-name:ball-fussion-ball3;-moz-animation-name:ball-fussion-ball3;-o-animation-name:ball-fussion-ball3;animation-name:ball-fussion-ball3}.la-ball-fussion>div:nth-child(4){top:50%;left:0;z-index:2;-webkit-animation-name:ball-fussion-ball4;-moz-animation-name:ball-fussion-ball4;-o-animation-name:ball-fussion-ball4;animation-name:ball-fussion-ball4}.la-ball-fussion.la-sm{width:4px;height:4px}.la-ball-fussion.la-sm>div{width:6px;height:6px}.la-ball-fussion.la-2x{width:16px;height:16px}.la-ball-fussion.la-2x>div{width:24px;height:24px}.la-ball-fussion.la-3x{width:24px;height:24px}.la-ball-fussion.la-3x>div{width:36px;height:36px}@-webkit-keyframes ball-fussion-ball1{0%{opacity:.35}50%{top:-100%;left:200%;opacity:1}100%{top:50%;left:100%;z-index:2;opacity:.35}}@-moz-keyframes ball-fussion-ball1{0%{opacity:.35}50%{top:-100%;left:200%;opacity:1}100%{top:50%;left:100%;z-index:2;opacity:.35}}@-o-keyframes ball-fussion-ball1{0%{opacity:.35}50%{top:-100%;left:200%;opacity:1}100%{top:50%;left:100%;z-index:2;opacity:.35}}@keyframes ball-fussion-ball1{0%{opacity:.35}50%{top:-100%;left:200%;opacity:1}100%{top:50%;left:100%;z-index:2;opacity:.35}}@-webkit-keyframes ball-fussion-ball2{0%{opacity:.35}50%{top:200%;left:200%;opacity:1}100%{top:100%;left:50%;z-index:1;opacity:.35}}@-moz-keyframes ball-fussion-ball2{0%{opacity:.35}50%{top:200%;left:200%;opacity:1}100%{top:100%;left:50%;z-index:1;opacity:.35}}@-o-keyframes ball-fussion-ball2{0%{opacity:.35}50%{top:200%;left:200%;opacity:1}100%{top:100%;left:50%;z-index:1;opacity:.35}}@keyframes ball-fussion-ball2{0%{opacity:.35}50%{top:200%;left:200%;opacity:1}100%{top:100%;left:50%;z-index:1;opacity:.35}}@-webkit-keyframes ball-fussion-ball3{0%{opacity:.35}50%{top:200%;left:-100%;opacity:1}100%{top:50%;left:0;z-index:2;opacity:.35}}@-moz-keyframes ball-fussion-ball3{0%{opacity:.35}50%{top:200%;left:-100%;opacity:1}100%{top:50%;left:0;z-index:2;opacity:.35}}@-o-keyframes ball-fussion-ball3{0%{opacity:.35}50%{top:200%;left:-100%;opacity:1}100%{top:50%;left:0;z-index:2;opacity:.35}}@keyframes ball-fussion-ball3{0%{opacity:.35}50%{top:200%;left:-100%;opacity:1}100%{top:50%;left:0;z-index:2;opacity:.35}}@-webkit-keyframes ball-fussion-ball4{0%{opacity:.35}50%{top:-100%;left:-100%;opacity:1}100%{top:0;left:50%;z-index:1;opacity:.35}}@-moz-keyframes ball-fussion-ball4{0%{opacity:.35}50%{top:-100%;left:-100%;opacity:1}100%{top:0;left:50%;z-index:1;opacity:.35}}@-o-keyframes ball-fussion-ball4{0%{opacity:.35}50%{top:-100%;left:-100%;opacity:1}100%{top:0;left:50%;z-index:1;opacity:.35}}@keyframes ball-fussion-ball4{0%{opacity:.35}50%{top:-100%;left:-100%;opacity:1}100%{top:0;left:50%;z-index:1;opacity:.35}}  .la-ball-grid-beat,.la-ball-grid-beat>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-grid-beat{display:block;font-size:0;color:#fff}.la-ball-grid-beat.la-dark{color:#333}.la-ball-grid-beat>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-grid-beat{width:36px;height:36px}.la-ball-grid-beat>div{width:8px;height:8px;margin:2px;border-radius:100%;-webkit-animation-name:ball-grid-beat;-moz-animation-name:ball-grid-beat;-o-animation-name:ball-grid-beat;animation-name:ball-grid-beat;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.la-ball-grid-beat>div:nth-child(1){-webkit-animation-duration:.65s;-moz-animation-duration:.65s;-o-animation-duration:.65s;animation-duration:.65s;-webkit-animation-delay:.03s;-moz-animation-delay:.03s;-o-animation-delay:.03s;animation-delay:.03s}.la-ball-grid-beat>div:nth-child(2){-webkit-animation-duration:1.02s;-moz-animation-duration:1.02s;-o-animation-duration:1.02s;animation-duration:1.02s;-webkit-animation-delay:.09s;-moz-animation-delay:.09s;-o-animation-delay:.09s;animation-delay:.09s}.la-ball-grid-beat>div:nth-child(3){-webkit-animation-duration:1.06s;-moz-animation-duration:1.06s;-o-animation-duration:1.06s;animation-duration:1.06s;-webkit-animation-delay:-.69s;-moz-animation-delay:-.69s;-o-animation-delay:-.69s;animation-delay:-.69s}.la-ball-grid-beat>div:nth-child(4){-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:-.41s;-moz-animation-delay:-.41s;-o-animation-delay:-.41s;animation-delay:-.41s}.la-ball-grid-beat>div:nth-child(5){-webkit-animation-duration:1.6s;-moz-animation-duration:1.6s;-o-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-delay:.04s;-moz-animation-delay:.04s;-o-animation-delay:.04s;animation-delay:.04s}.la-ball-grid-beat>div:nth-child(6){-webkit-animation-duration:.84s;-moz-animation-duration:.84s;-o-animation-duration:.84s;animation-duration:.84s;-webkit-animation-delay:.07s;-moz-animation-delay:.07s;-o-animation-delay:.07s;animation-delay:.07s}.la-ball-grid-beat>div:nth-child(7){-webkit-animation-duration:.68s;-moz-animation-duration:.68s;-o-animation-duration:.68s;animation-duration:.68s;-webkit-animation-delay:-.66s;-moz-animation-delay:-.66s;-o-animation-delay:-.66s;animation-delay:-.66s}.la-ball-grid-beat>div:nth-child(8){-webkit-animation-duration:.93s;-moz-animation-duration:.93s;-o-animation-duration:.93s;animation-duration:.93s;-webkit-animation-delay:-.76s;-moz-animation-delay:-.76s;-o-animation-delay:-.76s;animation-delay:-.76s}.la-ball-grid-beat>div:nth-child(9){-webkit-animation-duration:1.24s;-moz-animation-duration:1.24s;-o-animation-duration:1.24s;animation-duration:1.24s;-webkit-animation-delay:-.76s;-moz-animation-delay:-.76s;-o-animation-delay:-.76s;animation-delay:-.76s}.la-ball-grid-beat.la-sm{width:18px;height:18px}.la-ball-grid-beat.la-sm>div{width:4px;height:4px;margin:1px}.la-ball-grid-beat.la-2x{width:72px;height:72px}.la-ball-grid-beat.la-2x>div{width:16px;height:16px;margin:4px}.la-ball-grid-beat.la-3x{width:108px;height:108px}.la-ball-grid-beat.la-3x>div{width:24px;height:24px;margin:6px}@-webkit-keyframes ball-grid-beat{0%{opacity:1}50%{opacity:.35}100%{opacity:1}}@-moz-keyframes ball-grid-beat{0%{opacity:1}50%{opacity:.35}100%{opacity:1}}@-o-keyframes ball-grid-beat{0%{opacity:1}50%{opacity:.35}100%{opacity:1}}@keyframes ball-grid-beat{0%{opacity:1}50%{opacity:.35}100%{opacity:1}}  .la-ball-grid-pulse,.la-ball-grid-pulse>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-grid-pulse{display:block;font-size:0;color:#fff}.la-ball-grid-pulse.la-dark{color:#333}.la-ball-grid-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-grid-pulse{width:36px;height:36px}.la-ball-grid-pulse>div{width:8px;height:8px;margin:2px;border-radius:100%;-webkit-animation-name:ball-grid-pulse;-moz-animation-name:ball-grid-pulse;-o-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.la-ball-grid-pulse>div:nth-child(1){-webkit-animation-duration:.65s;-moz-animation-duration:.65s;-o-animation-duration:.65s;animation-duration:.65s;-webkit-animation-delay:.03s;-moz-animation-delay:.03s;-o-animation-delay:.03s;animation-delay:.03s}.la-ball-grid-pulse>div:nth-child(2){-webkit-animation-duration:1.02s;-moz-animation-duration:1.02s;-o-animation-duration:1.02s;animation-duration:1.02s;-webkit-animation-delay:.09s;-moz-animation-delay:.09s;-o-animation-delay:.09s;animation-delay:.09s}.la-ball-grid-pulse>div:nth-child(3){-webkit-animation-duration:1.06s;-moz-animation-duration:1.06s;-o-animation-duration:1.06s;animation-duration:1.06s;-webkit-animation-delay:-.69s;-moz-animation-delay:-.69s;-o-animation-delay:-.69s;animation-delay:-.69s}.la-ball-grid-pulse>div:nth-child(4){-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:-.41s;-moz-animation-delay:-.41s;-o-animation-delay:-.41s;animation-delay:-.41s}.la-ball-grid-pulse>div:nth-child(5){-webkit-animation-duration:1.6s;-moz-animation-duration:1.6s;-o-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-delay:.04s;-moz-animation-delay:.04s;-o-animation-delay:.04s;animation-delay:.04s}.la-ball-grid-pulse>div:nth-child(6){-webkit-animation-duration:.84s;-moz-animation-duration:.84s;-o-animation-duration:.84s;animation-duration:.84s;-webkit-animation-delay:.07s;-moz-animation-delay:.07s;-o-animation-delay:.07s;animation-delay:.07s}.la-ball-grid-pulse>div:nth-child(7){-webkit-animation-duration:.68s;-moz-animation-duration:.68s;-o-animation-duration:.68s;animation-duration:.68s;-webkit-animation-delay:-.66s;-moz-animation-delay:-.66s;-o-animation-delay:-.66s;animation-delay:-.66s}.la-ball-grid-pulse>div:nth-child(8){-webkit-animation-duration:.93s;-moz-animation-duration:.93s;-o-animation-duration:.93s;animation-duration:.93s;-webkit-animation-delay:-.76s;-moz-animation-delay:-.76s;-o-animation-delay:-.76s;animation-delay:-.76s}.la-ball-grid-pulse>div:nth-child(9){-webkit-animation-duration:1.24s;-moz-animation-duration:1.24s;-o-animation-duration:1.24s;animation-duration:1.24s;-webkit-animation-delay:-.76s;-moz-animation-delay:-.76s;-o-animation-delay:-.76s;animation-delay:-.76s}.la-ball-grid-pulse.la-sm{width:18px;height:18px}.la-ball-grid-pulse.la-sm>div{width:4px;height:4px;margin:1px}.la-ball-grid-pulse.la-2x{width:72px;height:72px}.la-ball-grid-pulse.la-2x>div{width:16px;height:16px;margin:4px}.la-ball-grid-pulse.la-3x{width:108px;height:108px}.la-ball-grid-pulse.la-3x>div{width:24px;height:24px;margin:6px}@-webkit-keyframes ball-grid-pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.35;-webkit-transform:scale(0.45);transform:scale(0.45)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-grid-pulse{0%{opacity:1;-moz-transform:scale(1);transform:scale(1)}50%{opacity:.35;-moz-transform:scale(0.45);transform:scale(0.45)}100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-grid-pulse{0%{opacity:1;-o-transform:scale(1);transform:scale(1)}50%{opacity:.35;-o-transform:scale(0.45);transform:scale(0.45)}100%{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-grid-pulse{0%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{opacity:.35;-webkit-transform:scale(0.45);-moz-transform:scale(0.45);-o-transform:scale(0.45);transform:scale(0.45)}100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-newton-cradle,.la-ball-newton-cradle>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-newton-cradle{display:block;font-size:0;color:#fff}.la-ball-newton-cradle.la-dark{color:#333}.la-ball-newton-cradle>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-newton-cradle{width:40px;height:10px}.la-ball-newton-cradle>div{width:10px;height:10px;border-radius:100%}.la-ball-newton-cradle>div:first-child{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);-webkit-animation:ball-newton-cradle-left 1s 0s ease-out infinite;-moz-animation:ball-newton-cradle-left 1s 0s ease-out infinite;-o-animation:ball-newton-cradle-left 1s 0s ease-out infinite;animation:ball-newton-cradle-left 1s 0s ease-out infinite}.la-ball-newton-cradle>div:last-child{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%);-webkit-animation:ball-newton-cradle-right 1s 0s ease-out infinite;-moz-animation:ball-newton-cradle-right 1s 0s ease-out infinite;-o-animation:ball-newton-cradle-right 1s 0s ease-out infinite;animation:ball-newton-cradle-right 1s 0s ease-out infinite}.la-ball-newton-cradle.la-sm{width:20px;height:4px}.la-ball-newton-cradle.la-sm>div{width:4px;height:4px}.la-ball-newton-cradle.la-2x{width:80px;height:20px}.la-ball-newton-cradle.la-2x>div{width:20px;height:20px}.la-ball-newton-cradle.la-3x{width:120px;height:30px}.la-ball-newton-cradle.la-3x>div{width:30px;height:30px}@-webkit-keyframes ball-newton-cradle-left{25%{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@-moz-keyframes ball-newton-cradle-left{25%{-moz-transform:translateX(-100%);transform:translateX(-100%);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-moz-transform:translateX(0%);transform:translateX(0%)}}@-o-keyframes ball-newton-cradle-left{25%{-o-transform:translateX(-100%);transform:translateX(-100%);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-o-transform:translateX(0%);transform:translateX(0%)}}@keyframes ball-newton-cradle-left{25%{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}}@-webkit-keyframes ball-newton-cradle-right{50%{-webkit-transform:translateX(0%);transform:translateX(0%)}75%{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@-moz-keyframes ball-newton-cradle-right{50%{-moz-transform:translateX(0%);transform:translateX(0%)}75%{-moz-transform:translateX(100%);transform:translateX(100%);-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-moz-transform:translateX(0%);transform:translateX(0%)}}@-o-keyframes ball-newton-cradle-right{50%{-o-transform:translateX(0%);transform:translateX(0%)}75%{-o-transform:translateX(100%);transform:translateX(100%);-o-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-o-transform:translateX(0%);transform:translateX(0%)}}@keyframes ball-newton-cradle-right{50%{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}75%{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}}  .la-ball-pulse-rise,.la-ball-pulse-rise>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-pulse-rise{display:block;font-size:0;color:#fff}.la-ball-pulse-rise.la-dark{color:#333}.la-ball-pulse-rise>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-pulse-rise{width:70px;height:14px}.la-ball-pulse-rise>div{width:10px;height:10px;margin:2px;border-radius:100%;-webkit-animation:ball-pulse-rise-even 1s cubic-bezier(0.15, 0.36, 0.9, 0.6) 0s infinite;-moz-animation:ball-pulse-rise-even 1s cubic-bezier(0.15, 0.36, 0.9, 0.6) 0s infinite;-o-animation:ball-pulse-rise-even 1s cubic-bezier(0.15, 0.36, 0.9, 0.6) 0s infinite;animation:ball-pulse-rise-even 1s cubic-bezier(0.15, 0.36, 0.9, 0.6) 0s infinite}.la-ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;-moz-animation-name:ball-pulse-rise-odd;-o-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}.la-ball-pulse-rise.la-sm{width:34px;height:6px}.la-ball-pulse-rise.la-sm>div{width:4px;height:4px;margin:1px}.la-ball-pulse-rise.la-2x{width:140px;height:28px}.la-ball-pulse-rise.la-2x>div{width:20px;height:20px;margin:4px}.la-ball-pulse-rise.la-3x{width:210px;height:42px}.la-ball-pulse-rise.la-3x>div{width:30px;height:30px;margin:6px}@-webkit-keyframes ball-pulse-rise-even{0%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-200%);transform:translateY(-200%)}50%{opacity:.35;-webkit-transform:scale(0.3);transform:scale(0.3)}75%{-webkit-transform:translateY(200%);transform:translateY(200%)}100%{opacity:1;-webkit-transform:translateY(0);-webkit-transform:scale(1);transform:translateY(0);transform:scale(1)}}@-moz-keyframes ball-pulse-rise-even{0%{opacity:1;-moz-transform:scale(1.1);transform:scale(1.1)}25%{-moz-transform:translateY(-200%);transform:translateY(-200%)}50%{opacity:.35;-moz-transform:scale(0.3);transform:scale(0.3)}75%{-moz-transform:translateY(200%);transform:translateY(200%)}100%{opacity:1;-moz-transform:translateY(0);-moz-transform:scale(1);transform:translateY(0);transform:scale(1)}}@-o-keyframes ball-pulse-rise-even{0%{opacity:1;-o-transform:scale(1.1);transform:scale(1.1)}25%{-o-transform:translateY(-200%);transform:translateY(-200%)}50%{opacity:.35;-o-transform:scale(0.3);transform:scale(0.3)}75%{-o-transform:translateY(200%);transform:translateY(200%)}100%{opacity:1;-o-transform:translateY(0);-o-transform:scale(1);transform:translateY(0);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{opacity:1;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-o-transform:translateY(-200%);transform:translateY(-200%)}50%{opacity:.35;-webkit-transform:scale(0.3);-moz-transform:scale(0.3);-o-transform:scale(0.3);transform:scale(0.3)}75%{-webkit-transform:translateY(200%);-moz-transform:translateY(200%);-o-transform:translateY(200%);transform:translateY(200%)}100%{opacity:1;-webkit-transform:translateY(0);-webkit-transform:scale(1);-moz-transform:translateY(0);-moz-transform:scale(1);-o-transform:translateY(0);-o-transform:scale(1);transform:translateY(0);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{opacity:.35;-webkit-transform:scale(0.4);transform:scale(0.4)}25%{-webkit-transform:translateY(200%);transform:translateY(200%)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-200%);transform:translateY(-200%)}100%{opacity:.35;-webkit-transform:translateY(0);-webkit-transform:scale(0.75);transform:translateY(0);transform:scale(0.75)}}@-moz-keyframes ball-pulse-rise-odd{0%{opacity:.35;-moz-transform:scale(0.4);transform:scale(0.4)}25%{-moz-transform:translateY(200%);transform:translateY(200%)}50%{opacity:1;-moz-transform:scale(1.1);transform:scale(1.1)}75%{-moz-transform:translateY(-200%);transform:translateY(-200%)}100%{opacity:.35;-moz-transform:translateY(0);-moz-transform:scale(0.75);transform:translateY(0);transform:scale(0.75)}}@-o-keyframes ball-pulse-rise-odd{0%{opacity:.35;-o-transform:scale(0.4);transform:scale(0.4)}25%{-o-transform:translateY(200%);transform:translateY(200%)}50%{opacity:1;-o-transform:scale(1.1);transform:scale(1.1)}75%{-o-transform:translateY(-200%);transform:translateY(-200%)}100%{opacity:.35;-o-transform:translateY(0);-o-transform:scale(0.75);transform:translateY(0);transform:scale(0.75)}}@keyframes ball-pulse-rise-odd{0%{opacity:.35;-webkit-transform:scale(0.4);-moz-transform:scale(0.4);-o-transform:scale(0.4);transform:scale(0.4)}25%{-webkit-transform:translateY(200%);-moz-transform:translateY(200%);-o-transform:translateY(200%);transform:translateY(200%)}50%{opacity:1;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-o-transform:translateY(-200%);transform:translateY(-200%)}100%{opacity:.35;-webkit-transform:translateY(0);-webkit-transform:scale(0.75);-moz-transform:translateY(0);-moz-transform:scale(0.75);-o-transform:translateY(0);-o-transform:scale(0.75);transform:translateY(0);transform:scale(0.75)}}  .la-ball-pulse-sync,.la-ball-pulse-sync>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-pulse-sync{display:block;font-size:0;color:#fff}.la-ball-pulse-sync.la-dark{color:#333}.la-ball-pulse-sync>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-pulse-sync{width:54px;height:18px}.la-ball-pulse-sync>div{width:10px;height:10px;margin:4px;border-radius:100%;-webkit-animation:ball-pulse-sync 0.6s infinite ease-in-out;-moz-animation:ball-pulse-sync 0.6s infinite ease-in-out;-o-animation:ball-pulse-sync 0.6s infinite ease-in-out;animation:ball-pulse-sync 0.6s infinite ease-in-out}.la-ball-pulse-sync>div:nth-child(1){-webkit-animation-delay:-.14s;-moz-animation-delay:-.14s;-o-animation-delay:-.14s;animation-delay:-.14s}.la-ball-pulse-sync>div:nth-child(2){-webkit-animation-delay:-.07s;-moz-animation-delay:-.07s;-o-animation-delay:-.07s;animation-delay:-.07s}.la-ball-pulse-sync>div:nth-child(3){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-pulse-sync.la-sm{width:26px;height:8px}.la-ball-pulse-sync.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-pulse-sync.la-2x{width:108px;height:36px}.la-ball-pulse-sync.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-pulse-sync.la-3x{width:162px;height:54px}.la-ball-pulse-sync.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(100%);transform:translateY(100%)}66%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes ball-pulse-sync{33%{-moz-transform:translateY(100%);transform:translateY(100%)}66%{-moz-transform:translateY(-100%);transform:translateY(-100%)}100%{-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes ball-pulse-sync{33%{-o-transform:translateY(100%);transform:translateY(100%)}66%{-o-transform:translateY(-100%);transform:translateY(-100%)}100%{-o-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}66%{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}  .la-ball-pulse,.la-ball-pulse>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-pulse{display:block;font-size:0;color:#fff}.la-ball-pulse.la-dark{color:#333}.la-ball-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-pulse{width:54px;height:18px}.la-ball-pulse>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-pulse>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-pulse>div:nth-child(3){-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;animation-delay:0ms}.la-ball-pulse>div{width:10px;height:10px;margin:4px;border-radius:100%;-webkit-animation:ball-pulse 1s ease infinite;-moz-animation:ball-pulse 1s ease infinite;-o-animation:ball-pulse 1s ease infinite;animation:ball-pulse 1s ease infinite}.la-ball-pulse.la-sm{width:26px;height:8px}.la-ball-pulse.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-pulse.la-2x{width:108px;height:36px}.la-ball-pulse.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-pulse.la-3x{width:162px;height:54px}.la-ball-pulse.la-3x>div{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-pulse{0%,60%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}30%{opacity:.1;-webkit-transform:scale(0.01);transform:scale(0.01)}}@-moz-keyframes ball-pulse{0%,60%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}30%{opacity:.1;-moz-transform:scale(0.01);transform:scale(0.01)}}@-o-keyframes ball-pulse{0%,60%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}30%{opacity:.1;-o-transform:scale(0.01);transform:scale(0.01)}}@keyframes ball-pulse{0%,60%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}30%{opacity:.1;-webkit-transform:scale(0.01);-moz-transform:scale(0.01);-o-transform:scale(0.01);transform:scale(0.01)}}  .la-ball-rotate,.la-ball-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-rotate{display:block;font-size:0;color:#fff}.la-ball-rotate.la-dark{color:#333}.la-ball-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-rotate{width:10px;height:10px}.la-ball-rotate>div{width:10px;height:10px;border-radius:100%;-webkit-animation:ball-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;-moz-animation:ball-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;-o-animation:ball-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;animation:ball-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite}.la-ball-rotate>div:before,.la-ball-rotate>div:after{position:absolute;width:inherit;height:inherit;margin:inherit;content:"";background:currentColor;border-radius:inherit;opacity:.8}.la-ball-rotate>div:before{top:0;left:-150%}.la-ball-rotate>div:after{top:0;left:150%}.la-ball-rotate.la-sm{width:4px;height:4px}.la-ball-rotate.la-sm>div{width:4px;height:4px}.la-ball-rotate.la-2x{width:20px;height:20px}.la-ball-rotate.la-2x>div{width:20px;height:20px}.la-ball-rotate.la-3x{width:30px;height:30px}.la-ball-rotate.la-3x>div{width:30px;height:30px}@-webkit-keyframes ball-rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-rotate-animation{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-rotate-animation{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-rotate-animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}  .la-ball-running-dots,.la-ball-running-dots>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-running-dots{display:block;font-size:0;color:#fff}.la-ball-running-dots.la-dark{color:#333}.la-ball-running-dots>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-running-dots{width:10px;height:10px}.la-ball-running-dots>div{position:absolute;width:10px;height:10px;margin-left:-25px;border-radius:100%;-webkit-animation:ball-running-dots-animate 2s linear infinite;-moz-animation:ball-running-dots-animate 2s linear infinite;-o-animation:ball-running-dots-animate 2s linear infinite;animation:ball-running-dots-animate 2s linear infinite}.la-ball-running-dots>div:nth-child(1){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-running-dots>div:nth-child(2){-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}.la-ball-running-dots>div:nth-child(3){-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}.la-ball-running-dots>div:nth-child(4){-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}.la-ball-running-dots>div:nth-child(5){-webkit-animation-delay:-1.6s;-moz-animation-delay:-1.6s;-o-animation-delay:-1.6s;animation-delay:-1.6s}.la-ball-running-dots>div:nth-child(6){-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-running-dots>div:nth-child(7){-webkit-animation-delay:-2.4s;-moz-animation-delay:-2.4s;-o-animation-delay:-2.4s;animation-delay:-2.4s}.la-ball-running-dots>div:nth-child(8){-webkit-animation-delay:-2.8s;-moz-animation-delay:-2.8s;-o-animation-delay:-2.8s;animation-delay:-2.8s}.la-ball-running-dots>div:nth-child(9){-webkit-animation-delay:-3.2s;-moz-animation-delay:-3.2s;-o-animation-delay:-3.2s;animation-delay:-3.2s}.la-ball-running-dots>div:nth-child(10){-webkit-animation-delay:-3.6s;-moz-animation-delay:-3.6s;-o-animation-delay:-3.6s;animation-delay:-3.6s}.la-ball-running-dots.la-sm{width:4px;height:4px}.la-ball-running-dots.la-sm>div{width:4px;height:4px;margin-left:-12px}.la-ball-running-dots.la-2x{width:20px;height:20px}.la-ball-running-dots.la-2x>div{width:20px;height:20px;margin-left:-50px}.la-ball-running-dots.la-3x{width:30px;height:30px}.la-ball-running-dots.la-3x>div{width:30px;height:30px;margin-left:-75px}@-webkit-keyframes ball-running-dots-animate{0%,100%{width:100%;height:100%;-webkit-transform:translateY(0) translateX(500%);transform:translateY(0) translateX(500%)}80%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}85%{width:100%;height:100%;-webkit-transform:translateY(-125%) translateX(0);transform:translateY(-125%) translateX(0)}90%{width:200%;height:75%}95%{width:100%;height:100%;-webkit-transform:translateY(-100%) translateX(500%);transform:translateY(-100%) translateX(500%)}}@-moz-keyframes ball-running-dots-animate{0%,100%{width:100%;height:100%;-moz-transform:translateY(0) translateX(500%);transform:translateY(0) translateX(500%)}80%{-moz-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}85%{width:100%;height:100%;-moz-transform:translateY(-125%) translateX(0);transform:translateY(-125%) translateX(0)}90%{width:200%;height:75%}95%{width:100%;height:100%;-moz-transform:translateY(-100%) translateX(500%);transform:translateY(-100%) translateX(500%)}}@-o-keyframes ball-running-dots-animate{0%,100%{width:100%;height:100%;-o-transform:translateY(0) translateX(500%);transform:translateY(0) translateX(500%)}80%{-o-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}85%{width:100%;height:100%;-o-transform:translateY(-125%) translateX(0);transform:translateY(-125%) translateX(0)}90%{width:200%;height:75%}95%{width:100%;height:100%;-o-transform:translateY(-100%) translateX(500%);transform:translateY(-100%) translateX(500%)}}@keyframes ball-running-dots-animate{0%,100%{width:100%;height:100%;-webkit-transform:translateY(0) translateX(500%);-moz-transform:translateY(0) translateX(500%);-o-transform:translateY(0) translateX(500%);transform:translateY(0) translateX(500%)}80%{-webkit-transform:translateY(0) translateX(0);-moz-transform:translateY(0) translateX(0);-o-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}85%{width:100%;height:100%;-webkit-transform:translateY(-125%) translateX(0);-moz-transform:translateY(-125%) translateX(0);-o-transform:translateY(-125%) translateX(0);transform:translateY(-125%) translateX(0)}90%{width:200%;height:75%}95%{width:100%;height:100%;-webkit-transform:translateY(-100%) translateX(500%);-moz-transform:translateY(-100%) translateX(500%);-o-transform:translateY(-100%) translateX(500%);transform:translateY(-100%) translateX(500%)}}  .la-ball-scale-multiple,.la-ball-scale-multiple>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-scale-multiple{display:block;font-size:0;color:#fff}.la-ball-scale-multiple.la-dark{color:#333}.la-ball-scale-multiple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale-multiple{width:32px;height:32px}.la-ball-scale-multiple>div{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:100%;opacity:0;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;-moz-animation:ball-scale-multiple 1s 0s linear infinite;-o-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.la-ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.la-ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}.la-ball-scale-multiple.la-sm{width:16px;height:16px}.la-ball-scale-multiple.la-sm>div{width:16px;height:16px}.la-ball-scale-multiple.la-2x{width:64px;height:64px}.la-ball-scale-multiple.la-2x>div{width:64px;height:64px}.la-ball-scale-multiple.la-3x{width:96px;height:96px}.la-ball-scale-multiple.la-3x>div{width:96px;height:96px}@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale-multiple{0%{opacity:0;-moz-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale-multiple{0%{opacity:0;-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-scale-pulse,.la-ball-scale-pulse>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-scale-pulse{display:block;font-size:0;color:#fff}.la-ball-scale-pulse.la-dark{color:#333}.la-ball-scale-pulse>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale-pulse{width:32px;height:32px}.la-ball-scale-pulse>div{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:100%;opacity:.5;-webkit-animation:ball-scale-pulse 2s infinite ease-in-out;-moz-animation:ball-scale-pulse 2s infinite ease-in-out;-o-animation:ball-scale-pulse 2s infinite ease-in-out;animation:ball-scale-pulse 2s infinite ease-in-out}.la-ball-scale-pulse>div:last-child{-webkit-animation-delay:-1.0s;-moz-animation-delay:-1.0s;-o-animation-delay:-1.0s;animation-delay:-1.0s}.la-ball-scale-pulse.la-sm{width:16px;height:16px}.la-ball-scale-pulse.la-sm>div{width:16px;height:16px}.la-ball-scale-pulse.la-2x{width:64px;height:64px}.la-ball-scale-pulse.la-2x>div{width:64px;height:64px}.la-ball-scale-pulse.la-3x{width:96px;height:96px}.la-ball-scale-pulse.la-3x>div{width:96px;height:96px}@-webkit-keyframes ball-scale-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale-pulse{0%,100%{-moz-transform:scale(0);transform:scale(0)}50%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale-pulse{0%,100%{-o-transform:scale(0);transform:scale(0)}50%{-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-pulse{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-scale-ripple-multiple,.la-ball-scale-ripple-multiple>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-scale-ripple-multiple{display:block;font-size:0;color:#fff}.la-ball-scale-ripple-multiple.la-dark{color:#333}.la-ball-scale-ripple-multiple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale-ripple-multiple{width:32px;height:32px}.la-ball-scale-ripple-multiple>div{position:absolute;top:0;left:0;width:32px;height:32px;background:transparent;border-width:2px;border-radius:100%;opacity:0;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);-moz-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);-o-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8)}.la-ball-scale-ripple-multiple>div:nth-child(1){-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:.25s;-moz-animation-delay:.25s;-o-animation-delay:.25s;animation-delay:.25s}.la-ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}.la-ball-scale-ripple-multiple.la-sm{width:16px;height:16px}.la-ball-scale-ripple-multiple.la-sm>div{width:16px;height:16px;border-width:1px}.la-ball-scale-ripple-multiple.la-2x{width:64px;height:64px}.la-ball-scale-ripple-multiple.la-2x>div{width:64px;height:64px;border-width:4px}.la-ball-scale-ripple-multiple.la-3x{width:96px;height:96px}.la-ball-scale-ripple-multiple.la-3x>div{width:96px;height:96px;border-width:6px}@-webkit-keyframes ball-scale-ripple-multiple{0%{opacity:1;-webkit-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}95%{opacity:0}}@-moz-keyframes ball-scale-ripple-multiple{0%{opacity:1;-moz-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.5;-moz-transform:scale(1);transform:scale(1)}95%{opacity:0}}@-o-keyframes ball-scale-ripple-multiple{0%{opacity:1;-o-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.5;-o-transform:scale(1);transform:scale(1)}95%{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{opacity:1;-webkit-transform:scale(0.1);-moz-transform:scale(0.1);-o-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.5;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}95%{opacity:0}}  .la-ball-scale-ripple,.la-ball-scale-ripple>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-scale-ripple{display:block;font-size:0;color:#fff}.la-ball-scale-ripple.la-dark{color:#333}.la-ball-scale-ripple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale-ripple{width:32px;height:32px}.la-ball-scale-ripple>div{width:32px;height:32px;background:transparent;border-width:2px;border-radius:100%;opacity:0;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);-moz-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);-o-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8)}.la-ball-scale-ripple.la-sm{width:16px;height:16px}.la-ball-scale-ripple.la-sm>div{width:16px;height:16px;border-width:1px}.la-ball-scale-ripple.la-2x{width:64px;height:64px}.la-ball-scale-ripple.la-2x>div{width:64px;height:64px;border-width:4px}.la-ball-scale-ripple.la-3x{width:96px;height:96px}.la-ball-scale-ripple.la-3x>div{width:96px;height:96px;border-width:6px}@-webkit-keyframes ball-scale-ripple{0%{opacity:1;-webkit-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.65;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0}}@-moz-keyframes ball-scale-ripple{0%{opacity:1;-moz-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.65;-moz-transform:scale(1);transform:scale(1)}100%{opacity:0}}@-o-keyframes ball-scale-ripple{0%{opacity:1;-o-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.65;-o-transform:scale(1);transform:scale(1)}100%{opacity:0}}@keyframes ball-scale-ripple{0%{opacity:1;-webkit-transform:scale(0.1);-moz-transform:scale(0.1);-o-transform:scale(0.1);transform:scale(0.1)}70%{opacity:.65;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}100%{opacity:0}}  .la-ball-scale,.la-ball-scale>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-scale{display:block;font-size:0;color:#fff}.la-ball-scale.la-dark{color:#333}.la-ball-scale>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale{width:32px;height:32px}.la-ball-scale>div{width:32px;height:32px;border-radius:100%;opacity:0;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;-moz-animation:ball-scale 1s 0s ease-in-out infinite;-o-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.la-ball-scale.la-sm{width:16px;height:16px}.la-ball-scale.la-sm>div{width:16px;height:16px}.la-ball-scale.la-2x{width:64px;height:64px}.la-ball-scale.la-2x>div{width:64px;height:64px}.la-ball-scale.la-3x{width:96px;height:96px}.la-ball-scale.la-3x>div{width:96px;height:96px}@-webkit-keyframes ball-scale{0%{opacity:1;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale{0%{opacity:1;-moz-transform:scale(0);transform:scale(0)}100%{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale{0%{opacity:1;-o-transform:scale(0);transform:scale(0)}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale{0%{opacity:1;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}100%{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-spin-clockwise-fade-rotating,.la-ball-spin-clockwise-fade-rotating>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-clockwise-fade-rotating{display:block;font-size:0;color:#fff}.la-ball-spin-clockwise-fade-rotating.la-dark{color:#333}.la-ball-spin-clockwise-fade-rotating>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-clockwise-fade-rotating{width:32px;height:32px;-webkit-animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;-moz-animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;-o-animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear;animation:ball-spin-clockwise-fade-rotating-rotate 6s infinite linear}.la-ball-spin-clockwise-fade-rotating>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-clockwise-fade-rotating 1s infinite linear;-moz-animation:ball-spin-clockwise-fade-rotating 1s infinite linear;-o-animation:ball-spin-clockwise-fade-rotating 1s infinite linear;animation:ball-spin-clockwise-fade-rotating 1s infinite linear}.la-ball-spin-clockwise-fade-rotating>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-ball-spin-clockwise-fade-rotating>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-spin-clockwise-fade-rotating.la-sm{width:16px;height:16px}.la-ball-spin-clockwise-fade-rotating.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-clockwise-fade-rotating.la-2x{width:64px;height:64px}.la-ball-spin-clockwise-fade-rotating.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-clockwise-fade-rotating.la-3x{width:96px;height:96px}.la-ball-spin-clockwise-fade-rotating.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-clockwise-fade-rotating-rotate{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-moz-keyframes ball-spin-clockwise-fade-rotating-rotate{100%{-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@-o-keyframes ball-spin-clockwise-fade-rotating-rotate{100%{-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes ball-spin-clockwise-fade-rotating-rotate{100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes ball-spin-clockwise-fade-rotating{50%{opacity:.25;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-spin-clockwise-fade-rotating{50%{opacity:.25;-moz-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-spin-clockwise-fade-rotating{50%{opacity:.25;-o-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-clockwise-fade-rotating{50%{opacity:.25;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-spin-clockwise-fade,.la-ball-spin-clockwise-fade>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-clockwise-fade{display:block;font-size:0;color:#fff}.la-ball-spin-clockwise-fade.la-dark{color:#333}.la-ball-spin-clockwise-fade>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-clockwise-fade{width:32px;height:32px}.la-ball-spin-clockwise-fade>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-clockwise-fade 1s infinite linear;-moz-animation:ball-spin-clockwise-fade 1s infinite linear;-o-animation:ball-spin-clockwise-fade 1s infinite linear;animation:ball-spin-clockwise-fade 1s infinite linear}.la-ball-spin-clockwise-fade>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-ball-spin-clockwise-fade>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-ball-spin-clockwise-fade>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-ball-spin-clockwise-fade>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-spin-clockwise-fade>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-ball-spin-clockwise-fade>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-spin-clockwise-fade>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-ball-spin-clockwise-fade>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-spin-clockwise-fade.la-sm{width:16px;height:16px}.la-ball-spin-clockwise-fade.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-clockwise-fade.la-2x{width:64px;height:64px}.la-ball-spin-clockwise-fade.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-clockwise-fade.la-3x{width:96px;height:96px}.la-ball-spin-clockwise-fade.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-clockwise-fade{50%{opacity:.25;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-spin-clockwise-fade{50%{opacity:.25;-moz-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-spin-clockwise-fade{50%{opacity:.25;-o-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-clockwise-fade{50%{opacity:.25;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-spin-clockwise,.la-ball-spin-clockwise>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-clockwise{display:block;font-size:0;color:#fff}.la-ball-spin-clockwise.la-dark{color:#333}.la-ball-spin-clockwise>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-clockwise{width:32px;height:32px}.la-ball-spin-clockwise>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-clockwise 1s infinite ease-in-out;-moz-animation:ball-spin-clockwise 1s infinite ease-in-out;-o-animation:ball-spin-clockwise 1s infinite ease-in-out;animation:ball-spin-clockwise 1s infinite ease-in-out}.la-ball-spin-clockwise>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-ball-spin-clockwise>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-ball-spin-clockwise>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-ball-spin-clockwise>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-spin-clockwise>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-ball-spin-clockwise>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-spin-clockwise>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-ball-spin-clockwise>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-spin-clockwise.la-sm{width:16px;height:16px}.la-ball-spin-clockwise.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-clockwise.la-2x{width:64px;height:64px}.la-ball-spin-clockwise.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-clockwise.la-3x{width:96px;height:96px}.la-ball-spin-clockwise.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-clockwise{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes ball-spin-clockwise{0%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-moz-transform:scale(0);transform:scale(0)}}@-o-keyframes ball-spin-clockwise{0%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-o-transform:scale(0);transform:scale(0)}}@keyframes ball-spin-clockwise{0%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}  .la-ball-spin-fade-rotating,.la-ball-spin-fade-rotating>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-fade-rotating{display:block;font-size:0;color:#fff}.la-ball-spin-fade-rotating.la-dark{color:#333}.la-ball-spin-fade-rotating>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-fade-rotating{width:32px;height:32px;-webkit-animation:ball-spin-fade-rotate 6s infinite linear;-moz-animation:ball-spin-fade-rotate 6s infinite linear;-o-animation:ball-spin-fade-rotate 6s infinite linear;animation:ball-spin-fade-rotate 6s infinite linear}.la-ball-spin-fade-rotating>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-fade 1s infinite linear;-moz-animation:ball-spin-fade 1s infinite linear;-o-animation:ball-spin-fade 1s infinite linear;animation:ball-spin-fade 1s infinite linear}.la-ball-spin-fade-rotating>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-spin-fade-rotating>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-spin-fade-rotating>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-spin-fade-rotating>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-spin-fade-rotating>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-spin-fade-rotating>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-spin-fade-rotating>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-spin-fade-rotating>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-spin-fade-rotating.la-sm{width:16px;height:16px}.la-ball-spin-fade-rotating.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-fade-rotating.la-2x{width:64px;height:64px}.la-ball-spin-fade-rotating.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-fade-rotating.la-3x{width:96px;height:96px}.la-ball-spin-fade-rotating.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-fade-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-spin-fade-rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-spin-fade-rotate{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-spin-fade-rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ball-spin-fade{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(0.5);transform:scale(0.5)}}@-moz-keyframes ball-spin-fade{0%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}50%{opacity:.25;-moz-transform:scale(0.5);transform:scale(0.5)}}@-o-keyframes ball-spin-fade{0%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-o-transform:scale(0.5);transform:scale(0.5)}}@keyframes ball-spin-fade{0%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}}  .la-ball-spin-fade,.la-ball-spin-fade>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-fade{display:block;font-size:0;color:#fff}.la-ball-spin-fade.la-dark{color:#333}.la-ball-spin-fade>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-fade{width:32px;height:32px}.la-ball-spin-fade>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-fade 1s infinite linear;-moz-animation:ball-spin-fade 1s infinite linear;-o-animation:ball-spin-fade 1s infinite linear;animation:ball-spin-fade 1s infinite linear}.la-ball-spin-fade>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-spin-fade>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-spin-fade>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-spin-fade>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-spin-fade>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-spin-fade>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-spin-fade>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-spin-fade>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-spin-fade.la-sm{width:16px;height:16px}.la-ball-spin-fade.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin-fade.la-2x{width:64px;height:64px}.la-ball-spin-fade.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin-fade.la-3x{width:96px;height:96px}.la-ball-spin-fade.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin-fade{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(0.5);transform:scale(0.5)}}@-moz-keyframes ball-spin-fade{0%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}50%{opacity:.25;-moz-transform:scale(0.5);transform:scale(0.5)}}@-o-keyframes ball-spin-fade{0%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-o-transform:scale(0.5);transform:scale(0.5)}}@keyframes ball-spin-fade{0%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{opacity:.25;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}}  .la-ball-spin-rotate,.la-ball-spin-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin-rotate{display:block;font-size:0;color:#fff}.la-ball-spin-rotate.la-dark{color:#333}.la-ball-spin-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin-rotate{width:32px;height:32px;-webkit-animation:ball-spin-rotate 2s infinite linear;-moz-animation:ball-spin-rotate 2s infinite linear;-o-animation:ball-spin-rotate 2s infinite linear;animation:ball-spin-rotate 2s infinite linear}.la-ball-spin-rotate>div{position:absolute;top:0;width:60%;height:60%;border-radius:100%;-webkit-animation:ball-spin-bounce 2s infinite ease-in-out;-moz-animation:ball-spin-bounce 2s infinite ease-in-out;-o-animation:ball-spin-bounce 2s infinite ease-in-out;animation:ball-spin-bounce 2s infinite ease-in-out}.la-ball-spin-rotate>div:last-child{top:auto;bottom:0;-webkit-animation-delay:-1.0s;-moz-animation-delay:-1.0s;-o-animation-delay:-1.0s;animation-delay:-1.0s}.la-ball-spin-rotate.la-sm{width:16px;height:16px}.la-ball-spin-rotate.la-2x{width:64px;height:64px}.la-ball-spin-rotate.la-3x{width:96px;height:96px}@-webkit-keyframes ball-spin-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-spin-rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-spin-rotate{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-spin-rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ball-spin-bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-spin-bounce{0%,100%{-moz-transform:scale(0);transform:scale(0)}50%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-spin-bounce{0%,100%{-o-transform:scale(0);transform:scale(0)}50%{-o-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-spin,.la-ball-spin>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-spin{display:block;font-size:0;color:#fff}.la-ball-spin.la-dark{color:#333}.la-ball-spin>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-spin{width:32px;height:32px}.la-ball-spin>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin 1s infinite ease-in-out;-moz-animation:ball-spin 1s infinite ease-in-out;-o-animation:ball-spin 1s infinite ease-in-out;animation:ball-spin 1s infinite ease-in-out}.la-ball-spin>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-spin>div:nth-child(2){top:18.1801948466%;left:81.8198051534%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-spin>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-spin>div:nth-child(4){top:81.8198051534%;left:81.8198051534%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-spin>div:nth-child(5){top:94.9999999966%;left:50.0000000005%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-spin>div:nth-child(6){top:81.8198046966%;left:18.1801949248%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-spin>div:nth-child(7){top:49.9999750815%;left:5.0000051215%;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-spin>div:nth-child(8){top:18.179464974%;left:18.1803700518%;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-spin.la-sm{width:16px;height:16px}.la-ball-spin.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-spin.la-2x{width:64px;height:64px}.la-ball-spin.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.la-ball-spin.la-3x{width:96px;height:96px}.la-ball-spin.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}@-webkit-keyframes ball-spin{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes ball-spin{0%,100%{opacity:1;-moz-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-moz-transform:scale(0);transform:scale(0)}}@-o-keyframes ball-spin{0%,100%{opacity:1;-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-o-transform:scale(0);transform:scale(0)}}@keyframes ball-spin{0%,100%{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}  .la-ball-square-clockwise-spin,.la-ball-square-clockwise-spin>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-square-clockwise-spin{display:block;font-size:0;color:#fff}.la-ball-square-clockwise-spin.la-dark{color:#333}.la-ball-square-clockwise-spin>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-square-clockwise-spin{width:26px;height:26px}.la-ball-square-clockwise-spin>div{position:absolute;top:50%;left:50%;width:12px;height:12px;margin-top:-6px;margin-left:-6px;border-radius:100%;-webkit-animation:ball-square-clockwise-spin 1s infinite ease-in-out;-moz-animation:ball-square-clockwise-spin 1s infinite ease-in-out;-o-animation:ball-square-clockwise-spin 1s infinite ease-in-out;animation:ball-square-clockwise-spin 1s infinite ease-in-out}.la-ball-square-clockwise-spin>div:nth-child(1){top:0;left:0;-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-ball-square-clockwise-spin>div:nth-child(2){top:0;left:50%;-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-ball-square-clockwise-spin>div:nth-child(3){top:0;left:100%;-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-ball-square-clockwise-spin>div:nth-child(4){top:50%;left:100%;-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-ball-square-clockwise-spin>div:nth-child(5){top:100%;left:100%;-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-ball-square-clockwise-spin>div:nth-child(6){top:100%;left:50%;-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-ball-square-clockwise-spin>div:nth-child(7){top:100%;left:0;-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-ball-square-clockwise-spin>div:nth-child(8){top:50%;left:0;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-ball-square-clockwise-spin.la-sm{width:12px;height:12px}.la-ball-square-clockwise-spin.la-sm>div{width:6px;height:6px;margin-top:-3px;margin-left:-3px}.la-ball-square-clockwise-spin.la-2x{width:52px;height:52px}.la-ball-square-clockwise-spin.la-2x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}.la-ball-square-clockwise-spin.la-3x{width:78px;height:78px}.la-ball-square-clockwise-spin.la-3x>div{width:36px;height:36px;margin-top:-18px;margin-left:-18px}@-webkit-keyframes ball-square-clockwise-spin{0%,40%,100%{-webkit-transform:scale(0.4);transform:scale(0.4)}70%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-square-clockwise-spin{0%,40%,100%{-moz-transform:scale(0.4);transform:scale(0.4)}70%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-square-clockwise-spin{0%,40%,100%{-o-transform:scale(0.4);transform:scale(0.4)}70%{-o-transform:scale(1);transform:scale(1)}}@keyframes ball-square-clockwise-spin{0%,40%,100%{-webkit-transform:scale(0.4);-moz-transform:scale(0.4);-o-transform:scale(0.4);transform:scale(0.4)}70%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-square-spin,.la-ball-square-spin>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-square-spin{display:block;font-size:0;color:#fff}.la-ball-square-spin.la-dark{color:#333}.la-ball-square-spin>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-square-spin{width:26px;height:26px}.la-ball-square-spin>div{position:absolute;top:50%;left:50%;width:12px;height:12px;margin-top:-6px;margin-left:-6px;border-radius:100%;-webkit-animation:ball-square-spin 1s infinite ease-in-out;-moz-animation:ball-square-spin 1s infinite ease-in-out;-o-animation:ball-square-spin 1s infinite ease-in-out;animation:ball-square-spin 1s infinite ease-in-out}.la-ball-square-spin>div:nth-child(1){top:0;left:0;-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-ball-square-spin>div:nth-child(2){top:0;left:50%;-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-ball-square-spin>div:nth-child(3){top:0;left:100%;-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-ball-square-spin>div:nth-child(4){top:50%;left:100%;-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-ball-square-spin>div:nth-child(5){top:100%;left:100%;-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-ball-square-spin>div:nth-child(6){top:100%;left:50%;-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-ball-square-spin>div:nth-child(7){top:100%;left:0;-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-ball-square-spin>div:nth-child(8){top:50%;left:0;-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-ball-square-spin.la-sm{width:12px;height:12px}.la-ball-square-spin.la-sm>div{width:6px;height:6px;margin-top:-3px;margin-left:-3px}.la-ball-square-spin.la-2x{width:52px;height:52px}.la-ball-square-spin.la-2x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}.la-ball-square-spin.la-3x{width:78px;height:78px}.la-ball-square-spin.la-3x>div{width:36px;height:36px;margin-top:-18px;margin-left:-18px}@-webkit-keyframes ball-square-spin{0%,40%,100%{-webkit-transform:scale(0.4);transform:scale(0.4)}70%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-square-spin{0%,40%,100%{-moz-transform:scale(0.4);transform:scale(0.4)}70%{-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-square-spin{0%,40%,100%{-o-transform:scale(0.4);transform:scale(0.4)}70%{-o-transform:scale(1);transform:scale(1)}}@keyframes ball-square-spin{0%,40%,100%{-webkit-transform:scale(0.4);-moz-transform:scale(0.4);-o-transform:scale(0.4);transform:scale(0.4)}70%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}  .la-ball-triangle-path,.la-ball-triangle-path>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-triangle-path{display:block;font-size:0;color:#fff}.la-ball-triangle-path.la-dark{color:#333}.la-ball-triangle-path>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-triangle-path{width:32px;height:32px}.la-ball-triangle-path>div{position:absolute;top:0;left:0;width:10px;height:10px;border-radius:100%}.la-ball-triangle-path>div:nth-child(1){-webkit-animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;-moz-animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;-o-animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite;animation:ball-triangle-path-ball-one 2s 0s ease-in-out infinite}.la-ball-triangle-path>div:nth-child(2){-webkit-animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;-moz-animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;-o-animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite;animation:ball-triangle-path-ball-two 2s 0s ease-in-out infinite}.la-ball-triangle-path>div:nth-child(3){-webkit-animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;-moz-animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;-o-animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite;animation:ball-triangle-path-ball-tree 2s 0s ease-in-out infinite}.la-ball-triangle-path.la-sm{width:16px;height:16px}.la-ball-triangle-path.la-sm>div{width:4px;height:4px}.la-ball-triangle-path.la-2x{width:64px;height:64px}.la-ball-triangle-path.la-2x>div{width:20px;height:20px}.la-ball-triangle-path.la-3x{width:96px;height:96px}.la-ball-triangle-path.la-3x>div{width:30px;height:30px}@-webkit-keyframes ball-triangle-path-ball-one{0%{-webkit-transform:translate(0, 220%);transform:translate(0, 220%)}17%{opacity:.25}33%{opacity:1;-webkit-transform:translate(110%, 0);transform:translate(110%, 0)}50%{opacity:.25}66%{opacity:1;-webkit-transform:translate(220%, 220%);transform:translate(220%, 220%)}83%{opacity:.25}100%{opacity:1;-webkit-transform:translate(0, 220%);transform:translate(0, 220%)}}@-moz-keyframes ball-triangle-path-ball-one{0%{-moz-transform:translate(0, 220%);transform:translate(0, 220%)}17%{opacity:.25}33%{opacity:1;-moz-transform:translate(110%, 0);transform:translate(110%, 0)}50%{opacity:.25}66%{opacity:1;-moz-transform:translate(220%, 220%);transform:translate(220%, 220%)}83%{opacity:.25}100%{opacity:1;-moz-transform:translate(0, 220%);transform:translate(0, 220%)}}@-o-keyframes ball-triangle-path-ball-one{0%{-o-transform:translate(0, 220%);transform:translate(0, 220%)}17%{opacity:.25}33%{opacity:1;-o-transform:translate(110%, 0);transform:translate(110%, 0)}50%{opacity:.25}66%{opacity:1;-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}83%{opacity:.25}100%{opacity:1;-o-transform:translate(0, 220%);transform:translate(0, 220%)}}@keyframes ball-triangle-path-ball-one{0%{-webkit-transform:translate(0, 220%);-moz-transform:translate(0, 220%);-o-transform:translate(0, 220%);transform:translate(0, 220%)}17%{opacity:.25}33%{opacity:1;-webkit-transform:translate(110%, 0);-moz-transform:translate(110%, 0);-o-transform:translate(110%, 0);transform:translate(110%, 0)}50%{opacity:.25}66%{opacity:1;-webkit-transform:translate(220%, 220%);-moz-transform:translate(220%, 220%);-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}83%{opacity:.25}100%{opacity:1;-webkit-transform:translate(0, 220%);-moz-transform:translate(0, 220%);-o-transform:translate(0, 220%);transform:translate(0, 220%)}}@-webkit-keyframes ball-triangle-path-ball-two{0%{-webkit-transform:translate(110%, 0);transform:translate(110%, 0)}17%{opacity:.25}33%{opacity:1;-webkit-transform:translate(220%, 220%);transform:translate(220%, 220%)}50%{opacity:.25}66%{opacity:1;-webkit-transform:translate(0, 220%);transform:translate(0, 220%)}83%{opacity:.25}100%{opacity:1;-webkit-transform:translate(110%, 0);transform:translate(110%, 0)}}@-moz-keyframes ball-triangle-path-ball-two{0%{-moz-transform:translate(110%, 0);transform:translate(110%, 0)}17%{opacity:.25}33%{opacity:1;-moz-transform:translate(220%, 220%);transform:translate(220%, 220%)}50%{opacity:.25}66%{opacity:1;-moz-transform:translate(0, 220%);transform:translate(0, 220%)}83%{opacity:.25}100%{opacity:1;-moz-transform:translate(110%, 0);transform:translate(110%, 0)}}@-o-keyframes ball-triangle-path-ball-two{0%{-o-transform:translate(110%, 0);transform:translate(110%, 0)}17%{opacity:.25}33%{opacity:1;-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}50%{opacity:.25}66%{opacity:1;-o-transform:translate(0, 220%);transform:translate(0, 220%)}83%{opacity:.25}100%{opacity:1;-o-transform:translate(110%, 0);transform:translate(110%, 0)}}@keyframes ball-triangle-path-ball-two{0%{-webkit-transform:translate(110%, 0);-moz-transform:translate(110%, 0);-o-transform:translate(110%, 0);transform:translate(110%, 0)}17%{opacity:.25}33%{opacity:1;-webkit-transform:translate(220%, 220%);-moz-transform:translate(220%, 220%);-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}50%{opacity:.25}66%{opacity:1;-webkit-transform:translate(0, 220%);-moz-transform:translate(0, 220%);-o-transform:translate(0, 220%);transform:translate(0, 220%)}83%{opacity:.25}100%{opacity:1;-webkit-transform:translate(110%, 0);-moz-transform:translate(110%, 0);-o-transform:translate(110%, 0);transform:translate(110%, 0)}}@-webkit-keyframes ball-triangle-path-ball-tree{0%{-webkit-transform:translate(220%, 220%);transform:translate(220%, 220%)}17%{opacity:.25}33%{opacity:1;-webkit-transform:translate(0, 220%);transform:translate(0, 220%)}50%{opacity:.25}66%{opacity:1;-webkit-transform:translate(110%, 0);transform:translate(110%, 0)}83%{opacity:.25}100%{opacity:1;-webkit-transform:translate(220%, 220%);transform:translate(220%, 220%)}}@-moz-keyframes ball-triangle-path-ball-tree{0%{-moz-transform:translate(220%, 220%);transform:translate(220%, 220%)}17%{opacity:.25}33%{opacity:1;-moz-transform:translate(0, 220%);transform:translate(0, 220%)}50%{opacity:.25}66%{opacity:1;-moz-transform:translate(110%, 0);transform:translate(110%, 0)}83%{opacity:.25}100%{opacity:1;-moz-transform:translate(220%, 220%);transform:translate(220%, 220%)}}@-o-keyframes ball-triangle-path-ball-tree{0%{-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}17%{opacity:.25}33%{opacity:1;-o-transform:translate(0, 220%);transform:translate(0, 220%)}50%{opacity:.25}66%{opacity:1;-o-transform:translate(110%, 0);transform:translate(110%, 0)}83%{opacity:.25}100%{opacity:1;-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}}@keyframes ball-triangle-path-ball-tree{0%{-webkit-transform:translate(220%, 220%);-moz-transform:translate(220%, 220%);-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}17%{opacity:.25}33%{opacity:1;-webkit-transform:translate(0, 220%);-moz-transform:translate(0, 220%);-o-transform:translate(0, 220%);transform:translate(0, 220%)}50%{opacity:.25}66%{opacity:1;-webkit-transform:translate(110%, 0);-moz-transform:translate(110%, 0);-o-transform:translate(110%, 0);transform:translate(110%, 0)}83%{opacity:.25}100%{opacity:1;-webkit-transform:translate(220%, 220%);-moz-transform:translate(220%, 220%);-o-transform:translate(220%, 220%);transform:translate(220%, 220%)}}  .la-ball-zig-zag-deflect,.la-ball-zig-zag-deflect>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-zig-zag-deflect{display:block;font-size:0;color:#fff}.la-ball-zig-zag-deflect.la-dark{color:#333}.la-ball-zig-zag-deflect>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-zig-zag-deflect{position:relative;width:32px;height:32px}.la-ball-zig-zag-deflect>div{position:absolute;top:50%;left:50%;width:10px;height:10px;margin-top:-5px;margin-left:-5px;border-radius:100%}.la-ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;-moz-animation:ball-zig-deflect 1.5s 0s infinite linear;-o-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear}.la-ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;-moz-animation:ball-zag-deflect 1.5s 0s infinite linear;-o-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear}.la-ball-zig-zag-deflect.la-sm{width:16px;height:16px}.la-ball-zig-zag-deflect.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-zig-zag-deflect.la-2x{width:64px;height:64px}.la-ball-zig-zag-deflect.la-2x>div{width:20px;height:20px;margin-top:-10px;margin-left:-10px}.la-ball-zig-zag-deflect.la-3x{width:96px;height:96px}.la-ball-zig-zag-deflect.la-3x>div{width:30px;height:30px;margin-top:-15px;margin-left:-15px}@-webkit-keyframes ball-zig-deflect{17%{-webkit-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}34%{-webkit-transform:translate(80%, -160%);transform:translate(80%, -160%)}50%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}67%{-webkit-transform:translate(80%, -160%);transform:translate(80%, -160%)}84%{-webkit-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-moz-keyframes ball-zig-deflect{17%{-moz-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}34%{-moz-transform:translate(80%, -160%);transform:translate(80%, -160%)}50%{-moz-transform:translate(0, 0);transform:translate(0, 0)}67%{-moz-transform:translate(80%, -160%);transform:translate(80%, -160%)}84%{-moz-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}100%{-moz-transform:translate(0, 0);transform:translate(0, 0)}}@-o-keyframes ball-zig-deflect{17%{-o-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}34%{-o-transform:translate(80%, -160%);transform:translate(80%, -160%)}50%{-o-transform:translate(0, 0);transform:translate(0, 0)}67%{-o-transform:translate(80%, -160%);transform:translate(80%, -160%)}84%{-o-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}100%{-o-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zig-deflect{17%{-webkit-transform:translate(-80%, -160%);-moz-transform:translate(-80%, -160%);-o-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}34%{-webkit-transform:translate(80%, -160%);-moz-transform:translate(80%, -160%);-o-transform:translate(80%, -160%);transform:translate(80%, -160%)}50%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}67%{-webkit-transform:translate(80%, -160%);-moz-transform:translate(80%, -160%);-o-transform:translate(80%, -160%);transform:translate(80%, -160%)}84%{-webkit-transform:translate(-80%, -160%);-moz-transform:translate(-80%, -160%);-o-transform:translate(-80%, -160%);transform:translate(-80%, -160%)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes ball-zag-deflect{17%{-webkit-transform:translate(80%, 160%);transform:translate(80%, 160%)}34%{-webkit-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}50%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}67%{-webkit-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}84%{-webkit-transform:translate(80%, 160%);transform:translate(80%, 160%)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-moz-keyframes ball-zag-deflect{17%{-moz-transform:translate(80%, 160%);transform:translate(80%, 160%)}34%{-moz-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}50%{-moz-transform:translate(0, 0);transform:translate(0, 0)}67%{-moz-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}84%{-moz-transform:translate(80%, 160%);transform:translate(80%, 160%)}100%{-moz-transform:translate(0, 0);transform:translate(0, 0)}}@-o-keyframes ball-zag-deflect{17%{-o-transform:translate(80%, 160%);transform:translate(80%, 160%)}34%{-o-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}50%{-o-transform:translate(0, 0);transform:translate(0, 0)}67%{-o-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}84%{-o-transform:translate(80%, 160%);transform:translate(80%, 160%)}100%{-o-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zag-deflect{17%{-webkit-transform:translate(80%, 160%);-moz-transform:translate(80%, 160%);-o-transform:translate(80%, 160%);transform:translate(80%, 160%)}34%{-webkit-transform:translate(-80%, 160%);-moz-transform:translate(-80%, 160%);-o-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}50%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}67%{-webkit-transform:translate(-80%, 160%);-moz-transform:translate(-80%, 160%);-o-transform:translate(-80%, 160%);transform:translate(-80%, 160%)}84%{-webkit-transform:translate(80%, 160%);-moz-transform:translate(80%, 160%);-o-transform:translate(80%, 160%);transform:translate(80%, 160%)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}  .la-ball-zig-zag,.la-ball-zig-zag>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-zig-zag{display:block;font-size:0;color:#fff}.la-ball-zig-zag.la-dark{color:#333}.la-ball-zig-zag>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-zig-zag{position:relative;width:32px;height:32px}.la-ball-zig-zag>div{position:absolute;top:50%;left:50%;width:10px;height:10px;margin-top:-5px;margin-left:-5px;border-radius:100%}.la-ball-zig-zag>div:first-child{-webkit-animation:ball-zig-effect 0.7s 0s infinite linear;-moz-animation:ball-zig-effect 0.7s 0s infinite linear;-o-animation:ball-zig-effect 0.7s 0s infinite linear;animation:ball-zig-effect 0.7s 0s infinite linear}.la-ball-zig-zag>div:last-child{-webkit-animation:ball-zag-effect 0.7s 0s infinite linear;-moz-animation:ball-zag-effect 0.7s 0s infinite linear;-o-animation:ball-zag-effect 0.7s 0s infinite linear;animation:ball-zag-effect 0.7s 0s infinite linear}.la-ball-zig-zag.la-sm{width:16px;height:16px}.la-ball-zig-zag.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.la-ball-zig-zag.la-2x{width:64px;height:64px}.la-ball-zig-zag.la-2x>div{width:20px;height:20px;margin-top:-10px;margin-left:-10px}.la-ball-zig-zag.la-3x{width:96px;height:96px}.la-ball-zig-zag.la-3x>div{width:30px;height:30px;margin-top:-15px;margin-left:-15px}@-webkit-keyframes ball-zig-effect{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}33%{-webkit-transform:translate(-75%, -150%);transform:translate(-75%, -150%)}66%{-webkit-transform:translate(75%, -150%);transform:translate(75%, -150%)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-moz-keyframes ball-zig-effect{0%{-moz-transform:translate(0, 0);transform:translate(0, 0)}33%{-moz-transform:translate(-75%, -150%);transform:translate(-75%, -150%)}66%{-moz-transform:translate(75%, -150%);transform:translate(75%, -150%)}100%{-moz-transform:translate(0, 0);transform:translate(0, 0)}}@-o-keyframes ball-zig-effect{0%{-o-transform:translate(0, 0);transform:translate(0, 0)}33%{-o-transform:translate(-75%, -150%);transform:translate(-75%, -150%)}66%{-o-transform:translate(75%, -150%);transform:translate(75%, -150%)}100%{-o-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zig-effect{0%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}33%{-webkit-transform:translate(-75%, -150%);-moz-transform:translate(-75%, -150%);-o-transform:translate(-75%, -150%);transform:translate(-75%, -150%)}66%{-webkit-transform:translate(75%, -150%);-moz-transform:translate(75%, -150%);-o-transform:translate(75%, -150%);transform:translate(75%, -150%)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes ball-zag-effect{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}33%{-webkit-transform:translate(75%, 150%);transform:translate(75%, 150%)}66%{-webkit-transform:translate(-75%, 150%);transform:translate(-75%, 150%)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-moz-keyframes ball-zag-effect{0%{-moz-transform:translate(0, 0);transform:translate(0, 0)}33%{-moz-transform:translate(75%, 150%);transform:translate(75%, 150%)}66%{-moz-transform:translate(-75%, 150%);transform:translate(-75%, 150%)}100%{-moz-transform:translate(0, 0);transform:translate(0, 0)}}@-o-keyframes ball-zag-effect{0%{-o-transform:translate(0, 0);transform:translate(0, 0)}33%{-o-transform:translate(75%, 150%);transform:translate(75%, 150%)}66%{-o-transform:translate(-75%, 150%);transform:translate(-75%, 150%)}100%{-o-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zag-effect{0%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}33%{-webkit-transform:translate(75%, 150%);-moz-transform:translate(75%, 150%);-o-transform:translate(75%, 150%);transform:translate(75%, 150%)}66%{-webkit-transform:translate(-75%, 150%);-moz-transform:translate(-75%, 150%);-o-transform:translate(-75%, 150%);transform:translate(-75%, 150%)}100%{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}  .la-cog,.la-cog>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-cog{display:block;font-size:0;color:#fff}.la-cog.la-dark{color:#333}.la-cog>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-cog{width:31px;height:31px}.la-cog>div{width:100%;height:100%;background-color:transparent;border-style:dashed;border-width:2px;border-radius:100%;-webkit-animation:cog-rotate 4s linear infinite;-moz-animation:cog-rotate 4s linear infinite;-o-animation:cog-rotate 4s linear infinite;animation:cog-rotate 4s linear infinite}.la-cog>div:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border:2px solid currentColor;border-radius:100%}.la-cog.la-sm{width:15px;height:15px}.la-cog.la-sm>div{border-width:1px}.la-cog.la-sm>div:after{border-width:1px}.la-cog.la-2x{width:61px;height:61px}.la-cog.la-2x>div{border-width:4px}.la-cog.la-2x>div:after{border-width:4px}.la-cog.la-3x{width:91px;height:91px}.la-cog.la-3x>div{border-width:6px}.la-cog.la-3x>div:after{border-width:6px}@-webkit-keyframes cog-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes cog-rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes cog-rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes cog-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}  .la-cube-transition,.la-cube-transition>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-cube-transition{display:block;font-size:0;color:#fff}.la-cube-transition.la-dark{color:#333}.la-cube-transition>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-cube-transition{width:32px;height:32px}.la-cube-transition>div{position:absolute;top:0;left:0;width:14px;height:14px;margin-top:-7px;margin-left:-7px;border-radius:0;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;-moz-animation:cube-transition 1.6s 0s infinite ease-in-out;-o-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.la-cube-transition>div:last-child{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}.la-cube-transition.la-sm{width:16px;height:16px}.la-cube-transition.la-sm>div{width:6px;height:6px;margin-top:-3px;margin-left:-3px}.la-cube-transition.la-2x{width:64px;height:64px}.la-cube-transition.la-2x>div{width:28px;height:28px;margin-top:-14px;margin-left:-14px}.la-cube-transition.la-3x{width:96px;height:96px}.la-cube-transition.la-3x>div{width:42px;height:42px;margin-top:-21px;margin-left:-21px}@-webkit-keyframes cube-transition{25%{top:0;left:100%;-webkit-transform:scale(0.5) rotate(-90deg);transform:scale(0.5) rotate(-90deg)}50%{top:100%;left:100%;-webkit-transform:scale(1) rotate(-180deg);transform:scale(1) rotate(-180deg)}75%{top:100%;left:0;-webkit-transform:scale(0.5) rotate(-270deg);transform:scale(0.5) rotate(-270deg)}100%{top:0;left:0;-webkit-transform:scale(1) rotate(-360deg);transform:scale(1) rotate(-360deg)}}@-moz-keyframes cube-transition{25%{top:0;left:100%;-moz-transform:scale(0.5) rotate(-90deg);transform:scale(0.5) rotate(-90deg)}50%{top:100%;left:100%;-moz-transform:scale(1) rotate(-180deg);transform:scale(1) rotate(-180deg)}75%{top:100%;left:0;-moz-transform:scale(0.5) rotate(-270deg);transform:scale(0.5) rotate(-270deg)}100%{top:0;left:0;-moz-transform:scale(1) rotate(-360deg);transform:scale(1) rotate(-360deg)}}@-o-keyframes cube-transition{25%{top:0;left:100%;-o-transform:scale(0.5) rotate(-90deg);transform:scale(0.5) rotate(-90deg)}50%{top:100%;left:100%;-o-transform:scale(1) rotate(-180deg);transform:scale(1) rotate(-180deg)}75%{top:100%;left:0;-o-transform:scale(0.5) rotate(-270deg);transform:scale(0.5) rotate(-270deg)}100%{top:0;left:0;-o-transform:scale(1) rotate(-360deg);transform:scale(1) rotate(-360deg)}}@keyframes cube-transition{25%{top:0;left:100%;-webkit-transform:scale(0.5) rotate(-90deg);-moz-transform:scale(0.5) rotate(-90deg);-o-transform:scale(0.5) rotate(-90deg);transform:scale(0.5) rotate(-90deg)}50%{top:100%;left:100%;-webkit-transform:scale(1) rotate(-180deg);-moz-transform:scale(1) rotate(-180deg);-o-transform:scale(1) rotate(-180deg);transform:scale(1) rotate(-180deg)}75%{top:100%;left:0;-webkit-transform:scale(0.5) rotate(-270deg);-moz-transform:scale(0.5) rotate(-270deg);-o-transform:scale(0.5) rotate(-270deg);transform:scale(0.5) rotate(-270deg)}100%{top:0;left:0;-webkit-transform:scale(1) rotate(-360deg);-moz-transform:scale(1) rotate(-360deg);-o-transform:scale(1) rotate(-360deg);transform:scale(1) rotate(-360deg)}}  .la-fire,.la-fire>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-fire{display:block;font-size:0;color:#fff}.la-fire.la-dark{color:#333}.la-fire>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-fire{width:32px;height:32px}.la-fire>div{position:absolute;bottom:0;left:50%;width:12px;height:12px;border-radius:0;border-radius:2px;-webkit-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-ms-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-webkit-animation:fire-diamonds 1.5s infinite linear;-moz-animation:fire-diamonds 1.5s infinite linear;-o-animation:fire-diamonds 1.5s infinite linear;animation:fire-diamonds 1.5s infinite linear}.la-fire>div:nth-child(1){-webkit-animation-delay:-.85s;-moz-animation-delay:-.85s;-o-animation-delay:-.85s;animation-delay:-.85s}.la-fire>div:nth-child(2){-webkit-animation-delay:-1.85s;-moz-animation-delay:-1.85s;-o-animation-delay:-1.85s;animation-delay:-1.85s}.la-fire>div:nth-child(3){-webkit-animation-delay:-2.85s;-moz-animation-delay:-2.85s;-o-animation-delay:-2.85s;animation-delay:-2.85s}.la-fire.la-sm{width:16px;height:16px}.la-fire.la-sm>div{width:6px;height:6px}.la-fire.la-2x{width:64px;height:64px}.la-fire.la-2x>div{width:24px;height:24px}.la-fire.la-3x{width:96px;height:96px}.la-fire.la-3x>div{width:36px;height:36px}@-webkit-keyframes fire-diamonds{0%{-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@-moz-keyframes fire-diamonds{0%{-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@-o-keyframes fire-diamonds{0%{-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@keyframes fire-diamonds{0%{-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}  .la-line-scale-party,.la-line-scale-party>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-scale-party{display:block;font-size:0;color:#fff}.la-line-scale-party.la-dark{color:#333}.la-line-scale-party>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-scale-party{width:40px;height:32px}.la-line-scale-party>div{width:4px;height:32px;margin:2px;margin-top:0;margin-bottom:0;border-radius:0;-webkit-animation-name:line-scale-party;-moz-animation-name:line-scale-party;-o-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.la-line-scale-party>div:nth-child(1){-webkit-animation-duration:.43s;-moz-animation-duration:.43s;-o-animation-duration:.43s;animation-duration:.43s;-webkit-animation-delay:-.23s;-moz-animation-delay:-.23s;-o-animation-delay:-.23s;animation-delay:-.23s}.la-line-scale-party>div:nth-child(2){-webkit-animation-duration:.62s;-moz-animation-duration:.62s;-o-animation-duration:.62s;animation-duration:.62s;-webkit-animation-delay:-.32s;-moz-animation-delay:-.32s;-o-animation-delay:-.32s;animation-delay:-.32s}.la-line-scale-party>div:nth-child(3){-webkit-animation-duration:.43s;-moz-animation-duration:.43s;-o-animation-duration:.43s;animation-duration:.43s;-webkit-animation-delay:-.44s;-moz-animation-delay:-.44s;-o-animation-delay:-.44s;animation-delay:-.44s}.la-line-scale-party>div:nth-child(4){-webkit-animation-duration:.8s;-moz-animation-duration:.8s;-o-animation-duration:.8s;animation-duration:.8s;-webkit-animation-delay:-.31s;-moz-animation-delay:-.31s;-o-animation-delay:-.31s;animation-delay:-.31s}.la-line-scale-party>div:nth-child(5){-webkit-animation-duration:.74s;-moz-animation-duration:.74s;-o-animation-duration:.74s;animation-duration:.74s;-webkit-animation-delay:-.24s;-moz-animation-delay:-.24s;-o-animation-delay:-.24s;animation-delay:-.24s}.la-line-scale-party.la-sm{width:20px;height:16px}.la-line-scale-party.la-sm>div{width:2px;height:16px;margin:1px;margin-top:0;margin-bottom:0}.la-line-scale-party.la-2x{width:80px;height:64px}.la-line-scale-party.la-2x>div{width:8px;height:64px;margin:4px;margin-top:0;margin-bottom:0}.la-line-scale-party.la-3x{width:120px;height:96px}.la-line-scale-party.la-3x>div{width:12px;height:96px;margin:6px;margin-top:0;margin-bottom:0}@-webkit-keyframes line-scale-party{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(0.3);transform:scaleY(0.3)}100%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-moz-keyframes line-scale-party{0%{-moz-transform:scaleY(1);transform:scaleY(1)}50%{-moz-transform:scaleY(0.3);transform:scaleY(0.3)}100%{-moz-transform:scaleY(1);transform:scaleY(1)}}@-o-keyframes line-scale-party{0%{-o-transform:scaleY(1);transform:scaleY(1)}50%{-o-transform:scaleY(0.3);transform:scaleY(0.3)}100%{-o-transform:scaleY(1);transform:scaleY(1)}}@keyframes line-scale-party{0%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(0.3);-moz-transform:scaleY(0.3);-o-transform:scaleY(0.3);transform:scaleY(0.3)}100%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}  .la-line-scale-pulse-out-rapid,.la-line-scale-pulse-out-rapid>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-scale-pulse-out-rapid{display:block;font-size:0;color:#fff}.la-line-scale-pulse-out-rapid.la-dark{color:#333}.la-line-scale-pulse-out-rapid>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-scale-pulse-out-rapid{width:40px;height:32px}.la-line-scale-pulse-out-rapid>div{width:4px;height:32px;margin:2px;margin-top:0;margin-bottom:0;border-radius:0;-webkit-animation:line-scale-pulse-out-rapid 0.9s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);-moz-animation:line-scale-pulse-out-rapid 0.9s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);-o-animation:line-scale-pulse-out-rapid 0.9s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);animation:line-scale-pulse-out-rapid 0.9s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78)}.la-line-scale-pulse-out-rapid>div:nth-child(3){-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;-o-animation-delay:-.9s;animation-delay:-.9s}.la-line-scale-pulse-out-rapid>div:nth-child(2),.la-line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.65s;-moz-animation-delay:-.65s;-o-animation-delay:-.65s;animation-delay:-.65s}.la-line-scale-pulse-out-rapid>div:nth-child(1),.la-line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}.la-line-scale-pulse-out-rapid.la-sm{width:20px;height:16px}.la-line-scale-pulse-out-rapid.la-sm>div{width:2px;height:16px;margin:1px;margin-top:0;margin-bottom:0}.la-line-scale-pulse-out-rapid.la-2x{width:80px;height:64px}.la-line-scale-pulse-out-rapid.la-2x>div{width:8px;height:64px;margin:4px;margin-top:0;margin-bottom:0}.la-line-scale-pulse-out-rapid.la-3x{width:120px;height:96px}.la-line-scale-pulse-out-rapid.la-3x>div{width:12px;height:96px;margin:6px;margin-top:0;margin-bottom:0}@-webkit-keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3)}90%{-webkit-transform:scaley(1);transform:scaley(1)}}@-moz-keyframes line-scale-pulse-out-rapid{0%{-moz-transform:scaley(1);transform:scaley(1)}80%{-moz-transform:scaley(0.3);transform:scaley(0.3)}90%{-moz-transform:scaley(1);transform:scaley(1)}}@-o-keyframes line-scale-pulse-out-rapid{0%{-o-transform:scaley(1);transform:scaley(1)}80%{-o-transform:scaley(0.3);transform:scaley(0.3)}90%{-o-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale-pulse-out-rapid{0%{-webkit-transform:scaley(1);-moz-transform:scaley(1);-o-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(0.3);-moz-transform:scaley(0.3);-o-transform:scaley(0.3);transform:scaley(0.3)}90%{-webkit-transform:scaley(1);-moz-transform:scaley(1);-o-transform:scaley(1);transform:scaley(1)}}  .la-line-scale-pulse-out,.la-line-scale-pulse-out>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-scale-pulse-out{display:block;font-size:0;color:#fff}.la-line-scale-pulse-out.la-dark{color:#333}.la-line-scale-pulse-out>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-scale-pulse-out{width:40px;height:32px}.la-line-scale-pulse-out>div{width:4px;height:32px;margin:2px;margin-top:0;margin-bottom:0;border-radius:0;-webkit-animation:line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);-moz-animation:line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);-o-animation:line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);animation:line-scale-pulse-out 0.9s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85)}.la-line-scale-pulse-out>div:nth-child(3){-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;-o-animation-delay:-.9s;animation-delay:-.9s}.la-line-scale-pulse-out>div:nth-child(2),.la-line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.7s;-moz-animation-delay:-.7s;-o-animation-delay:-.7s;animation-delay:-.7s}.la-line-scale-pulse-out>div:nth-child(1),.la-line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-line-scale-pulse-out.la-sm{width:20px;height:16px}.la-line-scale-pulse-out.la-sm>div{width:2px;height:16px;margin:1px;margin-top:0;margin-bottom:0}.la-line-scale-pulse-out.la-2x{width:80px;height:64px}.la-line-scale-pulse-out.la-2x>div{width:8px;height:64px;margin:4px;margin-top:0;margin-bottom:0}.la-line-scale-pulse-out.la-3x{width:120px;height:96px}.la-line-scale-pulse-out.la-3x>div{width:12px;height:96px;margin:6px;margin-top:0;margin-bottom:0}@-webkit-keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.3);transform:scaley(0.3)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}@-moz-keyframes line-scale-pulse-out{0%{-moz-transform:scaley(1);transform:scaley(1)}50%{-moz-transform:scaley(0.3);transform:scaley(0.3)}100%{-moz-transform:scaley(1);transform:scaley(1)}}@-o-keyframes line-scale-pulse-out{0%{-o-transform:scaley(1);transform:scaley(1)}50%{-o-transform:scaley(0.3);transform:scaley(0.3)}100%{-o-transform:scaley(1);transform:scaley(1)}}@keyframes line-scale-pulse-out{0%{-webkit-transform:scaley(1);-moz-transform:scaley(1);-o-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.3);-moz-transform:scaley(0.3);-o-transform:scaley(0.3);transform:scaley(0.3)}100%{-webkit-transform:scaley(1);-moz-transform:scaley(1);-o-transform:scaley(1);transform:scaley(1)}}  .la-line-scale,.la-line-scale>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-scale{display:block;font-size:0;color:#fff}.la-line-scale.la-dark{color:#333}.la-line-scale>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-scale{width:40px;height:32px}.la-line-scale>div{width:4px;height:32px;margin:2px;margin-top:0;margin-bottom:0;border-radius:0;-webkit-animation:line-scale 1.2s infinite ease;-moz-animation:line-scale 1.2s infinite ease;-o-animation:line-scale 1.2s infinite ease;animation:line-scale 1.2s infinite ease}.la-line-scale>div:nth-child(1){-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}.la-line-scale>div:nth-child(2){-webkit-animation-delay:-1.1s;-moz-animation-delay:-1.1s;-o-animation-delay:-1.1s;animation-delay:-1.1s}.la-line-scale>div:nth-child(3){-webkit-animation-delay:-1s;-moz-animation-delay:-1s;-o-animation-delay:-1s;animation-delay:-1s}.la-line-scale>div:nth-child(4){-webkit-animation-delay:-.9s;-moz-animation-delay:-.9s;-o-animation-delay:-.9s;animation-delay:-.9s}.la-line-scale>div:nth-child(5){-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}.la-line-scale.la-sm{width:20px;height:16px}.la-line-scale.la-sm>div{width:2px;height:16px;margin:1px;margin-top:0;margin-bottom:0}.la-line-scale.la-2x{width:80px;height:64px}.la-line-scale.la-2x>div{width:8px;height:64px;margin:4px;margin-top:0;margin-bottom:0}.la-line-scale.la-3x{width:120px;height:96px}.la-line-scale.la-3x>div{width:12px;height:96px;margin:6px;margin-top:0;margin-bottom:0}@-webkit-keyframes line-scale{0%,40%,100%{-webkit-transform:scaleY(0.4);transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-moz-keyframes line-scale{0%,40%,100%{-webkit-transform:scaleY(0.4);-moz-transform:scaleY(0.4);transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}}@-o-keyframes line-scale{0%,40%,100%{-webkit-transform:scaleY(0.4);-o-transform:scaleY(0.4);transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}@keyframes line-scale{0%,40%,100%{-webkit-transform:scaleY(0.4);-moz-transform:scaleY(0.4);-o-transform:scaleY(0.4);transform:scaleY(0.4)}20%{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}}  .la-line-spin-clockwise-fade-rotating,.la-line-spin-clockwise-fade-rotating>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-spin-clockwise-fade-rotating{display:block;font-size:0;color:#fff}.la-line-spin-clockwise-fade-rotating.la-dark{color:#333}.la-line-spin-clockwise-fade-rotating>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-spin-clockwise-fade-rotating{width:32px;height:32px;-webkit-animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;-moz-animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;-o-animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear;animation:line-spin-clockwise-fade-rotating-rotate 6s infinite linear}.la-line-spin-clockwise-fade-rotating>div{position:absolute;width:2px;height:10px;margin:2px;margin-top:-5px;margin-left:-1px;border-radius:0;-webkit-animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;-moz-animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;-o-animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out;animation:line-spin-clockwise-fade-rotating 1s infinite ease-in-out}.la-line-spin-clockwise-fade-rotating>div:nth-child(1){top:15%;left:50%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-line-spin-clockwise-fade-rotating>div:nth-child(2){top:25.2512626585%;left:74.7487373415%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-line-spin-clockwise-fade-rotating>div:nth-child(3){top:50%;left:85%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-line-spin-clockwise-fade-rotating>div:nth-child(4){top:74.7487373415%;left:74.7487373415%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-line-spin-clockwise-fade-rotating>div:nth-child(5){top:84.9999999974%;left:50.0000000004%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-line-spin-clockwise-fade-rotating>div:nth-child(6){top:74.7487369862%;left:25.2512627193%;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-line-spin-clockwise-fade-rotating>div:nth-child(7){top:49.9999806189%;left:15.0000039834%;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-line-spin-clockwise-fade-rotating>div:nth-child(8){top:25.2506949798%;left:25.2513989292%;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg);-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-line-spin-clockwise-fade-rotating.la-sm{width:16px;height:16px}.la-line-spin-clockwise-fade-rotating.la-sm>div{width:1px;height:4px;margin-top:-2px;margin-left:0}.la-line-spin-clockwise-fade-rotating.la-2x{width:64px;height:64px}.la-line-spin-clockwise-fade-rotating.la-2x>div{width:4px;height:20px;margin-top:-10px;margin-left:-2px}.la-line-spin-clockwise-fade-rotating.la-3x{width:96px;height:96px}.la-line-spin-clockwise-fade-rotating.la-3x>div{width:6px;height:30px;margin-top:-15px;margin-left:-3px}@-webkit-keyframes line-spin-clockwise-fade-rotating-rotate{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-moz-keyframes line-spin-clockwise-fade-rotating-rotate{100%{-moz-transform:rotate(-360deg);transform:rotate(-360deg)}}@-o-keyframes line-spin-clockwise-fade-rotating-rotate{100%{-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes line-spin-clockwise-fade-rotating-rotate{100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes line-spin-clockwise-fade-rotating{50%{opacity:.2}100%{opacity:1}}@-moz-keyframes line-spin-clockwise-fade-rotating{50%{opacity:.2}100%{opacity:1}}@-o-keyframes line-spin-clockwise-fade-rotating{50%{opacity:.2}100%{opacity:1}}@keyframes line-spin-clockwise-fade-rotating{50%{opacity:.2}100%{opacity:1}}  .la-line-spin-clockwise-fade,.la-line-spin-clockwise-fade>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-spin-clockwise-fade{display:block;font-size:0;color:#fff}.la-line-spin-clockwise-fade.la-dark{color:#333}.la-line-spin-clockwise-fade>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-spin-clockwise-fade{width:32px;height:32px}.la-line-spin-clockwise-fade>div{position:absolute;width:2px;height:10px;margin:2px;margin-top:-5px;margin-left:-1px;border-radius:0;-webkit-animation:line-spin-clockwise-fade 1s infinite ease-in-out;-moz-animation:line-spin-clockwise-fade 1s infinite ease-in-out;-o-animation:line-spin-clockwise-fade 1s infinite ease-in-out;animation:line-spin-clockwise-fade 1s infinite ease-in-out}.la-line-spin-clockwise-fade>div:nth-child(1){top:15%;left:50%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.la-line-spin-clockwise-fade>div:nth-child(2){top:25.2512626585%;left:74.7487373415%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.la-line-spin-clockwise-fade>div:nth-child(3){top:50%;left:85%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.la-line-spin-clockwise-fade>div:nth-child(4){top:74.7487373415%;left:74.7487373415%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.la-line-spin-clockwise-fade>div:nth-child(5){top:84.9999999974%;left:50.0000000004%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.la-line-spin-clockwise-fade>div:nth-child(6){top:74.7487369862%;left:25.2512627193%;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.la-line-spin-clockwise-fade>div:nth-child(7){top:49.9999806189%;left:15.0000039834%;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.la-line-spin-clockwise-fade>div:nth-child(8){top:25.2506949798%;left:25.2513989292%;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg);-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.la-line-spin-clockwise-fade.la-sm{width:16px;height:16px}.la-line-spin-clockwise-fade.la-sm>div{width:1px;height:4px;margin-top:-2px;margin-left:0}.la-line-spin-clockwise-fade.la-2x{width:64px;height:64px}.la-line-spin-clockwise-fade.la-2x>div{width:4px;height:20px;margin-top:-10px;margin-left:-2px}.la-line-spin-clockwise-fade.la-3x{width:96px;height:96px}.la-line-spin-clockwise-fade.la-3x>div{width:6px;height:30px;margin-top:-15px;margin-left:-3px}@-webkit-keyframes line-spin-clockwise-fade{50%{opacity:.2}100%{opacity:1}}@-moz-keyframes line-spin-clockwise-fade{50%{opacity:.2}100%{opacity:1}}@-o-keyframes line-spin-clockwise-fade{50%{opacity:.2}100%{opacity:1}}@keyframes line-spin-clockwise-fade{50%{opacity:.2}100%{opacity:1}}  .la-line-spin-fade-rotating,.la-line-spin-fade-rotating>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-spin-fade-rotating{display:block;font-size:0;color:#fff}.la-line-spin-fade-rotating.la-dark{color:#333}.la-line-spin-fade-rotating>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-spin-fade-rotating{width:32px;height:32px;-webkit-animation:ball-spin-fade-rotating-rotate 6s infinite linear;-moz-animation:ball-spin-fade-rotating-rotate 6s infinite linear;-o-animation:ball-spin-fade-rotating-rotate 6s infinite linear;animation:ball-spin-fade-rotating-rotate 6s infinite linear}.la-line-spin-fade-rotating>div{position:absolute;width:2px;height:10px;margin:2px;margin-top:-5px;margin-left:-1px;border-radius:0;-webkit-animation:line-spin-fade-rotating 1s infinite ease-in-out;-moz-animation:line-spin-fade-rotating 1s infinite ease-in-out;-o-animation:line-spin-fade-rotating 1s infinite ease-in-out;animation:line-spin-fade-rotating 1s infinite ease-in-out}.la-line-spin-fade-rotating>div:nth-child(1){top:15%;left:50%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-line-spin-fade-rotating>div:nth-child(2){top:25.2512626585%;left:74.7487373415%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-line-spin-fade-rotating>div:nth-child(3){top:50%;left:85%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-line-spin-fade-rotating>div:nth-child(4){top:74.7487373415%;left:74.7487373415%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-line-spin-fade-rotating>div:nth-child(5){top:84.9999999974%;left:50.0000000004%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-line-spin-fade-rotating>div:nth-child(6){top:74.7487369862%;left:25.2512627193%;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-line-spin-fade-rotating>div:nth-child(7){top:49.9999806189%;left:15.0000039834%;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-line-spin-fade-rotating>div:nth-child(8){top:25.2506949798%;left:25.2513989292%;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg);-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-line-spin-fade-rotating.la-sm{width:16px;height:16px}.la-line-spin-fade-rotating.la-sm>div{width:1px;height:4px;margin-top:-2px;margin-left:0}.la-line-spin-fade-rotating.la-2x{width:64px;height:64px}.la-line-spin-fade-rotating.la-2x>div{width:4px;height:20px;margin-top:-10px;margin-left:-2px}.la-line-spin-fade-rotating.la-3x{width:96px;height:96px}.la-line-spin-fade-rotating.la-3x>div{width:6px;height:30px;margin-top:-15px;margin-left:-3px}@-webkit-keyframes ball-spin-fade-rotating-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-spin-fade-rotating-rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-spin-fade-rotating-rotate{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-spin-fade-rotating-rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes line-spin-fade-rotating{50%{opacity:.2}100%{opacity:1}}@-moz-keyframes line-spin-fade-rotating{50%{opacity:.2}100%{opacity:1}}@-o-keyframes line-spin-fade-rotating{50%{opacity:.2}100%{opacity:1}}@keyframes line-spin-fade-rotating{50%{opacity:.2}100%{opacity:1}}  .la-line-spin-fade,.la-line-spin-fade>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-line-spin-fade{display:block;font-size:0;color:#fff}.la-line-spin-fade.la-dark{color:#333}.la-line-spin-fade>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-line-spin-fade{width:32px;height:32px}.la-line-spin-fade>div{position:absolute;width:2px;height:10px;margin:2px;margin-top:-5px;margin-left:-1px;border-radius:0;-webkit-animation:line-spin-fade 1s infinite ease-in-out;-moz-animation:line-spin-fade 1s infinite ease-in-out;-o-animation:line-spin-fade 1s infinite ease-in-out;animation:line-spin-fade 1s infinite ease-in-out}.la-line-spin-fade>div:nth-child(1){top:15%;left:50%;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.125s;-moz-animation-delay:-1.125s;-o-animation-delay:-1.125s;animation-delay:-1.125s}.la-line-spin-fade>div:nth-child(2){top:25.2512626585%;left:74.7487373415%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation-delay:-1.25s;-moz-animation-delay:-1.25s;-o-animation-delay:-1.25s;animation-delay:-1.25s}.la-line-spin-fade>div:nth-child(3){top:50%;left:85%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-1.375s;-moz-animation-delay:-1.375s;-o-animation-delay:-1.375s;animation-delay:-1.375s}.la-line-spin-fade>div:nth-child(4){top:74.7487373415%;left:74.7487373415%;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.la-line-spin-fade>div:nth-child(5){top:84.9999999974%;left:50.0000000004%;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-1.625s;-moz-animation-delay:-1.625s;-o-animation-delay:-1.625s;animation-delay:-1.625s}.la-line-spin-fade>div:nth-child(6){top:74.7487369862%;left:25.2512627193%;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg);-webkit-animation-delay:-1.75s;-moz-animation-delay:-1.75s;-o-animation-delay:-1.75s;animation-delay:-1.75s}.la-line-spin-fade>div:nth-child(7){top:49.9999806189%;left:15.0000039834%;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-1.875s;-moz-animation-delay:-1.875s;-o-animation-delay:-1.875s;animation-delay:-1.875s}.la-line-spin-fade>div:nth-child(8){top:25.2506949798%;left:25.2513989292%;-webkit-transform:rotate(315deg);-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-o-transform:rotate(315deg);transform:rotate(315deg);-webkit-animation-delay:-2s;-moz-animation-delay:-2s;-o-animation-delay:-2s;animation-delay:-2s}.la-line-spin-fade.la-sm{width:16px;height:16px}.la-line-spin-fade.la-sm>div{width:1px;height:4px;margin-top:-2px;margin-left:0}.la-line-spin-fade.la-2x{width:64px;height:64px}.la-line-spin-fade.la-2x>div{width:4px;height:20px;margin-top:-10px;margin-left:-2px}.la-line-spin-fade.la-3x{width:96px;height:96px}.la-line-spin-fade.la-3x>div{width:6px;height:30px;margin-top:-15px;margin-left:-3px}@-webkit-keyframes line-spin-fade{50%{opacity:.2}100%{opacity:1}}@-moz-keyframes line-spin-fade{50%{opacity:.2}100%{opacity:1}}@-o-keyframes line-spin-fade{50%{opacity:.2}100%{opacity:1}}@keyframes line-spin-fade{50%{opacity:.2}100%{opacity:1}}  .la-pacman,.la-pacman>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-pacman{display:block;font-size:0;color:#fff}.la-pacman.la-dark{color:#333}.la-pacman>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-pacman{width:32px;height:32px}.la-pacman>div:nth-child(1),.la-pacman>div:nth-child(2){width:0;height:0;background:transparent;border-style:solid;border-width:16px;border-right-color:transparent;border-radius:100%;-webkit-animation:pacman-rotate-half-up 0.5s 0s infinite;-moz-animation:pacman-rotate-half-up 0.5s 0s infinite;-o-animation:pacman-rotate-half-up 0.5s 0s infinite;animation:pacman-rotate-half-up 0.5s 0s infinite}.la-pacman>div:nth-child(2){margin-top:-32px;-webkit-animation-name:pacman-rotate-half-down;-moz-animation-name:pacman-rotate-half-down;-o-animation-name:pacman-rotate-half-down;animation-name:pacman-rotate-half-down}.la-pacman>div:nth-child(3),.la-pacman>div:nth-child(4),.la-pacman>div:nth-child(5),.la-pacman>div:nth-child(6){position:absolute;top:50%;left:200%;width:8px;height:8px;border-radius:100%;opacity:0;-webkit-animation:pacman-balls 2s 0s infinite linear;-moz-animation:pacman-balls 2s 0s infinite linear;-o-animation:pacman-balls 2s 0s infinite linear;animation:pacman-balls 2s 0s infinite linear}.la-pacman>div:nth-child(3){-webkit-animation-delay:-1.44s;-moz-animation-delay:-1.44s;-o-animation-delay:-1.44s;animation-delay:-1.44s}.la-pacman>div:nth-child(4){-webkit-animation-delay:-1.94s;-moz-animation-delay:-1.94s;-o-animation-delay:-1.94s;animation-delay:-1.94s}.la-pacman>div:nth-child(5){-webkit-animation-delay:-2.44s;-moz-animation-delay:-2.44s;-o-animation-delay:-2.44s;animation-delay:-2.44s}.la-pacman>div:nth-child(6){-webkit-animation-delay:-2.94s;-moz-animation-delay:-2.94s;-o-animation-delay:-2.94s;animation-delay:-2.94s}.la-pacman.la-sm{width:16px;height:16px}.la-pacman.la-sm>div:nth-child(1),.la-pacman.la-sm>div:nth-child(2){border-width:8px}.la-pacman.la-sm>div:nth-child(2){margin-top:-16px}.la-pacman.la-sm>div:nth-child(3),.la-pacman.la-sm>div:nth-child(4),.la-pacman.la-sm>div:nth-child(5),.la-pacman.la-sm>div:nth-child(6){width:4px;height:4px}.la-pacman.la-2x{width:64px;height:64px}.la-pacman.la-2x>div:nth-child(1),.la-pacman.la-2x>div:nth-child(2){border-width:32px}.la-pacman.la-2x>div:nth-child(2){margin-top:-64px}.la-pacman.la-2x>div:nth-child(3),.la-pacman.la-2x>div:nth-child(4),.la-pacman.la-2x>div:nth-child(5),.la-pacman.la-2x>div:nth-child(6){width:16px;height:16px}.la-pacman.la-3x{width:96px;height:96px}.la-pacman.la-3x>div:nth-child(1),.la-pacman.la-3x>div:nth-child(2){border-width:48px}.la-pacman.la-3x>div:nth-child(2){margin-top:-96px}.la-pacman.la-3x>div:nth-child(3),.la-pacman.la-3x>div:nth-child(4),.la-pacman.la-3x>div:nth-child(5),.la-pacman.la-3x>div:nth-child(6){width:24px;height:24px}@-webkit-keyframes pacman-rotate-half-up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes pacman-rotate-half-up{0%,100%{-moz-transform:rotate(270deg);transform:rotate(270deg)}50%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes pacman-rotate-half-up{0%,100%{-o-transform:rotate(270deg);transform:rotate(270deg)}50%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pacman-rotate-half-up{0%,100%{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pacman-rotate-half-down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-moz-keyframes pacman-rotate-half-down{0%,100%{-moz-transform:rotate(90deg);transform:rotate(90deg)}50%{-moz-transform:rotate(0deg);transform:rotate(0deg)}}@-o-keyframes pacman-rotate-half-down{0%,100%{-o-transform:rotate(90deg);transform:rotate(90deg)}50%{-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes pacman-rotate-half-down{0%,100%{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes pacman-balls{0%{left:200%;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}5%{opacity:.5}66%{opacity:1}67%{opacity:0}100%{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@-moz-keyframes pacman-balls{0%{left:200%;opacity:0;-moz-transform:translateY(-50%);transform:translateY(-50%)}5%{opacity:.5}66%{opacity:1}67%{opacity:0}100%{left:0;-moz-transform:translateY(-50%);transform:translateY(-50%)}}@-o-keyframes pacman-balls{0%{left:200%;opacity:0;-o-transform:translateY(-50%);transform:translateY(-50%)}5%{opacity:.5}66%{opacity:1}67%{opacity:0}100%{left:0;-o-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes pacman-balls{0%{left:200%;opacity:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}5%{opacity:.5}66%{opacity:1}67%{opacity:0}100%{left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}  .la-square-jelly-box,.la-square-jelly-box>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-square-jelly-box{display:block;font-size:0;color:#fff}.la-square-jelly-box.la-dark{color:#333}.la-square-jelly-box>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-square-jelly-box{width:32px;height:32px}.la-square-jelly-box>div:nth-child(1),.la-square-jelly-box>div:nth-child(2){position:absolute;left:0;width:100%}.la-square-jelly-box>div:nth-child(1){top:-25%;z-index:1;height:100%;border-radius:10%;-webkit-animation:square-jelly-box-animate 0.6s -0.1s linear infinite;-moz-animation:square-jelly-box-animate 0.6s -0.1s linear infinite;-o-animation:square-jelly-box-animate 0.6s -0.1s linear infinite;animation:square-jelly-box-animate 0.6s -0.1s linear infinite}.la-square-jelly-box>div:nth-child(2){bottom:-9%;height:10%;background:#000;border-radius:50%;opacity:.2;-webkit-animation:square-jelly-box-shadow 0.6s -0.1s linear infinite;-moz-animation:square-jelly-box-shadow 0.6s -0.1s linear infinite;-o-animation:square-jelly-box-shadow 0.6s -0.1s linear infinite;animation:square-jelly-box-shadow 0.6s -0.1s linear infinite}.la-square-jelly-box.la-sm{width:16px;height:16px}.la-square-jelly-box.la-2x{width:64px;height:64px}.la-square-jelly-box.la-3x{width:96px;height:96px}@-webkit-keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-webkit-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-webkit-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-webkit-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-moz-keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-moz-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-moz-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-moz-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-moz-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-o-keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-o-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-o-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-o-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-o-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-webkit-transform:translateY(25%) rotate(22.5deg);-moz-transform:translateY(25%) rotate(22.5deg);-o-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-webkit-transform:translateY(50%) scale(1, 0.9) rotate(45deg);-moz-transform:translateY(50%) scale(1, 0.9) rotate(45deg);-o-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-webkit-transform:translateY(25%) rotate(67.5deg);-moz-transform:translateY(25%) rotate(67.5deg);-o-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-webkit-transform:translateY(0) rotate(90deg);-moz-transform:translateY(0) rotate(90deg);-o-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-webkit-keyframes square-jelly-box-shadow{50%{-webkit-transform:scale(1.25, 1);transform:scale(1.25, 1)}}@-moz-keyframes square-jelly-box-shadow{50%{-moz-transform:scale(1.25, 1);transform:scale(1.25, 1)}}@-o-keyframes square-jelly-box-shadow{50%{-o-transform:scale(1.25, 1);transform:scale(1.25, 1)}}@keyframes square-jelly-box-shadow{50%{-webkit-transform:scale(1.25, 1);-moz-transform:scale(1.25, 1);-o-transform:scale(1.25, 1);transform:scale(1.25, 1)}}  .la-square-loader,.la-square-loader>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-square-loader{display:block;font-size:0;color:#fff}.la-square-loader.la-dark{color:#333}.la-square-loader>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-square-loader{width:32px;height:32px}.la-square-loader>div{width:100%;height:100%;background:transparent;border-width:2px;border-radius:0;-webkit-animation:square-loader 2s infinite ease;-moz-animation:square-loader 2s infinite ease;-o-animation:square-loader 2s infinite ease;animation:square-loader 2s infinite ease}.la-square-loader>div:after{display:inline-block;width:100%;vertical-align:top;content:"";background-color:currentColor;-webkit-animation:square-loader-inner 2s infinite ease-in;-moz-animation:square-loader-inner 2s infinite ease-in;-o-animation:square-loader-inner 2s infinite ease-in;animation:square-loader-inner 2s infinite ease-in}.la-square-loader.la-sm{width:16px;height:16px}.la-square-loader.la-sm>div{border-width:1px}.la-square-loader.la-2x{width:64px;height:64px}.la-square-loader.la-2x>div{border-width:4px}.la-square-loader.la-3x{width:96px;height:96px}.la-square-loader.la-3x>div{border-width:6px}@-webkit-keyframes square-loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes square-loader{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(180deg);transform:rotate(180deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}75%{-moz-transform:rotate(360deg);transform:rotate(360deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes square-loader{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}25%{-o-transform:rotate(180deg);transform:rotate(180deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}75%{-o-transform:rotate(360deg);transform:rotate(360deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes square-loader{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes square-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@-moz-keyframes square-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@-o-keyframes square-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@keyframes square-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}  .la-square-spin,.la-square-spin>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-square-spin{display:block;font-size:0;color:#fff}.la-square-spin.la-dark{color:#333}.la-square-spin>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-square-spin{width:32px;height:32px}.la-square-spin>div{width:100%;height:100%;border-radius:0;-webkit-animation:square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-moz-animation:square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-o-animation:square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.la-square-spin.la-sm{width:16px;height:16px}.la-square-spin.la-2x{width:64px;height:64px}.la-square-spin.la-3x{width:96px;height:96px}@-webkit-keyframes square-spin{0%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);transform:perspective(100px) rotateX(0) rotateY(360deg)}}@-moz-keyframes square-spin{0%{-moz-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}25%{-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);transform:perspective(100px) rotateX(0) rotateY(360deg)}}@-o-keyframes square-spin{0%{transform:perspective(100px) rotateX(0) rotateY(0)}25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{transform:perspective(100px) rotateX(0) rotateY(360deg)}}@keyframes square-spin{0%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);-moz-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);transform:perspective(100px) rotateX(0) rotateY(360deg)}}  .la-timer,.la-timer>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-timer{display:block;font-size:0;color:#fff}.la-timer.la-dark{color:#333}.la-timer>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-timer{width:32px;height:32px}.la-timer>div{width:32px;height:32px;background:transparent;border-width:2px;border-radius:100%}.la-timer>div:before,.la-timer>div:after{position:absolute;top:14px;left:14px;display:block;width:2px;margin-top:-1px;margin-left:-1px;content:"";background:currentColor;border-radius:2px;-webkit-transform-origin:1px 1px 0;-moz-transform-origin:1px 1px 0;-ms-transform-origin:1px 1px 0;-o-transform-origin:1px 1px 0;transform-origin:1px 1px 0;-webkit-animation:timer-loader 1250ms infinite linear;-moz-animation:timer-loader 1250ms infinite linear;-o-animation:timer-loader 1250ms infinite linear;animation:timer-loader 1250ms infinite linear;-webkit-animation-delay:-625ms;-moz-animation-delay:-625ms;-o-animation-delay:-625ms;animation-delay:-625ms}.la-timer>div:before{height:12px}.la-timer>div:after{height:8px;-webkit-animation-duration:15s;-moz-animation-duration:15s;-o-animation-duration:15s;animation-duration:15s;-webkit-animation-delay:-7.5s;-moz-animation-delay:-7.5s;-o-animation-delay:-7.5s;animation-delay:-7.5s}.la-timer.la-sm{width:16px;height:16px}.la-timer.la-sm>div{width:16px;height:16px;border-width:1px}.la-timer.la-sm>div:before,.la-timer.la-sm>div:after{top:7px;left:7px;width:1px;margin-top:-.5px;margin-left:-.5px;border-radius:1px;-webkit-transform-origin:0.5px 0.5px 0;-moz-transform-origin:0.5px 0.5px 0;-ms-transform-origin:0.5px 0.5px 0;-o-transform-origin:0.5px 0.5px 0;transform-origin:0.5px 0.5px 0}.la-timer.la-sm>div:before{height:6px}.la-timer.la-sm>div:after{height:4px}.la-timer.la-2x{width:64px;height:64px}.la-timer.la-2x>div{width:64px;height:64px;border-width:4px}.la-timer.la-2x>div:before,.la-timer.la-2x>div:after{top:28px;left:28px;width:4px;margin-top:-2px;margin-left:-2px;border-radius:4px;-webkit-transform-origin:2px 2px 0;-moz-transform-origin:2px 2px 0;-ms-transform-origin:2px 2px 0;-o-transform-origin:2px 2px 0;transform-origin:2px 2px 0}.la-timer.la-2x>div:before{height:24px}.la-timer.la-2x>div:after{height:16px}.la-timer.la-3x{width:96px;height:96px}.la-timer.la-3x>div{width:96px;height:96px;border-width:6px}.la-timer.la-3x>div:before,.la-timer.la-3x>div:after{top:42px;left:42px;width:6px;margin-top:-3px;margin-left:-3px;border-radius:6px;-webkit-transform-origin:3px 3px 0;-moz-transform-origin:3px 3px 0;-ms-transform-origin:3px 3px 0;-o-transform-origin:3px 3px 0;transform-origin:3px 3px 0}.la-timer.la-3x>div:before{height:36px}.la-timer.la-3x>div:after{height:24px}@-webkit-keyframes timer-loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes timer-loader{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes timer-loader{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes timer-loader{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}  .la-triangle-skew-spin,.la-triangle-skew-spin>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-triangle-skew-spin{display:block;font-size:0;color:#fff}.la-triangle-skew-spin.la-dark{color:#333}.la-triangle-skew-spin>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-triangle-skew-spin{width:32px;height:16px}.la-triangle-skew-spin>div{width:0;height:0;background:transparent;border:none;border-style:solid;border-width:16px;border-top-width:0;border-right-color:transparent;border-left-color:transparent;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-moz-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-o-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.la-triangle-skew-spin.la-sm{width:16px;height:8px}.la-triangle-skew-spin.la-sm>div{border-width:8px;border-top-width:0}.la-triangle-skew-spin.la-2x{width:64px;height:32px}.la-triangle-skew-spin.la-2x>div{border-width:32px;border-top-width:0}.la-triangle-skew-spin.la-3x{width:96px;height:48px}.la-triangle-skew-spin.la-3x>div{border-width:48px;border-top-width:0}@-webkit-keyframes triangle-skew-spin{0%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);transform:perspective(100px) rotateX(0) rotateY(360deg)}}@-moz-keyframes triangle-skew-spin{0%{-moz-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}25%{-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);transform:perspective(100px) rotateX(0) rotateY(360deg)}}@-o-keyframes triangle-skew-spin{0%{transform:perspective(100px) rotateX(0) rotateY(0)}25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{transform:perspective(100px) rotateX(0) rotateY(360deg)}}@keyframes triangle-skew-spin{0%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);-moz-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);-moz-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);-moz-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);-moz-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(360deg);-moz-transform:perspective(100px) rotateX(0) rotateY(360deg);transform:perspective(100px) rotateX(0) rotateY(360deg)}} .gallery-loading {   width:48px;   height:48px;   margin:auto;   font-size:0; } .gallery-loading > * {   margin:auto;   vertical-align:top;   font-size:0; } .gallery-loading .block {   position:relative;   height:20px;   width:20px;   display:inline-block;   background:#ffffff;   transition:all 0.8s;   animation:rot 4s linear infinite; } .gallery-loading .block:nth-child(1) {   animation-delay:0; } .gallery-loading .gallery-loading .block:nth-child(2) {   animation-delay:0.5s; } .gallery-loading.gallery-loading .block:nth-child(3) {   animation-delay:1.5s; } .gallery-loading .gallery-loading .block:nth-child(4) {   animation-delay:1.5s; } @keyframes rot {   0% {  transform:none;   }   40% {  background:#5CEBEC;  transform:none;   }   60% {  background:white   }   80% {  background:#80FCFD;   }   90% {  transform:none;  background:#4ae8ea;   } }
 .cookielawinfo-column-1 {width:25%;} .cookielawinfo-column-2 {width:10%;} .cookielawinfo-column-3 {width:15%;} .cookielawinfo-column-4 {width:50%;}  .cookielawinfo-simple thead {width:100%;} .cookielawinfo-simple td {padding:5px 5px 5px 0;vertical-align:top;} .cookielawinfo-simple thead th {padding-right:10px;text-align:left;}  .cookielawinfo-modern {border:1px solid #e3e3e3;background-color:#f2f2f2;width:100%;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;} .cookielawinfo-modern td, .cookielawinfo-modern th {padding:5px;color:#333;} .cookielawinfo-modern thead {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;padding:.2em 0 .2em .5em;text-align:left;color:#4B4B4B;background-color:#C8C8C8;background-image:-webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image:-moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom:solid 1px #999;} .cookielawinfo-modern th {font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:17px;line-height:20px;font-style:normal;font-weight:normal;text-align:left;text-shadow:white 1px 1px 1px;} .cookielawinfo-modern td {line-height:20px;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:14px;border-bottom:1px solid #fff;border-top:1px solid #fff;} .cookielawinfo-modern tr.cookielawinfo-row:hover {background-color:#fff;}  .cookielawinfo-elegant {border:1px solid #DFDFDF;background-color:#F9F9F9;width:100%;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family:Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color:#333;} .cookielawinfo-elegant tr {border-top-color:white;border-bottom:1px solid #DFDFDF;color:#555;} .cookielawinfo-elegant th {text-shadow:rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight:normal;padding:7px 7px 8px;text-align:left;line-height:1.3em;font-size:14px;} .cookielawinfo-elegant td {font-size:12px;padding:4px 7px 2px;vertical-align:top;}  .cookielawinfo-rounded {background-color:#f5f5f5;padding:5px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #ebebeb;} .cookielawinfo-rounded td, .rounded th {padding:1px 5px;} .cookielawinfo-rounded thead {text-shadow:0 1px 0 white;color:#999;} .cookielawinfo-rounded th {text-align:left;text-transform:uppercase;font-size:11pt;border-bottom:1px solid #fff;padding:1px 5px;} .cookielawinfo-rounded td {font-size:10pt;padding:5px;} .cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color:#fff;}  table.cookielawinfo-classic {font-family:Verdana, Arial, Helvetica, sans-serif;border-collapse:collapse;border-left:1px solid #ccc;border-top:1px solid #ccc; color:#333;} table.cookielawinfo-classic thead tr th {text-transform:uppercase;background:#e2e2e2;} table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform:uppercase;color:#000;font-weight:bold;} table.cookielawinfo-classic tfoot tr th {width:20%;} table.cookielawinfo-classic tfoot tr td {width:80%;} table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:5px;line-height:1.8em;font-size:0.8em;vertical-align:top;width:20%;} table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background:#efefef;}  table.cookielawinfo-winter {font:85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding:0; margin:10px 0 20px; border-collapse:collapse; color:#333; background:#F3F5F7;} table.cookielawinfo-winter a {color:#3A4856; text-decoration:none; border-bottom:1px solid #C6C8CB;} table.cookielawinfo-winter a:visited {color:#777;} table.cookielawinfo-winter a:hover {color:#000;} table.cookielawinfo-winter caption {text-align:left; text-transform:uppercase; padding-bottom:10px; font:200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;} table.cookielawinfo-winter thead th {background:#3A4856; padding:15px 10px; color:#fff; text-align:left; font-weight:normal;} table.cookielawinfo-winter tbody {border-left:1px solid #EAECEE; border-right:1px solid #EAECEE;} table.cookielawinfo-winter tbody {border-bottom:1px solid #EAECEE;} table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding:10px; background:url(../gif/td_back.gif) repeat-x; text-align:left;} table.cookielawinfo-winter tbody tr {background:#F3F5F7;} table.cookielawinfo-winter tbody tr.odd {background:#F0F2F4;} table.cookielawinfo-winter tbody tr:hover {background:#EAECEE; color:#111;} table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align:left; font:120% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform:uppercase; background:#fff; padding:10px;}  @media(max-width:800px) {  table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th  {   width:23%;   font-size:12px;   word-wrap:break-word;  }  table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4  {   width:45%;  } } .cookielawinfo-row-cat-title{ border-bottom:1px solid #eee; text-align:center; } .cookielawinfo-row-cat-title-head{ text-align:center; } .cookielawinfo-row-cat-table{ width:99%; margin-left:5px; } 
