.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.tablepress-id-16 td{border:1px solid #777 !important;padding:0;overflow:hidden;}.tablepress-id-16 span.hilite{background-color:#d9ead3;color:#4a86e8;font-size:22px;line-height:1.5;margin:0;padding:60px 39px;}.tablepress-id-16 td.column-2,.tablepress-id-16 td.column-3,.tablepress-id-16 td.column-4,.tablepress-id-16 td.column-5,.tablepress-id-16 td.column-6,.tablepress-id-16 td.column-7{max-width:90px;margin:0 auto;text-align:center;vertical-align:middle;}.tablepress-id-16 td.column-1{padding:3px 10px;}.tablepress-id-16 .column-4{width:91px !important;max-width:91px !important;}.tablepress .sorting::after{color:#1172c1;}.tablepress-id-16.tablepress{border-collapse:inherit !important;}table#tablepress-15{font-weight:400;}.oceanwp-about-me{position:relative;text-align:center;}.oceanwp-about-me .oceanwp-about-me-avatar,.oceanwp-about-me .oceanwp-about-me-social{margin-top:20px;}.oceanwp-about-me .oceanwp-about-me-avatar img{position:relative;border-radius:50%;}.oceanwp-about-me .oceanwp-about-me-name{display:block;font-size:13px;font-weight:600;margin:16px 0 10px;text-transform:uppercase;clear:none;}.oceanwp-about-me .oceanwp-about-me-social li{display:inline-block;margin-left:6px;}.oceanwp-about-me .oceanwp-about-me-social li:first-child{margin-left:0;}.oceanwp-about-me .oceanwp-about-me-social li a{display:inline-block;font-size:14px;text-align:center;width:40px;height:40px;line-height:40px;border-radius:50%;}.oceanwp-about-me .oceanwp-about-me-social.style-color li a,.oceanwp-about-me .oceanwp-about-me-social.style-color li a:hover{color:#fff;}.oceanwp-about-me .oceanwp-about-me-social.style-color li a .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-color li a:hover .owp-icon use{stroke:#fff;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.facebook a{background-color:#37589b;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.facebook a:hover{background-color:#4e7ddd;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitter a{background-color:#46d4fe;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitter a:hover{background-color:#7ee1fe;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.instagram a{background-color:#5996c7;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.instagram a:hover{background-color:#69b4f0;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.linkedin a{background-color:#419cca;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.linkedin a:hover{background-color:#52c3fc;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.pinterest a{background-color:#cb2027;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.pinterest a:hover{background-color:#f7555c;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.youtube a{background-color:#dd4646;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.youtube a:hover{background-color:#ff6262;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.telegram a{background-color:#08c;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.telegram a:hover{background-color:#0da4f0;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitch a{background-color:#6441a5;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.twitch a:hover{background-color:#702cee;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.line a{background-color:#00c300;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.line a:hover{background-color:#09f309;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.xing a{background-color:#006464;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.xing a:hover{background-color:#014646;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vine a{background-color:#00bf8f;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vine a:hover{background-color:#01906c;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vimeo a{background-color:#1ab7ea;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vimeo a:hover{background-color:#1494bd;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.github a{background-color:#60b044;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.github a:hover{background-color:#4f9237;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.flickr a{background-color:#fa4086;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.flickr a:hover{background-color:#c63169;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.yelp a{background-color:#c41200;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.yelp a:hover{background-color:#940f01;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tripadvisor a{background-color:#589442;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tripadvisor a:hover{background-color:#426f32;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.rss a{background-color:#ff7900;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.rss a:hover{background-color:#d46603;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.medium a{background-color:#00ab6c;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.medium a:hover{background-color:#03945f;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vk a{background-color:#597ba5;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.vk a:hover{background-color:#486384;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.dribbble a{background-color:#ea4c89;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.dribbble a:hover{background-color:#c64174;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tumblr a{background-color:#2c4762;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tumblr a:hover{background-color:#1d3042;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tiktok a{background-color:#000;}.oceanwp-about-me .oceanwp-about-me-social.style-color li.tiktok a:hover{background-color:#141414;}.oceanwp-about-me .oceanwp-about-me-social.style-light li a{color:#aaa;border:1px solid #e9e9e9;}.oceanwp-about-me .oceanwp-about-me-social.style-light li a .owp-icon use{stroke:#aaa;}.oceanwp-about-me .oceanwp-about-me-social.style-dark li a{color:#929292;border:1px solid #555;}.oceanwp-about-me .oceanwp-about-me-social.style-dark li a .owp-icon use{stroke:#929292;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.facebook a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.facebook a:hover{color:#37589b;border-color:#37589b;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.facebook a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.facebook a:hover .owp-icon use{stroke:#37589b;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitter a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitter a:hover{color:#46d4fe;border-color:#46d4fe;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitter a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitter a:hover .owp-icon use{stroke:#46d4fe;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.instagram a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.instagram a:hover{color:#5996c7;border-color:#5996c7;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.instagram a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.instagram a:hover .owp-icon use{stroke:#5996c7;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.linkedin a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.linkedin a:hover{color:#419cca;border-color:#419cca;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.linkedin a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.linkedin a:hover .owp-icon use{stroke:#419cca;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.pinterest a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.pinterest a:hover{color:#cb2027;border-color:#cb2027;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.pinterest a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.pinterest a:hover .owp-icon use{stroke:#cb2027;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.youtube a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.youtube a:hover{color:#dd4646;border-color:#dd4646;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.youtube a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.youtube a:hover .owp-icon use{stroke:#dd4646;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.telegram a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.telegram a:hover{color:#08c;border-color:#08c;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.telegram a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.telegram a:hover .owp-icon use{stroke:#08c;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitch a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitch a:hover{color:#6441a5;border-color:#6441a5;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.twitch a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.twitch a:hover .owp-icon use{stroke:#6441a5;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.line a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.line a:hover{color:#00c300;border-color:#00c300;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.line a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.line a:hover .owp-icon use{stroke:#00c300;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.xing a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.xing a:hover{color:#006464;border-color:#006464;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.xing a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.xing a:hover .owp-icon use{stroke:#006464;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vine a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vine a:hover{color:#00bf8f;border-color:#00bf8f;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vine a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vine a:hover .owp-icon use{stroke:#00bf8f;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vimeo a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vimeo a:hover{color:#1ab7ea;border-color:#1ab7ea;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vimeo a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vimeo a:hover .owp-icon use{stroke:#1ab7ea;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.github a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.github a:hover{color:#60b044;border-color:#60b044;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.github a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.github a:hover .owp-icon use{stroke:#60b044;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.flickr a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.flickr a:hover{color:#fa4086;border-color:#fa4086;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.flickr a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.flickr a:hover .owp-icon use{stroke:#fa4086;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.yelp a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.yelp a:hover{color:#c41200;border-color:#c41200;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.yelp a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.yelp a:hover .owp-icon use{stroke:#c41200;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tripadvisor a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tripadvisor a:hover{color:#589442;border-color:#589442;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tripadvisor a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tripadvisor a:hover .owp-icon use{stroke:#589442;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.rss a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.rss a:hover{color:#ff7900;border-color:#ff7900;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.rss a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.rss a:hover .owp-icon use{stroke:#ff7900;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.medium a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.medium a:hover{color:#00ab6c;border-color:#00ab6c;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.medium a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.medium a:hover .owp-icon use{stroke:#00ab6c;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vk a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vk a:hover{color:#597ba5;border-color:#597ba5;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.vk a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.vk a:hover .owp-icon use{stroke:#597ba5;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.dribbble a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.dribbble a:hover{color:#ea4c89;border-color:#ea4c89;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.dribbble a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.dribbble a:hover .owp-icon use{stroke:#ea4c89;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tumblr a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tumblr a:hover{color:#2c4762;border-color:#2c4762;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tumblr a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tumblr a:hover .owp-icon use{stroke:#2c4762;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tiktok a:hover,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tiktok a:hover{color:#000;border-color:#000;}.oceanwp-about-me .oceanwp-about-me-social.style-light li.tiktok a:hover .owp-icon use,.oceanwp-about-me .oceanwp-about-me-social.style-dark li.tiktok a:hover .owp-icon use{stroke:#000;}#wp-calendar{position:relative;width:100%;font-size:12px;border-collapse:collapse;border-spacing:0;margin:0;border:0;}#wp-calendar caption{font-family:"Montserrat",sans-serif;font-size:13px;font-weight:400;padding-bottom:10px;padding:0 0 10px 0;background-color:rgba(255,255,255,0);color:#13aff0;border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9;text-align:center;text-transform:uppercase;}#wp-calendar td,#wp-calendar th{text-align:center;}#wp-calendar th{font-family:"Open Sans";font-size:12px;font-weight:400;padding:13px 0 14px 0;background-color:rgba(255,255,255,0);color:#777;border-width:0 0 1px 0;border-style:solid;border-color:#e9e9e9;}#wp-calendar tbody{border-width:0 0 3px 0;border-style:solid;border-color:#e9e9e9;}#wp-calendar tbody td,#wp-calendar tbody td:hover,#wp-calendar tbody td.pad:hover{background:rgba(255,255,255,0);}#wp-calendar tbody td{font-family:"Open Sans";font-size:12px;color:#929292;width:14.2857%;height:30px;line-height:30px;font-weight:400;padding:5px 0 0 0;border:0;vertical-align:middle;}#wp-calendar tbody tr:last-child td{padding-bottom:10px;}#wp-calendar tbody a,#wp-calendar tbody #today{font-weight:600;}#wp-calendar tbody #today{color:#111;}#wp-calendar tfoot td{background-color:rgba(255,255,255,0);border:0;}#wp-calendar tfoot tr td{position:absolute;top:-10px;font-family:"Montserrat",sans-serif;background-color:rgba(255,255,255,0) !important;font-size:11px;padding-top:10px;text-transform:uppercase;}#wp-calendar tfoot tr td#prev,#wp-calendar tfoot tr td#next{z-index:10;}#wp-calendar tfoot tr td a{border-bottom:1px solid;}#wp-calendar tfoot tr td a:hover{border-bottom-style:dashed;}#wp-calendar tfoot #next{right:0;}.contact-info-widget{list-style:none;margin:0;padding:0;}.contact-info-widget li{display:inline-block;width:100%;margin:0 0 20px;padding:0;border:0;}.contact-info-widget li:last-child{margin-bottom:0;}.contact-info-widget .oceanwp-info-wrap,.contact-info-widget span.oceanwp-contact-title,.contact-info-widget span.oceanwp-contact-text{display:block;}.contact-info-widget span.oceanwp-contact-title{color:#777;font-weight:700;line-height:1.4;}.contact-info-widget span.oceanwp-contact-text{line-height:18px;}.contact-info-widget li.skype{display:inline-block;}.contact-info-widget li.skype a{display:inline-block;background-color:#0ca5de;color:#fff;font-size:12px;font-weight:600;line-height:1;letter-spacing:1px;text-transform:uppercase;padding:12px 15px;}.contact-info-widget li.skype a:hover{background-color:#0581af;color:#fff;}.contact-info-widget.default i,.contact-info-widget.default .owp-icon{float:left;width:40px;height:40px;line-height:40px;border:1px solid #e9e9e9;color:#13aff0;margin-right:15px;text-align:center;border-radius:2px;}.contact-info-widget.default .owp-icon{padding:10px;}.contact-info-widget.default .owp-icon use{stroke:#13aff0;}.contact-info-widget.default .oceanwp-info-wrap{padding-left:55px;}.contact-info-widget.big-icons li{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-bottom:30px;}.contact-info-widget.big-icons li:last-child{margin-bottom:0;}.contact-info-widget.big-icons i,.contact-info-widget.big-icons .owp-icon{float:left;width:72px;height:72px;line-height:72px;font-size:30px;margin-right:20px;color:#13aff0;border:1px solid #e9e9e9;text-align:center;border-radius:50%;transition:all .3s ease;}.contact-info-widget.big-icons .owp-icon{padding:16px;}.contact-info-widget.big-icons .owp-icon use{stroke:#13aff0;}.contact-info-widget.big-icons li:hover i{background-color:#13aff0;color:#fff;border-color:#13aff0;}.contact-info-widget.big-icons li:hover .owp-icon{background-color:#13aff0;border-color:#13aff0;}.contact-info-widget.big-icons li:hover .owp-icon use{stroke:#fff;}.contact-info-widget.big-icons span.oceanwp-contact-title{display:block;font-size:14px;}.contact-info-widget.big-icons li.skype a{width:100%;text-align:center;}.contact-info-widget.no-icons li .oceanwp-contact-title{display:inline-block;min-width:70px;font-weight:600;}.contact-info-widget.no-icons li.skype{margin-top:20px;}.oceanwp-custom-links{list-style:none;margin:0;padding:0;}.oceanwp-custom-links li{padding:2px 0;}.oceanwp-custom-links li a{display:inline-block;position:relative;font-size:13px;color:#333;}.oceanwp-custom-links li a:before{content:"";display:inline-block;color:#929292;font-size:10px;margin-right:10px;margin-top:-2px;font-family:"Font Awesome 5 Free";font-weight:400;vertical-align:middle;zoom:1;}.oceanwp-custom-links li a:hover{margin-left:8px;color:#13aff0;}.oceanwp-custom-links li a:hover:before{color:#13aff0;}.oceanwp-custom-links li:first-child{padding-top:0;}.oceanwp-custom-menu.right{text-align:right;}.oceanwp-custom-menu.center{text-align:center;}.oceanwp-custom-menu>ul{list-style:none;margin:0;padding:0;}.oceanwp-custom-menu>ul>li{float:none;display:inline-block;}.oceanwp-custom-menu>ul>li>a{display:block;padding:8px 15px;font-size:13px;line-height:20px;color:#555;letter-spacing:.6px;}.oceanwp-custom-menu>ul>li>a:hover{color:#333;}.custom-menu-widget .oceanwp-custom-menu>ul>li{display:block;border-bottom:1px solid #e9e9e9;}.custom-menu-widget .oceanwp-custom-menu>ul>li>a{padding:8px 0;}.custom-menu-widget .oceanwp-custom-menu>ul>li>a .nav-arrow{position:absolute;top:50%;right:0;padding:0;-ms-transform:translateY(-50%);transform:translateY(-50%);}.custom-menu-widget .oceanwp-custom-menu.right>ul>li>a .nav-arrow{right:auto;left:0;}[dir=rtl] .custom-menu-widget .oceanwp-custom-menu.right>ul>li>a .nav-arrow{right:0;left:auto;}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu{position:relative;top:auto;left:auto;background-color:rgba(255,255,255,0);border-top:0;min-width:100%;margin:10px 0 0 12px;line-height:1;box-shadow:none;}[dir=rtl] .custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu{right:auto;}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li{float:none;display:block;border-bottom:1px solid #e9e9e9;}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li:last-child{border-bottom:0;}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li a.menu-link{padding:8px 0;font-size:13px;line-height:20px;color:#555;letter-spacing:.6px;}.custom-menu-widget .oceanwp-custom-menu .dropdown-menu .sub-menu li a.menu-link:hover{background-color:rgba(255,255,255,0);color:#333;}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li a{position:relative;}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li a .nav-arrow{display:none;}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this{position:absolute;top:0;right:0;width:36px;height:100%;line-height:36px;font-size:14px;text-align:center;cursor:pointer;z-index:10;}[dir=rtl] .custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this{left:0;right:auto;}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .open-this i{padding:0;}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu li.opened>a>.open-this i:before{content:"";}.custom-menu-widget .oceanwp-custom-menu>ul.click-menu .sub-menu{border-top:1px solid #e9e9e9;margin:0;}.oceanwp-instagram-pics li{display:block;float:left;height:100%;transition:all .3s ease;}.oceanwp-instagram-pics.margin li{padding:3px;}.oceanwp-instagram-pics li a{vertical-align:top;}.oceanwp-instagram-pics li img{display:block;width:100%;}.oceanwp-instagram-pics li:hover{opacity:.8;}.oceanwp-instagram-header{position:relative;padding:10px;}.oceanwp-instagram-header.oceanwp-left{text-align:left;}.oceanwp-instagram-header.oceanwp-right{text-align:right;}.oceanwp-instagram-header.oceanwp-center{text-align:center;}.oceanwp-instagram-avatar{line-height:1;}.oceanwp-instagram-header.oceanwp-left .oceanwp-instagram-avatar{float:left;margin-right:10px;}.oceanwp-instagram-header.oceanwp-right .oceanwp-instagram-avatar{float:right;margin-left:10px;}.oceanwp-instagram-header.oceanwp-center .oceanwp-instagram-avatar{margin:0 0 10px;}.oceanwp-instagram-avatar a{position:relative;display:inline-block;width:75px;height:75px;overflow:hidden;}.oceanwp-instagram-avatar.square a,.oceanwp-instagram-avatar.square a img{border-radius:2px;}.oceanwp-instagram-avatar.rounded a,.oceanwp-instagram-avatar.rounded a img{border-radius:50%;}.oceanwp-instagram-avatar a img{width:75px;height:75px;transition:all .3s ease;}.oceanwp-instagram-avatar a:hover img{opacity:.5;}.oceanwp-instagram-follow{position:absolute;top:0;margin-top:-12px;display:block;text-align:center;width:100%;opacity:0;transition:all ease-out .2s;}.oceanwp-instagram-follow span{display:inline-block;padding:4px 6px;font-size:10px;line-height:1;text-transform:uppercase;background-color:#47bc60;background-image:linear-gradient(top,#47bc60,#39a64e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#47bc60",EndColorStr="#39a64e");color:#fff;border:1px solid #329345;text-shadow:0 1px 1px #2c803c;border-radius:3px;}.oceanwp-instagram-avatar a:hover .oceanwp-instagram-follow{top:50%;opacity:1;}.oceanwp-instagram-info .oceanwp-instagram-username{display:block;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 4px;text-transform:capitalize;}.oceanwp-instagram-info .oceanwp-instagram-desc{display:block;line-height:1.3;margin:0;}.oceanwp-instagram-pics.style-one li:first-child{width:100%;}.oceanwp-instagram-pics.style-one li{width:33.33%;}.oceanwp-instagram-pics.style-two li:nth-child(1),.oceanwp-instagram-pics.style-two li:nth-child(2){width:50%;}.oceanwp-instagram-pics.style-two li{width:25%;}.oceanwp-instagram-pics.style-three li:nth-child(4n+1){width:100%;}.oceanwp-instagram-pics.style-three li{width:33.33%;}.oceanwp-style-four-wrap{background:#f6f6f6;border-bottom:3px solid #eee;border-radius:3px;}.oceanwp-instagram-bar{background-color:#6f97b6;background-image:linear-gradient(top,#6f97b6,#3f729b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#6f97b6",EndColorStr="#3f729b");border-top-left-radius:3px;border-top-right-radius:3px;overflow:hidden;}.oceanwp-instagram-bar .instagram-logo{display:block;margin:8px auto 6px;width:96px;height:29px;background:url("https://cdn-aioeo.nitrocdn.com/XDOsDnIUxWrhJrmnQOgFGsxfAQqWeNLD/assets/images/optimized/rev-a67b411/noworldborders.com/wp-content/plugins/ocean-extra/assets/img/instagram-logo.png") no-repeat;}.oceanwp-instagram-bar .instagram-logo.nitro-lazy{background-image:none !important;}.oceanwp-style-four-wrap .oceanwp-instagram-header{background-color:#fff;padding:20px 15px;border-left-width:1px;border-right-width:1px;border-bottom-width:1px;border-style:solid;border-color:#eaeaea;}.oceanwp-style-four-wrap .oceanwp-instagram-header.oceanwp-after{border-top:1px solid #eaeaea;margin-bottom:10px;}.oceanwp-instagram-pics.style-four.margin li img{padding:3px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 1px 5px rgba(0,0,0,.1);}.oceanwp-instagram-pics.style-four{padding:10px;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea;}.oceanwp-instagram-pics.style-four li{width:33.33%;}.oceanwp-instagram-pics.two-columns li{width:50%;}.oceanwp-instagram-pics.three-columns li{width:33.33%;}.oceanwp-instagram-pics.four-columns li{width:25%;}.oceanwp-instagram-pics.five-columns li{width:20%;}.oceanwp-instagram-pics.six-columns li{width:16.66%;}.oceanwp-instagram-pics.seven-columns li{width:14.28%;}.oceanwp-instagram-pics.eight-columns li{width:12.5%;}.oceanwp-instagram-pics.nine-columns li{width:11.11%;}.oceanwp-instagram-pics.ten-columns li{width:10%;}.oceanwp-instagram-link{display:block;margin:10px 0 0;text-align:center;}.oceanwp-instagram-link a{display:inline-block;font-size:12px;line-height:1.2;letter-spacing:.8px;padding:0 0 3px;border-bottom:1px solid;text-transform:uppercase;}.oceanwp-style-four-wrap .oceanwp-instagram-link{padding:3px 0 16px;margin:0;border-left-width:1px;border-right-width:1px;border-style:solid;border-color:#eaeaea;}.oceanwp-style-four-wrap .oceanwp-instagram-link a{display:block;background-color:#5582a7;color:#fff;padding:12px 8px;margin:0 auto;font-weight:600;border:0;width:80%;max-width:300px;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.1);}.oceanwp-style-four-wrap .oceanwp-instagram-link a:hover{background-color:#3f729b;color:#fff;}.oceanwp-flickr-wrap .flickr_badge_image{float:left;margin:0 4% 10px 0;width:30.6%;transition:all .3s ease;}.oceanwp-flickr-wrap .flickr_badge_image:hover{opacity:.8;}.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image3,.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image6,.oceanwp-flickr-wrap .flickr_badge_image#flickr_badge_image9{margin-right:0;}.oceanwp-flickr-wrap .flickr_badge_image a{border:none;}.oceanwp-flickr-wrap .flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%;}p.flickr_stream_wrap{display:inline-block;width:100%;margin-top:10px;margin-bottom:0;font-size:90%;line-height:1;letter-spacing:.6px;}p.flickr_stream_wrap a{display:inline-block;background-image:url("https://cdn-aioeo.nitrocdn.com/XDOsDnIUxWrhJrmnQOgFGsxfAQqWeNLD/assets/images/optimized/rev-a67b411/noworldborders.com/wp-content/plugins/ocean-extra/assets/img/flickr.png");background-repeat:no-repeat;background-position:left center;padding-left:25px;}p.flickr_stream_wrap a.nitro-lazy{background-image:none !important;}@media only screen and (max-width:480px){.oceanwp-flickr-wrap .flickr_badge_image{width:23%;}}.oceanwp-newsletter-form-wrap{position:relative;}.oceanwp-newsletter-form-wrap .oceanwp-mail-text{margin-bottom:10px;}.oceanwp-newsletter-form-wrap form{position:relative;max-width:100%;margin:0 auto;}.oceanwp-newsletter-form-wrap input[type=email]{height:50px;padding:0 15px;margin:0;}.oceanwp-newsletter-form-wrap button{display:block;position:absolute;top:50%;right:15px;padding:0 15px;height:60%;border-radius:3px;-ms-transform:translateY(-50%);transform:translateY(-50%);}#mc-embedded-subscribe-form .email-wrap{position:relative;margin-bottom:10px;}#mc-embedded-subscribe-form .gdpr-wrap label,#mc-embedded-subscribe-form .gdpr-wrap .err-msg{display:block;}#mc-embedded-subscribe-form .err-msg,#mc-embedded-subscribe-form .res-msg{display:block;padding:3px 13px;margin-bottom:10px;border:1px solid rgba(255,255,255,0);border-radius:4px;}#mc-embedded-subscribe-form .err-msg,#mc-embedded-subscribe-form .failed.res-msg{color:#a94442;background-color:#f2dede;border-color:#ebccd1;}#mc-embedded-subscribe-form .success.res-msg{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}#mc-embedded-subscribe-form .success.res-msg,#mc-embedded-subscribe-form .failed.res-msg{margin:6px 0 0;}body.woocommerce .oceanwp-newsletter-form-wrap button{padding-top:0 !important;padding-bottom:0 !important;}.oceanwp-recent-posts li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;line-height:1.6;margin-top:15px;padding-top:15px;border-top:1px solid #e9e9e9;}.oceanwp-recent-posts li:first-child{margin-top:0;padding-top:0;border:0;}.oceanwp-recent-posts .recent-posts-thumbnail{position:relative;width:25%;min-width:68px;margin-right:4%;}.oceanwp-recent-posts .recent-posts-thumbnail img{width:100%;border-radius:3px;}.oceanwp-recent-posts .recent-posts-thumbnail .overlay{position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;border-radius:3px;background-color:rgba(0,0,0,.2);opacity:0;text-align:center;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;}.oceanwp-recent-posts .recent-posts-thumbnail:hover .overlay{opacity:1;}.oceanwp-recent-posts .recent-posts-details{width:100%;}.oceanwp-recent-posts .recent-posts-title{font-weight:500;letter-spacing:.4px;}.oceanwp-recent-posts .recent-posts-info{display:block;color:#aaa;margin-top:6px;font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.2px;}.oceanwp-recent-posts .recent-posts-info .sep{padding:0 3px;}.oceanwp-recent-posts .recent-posts-date,.oceanwp-recent-posts .recent-posts-comments{display:inline-block;}.oceanwp-recent-posts .recent-posts-date i,.oceanwp-recent-posts .recent-posts-comments i{margin-right:4px;}.oceanwp-recent-posts .recent-posts-comments a{color:#999;}.oceanwp-recent-posts .recent-posts-comments a:hover{color:#32b6c0;}@media only screen and (max-width:959px){.oceanwp-recent-posts .recent-posts-thumbnail{width:15%;margin-right:3%;}}@media only screen and (max-width:480px){.oceanwp-recent-posts .recent-posts-thumbnail{width:25%;margin-right:4%;}}.oceanwp-social-icons{display:inline-block;width:100%;list-style:none;margin:0;padding:0;}.oceanwp-social-icons.rotate a:hover{-ms-transform:rotate(360deg);transform:rotate(360deg);}.oceanwp-social-icons.zoomout a:hover{-ms-transform:scale(.8);transform:scale(.8);}.oceanwp-social-icons.float a:hover{-ms-transform:translateY(-3px);transform:translateY(-3px);}.oceanwp-social-icons li{display:inline-block;margin:3px;padding:0;}.oceanwp-social-icons li a{display:block;padding:0;text-align:center;}.oceanwp-social-icons li .owp-icon{vertical-align:inherit;}.oceanwp-social-icons.style-light li a,.oceanwp-social-icons.style-dark li a,.oceanwp-social-icons.style-colored li a{width:55px;height:55px;line-height:55px;font-size:16px;border-radius:2px;}.oceanwp-social-icons.style-light li a{color:#bbb;border:1px solid #e9e9e9;}.oceanwp-social-icons.style-light li a .owp-icon use{stroke:#bbb;}.oceanwp-social-icons.style-light li.oceanwp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important;}.oceanwp-social-icons.style-light li.oceanwp-twitter a:hover .owp-icon use{stroke:#46d4fe !important;}.oceanwp-social-icons.style-light li.oceanwp-facebook a:hover{color:#37589b !important;border-color:#37589b !important;}.oceanwp-social-icons.style-light li.oceanwp-facebook a:hover .owp-icon use{stroke:#37589b !important;}.oceanwp-social-icons.style-light li.oceanwp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important;}.oceanwp-social-icons.style-light li.oceanwp-pinterest a:hover .owp-icon use{stroke:#cb2027 !important;}.oceanwp-social-icons.style-light li.oceanwp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important;}.oceanwp-social-icons.style-light li.oceanwp-dribbble a:hover .owp-icon use{stroke:#ea4c89 !important;}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important;}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important;}.oceanwp-social-icons.style-light li.oceanwp-instagram a:hover{color:#3f729b !important;border-color:#3f729b !important;}.oceanwp-social-icons.style-light li.oceanwp-instagram a:hover .owp-icon use{stroke:#3f729b !important;}.oceanwp-social-icons.style-light li.oceanwp-linkedin a:hover{color:#39c !important;border-color:#39c !important;}.oceanwp-social-icons.style-light li.oceanwp-linkedin a:hover .owp-icon use{stroke:#39c !important;}.oceanwp-social-icons.style-light li.oceanwp-tumblr a:hover{color:#2c4762 !important;border-color:#2c4762 !important;}.oceanwp-social-icons.style-light li.oceanwp-tumblr a:hover .owp-icon use{stroke:#2c4762 !important;}.oceanwp-social-icons.style-light li.oceanwp-github a:hover{color:#60b044 !important;border-color:#60b044 !important;}.oceanwp-social-icons.style-light li.oceanwp-github a:hover .owp-icon use{stroke:#60b044 !important;}.oceanwp-social-icons.style-light li.oceanwp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important;}.oceanwp-social-icons.style-light li.oceanwp-flickr a:hover .owp-icon use{stroke:#fa4086 !important;}.oceanwp-social-icons.style-light li.oceanwp-skype a:hover{color:#00aff0 !important;border-color:#00aff0 !important;}.oceanwp-social-icons.style-light li.oceanwp-skype a:hover .owp-icon use{stroke:#00aff0 !important;}.oceanwp-social-icons.style-light li.oceanwp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important;}.oceanwp-social-icons.style-light li.oceanwp-trello a:hover .owp-icon use{stroke:#0079bf !important;}.oceanwp-social-icons.style-light li.oceanwp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important;}.oceanwp-social-icons.style-light li.oceanwp-foursquare a:hover .owp-icon use{stroke:#2d5be3 !important;}.oceanwp-social-icons.style-light li.oceanwp-youtube a:hover{color:#c4302b !important;border-color:#c4302b !important;}.oceanwp-social-icons.style-light li.oceanwp-youtube a:hover .owp-icon use{stroke:#c4302b !important;}.oceanwp-social-icons.style-light li.oceanwp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important;}.oceanwp-social-icons.style-light li.oceanwp-vimeo a:hover .owp-icon use{stroke:#1ab7ea !important;}.oceanwp-social-icons.style-light li.oceanwp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important;}.oceanwp-social-icons.style-light li.oceanwp-vine a:hover .owp-icon use{stroke:#00bf8f !important;}.oceanwp-social-icons.style-light li.oceanwp-xing a:hover{color:#006464 !important;border-color:#006464 !important;}.oceanwp-social-icons.style-light li.oceanwp-xing a:hover .owp-icon use{stroke:#006464 !important;}.oceanwp-social-icons.style-light li.oceanwp-yelp a:hover{color:#c41200 !important;border-color:#c41200 !important;}.oceanwp-social-icons.style-light li.oceanwp-yelp a:hover .owp-icon use{stroke:#c41200 !important;}.oceanwp-social-icons.style-light li.oceanwp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important;}.oceanwp-social-icons.style-light li.oceanwp-tripadvisor a:hover .owp-icon use{stroke:#589442 !important;}.oceanwp-social-icons.style-light li.oceanwp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important;}.oceanwp-social-icons.style-light li.oceanwp-rss a:hover .owp-icon use{stroke:#ff7900 !important;}.oceanwp-social-icons.style-light li.oceanwp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important;}.oceanwp-social-icons.style-light li.oceanwp-email a:hover .owp-icon use{stroke:#13aff0 !important;}.oceanwp-social-icons.style-light li.oceanwp-telegram a:hover{color:#08c !important;border-color:#08c !important;}.oceanwp-social-icons.style-light li.oceanwp-telegram a:hover .owp-icon use{stroke:#08c !important;}.oceanwp-social-icons.style-light li.oceanwp-twitch a:hover{color:#6441a5 !important;border-color:#6441a5 !important;}.oceanwp-social-icons.style-light li.oceanwp-twitch a:hover .owp-icon use{stroke:#6441a5 !important;}.oceanwp-social-icons.style-light li.oceanwp-line a:hover{color:#00c300 !important;border-color:#00c300 !important;}.oceanwp-social-icons.style-light li.oceanwp-line a:hover .owp-icon use{stroke:#00c300 !important;}.oceanwp-social-icons.style-light li.oceanwp-medium a:hover{color:#00ab6c !important;border-color:#00ab6c !important;}.oceanwp-social-icons.style-light li.oceanwp-medium a:hover .owp-icon use{stroke:#00ab6c !important;}.oceanwp-social-icons.style-light li.oceanwp-tiktok a:hover{color:#000 !important;border-color:#000 !important;}.oceanwp-social-icons.style-light li.oceanwp-tiktok a:hover .owp-icon use{stroke:#000 !important;}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important;}.oceanwp-social-icons.style-light li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important;}.oceanwp-social-icons.style-dark li a{color:#333;border:1px solid #333;}.oceanwp-social-icons.style-dark li a .owp-icon use{stroke:#333;}.oceanwp-social-icons.style-dark li.oceanwp-twitter a:hover{color:#46d4fe !important;border-color:#46d4fe !important;}.oceanwp-social-icons.style-dark li.oceanwp-twitter a:hover .owp-icon use{stroke:#46d4fe !important;}.oceanwp-social-icons.style-dark li.oceanwp-facebook a:hover{color:#37589b !important;border-color:#37589b !important;}.oceanwp-social-icons.style-dark li.oceanwp-facebook a:hover .owp-icon use{stroke:#37589b !important;}.oceanwp-social-icons.style-dark li.oceanwp-pinterest a:hover{color:#cb2027 !important;border-color:#cb2027 !important;}.oceanwp-social-icons.style-dark li.oceanwp-pinterest a:hover .owp-icon use{stroke:#cb2027 !important;}.oceanwp-social-icons.style-dark li.oceanwp-dribbble a:hover{color:#ea4c89 !important;border-color:#ea4c89 !important;}.oceanwp-social-icons.style-dark li.oceanwp-dribbble a:hover .owp-icon use{stroke:#ea4c89 !important;}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important;}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important;}.oceanwp-social-icons.style-dark li.oceanwp-instagram a:hover{color:#3f729b !important;border-color:#3f729b !important;}.oceanwp-social-icons.style-dark li.oceanwp-instagram a:hover .owp-icon use{stroke:#3f729b !important;}.oceanwp-social-icons.style-dark li.oceanwp-linkedin a:hover{color:#39c !important;border-color:#39c !important;}.oceanwp-social-icons.style-dark li.oceanwp-linkedin a:hover .owp-icon use{stroke:#39c !important;}.oceanwp-social-icons.style-dark li.oceanwp-tumblr a:hover{color:#2c4762 !important;border-color:#2c4762 !important;}.oceanwp-social-icons.style-dark li.oceanwp-tumblr a:hover .owp-icon use{stroke:#2c4762 !important;}.oceanwp-social-icons.style-dark li.oceanwp-github a:hover{color:#60b044 !important;border-color:#60b044 !important;}.oceanwp-social-icons.style-dark li.oceanwp-github a:hover .owp-icon use{stroke:#60b044 !important;}.oceanwp-social-icons.style-dark li.oceanwp-flickr a:hover{color:#fa4086 !important;border-color:#fa4086 !important;}.oceanwp-social-icons.style-dark li.oceanwp-flickr a:hover .owp-icon use{stroke:#fa4086 !important;}.oceanwp-social-icons.style-dark li.oceanwp-skype a:hover{color:#00aff0 !important;border-color:#00aff0 !important;}.oceanwp-social-icons.style-dark li.oceanwp-skype a:hover .owp-icon use{stroke:#00aff0 !important;}.oceanwp-social-icons.style-dark li.oceanwp-trello a:hover{color:#0079bf !important;border-color:#0079bf !important;}.oceanwp-social-icons.style-dark li.oceanwp-trello a:hover .owp-icon use{stroke:#0079bf !important;}.oceanwp-social-icons.style-dark li.oceanwp-foursquare a:hover{color:#2d5be3 !important;border-color:#2d5be3 !important;}.oceanwp-social-icons.style-dark li.oceanwp-foursquare a:hover .owp-icon use{stroke:#2d5be3 !important;}.oceanwp-social-icons.style-dark li.oceanwp-youtube a:hover{color:#c4302b !important;border-color:#c4302b !important;}.oceanwp-social-icons.style-dark li.oceanwp-youtube a:hover .owp-icon use{stroke:#c4302b !important;}.oceanwp-social-icons.style-dark li.oceanwp-vimeo a:hover{color:#1ab7ea !important;border-color:#1ab7ea !important;}.oceanwp-social-icons.style-dark li.oceanwp-vimeo a:hover .owp-icon use{stroke:#1ab7ea !important;}.oceanwp-social-icons.style-dark li.oceanwp-vine a:hover{color:#00bf8f !important;border-color:#00bf8f !important;}.oceanwp-social-icons.style-dark li.oceanwp-vine a:hover .owp-icon use{stroke:#00bf8f !important;}.oceanwp-social-icons.style-dark li.oceanwp-xing a:hover{color:#006464 !important;border-color:#006464 !important;}.oceanwp-social-icons.style-dark li.oceanwp-xing a:hover .owp-icon use{stroke:#006464 !important;}.oceanwp-social-icons.style-dark li.oceanwp-yelp a:hover{color:#c41200 !important;border-color:#c41200 !important;}.oceanwp-social-icons.style-dark li.oceanwp-yelp a:hover .owp-icon use{stroke:#c41200 !important;}.oceanwp-social-icons.style-dark li.oceanwp-tripadvisor a:hover{color:#589442 !important;border-color:#589442 !important;}.oceanwp-social-icons.style-dark li.oceanwp-tripadvisor a:hover .owp-icon use{stroke:#589442 !important;}.oceanwp-social-icons.style-dark li.oceanwp-rss a:hover{color:#ff7900 !important;border-color:#ff7900 !important;}.oceanwp-social-icons.style-dark li.oceanwp-rss a:hover .owp-icon use{stroke:#ff7900 !important;}.oceanwp-social-icons.style-dark li.oceanwp-email a:hover{color:#13aff0 !important;border-color:#13aff0 !important;}.oceanwp-social-icons.style-dark li.oceanwp-email a:hover .owp-icon use{stroke:#13aff0 !important;}.oceanwp-social-icons.style-dark li.oceanwp-telegram a:hover{color:#08c !important;border-color:#08c !important;}.oceanwp-social-icons.style-dark li.oceanwp-telegram a:hover .owp-icon use{stroke:#08c !important;}.oceanwp-social-icons.style-dark li.oceanwp-twitch a:hover{color:#6441a5 !important;border-color:#6441a5 !important;}.oceanwp-social-icons.style-dark li.oceanwp-twitch a:hover .owp-icon use{stroke:#6441a5 !important;}.oceanwp-social-icons.style-dark li.oceanwp-line a:hover{color:#00c300 !important;border-color:#00c300 !important;}.oceanwp-social-icons.style-dark li.oceanwp-line a:hover .owp-icon use{stroke:#00c300 !important;}.oceanwp-social-icons.style-dark li.oceanwp-medium a:hover{color:#00ab6c !important;border-color:#00ab6c !important;}.oceanwp-social-icons.style-dark li.oceanwp-medium a:hover .owp-icon use{stroke:#00ab6c !important;}.oceanwp-social-icons.style-dark li.oceanwp-tiktok a:hover{color:#000 !important;border-color:#000 !important;}.oceanwp-social-icons.style-dark li.oceanwp-tiktok a:hover .owp-icon use{stroke:#000 !important;}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover{color:#597ba5 !important;border-color:#597ba5 !important;}.oceanwp-social-icons.style-dark li.oceanwp-vk a:hover .owp-icon use{stroke:#597ba5 !important;}.oceanwp-social-icons.style-colored li a{color:#fff;}.oceanwp-social-icons.style-colored li a .owp-icon use{stroke:#fff;}.oceanwp-social-icons.style-colored li a:hover{color:#fff;}.oceanwp-social-icons.style-colored li a:hover .owp-icon use{stroke:#fff;}.oceanwp-social-icons.style-colored li.oceanwp-twitter a{background-color:#46d4fe;}.oceanwp-social-icons.style-colored li.oceanwp-twitter a:hover{background-color:#39b4d8;}.oceanwp-social-icons.style-colored li.oceanwp-facebook a{background-color:#37589b;}.oceanwp-social-icons.style-colored li.oceanwp-facebook a:hover{background-color:#2d477c;}.oceanwp-social-icons.style-colored li.oceanwp-pinterest a{background-color:#cb2027;}.oceanwp-social-icons.style-colored li.oceanwp-pinterest a:hover{background-color:#a91d23;}.oceanwp-social-icons.style-colored li.oceanwp-dribbble a{background-color:#ea4c89;}.oceanwp-social-icons.style-colored li.oceanwp-dribbble a:hover{background-color:#c64174;}.oceanwp-social-icons.style-colored li.oceanwp-vk a{background-color:#597ba5;}.oceanwp-social-icons.style-colored li.oceanwp-vk a:hover{background-color:#486384;}.oceanwp-social-icons.style-colored li.oceanwp-instagram a{background-color:#3f729b;}.oceanwp-social-icons.style-colored li.oceanwp-instagram a:hover{background-color:#315a7c;}.oceanwp-social-icons.style-colored li.oceanwp-linkedin a{background-color:#39c;}.oceanwp-social-icons.style-colored li.oceanwp-linkedin a:hover{background-color:#2678a1;}.oceanwp-social-icons.style-colored li.oceanwp-tumblr a{background-color:#2c4762;}.oceanwp-social-icons.style-colored li.oceanwp-tumblr a:hover{background-color:#1d3042;}.oceanwp-social-icons.style-colored li.oceanwp-github a{background-color:#60b044;}.oceanwp-social-icons.style-colored li.oceanwp-github a:hover{background-color:#4f9237;}.oceanwp-social-icons.style-colored li.oceanwp-flickr a{background-color:#fa4086;}.oceanwp-social-icons.style-colored li.oceanwp-flickr a:hover{background-color:#c63169;}.oceanwp-social-icons.style-colored li.oceanwp-skype a{background-color:#00aff0;}.oceanwp-social-icons.style-colored li.oceanwp-skype a:hover{background-color:#0291c6;}.oceanwp-social-icons.style-colored li.oceanwp-trello a{background-color:#0079bf;}.oceanwp-social-icons.style-colored li.oceanwp-trello a:hover{background-color:#0079bf;}.oceanwp-social-icons.style-colored li.oceanwp-foursquare a{background-color:#2d5be3;}.oceanwp-social-icons.style-colored li.oceanwp-foursquare a:hover{background-color:#2d5be3;}.oceanwp-social-icons.style-colored li.oceanwp-youtube a{background-color:#c4302b;}.oceanwp-social-icons.style-colored li.oceanwp-youtube a:hover{background-color:#982420;}.oceanwp-social-icons.style-colored li.oceanwp-vimeo a{background-color:#1ab7ea;}.oceanwp-social-icons.style-colored li.oceanwp-vimeo a:hover{background-color:#1494bd;}.oceanwp-social-icons.style-colored li.oceanwp-vine a{background-color:#00bf8f;}.oceanwp-social-icons.style-colored li.oceanwp-vine a:hover{background-color:#01906c;}.oceanwp-social-icons.style-colored li.oceanwp-xing a{background-color:#006464;}.oceanwp-social-icons.style-colored li.oceanwp-xing a:hover{background-color:#014646;}.oceanwp-social-icons.style-colored li.oceanwp-yelp a{background-color:#c41200;}.oceanwp-social-icons.style-colored li.oceanwp-yelp a:hover{background-color:#940f01;}.oceanwp-social-icons.style-colored li.oceanwp-tripadvisor a{background-color:#589442;}.oceanwp-social-icons.style-colored li.oceanwp-tripadvisor a:hover{background-color:#426f32;}.oceanwp-social-icons.style-colored li.oceanwp-rss a{background-color:#ff7900;}.oceanwp-social-icons.style-colored li.oceanwp-rss a:hover{background-color:#d46603;}.oceanwp-social-icons.style-colored li.oceanwp-email a{background-color:#13aff0;}.oceanwp-social-icons.style-colored li.oceanwp-email a:hover{background-color:#0f8dc2;}.oceanwp-social-icons.style-colored li.oceanwp-telegram a{background-color:#08c;}.oceanwp-social-icons.style-colored li.oceanwp-telegram a:hover{background-color:#08c;}.oceanwp-social-icons.style-colored li.oceanwp-twitch a{background-color:#6441a5;}.oceanwp-social-icons.style-colored li.oceanwp-twitch a:hover{background-color:#6441a5;}.oceanwp-social-icons.style-colored li.oceanwp-line a{background-color:#00c300;}.oceanwp-social-icons.style-colored li.oceanwp-line a:hover{background-color:#00c300;}.oceanwp-social-icons.style-colored li.oceanwp-medium a{background-color:#00ab6c;}.oceanwp-social-icons.style-colored li.oceanwp-medium a:hover{background-color:#00ab6c;}.oceanwp-social-icons.style-colored li.oceanwp-tiktok a{background-color:#000;}.oceanwp-social-icons.style-colored li.oceanwp-tiktok a:hover{background-color:#000;}.oceanwp-social-icons.style-colored li.oceanwp-vk a{background-color:#597ba5;}.oceanwp-social-icons.style-colored li.oceanwp-vk a:hover{background-color:#597ba5;}.oceanwp-social-icons.style-simple li{margin:0 6px;}.oceanwp-social-icons.style-simple li a{font-size:16px;}.owp-social-share{margin:0;padding:0;list-style:none;}.owp-social-share li{float:left;margin:0 8px 8px 0;}.owp-social-share li a{display:-ms-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;width:40px;height:40px;line-height:1;border-radius:30px;overflow:hidden;}.owp-social-share li a .owpss-icon{fill:#fff;width:16px;height:16px;transition:all .3s ease;}.owp-social-share.style-minimal li a{border:1px solid #e9e9e9;}.owp-social-share.style-minimal li a .owpss-icon{fill:#bbb;}.owp-social-share.style-minimal li.twitter a:hover{color:#00aced;border-color:#00aced;}.owp-social-share.style-minimal li.twitter a:hover .owpss-icon{fill:#00aced;}.owp-social-share.style-minimal li.facebook a:hover{color:#3b5998;border-color:#3b5998;}.owp-social-share.style-minimal li.facebook a:hover .owpss-icon{fill:#3b5998;}.owp-social-share.style-minimal li.googleplus a:hover{color:#dd4b39;border-color:#dd4b39;}.owp-social-share.style-minimal li.googleplus a:hover .owpss-icon{fill:#dd4b39;}.owp-social-share.style-minimal li.linkedin a:hover{color:#39c;border-color:#39c;}.owp-social-share.style-minimal li.linkedin a:hover .owpss-icon{fill:#39c;}.owp-social-share.style-minimal li.pinterest a:hover{color:#cb2027;border-color:#cb2027;}.owp-social-share.style-minimal li.pinterest a:hover .owpss-icon{fill:#cb2027;}.owp-social-share.style-minimal li.viber a:hover{color:#9d62cc;border-color:#9d62cc;}.owp-social-share.style-minimal li.viber a:hover .owpss-icon{fill:#9d62cc;}.owp-social-share.style-minimal li.vk a:hover{color:#3673be;border-color:#3673be;}.owp-social-share.style-minimal li.vk a:hover .owpss-icon{fill:#3673be;}.owp-social-share.style-minimal li.reddit a:hover{color:#ff5c1f;border-color:#ff5c1f;}.owp-social-share.style-minimal li.reddit a:hover .owpss-icon{fill:#ff5c1f;}.owp-social-share.style-minimal li.tumblr a:hover{color:#35465c;border-color:#35465c;}.owp-social-share.style-minimal li.tumblr a:hover .owpss-icon{fill:#35465c;}.owp-social-share.style-minimal li.viadeo a:hover{color:#ff7452;border-color:#ff7452;}.owp-social-share.style-minimal li.viadeo a:hover .owpss-icon{fill:#ff7452;}.owp-social-share.style-minimal li.whatsapp a:hover{color:#128c7e;border-color:#128c7e;}.owp-social-share.style-minimal li.whatsapp a:hover .owpss-icon{fill:#128c7e;}.owp-social-share.style-colored li a{color:#fff;}.owp-social-share.style-colored li a:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8;}.owp-social-share.style-colored li a .owpss-icon{fill:#fff;}.owp-social-share.style-colored li.twitter a{background-color:#00aced;}.owp-social-share.style-colored li.facebook a{background-color:#3b5998;}.owp-social-share.style-colored li.googleplus a{background-color:#dd4b39;}.owp-social-share.style-colored li.linkedin a{background-color:#39c;}.owp-social-share.style-colored li.pinterest a{background-color:#cb2027;}.owp-social-share.style-colored li.viber a{background-color:#9d62cc;}.owp-social-share.style-colored li.vk a{background-color:#3673be;}.owp-social-share.style-colored li.reddit a{background-color:#ff5c1f;}.owp-social-share.style-colored li.tumblr a{background-color:#35465c;}.owp-social-share.style-colored li.viadeo a{background-color:#ff7452;}.owp-social-share.style-colored li.whatsapp a{background-color:#128c7e;}.owp-social-share.style-dark li a{background-color:#222;color:#fff;}.owp-social-share.style-dark li a:hover{-moz-opacity:.8;-webkit-opacity:.8;opacity:.8;}.owp-social-share.style-dark li a .owpss-icon{fill:#fff;}.owp-social-share.style-dark.name-shown .owp-icon-wrap{background-color:rgba(255,255,255,.08);}.owp-social-share.name-shown li a{min-width:144px;width:100%;}.owp-social-share.name-shown ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:space-between;justify-content:space-between;}.owp-social-share.name-shown ul li{margin:6px;-ms-flex:1;flex:1;}.owp-social-share.name-shown ul li a{min-width:144px;width:100%;}.owp-social-share.name-shown .owp-icon-wrap{display:block;display:-ms-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:0;bottom:0;left:0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.08);padding:0 12px;transition:all .3s ease;}.owp-social-share.name-shown .owp-social-name{display:block;width:100%;padding:0 10px 0 50px;font-size:15px;font-weight:500;text-align:center;}.owp-social-share.name-shown.style-minimal li a:hover .owpss-icon{fill:#fff !important;}.owp-social-share.name-shown.style-minimal li.twitter a:hover .owp-icon-wrap{background-color:#00aced;}.owp-social-share.name-shown.style-minimal li.facebook a:hover .owp-icon-wrap{background-color:#3b5998;}.owp-social-share.name-shown.style-minimal li.googleplus a:hover .owp-icon-wrap{background-color:#dd4b39;}.owp-social-share.name-shown.style-minimal li.linkedin a:hover .owp-icon-wrap{background-color:#39c;}.owp-social-share.name-shown.style-minimal li.pinterest a:hover .owp-icon-wrap{background-color:#cb2027;}.owp-social-share.name-shown.style-minimal li.viber a:hover .owp-icon-wrap{background-color:#9d62cc;}.owp-social-share.name-shown.style-minimal li.vk a:hover .owp-icon-wrap{background-color:#3673be;}.owp-social-share.name-shown.style-minimal li.reddit a:hover .owp-icon-wrap{background-color:#ff5c1f;}.owp-social-share.name-shown.style-minimal li.tumblr a:hover .owp-icon-wrap{background-color:#35465c;}.owp-social-share.name-shown.style-minimal li.viadeo a:hover .owp-icon-wrap{background-color:#ff7452;}.owp-social-share.name-shown.style-minimal li.whatsapp a:hover .owp-icon-wrap{background-color:#128c7e;}.tagcloud a{display:inline-block;background-color:#f8f8f8;color:#333;border:1px solid #e9e9e9;font-size:12px !important;line-height:1;padding:8px 12px;margin:0 2px 5px 0;letter-spacing:.4px;text-transform:uppercase;}.tagcloud a:hover{background-color:#f1f1f1;color:#333;border-color:#ddd;}#sidebar .video-widget .responsive-video-wrap iframe{min-height:100%;}@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0);}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{0%,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1);}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg);}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}to{-webkit-transform:rotate(0deg);transform:rotate(0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg);}to{-webkit-transform:scaleX(1);transform:scaleX(1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none;}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg);}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg);}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg);}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg);}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg);}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg);}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn);}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);}60%,80%{opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);}60%,80%{opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);}to{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{0%{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{0%{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;}0%,to{-webkit-transform-origin:center;}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0;}0%,to{-webkit-transform-origin:center;}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1;}0%,to{-webkit-transform-origin:center;}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0;}}@keyframes rotateOut{0%{transform-origin:center;opacity:1;}0%,to{-webkit-transform-origin:center;}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1;}0%,to{-webkit-transform-origin:left bottom;}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1;}0%,to{-webkit-transform-origin:right bottom;}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{transform-origin:top left;}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left;}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{transform-origin:top left;}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left;}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg);}}@keyframes rollOut{0%{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{0%{opacity:1;}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%,to{opacity:0;}}@keyframes zoomOut{0%{opacity:1;}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%,to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translateZ(0);transform:translateZ(0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}