diff options
| author | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-05-01 07:02:56 +0300 |
|---|---|---|
| committer | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-05-01 07:02:56 +0300 |
| commit | 05e696a139b543c70025082257d413718c31a9dc (patch) | |
| tree | 41c723975b038d703e75415e1bd52e3713bef398 | |
| parent | 9449b8beef6d83c16a19c160d7c8bc0bf1a02157 (diff) | |
| download | classroom-05e696a139b543c70025082257d413718c31a9dc.tar.gz classroom-05e696a139b543c70025082257d413718c31a9dc.tar.bz2 classroom-05e696a139b543c70025082257d413718c31a9dc.zip | |
set varsity theme into project structure; adapting in progress
307 files changed, 71790 insertions, 0 deletions
diff --git a/Varsity_Template/documentation/css/documenter_style.css b/Varsity_Template/documentation/css/documenter_style.css new file mode 100644 index 0000000..ebee5d4 --- /dev/null +++ b/Varsity_Template/documentation/css/documenter_style.css @@ -0,0 +1,438 @@ +/*!
+ Documentation Style CSS
+*/
+
+html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
+ margin:0;
+ padding:0;
+ border:0;
+ outline:0;
+ font-weight:inherit;
+ font-style:inherit;
+ font-size:100%;
+ font-family:inherit;
+ vertical-align:baseline;
+}
+html {
+ font-size:101%;
+ font-family:Arial,verdana,arial,sans-serif;
+ font-size:14px;
+ -webkit-text-size-adjust:none;
+ color:#6F6F6F;
+ background-color:#fff;
+}
+body{
+ min-height:100%;
+ height:auto;
+ width:100%;
+}
+footer, header, section {
+ display:block;
+}
+a{ color:#0072FF !important; text-decoration:none; cursor:pointer; }
+a:hover { text-decoration:underline }
+p, ul, ol{
+ margin:18px 0;
+ line-height:1.5em;
+}
+#documenter_content .ul-child {
+ margin: 10px 0;
+}
+li{
+ list-style:none;
+}
+li.placeholder{
+ height:70px;
+ width:100%;
+ font-size:16px;
+}
+hr {
+ display:block;
+ height:0px;
+ line-height:0px;
+ border:0;
+ border-top:1px solid #ddd;
+ border-bottom:1px solid #aaa;
+ margin:16px 0;
+ padding:0;
+}
+hr.notop{
+ margin-top:0;
+}
+strong{
+ font-weight:700;
+}
+#documenter_content {
+ height: auto;
+ left: 310px;
+ min-height: 100%;
+ overflow: hidden;
+ padding-bottom: 100px;
+ padding-left: 10px;
+ position: absolute;
+ right: 15px;
+ z-index: 1;
+}
+#documenter_sidebar{
+ -moz-box-shadow:0 0 6px rgba(3,3,3,0.6);
+ -webkit-box-shadow:0 0 6px rgba(3,3,3,0.6);
+ box-shadow:0 0 6px rgba(3,3,3,0.6);
+ position:fixed;
+ left:0;
+ width:300px;
+ height:100%;
+ min-height:100%;
+ z-index:100;
+}
+#documenter_sidebar a{
+ position:relative;
+ z-index:100;
+ color:#ccc !important;
+ text-shadow:none !important;
+}
+#documenter_sidebar a.current,
+#documenter_sidebar a:active,
+#documenter_sidebar a:hover{
+ color:#2572ff !important;
+}
+#documenter_copyright {
+ text-align: center;
+}
+noscript{
+ display:block;
+ position:absolute;
+ top:238px;
+ margin:0 auto;
+ width:800px;
+ bottom:0;
+ z-index:20;
+}
+noscript p{
+ width:800px;
+ font-size:20px;
+ padding-top:20px;
+ margin:0 auto;
+ color:#4D4D4D;
+}
+.small{
+ font-size:10px;
+ letter-spacing:0;
+}
+html{background-color:#fff;color:#363636;}
+::-moz-selection{background:#404040;color:#B50D0D;}
+::selection{background:#404040;color:#B50D0D;}
+
+/*----------------------------------------------------------------------*/
+/* Sidebar
+/*----------------------------------------------------------------------*/
+#documenter_sidebar #documenter_logo{
+ background-image:url(../img/logo.png);
+}
+a{
+ color:#830909;
+}
+hr{
+ border-top:1px solid #858484;
+ border-bottom:1px solid #CFCDCD;
+}
+#documenter_sidebar, #documenter_sidebar ol a{
+ background-color:#363636;
+ color:#A8A7A7;
+}
+#documenter_sidebar ol a{
+ -webkit-text-shadow:1px 1px 0px #575757;
+ -moz-text-shadow:1px 1px 0px #575757;
+ text-shadow:1px 1px 0px #575757;
+}
+#documenter_sidebar ol{
+ border-top:1px solid #242424;
+}
+#documenter_sidebar ol > li > a{
+ border-top:1px solid #575757;
+ border-bottom:1px solid #242424;color:#A8A7A7;
+}
+#documenter_sidebar ol > li > a:hover{
+ background:#404040;
+ color:#B50D0D;
+ border-top:1px solid #404040;
+}
+#documenter_sidebar ol li a.actived{
+ color: #2572ff !important;
+}
+#documenter_sidebar ol > li > a.actived{
+ background:#404040;
+ border-top:1px solid #404040;
+}
+
+#documenter_sidebar #documenter_logo{
+ display:block;
+ height:20%;
+ max-height:200px;
+ min-height:50px;
+ width:250px;
+ background-position:center center;
+ background-repeat:no-repeat;
+ margin:0 auto;
+}
+
+#documenter_sidebar ol{
+ font-size:12px;
+ font-weight:700;
+ min-height:150px;
+ height:75%;
+ overflow:auto;
+}
+
+#documenter_sidebar ol > li{
+ padding:0;
+}
+
+#documenter_sidebar ol > li > a {
+ display: block;
+ padding: 7px 15px;
+ text-align: left;
+}
+
+#documenter_sidebar ol > li > a:hover,#documenter_sidebar ol > li > a.current{
+ -webkit-text-shadow:none;
+ -moz-text-shadow:none;
+ text-shadow:none;
+ text-decoration:none;
+}
+
+#documenter_sidebar ol > li > ul {
+ background: #333 none repeat scroll 0 0;
+ display: none;
+ margin: 0;
+ padding: 15px 0 15px 30px;
+}
+
+#documenter_sidebar ol > li > ul > li > a {
+ text-decoration: none;
+}
+
+#documenter_nav ul li {
+ line-height: 28px;
+ list-style: outside none dicemal;
+}
+/*----------------------------------------------------------------------*/
+/* Content
+/*----------------------------------------------------------------------*/
+
+#documenter_cover{
+ padding-top:200px !important;
+}
+
+#documenter_cover li{
+ list-style:none !important;
+ margin-left:0 !important;
+}
+
+#documenter_cover p{
+
+}
+
+#documenter_content section{
+ padding-top:20px !important;
+}
+
+#documenter_content h1{
+ font-size:30px;
+ font-weight:700;
+}
+
+#documenter_content h2{
+ font-size:28px;
+ margin-bottom:18px;
+ font-weight:100;
+}
+
+#documenter_content h3{
+ font-size:24px;
+ margin:18px 0 0;
+ font-weight:100;
+}
+
+#documenter_content h4{
+ font-size:20px;
+ margin:18px 0;
+ font-weight:100;
+}
+
+#documenter_content h5{
+ font-size:16px;
+ margin:18px 0;
+ font-weight:100;
+}
+
+#documenter_content h6{
+ font-size:14px;
+ margin:18px 0;
+ font-weight:100;
+}
+
+#documenter_content p {
+ font-size: 16px;
+ margin: 18px 0;
+}
+
+#documenter_content ol li{
+ line-height: 24px;
+ list-style: outside none decimal;
+ margin-left: 35px;
+ font-size: 16px;
+}
+
+#documenter_content ul li{
+ list-style:square;
+ margin-left:36px;
+ font-size: 16px;
+ margin-bottom: 5px;
+}
+
+#documenter_content dl{
+}
+
+#documenter_content dl dt{
+ padding-top:12px;
+ font-weight:700;
+ font-size:14px;
+}
+
+#documenter_content dl dd{
+ padding-top:3px;
+ margin-left:18px;
+}
+
+#documenter_content table{
+ border-collapse:collapse;
+}
+
+#documenter_content table th{
+ font-weight:700;
+}
+
+#documenter_content table th, #documenter_content table td{
+ padding:3px;
+ text-align:left;
+}
+
+#documenter_content code, #documenter_content pre{
+ font-family:"Courier New", Courier, monospace;
+ font-size:12px;
+}
+
+#documenter_content blockquote {
+ padding-left: 25px;
+}
+
+#documenter_content img {
+ border: 1px solid #ccc;
+ height: auto;
+ max-width: 100%;
+}
+
+#documenter_content .warning{
+ padding:10px 10px 10px 30px;
+ border:1px solid #D5D458;
+ background-color:#F0FEB1;
+ background-image:url(img/warning.png);
+ background-repeat:no-repeat;
+ background-position: 8px 11px;
+}
+
+#documenter_content .info{
+ padding:10px 10px 10px 30px;
+ border:1px solid #6AB3FF;
+ background-color:#A3D0FF;
+ background-image:url(img/info.png);
+ background-repeat:no-repeat;
+ background-position: 8px 11px;
+}
+
+#documenter_content pre{
+ background:#eee;
+ line-height:19px;
+ padding:20px;
+ overflow: auto;
+}
+
+.demo{text-align:center; padding-top:50px; padding:30px;}
+
+.demo a{
+ background:#f3734f;
+ padding:20px 60px 18px 60px;
+ color:#fff !important;
+ text-decoration:none;
+ font-size:12px;
+ text-transform:uppercase;
+ display:inline-block;
+ border-radius:5px;
+}
+
+.demo a:hover{
+ text-decoration:none;
+ background:#363636;
+}
+
+
+
+/*----------------------------------------------------------------------*/
+/* Print Styles
+/*----------------------------------------------------------------------*/
+
+@media print {
+ * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
+ -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
+ a, a:visited { color: #444 !important; text-decoration: underline; }
+ a[href]:after { content: " (" attr(href) ")"; }
+ abbr[title]:after { content: " (" attr(title) ")"; }
+ .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */
+ pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
+ thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
+ tr, img { page-break-inside: avoid; }
+ @page { margin: 0.5cm; }
+ p, h2, h3 { orphans: 3; widows: 3; }
+ h2, h3{ page-break-after: avoid; }
+ hr { border-top:1px solid #000 !important;border-bottom:0 !important; }
+
+ #documenter_sidebar{
+ -moz-box-shadow:none;
+ -webkit-box-shadow:none;
+ box-shadow:none;
+ position:absolute;
+ left:10px;
+ top:0;
+ width:100%;
+ margin-top:500px;
+ }
+ #documenter_sidebar ol:before { content: "Table of Contents"; }
+
+ #documenter_sidebar ol{
+ border:0 !important;
+ }
+ #documenter_sidebar ol li{
+ border:0 !important;
+ text-align:left;
+ }
+ #documenter_sidebar ol li a{
+ border:0 !important;
+ text-align:left;
+ padding:4px;
+ }
+ #documenter_sidebar ol li a:hover{
+ border:0 !important;
+ }
+ #documenter_sidebar #documenter_logo{
+ display:none;
+ }
+ #documenter_sidebar #documenter_copyright{
+ display:none;
+ }
+ #documenter_content{
+ left:10px;
+ }
+ #documenter_cover{
+ margin-bottom:300px;
+ }
+}
\ No newline at end of file diff --git a/Varsity_Template/documentation/img/favicon.png b/Varsity_Template/documentation/img/favicon.png Binary files differnew file mode 100644 index 0000000..bc5fd61 --- /dev/null +++ b/Varsity_Template/documentation/img/favicon.png diff --git a/Varsity_Template/documentation/img/logo.png b/Varsity_Template/documentation/img/logo.png Binary files differnew file mode 100644 index 0000000..ddbdd89 --- /dev/null +++ b/Varsity_Template/documentation/img/logo.png diff --git a/Varsity_Template/documentation/img/varsity-1.JPG b/Varsity_Template/documentation/img/varsity-1.JPG Binary files differnew file mode 100644 index 0000000..83ce913 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-1.JPG diff --git a/Varsity_Template/documentation/img/varsity-10.JPG b/Varsity_Template/documentation/img/varsity-10.JPG Binary files differnew file mode 100644 index 0000000..3d15208 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-10.JPG diff --git a/Varsity_Template/documentation/img/varsity-11.JPG b/Varsity_Template/documentation/img/varsity-11.JPG Binary files differnew file mode 100644 index 0000000..9cf82ee --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-11.JPG diff --git a/Varsity_Template/documentation/img/varsity-12.JPG b/Varsity_Template/documentation/img/varsity-12.JPG Binary files differnew file mode 100644 index 0000000..71ecd70 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-12.JPG diff --git a/Varsity_Template/documentation/img/varsity-13.JPG b/Varsity_Template/documentation/img/varsity-13.JPG Binary files differnew file mode 100644 index 0000000..552f51c --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-13.JPG diff --git a/Varsity_Template/documentation/img/varsity-14.JPG b/Varsity_Template/documentation/img/varsity-14.JPG Binary files differnew file mode 100644 index 0000000..cf7c4d5 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-14.JPG diff --git a/Varsity_Template/documentation/img/varsity-2.JPG b/Varsity_Template/documentation/img/varsity-2.JPG Binary files differnew file mode 100644 index 0000000..da945fa --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-2.JPG diff --git a/Varsity_Template/documentation/img/varsity-3.JPG b/Varsity_Template/documentation/img/varsity-3.JPG Binary files differnew file mode 100644 index 0000000..4d4add7 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-3.JPG diff --git a/Varsity_Template/documentation/img/varsity-4.JPG b/Varsity_Template/documentation/img/varsity-4.JPG Binary files differnew file mode 100644 index 0000000..e884ece --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-4.JPG diff --git a/Varsity_Template/documentation/img/varsity-5.JPG b/Varsity_Template/documentation/img/varsity-5.JPG Binary files differnew file mode 100644 index 0000000..7f8ce20 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-5.JPG diff --git a/Varsity_Template/documentation/img/varsity-6.JPG b/Varsity_Template/documentation/img/varsity-6.JPG Binary files differnew file mode 100644 index 0000000..92a1b3d --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-6.JPG diff --git a/Varsity_Template/documentation/img/varsity-7.JPG b/Varsity_Template/documentation/img/varsity-7.JPG Binary files differnew file mode 100644 index 0000000..6f8021a --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-7.JPG diff --git a/Varsity_Template/documentation/img/varsity-8.JPG b/Varsity_Template/documentation/img/varsity-8.JPG Binary files differnew file mode 100644 index 0000000..91b6319 --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-8.JPG diff --git a/Varsity_Template/documentation/img/varsity-9.JPG b/Varsity_Template/documentation/img/varsity-9.JPG Binary files differnew file mode 100644 index 0000000..7a5e4be --- /dev/null +++ b/Varsity_Template/documentation/img/varsity-9.JPG diff --git a/Varsity_Template/documentation/index.html b/Varsity_Template/documentation/index.html new file mode 100644 index 0000000..61630a3 --- /dev/null +++ b/Varsity_Template/documentation/index.html @@ -0,0 +1,270 @@ +<!DOCTYPE html>
+<html lang="en-us">
+<!--<![endif]-->
+<head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <meta charset="utf-8">
+ <title>Documentation - Varsity Educational HTML Website Template</title>
+ <link type="image/x-icon" href="img/favicon.png" rel="icon">
+ <link rel="stylesheet" href="css/documenter_style.css" media="all">
+ <script src="js/jquery.js"></script>
+ <script src="js/customize.js"></script>
+</head>
+<body>
+ <div id="documenter_sidebar">
+ <a href="#introduction" id="documenter_logo" class="actived" ></a>
+ <ol id="documenter_nav">
+ <li><a href="#introduction">Introduction</a></li>
+ <li><a href="#getting_started">Getting Started</a></li>
+ <li>
+ <a href="#installation">Installation</a>
+ <ul>
+ <li><a href="#localinstall">Installation via Local Server </a></li>
+ <li><a href="#ftpinstall">Installation via FTP</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="#elements">Template Elements</a>
+ <ul>
+ <li><a href="#logo">Logo</a></li>
+ <li><a href="#favicon">Favicon</a></li>
+ <li><a href="#topbar">Topbar</a></li>
+ <li><a href="#menu">Menu</a></li>
+ <li><a href="#slider">Slider</a></li>
+ <li><a href="#course_features">Course Features</a></li>
+ <li><a href="#about">About Us</a></li>
+ <li><a href="#popular_course">Popular Course</a></li>
+ <li><a href="#course_category">Course Category</a></li>
+ <li><a href="#instructor">Instructor</a></li>
+ <li><a href="#motivation">Motivation</a></li>
+ <li><a href="#event">Event</a></li>
+ <li><a href="#review">Review</a></li>
+ <li><a href="#footer">Footer</a></li>
+ </ul>
+ </li>
+ <li>
+ <a href="#template_pages">Template Pages</a>
+ </li>
+ <li><a href="#source_and_credits">Source and Credits</a></li>
+ <li><a href="#support">Support</a></li>
+ <li>
+ <div id="documenter_copyright">
+ <p>Copyright © 2023 Varsity - HTML Website Template. Developed by MhrTheme.</p>
+ </div>
+ </li>
+ </ol>
+
+ </div>
+ <div id="documenter_content">
+ <!--Introduction-->
+ <section id="introduction">
+ <h1>Varsity - Educational and Online Course HTML Website Template</h1><br/>
+ <h2>Documentation</h2>
+ <hr>
+ <ul>
+ <li>Developed By: MhrTheme</li>
+ <li>Version: 1.2</li>
+ </ul>
+ <p>
+ Thank you for purchasing our template.<br>
+ If you have any questions that are beyond the scope of this help file, please feel free to contact us. <br>
+ Best wishes to you!
+ </p>
+ </section>
+
+ <!--Started-->
+ <section id="getting_started">
+ <h2>Getting Started</h2>
+ <hr>
+ <p><strong>Varsity - </strong>
+ a Responsive HTML educational Template built with Bootstrap 4 framework. Flat color, clean and modern design made for educational school, college, and university websites. It is completely easy to use and customize, so friendly, and fully responsive. Check out Live Preview to choose the best educational template for making a modern website.
+ </p>
+ </section>
+
+ <!--Installation-->
+ <section id="installation">
+ <h2 id="localinstall"><br/>1. Installation via localhost</h2>
+ <hr>
+ <p>At First Set up development server by using xampp or wamp.</p>
+ <p>Copy and paste template zip file in your local server directory.</p>
+ <p>After that, you should be able to access it in your browser via localhost.</p>
+ <h2 id="ftpinstall"><br/>2. Installation via FTP</h2>
+ <hr>
+ <p>Open up your FTP manager and connect to your hosting.</p>
+ <p>Browse to required directory (Normally public_html).</p>
+ <p>Upload the files inside template folder.</p>
+ </section>
+
+ <!-- Element -->
+ <section id="elements">
+ <h2>Varsity Elements</h2>
+ <h5>Varsity templates have many custom elements that support your template pages.</h5>
+ <hr>
+
+ <!-- Logo -->
+ <h3 id="logo"><br/>1. Logo</h3><br/>
+
+ <blockquote>
+ <p><img src="img/varsity-1.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Favicon -->
+ <h3 id="favicon"><br/>2. Favicon</h3>
+ <blockquote>
+ <p><img src="img/varsity-2.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Topbar -->
+ <h3 id="topbar"><br/>3. Topbar</h3>
+ <blockquote>
+ <p><img src="img/varsity-3.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Menu -->
+ <h3 id="menu"><br/>4. Menu</h3>
+ <blockquote>
+ <p><img src="img/varsity-4.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Slider -->
+ <h3 id="slider"><br/>5. Slider</h3>
+ <blockquote>
+ <p><img src="img/varsity-5.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Course Features -->
+ <h3 id="course_features"><br/>6. Course Features</h3>
+ <blockquote>
+ <p><img src="img/varsity-6.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- About Us -->
+ <h3 id="about"><br/>7. About Us</h3>
+ <blockquote>
+ <p><img src="img/varsity-7.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Popular Course -->
+ <h3 id="popular_course"><br/>8. Popular Course</h3>
+ <blockquote>
+ <p><img src="img/varsity-8.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Course Category -->
+ <h3 id="course_category"><br/>9. Course Category</h3>
+ <blockquote>
+ <p><img src="img/varsity-9.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Instructor -->
+ <h3 id="instructor"><br/>10. Instructor</h3>
+ <blockquote>
+ <p><img src="img/varsity-10.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Motivation -->
+ <h3 id="motivation"><br/>11. Motivation</h3>
+ <blockquote>
+ <p><img src="img/varsity-11.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Event -->
+ <h3 id="event"><br/>12. Event</h3>
+ <blockquote>
+ <p><img src="img/varsity-12.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Review -->
+ <h3 id="review"><br/>13. Review</h3>
+ <blockquote>
+ <p><img src="img/varsity-13.jpg" alt="" /></p>
+ </blockquote>
+
+ <!-- Footer -->
+ <h3 id="footer"><br/>14. Footer</h3>
+ <blockquote>
+ <p><img src="img/varsity-14.jpg" alt="" /></p>
+ </blockquote>
+ </section>
+
+ <section id="template_pages">
+ <h2>Template Pages</h2>
+ <p>There are some files for making additional pages with content in our templates folder. You can change all content from these pages.</p>
+ <ul>
+ <li><a>index.html</a> - Homepage Style One</li>
+ <li><a>index-two.html</a> - Homepage Style Two</li>
+ <li><a>index-three.html</a> - One Page Home</li>
+ <li><a>index-four.html</a> - Dark Homepage</li>
+ <li><a>my-profile.html</a> - My Profile Page</li>
+ <li><a>teacher.html</a> - Become A Teacher Page</li>
+ <li><a>live-class.html</a> - Live Class Page</li>
+ <li>All Course Page:
+ <ul class="ul-child">
+ <li><a>course-list.html</a> - Course List Page</li>
+ <li><a>course-grid.html</a> - Course Grid Page</li>
+ <li><a>course-slider.html</a> - Course Slider Page</li>
+ <li><a>course-details.html</a> - Course Details Page</li>
+ <li><a>course-category.html</a> - Course Category Page</li>
+ <li><a>lessons.html</a> - Course Lessons Page</li>
+ <li><a>quizzes.html</a> - Course Quizzes Page</li>
+ <li><a>checkout.html</a> - Course Checkout Page</li>
+ </ul>
+ </li>
+ <li>Blog Classic:
+ <ul class="ul-child">
+ <li><a>blog-grid.html</a> - Blog Grid Page</li>
+ <li><a>blog-slider.html</a> - Blog Slider Page</li>
+ <li><a>blog-left-sidebar.html</a> - Blog Left Sidebar Page</li>
+ <li><a>blog-right-sidebar.html</a> - Blog Right Sidebar Page</li>
+ <li><a>blog-details-no-sidebar.html</a> - Blog Details No Sidebar Page</li>
+ <li><a>blog-details-left-sidebar.html</a> - Blog Details Left Sidebar Page</li>
+ <li><a>blog-details-right-sidebar.html</a> - Blog Details Right Sidebar Page</li>
+ </ul>
+ </li>
+ <li>Pages:
+ <ul class="ul-child">
+ <li><a>about.html</a> - About Us Page</li>
+ <li><a>contact.html</a> - Contact Page</li>
+ <li><a>events.html</a> - Events Page</li>
+ <li><a>instructor.html</a> - Instructor Page</li>
+ <li><a>testimonial.html</a> - Testimonial Page</li>
+ <li><a>sample-page.html</a> - Sample Page</li>
+ <li><a>page-left-sidebar.html</a> - Page Left Sidebar</li>
+ <li><a>page-right-sidebar.html</a> - Page Right Sidebar</li>
+ <li><a>404.html</a> - 404 Page</li>
+ </ul>
+ </li>
+ <li><a>header.html</a> - Only for Header</li>
+ <li><a>footer.html</a> - Only for Footer</li>
+ </ul>
+ </section>
+
+ <!--Source and Credits-->
+ <section id="source_and_credits">
+ <h2>Source and Credits</h2>
+ <hr>
+ <p>I would like to thank the following providers. This template would not have been possible without the hard work and dedication of all of them.</p>
+ <ol>
+ <li>Framework<a target="blank" href="https://getbootstrap.com"> Bootstrap 4</a></li>
+ <li>Library<a target="blank" href="https://jquery.com/"> jQuery</a></li>
+ <li>Template Custom Styles & Scripts</li>
+ </ol>
+ </section>
+
+ <!--Support-->
+ <section id="support">
+ <h2>Support</h2>
+ <hr>
+ <p>If you face any problems with the installation or customization of our product please do not hesitate to contact us via comment on Marketplace.
+ </p>
+ <p>
+ We have done a ton of work to make our template very easy in configuration, updating, and customization, please rate it with a high star if possible (on the downloads page). A good mark will be appreciated.
+ </p>
+ <p>
+ Thank you.
+ </p>
+ <p><b>Wish you success.</b></p>
+ </section>
+ </div>
+</body>
+</html>
diff --git a/Varsity_Template/documentation/js/customize.js b/Varsity_Template/documentation/js/customize.js new file mode 100644 index 0000000..37e94e6 --- /dev/null +++ b/Varsity_Template/documentation/js/customize.js @@ -0,0 +1,12 @@ +jQuery(document).ready(function($) {
+ $( "#documenter_nav li a,#documenter_logo" ).click(function(event){
+ event.preventDefault();
+ $( "#documenter_nav li a" ).removeClass( "actived" );
+ $(this).addClass('actived');
+ $('html,body').animate({scrollTop:$(this.hash).offset().top}, 1000);
+ });
+ $( "#documenter_nav > li > a,#documenter_logo" ).click(function(event){
+ $( "#documenter_nav ul" ).slideUp(1000);
+ $(this).next().slideDown(1000);
+ });
+});
diff --git a/Varsity_Template/documentation/js/jquery.js b/Varsity_Template/documentation/js/jquery.js new file mode 100644 index 0000000..9f7b3d3 --- /dev/null +++ b/Varsity_Template/documentation/js/jquery.js @@ -0,0 +1,9190 @@ +/*! + * jQuery JavaScript Library v2.1.1 + * http://jquery.com/ + * + * Includes Sizzle.js + * http://sizzlejs.com/ + * + * Copyright 2005, 2014 jQuery Foundation, Inc. and other contributors + * Released under the MIT license + * http://jquery.org/license + * + * Date: 2014-05-01T17:11Z + */ + +(function( global, factory ) { + + if ( typeof module === "object" && typeof module.exports === "object" ) { + // For CommonJS and CommonJS-like environments where a proper window is present, + // execute the factory and get jQuery + // For environments that do not inherently posses a window with a document + // (such as Node.js), expose a jQuery-making factory as module.exports + // This accentuates the need for the creation of a real window + // e.g. var jQuery = require("jquery")(window); + // See ticket #14549 for more info + module.exports = global.document ? + factory( global, true ) : + function( w ) { + if ( !w.document ) { + throw new Error( "jQuery requires a window with a document" ); + } + return factory( w ); + }; + } else { + factory( global ); + } + +// Pass this if window is not defined yet +}(typeof window !== "undefined" ? window : this, function( window, noGlobal ) { + +// Can't do this because several apps including ASP.NET trace +// the stack via arguments.caller.callee and Firefox dies if +// you try to trace through "use strict" call chains. (#13335) +// Support: Firefox 18+ +// + +var arr = []; + +var slice = arr.slice; + +var concat = arr.concat; + +var push = arr.push; + +var indexOf = arr.indexOf; + +var class2type = {}; + +var toString = class2type.toString; + +var hasOwn = class2type.hasOwnProperty; + +var support = {}; + + + +var + // Use the correct document accordingly with window argument (sandbox) + document = window.document, + + version = "2.1.1", + + // Define a local copy of jQuery + jQuery = function( selector, context ) { + // The jQuery object is actually just the init constructor 'enhanced' + // Need init if jQuery is called (just allow error to be thrown if not included) + return new jQuery.fn.init( selector, context ); + }, + + // Support: Android<4.1 + // Make sure we trim BOM and NBSP + rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, + + // Matches dashed string for camelizing + rmsPrefix = /^-ms-/, + rdashAlpha = /-([\da-z])/gi, + + // Used by jQuery.camelCase as callback to replace() + fcamelCase = function( all, letter ) { + return letter.toUpperCase(); + }; + +jQuery.fn = jQuery.prototype = { + // The current version of jQuery being used + jquery: version, + + constructor: jQuery, + + // Start with an empty selector + selector: "", + + // The default length of a jQuery object is 0 + length: 0, + + toArray: function() { + return slice.call( this ); + }, + + // Get the Nth element in the matched element set OR + // Get the whole matched element set as a clean array + get: function( num ) { + return num != null ? + + // Return just the one element from the set + ( num < 0 ? this[ num + this.length ] : this[ num ] ) : + + // Return all the elements in a clean array + slice.call( this ); + }, + + // Take an array of elements and push it onto the stack + // (returning the new matched element set) + pushStack: function( elems ) { + + // Build a new jQuery matched element set + var ret = jQuery.merge( this.constructor(), elems ); + + // Add the old object onto the stack (as a reference) + ret.prevObject = this; + ret.context = this.context; + + // Return the newly-formed element set + return ret; + }, + + // Execute a callback for every element in the matched set. + // (You can seed the arguments with an array of args, but this is + // only used internally.) + each: function( callback, args ) { + return jQuery.each( this, callback, args ); + }, + + map: function( callback ) { + return this.pushStack( jQuery.map(this, function( elem, i ) { + return callback.call( elem, i, elem ); + })); + }, + + slice: function() { + return this.pushStack( slice.apply( this, arguments ) ); + }, + + first: function() { + return this.eq( 0 ); + }, + + last: function() { + return this.eq( -1 ); + }, + + eq: function( i ) { + var len = this.length, + j = +i + ( i < 0 ? len : 0 ); + return this.pushStack( j >= 0 && j < len ? [ this[j] ] : [] ); + }, + + end: function() { + return this.prevObject || this.constructor(null); + }, + + // For internal use only. + // Behaves like an Array's method, not like a jQuery method. + push: push, + sort: arr.sort, + splice: arr.splice +}; + +jQuery.extend = jQuery.fn.extend = function() { + var options, name, src, copy, copyIsArray, clone, + target = arguments[0] || {}, + i = 1, + length = arguments.length, + deep = false; + + // Handle a deep copy situation + if ( typeof target === "boolean" ) { + deep = target; + + // skip the boolean and the target + target = arguments[ i ] || {}; + i++; + } + + // Handle case when target is a string or something (possible in deep copy) + if ( typeof target !== "object" && !jQuery.isFunction(target) ) { + target = {}; + } + + // extend jQuery itself if only one argument is passed + if ( i === length ) { + target = this; + i--; + } + + for ( ; i < length; i++ ) { + // Only deal with non-null/undefined values + if ( (options = arguments[ i ]) != null ) { + // Extend the base object + for ( name in options ) { + src = target[ name ]; + copy = options[ name ]; + + // Prevent never-ending loop + if ( target === copy ) { + continue; + } + + // Recurse if we're merging plain objects or arrays + if ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) { + if ( copyIsArray ) { + copyIsArray = false; + clone = src && jQuery.isArray(src) ? src : []; + + } else { + clone = src && jQuery.isPlainObject(src) ? src : {}; + } + + // Never move original objects, clone them + target[ name ] = jQuery.extend( deep, clone, copy ); + + // Don't bring in undefined values + } else if ( copy !== undefined ) { + target[ name ] = copy; + } + } + } + } + + // Return the modified object + return target; +}; + +jQuery.extend({ + // Unique for each copy of jQuery on the page + expando: "jQuery" + ( version + Math.random() ).replace( /\D/g, "" ), + + // Assume jQuery is ready without the ready module + isReady: true, + + error: function( msg ) { + throw new Error( msg ); + }, + + noop: function() {}, + + // See test/unit/core.js for details concerning isFunction. + // Since version 1.3, DOM methods and functions like alert + // aren't supported. They return false on IE (#2968). + isFunction: function( obj ) { + return jQuery.type(obj) === "function"; + }, + + isArray: Array.isArray, + + isWindow: function( obj ) { + return obj != null && obj === obj.window; + }, + + isNumeric: function( obj ) { + // parseFloat NaNs numeric-cast false positives (null|true|false|"") + // ...but misinterprets leading-number strings, particularly hex literals ("0x...") + // subtraction forces infinities to NaN + return !jQuery.isArray( obj ) && obj - parseFloat( obj ) >= 0; + }, + + isPlainObject: function( obj ) { + // Not plain objects: + // - Any object or value whose internal [[Class]] property is not "[object Object]" + // - DOM nodes + // - window + if ( jQuery.type( obj ) !== "object" || obj.nodeType || jQuery.isWindow( obj ) ) { + return false; + } + + if ( obj.constructor && + !hasOwn.call( obj.constructor.prototype, "isPrototypeOf" ) ) { + return false; + } + + // If the function hasn't returned already, we're confident that + // |obj| is a plain object, created by {} or constructed with new Object + return true; + }, + + isEmptyObject: function( obj ) { + var name; + for ( name in obj ) { + return false; + } + return true; + }, + + type: function( obj ) { + if ( obj == null ) { + return obj + ""; + } + // Support: Android < 4.0, iOS < 6 (functionish RegExp) + return typeof obj === "object" || typeof obj === "function" ? + class2type[ toString.call(obj) ] || "object" : + typeof obj; + }, + + // Evaluates a script in a global context + globalEval: function( code ) { + var script, + indirect = eval; + + code = jQuery.trim( code ); + + if ( code ) { + // If the code includes a valid, prologue position + // strict mode pragma, execute code by injecting a + // script tag into the document. + if ( code.indexOf("use strict") === 1 ) { + script = document.createElement("script"); + script.text = code; + document.head.appendChild( script ).parentNode.removeChild( script ); + } else { + // Otherwise, avoid the DOM node creation, insertion + // and removal by using an indirect global eval + indirect( code ); + } + } + }, + + // Convert dashed to camelCase; used by the css and data modules + // Microsoft forgot to hump their vendor prefix (#9572) + camelCase: function( string ) { + return string.replace( rmsPrefix, "ms-" ).replace( rdashAlpha, fcamelCase ); + }, + + nodeName: function( elem, name ) { + return elem.nodeName && elem.nodeName.toLowerCase() === name.toLowerCase(); + }, + + // args is for internal usage only + each: function( obj, callback, args ) { + var value, + i = 0, + length = obj.length, + isArray = isArraylike( obj ); + + if ( args ) { + if ( isArray ) { + for ( ; i < length; i++ ) { + value = callback.apply( obj[ i ], args ); + + if ( value === false ) { + break; + } + } + } else { + for ( i in obj ) { + value = callback.apply( obj[ i ], args ); + + if ( value === false ) { + break; + } + } + } + + // A special, fast, case for the most common use of each + } else { + if ( isArray ) { + for ( ; i < length; i++ ) { + value = callback.call( obj[ i ], i, obj[ i ] ); + + if ( value === false ) { + break; + } + } + } else { + for ( i in obj ) { + value = callback.call( obj[ i ], i, obj[ i ] ); + + if ( value === false ) { + break; + } + } + } + } + + return obj; + }, + + // Support: Android<4.1 + trim: function( text ) { + return text == null ? + "" : + ( text + "" ).replace( rtrim, "" ); + }, + + // results is for internal usage only + makeArray: function( arr, results ) { + var ret = results || []; + + if ( arr != null ) { + if ( isArraylike( Object(arr) ) ) { + jQuery.merge( ret, + typeof arr === "string" ? + [ arr ] : arr + ); + } else { + push.call( ret, arr ); + } + } + + return ret; + }, + + inArray: function( elem, arr, i ) { + return arr == null ? -1 : indexOf.call( arr, elem, i ); + }, + + merge: function( first, second ) { + var len = +second.length, + j = 0, + i = first.length; + + for ( ; j < len; j++ ) { + first[ i++ ] = second[ j ]; + } + + first.length = i; + + return first; + }, + + grep: function( elems, callback, invert ) { + var callbackInverse, + matches = [], + i = 0, + length = elems.length, + callbackExpect = !invert; + + // Go through the array, only saving the items + // that pass the validator function + for ( ; i < length; i++ ) { + callbackInverse = !callback( elems[ i ], i ); + if ( callbackInverse !== callbackExpect ) { + matches.push( elems[ i ] ); + } + } + + return matches; + }, + + // arg is for internal usage only + map: function( elems, callback, arg ) { + var value, + i = 0, + length = elems.length, + isArray = isArraylike( elems ), + ret = []; + + // Go through the array, translating each of the items to their new values + if ( isArray ) { + for ( ; i < length; i++ ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret.push( value ); + } + } + + // Go through every key on the object, + } else { + for ( i in elems ) { + value = callback( elems[ i ], i, arg ); + + if ( value != null ) { + ret.push( value ); + } + } + } + + // Flatten any nested arrays + return concat.apply( [], ret ); + }, + + // A global GUID counter for objects + guid: 1, + + // Bind a function to a context, optionally partially applying any + // arguments. + proxy: function( fn, context ) { + var tmp, args, proxy; + + if ( typeof context === "string" ) { + tmp = fn[ context ]; + context = fn; + fn = tmp; + } + + // Quick check to determine if target is callable, in the spec + // this throws a TypeError, but we will just return undefined. + if ( !jQuery.isFunction( fn ) ) { + return undefined; + } + + // Simulated bind + args = slice.call( arguments, 2 ); + proxy = function() { + return fn.apply( context || this, args.concat( slice.call( arguments ) ) ); + }; + + // Set the guid of unique handler to the same of original handler, so it can be removed + proxy.guid = fn.guid = fn.guid || jQuery.guid++; + + return proxy; + }, + + now: Date.now, + + // jQuery.support is not used in Core but other projects attach their + // properties to it so it needs to exist. + support: support +}); + +// Populate the class2type map +jQuery.each("Boolean Number String Function Array Date RegExp Object Error".split(" "), function(i, name) { + class2type[ "[object " + name + "]" ] = name.toLowerCase(); +}); + +function isArraylike( obj ) { + var length = obj.length, + type = jQuery.type( obj ); + + if ( type === "function" || jQuery.isWindow( obj ) ) { + return false; + } + + if ( obj.nodeType === 1 && length ) { + return true; + } + + return type === "array" || length === 0 || + typeof length === "number" && length > 0 && ( length - 1 ) in obj; +} +var Sizzle = +/*! + * Sizzle CSS Selector Engine v1.10.19 + * http://sizzlejs.com/ + * + * Copyright 2013 jQuery Foundation, Inc. and other contributors + * Released under the MIT license + * http://jquery.org/license + * + * Date: 2014-04-18 + */ +(function( window ) { + +var i, + support, + Expr, + getText, + isXML, + tokenize, + compile, + select, + outermostContext, + sortInput, + hasDuplicate, + + // Local document vars + setDocument, + document, + docElem, + documentIsHTML, + rbuggyQSA, + rbuggyMatches, + matches, + contains, + + // Instance-specific data + expando = "sizzle" + -(new Date()), + preferredDoc = window.document, + dirruns = 0, + done = 0, + classCache = createCache(), + tokenCache = createCache(), + compilerCache = createCache(), + sortOrder = function( a, b ) { + if ( a === b ) { + hasDuplicate = true; + } + return 0; + }, + + // General-purpose constants + strundefined = typeof undefined, + MAX_NEGATIVE = 1 << 31, + + // Instance methods + hasOwn = ({}).hasOwnProperty, + arr = [], + pop = arr.pop, + push_native = arr.push, + push = arr.push, + slice = arr.slice, + // Use a stripped-down indexOf if we can't use a native one + indexOf = arr.indexOf || function( elem ) { + var i = 0, + len = this.length; + for ( ; i < len; i++ ) { + if ( this[i] === elem ) { + return i; + } + } + return -1; + }, + + booleans = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped", + + // Regular expressions + + // Whitespace characters http://www.w3.org/TR/css3-selectors/#whitespace + whitespace = "[\\x20\\t\\r\\n\\f]", + // http://www.w3.org/TR/css3-syntax/#characters + characterEncoding = "(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+", + + // Loosely modeled on CSS identifier characters + // An unquoted value should be a CSS identifier http://www.w3.org/TR/css3-selectors/#attribute-selectors + // Proper syntax: http://www.w3.org/TR/CSS21/syndata.html#value-def-identifier + identifier = characterEncoding.replace( "w", "w#" ), + + // Attribute selectors: http://www.w3.org/TR/selectors/#attribute-selectors + attributes = "\\[" + whitespace + "*(" + characterEncoding + ")(?:" + whitespace + + // Operator (capture 2) + "*([*^$|!~]?=)" + whitespace + + // "Attribute values must be CSS identifiers [capture 5] or strings [capture 3 or capture 4]" + "*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|(" + identifier + "))|)" + whitespace + + "*\\]", + + pseudos = ":(" + characterEncoding + ")(?:\\((" + + // To reduce the number of selectors needing tokenize in the preFilter, prefer arguments: + // 1. quoted (capture 3; capture 4 or capture 5) + "('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|" + + // 2. simple (capture 6) + "((?:\\\\.|[^\\\\()[\\]]|" + attributes + ")*)|" + + // 3. anything else (capture 2) + ".*" + + ")\\)|)", + + // Leading and non-escaped trailing whitespace, capturing some non-whitespace characters preceding the latter + rtrim = new RegExp( "^" + whitespace + "+|((?:^|[^\\\\])(?:\\\\.)*)" + whitespace + "+$", "g" ), + + rcomma = new RegExp( "^" + whitespace + "*," + whitespace + "*" ), + rcombinators = new RegExp( "^" + whitespace + "*([>+~]|" + whitespace + ")" + whitespace + "*" ), + + rattributeQuotes = new RegExp( "=" + whitespace + "*([^\\]'\"]*?)" + whitespace + "*\\]", "g" ), + + rpseudo = new RegExp( pseudos ), + ridentifier = new RegExp( "^" + identifier + "$" ), + + matchExpr = { + "ID": new RegExp( "^#(" + characterEncoding + ")" ), + "CLASS": new RegExp( "^\\.(" + characterEncoding + ")" ), + "TAG": new RegExp( "^(" + characterEncoding.replace( "w", "w*" ) + ")" ), + "ATTR": new RegExp( "^" + attributes ), + "PSEUDO": new RegExp( "^" + pseudos ), + "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + whitespace + + "*(even|odd|(([+-]|)(\\d*)n|)" + whitespace + "*(?:([+-]|)" + whitespace + + "*(\\d+)|))" + whitespace + "*\\)|)", "i" ), + "bool": new RegExp( "^(?:" + booleans + ")$", "i" ), + // For use in libraries implementing .is() + // We use this for POS matching in `select` + "needsContext": new RegExp( "^" + whitespace + "*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\(" + + whitespace + "*((?:-\\d)?\\d*)" + whitespace + "*\\)|)(?=[^-]|$)", "i" ) + }, + + rinputs = /^(?:input|select|textarea|button)$/i, + rheader = /^h\d$/i, + + rnative = /^[^{]+\{\s*\[native \w/, + + // Easily-parseable/retrievable ID or TAG or CLASS selectors + rquickExpr = /^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/, + + rsibling = /[+~]/, + rescape = /'|\\/g, + + // CSS escapes http://www.w3.org/TR/CSS21/syndata.html#escaped-characters + runescape = new RegExp( "\\\\([\\da-f]{1,6}" + whitespace + "?|(" + whitespace + ")|.)", "ig" ), + funescape = function( _, escaped, escapedWhitespace ) { + var high = "0x" + escaped - 0x10000; + // NaN means non-codepoint + // Support: Firefox<24 + // Workaround erroneous numeric interpretation of +"0x" + return high !== high || escapedWhitespace ? + escaped : + high < 0 ? + // BMP codepoint + String.fromCharCode( high + 0x10000 ) : + // Supplemental Plane codepoint (surrogate pair) + String.fromCharCode( high >> 10 | 0xD800, high & 0x3FF | 0xDC00 ); + }; + +// Optimize for push.apply( _, NodeList ) +try { + push.apply( + (arr = slice.call( preferredDoc.childNodes )), + preferredDoc.childNodes + ); + // Support: Android<4.0 + // Detect silently failing push.apply + arr[ preferredDoc.childNodes.length ].nodeType; +} catch ( e ) { + push = { apply: arr.length ? + + // Leverage slice if possible + function( target, els ) { + push_native.apply( target, slice.call(els) ); + } : + + // Support: IE<9 + // Otherwise append directly + function( target, els ) { + var j = target.length, + i = 0; + // Can't trust NodeList.length + while ( (target[j++] = els[i++]) ) {} + target.length = j - 1; + } + }; +} + +function Sizzle( selector, context, results, seed ) { + var match, elem, m, nodeType, + // QSA vars + i, groups, old, nid, newContext, newSelector; + + if ( ( context ? context.ownerDocument || context : preferredDoc ) !== document ) { + setDocument( context ); + } + + context = context || document; + results = results || []; + + if ( !selector || typeof selector !== "string" ) { + return results; + } + + if ( (nodeType = context.nodeType) !== 1 && nodeType !== 9 ) { + return []; + } + + if ( documentIsHTML && !seed ) { + + // Shortcuts + if ( (match = rquickExpr.exec( selector )) ) { + // Speed-up: Sizzle("#ID") + if ( (m = match[1]) ) { + if ( nodeType === 9 ) { + elem = context.getElementById( m ); + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document (jQuery #6963) + if ( elem && elem.parentNode ) { + // Handle the case where IE, Opera, and Webkit return items + // by name instead of ID + if ( elem.id === m ) { + results.push( elem ); + return results; + } + } else { + return results; + } + } else { + // Context is not a document + if ( context.ownerDocument && (elem = context.ownerDocument.getElementById( m )) && + contains( context, elem ) && elem.id === m ) { + results.push( elem ); + return results; + } + } + + // Speed-up: Sizzle("TAG") + } else if ( match[2] ) { + push.apply( results, context.getElementsByTagName( selector ) ); + return results; + + // Speed-up: Sizzle(".CLASS") + } else if ( (m = match[3]) && support.getElementsByClassName && context.getElementsByClassName ) { + push.apply( results, context.getElementsByClassName( m ) ); + return results; + } + } + + // QSA path + if ( support.qsa && (!rbuggyQSA || !rbuggyQSA.test( selector )) ) { + nid = old = expando; + newContext = context; + newSelector = nodeType === 9 && selector; + + // qSA works strangely on Element-rooted queries + // We can work around this by specifying an extra ID on the root + // and working up from there (Thanks to Andrew Dupont for the technique) + // IE 8 doesn't work on object elements + if ( nodeType === 1 && context.nodeName.toLowerCase() !== "object" ) { + groups = tokenize( selector ); + + if ( (old = context.getAttribute("id")) ) { + nid = old.replace( rescape, "\\$&" ); + } else { + context.setAttribute( "id", nid ); + } + nid = "[id='" + nid + "'] "; + + i = groups.length; + while ( i-- ) { + groups[i] = nid + toSelector( groups[i] ); + } + newContext = rsibling.test( selector ) && testContext( context.parentNode ) || context; + newSelector = groups.join(","); + } + + if ( newSelector ) { + try { + push.apply( results, + newContext.querySelectorAll( newSelector ) + ); + return results; + } catch(qsaError) { + } finally { + if ( !old ) { + context.removeAttribute("id"); + } + } + } + } + } + + // All others + return select( selector.replace( rtrim, "$1" ), context, results, seed ); +} + +/** + * Create key-value caches of limited size + * @returns {Function(string, Object)} Returns the Object data after storing it on itself with + * property name the (space-suffixed) string and (if the cache is larger than Expr.cacheLength) + * deleting the oldest entry + */ +function createCache() { + var keys = []; + + function cache( key, value ) { + // Use (key + " ") to avoid collision with native prototype properties (see Issue #157) + if ( keys.push( key + " " ) > Expr.cacheLength ) { + // Only keep the most recent entries + delete cache[ keys.shift() ]; + } + return (cache[ key + " " ] = value); + } + return cache; +} + +/** + * Mark a function for special use by Sizzle + * @param {Function} fn The function to mark + */ +function markFunction( fn ) { + fn[ expando ] = true; + return fn; +} + +/** + * Support testing using an element + * @param {Function} fn Passed the created div and expects a boolean result + */ +function assert( fn ) { + var div = document.createElement("div"); + + try { + return !!fn( div ); + } catch (e) { + return false; + } finally { + // Remove from its parent by default + if ( div.parentNode ) { + div.parentNode.removeChild( div ); + } + // release memory in IE + div = null; + } +} + +/** + * Adds the same handler for all of the specified attrs + * @param {String} attrs Pipe-separated list of attributes + * @param {Function} handler The method that will be applied + */ +function addHandle( attrs, handler ) { + var arr = attrs.split("|"), + i = attrs.length; + + while ( i-- ) { + Expr.attrHandle[ arr[i] ] = handler; + } +} + +/** + * Checks document order of two siblings + * @param {Element} a + * @param {Element} b + * @returns {Number} Returns less than 0 if a precedes b, greater than 0 if a follows b + */ +function siblingCheck( a, b ) { + var cur = b && a, + diff = cur && a.nodeType === 1 && b.nodeType === 1 && + ( ~b.sourceIndex || MAX_NEGATIVE ) - + ( ~a.sourceIndex || MAX_NEGATIVE ); + + // Use IE sourceIndex if available on both nodes + if ( diff ) { + return diff; + } + + // Check if b follows a + if ( cur ) { + while ( (cur = cur.nextSibling) ) { + if ( cur === b ) { + return -1; + } + } + } + + return a ? 1 : -1; +} + +/** + * Returns a function to use in pseudos for input types + * @param {String} type + */ +function createInputPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === type; + }; +} + +/** + * Returns a function to use in pseudos for buttons + * @param {String} type + */ +function createButtonPseudo( type ) { + return function( elem ) { + var name = elem.nodeName.toLowerCase(); + return (name === "input" || name === "button") && elem.type === type; + }; +} + +/** + * Returns a function to use in pseudos for positionals + * @param {Function} fn + */ +function createPositionalPseudo( fn ) { + return markFunction(function( argument ) { + argument = +argument; + return markFunction(function( seed, matches ) { + var j, + matchIndexes = fn( [], seed.length, argument ), + i = matchIndexes.length; + + // Match elements found at the specified indexes + while ( i-- ) { + if ( seed[ (j = matchIndexes[i]) ] ) { + seed[j] = !(matches[j] = seed[j]); + } + } + }); + }); +} + +/** + * Checks a node for validity as a Sizzle context + * @param {Element|Object=} context + * @returns {Element|Object|Boolean} The input node if acceptable, otherwise a falsy value + */ +function testContext( context ) { + return context && typeof context.getElementsByTagName !== strundefined && context; +} + +// Expose support vars for convenience +support = Sizzle.support = {}; + +/** + * Detects XML nodes + * @param {Element|Object} elem An element or a document + * @returns {Boolean} True iff elem is a non-HTML XML node + */ +isXML = Sizzle.isXML = function( elem ) { + // documentElement is verified for cases where it doesn't yet exist + // (such as loading iframes in IE - #4833) + var documentElement = elem && (elem.ownerDocument || elem).documentElement; + return documentElement ? documentElement.nodeName !== "HTML" : false; +}; + +/** + * Sets document-related variables once based on the current document + * @param {Element|Object} [doc] An element or document object to use to set the document + * @returns {Object} Returns the current document + */ +setDocument = Sizzle.setDocument = function( node ) { + var hasCompare, + doc = node ? node.ownerDocument || node : preferredDoc, + parent = doc.defaultView; + + // If no document and documentElement is available, return + if ( doc === document || doc.nodeType !== 9 || !doc.documentElement ) { + return document; + } + + // Set our document + document = doc; + docElem = doc.documentElement; + + // Support tests + documentIsHTML = !isXML( doc ); + + // Support: IE>8 + // If iframe document is assigned to "document" variable and if iframe has been reloaded, + // IE will throw "permission denied" error when accessing "document" variable, see jQuery #13936 + // IE6-8 do not support the defaultView property so parent will be undefined + if ( parent && parent !== parent.top ) { + // IE11 does not have attachEvent, so all must suffer + if ( parent.addEventListener ) { + parent.addEventListener( "unload", function() { + setDocument(); + }, false ); + } else if ( parent.attachEvent ) { + parent.attachEvent( "onunload", function() { + setDocument(); + }); + } + } + + /* Attributes + ---------------------------------------------------------------------- */ + + // Support: IE<8 + // Verify that getAttribute really returns attributes and not properties (excepting IE8 booleans) + support.attributes = assert(function( div ) { + div.className = "i"; + return !div.getAttribute("className"); + }); + + /* getElement(s)By* + ---------------------------------------------------------------------- */ + + // Check if getElementsByTagName("*") returns only elements + support.getElementsByTagName = assert(function( div ) { + div.appendChild( doc.createComment("") ); + return !div.getElementsByTagName("*").length; + }); + + // Check if getElementsByClassName can be trusted + support.getElementsByClassName = rnative.test( doc.getElementsByClassName ) && assert(function( div ) { + div.innerHTML = "<div class='a'></div><div class='a i'></div>"; + + // Support: Safari<4 + // Catch class over-caching + div.firstChild.className = "i"; + // Support: Opera<10 + // Catch gEBCN failure to find non-leading classes + return div.getElementsByClassName("i").length === 2; + }); + + // Support: IE<10 + // Check if getElementById returns elements by name + // The broken getElementById methods don't pick up programatically-set names, + // so use a roundabout getElementsByName test + support.getById = assert(function( div ) { + docElem.appendChild( div ).id = expando; + return !doc.getElementsByName || !doc.getElementsByName( expando ).length; + }); + + // ID find and filter + if ( support.getById ) { + Expr.find["ID"] = function( id, context ) { + if ( typeof context.getElementById !== strundefined && documentIsHTML ) { + var m = context.getElementById( id ); + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + return m && m.parentNode ? [ m ] : []; + } + }; + Expr.filter["ID"] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + return elem.getAttribute("id") === attrId; + }; + }; + } else { + // Support: IE6/7 + // getElementById is not reliable as a find shortcut + delete Expr.find["ID"]; + + Expr.filter["ID"] = function( id ) { + var attrId = id.replace( runescape, funescape ); + return function( elem ) { + var node = typeof elem.getAttributeNode !== strundefined && elem.getAttributeNode("id"); + return node && node.value === attrId; + }; + }; + } + + // Tag + Expr.find["TAG"] = support.getElementsByTagName ? + function( tag, context ) { + if ( typeof context.getElementsByTagName !== strundefined ) { + return context.getElementsByTagName( tag ); + } + } : + function( tag, context ) { + var elem, + tmp = [], + i = 0, + results = context.getElementsByTagName( tag ); + + // Filter out possible comments + if ( tag === "*" ) { + while ( (elem = results[i++]) ) { + if ( elem.nodeType === 1 ) { + tmp.push( elem ); + } + } + + return tmp; + } + return results; + }; + + // Class + Expr.find["CLASS"] = support.getElementsByClassName && function( className, context ) { + if ( typeof context.getElementsByClassName !== strundefined && documentIsHTML ) { + return context.getElementsByClassName( className ); + } + }; + + /* QSA/matchesSelector + ---------------------------------------------------------------------- */ + + // QSA and matchesSelector support + + // matchesSelector(:active) reports false when true (IE9/Opera 11.5) + rbuggyMatches = []; + + // qSa(:focus) reports false when true (Chrome 21) + // We allow this because of a bug in IE8/9 that throws an error + // whenever `document.activeElement` is accessed on an iframe + // So, we allow :focus to pass through QSA all the time to avoid the IE error + // See http://bugs.jquery.com/ticket/13378 + rbuggyQSA = []; + + if ( (support.qsa = rnative.test( doc.querySelectorAll )) ) { + // Build QSA regex + // Regex strategy adopted from Diego Perini + assert(function( div ) { + // Select is set to empty string on purpose + // This is to test IE's treatment of not explicitly + // setting a boolean content attribute, + // since its presence should be enough + // http://bugs.jquery.com/ticket/12359 + div.innerHTML = "<select msallowclip=''><option selected=''></option></select>"; + + // Support: IE8, Opera 11-12.16 + // Nothing should be selected when empty strings follow ^= or $= or *= + // The test attribute must be unknown in Opera but "safe" for WinRT + // http://msdn.microsoft.com/en-us/library/ie/hh465388.aspx#attribute_section + if ( div.querySelectorAll("[msallowclip^='']").length ) { + rbuggyQSA.push( "[*^$]=" + whitespace + "*(?:''|\"\")" ); + } + + // Support: IE8 + // Boolean attributes and "value" are not treated correctly + if ( !div.querySelectorAll("[selected]").length ) { + rbuggyQSA.push( "\\[" + whitespace + "*(?:value|" + booleans + ")" ); + } + + // Webkit/Opera - :checked should return selected option elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + // IE8 throws error here and will not see later tests + if ( !div.querySelectorAll(":checked").length ) { + rbuggyQSA.push(":checked"); + } + }); + + assert(function( div ) { + // Support: Windows 8 Native Apps + // The type and name attributes are restricted during .innerHTML assignment + var input = doc.createElement("input"); + input.setAttribute( "type", "hidden" ); + div.appendChild( input ).setAttribute( "name", "D" ); + + // Support: IE8 + // Enforce case-sensitivity of name attribute + if ( div.querySelectorAll("[name=d]").length ) { + rbuggyQSA.push( "name" + whitespace + "*[*^$|!~]?=" ); + } + + // FF 3.5 - :enabled/:disabled and hidden elements (hidden elements are still enabled) + // IE8 throws error here and will not see later tests + if ( !div.querySelectorAll(":enabled").length ) { + rbuggyQSA.push( ":enabled", ":disabled" ); + } + + // Opera 10-11 does not throw on post-comma invalid pseudos + div.querySelectorAll("*,:x"); + rbuggyQSA.push(",.*:"); + }); + } + + if ( (support.matchesSelector = rnative.test( (matches = docElem.matches || + docElem.webkitMatchesSelector || + docElem.mozMatchesSelector || + docElem.oMatchesSelector || + docElem.msMatchesSelector) )) ) { + + assert(function( div ) { + // Check to see if it's possible to do matchesSelector + // on a disconnected node (IE 9) + support.disconnectedMatch = matches.call( div, "div" ); + + // This should fail with an exception + // Gecko does not error, returns false instead + matches.call( div, "[s!='']:x" ); + rbuggyMatches.push( "!=", pseudos ); + }); + } + + rbuggyQSA = rbuggyQSA.length && new RegExp( rbuggyQSA.join("|") ); + rbuggyMatches = rbuggyMatches.length && new RegExp( rbuggyMatches.join("|") ); + + /* Contains + ---------------------------------------------------------------------- */ + hasCompare = rnative.test( docElem.compareDocumentPosition ); + + // Element contains another + // Purposefully does not implement inclusive descendent + // As in, an element does not contain itself + contains = hasCompare || rnative.test( docElem.contains ) ? + function( a, b ) { + var adown = a.nodeType === 9 ? a.documentElement : a, + bup = b && b.parentNode; + return a === bup || !!( bup && bup.nodeType === 1 && ( + adown.contains ? + adown.contains( bup ) : + a.compareDocumentPosition && a.compareDocumentPosition( bup ) & 16 + )); + } : + function( a, b ) { + if ( b ) { + while ( (b = b.parentNode) ) { + if ( b === a ) { + return true; + } + } + } + return false; + }; + + /* Sorting + ---------------------------------------------------------------------- */ + + // Document order sorting + sortOrder = hasCompare ? + function( a, b ) { + + // Flag for duplicate removal + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + // Sort on method existence if only one input has compareDocumentPosition + var compare = !a.compareDocumentPosition - !b.compareDocumentPosition; + if ( compare ) { + return compare; + } + + // Calculate position if both inputs belong to the same document + compare = ( a.ownerDocument || a ) === ( b.ownerDocument || b ) ? + a.compareDocumentPosition( b ) : + + // Otherwise we know they are disconnected + 1; + + // Disconnected nodes + if ( compare & 1 || + (!support.sortDetached && b.compareDocumentPosition( a ) === compare) ) { + + // Choose the first element that is related to our preferred document + if ( a === doc || a.ownerDocument === preferredDoc && contains(preferredDoc, a) ) { + return -1; + } + if ( b === doc || b.ownerDocument === preferredDoc && contains(preferredDoc, b) ) { + return 1; + } + + // Maintain original order + return sortInput ? + ( indexOf.call( sortInput, a ) - indexOf.call( sortInput, b ) ) : + 0; + } + + return compare & 4 ? -1 : 1; + } : + function( a, b ) { + // Exit early if the nodes are identical + if ( a === b ) { + hasDuplicate = true; + return 0; + } + + var cur, + i = 0, + aup = a.parentNode, + bup = b.parentNode, + ap = [ a ], + bp = [ b ]; + + // Parentless nodes are either documents or disconnected + if ( !aup || !bup ) { + return a === doc ? -1 : + b === doc ? 1 : + aup ? -1 : + bup ? 1 : + sortInput ? + ( indexOf.call( sortInput, a ) - indexOf.call( sortInput, b ) ) : + 0; + + // If the nodes are siblings, we can do a quick check + } else if ( aup === bup ) { + return siblingCheck( a, b ); + } + + // Otherwise we need full lists of their ancestors for comparison + cur = a; + while ( (cur = cur.parentNode) ) { + ap.unshift( cur ); + } + cur = b; + while ( (cur = cur.parentNode) ) { + bp.unshift( cur ); + } + + // Walk down the tree looking for a discrepancy + while ( ap[i] === bp[i] ) { + i++; + } + + return i ? + // Do a sibling check if the nodes have a common ancestor + siblingCheck( ap[i], bp[i] ) : + + // Otherwise nodes in our document sort first + ap[i] === preferredDoc ? -1 : + bp[i] === preferredDoc ? 1 : + 0; + }; + + return doc; +}; + +Sizzle.matches = function( expr, elements ) { + return Sizzle( expr, null, null, elements ); +}; + +Sizzle.matchesSelector = function( elem, expr ) { + // Set document vars if needed + if ( ( elem.ownerDocument || elem ) !== document ) { + setDocument( elem ); + } + + // Make sure that attribute selectors are quoted + expr = expr.replace( rattributeQuotes, "='$1']" ); + + if ( support.matchesSelector && documentIsHTML && + ( !rbuggyMatches || !rbuggyMatches.test( expr ) ) && + ( !rbuggyQSA || !rbuggyQSA.test( expr ) ) ) { + + try { + var ret = matches.call( elem, expr ); + + // IE 9's matchesSelector returns false on disconnected nodes + if ( ret || support.disconnectedMatch || + // As well, disconnected nodes are said to be in a document + // fragment in IE 9 + elem.document && elem.document.nodeType !== 11 ) { + return ret; + } + } catch(e) {} + } + + return Sizzle( expr, document, null, [ elem ] ).length > 0; +}; + +Sizzle.contains = function( context, elem ) { + // Set document vars if needed + if ( ( context.ownerDocument || context ) !== document ) { + setDocument( context ); + } + return contains( context, elem ); +}; + +Sizzle.attr = function( elem, name ) { + // Set document vars if needed + if ( ( elem.ownerDocument || elem ) !== document ) { + setDocument( elem ); + } + + var fn = Expr.attrHandle[ name.toLowerCase() ], + // Don't get fooled by Object.prototype properties (jQuery #13807) + val = fn && hasOwn.call( Expr.attrHandle, name.toLowerCase() ) ? + fn( elem, name, !documentIsHTML ) : + undefined; + + return val !== undefined ? + val : + support.attributes || !documentIsHTML ? + elem.getAttribute( name ) : + (val = elem.getAttributeNode(name)) && val.specified ? + val.value : + null; +}; + +Sizzle.error = function( msg ) { + throw new Error( "Syntax error, unrecognized expression: " + msg ); +}; + +/** + * Document sorting and removing duplicates + * @param {ArrayLike} results + */ +Sizzle.uniqueSort = function( results ) { + var elem, + duplicates = [], + j = 0, + i = 0; + + // Unless we *know* we can detect duplicates, assume their presence + hasDuplicate = !support.detectDuplicates; + sortInput = !support.sortStable && results.slice( 0 ); + results.sort( sortOrder ); + + if ( hasDuplicate ) { + while ( (elem = results[i++]) ) { + if ( elem === results[ i ] ) { + j = duplicates.push( i ); + } + } + while ( j-- ) { + results.splice( duplicates[ j ], 1 ); + } + } + + // Clear input after sorting to release objects + // See https://github.com/jquery/sizzle/pull/225 + sortInput = null; + + return results; +}; + +/** + * Utility function for retrieving the text value of an array of DOM nodes + * @param {Array|Element} elem + */ +getText = Sizzle.getText = function( elem ) { + var node, + ret = "", + i = 0, + nodeType = elem.nodeType; + + if ( !nodeType ) { + // If no nodeType, this is expected to be an array + while ( (node = elem[i++]) ) { + // Do not traverse comment nodes + ret += getText( node ); + } + } else if ( nodeType === 1 || nodeType === 9 || nodeType === 11 ) { + // Use textContent for elements + // innerText usage removed for consistency of new lines (jQuery #11153) + if ( typeof elem.textContent === "string" ) { + return elem.textContent; + } else { + // Traverse its children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + ret += getText( elem ); + } + } + } else if ( nodeType === 3 || nodeType === 4 ) { + return elem.nodeValue; + } + // Do not include comment or processing instruction nodes + + return ret; +}; + +Expr = Sizzle.selectors = { + + // Can be adjusted by the user + cacheLength: 50, + + createPseudo: markFunction, + + match: matchExpr, + + attrHandle: {}, + + find: {}, + + relative: { + ">": { dir: "parentNode", first: true }, + " ": { dir: "parentNode" }, + "+": { dir: "previousSibling", first: true }, + "~": { dir: "previousSibling" } + }, + + preFilter: { + "ATTR": function( match ) { + match[1] = match[1].replace( runescape, funescape ); + + // Move the given value to match[3] whether quoted or unquoted + match[3] = ( match[3] || match[4] || match[5] || "" ).replace( runescape, funescape ); + + if ( match[2] === "~=" ) { + match[3] = " " + match[3] + " "; + } + + return match.slice( 0, 4 ); + }, + + "CHILD": function( match ) { + /* matches from matchExpr["CHILD"] + 1 type (only|nth|...) + 2 what (child|of-type) + 3 argument (even|odd|\d*|\d*n([+-]\d+)?|...) + 4 xn-component of xn+y argument ([+-]?\d*n|) + 5 sign of xn-component + 6 x of xn-component + 7 sign of y-component + 8 y of y-component + */ + match[1] = match[1].toLowerCase(); + + if ( match[1].slice( 0, 3 ) === "nth" ) { + // nth-* requires argument + if ( !match[3] ) { + Sizzle.error( match[0] ); + } + + // numeric x and y parameters for Expr.filter.CHILD + // remember that false/true cast respectively to 0/1 + match[4] = +( match[4] ? match[5] + (match[6] || 1) : 2 * ( match[3] === "even" || match[3] === "odd" ) ); + match[5] = +( ( match[7] + match[8] ) || match[3] === "odd" ); + + // other types prohibit arguments + } else if ( match[3] ) { + Sizzle.error( match[0] ); + } + + return match; + }, + + "PSEUDO": function( match ) { + var excess, + unquoted = !match[6] && match[2]; + + if ( matchExpr["CHILD"].test( match[0] ) ) { + return null; + } + + // Accept quoted arguments as-is + if ( match[3] ) { + match[2] = match[4] || match[5] || ""; + + // Strip excess characters from unquoted arguments + } else if ( unquoted && rpseudo.test( unquoted ) && + // Get excess from tokenize (recursively) + (excess = tokenize( unquoted, true )) && + // advance to the next closing parenthesis + (excess = unquoted.indexOf( ")", unquoted.length - excess ) - unquoted.length) ) { + + // excess is a negative index + match[0] = match[0].slice( 0, excess ); + match[2] = unquoted.slice( 0, excess ); + } + + // Return only captures needed by the pseudo filter method (type and argument) + return match.slice( 0, 3 ); + } + }, + + filter: { + + "TAG": function( nodeNameSelector ) { + var nodeName = nodeNameSelector.replace( runescape, funescape ).toLowerCase(); + return nodeNameSelector === "*" ? + function() { return true; } : + function( elem ) { + return elem.nodeName && elem.nodeName.toLowerCase() === nodeName; + }; + }, + + "CLASS": function( className ) { + var pattern = classCache[ className + " " ]; + + return pattern || + (pattern = new RegExp( "(^|" + whitespace + ")" + className + "(" + whitespace + "|$)" )) && + classCache( className, function( elem ) { + return pattern.test( typeof elem.className === "string" && elem.className || typeof elem.getAttribute !== strundefined && elem.getAttribute("class") || "" ); + }); + }, + + "ATTR": function( name, operator, check ) { + return function( elem ) { + var result = Sizzle.attr( elem, name ); + + if ( result == null ) { + return operator === "!="; + } + if ( !operator ) { + return true; + } + + result += ""; + + return operator === "=" ? result === check : + operator === "!=" ? result !== check : + operator === "^=" ? check && result.indexOf( check ) === 0 : + operator === "*=" ? check && result.indexOf( check ) > -1 : + operator === "$=" ? check && result.slice( -check.length ) === check : + operator === "~=" ? ( " " + result + " " ).indexOf( check ) > -1 : + operator === "|=" ? result === check || result.slice( 0, check.length + 1 ) === check + "-" : + false; + }; + }, + + "CHILD": function( type, what, argument, first, last ) { + var simple = type.slice( 0, 3 ) !== "nth", + forward = type.slice( -4 ) !== "last", + ofType = what === "of-type"; + + return first === 1 && last === 0 ? + + // Shortcut for :nth-*(n) + function( elem ) { + return !!elem.parentNode; + } : + + function( elem, context, xml ) { + var cache, outerCache, node, diff, nodeIndex, start, + dir = simple !== forward ? "nextSibling" : "previousSibling", + parent = elem.parentNode, + name = ofType && elem.nodeName.toLowerCase(), + useCache = !xml && !ofType; + + if ( parent ) { + + // :(first|last|only)-(child|of-type) + if ( simple ) { + while ( dir ) { + node = elem; + while ( (node = node[ dir ]) ) { + if ( ofType ? node.nodeName.toLowerCase() === name : node.nodeType === 1 ) { + return false; + } + } + // Reverse direction for :only-* (if we haven't yet done so) + start = dir = type === "only" && !start && "nextSibling"; + } + return true; + } + + start = [ forward ? parent.firstChild : parent.lastChild ]; + + // non-xml :nth-child(...) stores cache data on `parent` + if ( forward && useCache ) { + // Seek `elem` from a previously-cached index + outerCache = parent[ expando ] || (parent[ expando ] = {}); + cache = outerCache[ type ] || []; + nodeIndex = cache[0] === dirruns && cache[1]; + diff = cache[0] === dirruns && cache[2]; + node = nodeIndex && parent.childNodes[ nodeIndex ]; + + while ( (node = ++nodeIndex && node && node[ dir ] || + + // Fallback to seeking `elem` from the start + (diff = nodeIndex = 0) || start.pop()) ) { + + // When found, cache indexes on `parent` and break + if ( node.nodeType === 1 && ++diff && node === elem ) { + outerCache[ type ] = [ dirruns, nodeIndex, diff ]; + break; + } + } + + // Use previously-cached element index if available + } else if ( useCache && (cache = (elem[ expando ] || (elem[ expando ] = {}))[ type ]) && cache[0] === dirruns ) { + diff = cache[1]; + + // xml :nth-child(...) or :nth-last-child(...) or :nth(-last)?-of-type(...) + } else { + // Use the same loop as above to seek `elem` from the start + while ( (node = ++nodeIndex && node && node[ dir ] || + (diff = nodeIndex = 0) || start.pop()) ) { + + if ( ( ofType ? node.nodeName.toLowerCase() === name : node.nodeType === 1 ) && ++diff ) { + // Cache the index of each encountered element + if ( useCache ) { + (node[ expando ] || (node[ expando ] = {}))[ type ] = [ dirruns, diff ]; + } + + if ( node === elem ) { + break; + } + } + } + } + + // Incorporate the offset, then check against cycle size + diff -= last; + return diff === first || ( diff % first === 0 && diff / first >= 0 ); + } + }; + }, + + "PSEUDO": function( pseudo, argument ) { + // pseudo-class names are case-insensitive + // http://www.w3.org/TR/selectors/#pseudo-classes + // Prioritize by case sensitivity in case custom pseudos are added with uppercase letters + // Remember that setFilters inherits from pseudos + var args, + fn = Expr.pseudos[ pseudo ] || Expr.setFilters[ pseudo.toLowerCase() ] || + Sizzle.error( "unsupported pseudo: " + pseudo ); + + // The user may use createPseudo to indicate that + // arguments are needed to create the filter function + // just as Sizzle does + if ( fn[ expando ] ) { + return fn( argument ); + } + + // But maintain support for old signatures + if ( fn.length > 1 ) { + args = [ pseudo, pseudo, "", argument ]; + return Expr.setFilters.hasOwnProperty( pseudo.toLowerCase() ) ? + markFunction(function( seed, matches ) { + var idx, + matched = fn( seed, argument ), + i = matched.length; + while ( i-- ) { + idx = indexOf.call( seed, matched[i] ); + seed[ idx ] = !( matches[ idx ] = matched[i] ); + } + }) : + function( elem ) { + return fn( elem, 0, args ); + }; + } + + return fn; + } + }, + + pseudos: { + // Potentially complex pseudos + "not": markFunction(function( selector ) { + // Trim the selector passed to compile + // to avoid treating leading and trailing + // spaces as combinators + var input = [], + results = [], + matcher = compile( selector.replace( rtrim, "$1" ) ); + + return matcher[ expando ] ? + markFunction(function( seed, matches, context, xml ) { + var elem, + unmatched = matcher( seed, null, xml, [] ), + i = seed.length; + + // Match elements unmatched by `matcher` + while ( i-- ) { + if ( (elem = unmatched[i]) ) { + seed[i] = !(matches[i] = elem); + } + } + }) : + function( elem, context, xml ) { + input[0] = elem; + matcher( input, null, xml, results ); + return !results.pop(); + }; + }), + + "has": markFunction(function( selector ) { + return function( elem ) { + return Sizzle( selector, elem ).length > 0; + }; + }), + + "contains": markFunction(function( text ) { + return function( elem ) { + return ( elem.textContent || elem.innerText || getText( elem ) ).indexOf( text ) > -1; + }; + }), + + // "Whether an element is represented by a :lang() selector + // is based solely on the element's language value + // being equal to the identifier C, + // or beginning with the identifier C immediately followed by "-". + // The matching of C against the element's language value is performed case-insensitively. + // The identifier C does not have to be a valid language name." + // http://www.w3.org/TR/selectors/#lang-pseudo + "lang": markFunction( function( lang ) { + // lang value must be a valid identifier + if ( !ridentifier.test(lang || "") ) { + Sizzle.error( "unsupported lang: " + lang ); + } + lang = lang.replace( runescape, funescape ).toLowerCase(); + return function( elem ) { + var elemLang; + do { + if ( (elemLang = documentIsHTML ? + elem.lang : + elem.getAttribute("xml:lang") || elem.getAttribute("lang")) ) { + + elemLang = elemLang.toLowerCase(); + return elemLang === lang || elemLang.indexOf( lang + "-" ) === 0; + } + } while ( (elem = elem.parentNode) && elem.nodeType === 1 ); + return false; + }; + }), + + // Miscellaneous + "target": function( elem ) { + var hash = window.location && window.location.hash; + return hash && hash.slice( 1 ) === elem.id; + }, + + "root": function( elem ) { + return elem === docElem; + }, + + "focus": function( elem ) { + return elem === document.activeElement && (!document.hasFocus || document.hasFocus()) && !!(elem.type || elem.href || ~elem.tabIndex); + }, + + // Boolean properties + "enabled": function( elem ) { + return elem.disabled === false; + }, + + "disabled": function( elem ) { + return elem.disabled === true; + }, + + "checked": function( elem ) { + // In CSS3, :checked should return both checked and selected elements + // http://www.w3.org/TR/2011/REC-css3-selectors-20110929/#checked + var nodeName = elem.nodeName.toLowerCase(); + return (nodeName === "input" && !!elem.checked) || (nodeName === "option" && !!elem.selected); + }, + + "selected": function( elem ) { + // Accessing this property makes selected-by-default + // options in Safari work properly + if ( elem.parentNode ) { + elem.parentNode.selectedIndex; + } + + return elem.selected === true; + }, + + // Contents + "empty": function( elem ) { + // http://www.w3.org/TR/selectors/#empty-pseudo + // :empty is negated by element (1) or content nodes (text: 3; cdata: 4; entity ref: 5), + // but not by others (comment: 8; processing instruction: 7; etc.) + // nodeType < 6 works because attributes (2) do not appear as children + for ( elem = elem.firstChild; elem; elem = elem.nextSibling ) { + if ( elem.nodeType < 6 ) { + return false; + } + } + return true; + }, + + "parent": function( elem ) { + return !Expr.pseudos["empty"]( elem ); + }, + + // Element/input types + "header": function( elem ) { + return rheader.test( elem.nodeName ); + }, + + "input": function( elem ) { + return rinputs.test( elem.nodeName ); + }, + + "button": function( elem ) { + var name = elem.nodeName.toLowerCase(); + return name === "input" && elem.type === "button" || name === "button"; + }, + + "text": function( elem ) { + var attr; + return elem.nodeName.toLowerCase() === "input" && + elem.type === "text" && + + // Support: IE<8 + // New HTML5 attribute values (e.g., "search") appear with elem.type === "text" + ( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === "text" ); + }, + + // Position-in-collection + "first": createPositionalPseudo(function() { + return [ 0 ]; + }), + + "last": createPositionalPseudo(function( matchIndexes, length ) { + return [ length - 1 ]; + }), + + "eq": createPositionalPseudo(function( matchIndexes, length, argument ) { + return [ argument < 0 ? argument + length : argument ]; + }), + + "even": createPositionalPseudo(function( matchIndexes, length ) { + var i = 0; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "odd": createPositionalPseudo(function( matchIndexes, length ) { + var i = 1; + for ( ; i < length; i += 2 ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "lt": createPositionalPseudo(function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; --i >= 0; ) { + matchIndexes.push( i ); + } + return matchIndexes; + }), + + "gt": createPositionalPseudo(function( matchIndexes, length, argument ) { + var i = argument < 0 ? argument + length : argument; + for ( ; ++i < length; ) { + matchIndexes.push( i ); + } + return matchIndexes; + }) + } +}; + +Expr.pseudos["nth"] = Expr.pseudos["eq"]; + +// Add button/input type pseudos +for ( i in { radio: true, checkbox: true, file: true, password: true, image: true } ) { + Expr.pseudos[ i ] = createInputPseudo( i ); +} +for ( i in { submit: true, reset: true } ) { + Expr.pseudos[ i ] = createButtonPseudo( i ); +} + +// Easy API for creating new setFilters +function setFilters() {} +setFilters.prototype = Expr.filters = Expr.pseudos; +Expr.setFilters = new setFilters(); + +tokenize = Sizzle.tokenize = function( selector, parseOnly ) { + var matched, match, tokens, type, + soFar, groups, preFilters, + cached = tokenCache[ selector + " " ]; + + if ( cached ) { + return parseOnly ? 0 : cached.slice( 0 ); + } + + soFar = selector; + groups = []; + preFilters = Expr.preFilter; + + while ( soFar ) { + + // Comma and first run + if ( !matched || (match = rcomma.exec( soFar )) ) { + if ( match ) { + // Don't consume trailing commas as valid + soFar = soFar.slice( match[0].length ) || soFar; + } + groups.push( (tokens = []) ); + } + + matched = false; + + // Combinators + if ( (match = rcombinators.exec( soFar )) ) { + matched = match.shift(); + tokens.push({ + value: matched, + // Cast descendant combinators to space + type: match[0].replace( rtrim, " " ) + }); + soFar = soFar.slice( matched.length ); + } + + // Filters + for ( type in Expr.filter ) { + if ( (match = matchExpr[ type ].exec( soFar )) && (!preFilters[ type ] || + (match = preFilters[ type ]( match ))) ) { + matched = match.shift(); + tokens.push({ + value: matched, + type: type, + matches: match + }); + soFar = soFar.slice( matched.length ); + } + } + + if ( !matched ) { + break; + } + } + + // Return the length of the invalid excess + // if we're just parsing + // Otherwise, throw an error or return tokens + return parseOnly ? + soFar.length : + soFar ? + Sizzle.error( selector ) : + // Cache the tokens + tokenCache( selector, groups ).slice( 0 ); +}; + +function toSelector( tokens ) { + var i = 0, + len = tokens.length, + selector = ""; + for ( ; i < len; i++ ) { + selector += tokens[i].value; + } + return selector; +} + +function addCombinator( matcher, combinator, base ) { + var dir = combinator.dir, + checkNonElements = base && dir === "parentNode", + doneName = done++; + + return combinator.first ? + // Check against closest ancestor/preceding element + function( elem, context, xml ) { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + return matcher( elem, context, xml ); + } + } + } : + + // Check against all ancestor/preceding elements + function( elem, context, xml ) { + var oldCache, outerCache, + newCache = [ dirruns, doneName ]; + + // We can't set arbitrary data on XML nodes, so they don't benefit from dir caching + if ( xml ) { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + if ( matcher( elem, context, xml ) ) { + return true; + } + } + } + } else { + while ( (elem = elem[ dir ]) ) { + if ( elem.nodeType === 1 || checkNonElements ) { + outerCache = elem[ expando ] || (elem[ expando ] = {}); + if ( (oldCache = outerCache[ dir ]) && + oldCache[ 0 ] === dirruns && oldCache[ 1 ] === doneName ) { + + // Assign to newCache so results back-propagate to previous elements + return (newCache[ 2 ] = oldCache[ 2 ]); + } else { + // Reuse newcache so results back-propagate to previous elements + outerCache[ dir ] = newCache; + + // A match means we're done; a fail means we have to keep checking + if ( (newCache[ 2 ] = matcher( elem, context, xml )) ) { + return true; + } + } + } + } + } + }; +} + +function elementMatcher( matchers ) { + return matchers.length > 1 ? + function( elem, context, xml ) { + var i = matchers.length; + while ( i-- ) { + if ( !matchers[i]( elem, context, xml ) ) { + return false; + } + } + return true; + } : + matchers[0]; +} + +function multipleContexts( selector, contexts, results ) { + var i = 0, + len = contexts.length; + for ( ; i < len; i++ ) { + Sizzle( selector, contexts[i], results ); + } + return results; +} + +function condense( unmatched, map, filter, context, xml ) { + var elem, + newUnmatched = [], + i = 0, + len = unmatched.length, + mapped = map != null; + + for ( ; i < len; i++ ) { + if ( (elem = unmatched[i]) ) { + if ( !filter || filter( elem, context, xml ) ) { + newUnmatched.push( elem ); + if ( mapped ) { + map.push( i ); + } + } + } + } + + return newUnmatched; +} + +function setMatcher( preFilter, selector, matcher, postFilter, postFinder, postSelector ) { + if ( postFilter && !postFilter[ expando ] ) { + postFilter = setMatcher( postFilter ); + } + if ( postFinder && !postFinder[ expando ] ) { + postFinder = setMatcher( postFinder, postSelector ); + } + return markFunction(function( seed, results, context, xml ) { + var temp, i, elem, + preMap = [], + postMap = [], + preexisting = results.length, + + // Get initial elements from seed or context + elems = seed || multipleContexts( selector || "*", context.nodeType ? [ context ] : context, [] ), + + // Prefilter to get matcher input, preserving a map for seed-results synchronization + matcherIn = preFilter && ( seed || !selector ) ? + condense( elems, preMap, preFilter, context, xml ) : + elems, + + matcherOut = matcher ? + // If we have a postFinder, or filtered seed, or non-seed postFilter or preexisting results, + postFinder || ( seed ? preFilter : preexisting || postFilter ) ? + + // ...intermediate processing is necessary + [] : + + // ...otherwise use results directly + results : + matcherIn; + + // Find primary matches + if ( matcher ) { + matcher( matcherIn, matcherOut, context, xml ); + } + + // Apply postFilter + if ( postFilter ) { + temp = condense( matcherOut, postMap ); + postFilter( temp, [], context, xml ); + + // Un-match failing elements by moving them back to matcherIn + i = temp.length; + while ( i-- ) { + if ( (elem = temp[i]) ) { + matcherOut[ postMap[i] ] = !(matcherIn[ postMap[i] ] = elem); + } + } + } + + if ( seed ) { + if ( postFinder || preFilter ) { + if ( postFinder ) { + // Get the final matcherOut by condensing this intermediate into postFinder contexts + temp = []; + i = matcherOut.length; + while ( i-- ) { + if ( (elem = matcherOut[i]) ) { + // Restore matcherIn since elem is not yet a final match + temp.push( (matcherIn[i] = elem) ); + } + } + postFinder( null, (matcherOut = []), temp, xml ); + } + + // Move matched elements from seed to results to keep them synchronized + i = matcherOut.length; + while ( i-- ) { + if ( (elem = matcherOut[i]) && + (temp = postFinder ? indexOf.call( seed, elem ) : preMap[i]) > -1 ) { + + seed[temp] = !(results[temp] = elem); + } + } + } + + // Add elements to results, through postFinder if defined + } else { + matcherOut = condense( + matcherOut === results ? + matcherOut.splice( preexisting, matcherOut.length ) : + matcherOut + ); + if ( postFinder ) { + postFinder( null, results, matcherOut, xml ); + } else { + push.apply( results, matcherOut ); + } + } + }); +} + +function matcherFromTokens( tokens ) { + var checkContext, matcher, j, + len = tokens.length, + leadingRelative = Expr.relative[ tokens[0].type ], + implicitRelative = leadingRelative || Expr.relative[" "], + i = leadingRelative ? 1 : 0, + + // The foundational matcher ensures that elements are reachable from top-level context(s) + matchContext = addCombinator( function( elem ) { + return elem === checkContext; + }, implicitRelative, true ), + matchAnyContext = addCombinator( function( elem ) { + return indexOf.call( checkContext, elem ) > -1; + }, implicitRelative, true ), + matchers = [ function( elem, context, xml ) { + return ( !leadingRelative && ( xml || context !== outermostContext ) ) || ( + (checkContext = context).nodeType ? + matchContext( elem, context, xml ) : + matchAnyContext( elem, context, xml ) ); + } ]; + + for ( ; i < len; i++ ) { + if ( (matcher = Expr.relative[ tokens[i].type ]) ) { + matchers = [ addCombinator(elementMatcher( matchers ), matcher) ]; + } else { + matcher = Expr.filter[ tokens[i].type ].apply( null, tokens[i].matches ); + + // Return special upon seeing a positional matcher + if ( matcher[ expando ] ) { + // Find the next relative operator (if any) for proper handling + j = ++i; + for ( ; j < len; j++ ) { + if ( Expr.relative[ tokens[j].type ] ) { + break; + } + } + return setMatcher( + i > 1 && elementMatcher( matchers ), + i > 1 && toSelector( + // If the preceding token was a descendant combinator, insert an implicit any-element `*` + tokens.slice( 0, i - 1 ).concat({ value: tokens[ i - 2 ].type === " " ? "*" : "" }) + ).replace( rtrim, "$1" ), + matcher, + i < j && matcherFromTokens( tokens.slice( i, j ) ), + j < len && matcherFromTokens( (tokens = tokens.slice( j )) ), + j < len && toSelector( tokens ) + ); + } + matchers.push( matcher ); + } + } + + return elementMatcher( matchers ); +} + +function matcherFromGroupMatchers( elementMatchers, setMatchers ) { + var bySet = setMatchers.length > 0, + byElement = elementMatchers.length > 0, + superMatcher = function( seed, context, xml, results, outermost ) { + var elem, j, matcher, + matchedCount = 0, + i = "0", + unmatched = seed && [], + setMatched = [], + contextBackup = outermostContext, + // We must always have either seed elements or outermost context + elems = seed || byElement && Expr.find["TAG"]( "*", outermost ), + // Use integer dirruns iff this is the outermost matcher + dirrunsUnique = (dirruns += contextBackup == null ? 1 : Math.random() || 0.1), + len = elems.length; + + if ( outermost ) { + outermostContext = context !== document && context; + } + + // Add elements passing elementMatchers directly to results + // Keep `i` a string if there are no elements so `matchedCount` will be "00" below + // Support: IE<9, Safari + // Tolerate NodeList properties (IE: "length"; Safari: <number>) matching elements by id + for ( ; i !== len && (elem = elems[i]) != null; i++ ) { + if ( byElement && elem ) { + j = 0; + while ( (matcher = elementMatchers[j++]) ) { + if ( matcher( elem, context, xml ) ) { + results.push( elem ); + break; + } + } + if ( outermost ) { + dirruns = dirrunsUnique; + } + } + + // Track unmatched elements for set filters + if ( bySet ) { + // They will have gone through all possible matchers + if ( (elem = !matcher && elem) ) { + matchedCount--; + } + + // Lengthen the array for every element, matched or not + if ( seed ) { + unmatched.push( elem ); + } + } + } + + // Apply set filters to unmatched elements + matchedCount += i; + if ( bySet && i !== matchedCount ) { + j = 0; + while ( (matcher = setMatchers[j++]) ) { + matcher( unmatched, setMatched, context, xml ); + } + + if ( seed ) { + // Reintegrate element matches to eliminate the need for sorting + if ( matchedCount > 0 ) { + while ( i-- ) { + if ( !(unmatched[i] || setMatched[i]) ) { + setMatched[i] = pop.call( results ); + } + } + } + + // Discard index placeholder values to get only actual matches + setMatched = condense( setMatched ); + } + + // Add matches to results + push.apply( results, setMatched ); + + // Seedless set matches succeeding multiple successful matchers stipulate sorting + if ( outermost && !seed && setMatched.length > 0 && + ( matchedCount + setMatchers.length ) > 1 ) { + + Sizzle.uniqueSort( results ); + } + } + + // Override manipulation of globals by nested matchers + if ( outermost ) { + dirruns = dirrunsUnique; + outermostContext = contextBackup; + } + + return unmatched; + }; + + return bySet ? + markFunction( superMatcher ) : + superMatcher; +} + +compile = Sizzle.compile = function( selector, match /* Internal Use Only */ ) { + var i, + setMatchers = [], + elementMatchers = [], + cached = compilerCache[ selector + " " ]; + + if ( !cached ) { + // Generate a function of recursive functions that can be used to check each element + if ( !match ) { + match = tokenize( selector ); + } + i = match.length; + while ( i-- ) { + cached = matcherFromTokens( match[i] ); + if ( cached[ expando ] ) { + setMatchers.push( cached ); + } else { + elementMatchers.push( cached ); + } + } + + // Cache the compiled function + cached = compilerCache( selector, matcherFromGroupMatchers( elementMatchers, setMatchers ) ); + + // Save selector and tokenization + cached.selector = selector; + } + return cached; +}; + +/** + * A low-level selection function that works with Sizzle's compiled + * selector functions + * @param {String|Function} selector A selector or a pre-compiled + * selector function built with Sizzle.compile + * @param {Element} context + * @param {Array} [results] + * @param {Array} [seed] A set of elements to match against + */ +select = Sizzle.select = function( selector, context, results, seed ) { + var i, tokens, token, type, find, + compiled = typeof selector === "function" && selector, + match = !seed && tokenize( (selector = compiled.selector || selector) ); + + results = results || []; + + // Try to minimize operations if there is no seed and only one group + if ( match.length === 1 ) { + + // Take a shortcut and set the context if the root selector is an ID + tokens = match[0] = match[0].slice( 0 ); + if ( tokens.length > 2 && (token = tokens[0]).type === "ID" && + support.getById && context.nodeType === 9 && documentIsHTML && + Expr.relative[ tokens[1].type ] ) { + + context = ( Expr.find["ID"]( token.matches[0].replace(runescape, funescape), context ) || [] )[0]; + if ( !context ) { + return results; + + // Precompiled matchers will still verify ancestry, so step up a level + } else if ( compiled ) { + context = context.parentNode; + } + + selector = selector.slice( tokens.shift().value.length ); + } + + // Fetch a seed set for right-to-left matching + i = matchExpr["needsContext"].test( selector ) ? 0 : tokens.length; + while ( i-- ) { + token = tokens[i]; + + // Abort if we hit a combinator + if ( Expr.relative[ (type = token.type) ] ) { + break; + } + if ( (find = Expr.find[ type ]) ) { + // Search, expanding context for leading sibling combinators + if ( (seed = find( + token.matches[0].replace( runescape, funescape ), + rsibling.test( tokens[0].type ) && testContext( context.parentNode ) || context + )) ) { + + // If seed is empty or no tokens remain, we can return early + tokens.splice( i, 1 ); + selector = seed.length && toSelector( tokens ); + if ( !selector ) { + push.apply( results, seed ); + return results; + } + + break; + } + } + } + } + + // Compile and execute a filtering function if one is not provided + // Provide `match` to avoid retokenization if we modified the selector above + ( compiled || compile( selector, match ) )( + seed, + context, + !documentIsHTML, + results, + rsibling.test( selector ) && testContext( context.parentNode ) || context + ); + return results; +}; + +// One-time assignments + +// Sort stability +support.sortStable = expando.split("").sort( sortOrder ).join("") === expando; + +// Support: Chrome<14 +// Always assume duplicates if they aren't passed to the comparison function +support.detectDuplicates = !!hasDuplicate; + +// Initialize against the default document +setDocument(); + +// Support: Webkit<537.32 - Safari 6.0.3/Chrome 25 (fixed in Chrome 27) +// Detached nodes confoundingly follow *each other* +support.sortDetached = assert(function( div1 ) { + // Should return 1, but returns 4 (following) + return div1.compareDocumentPosition( document.createElement("div") ) & 1; +}); + +// Support: IE<8 +// Prevent attribute/property "interpolation" +// http://msdn.microsoft.com/en-us/library/ms536429%28VS.85%29.aspx +if ( !assert(function( div ) { + div.innerHTML = "<a href='#'></a>"; + return div.firstChild.getAttribute("href") === "#" ; +}) ) { + addHandle( "type|href|height|width", function( elem, name, isXML ) { + if ( !isXML ) { + return elem.getAttribute( name, name.toLowerCase() === "type" ? 1 : 2 ); + } + }); +} + +// Support: IE<9 +// Use defaultValue in place of getAttribute("value") +if ( !support.attributes || !assert(function( div ) { + div.innerHTML = "<input/>"; + div.firstChild.setAttribute( "value", "" ); + return div.firstChild.getAttribute( "value" ) === ""; +}) ) { + addHandle( "value", function( elem, name, isXML ) { + if ( !isXML && elem.nodeName.toLowerCase() === "input" ) { + return elem.defaultValue; + } + }); +} + +// Support: IE<9 +// Use getAttributeNode to fetch booleans when getAttribute lies +if ( !assert(function( div ) { + return div.getAttribute("disabled") == null; +}) ) { + addHandle( booleans, function( elem, name, isXML ) { + var val; + if ( !isXML ) { + return elem[ name ] === true ? name.toLowerCase() : + (val = elem.getAttributeNode( name )) && val.specified ? + val.value : + null; + } + }); +} + +return Sizzle; + +})( window ); + + + +jQuery.find = Sizzle; +jQuery.expr = Sizzle.selectors; +jQuery.expr[":"] = jQuery.expr.pseudos; +jQuery.unique = Sizzle.uniqueSort; +jQuery.text = Sizzle.getText; +jQuery.isXMLDoc = Sizzle.isXML; +jQuery.contains = Sizzle.contains; + + + +var rneedsContext = jQuery.expr.match.needsContext; + +var rsingleTag = (/^<(\w+)\s*\/?>(?:<\/\1>|)$/); + + + +var risSimple = /^.[^:#\[\.,]*$/; + +// Implement the identical functionality for filter and not +function winnow( elements, qualifier, not ) { + if ( jQuery.isFunction( qualifier ) ) { + return jQuery.grep( elements, function( elem, i ) { + /* jshint -W018 */ + return !!qualifier.call( elem, i, elem ) !== not; + }); + + } + + if ( qualifier.nodeType ) { + return jQuery.grep( elements, function( elem ) { + return ( elem === qualifier ) !== not; + }); + + } + + if ( typeof qualifier === "string" ) { + if ( risSimple.test( qualifier ) ) { + return jQuery.filter( qualifier, elements, not ); + } + + qualifier = jQuery.filter( qualifier, elements ); + } + + return jQuery.grep( elements, function( elem ) { + return ( indexOf.call( qualifier, elem ) >= 0 ) !== not; + }); +} + +jQuery.filter = function( expr, elems, not ) { + var elem = elems[ 0 ]; + + if ( not ) { + expr = ":not(" + expr + ")"; + } + + return elems.length === 1 && elem.nodeType === 1 ? + jQuery.find.matchesSelector( elem, expr ) ? [ elem ] : [] : + jQuery.find.matches( expr, jQuery.grep( elems, function( elem ) { + return elem.nodeType === 1; + })); +}; + +jQuery.fn.extend({ + find: function( selector ) { + var i, + len = this.length, + ret = [], + self = this; + + if ( typeof selector !== "string" ) { + return this.pushStack( jQuery( selector ).filter(function() { + for ( i = 0; i < len; i++ ) { + if ( jQuery.contains( self[ i ], this ) ) { + return true; + } + } + }) ); + } + + for ( i = 0; i < len; i++ ) { + jQuery.find( selector, self[ i ], ret ); + } + + // Needed because $( selector, context ) becomes $( context ).find( selector ) + ret = this.pushStack( len > 1 ? jQuery.unique( ret ) : ret ); + ret.selector = this.selector ? this.selector + " " + selector : selector; + return ret; + }, + filter: function( selector ) { + return this.pushStack( winnow(this, selector || [], false) ); + }, + not: function( selector ) { + return this.pushStack( winnow(this, selector || [], true) ); + }, + is: function( selector ) { + return !!winnow( + this, + + // If this is a positional/relative selector, check membership in the returned set + // so $("p:first").is("p:last") won't return true for a doc with two "p". + typeof selector === "string" && rneedsContext.test( selector ) ? + jQuery( selector ) : + selector || [], + false + ).length; + } +}); + + +// Initialize a jQuery object + + +// A central reference to the root jQuery(document) +var rootjQuery, + + // A simple way to check for HTML strings + // Prioritize #id over <tag> to avoid XSS via location.hash (#9521) + // Strict HTML recognition (#11290: must start with <) + rquickExpr = /^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/, + + init = jQuery.fn.init = function( selector, context ) { + var match, elem; + + // HANDLE: $(""), $(null), $(undefined), $(false) + if ( !selector ) { + return this; + } + + // Handle HTML strings + if ( typeof selector === "string" ) { + if ( selector[0] === "<" && selector[ selector.length - 1 ] === ">" && selector.length >= 3 ) { + // Assume that strings that start and end with <> are HTML and skip the regex check + match = [ null, selector, null ]; + + } else { + match = rquickExpr.exec( selector ); + } + + // Match html or make sure no context is specified for #id + if ( match && (match[1] || !context) ) { + + // HANDLE: $(html) -> $(array) + if ( match[1] ) { + context = context instanceof jQuery ? context[0] : context; + + // scripts is true for back-compat + // Intentionally let the error be thrown if parseHTML is not present + jQuery.merge( this, jQuery.parseHTML( + match[1], + context && context.nodeType ? context.ownerDocument || context : document, + true + ) ); + + // HANDLE: $(html, props) + if ( rsingleTag.test( match[1] ) && jQuery.isPlainObject( context ) ) { + for ( match in context ) { + // Properties of context are called as methods if possible + if ( jQuery.isFunction( this[ match ] ) ) { + this[ match ]( context[ match ] ); + + // ...and otherwise set as attributes + } else { + this.attr( match, context[ match ] ); + } + } + } + + return this; + + // HANDLE: $(#id) + } else { + elem = document.getElementById( match[2] ); + + // Check parentNode to catch when Blackberry 4.6 returns + // nodes that are no longer in the document #6963 + if ( elem && elem.parentNode ) { + // Inject the element directly into the jQuery object + this.length = 1; + this[0] = elem; + } + + this.context = document; + this.selector = selector; + return this; + } + + // HANDLE: $(expr, $(...)) + } else if ( !context || context.jquery ) { + return ( context || rootjQuery ).find( selector ); + + // HANDLE: $(expr, context) + // (which is just equivalent to: $(context).find(expr) + } else { + return this.constructor( context ).find( selector ); + } + + // HANDLE: $(DOMElement) + } else if ( selector.nodeType ) { + this.context = this[0] = selector; + this.length = 1; + return this; + + // HANDLE: $(function) + // Shortcut for document ready + } else if ( jQuery.isFunction( selector ) ) { + return typeof rootjQuery.ready !== "undefined" ? + rootjQuery.ready( selector ) : + // Execute immediately if ready is not present + selector( jQuery ); + } + + if ( selector.selector !== undefined ) { + this.selector = selector.selector; + this.context = selector.context; + } + + return jQuery.makeArray( selector, this ); + }; + +// Give the init function the jQuery prototype for later instantiation +init.prototype = jQuery.fn; + +// Initialize central reference +rootjQuery = jQuery( document ); + + +var rparentsprev = /^(?:parents|prev(?:Until|All))/, + // methods guaranteed to produce a unique set when starting from a unique set + guaranteedUnique = { + children: true, + contents: true, + next: true, + prev: true + }; + +jQuery.extend({ + dir: function( elem, dir, until ) { + var matched = [], + truncate = until !== undefined; + + while ( (elem = elem[ dir ]) && elem.nodeType !== 9 ) { + if ( elem.nodeType === 1 ) { + if ( truncate && jQuery( elem ).is( until ) ) { + break; + } + matched.push( elem ); + } + } + return matched; + }, + + sibling: function( n, elem ) { + var matched = []; + + for ( ; n; n = n.nextSibling ) { + if ( n.nodeType === 1 && n !== elem ) { + matched.push( n ); + } + } + + return matched; + } +}); + +jQuery.fn.extend({ + has: function( target ) { + var targets = jQuery( target, this ), + l = targets.length; + + return this.filter(function() { + var i = 0; + for ( ; i < l; i++ ) { + if ( jQuery.contains( this, targets[i] ) ) { + return true; + } + } + }); + }, + + closest: function( selectors, context ) { + var cur, + i = 0, + l = this.length, + matched = [], + pos = rneedsContext.test( selectors ) || typeof selectors !== "string" ? + jQuery( selectors, context || this.context ) : + 0; + + for ( ; i < l; i++ ) { + for ( cur = this[i]; cur && cur !== context; cur = cur.parentNode ) { + // Always skip document fragments + if ( cur.nodeType < 11 && (pos ? + pos.index(cur) > -1 : + + // Don't pass non-elements to Sizzle + cur.nodeType === 1 && + jQuery.find.matchesSelector(cur, selectors)) ) { + + matched.push( cur ); + break; + } + } + } + + return this.pushStack( matched.length > 1 ? jQuery.unique( matched ) : matched ); + }, + + // Determine the position of an element within + // the matched set of elements + index: function( elem ) { + + // No argument, return index in parent + if ( !elem ) { + return ( this[ 0 ] && this[ 0 ].parentNode ) ? this.first().prevAll().length : -1; + } + + // index in selector + if ( typeof elem === "string" ) { + return indexOf.call( jQuery( elem ), this[ 0 ] ); + } + + // Locate the position of the desired element + return indexOf.call( this, + + // If it receives a jQuery object, the first element is used + elem.jquery ? elem[ 0 ] : elem + ); + }, + + add: function( selector, context ) { + return this.pushStack( + jQuery.unique( + jQuery.merge( this.get(), jQuery( selector, context ) ) + ) + ); + }, + + addBack: function( selector ) { + return this.add( selector == null ? + this.prevObject : this.prevObject.filter(selector) + ); + } +}); + +function sibling( cur, dir ) { + while ( (cur = cur[dir]) && cur.nodeType !== 1 ) {} + return cur; +} + +jQuery.each({ + parent: function( elem ) { + var parent = elem.parentNode; + return parent && parent.nodeType !== 11 ? parent : null; + }, + parents: function( elem ) { + return jQuery.dir( elem, "parentNode" ); + }, + parentsUntil: function( elem, i, until ) { + return jQuery.dir( elem, "parentNode", until ); + }, + next: function( elem ) { + return sibling( elem, "nextSibling" ); + }, + prev: function( elem ) { + return sibling( elem, "previousSibling" ); + }, + nextAll: function( elem ) { + return jQuery.dir( elem, "nextSibling" ); + }, + prevAll: function( elem ) { + return jQuery.dir( elem, "previousSibling" ); + }, + nextUntil: function( elem, i, until ) { + return jQuery.dir( elem, "nextSibling", until ); + }, + prevUntil: function( elem, i, until ) { + return jQuery.dir( elem, "previousSibling", until ); + }, + siblings: function( elem ) { + return jQuery.sibling( ( elem.parentNode || {} ).firstChild, elem ); + }, + children: function( elem ) { + return jQuery.sibling( elem.firstChild ); + }, + contents: function( elem ) { + return elem.contentDocument || jQuery.merge( [], elem.childNodes ); + } +}, function( name, fn ) { + jQuery.fn[ name ] = function( until, selector ) { + var matched = jQuery.map( this, fn, until ); + + if ( name.slice( -5 ) !== "Until" ) { + selector = until; + } + + if ( selector && typeof selector === "string" ) { + matched = jQuery.filter( selector, matched ); + } + + if ( this.length > 1 ) { + // Remove duplicates + if ( !guaranteedUnique[ name ] ) { + jQuery.unique( matched ); + } + + // Reverse order for parents* and prev-derivatives + if ( rparentsprev.test( name ) ) { + matched.reverse(); + } + } + + return this.pushStack( matched ); + }; +}); +var rnotwhite = (/\S+/g); + + + +// String to Object options format cache +var optionsCache = {}; + +// Convert String-formatted options into Object-formatted ones and store in cache +function createOptions( options ) { + var object = optionsCache[ options ] = {}; + jQuery.each( options.match( rnotwhite ) || [], function( _, flag ) { + object[ flag ] = true; + }); + return object; +} + +/* + * Create a callback list using the following parameters: + * + * options: an optional list of space-separated options that will change how + * the callback list behaves or a more traditional option object + * + * By default a callback list will act like an event callback list and can be + * "fired" multiple times. + * + * Possible options: + * + * once: will ensure the callback list can only be fired once (like a Deferred) + * + * memory: will keep track of previous values and will call any callback added + * after the list has been fired right away with the latest "memorized" + * values (like a Deferred) + * + * unique: will ensure a callback can only be added once (no duplicate in the list) + * + * stopOnFalse: interrupt callings when a callback returns false + * + */ +jQuery.Callbacks = function( options ) { + + // Convert options from String-formatted to Object-formatted if needed + // (we check in cache first) + options = typeof options === "string" ? + ( optionsCache[ options ] || createOptions( options ) ) : + jQuery.extend( {}, options ); + + var // Last fire value (for non-forgettable lists) + memory, + // Flag to know if list was already fired + fired, + // Flag to know if list is currently firing + firing, + // First callback to fire (used internally by add and fireWith) + firingStart, + // End of the loop when firing + firingLength, + // Index of currently firing callback (modified by remove if needed) + firingIndex, + // Actual callback list + list = [], + // Stack of fire calls for repeatable lists + stack = !options.once && [], + // Fire callbacks + fire = function( data ) { + memory = options.memory && data; + fired = true; + firingIndex = firingStart || 0; + firingStart = 0; + firingLength = list.length; + firing = true; + for ( ; list && firingIndex < firingLength; firingIndex++ ) { + if ( list[ firingIndex ].apply( data[ 0 ], data[ 1 ] ) === false && options.stopOnFalse ) { + memory = false; // To prevent further calls using add + break; + } + } + firing = false; + if ( list ) { + if ( stack ) { + if ( stack.length ) { + fire( stack.shift() ); + } + } else if ( memory ) { + list = []; + } else { + self.disable(); + } + } + }, + // Actual Callbacks object + self = { + // Add a callback or a collection of callbacks to the list + add: function() { + if ( list ) { + // First, we save the current length + var start = list.length; + (function add( args ) { + jQuery.each( args, function( _, arg ) { + var type = jQuery.type( arg ); + if ( type === "function" ) { + if ( !options.unique || !self.has( arg ) ) { + list.push( arg ); + } + } else if ( arg && arg.length && type !== "string" ) { + // Inspect recursively + add( arg ); + } + }); + })( arguments ); + // Do we need to add the callbacks to the + // current firing batch? + if ( firing ) { + firingLength = list.length; + // With memory, if we're not firing then + // we should call right away + } else if ( memory ) { + firingStart = start; + fire( memory ); + } + } + return this; + }, + // Remove a callback from the list + remove: function() { + if ( list ) { + jQuery.each( arguments, function( _, arg ) { + var index; + while ( ( index = jQuery.inArray( arg, list, index ) ) > -1 ) { + list.splice( index, 1 ); + // Handle firing indexes + if ( firing ) { + if ( index <= firingLength ) { + firingLength--; + } + if ( index <= firingIndex ) { + firingIndex--; + } + } + } + }); + } + return this; + }, + // Check if a given callback is in the list. + // If no argument is given, return whether or not list has callbacks attached. + has: function( fn ) { + return fn ? jQuery.inArray( fn, list ) > -1 : !!( list && list.length ); + }, + // Remove all callbacks from the list + empty: function() { + list = []; + firingLength = 0; + return this; + }, + // Have the list do nothing anymore + disable: function() { + list = stack = memory = undefined; + return this; + }, + // Is it disabled? + disabled: function() { + return !list; + }, + // Lock the list in its current state + lock: function() { + stack = undefined; + if ( !memory ) { + self.disable(); + } + return this; + }, + // Is it locked? + locked: function() { + return !stack; + }, + // Call all callbacks with the given context and arguments + fireWith: function( context, args ) { + if ( list && ( !fired || stack ) ) { + args = args || []; + args = [ context, args.slice ? args.slice() : args ]; + if ( firing ) { + stack.push( args ); + } else { + fire( args ); + } + } + return this; + }, + // Call all the callbacks with the given arguments + fire: function() { + self.fireWith( this, arguments ); + return this; + }, + // To know if the callbacks have already been called at least once + fired: function() { + return !!fired; + } + }; + + return self; +}; + + +jQuery.extend({ + + Deferred: function( func ) { + var tuples = [ + // action, add listener, listener list, final state + [ "resolve", "done", jQuery.Callbacks("once memory"), "resolved" ], + [ "reject", "fail", jQuery.Callbacks("once memory"), "rejected" ], + [ "notify", "progress", jQuery.Callbacks("memory") ] + ], + state = "pending", + promise = { + state: function() { + return state; + }, + always: function() { + deferred.done( arguments ).fail( arguments ); + return this; + }, + then: function( /* fnDone, fnFail, fnProgress */ ) { + var fns = arguments; + return jQuery.Deferred(function( newDefer ) { + jQuery.each( tuples, function( i, tuple ) { + var fn = jQuery.isFunction( fns[ i ] ) && fns[ i ]; + // deferred[ done | fail | progress ] for forwarding actions to newDefer + deferred[ tuple[1] ](function() { + var returned = fn && fn.apply( this, arguments ); + if ( returned && jQuery.isFunction( returned.promise ) ) { + returned.promise() + .done( newDefer.resolve ) + .fail( newDefer.reject ) + .progress( newDefer.notify ); + } else { + newDefer[ tuple[ 0 ] + "With" ]( this === promise ? newDefer.promise() : this, fn ? [ returned ] : arguments ); + } + }); + }); + fns = null; + }).promise(); + }, + // Get a promise for this deferred + // If obj is provided, the promise aspect is added to the object + promise: function( obj ) { + return obj != null ? jQuery.extend( obj, promise ) : promise; + } + }, + deferred = {}; + + // Keep pipe for back-compat + promise.pipe = promise.then; + + // Add list-specific methods + jQuery.each( tuples, function( i, tuple ) { + var list = tuple[ 2 ], + stateString = tuple[ 3 ]; + + // promise[ done | fail | progress ] = list.add + promise[ tuple[1] ] = list.add; + + // Handle state + if ( stateString ) { + list.add(function() { + // state = [ resolved | rejected ] + state = stateString; + + // [ reject_list | resolve_list ].disable; progress_list.lock + }, tuples[ i ^ 1 ][ 2 ].disable, tuples[ 2 ][ 2 ].lock ); + } + + // deferred[ resolve | reject | notify ] + deferred[ tuple[0] ] = function() { + deferred[ tuple[0] + "With" ]( this === deferred ? promise : this, arguments ); + return this; + }; + deferred[ tuple[0] + "With" ] = list.fireWith; + }); + + // Make the deferred a promise + promise.promise( deferred ); + + // Call given func if any + if ( func ) { + func.call( deferred, deferred ); + } + + // All done! + return deferred; + }, + + // Deferred helper + when: function( subordinate /* , ..., subordinateN */ ) { + var i = 0, + resolveValues = slice.call( arguments ), + length = resolveValues.length, + + // the count of uncompleted subordinates + remaining = length !== 1 || ( subordinate && jQuery.isFunction( subordinate.promise ) ) ? length : 0, + + // the master Deferred. If resolveValues consist of only a single Deferred, just use that. + deferred = remaining === 1 ? subordinate : jQuery.Deferred(), + + // Update function for both resolve and progress values + updateFunc = function( i, contexts, values ) { + return function( value ) { + contexts[ i ] = this; + values[ i ] = arguments.length > 1 ? slice.call( arguments ) : value; + if ( values === progressValues ) { + deferred.notifyWith( contexts, values ); + } else if ( !( --remaining ) ) { + deferred.resolveWith( contexts, values ); + } + }; + }, + + progressValues, progressContexts, resolveContexts; + + // add listeners to Deferred subordinates; treat others as resolved + if ( length > 1 ) { + progressValues = new Array( length ); + progressContexts = new Array( length ); + resolveContexts = new Array( length ); + for ( ; i < length; i++ ) { + if ( resolveValues[ i ] && jQuery.isFunction( resolveValues[ i ].promise ) ) { + resolveValues[ i ].promise() + .done( updateFunc( i, resolveContexts, resolveValues ) ) + .fail( deferred.reject ) + .progress( updateFunc( i, progressContexts, progressValues ) ); + } else { + --remaining; + } + } + } + + // if we're not waiting on anything, resolve the master + if ( !remaining ) { + deferred.resolveWith( resolveContexts, resolveValues ); + } + + return deferred.promise(); + } +}); + + +// The deferred used on DOM ready +var readyList; + +jQuery.fn.ready = function( fn ) { + // Add the callback + jQuery.ready.promise().done( fn ); + + return this; +}; + +jQuery.extend({ + // Is the DOM ready to be used? Set to true once it occurs. + isReady: false, + + // A counter to track how many items to wait for before + // the ready event fires. See #6781 + readyWait: 1, + + // Hold (or release) the ready event + holdReady: function( hold ) { + if ( hold ) { + jQuery.readyWait++; + } else { + jQuery.ready( true ); + } + }, + + // Handle when the DOM is ready + ready: function( wait ) { + + // Abort if there are pending holds or we're already ready + if ( wait === true ? --jQuery.readyWait : jQuery.isReady ) { + return; + } + + // Remember that the DOM is ready + jQuery.isReady = true; + + // If a normal DOM Ready event fired, decrement, and wait if need be + if ( wait !== true && --jQuery.readyWait > 0 ) { + return; + } + + // If there are functions bound, to execute + readyList.resolveWith( document, [ jQuery ] ); + + // Trigger any bound ready events + if ( jQuery.fn.triggerHandler ) { + jQuery( document ).triggerHandler( "ready" ); + jQuery( document ).off( "ready" ); + } + } +}); + +/** + * The ready event handler and self cleanup method + */ +function completed() { + document.removeEventListener( "DOMContentLoaded", completed, false ); + window.removeEventListener( "load", completed, false ); + jQuery.ready(); +} + +jQuery.ready.promise = function( obj ) { + if ( !readyList ) { + + readyList = jQuery.Deferred(); + + // Catch cases where $(document).ready() is called after the browser event has already occurred. + // we once tried to use readyState "interactive" here, but it caused issues like the one + // discovered by ChrisS here: http://bugs.jquery.com/ticket/12282#comment:15 + if ( document.readyState === "complete" ) { + // Handle it asynchronously to allow scripts the opportunity to delay ready + setTimeout( jQuery.ready ); + + } else { + + // Use the handy event callback + document.addEventListener( "DOMContentLoaded", completed, false ); + + // A fallback to window.onload, that will always work + window.addEventListener( "load", completed, false ); + } + } + return readyList.promise( obj ); +}; + +// Kick off the DOM ready check even if the user does not +jQuery.ready.promise(); + + + + +// Multifunctional method to get and set values of a collection +// The value/s can optionally be executed if it's a function +var access = jQuery.access = function( elems, fn, key, value, chainable, emptyGet, raw ) { + var i = 0, + len = elems.length, + bulk = key == null; + + // Sets many values + if ( jQuery.type( key ) === "object" ) { + chainable = true; + for ( i in key ) { + jQuery.access( elems, fn, i, key[i], true, emptyGet, raw ); + } + + // Sets one value + } else if ( value !== undefined ) { + chainable = true; + + if ( !jQuery.isFunction( value ) ) { + raw = true; + } + + if ( bulk ) { + // Bulk operations run against the entire set + if ( raw ) { + fn.call( elems, value ); + fn = null; + + // ...except when executing function values + } else { + bulk = fn; + fn = function( elem, key, value ) { + return bulk.call( jQuery( elem ), value ); + }; + } + } + + if ( fn ) { + for ( ; i < len; i++ ) { + fn( elems[i], key, raw ? value : value.call( elems[i], i, fn( elems[i], key ) ) ); + } + } + } + + return chainable ? + elems : + + // Gets + bulk ? + fn.call( elems ) : + len ? fn( elems[0], key ) : emptyGet; +}; + + +/** + * Determines whether an object can have data + */ +jQuery.acceptData = function( owner ) { + // Accepts only: + // - Node + // - Node.ELEMENT_NODE + // - Node.DOCUMENT_NODE + // - Object + // - Any + /* jshint -W018 */ + return owner.nodeType === 1 || owner.nodeType === 9 || !( +owner.nodeType ); +}; + + +function Data() { + // Support: Android < 4, + // Old WebKit does not have Object.preventExtensions/freeze method, + // return new empty object instead with no [[set]] accessor + Object.defineProperty( this.cache = {}, 0, { + get: function() { + return {}; + } + }); + + this.expando = jQuery.expando + Math.random(); +} + +Data.uid = 1; +Data.accepts = jQuery.acceptData; + +Data.prototype = { + key: function( owner ) { + // We can accept data for non-element nodes in modern browsers, + // but we should not, see #8335. + // Always return the key for a frozen object. + if ( !Data.accepts( owner ) ) { + return 0; + } + + var descriptor = {}, + // Check if the owner object already has a cache key + unlock = owner[ this.expando ]; + + // If not, create one + if ( !unlock ) { + unlock = Data.uid++; + + // Secure it in a non-enumerable, non-writable property + try { + descriptor[ this.expando ] = { value: unlock }; + Object.defineProperties( owner, descriptor ); + + // Support: Android < 4 + // Fallback to a less secure definition + } catch ( e ) { + descriptor[ this.expando ] = unlock; + jQuery.extend( owner, descriptor ); + } + } + + // Ensure the cache object + if ( !this.cache[ unlock ] ) { + this.cache[ unlock ] = {}; + } + + return unlock; + }, + set: function( owner, data, value ) { + var prop, + // There may be an unlock assigned to this node, + // if there is no entry for this "owner", create one inline + // and set the unlock as though an owner entry had always existed + unlock = this.key( owner ), + cache = this.cache[ unlock ]; + + // Handle: [ owner, key, value ] args + if ( typeof data === "string" ) { + cache[ data ] = value; + + // Handle: [ owner, { properties } ] args + } else { + // Fresh assignments by object are shallow copied + if ( jQuery.isEmptyObject( cache ) ) { + jQuery.extend( this.cache[ unlock ], data ); + // Otherwise, copy the properties one-by-one to the cache object + } else { + for ( prop in data ) { + cache[ prop ] = data[ prop ]; + } + } + } + return cache; + }, + get: function( owner, key ) { + // Either a valid cache is found, or will be created. + // New caches will be created and the unlock returned, + // allowing direct access to the newly created + // empty data object. A valid owner object must be provided. + var cache = this.cache[ this.key( owner ) ]; + + return key === undefined ? + cache : cache[ key ]; + }, + access: function( owner, key, value ) { + var stored; + // In cases where either: + // + // 1. No key was specified + // 2. A string key was specified, but no value provided + // + // Take the "read" path and allow the get method to determine + // which value to return, respectively either: + // + // 1. The entire cache object + // 2. The data stored at the key + // + if ( key === undefined || + ((key && typeof key === "string") && value === undefined) ) { + + stored = this.get( owner, key ); + + return stored !== undefined ? + stored : this.get( owner, jQuery.camelCase(key) ); + } + + // [*]When the key is not a string, or both a key and value + // are specified, set or extend (existing objects) with either: + // + // 1. An object of properties + // 2. A key and value + // + this.set( owner, key, value ); + + // Since the "set" path can have two possible entry points + // return the expected data based on which path was taken[*] + return value !== undefined ? value : key; + }, + remove: function( owner, key ) { + var i, name, camel, + unlock = this.key( owner ), + cache = this.cache[ unlock ]; + + if ( key === undefined ) { + this.cache[ unlock ] = {}; + + } else { + // Support array or space separated string of keys + if ( jQuery.isArray( key ) ) { + // If "name" is an array of keys... + // When data is initially created, via ("key", "val") signature, + // keys will be converted to camelCase. + // Since there is no way to tell _how_ a key was added, remove + // both plain key and camelCase key. #12786 + // This will only penalize the array argument path. + name = key.concat( key.map( jQuery.camelCase ) ); + } else { + camel = jQuery.camelCase( key ); + // Try the string as a key before any manipulation + if ( key in cache ) { + name = [ key, camel ]; + } else { + // If a key with the spaces exists, use it. + // Otherwise, create an array by matching non-whitespace + name = camel; + name = name in cache ? + [ name ] : ( name.match( rnotwhite ) || [] ); + } + } + + i = name.length; + while ( i-- ) { + delete cache[ name[ i ] ]; + } + } + }, + hasData: function( owner ) { + return !jQuery.isEmptyObject( + this.cache[ owner[ this.expando ] ] || {} + ); + }, + discard: function( owner ) { + if ( owner[ this.expando ] ) { + delete this.cache[ owner[ this.expando ] ]; + } + } +}; +var data_priv = new Data(); + +var data_user = new Data(); + + + +/* + Implementation Summary + + 1. Enforce API surface and semantic compatibility with 1.9.x branch + 2. Improve the module's maintainability by reducing the storage + paths to a single mechanism. + 3. Use the same single mechanism to support "private" and "user" data. + 4. _Never_ expose "private" data to user code (TODO: Drop _data, _removeData) + 5. Avoid exposing implementation details on user objects (eg. expando properties) + 6. Provide a clear path for implementation upgrade to WeakMap in 2014 +*/ +var rbrace = /^(?:\{[\w\W]*\}|\[[\w\W]*\])$/, + rmultiDash = /([A-Z])/g; + +function dataAttr( elem, key, data ) { + var name; + + // If nothing was found internally, try to fetch any + // data from the HTML5 data-* attribute + if ( data === undefined && elem.nodeType === 1 ) { + name = "data-" + key.replace( rmultiDash, "-$1" ).toLowerCase(); + data = elem.getAttribute( name ); + + if ( typeof data === "string" ) { + try { + data = data === "true" ? true : + data === "false" ? false : + data === "null" ? null : + // Only convert to a number if it doesn't change the string + +data + "" === data ? +data : + rbrace.test( data ) ? jQuery.parseJSON( data ) : + data; + } catch( e ) {} + + // Make sure we set the data so it isn't changed later + data_user.set( elem, key, data ); + } else { + data = undefined; + } + } + return data; +} + +jQuery.extend({ + hasData: function( elem ) { + return data_user.hasData( elem ) || data_priv.hasData( elem ); + }, + + data: function( elem, name, data ) { + return data_user.access( elem, name, data ); + }, + + removeData: function( elem, name ) { + data_user.remove( elem, name ); + }, + + // TODO: Now that all calls to _data and _removeData have been replaced + // with direct calls to data_priv methods, these can be deprecated. + _data: function( elem, name, data ) { + return data_priv.access( elem, name, data ); + }, + + _removeData: function( elem, name ) { + data_priv.remove( elem, name ); + } +}); + +jQuery.fn.extend({ + data: function( key, value ) { + var i, name, data, + elem = this[ 0 ], + attrs = elem && elem.attributes; + + // Gets all values + if ( key === undefined ) { + if ( this.length ) { + data = data_user.get( elem ); + + if ( elem.nodeType === 1 && !data_priv.get( elem, "hasDataAttrs" ) ) { + i = attrs.length; + while ( i-- ) { + + // Support: IE11+ + // The attrs elements can be null (#14894) + if ( attrs[ i ] ) { + name = attrs[ i ].name; + if ( name.indexOf( "data-" ) === 0 ) { + name = jQuery.camelCase( name.slice(5) ); + dataAttr( elem, name, data[ name ] ); + } + } + } + data_priv.set( elem, "hasDataAttrs", true ); + } + } + + return data; + } + + // Sets multiple values + if ( typeof key === "object" ) { + return this.each(function() { + data_user.set( this, key ); + }); + } + + return access( this, function( value ) { + var data, + camelKey = jQuery.camelCase( key ); + + // The calling jQuery object (element matches) is not empty + // (and therefore has an element appears at this[ 0 ]) and the + // `value` parameter was not undefined. An empty jQuery object + // will result in `undefined` for elem = this[ 0 ] which will + // throw an exception if an attempt to read a data cache is made. + if ( elem && value === undefined ) { + // Attempt to get data from the cache + // with the key as-is + data = data_user.get( elem, key ); + if ( data !== undefined ) { + return data; + } + + // Attempt to get data from the cache + // with the key camelized + data = data_user.get( elem, camelKey ); + if ( data !== undefined ) { + return data; + } + + // Attempt to "discover" the data in + // HTML5 custom data-* attrs + data = dataAttr( elem, camelKey, undefined ); + if ( data !== undefined ) { + return data; + } + + // We tried really hard, but the data doesn't exist. + return; + } + + // Set the data... + this.each(function() { + // First, attempt to store a copy or reference of any + // data that might've been store with a camelCased key. + var data = data_user.get( this, camelKey ); + + // For HTML5 data-* attribute interop, we have to + // store property names with dashes in a camelCase form. + // This might not apply to all properties...* + data_user.set( this, camelKey, value ); + + // *... In the case of properties that might _actually_ + // have dashes, we need to also store a copy of that + // unchanged property. + if ( key.indexOf("-") !== -1 && data !== undefined ) { + data_user.set( this, key, value ); + } + }); + }, null, value, arguments.length > 1, null, true ); + }, + + removeData: function( key ) { + return this.each(function() { + data_user.remove( this, key ); + }); + } +}); + + +jQuery.extend({ + queue: function( elem, type, data ) { + var queue; + + if ( elem ) { + type = ( type || "fx" ) + "queue"; + queue = data_priv.get( elem, type ); + + // Speed up dequeue by getting out quickly if this is just a lookup + if ( data ) { + if ( !queue || jQuery.isArray( data ) ) { + queue = data_priv.access( elem, type, jQuery.makeArray(data) ); + } else { + queue.push( data ); + } + } + return queue || []; + } + }, + + dequeue: function( elem, type ) { + type = type || "fx"; + + var queue = jQuery.queue( elem, type ), + startLength = queue.length, + fn = queue.shift(), + hooks = jQuery._queueHooks( elem, type ), + next = function() { + jQuery.dequeue( elem, type ); + }; + + // If the fx queue is dequeued, always remove the progress sentinel + if ( fn === "inprogress" ) { + fn = queue.shift(); + startLength--; + } + + if ( fn ) { + + // Add a progress sentinel to prevent the fx queue from being + // automatically dequeued + if ( type === "fx" ) { + queue.unshift( "inprogress" ); + } + + // clear up the last queue stop function + delete hooks.stop; + fn.call( elem, next, hooks ); + } + + if ( !startLength && hooks ) { + hooks.empty.fire(); + } + }, + + // not intended for public consumption - generates a queueHooks object, or returns the current one + _queueHooks: function( elem, type ) { + var key = type + "queueHooks"; + return data_priv.get( elem, key ) || data_priv.access( elem, key, { + empty: jQuery.Callbacks("once memory").add(function() { + data_priv.remove( elem, [ type + "queue", key ] ); + }) + }); + } +}); + +jQuery.fn.extend({ + queue: function( type, data ) { + var setter = 2; + + if ( typeof type !== "string" ) { + data = type; + type = "fx"; + setter--; + } + + if ( arguments.length < setter ) { + return jQuery.queue( this[0], type ); + } + + return data === undefined ? + this : + this.each(function() { + var queue = jQuery.queue( this, type, data ); + + // ensure a hooks for this queue + jQuery._queueHooks( this, type ); + + if ( type === "fx" && queue[0] !== "inprogress" ) { + jQuery.dequeue( this, type ); + } + }); + }, + dequeue: function( type ) { + return this.each(function() { + jQuery.dequeue( this, type ); + }); + }, + clearQueue: function( type ) { + return this.queue( type || "fx", [] ); + }, + // Get a promise resolved when queues of a certain type + // are emptied (fx is the type by default) + promise: function( type, obj ) { + var tmp, + count = 1, + defer = jQuery.Deferred(), + elements = this, + i = this.length, + resolve = function() { + if ( !( --count ) ) { + defer.resolveWith( elements, [ elements ] ); + } + }; + + if ( typeof type !== "string" ) { + obj = type; + type = undefined; + } + type = type || "fx"; + + while ( i-- ) { + tmp = data_priv.get( elements[ i ], type + "queueHooks" ); + if ( tmp && tmp.empty ) { + count++; + tmp.empty.add( resolve ); + } + } + resolve(); + return defer.promise( obj ); + } +}); +var pnum = (/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/).source; + +var cssExpand = [ "Top", "Right", "Bottom", "Left" ]; + +var isHidden = function( elem, el ) { + // isHidden might be called from jQuery#filter function; + // in that case, element will be second argument + elem = el || elem; + return jQuery.css( elem, "display" ) === "none" || !jQuery.contains( elem.ownerDocument, elem ); + }; + +var rcheckableType = (/^(?:checkbox|radio)$/i); + + + +(function() { + var fragment = document.createDocumentFragment(), + div = fragment.appendChild( document.createElement( "div" ) ), + input = document.createElement( "input" ); + + // #11217 - WebKit loses check when the name is after the checked attribute + // Support: Windows Web Apps (WWA) + // `name` and `type` need .setAttribute for WWA + input.setAttribute( "type", "radio" ); + input.setAttribute( "checked", "checked" ); + input.setAttribute( "name", "t" ); + + div.appendChild( input ); + + // Support: Safari 5.1, iOS 5.1, Android 4.x, Android 2.3 + // old WebKit doesn't clone checked state correctly in fragments + support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked; + + // Make sure textarea (and checkbox) defaultValue is properly cloned + // Support: IE9-IE11+ + div.innerHTML = "<textarea>x</textarea>"; + support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue; +})(); +var strundefined = typeof undefined; + + + +support.focusinBubbles = "onfocusin" in window; + + +var + rkeyEvent = /^key/, + rmouseEvent = /^(?:mouse|pointer|contextmenu)|click/, + rfocusMorph = /^(?:focusinfocus|focusoutblur)$/, + rtypenamespace = /^([^.]*)(?:\.(.+)|)$/; + +function returnTrue() { + return true; +} + +function returnFalse() { + return false; +} + +function safeActiveElement() { + try { + return document.activeElement; + } catch ( err ) { } +} + +/* + * Helper functions for managing events -- not part of the public interface. + * Props to Dean Edwards' addEvent library for many of the ideas. + */ +jQuery.event = { + + global: {}, + + add: function( elem, types, handler, data, selector ) { + + var handleObjIn, eventHandle, tmp, + events, t, handleObj, + special, handlers, type, namespaces, origType, + elemData = data_priv.get( elem ); + + // Don't attach events to noData or text/comment nodes (but allow plain objects) + if ( !elemData ) { + return; + } + + // Caller can pass in an object of custom data in lieu of the handler + if ( handler.handler ) { + handleObjIn = handler; + handler = handleObjIn.handler; + selector = handleObjIn.selector; + } + + // Make sure that the handler has a unique ID, used to find/remove it later + if ( !handler.guid ) { + handler.guid = jQuery.guid++; + } + + // Init the element's event structure and main handler, if this is the first + if ( !(events = elemData.events) ) { + events = elemData.events = {}; + } + if ( !(eventHandle = elemData.handle) ) { + eventHandle = elemData.handle = function( e ) { + // Discard the second event of a jQuery.event.trigger() and + // when an event is called after a page has unloaded + return typeof jQuery !== strundefined && jQuery.event.triggered !== e.type ? + jQuery.event.dispatch.apply( elem, arguments ) : undefined; + }; + } + + // Handle multiple events separated by a space + types = ( types || "" ).match( rnotwhite ) || [ "" ]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[t] ) || []; + type = origType = tmp[1]; + namespaces = ( tmp[2] || "" ).split( "." ).sort(); + + // There *must* be a type, no attaching namespace-only handlers + if ( !type ) { + continue; + } + + // If event changes its type, use the special event handlers for the changed type + special = jQuery.event.special[ type ] || {}; + + // If selector defined, determine special event api type, otherwise given type + type = ( selector ? special.delegateType : special.bindType ) || type; + + // Update special based on newly reset type + special = jQuery.event.special[ type ] || {}; + + // handleObj is passed to all event handlers + handleObj = jQuery.extend({ + type: type, + origType: origType, + data: data, + handler: handler, + guid: handler.guid, + selector: selector, + needsContext: selector && jQuery.expr.match.needsContext.test( selector ), + namespace: namespaces.join(".") + }, handleObjIn ); + + // Init the event handler queue if we're the first + if ( !(handlers = events[ type ]) ) { + handlers = events[ type ] = []; + handlers.delegateCount = 0; + + // Only use addEventListener if the special events handler returns false + if ( !special.setup || special.setup.call( elem, data, namespaces, eventHandle ) === false ) { + if ( elem.addEventListener ) { + elem.addEventListener( type, eventHandle, false ); + } + } + } + + if ( special.add ) { + special.add.call( elem, handleObj ); + + if ( !handleObj.handler.guid ) { + handleObj.handler.guid = handler.guid; + } + } + + // Add to the element's handler list, delegates in front + if ( selector ) { + handlers.splice( handlers.delegateCount++, 0, handleObj ); + } else { + handlers.push( handleObj ); + } + + // Keep track of which events have ever been used, for event optimization + jQuery.event.global[ type ] = true; + } + + }, + + // Detach an event or set of events from an element + remove: function( elem, types, handler, selector, mappedTypes ) { + + var j, origCount, tmp, + events, t, handleObj, + special, handlers, type, namespaces, origType, + elemData = data_priv.hasData( elem ) && data_priv.get( elem ); + + if ( !elemData || !(events = elemData.events) ) { + return; + } + + // Once for each type.namespace in types; type may be omitted + types = ( types || "" ).match( rnotwhite ) || [ "" ]; + t = types.length; + while ( t-- ) { + tmp = rtypenamespace.exec( types[t] ) || []; + type = origType = tmp[1]; + namespaces = ( tmp[2] || "" ).split( "." ).sort(); + + // Unbind all events (on this namespace, if provided) for the element + if ( !type ) { + for ( type in events ) { + jQuery.event.remove( elem, type + types[ t ], handler, selector, true ); + } + continue; + } + + special = jQuery.event.special[ type ] || {}; + type = ( selector ? special.delegateType : special.bindType ) || type; + handlers = events[ type ] || []; + tmp = tmp[2] && new RegExp( "(^|\\.)" + namespaces.join("\\.(?:.*\\.|)") + "(\\.|$)" ); + + // Remove matching events + origCount = j = handlers.length; + while ( j-- ) { + handleObj = handlers[ j ]; + + if ( ( mappedTypes || origType === handleObj.origType ) && + ( !handler || handler.guid === handleObj.guid ) && + ( !tmp || tmp.test( handleObj.namespace ) ) && + ( !selector || selector === handleObj.selector || selector === "**" && handleObj.selector ) ) { + handlers.splice( j, 1 ); + + if ( handleObj.selector ) { + handlers.delegateCount--; + } + if ( special.remove ) { + special.remove.call( elem, handleObj ); + } + } + } + + // Remove generic event handler if we removed something and no more handlers exist + // (avoids potential for endless recursion during removal of special event handlers) + if ( origCount && !handlers.length ) { + if ( !special.teardown || special.teardown.call( elem, namespaces, elemData.handle ) === false ) { + jQuery.removeEvent( elem, type, elemData.handle ); + } + + delete events[ type ]; + } + } + + // Remove the expando if it's no longer used + if ( jQuery.isEmptyObject( events ) ) { + delete elemData.handle; + data_priv.remove( elem, "events" ); + } + }, + + trigger: function( event, data, elem, onlyHandlers ) { + + var i, cur, tmp, bubbleType, ontype, handle, special, + eventPath = [ elem || document ], + type = hasOwn.call( event, "type" ) ? event.type : event, + namespaces = hasOwn.call( event, "namespace" ) ? event.namespace.split(".") : []; + + cur = tmp = elem = elem || document; + + // Don't do events on text and comment nodes + if ( elem.nodeType === 3 || elem.nodeType === 8 ) { + return; + } + + // focus/blur morphs to focusin/out; ensure we're not firing them right now + if ( rfocusMorph.test( type + jQuery.event.triggered ) ) { + return; + } + + if ( type.indexOf(".") >= 0 ) { + // Namespaced trigger; create a regexp to match event type in handle() + namespaces = type.split("."); + type = namespaces.shift(); + namespaces.sort(); + } + ontype = type.indexOf(":") < 0 && "on" + type; + + // Caller can pass in a jQuery.Event object, Object, or just an event type string + event = event[ jQuery.expando ] ? + event : + new jQuery.Event( type, typeof event === "object" && event ); + + // Trigger bitmask: & 1 for native handlers; & 2 for jQuery (always true) + event.isTrigger = onlyHandlers ? 2 : 3; + event.namespace = namespaces.join("."); + event.namespace_re = event.namespace ? + new RegExp( "(^|\\.)" + namespaces.join("\\.(?:.*\\.|)") + "(\\.|$)" ) : + null; + + // Clean up the event in case it is being reused + event.result = undefined; + if ( !event.target ) { + event.target = elem; + } + + // Clone any incoming data and prepend the event, creating the handler arg list + data = data == null ? + [ event ] : + jQuery.makeArray( data, [ event ] ); + + // Allow special events to draw outside the lines + special = jQuery.event.special[ type ] || {}; + if ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) { + return; + } + + // Determine event propagation path in advance, per W3C events spec (#9951) + // Bubble up to document, then to window; watch for a global ownerDocument var (#9724) + if ( !onlyHandlers && !special.noBubble && !jQuery.isWindow( elem ) ) { + + bubbleType = special.delegateType || type; + if ( !rfocusMorph.test( bubbleType + type ) ) { + cur = cur.parentNode; + } + for ( ; cur; cur = cur.parentNode ) { + eventPath.push( cur ); + tmp = cur; + } + + // Only add window if we got to document (e.g., not plain obj or detached DOM) + if ( tmp === (elem.ownerDocument || document) ) { + eventPath.push( tmp.defaultView || tmp.parentWindow || window ); + } + } + + // Fire handlers on the event path + i = 0; + while ( (cur = eventPath[i++]) && !event.isPropagationStopped() ) { + + event.type = i > 1 ? + bubbleType : + special.bindType || type; + + // jQuery handler + handle = ( data_priv.get( cur, "events" ) || {} )[ event.type ] && data_priv.get( cur, "handle" ); + if ( handle ) { + handle.apply( cur, data ); + } + + // Native handler + handle = ontype && cur[ ontype ]; + if ( handle && handle.apply && jQuery.acceptData( cur ) ) { + event.result = handle.apply( cur, data ); + if ( event.result === false ) { + event.preventDefault(); + } + } + } + event.type = type; + + // If nobody prevented the default action, do it now + if ( !onlyHandlers && !event.isDefaultPrevented() ) { + + if ( (!special._default || special._default.apply( eventPath.pop(), data ) === false) && + jQuery.acceptData( elem ) ) { + + // Call a native DOM method on the target with the same name name as the event. + // Don't do default actions on window, that's where global variables be (#6170) + if ( ontype && jQuery.isFunction( elem[ type ] ) && !jQuery.isWindow( elem ) ) { + + // Don't re-trigger an onFOO event when we call its FOO() method + tmp = elem[ ontype ]; + + if ( tmp ) { + elem[ ontype ] = null; + } + + // Prevent re-triggering of the same event, since we already bubbled it above + jQuery.event.triggered = type; + elem[ type ](); + jQuery.event.triggered = undefined; + + if ( tmp ) { + elem[ ontype ] = tmp; + } + } + } + } + + return event.result; + }, + + dispatch: function( event ) { + + // Make a writable jQuery.Event from the native event object + event = jQuery.event.fix( event ); + + var i, j, ret, matched, handleObj, + handlerQueue = [], + args = slice.call( arguments ), + handlers = ( data_priv.get( this, "events" ) || {} )[ event.type ] || [], + special = jQuery.event.special[ event.type ] || {}; + + // Use the fix-ed jQuery.Event rather than the (read-only) native event + args[0] = event; + event.delegateTarget = this; + + // Call the preDispatch hook for the mapped type, and let it bail if desired + if ( special.preDispatch && special.preDispatch.call( this, event ) === false ) { + return; + } + + // Determine handlers + handlerQueue = jQuery.event.handlers.call( this, event, handlers ); + + // Run delegates first; they may want to stop propagation beneath us + i = 0; + while ( (matched = handlerQueue[ i++ ]) && !event.isPropagationStopped() ) { + event.currentTarget = matched.elem; + + j = 0; + while ( (handleObj = matched.handlers[ j++ ]) && !event.isImmediatePropagationStopped() ) { + + // Triggered event must either 1) have no namespace, or + // 2) have namespace(s) a subset or equal to those in the bound event (both can have no namespace). + if ( !event.namespace_re || event.namespace_re.test( handleObj.namespace ) ) { + + event.handleObj = handleObj; + event.data = handleObj.data; + + ret = ( (jQuery.event.special[ handleObj.origType ] || {}).handle || handleObj.handler ) + .apply( matched.elem, args ); + + if ( ret !== undefined ) { + if ( (event.result = ret) === false ) { + event.preventDefault(); + event.stopPropagation(); + } + } + } + } + } + + // Call the postDispatch hook for the mapped type + if ( special.postDispatch ) { + special.postDispatch.call( this, event ); + } + + return event.result; + }, + + handlers: function( event, handlers ) { + var i, matches, sel, handleObj, + handlerQueue = [], + delegateCount = handlers.delegateCount, + cur = event.target; + + // Find delegate handlers + // Black-hole SVG <use> instance trees (#13180) + // Avoid non-left-click bubbling in Firefox (#3861) + if ( delegateCount && cur.nodeType && (!event.button || event.type !== "click") ) { + + for ( ; cur !== this; cur = cur.parentNode || this ) { + + // Don't process clicks on disabled elements (#6911, #8165, #11382, #11764) + if ( cur.disabled !== true || event.type !== "click" ) { + matches = []; + for ( i = 0; i < delegateCount; i++ ) { + handleObj = handlers[ i ]; + + // Don't conflict with Object.prototype properties (#13203) + sel = handleObj.selector + " "; + + if ( matches[ sel ] === undefined ) { + matches[ sel ] = handleObj.needsContext ? + jQuery( sel, this ).index( cur ) >= 0 : + jQuery.find( sel, this, null, [ cur ] ).length; + } + if ( matches[ sel ] ) { + matches.push( handleObj ); + } + } + if ( matches.length ) { + handlerQueue.push({ elem: cur, handlers: matches }); + } + } + } + } + + // Add the remaining (directly-bound) handlers + if ( delegateCount < handlers.length ) { + handlerQueue.push({ elem: this, handlers: handlers.slice( delegateCount ) }); + } + + return handlerQueue; + }, + + // Includes some event props shared by KeyEvent and MouseEvent + props: "altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "), + + fixHooks: {}, + + keyHooks: { + props: "char charCode key keyCode".split(" "), + filter: function( event, original ) { + + // Add which for key events + if ( event.which == null ) { + event.which = original.charCode != null ? original.charCode : original.keyCode; + } + + return event; + } + }, + + mouseHooks: { + props: "button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "), + filter: function( event, original ) { + var eventDoc, doc, body, + button = original.button; + + // Calculate pageX/Y if missing and clientX/Y available + if ( event.pageX == null && original.clientX != null ) { + eventDoc = event.target.ownerDocument || document; + doc = eventDoc.documentElement; + body = eventDoc.body; + + event.pageX = original.clientX + ( doc && doc.scrollLeft || body && body.scrollLeft || 0 ) - ( doc && doc.clientLeft || body && body.clientLeft || 0 ); + event.pageY = original.clientY + ( doc && doc.scrollTop || body && body.scrollTop || 0 ) - ( doc && doc.clientTop || body && body.clientTop || 0 ); + } + + // Add which for click: 1 === left; 2 === middle; 3 === right + // Note: button is not normalized, so don't use it + if ( !event.which && button !== undefined ) { + event.which = ( button & 1 ? 1 : ( button & 2 ? 3 : ( button & 4 ? 2 : 0 ) ) ); + } + + return event; + } + }, + + fix: function( event ) { + if ( event[ jQuery.expando ] ) { + return event; + } + + // Create a writable copy of the event object and normalize some properties + var i, prop, copy, + type = event.type, + originalEvent = event, + fixHook = this.fixHooks[ type ]; + + if ( !fixHook ) { + this.fixHooks[ type ] = fixHook = + rmouseEvent.test( type ) ? this.mouseHooks : + rkeyEvent.test( type ) ? this.keyHooks : + {}; + } + copy = fixHook.props ? this.props.concat( fixHook.props ) : this.props; + + event = new jQuery.Event( originalEvent ); + + i = copy.length; + while ( i-- ) { + prop = copy[ i ]; + event[ prop ] = originalEvent[ prop ]; + } + + // Support: Cordova 2.5 (WebKit) (#13255) + // All events should have a target; Cordova deviceready doesn't + if ( !event.target ) { + event.target = document; + } + + // Support: Safari 6.0+, Chrome < 28 + // Target should not be a text node (#504, #13143) + if ( event.target.nodeType === 3 ) { + event.target = event.target.parentNode; + } + + return fixHook.filter ? fixHook.filter( event, originalEvent ) : event; + }, + + special: { + load: { + // Prevent triggered image.load events from bubbling to window.load + noBubble: true + }, + focus: { + // Fire native event if possible so blur/focus sequence is correct + trigger: function() { + if ( this !== safeActiveElement() && this.focus ) { + this.focus(); + return false; + } + }, + delegateType: "focusin" + }, + blur: { + trigger: function() { + if ( this === safeActiveElement() && this.blur ) { + this.blur(); + return false; + } + }, + delegateType: "focusout" + }, + click: { + // For checkbox, fire native event so checked state will be right + trigger: function() { + if ( this.type === "checkbox" && this.click && jQuery.nodeName( this, "input" ) ) { + this.click(); + return false; + } + }, + + // For cross-browser consistency, don't fire native .click() on links + _default: function( event ) { + return jQuery.nodeName( event.target, "a" ); + } + }, + + beforeunload: { + postDispatch: function( event ) { + + // Support: Firefox 20+ + // Firefox doesn't alert if the returnValue field is not set. + if ( event.result !== undefined && event.originalEvent ) { + event.originalEvent.returnValue = event.result; + } + } + } + }, + + simulate: function( type, elem, event, bubble ) { + // Piggyback on a donor event to simulate a different one. + // Fake originalEvent to avoid donor's stopPropagation, but if the + // simulated event prevents default then we do the same on the donor. + var e = jQuery.extend( + new jQuery.Event(), + event, + { + type: type, + isSimulated: true, + originalEvent: {} + } + ); + if ( bubble ) { + jQuery.event.trigger( e, null, elem ); + } else { + jQuery.event.dispatch.call( elem, e ); + } + if ( e.isDefaultPrevented() ) { + event.preventDefault(); + } + } +}; + +jQuery.removeEvent = function( elem, type, handle ) { + if ( elem.removeEventListener ) { + elem.removeEventListener( type, handle, false ); + } +}; + +jQuery.Event = function( src, props ) { + // Allow instantiation without the 'new' keyword + if ( !(this instanceof jQuery.Event) ) { + return new jQuery.Event( src, props ); + } + + // Event object + if ( src && src.type ) { + this.originalEvent = src; + this.type = src.type; + + // Events bubbling up the document may have been marked as prevented + // by a handler lower down the tree; reflect the correct value. + this.isDefaultPrevented = src.defaultPrevented || + src.defaultPrevented === undefined && + // Support: Android < 4.0 + src.returnValue === false ? + returnTrue : + returnFalse; + + // Event type + } else { + this.type = src; + } + + // Put explicitly provided properties onto the event object + if ( props ) { + jQuery.extend( this, props ); + } + + // Create a timestamp if incoming event doesn't have one + this.timeStamp = src && src.timeStamp || jQuery.now(); + + // Mark it as fixed + this[ jQuery.expando ] = true; +}; + +// jQuery.Event is based on DOM3 Events as specified by the ECMAScript Language Binding +// http://www.w3.org/TR/2003/WD-DOM-Level-3-Events-20030331/ecma-script-binding.html +jQuery.Event.prototype = { + isDefaultPrevented: returnFalse, + isPropagationStopped: returnFalse, + isImmediatePropagationStopped: returnFalse, + + preventDefault: function() { + var e = this.originalEvent; + + this.isDefaultPrevented = returnTrue; + + if ( e && e.preventDefault ) { + e.preventDefault(); + } + }, + stopPropagation: function() { + var e = this.originalEvent; + + this.isPropagationStopped = returnTrue; + + if ( e && e.stopPropagation ) { + e.stopPropagation(); + } + }, + stopImmediatePropagation: function() { + var e = this.originalEvent; + + this.isImmediatePropagationStopped = returnTrue; + + if ( e && e.stopImmediatePropagation ) { + e.stopImmediatePropagation(); + } + + this.stopPropagation(); + } +}; + +// Create mouseenter/leave events using mouseover/out and event-time checks +// Support: Chrome 15+ +jQuery.each({ + mouseenter: "mouseover", + mouseleave: "mouseout", + pointerenter: "pointerover", + pointerleave: "pointerout" +}, function( orig, fix ) { + jQuery.event.special[ orig ] = { + delegateType: fix, + bindType: fix, + + handle: function( event ) { + var ret, + target = this, + related = event.relatedTarget, + handleObj = event.handleObj; + + // For mousenter/leave call the handler if related is outside the target. + // NB: No relatedTarget if the mouse left/entered the browser window + if ( !related || (related !== target && !jQuery.contains( target, related )) ) { + event.type = handleObj.origType; + ret = handleObj.handler.apply( this, arguments ); + event.type = fix; + } + return ret; + } + }; +}); + +// Create "bubbling" focus and blur events +// Support: Firefox, Chrome, Safari +if ( !support.focusinBubbles ) { + jQuery.each({ focus: "focusin", blur: "focusout" }, function( orig, fix ) { + + // Attach a single capturing handler on the document while someone wants focusin/focusout + var handler = function( event ) { + jQuery.event.simulate( fix, event.target, jQuery.event.fix( event ), true ); + }; + + jQuery.event.special[ fix ] = { + setup: function() { + var doc = this.ownerDocument || this, + attaches = data_priv.access( doc, fix ); + + if ( !attaches ) { + doc.addEventListener( orig, handler, true ); + } + data_priv.access( doc, fix, ( attaches || 0 ) + 1 ); + }, + teardown: function() { + var doc = this.ownerDocument || this, + attaches = data_priv.access( doc, fix ) - 1; + + if ( !attaches ) { + doc.removeEventListener( orig, handler, true ); + data_priv.remove( doc, fix ); + + } else { + data_priv.access( doc, fix, attaches ); + } + } + }; + }); +} + +jQuery.fn.extend({ + + on: function( types, selector, data, fn, /*INTERNAL*/ one ) { + var origFn, type; + + // Types can be a map of types/handlers + if ( typeof types === "object" ) { + // ( types-Object, selector, data ) + if ( typeof selector !== "string" ) { + // ( types-Object, data ) + data = data || selector; + selector = undefined; + } + for ( type in types ) { + this.on( type, selector, data, types[ type ], one ); + } + return this; + } + + if ( data == null && fn == null ) { + // ( types, fn ) + fn = selector; + data = selector = undefined; + } else if ( fn == null ) { + if ( typeof selector === "string" ) { + // ( types, selector, fn ) + fn = data; + data = undefined; + } else { + // ( types, data, fn ) + fn = data; + data = selector; + selector = undefined; + } + } + if ( fn === false ) { + fn = returnFalse; + } else if ( !fn ) { + return this; + } + + if ( one === 1 ) { + origFn = fn; + fn = function( event ) { + // Can use an empty set, since event contains the info + jQuery().off( event ); + return origFn.apply( this, arguments ); + }; + // Use same guid so caller can remove using origFn + fn.guid = origFn.guid || ( origFn.guid = jQuery.guid++ ); + } + return this.each( function() { + jQuery.event.add( this, types, fn, data, selector ); + }); + }, + one: function( types, selector, data, fn ) { + return this.on( types, selector, data, fn, 1 ); + }, + off: function( types, selector, fn ) { + var handleObj, type; + if ( types && types.preventDefault && types.handleObj ) { + // ( event ) dispatched jQuery.Event + handleObj = types.handleObj; + jQuery( types.delegateTarget ).off( + handleObj.namespace ? handleObj.origType + "." + handleObj.namespace : handleObj.origType, + handleObj.selector, + handleObj.handler + ); + return this; + } + if ( typeof types === "object" ) { + // ( types-object [, selector] ) + for ( type in types ) { + this.off( type, selector, types[ type ] ); + } + return this; + } + if ( selector === false || typeof selector === "function" ) { + // ( types [, fn] ) + fn = selector; + selector = undefined; + } + if ( fn === false ) { + fn = returnFalse; + } + return this.each(function() { + jQuery.event.remove( this, types, fn, selector ); + }); + }, + + trigger: function( type, data ) { + return this.each(function() { + jQuery.event.trigger( type, data, this ); + }); + }, + triggerHandler: function( type, data ) { + var elem = this[0]; + if ( elem ) { + return jQuery.event.trigger( type, data, elem, true ); + } + } +}); + + +var + rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi, + rtagName = /<([\w:]+)/, + rhtml = /<|&#?\w+;/, + rnoInnerhtml = /<(?:script|style|link)/i, + // checked="checked" or checked + rchecked = /checked\s*(?:[^=]|=\s*.checked.)/i, + rscriptType = /^$|\/(?:java|ecma)script/i, + rscriptTypeMasked = /^true\/(.*)/, + rcleanScript = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g, + + // We have to close these tags to support XHTML (#13200) + wrapMap = { + + // Support: IE 9 + option: [ 1, "<select multiple='multiple'>", "</select>" ], + + thead: [ 1, "<table>", "</table>" ], + col: [ 2, "<table><colgroup>", "</colgroup></table>" ], + tr: [ 2, "<table><tbody>", "</tbody></table>" ], + td: [ 3, "<table><tbody><tr>", "</tr></tbody></table>" ], + + _default: [ 0, "", "" ] + }; + +// Support: IE 9 +wrapMap.optgroup = wrapMap.option; + +wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead; +wrapMap.th = wrapMap.td; + +// Support: 1.x compatibility +// Manipulating tables requires a tbody +function manipulationTarget( elem, content ) { + return jQuery.nodeName( elem, "table" ) && + jQuery.nodeName( content.nodeType !== 11 ? content : content.firstChild, "tr" ) ? + + elem.getElementsByTagName("tbody")[0] || + elem.appendChild( elem.ownerDocument.createElement("tbody") ) : + elem; +} + +// Replace/restore the type attribute of script elements for safe DOM manipulation +function disableScript( elem ) { + elem.type = (elem.getAttribute("type") !== null) + "/" + elem.type; + return elem; +} +function restoreScript( elem ) { + var match = rscriptTypeMasked.exec( elem.type ); + + if ( match ) { + elem.type = match[ 1 ]; + } else { + elem.removeAttribute("type"); + } + + return elem; +} + +// Mark scripts as having already been evaluated +function setGlobalEval( elems, refElements ) { + var i = 0, + l = elems.length; + + for ( ; i < l; i++ ) { + data_priv.set( + elems[ i ], "globalEval", !refElements || data_priv.get( refElements[ i ], "globalEval" ) + ); + } +} + +function cloneCopyEvent( src, dest ) { + var i, l, type, pdataOld, pdataCur, udataOld, udataCur, events; + + if ( dest.nodeType !== 1 ) { + return; + } + + // 1. Copy private data: events, handlers, etc. + if ( data_priv.hasData( src ) ) { + pdataOld = data_priv.access( src ); + pdataCur = data_priv.set( dest, pdataOld ); + events = pdataOld.events; + + if ( events ) { + delete pdataCur.handle; + pdataCur.events = {}; + + for ( type in events ) { + for ( i = 0, l = events[ type ].length; i < l; i++ ) { + jQuery.event.add( dest, type, events[ type ][ i ] ); + } + } + } + } + + // 2. Copy user data + if ( data_user.hasData( src ) ) { + udataOld = data_user.access( src ); + udataCur = jQuery.extend( {}, udataOld ); + + data_user.set( dest, udataCur ); + } +} + +function getAll( context, tag ) { + var ret = context.getElementsByTagName ? context.getElementsByTagName( tag || "*" ) : + context.querySelectorAll ? context.querySelectorAll( tag || "*" ) : + []; + + return tag === undefined || tag && jQuery.nodeName( context, tag ) ? + jQuery.merge( [ context ], ret ) : + ret; +} + +// Support: IE >= 9 +function fixInput( src, dest ) { + var nodeName = dest.nodeName.toLowerCase(); + + // Fails to persist the checked state of a cloned checkbox or radio button. + if ( nodeName === "input" && rcheckableType.test( src.type ) ) { + dest.checked = src.checked; + + // Fails to return the selected option to the default selected state when cloning options + } else if ( nodeName === "input" || nodeName === "textarea" ) { + dest.defaultValue = src.defaultValue; + } +} + +jQuery.extend({ + clone: function( elem, dataAndEvents, deepDataAndEvents ) { + var i, l, srcElements, destElements, + clone = elem.cloneNode( true ), + inPage = jQuery.contains( elem.ownerDocument, elem ); + + // Support: IE >= 9 + // Fix Cloning issues + if ( !support.noCloneChecked && ( elem.nodeType === 1 || elem.nodeType === 11 ) && + !jQuery.isXMLDoc( elem ) ) { + + // We eschew Sizzle here for performance reasons: http://jsperf.com/getall-vs-sizzle/2 + destElements = getAll( clone ); + srcElements = getAll( elem ); + + for ( i = 0, l = srcElements.length; i < l; i++ ) { + fixInput( srcElements[ i ], destElements[ i ] ); + } + } + + // Copy the events from the original to the clone + if ( dataAndEvents ) { + if ( deepDataAndEvents ) { + srcElements = srcElements || getAll( elem ); + destElements = destElements || getAll( clone ); + + for ( i = 0, l = srcElements.length; i < l; i++ ) { + cloneCopyEvent( srcElements[ i ], destElements[ i ] ); + } + } else { + cloneCopyEvent( elem, clone ); + } + } + + // Preserve script evaluation history + destElements = getAll( clone, "script" ); + if ( destElements.length > 0 ) { + setGlobalEval( destElements, !inPage && getAll( elem, "script" ) ); + } + + // Return the cloned set + return clone; + }, + + buildFragment: function( elems, context, scripts, selection ) { + var elem, tmp, tag, wrap, contains, j, + fragment = context.createDocumentFragment(), + nodes = [], + i = 0, + l = elems.length; + + for ( ; i < l; i++ ) { + elem = elems[ i ]; + + if ( elem || elem === 0 ) { + + // Add nodes directly + if ( jQuery.type( elem ) === "object" ) { + // Support: QtWebKit + // jQuery.merge because push.apply(_, arraylike) throws + jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem ); + + // Convert non-html into a text node + } else if ( !rhtml.test( elem ) ) { + nodes.push( context.createTextNode( elem ) ); + + // Convert html into DOM nodes + } else { + tmp = tmp || fragment.appendChild( context.createElement("div") ); + + // Deserialize a standard representation + tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase(); + wrap = wrapMap[ tag ] || wrapMap._default; + tmp.innerHTML = wrap[ 1 ] + elem.replace( rxhtmlTag, "<$1></$2>" ) + wrap[ 2 ]; + + // Descend through wrappers to the right content + j = wrap[ 0 ]; + while ( j-- ) { + tmp = tmp.lastChild; + } + + // Support: QtWebKit + // jQuery.merge because push.apply(_, arraylike) throws + jQuery.merge( nodes, tmp.childNodes ); + + // Remember the top-level container + tmp = fragment.firstChild; + + // Fixes #12346 + // Support: Webkit, IE + tmp.textContent = ""; + } + } + } + + // Remove wrapper from fragment + fragment.textContent = ""; + + i = 0; + while ( (elem = nodes[ i++ ]) ) { + + // #4087 - If origin and destination elements are the same, and this is + // that element, do not do anything + if ( selection && jQuery.inArray( elem, selection ) !== -1 ) { + continue; + } + + contains = jQuery.contains( elem.ownerDocument, elem ); + + // Append to fragment + tmp = getAll( fragment.appendChild( elem ), "script" ); + + // Preserve script evaluation history + if ( contains ) { + setGlobalEval( tmp ); + } + + // Capture executables + if ( scripts ) { + j = 0; + while ( (elem = tmp[ j++ ]) ) { + if ( rscriptType.test( elem.type || "" ) ) { + scripts.push( elem ); + } + } + } + } + + return fragment; + }, + + cleanData: function( elems ) { + var data, elem, type, key, + special = jQuery.event.special, + i = 0; + + for ( ; (elem = elems[ i ]) !== undefined; i++ ) { + if ( jQuery.acceptData( elem ) ) { + key = elem[ data_priv.expando ]; + + if ( key && (data = data_priv.cache[ key ]) ) { + if ( data.events ) { + for ( type in data.events ) { + if ( special[ type ] ) { + jQuery.event.remove( elem, type ); + + // This is a shortcut to avoid jQuery.event.remove's overhead + } else { + jQuery.removeEvent( elem, type, data.handle ); + } + } + } + if ( data_priv.cache[ key ] ) { + // Discard any remaining `private` data + delete data_priv.cache[ key ]; + } + } + } + // Discard any remaining `user` data + delete data_user.cache[ elem[ data_user.expando ] ]; + } + } +}); + +jQuery.fn.extend({ + text: function( value ) { + return access( this, function( value ) { + return value === undefined ? + jQuery.text( this ) : + this.empty().each(function() { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + this.textContent = value; + } + }); + }, null, value, arguments.length ); + }, + + append: function() { + return this.domManip( arguments, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + var target = manipulationTarget( this, elem ); + target.appendChild( elem ); + } + }); + }, + + prepend: function() { + return this.domManip( arguments, function( elem ) { + if ( this.nodeType === 1 || this.nodeType === 11 || this.nodeType === 9 ) { + var target = manipulationTarget( this, elem ); + target.insertBefore( elem, target.firstChild ); + } + }); + }, + + before: function() { + return this.domManip( arguments, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this ); + } + }); + }, + + after: function() { + return this.domManip( arguments, function( elem ) { + if ( this.parentNode ) { + this.parentNode.insertBefore( elem, this.nextSibling ); + } + }); + }, + + remove: function( selector, keepData /* Internal Use Only */ ) { + var elem, + elems = selector ? jQuery.filter( selector, this ) : this, + i = 0; + + for ( ; (elem = elems[i]) != null; i++ ) { + if ( !keepData && elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem ) ); + } + + if ( elem.parentNode ) { + if ( keepData && jQuery.contains( elem.ownerDocument, elem ) ) { + setGlobalEval( getAll( elem, "script" ) ); + } + elem.parentNode.removeChild( elem ); + } + } + + return this; + }, + + empty: function() { + var elem, + i = 0; + + for ( ; (elem = this[i]) != null; i++ ) { + if ( elem.nodeType === 1 ) { + + // Prevent memory leaks + jQuery.cleanData( getAll( elem, false ) ); + + // Remove any remaining nodes + elem.textContent = ""; + } + } + + return this; + }, + + clone: function( dataAndEvents, deepDataAndEvents ) { + dataAndEvents = dataAndEvents == null ? false : dataAndEvents; + deepDataAndEvents = deepDataAndEvents == null ? dataAndEvents : deepDataAndEvents; + + return this.map(function() { + return jQuery.clone( this, dataAndEvents, deepDataAndEvents ); + }); + }, + + html: function( value ) { + return access( this, function( value ) { + var elem = this[ 0 ] || {}, + i = 0, + l = this.length; + + if ( value === undefined && elem.nodeType === 1 ) { + return elem.innerHTML; + } + + // See if we can take a shortcut and just use innerHTML + if ( typeof value === "string" && !rnoInnerhtml.test( value ) && + !wrapMap[ ( rtagName.exec( value ) || [ "", "" ] )[ 1 ].toLowerCase() ] ) { + + value = value.replace( rxhtmlTag, "<$1></$2>" ); + + try { + for ( ; i < l; i++ ) { + elem = this[ i ] || {}; + + // Remove element nodes and prevent memory leaks + if ( elem.nodeType === 1 ) { + jQuery.cleanData( getAll( elem, false ) ); + elem.innerHTML = value; + } + } + + elem = 0; + + // If using innerHTML throws an exception, use the fallback method + } catch( e ) {} + } + + if ( elem ) { + this.empty().append( value ); + } + }, null, value, arguments.length ); + }, + + replaceWith: function() { + var arg = arguments[ 0 ]; + + // Make the changes, replacing each context element with the new content + this.domManip( arguments, function( elem ) { + arg = this.parentNode; + + jQuery.cleanData( getAll( this ) ); + + if ( arg ) { + arg.replaceChild( elem, this ); + } + }); + + // Force removal if there was no new content (e.g., from empty arguments) + return arg && (arg.length || arg.nodeType) ? this : this.remove(); + }, + + detach: function( selector ) { + return this.remove( selector, true ); + }, + + domManip: function( args, callback ) { + + // Flatten any nested arrays + args = concat.apply( [], args ); + + var fragment, first, scripts, hasScripts, node, doc, + i = 0, + l = this.length, + set = this, + iNoClone = l - 1, + value = args[ 0 ], + isFunction = jQuery.isFunction( value ); + + // We can't cloneNode fragments that contain checked, in WebKit + if ( isFunction || + ( l > 1 && typeof value === "string" && + !support.checkClone && rchecked.test( value ) ) ) { + return this.each(function( index ) { + var self = set.eq( index ); + if ( isFunction ) { + args[ 0 ] = value.call( this, index, self.html() ); + } + self.domManip( args, callback ); + }); + } + + if ( l ) { + fragment = jQuery.buildFragment( args, this[ 0 ].ownerDocument, false, this ); + first = fragment.firstChild; + + if ( fragment.childNodes.length === 1 ) { + fragment = first; + } + + if ( first ) { + scripts = jQuery.map( getAll( fragment, "script" ), disableScript ); + hasScripts = scripts.length; + + // Use the original fragment for the last item instead of the first because it can end up + // being emptied incorrectly in certain situations (#8070). + for ( ; i < l; i++ ) { + node = fragment; + + if ( i !== iNoClone ) { + node = jQuery.clone( node, true, true ); + + // Keep references to cloned scripts for later restoration + if ( hasScripts ) { + // Support: QtWebKit + // jQuery.merge because push.apply(_, arraylike) throws + jQuery.merge( scripts, getAll( node, "script" ) ); + } + } + + callback.call( this[ i ], node, i ); + } + + if ( hasScripts ) { + doc = scripts[ scripts.length - 1 ].ownerDocument; + + // Reenable scripts + jQuery.map( scripts, restoreScript ); + + // Evaluate executable scripts on first document insertion + for ( i = 0; i < hasScripts; i++ ) { + node = scripts[ i ]; + if ( rscriptType.test( node.type || "" ) && + !data_priv.access( node, "globalEval" ) && jQuery.contains( doc, node ) ) { + + if ( node.src ) { + // Optional AJAX dependency, but won't run scripts if not present + if ( jQuery._evalUrl ) { + jQuery._evalUrl( node.src ); + } + } else { + jQuery.globalEval( node.textContent.replace( rcleanScript, "" ) ); + } + } + } + } + } + } + + return this; + } +}); + +jQuery.each({ + appendTo: "append", + prependTo: "prepend", + insertBefore: "before", + insertAfter: "after", + replaceAll: "replaceWith" +}, function( name, original ) { + jQuery.fn[ name ] = function( selector ) { + var elems, + ret = [], + insert = jQuery( selector ), + last = insert.length - 1, + i = 0; + + for ( ; i <= last; i++ ) { + elems = i === last ? this : this.clone( true ); + jQuery( insert[ i ] )[ original ]( elems ); + + // Support: QtWebKit + // .get() because push.apply(_, arraylike) throws + push.apply( ret, elems.get() ); + } + + return this.pushStack( ret ); + }; +}); + + +var iframe, + elemdisplay = {}; + +/** + * Retrieve the actual display of a element + * @param {String} name nodeName of the element + * @param {Object} doc Document object + */ +// Called only from within defaultDisplay +function actualDisplay( name, doc ) { + var style, + elem = jQuery( doc.createElement( name ) ).appendTo( doc.body ), + + // getDefaultComputedStyle might be reliably used only on attached element + display = window.getDefaultComputedStyle && ( style = window.getDefaultComputedStyle( elem[ 0 ] ) ) ? + + // Use of this method is a temporary fix (more like optmization) until something better comes along, + // since it was removed from specification and supported only in FF + style.display : jQuery.css( elem[ 0 ], "display" ); + + // We don't have any data stored on the element, + // so use "detach" method as fast way to get rid of the element + elem.detach(); + + return display; +} + +/** + * Try to determine the default display value of an element + * @param {String} nodeName + */ +function defaultDisplay( nodeName ) { + var doc = document, + display = elemdisplay[ nodeName ]; + + if ( !display ) { + display = actualDisplay( nodeName, doc ); + + // If the simple way fails, read from inside an iframe + if ( display === "none" || !display ) { + + // Use the already-created iframe if possible + iframe = (iframe || jQuery( "<iframe frameborder='0' width='0' height='0'/>" )).appendTo( doc.documentElement ); + + // Always write a new HTML skeleton so Webkit and Firefox don't choke on reuse + doc = iframe[ 0 ].contentDocument; + + // Support: IE + doc.write(); + doc.close(); + + display = actualDisplay( nodeName, doc ); + iframe.detach(); + } + + // Store the correct default display + elemdisplay[ nodeName ] = display; + } + + return display; +} +var rmargin = (/^margin/); + +var rnumnonpx = new RegExp( "^(" + pnum + ")(?!px)[a-z%]+$", "i" ); + +var getStyles = function( elem ) { + return elem.ownerDocument.defaultView.getComputedStyle( elem, null ); + }; + + + +function curCSS( elem, name, computed ) { + var width, minWidth, maxWidth, ret, + style = elem.style; + + computed = computed || getStyles( elem ); + + // Support: IE9 + // getPropertyValue is only needed for .css('filter') in IE9, see #12537 + if ( computed ) { + ret = computed.getPropertyValue( name ) || computed[ name ]; + } + + if ( computed ) { + + if ( ret === "" && !jQuery.contains( elem.ownerDocument, elem ) ) { + ret = jQuery.style( elem, name ); + } + + // Support: iOS < 6 + // A tribute to the "awesome hack by Dean Edwards" + // iOS < 6 (at least) returns percentage for a larger set of values, but width seems to be reliably pixels + // this is against the CSSOM draft spec: http://dev.w3.org/csswg/cssom/#resolved-values + if ( rnumnonpx.test( ret ) && rmargin.test( name ) ) { + + // Remember the original values + width = style.width; + minWidth = style.minWidth; + maxWidth = style.maxWidth; + + // Put in the new values to get a computed value out + style.minWidth = style.maxWidth = style.width = ret; + ret = computed.width; + + // Revert the changed values + style.width = width; + style.minWidth = minWidth; + style.maxWidth = maxWidth; + } + } + + return ret !== undefined ? + // Support: IE + // IE returns zIndex value as an integer. + ret + "" : + ret; +} + + +function addGetHookIf( conditionFn, hookFn ) { + // Define the hook, we'll check on the first run if it's really needed. + return { + get: function() { + if ( conditionFn() ) { + // Hook not needed (or it's not possible to use it due to missing dependency), + // remove it. + // Since there are no other hooks for marginRight, remove the whole object. + delete this.get; + return; + } + + // Hook needed; redefine it so that the support test is not executed again. + + return (this.get = hookFn).apply( this, arguments ); + } + }; +} + + +(function() { + var pixelPositionVal, boxSizingReliableVal, + docElem = document.documentElement, + container = document.createElement( "div" ), + div = document.createElement( "div" ); + + if ( !div.style ) { + return; + } + + div.style.backgroundClip = "content-box"; + div.cloneNode( true ).style.backgroundClip = ""; + support.clearCloneStyle = div.style.backgroundClip === "content-box"; + + container.style.cssText = "border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;" + + "position:absolute"; + container.appendChild( div ); + + // Executing both pixelPosition & boxSizingReliable tests require only one layout + // so they're executed at the same time to save the second computation. + function computePixelPositionAndBoxSizingReliable() { + div.style.cssText = + // Support: Firefox<29, Android 2.3 + // Vendor-prefix box-sizing + "-webkit-box-sizing:border-box;-moz-box-sizing:border-box;" + + "box-sizing:border-box;display:block;margin-top:1%;top:1%;" + + "border:1px;padding:1px;width:4px;position:absolute"; + div.innerHTML = ""; + docElem.appendChild( container ); + + var divStyle = window.getComputedStyle( div, null ); + pixelPositionVal = divStyle.top !== "1%"; + boxSizingReliableVal = divStyle.width === "4px"; + + docElem.removeChild( container ); + } + + // Support: node.js jsdom + // Don't assume that getComputedStyle is a property of the global object + if ( window.getComputedStyle ) { + jQuery.extend( support, { + pixelPosition: function() { + // This test is executed only once but we still do memoizing + // since we can use the boxSizingReliable pre-computing. + // No need to check if the test was already performed, though. + computePixelPositionAndBoxSizingReliable(); + return pixelPositionVal; + }, + boxSizingReliable: function() { + if ( boxSizingReliableVal == null ) { + computePixelPositionAndBoxSizingReliable(); + } + return boxSizingReliableVal; + }, + reliableMarginRight: function() { + // Support: Android 2.3 + // Check if div with explicit width and no margin-right incorrectly + // gets computed margin-right based on width of container. (#3333) + // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right + // This support function is only executed once so no memoizing is needed. + var ret, + marginDiv = div.appendChild( document.createElement( "div" ) ); + + // Reset CSS: box-sizing; display; margin; border; padding + marginDiv.style.cssText = div.style.cssText = + // Support: Firefox<29, Android 2.3 + // Vendor-prefix box-sizing + "-webkit-box-sizing:content-box;-moz-box-sizing:content-box;" + + "box-sizing:content-box;display:block;margin:0;border:0;padding:0"; + marginDiv.style.marginRight = marginDiv.style.width = "0"; + div.style.width = "1px"; + docElem.appendChild( container ); + + ret = !parseFloat( window.getComputedStyle( marginDiv, null ).marginRight ); + + docElem.removeChild( container ); + + return ret; + } + }); + } +})(); + + +// A method for quickly swapping in/out CSS properties to get correct calculations. +jQuery.swap = function( elem, options, callback, args ) { + var ret, name, + old = {}; + + // Remember the old values, and insert the new ones + for ( name in options ) { + old[ name ] = elem.style[ name ]; + elem.style[ name ] = options[ name ]; + } + + ret = callback.apply( elem, args || [] ); + + // Revert the old values + for ( name in options ) { + elem.style[ name ] = old[ name ]; + } + + return ret; +}; + + +var + // swappable if display is none or starts with table except "table", "table-cell", or "table-caption" + // see here for display values: https://developer.mozilla.org/en-US/docs/CSS/display + rdisplayswap = /^(none|table(?!-c[ea]).+)/, + rnumsplit = new RegExp( "^(" + pnum + ")(.*)$", "i" ), + rrelNum = new RegExp( "^([+-])=(" + pnum + ")", "i" ), + + cssShow = { position: "absolute", visibility: "hidden", display: "block" }, + cssNormalTransform = { + letterSpacing: "0", + fontWeight: "400" + }, + + cssPrefixes = [ "Webkit", "O", "Moz", "ms" ]; + +// return a css property mapped to a potentially vendor prefixed property +function vendorPropName( style, name ) { + + // shortcut for names that are not vendor prefixed + if ( name in style ) { + return name; + } + + // check for vendor prefixed names + var capName = name[0].toUpperCase() + name.slice(1), + origName = name, + i = cssPrefixes.length; + + while ( i-- ) { + name = cssPrefixes[ i ] + capName; + if ( name in style ) { + return name; + } + } + + return origName; +} + +function setPositiveNumber( elem, value, subtract ) { + var matches = rnumsplit.exec( value ); + return matches ? + // Guard against undefined "subtract", e.g., when used as in cssHooks + Math.max( 0, matches[ 1 ] - ( subtract || 0 ) ) + ( matches[ 2 ] || "px" ) : + value; +} + +function augmentWidthOrHeight( elem, name, extra, isBorderBox, styles ) { + var i = extra === ( isBorderBox ? "border" : "content" ) ? + // If we already have the right measurement, avoid augmentation + 4 : + // Otherwise initialize for horizontal or vertical properties + name === "width" ? 1 : 0, + + val = 0; + + for ( ; i < 4; i += 2 ) { + // both box models exclude margin, so add it if we want it + if ( extra === "margin" ) { + val += jQuery.css( elem, extra + cssExpand[ i ], true, styles ); + } + + if ( isBorderBox ) { + // border-box includes padding, so remove it if we want content + if ( extra === "content" ) { + val -= jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + } + + // at this point, extra isn't border nor margin, so remove border + if ( extra !== "margin" ) { + val -= jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + } else { + // at this point, extra isn't content, so add padding + val += jQuery.css( elem, "padding" + cssExpand[ i ], true, styles ); + + // at this point, extra isn't content nor padding, so add border + if ( extra !== "padding" ) { + val += jQuery.css( elem, "border" + cssExpand[ i ] + "Width", true, styles ); + } + } + } + + return val; +} + +function getWidthOrHeight( elem, name, extra ) { + + // Start with offset property, which is equivalent to the border-box value + var valueIsBorderBox = true, + val = name === "width" ? elem.offsetWidth : elem.offsetHeight, + styles = getStyles( elem ), + isBorderBox = jQuery.css( elem, "boxSizing", false, styles ) === "border-box"; + + // some non-html elements return undefined for offsetWidth, so check for null/undefined + // svg - https://bugzilla.mozilla.org/show_bug.cgi?id=649285 + // MathML - https://bugzilla.mozilla.org/show_bug.cgi?id=491668 + if ( val <= 0 || val == null ) { + // Fall back to computed then uncomputed css if necessary + val = curCSS( elem, name, styles ); + if ( val < 0 || val == null ) { + val = elem.style[ name ]; + } + + // Computed unit is not pixels. Stop here and return. + if ( rnumnonpx.test(val) ) { + return val; + } + + // we need the check for style in case a browser which returns unreliable values + // for getComputedStyle silently falls back to the reliable elem.style + valueIsBorderBox = isBorderBox && + ( support.boxSizingReliable() || val === elem.style[ name ] ); + + // Normalize "", auto, and prepare for extra + val = parseFloat( val ) || 0; + } + + // use the active box-sizing model to add/subtract irrelevant styles + return ( val + + augmentWidthOrHeight( + elem, + name, + extra || ( isBorderBox ? "border" : "content" ), + valueIsBorderBox, + styles + ) + ) + "px"; +} + +function showHide( elements, show ) { + var display, elem, hidden, + values = [], + index = 0, + length = elements.length; + + for ( ; index < length; index++ ) { + elem = elements[ index ]; + if ( !elem.style ) { + continue; + } + + values[ index ] = data_priv.get( elem, "olddisplay" ); + display = elem.style.display; + if ( show ) { + // Reset the inline display of this element to learn if it is + // being hidden by cascaded rules or not + if ( !values[ index ] && display === "none" ) { + elem.style.display = ""; + } + + // Set elements which have been overridden with display: none + // in a stylesheet to whatever the default browser style is + // for such an element + if ( elem.style.display === "" && isHidden( elem ) ) { + values[ index ] = data_priv.access( elem, "olddisplay", defaultDisplay(elem.nodeName) ); + } + } else { + hidden = isHidden( elem ); + + if ( display !== "none" || !hidden ) { + data_priv.set( elem, "olddisplay", hidden ? display : jQuery.css( elem, "display" ) ); + } + } + } + + // Set the display of most of the elements in a second loop + // to avoid the constant reflow + for ( index = 0; index < length; index++ ) { + elem = elements[ index ]; + if ( !elem.style ) { + continue; + } + if ( !show || elem.style.display === "none" || elem.style.display === "" ) { + elem.style.display = show ? values[ index ] || "" : "none"; + } + } + + return elements; +} + +jQuery.extend({ + // Add in style property hooks for overriding the default + // behavior of getting and setting a style property + cssHooks: { + opacity: { + get: function( elem, computed ) { + if ( computed ) { + // We should always get a number back from opacity + var ret = curCSS( elem, "opacity" ); + return ret === "" ? "1" : ret; + } + } + } + }, + + // Don't automatically add "px" to these possibly-unitless properties + cssNumber: { + "columnCount": true, + "fillOpacity": true, + "flexGrow": true, + "flexShrink": true, + "fontWeight": true, + "lineHeight": true, + "opacity": true, + "order": true, + "orphans": true, + "widows": true, + "zIndex": true, + "zoom": true + }, + + // Add in properties whose names you wish to fix before + // setting or getting the value + cssProps: { + // normalize float css property + "float": "cssFloat" + }, + + // Get and set the style property on a DOM Node + style: function( elem, name, value, extra ) { + // Don't set styles on text and comment nodes + if ( !elem || elem.nodeType === 3 || elem.nodeType === 8 || !elem.style ) { + return; + } + + // Make sure that we're working with the right name + var ret, type, hooks, + origName = jQuery.camelCase( name ), + style = elem.style; + + name = jQuery.cssProps[ origName ] || ( jQuery.cssProps[ origName ] = vendorPropName( style, origName ) ); + + // gets hook for the prefixed version + // followed by the unprefixed version + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // Check if we're setting a value + if ( value !== undefined ) { + type = typeof value; + + // convert relative number strings (+= or -=) to relative numbers. #7345 + if ( type === "string" && (ret = rrelNum.exec( value )) ) { + value = ( ret[1] + 1 ) * ret[2] + parseFloat( jQuery.css( elem, name ) ); + // Fixes bug #9237 + type = "number"; + } + + // Make sure that null and NaN values aren't set. See: #7116 + if ( value == null || value !== value ) { + return; + } + + // If a number was passed in, add 'px' to the (except for certain CSS properties) + if ( type === "number" && !jQuery.cssNumber[ origName ] ) { + value += "px"; + } + + // Fixes #8908, it can be done more correctly by specifying setters in cssHooks, + // but it would mean to define eight (for every problematic property) identical functions + if ( !support.clearCloneStyle && value === "" && name.indexOf( "background" ) === 0 ) { + style[ name ] = "inherit"; + } + + // If a hook was provided, use that value, otherwise just set the specified value + if ( !hooks || !("set" in hooks) || (value = hooks.set( elem, value, extra )) !== undefined ) { + style[ name ] = value; + } + + } else { + // If a hook was provided get the non-computed value from there + if ( hooks && "get" in hooks && (ret = hooks.get( elem, false, extra )) !== undefined ) { + return ret; + } + + // Otherwise just get the value from the style object + return style[ name ]; + } + }, + + css: function( elem, name, extra, styles ) { + var val, num, hooks, + origName = jQuery.camelCase( name ); + + // Make sure that we're working with the right name + name = jQuery.cssProps[ origName ] || ( jQuery.cssProps[ origName ] = vendorPropName( elem.style, origName ) ); + + // gets hook for the prefixed version + // followed by the unprefixed version + hooks = jQuery.cssHooks[ name ] || jQuery.cssHooks[ origName ]; + + // If a hook was provided get the computed value from there + if ( hooks && "get" in hooks ) { + val = hooks.get( elem, true, extra ); + } + + // Otherwise, if a way to get the computed value exists, use that + if ( val === undefined ) { + val = curCSS( elem, name, styles ); + } + + //convert "normal" to computed value + if ( val === "normal" && name in cssNormalTransform ) { + val = cssNormalTransform[ name ]; + } + + // Return, converting to number if forced or a qualifier was provided and val looks numeric + if ( extra === "" || extra ) { + num = parseFloat( val ); + return extra === true || jQuery.isNumeric( num ) ? num || 0 : val; + } + return val; + } +}); + +jQuery.each([ "height", "width" ], function( i, name ) { + jQuery.cssHooks[ name ] = { + get: function( elem, computed, extra ) { + if ( computed ) { + // certain elements can have dimension info if we invisibly show them + // however, it must have a current display style that would benefit from this + return rdisplayswap.test( jQuery.css( elem, "display" ) ) && elem.offsetWidth === 0 ? + jQuery.swap( elem, cssShow, function() { + return getWidthOrHeight( elem, name, extra ); + }) : + getWidthOrHeight( elem, name, extra ); + } + }, + + set: function( elem, value, extra ) { + var styles = extra && getStyles( elem ); + return setPositiveNumber( elem, value, extra ? + augmentWidthOrHeight( + elem, + name, + extra, + jQuery.css( elem, "boxSizing", false, styles ) === "border-box", + styles + ) : 0 + ); + } + }; +}); + +// Support: Android 2.3 +jQuery.cssHooks.marginRight = addGetHookIf( support.reliableMarginRight, + function( elem, computed ) { + if ( computed ) { + // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right + // Work around by temporarily setting element display to inline-block + return jQuery.swap( elem, { "display": "inline-block" }, + curCSS, [ elem, "marginRight" ] ); + } + } +); + +// These hooks are used by animate to expand properties +jQuery.each({ + margin: "", + padding: "", + border: "Width" +}, function( prefix, suffix ) { + jQuery.cssHooks[ prefix + suffix ] = { + expand: function( value ) { + var i = 0, + expanded = {}, + + // assumes a single number if not a string + parts = typeof value === "string" ? value.split(" ") : [ value ]; + + for ( ; i < 4; i++ ) { + expanded[ prefix + cssExpand[ i ] + suffix ] = + parts[ i ] || parts[ i - 2 ] || parts[ 0 ]; + } + + return expanded; + } + }; + + if ( !rmargin.test( prefix ) ) { + jQuery.cssHooks[ prefix + suffix ].set = setPositiveNumber; + } +}); + +jQuery.fn.extend({ + css: function( name, value ) { + return access( this, function( elem, name, value ) { + var styles, len, + map = {}, + i = 0; + + if ( jQuery.isArray( name ) ) { + styles = getStyles( elem ); + len = name.length; + + for ( ; i < len; i++ ) { + map[ name[ i ] ] = jQuery.css( elem, name[ i ], false, styles ); + } + + return map; + } + + return value !== undefined ? + jQuery.style( elem, name, value ) : + jQuery.css( elem, name ); + }, name, value, arguments.length > 1 ); + }, + show: function() { + return showHide( this, true ); + }, + hide: function() { + return showHide( this ); + }, + toggle: function( state ) { + if ( typeof state === "boolean" ) { + return state ? this.show() : this.hide(); + } + + return this.each(function() { + if ( isHidden( this ) ) { + jQuery( this ).show(); + } else { + jQuery( this ).hide(); + } + }); + } +}); + + +function Tween( elem, options, prop, end, easing ) { + return new Tween.prototype.init( elem, options, prop, end, easing ); +} +jQuery.Tween = Tween; + +Tween.prototype = { + constructor: Tween, + init: function( elem, options, prop, end, easing, unit ) { + this.elem = elem; + this.prop = prop; + this.easing = easing || "swing"; + this.options = options; + this.start = this.now = this.cur(); + this.end = end; + this.unit = unit || ( jQuery.cssNumber[ prop ] ? "" : "px" ); + }, + cur: function() { + var hooks = Tween.propHooks[ this.prop ]; + + return hooks && hooks.get ? + hooks.get( this ) : + Tween.propHooks._default.get( this ); + }, + run: function( percent ) { + var eased, + hooks = Tween.propHooks[ this.prop ]; + + if ( this.options.duration ) { + this.pos = eased = jQuery.easing[ this.easing ]( + percent, this.options.duration * percent, 0, 1, this.options.duration + ); + } else { + this.pos = eased = percent; + } + this.now = ( this.end - this.start ) * eased + this.start; + + if ( this.options.step ) { + this.options.step.call( this.elem, this.now, this ); + } + + if ( hooks && hooks.set ) { + hooks.set( this ); + } else { + Tween.propHooks._default.set( this ); + } + return this; + } +}; + +Tween.prototype.init.prototype = Tween.prototype; + +Tween.propHooks = { + _default: { + get: function( tween ) { + var result; + + if ( tween.elem[ tween.prop ] != null && + (!tween.elem.style || tween.elem.style[ tween.prop ] == null) ) { + return tween.elem[ tween.prop ]; + } + + // passing an empty string as a 3rd parameter to .css will automatically + // attempt a parseFloat and fallback to a string if the parse fails + // so, simple values such as "10px" are parsed to Float. + // complex values such as "rotate(1rad)" are returned as is. + result = jQuery.css( tween.elem, tween.prop, "" ); + // Empty strings, null, undefined and "auto" are converted to 0. + return !result || result === "auto" ? 0 : result; + }, + set: function( tween ) { + // use step hook for back compat - use cssHook if its there - use .style if its + // available and use plain properties where available + if ( jQuery.fx.step[ tween.prop ] ) { + jQuery.fx.step[ tween.prop ]( tween ); + } else if ( tween.elem.style && ( tween.elem.style[ jQuery.cssProps[ tween.prop ] ] != null || jQuery.cssHooks[ tween.prop ] ) ) { + jQuery.style( tween.elem, tween.prop, tween.now + tween.unit ); + } else { + tween.elem[ tween.prop ] = tween.now; + } + } + } +}; + +// Support: IE9 +// Panic based approach to setting things on disconnected nodes + +Tween.propHooks.scrollTop = Tween.propHooks.scrollLeft = { + set: function( tween ) { + if ( tween.elem.nodeType && tween.elem.parentNode ) { + tween.elem[ tween.prop ] = tween.now; + } + } +}; + +jQuery.easing = { + linear: function( p ) { + return p; + }, + swing: function( p ) { + return 0.5 - Math.cos( p * Math.PI ) / 2; + } +}; + +jQuery.fx = Tween.prototype.init; + +// Back Compat <1.8 extension point +jQuery.fx.step = {}; + + + + +var + fxNow, timerId, + rfxtypes = /^(?:toggle|show|hide)$/, + rfxnum = new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" ), + rrun = /queueHooks$/, + animationPrefilters = [ defaultPrefilter ], + tweeners = { + "*": [ function( prop, value ) { + var tween = this.createTween( prop, value ), + target = tween.cur(), + parts = rfxnum.exec( value ), + unit = parts && parts[ 3 ] || ( jQuery.cssNumber[ prop ] ? "" : "px" ), + + // Starting value computation is required for potential unit mismatches + start = ( jQuery.cssNumber[ prop ] || unit !== "px" && +target ) && + rfxnum.exec( jQuery.css( tween.elem, prop ) ), + scale = 1, + maxIterations = 20; + + if ( start && start[ 3 ] !== unit ) { + // Trust units reported by jQuery.css + unit = unit || start[ 3 ]; + + // Make sure we update the tween properties later on + parts = parts || []; + + // Iteratively approximate from a nonzero starting point + start = +target || 1; + + do { + // If previous iteration zeroed out, double until we get *something* + // Use a string for doubling factor so we don't accidentally see scale as unchanged below + scale = scale || ".5"; + + // Adjust and apply + start = start / scale; + jQuery.style( tween.elem, prop, start + unit ); + + // Update scale, tolerating zero or NaN from tween.cur() + // And breaking the loop if scale is unchanged or perfect, or if we've just had enough + } while ( scale !== (scale = tween.cur() / target) && scale !== 1 && --maxIterations ); + } + + // Update tween properties + if ( parts ) { + start = tween.start = +start || +target || 0; + tween.unit = unit; + // If a +=/-= token was provided, we're doing a relative animation + tween.end = parts[ 1 ] ? + start + ( parts[ 1 ] + 1 ) * parts[ 2 ] : + +parts[ 2 ]; + } + + return tween; + } ] + }; + +// Animations created synchronously will run synchronously +function createFxNow() { + setTimeout(function() { + fxNow = undefined; + }); + return ( fxNow = jQuery.now() ); +} + +// Generate parameters to create a standard animation +function genFx( type, includeWidth ) { + var which, + i = 0, + attrs = { height: type }; + + // if we include width, step value is 1 to do all cssExpand values, + // if we don't include width, step value is 2 to skip over Left and Right + includeWidth = includeWidth ? 1 : 0; + for ( ; i < 4 ; i += 2 - includeWidth ) { + which = cssExpand[ i ]; + attrs[ "margin" + which ] = attrs[ "padding" + which ] = type; + } + + if ( includeWidth ) { + attrs.opacity = attrs.width = type; + } + + return attrs; +} + +function createTween( value, prop, animation ) { + var tween, + collection = ( tweeners[ prop ] || [] ).concat( tweeners[ "*" ] ), + index = 0, + length = collection.length; + for ( ; index < length; index++ ) { + if ( (tween = collection[ index ].call( animation, prop, value )) ) { + + // we're done with this property + return tween; + } + } +} + +function defaultPrefilter( elem, props, opts ) { + /* jshint validthis: true */ + var prop, value, toggle, tween, hooks, oldfire, display, checkDisplay, + anim = this, + orig = {}, + style = elem.style, + hidden = elem.nodeType && isHidden( elem ), + dataShow = data_priv.get( elem, "fxshow" ); + + // handle queue: false promises + if ( !opts.queue ) { + hooks = jQuery._queueHooks( elem, "fx" ); + if ( hooks.unqueued == null ) { + hooks.unqueued = 0; + oldfire = hooks.empty.fire; + hooks.empty.fire = function() { + if ( !hooks.unqueued ) { + oldfire(); + } + }; + } + hooks.unqueued++; + + anim.always(function() { + // doing this makes sure that the complete handler will be called + // before this completes + anim.always(function() { + hooks.unqueued--; + if ( !jQuery.queue( elem, "fx" ).length ) { + hooks.empty.fire(); + } + }); + }); + } + + // height/width overflow pass + if ( elem.nodeType === 1 && ( "height" in props || "width" in props ) ) { + // Make sure that nothing sneaks out + // Record all 3 overflow attributes because IE9-10 do not + // change the overflow attribute when overflowX and + // overflowY are set to the same value + opts.overflow = [ style.overflow, style.overflowX, style.overflowY ]; + + // Set display property to inline-block for height/width + // animations on inline elements that are having width/height animated + display = jQuery.css( elem, "display" ); + + // Test default display if display is currently "none" + checkDisplay = display === "none" ? + data_priv.get( elem, "olddisplay" ) || defaultDisplay( elem.nodeName ) : display; + + if ( checkDisplay === "inline" && jQuery.css( elem, "float" ) === "none" ) { + style.display = "inline-block"; + } + } + + if ( opts.overflow ) { + style.overflow = "hidden"; + anim.always(function() { + style.overflow = opts.overflow[ 0 ]; + style.overflowX = opts.overflow[ 1 ]; + style.overflowY = opts.overflow[ 2 ]; + }); + } + + // show/hide pass + for ( prop in props ) { + value = props[ prop ]; + if ( rfxtypes.exec( value ) ) { + delete props[ prop ]; + toggle = toggle || value === "toggle"; + if ( value === ( hidden ? "hide" : "show" ) ) { + + // If there is dataShow left over from a stopped hide or show and we are going to proceed with show, we should pretend to be hidden + if ( value === "show" && dataShow && dataShow[ prop ] !== undefined ) { + hidden = true; + } else { + continue; + } + } + orig[ prop ] = dataShow && dataShow[ prop ] || jQuery.style( elem, prop ); + + // Any non-fx value stops us from restoring the original display value + } else { + display = undefined; + } + } + + if ( !jQuery.isEmptyObject( orig ) ) { + if ( dataShow ) { + if ( "hidden" in dataShow ) { + hidden = dataShow.hidden; + } + } else { + dataShow = data_priv.access( elem, "fxshow", {} ); + } + + // store state if its toggle - enables .stop().toggle() to "reverse" + if ( toggle ) { + dataShow.hidden = !hidden; + } + if ( hidden ) { + jQuery( elem ).show(); + } else { + anim.done(function() { + jQuery( elem ).hide(); + }); + } + anim.done(function() { + var prop; + + data_priv.remove( elem, "fxshow" ); + for ( prop in orig ) { + jQuery.style( elem, prop, orig[ prop ] ); + } + }); + for ( prop in orig ) { + tween = createTween( hidden ? dataShow[ prop ] : 0, prop, anim ); + + if ( !( prop in dataShow ) ) { + dataShow[ prop ] = tween.start; + if ( hidden ) { + tween.end = tween.start; + tween.start = prop === "width" || prop === "height" ? 1 : 0; + } + } + } + + // If this is a noop like .hide().hide(), restore an overwritten display value + } else if ( (display === "none" ? defaultDisplay( elem.nodeName ) : display) === "inline" ) { + style.display = display; + } +} + +function propFilter( props, specialEasing ) { + var index, name, easing, value, hooks; + + // camelCase, specialEasing and expand cssHook pass + for ( index in props ) { + name = jQuery.camelCase( index ); + easing = specialEasing[ name ]; + value = props[ index ]; + if ( jQuery.isArray( value ) ) { + easing = value[ 1 ]; + value = props[ index ] = value[ 0 ]; + } + + if ( index !== name ) { + props[ name ] = value; + delete props[ index ]; + } + + hooks = jQuery.cssHooks[ name ]; + if ( hooks && "expand" in hooks ) { + value = hooks.expand( value ); + delete props[ name ]; + + // not quite $.extend, this wont overwrite keys already present. + // also - reusing 'index' from above because we have the correct "name" + for ( index in value ) { + if ( !( index in props ) ) { + props[ index ] = value[ index ]; + specialEasing[ index ] = easing; + } + } + } else { + specialEasing[ name ] = easing; + } + } +} + +function Animation( elem, properties, options ) { + var result, + stopped, + index = 0, + length = animationPrefilters.length, + deferred = jQuery.Deferred().always( function() { + // don't match elem in the :animated selector + delete tick.elem; + }), + tick = function() { + if ( stopped ) { + return false; + } + var currentTime = fxNow || createFxNow(), + remaining = Math.max( 0, animation.startTime + animation.duration - currentTime ), + // archaic crash bug won't allow us to use 1 - ( 0.5 || 0 ) (#12497) + temp = remaining / animation.duration || 0, + percent = 1 - temp, + index = 0, + length = animation.tweens.length; + + for ( ; index < length ; index++ ) { + animation.tweens[ index ].run( percent ); + } + + deferred.notifyWith( elem, [ animation, percent, remaining ]); + + if ( percent < 1 && length ) { + return remaining; + } else { + deferred.resolveWith( elem, [ animation ] ); + return false; + } + }, + animation = deferred.promise({ + elem: elem, + props: jQuery.extend( {}, properties ), + opts: jQuery.extend( true, { specialEasing: {} }, options ), + originalProperties: properties, + originalOptions: options, + startTime: fxNow || createFxNow(), + duration: options.duration, + tweens: [], + createTween: function( prop, end ) { + var tween = jQuery.Tween( elem, animation.opts, prop, end, + animation.opts.specialEasing[ prop ] || animation.opts.easing ); + animation.tweens.push( tween ); + return tween; + }, + stop: function( gotoEnd ) { + var index = 0, + // if we are going to the end, we want to run all the tweens + // otherwise we skip this part + length = gotoEnd ? animation.tweens.length : 0; + if ( stopped ) { + return this; + } + stopped = true; + for ( ; index < length ; index++ ) { + animation.tweens[ index ].run( 1 ); + } + + // resolve when we played the last frame + // otherwise, reject + if ( gotoEnd ) { + deferred.resolveWith( elem, [ animation, gotoEnd ] ); + } else { + deferred.rejectWith( elem, [ animation, gotoEnd ] ); + } + return this; + } + }), + props = animation.props; + + propFilter( props, animation.opts.specialEasing ); + + for ( ; index < length ; index++ ) { + result = animationPrefilters[ index ].call( animation, elem, props, animation.opts ); + if ( result ) { + return result; + } + } + + jQuery.map( props, createTween, animation ); + + if ( jQuery.isFunction( animation.opts.start ) ) { + animation.opts.start.call( elem, animation ); + } + + jQuery.fx.timer( + jQuery.extend( tick, { + elem: elem, + anim: animation, + queue: animation.opts.queue + }) + ); + + // attach callbacks from options + return animation.progress( animation.opts.progress ) + .done( animation.opts.done, animation.opts.complete ) + .fail( animation.opts.fail ) + .always( animation.opts.always ); +} + +jQuery.Animation = jQuery.extend( Animation, { + + tweener: function( props, callback ) { + if ( jQuery.isFunction( props ) ) { + callback = props; + props = [ "*" ]; + } else { + props = props.split(" "); + } + + var prop, + index = 0, + length = props.length; + + for ( ; index < length ; index++ ) { + prop = props[ index ]; + tweeners[ prop ] = tweeners[ prop ] || []; + tweeners[ prop ].unshift( callback ); + } + }, + + prefilter: function( callback, prepend ) { + if ( prepend ) { + animationPrefilters.unshift( callback ); + } else { + animationPrefilters.push( callback ); + } + } +}); + +jQuery.speed = function( speed, easing, fn ) { + var opt = speed && typeof speed === "object" ? jQuery.extend( {}, speed ) : { + complete: fn || !fn && easing || + jQuery.isFunction( speed ) && speed, + duration: speed, + easing: fn && easing || easing && !jQuery.isFunction( easing ) && easing + }; + + opt.duration = jQuery.fx.off ? 0 : typeof opt.duration === "number" ? opt.duration : + opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default; + + // normalize opt.queue - true/undefined/null -> "fx" + if ( opt.queue == null || opt.queue === true ) { + opt.queue = "fx"; + } + + // Queueing + opt.old = opt.complete; + + opt.complete = function() { + if ( jQuery.isFunction( opt.old ) ) { + opt.old.call( this ); + } + + if ( opt.queue ) { + jQuery.dequeue( this, opt.queue ); + } + }; + + return opt; +}; + +jQuery.fn.extend({ + fadeTo: function( speed, to, easing, callback ) { + + // show any hidden elements after setting opacity to 0 + return this.filter( isHidden ).css( "opacity", 0 ).show() + + // animate to the value specified + .end().animate({ opacity: to }, speed, easing, callback ); + }, + animate: function( prop, speed, easing, callback ) { + var empty = jQuery.isEmptyObject( prop ), + optall = jQuery.speed( speed, easing, callback ), + doAnimation = function() { + // Operate on a copy of prop so per-property easing won't be lost + var anim = Animation( this, jQuery.extend( {}, prop ), optall ); + + // Empty animations, or finishing resolves immediately + if ( empty || data_priv.get( this, "finish" ) ) { + anim.stop( true ); + } + }; + doAnimation.finish = doAnimation; + + return empty || optall.queue === false ? + this.each( doAnimation ) : + this.queue( optall.queue, doAnimation ); + }, + stop: function( type, clearQueue, gotoEnd ) { + var stopQueue = function( hooks ) { + var stop = hooks.stop; + delete hooks.stop; + stop( gotoEnd ); + }; + + if ( typeof type !== "string" ) { + gotoEnd = clearQueue; + clearQueue = type; + type = undefined; + } + if ( clearQueue && type !== false ) { + this.queue( type || "fx", [] ); + } + + return this.each(function() { + var dequeue = true, + index = type != null && type + "queueHooks", + timers = jQuery.timers, + data = data_priv.get( this ); + + if ( index ) { + if ( data[ index ] && data[ index ].stop ) { + stopQueue( data[ index ] ); + } + } else { + for ( index in data ) { + if ( data[ index ] && data[ index ].stop && rrun.test( index ) ) { + stopQueue( data[ index ] ); + } + } + } + + for ( index = timers.length; index--; ) { + if ( timers[ index ].elem === this && (type == null || timers[ index ].queue === type) ) { + timers[ index ].anim.stop( gotoEnd ); + dequeue = false; + timers.splice( index, 1 ); + } + } + + // start the next in the queue if the last step wasn't forced + // timers currently will call their complete callbacks, which will dequeue + // but only if they were gotoEnd + if ( dequeue || !gotoEnd ) { + jQuery.dequeue( this, type ); + } + }); + }, + finish: function( type ) { + if ( type !== false ) { + type = type || "fx"; + } + return this.each(function() { + var index, + data = data_priv.get( this ), + queue = data[ type + "queue" ], + hooks = data[ type + "queueHooks" ], + timers = jQuery.timers, + length = queue ? queue.length : 0; + + // enable finishing flag on private data + data.finish = true; + + // empty the queue first + jQuery.queue( this, type, [] ); + + if ( hooks && hooks.stop ) { + hooks.stop.call( this, true ); + } + + // look for any active animations, and finish them + for ( index = timers.length; index--; ) { + if ( timers[ index ].elem === this && timers[ index ].queue === type ) { + timers[ index ].anim.stop( true ); + timers.splice( index, 1 ); + } + } + + // look for any animations in the old queue and finish them + for ( index = 0; index < length; index++ ) { + if ( queue[ index ] && queue[ index ].finish ) { + queue[ index ].finish.call( this ); + } + } + + // turn off finishing flag + delete data.finish; + }); + } +}); + +jQuery.each([ "toggle", "show", "hide" ], function( i, name ) { + var cssFn = jQuery.fn[ name ]; + jQuery.fn[ name ] = function( speed, easing, callback ) { + return speed == null || typeof speed === "boolean" ? + cssFn.apply( this, arguments ) : + this.animate( genFx( name, true ), speed, easing, callback ); + }; +}); + +// Generate shortcuts for custom animations +jQuery.each({ + slideDown: genFx("show"), + slideUp: genFx("hide"), + slideToggle: genFx("toggle"), + fadeIn: { opacity: "show" }, + fadeOut: { opacity: "hide" }, + fadeToggle: { opacity: "toggle" } +}, function( name, props ) { + jQuery.fn[ name ] = function( speed, easing, callback ) { + return this.animate( props, speed, easing, callback ); + }; +}); + +jQuery.timers = []; +jQuery.fx.tick = function() { + var timer, + i = 0, + timers = jQuery.timers; + + fxNow = jQuery.now(); + + for ( ; i < timers.length; i++ ) { + timer = timers[ i ]; + // Checks the timer has not already been removed + if ( !timer() && timers[ i ] === timer ) { + timers.splice( i--, 1 ); + } + } + + if ( !timers.length ) { + jQuery.fx.stop(); + } + fxNow = undefined; +}; + +jQuery.fx.timer = function( timer ) { + jQuery.timers.push( timer ); + if ( timer() ) { + jQuery.fx.start(); + } else { + jQuery.timers.pop(); + } +}; + +jQuery.fx.interval = 13; + +jQuery.fx.start = function() { + if ( !timerId ) { + timerId = setInterval( jQuery.fx.tick, jQuery.fx.interval ); + } +}; + +jQuery.fx.stop = function() { + clearInterval( timerId ); + timerId = null; +}; + +jQuery.fx.speeds = { + slow: 600, + fast: 200, + // Default speed + _default: 400 +}; + + +// Based off of the plugin by Clint Helfers, with permission. +// http://blindsignals.com/index.php/2009/07/jquery-delay/ +jQuery.fn.delay = function( time, type ) { + time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time; + type = type || "fx"; + + return this.queue( type, function( next, hooks ) { + var timeout = setTimeout( next, time ); + hooks.stop = function() { + clearTimeout( timeout ); + }; + }); +}; + + +(function() { + var input = document.createElement( "input" ), + select = document.createElement( "select" ), + opt = select.appendChild( document.createElement( "option" ) ); + + input.type = "checkbox"; + + // Support: iOS 5.1, Android 4.x, Android 2.3 + // Check the default checkbox/radio value ("" on old WebKit; "on" elsewhere) + support.checkOn = input.value !== ""; + + // Must access the parent to make an option select properly + // Support: IE9, IE10 + support.optSelected = opt.selected; + + // Make sure that the options inside disabled selects aren't marked as disabled + // (WebKit marks them as disabled) + select.disabled = true; + support.optDisabled = !opt.disabled; + + // Check if an input maintains its value after becoming a radio + // Support: IE9, IE10 + input = document.createElement( "input" ); + input.value = "t"; + input.type = "radio"; + support.radioValue = input.value === "t"; +})(); + + +var nodeHook, boolHook, + attrHandle = jQuery.expr.attrHandle; + +jQuery.fn.extend({ + attr: function( name, value ) { + return access( this, jQuery.attr, name, value, arguments.length > 1 ); + }, + + removeAttr: function( name ) { + return this.each(function() { + jQuery.removeAttr( this, name ); + }); + } +}); + +jQuery.extend({ + attr: function( elem, name, value ) { + var hooks, ret, + nType = elem.nodeType; + + // don't get/set attributes on text, comment and attribute nodes + if ( !elem || nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + // Fallback to prop when attributes are not supported + if ( typeof elem.getAttribute === strundefined ) { + return jQuery.prop( elem, name, value ); + } + + // All attributes are lowercase + // Grab necessary hook if one is defined + if ( nType !== 1 || !jQuery.isXMLDoc( elem ) ) { + name = name.toLowerCase(); + hooks = jQuery.attrHooks[ name ] || + ( jQuery.expr.match.bool.test( name ) ? boolHook : nodeHook ); + } + + if ( value !== undefined ) { + + if ( value === null ) { + jQuery.removeAttr( elem, name ); + + } else if ( hooks && "set" in hooks && (ret = hooks.set( elem, value, name )) !== undefined ) { + return ret; + + } else { + elem.setAttribute( name, value + "" ); + return value; + } + + } else if ( hooks && "get" in hooks && (ret = hooks.get( elem, name )) !== null ) { + return ret; + + } else { + ret = jQuery.find.attr( elem, name ); + + // Non-existent attributes return null, we normalize to undefined + return ret == null ? + undefined : + ret; + } + }, + + removeAttr: function( elem, value ) { + var name, propName, + i = 0, + attrNames = value && value.match( rnotwhite ); + + if ( attrNames && elem.nodeType === 1 ) { + while ( (name = attrNames[i++]) ) { + propName = jQuery.propFix[ name ] || name; + + // Boolean attributes get special treatment (#10870) + if ( jQuery.expr.match.bool.test( name ) ) { + // Set corresponding property to false + elem[ propName ] = false; + } + + elem.removeAttribute( name ); + } + } + }, + + attrHooks: { + type: { + set: function( elem, value ) { + if ( !support.radioValue && value === "radio" && + jQuery.nodeName( elem, "input" ) ) { + // Setting the type on a radio button after the value resets the value in IE6-9 + // Reset value to default in case type is set after value during creation + var val = elem.value; + elem.setAttribute( "type", value ); + if ( val ) { + elem.value = val; + } + return value; + } + } + } + } +}); + +// Hooks for boolean attributes +boolHook = { + set: function( elem, value, name ) { + if ( value === false ) { + // Remove boolean attributes when set to false + jQuery.removeAttr( elem, name ); + } else { + elem.setAttribute( name, name ); + } + return name; + } +}; +jQuery.each( jQuery.expr.match.bool.source.match( /\w+/g ), function( i, name ) { + var getter = attrHandle[ name ] || jQuery.find.attr; + + attrHandle[ name ] = function( elem, name, isXML ) { + var ret, handle; + if ( !isXML ) { + // Avoid an infinite loop by temporarily removing this function from the getter + handle = attrHandle[ name ]; + attrHandle[ name ] = ret; + ret = getter( elem, name, isXML ) != null ? + name.toLowerCase() : + null; + attrHandle[ name ] = handle; + } + return ret; + }; +}); + + + + +var rfocusable = /^(?:input|select|textarea|button)$/i; + +jQuery.fn.extend({ + prop: function( name, value ) { + return access( this, jQuery.prop, name, value, arguments.length > 1 ); + }, + + removeProp: function( name ) { + return this.each(function() { + delete this[ jQuery.propFix[ name ] || name ]; + }); + } +}); + +jQuery.extend({ + propFix: { + "for": "htmlFor", + "class": "className" + }, + + prop: function( elem, name, value ) { + var ret, hooks, notxml, + nType = elem.nodeType; + + // don't get/set properties on text, comment and attribute nodes + if ( !elem || nType === 3 || nType === 8 || nType === 2 ) { + return; + } + + notxml = nType !== 1 || !jQuery.isXMLDoc( elem ); + + if ( notxml ) { + // Fix name and attach hooks + name = jQuery.propFix[ name ] || name; + hooks = jQuery.propHooks[ name ]; + } + + if ( value !== undefined ) { + return hooks && "set" in hooks && (ret = hooks.set( elem, value, name )) !== undefined ? + ret : + ( elem[ name ] = value ); + + } else { + return hooks && "get" in hooks && (ret = hooks.get( elem, name )) !== null ? + ret : + elem[ name ]; + } + }, + + propHooks: { + tabIndex: { + get: function( elem ) { + return elem.hasAttribute( "tabindex" ) || rfocusable.test( elem.nodeName ) || elem.href ? + elem.tabIndex : + -1; + } + } + } +}); + +// Support: IE9+ +// Selectedness for an option in an optgroup can be inaccurate +if ( !support.optSelected ) { + jQuery.propHooks.selected = { + get: function( elem ) { + var parent = elem.parentNode; + if ( parent && parent.parentNode ) { + parent.parentNode.selectedIndex; + } + return null; + } + }; +} + +jQuery.each([ + "tabIndex", + "readOnly", + "maxLength", + "cellSpacing", + "cellPadding", + "rowSpan", + "colSpan", + "useMap", + "frameBorder", + "contentEditable" +], function() { + jQuery.propFix[ this.toLowerCase() ] = this; +}); + + + + +var rclass = /[\t\r\n\f]/g; + +jQuery.fn.extend({ + addClass: function( value ) { + var classes, elem, cur, clazz, j, finalValue, + proceed = typeof value === "string" && value, + i = 0, + len = this.length; + + if ( jQuery.isFunction( value ) ) { + return this.each(function( j ) { + jQuery( this ).addClass( value.call( this, j, this.className ) ); + }); + } + + if ( proceed ) { + // The disjunction here is for better compressibility (see removeClass) + classes = ( value || "" ).match( rnotwhite ) || []; + + for ( ; i < len; i++ ) { + elem = this[ i ]; + cur = elem.nodeType === 1 && ( elem.className ? + ( " " + elem.className + " " ).replace( rclass, " " ) : + " " + ); + + if ( cur ) { + j = 0; + while ( (clazz = classes[j++]) ) { + if ( cur.indexOf( " " + clazz + " " ) < 0 ) { + cur += clazz + " "; + } + } + + // only assign if different to avoid unneeded rendering. + finalValue = jQuery.trim( cur ); + if ( elem.className !== finalValue ) { + elem.className = finalValue; + } + } + } + } + + return this; + }, + + removeClass: function( value ) { + var classes, elem, cur, clazz, j, finalValue, + proceed = arguments.length === 0 || typeof value === "string" && value, + i = 0, + len = this.length; + + if ( jQuery.isFunction( value ) ) { + return this.each(function( j ) { + jQuery( this ).removeClass( value.call( this, j, this.className ) ); + }); + } + if ( proceed ) { + classes = ( value || "" ).match( rnotwhite ) || []; + + for ( ; i < len; i++ ) { + elem = this[ i ]; + // This expression is here for better compressibility (see addClass) + cur = elem.nodeType === 1 && ( elem.className ? + ( " " + elem.className + " " ).replace( rclass, " " ) : + "" + ); + + if ( cur ) { + j = 0; + while ( (clazz = classes[j++]) ) { + // Remove *all* instances + while ( cur.indexOf( " " + clazz + " " ) >= 0 ) { + cur = cur.replace( " " + clazz + " ", " " ); + } + } + + // only assign if different to avoid unneeded rendering. + finalValue = value ? jQuery.trim( cur ) : ""; + if ( elem.className !== finalValue ) { + elem.className = finalValue; + } + } + } + } + + return this; + }, + + toggleClass: function( value, stateVal ) { + var type = typeof value; + + if ( typeof stateVal === "boolean" && type === "string" ) { + return stateVal ? this.addClass( value ) : this.removeClass( value ); + } + + if ( jQuery.isFunction( value ) ) { + return this.each(function( i ) { + jQuery( this ).toggleClass( value.call(this, i, this.className, stateVal), stateVal ); + }); + } + + return this.each(function() { + if ( type === "string" ) { + // toggle individual class names + var className, + i = 0, + self = jQuery( this ), + classNames = value.match( rnotwhite ) || []; + + while ( (className = classNames[ i++ ]) ) { + // check each className given, space separated list + if ( self.hasClass( className ) ) { + self.removeClass( className ); + } else { + self.addClass( className ); + } + } + + // Toggle whole class name + } else if ( type === strundefined || type === "boolean" ) { + if ( this.className ) { + // store className if set + data_priv.set( this, "__className__", this.className ); + } + + // If the element has a class name or if we're passed "false", + // then remove the whole classname (if there was one, the above saved it). + // Otherwise bring back whatever was previously saved (if anything), + // falling back to the empty string if nothing was stored. + this.className = this.className || value === false ? "" : data_priv.get( this, "__className__" ) || ""; + } + }); + }, + + hasClass: function( selector ) { + var className = " " + selector + " ", + i = 0, + l = this.length; + for ( ; i < l; i++ ) { + if ( this[i].nodeType === 1 && (" " + this[i].className + " ").replace(rclass, " ").indexOf( className ) >= 0 ) { + return true; + } + } + + return false; + } +}); + + + + +var rreturn = /\r/g; + +jQuery.fn.extend({ + val: function( value ) { + var hooks, ret, isFunction, + elem = this[0]; + + if ( !arguments.length ) { + if ( elem ) { + hooks = jQuery.valHooks[ elem.type ] || jQuery.valHooks[ elem.nodeName.toLowerCase() ]; + + if ( hooks && "get" in hooks && (ret = hooks.get( elem, "value" )) !== undefined ) { + return ret; + } + + ret = elem.value; + + return typeof ret === "string" ? + // handle most common string cases + ret.replace(rreturn, "") : + // handle cases where value is null/undef or number + ret == null ? "" : ret; + } + + return; + } + + isFunction = jQuery.isFunction( value ); + + return this.each(function( i ) { + var val; + + if ( this.nodeType !== 1 ) { + return; + } + + if ( isFunction ) { + val = value.call( this, i, jQuery( this ).val() ); + } else { + val = value; + } + + // Treat null/undefined as ""; convert numbers to string + if ( val == null ) { + val = ""; + + } else if ( typeof val === "number" ) { + val += ""; + + } else if ( jQuery.isArray( val ) ) { + val = jQuery.map( val, function( value ) { + return value == null ? "" : value + ""; + }); + } + + hooks = jQuery.valHooks[ this.type ] || jQuery.valHooks[ this.nodeName.toLowerCase() ]; + + // If set returns undefined, fall back to normal setting + if ( !hooks || !("set" in hooks) || hooks.set( this, val, "value" ) === undefined ) { + this.value = val; + } + }); + } +}); + +jQuery.extend({ + valHooks: { + option: { + get: function( elem ) { + var val = jQuery.find.attr( elem, "value" ); + return val != null ? + val : + // Support: IE10-11+ + // option.text throws exceptions (#14686, #14858) + jQuery.trim( jQuery.text( elem ) ); + } + }, + select: { + get: function( elem ) { + var value, option, + options = elem.options, + index = elem.selectedIndex, + one = elem.type === "select-one" || index < 0, + values = one ? null : [], + max = one ? index + 1 : options.length, + i = index < 0 ? + max : + one ? index : 0; + + // Loop through all the selected options + for ( ; i < max; i++ ) { + option = options[ i ]; + + // IE6-9 doesn't update selected after form reset (#2551) + if ( ( option.selected || i === index ) && + // Don't return options that are disabled or in a disabled optgroup + ( support.optDisabled ? !option.disabled : option.getAttribute( "disabled" ) === null ) && + ( !option.parentNode.disabled || !jQuery.nodeName( option.parentNode, "optgroup" ) ) ) { + + // Get the specific value for the option + value = jQuery( option ).val(); + + // We don't need an array for one selects + if ( one ) { + return value; + } + + // Multi-Selects return an array + values.push( value ); + } + } + + return values; + }, + + set: function( elem, value ) { + var optionSet, option, + options = elem.options, + values = jQuery.makeArray( value ), + i = options.length; + + while ( i-- ) { + option = options[ i ]; + if ( (option.selected = jQuery.inArray( option.value, values ) >= 0) ) { + optionSet = true; + } + } + + // force browsers to behave consistently when non-matching value is set + if ( !optionSet ) { + elem.selectedIndex = -1; + } + return values; + } + } + } +}); + +// Radios and checkboxes getter/setter +jQuery.each([ "radio", "checkbox" ], function() { + jQuery.valHooks[ this ] = { + set: function( elem, value ) { + if ( jQuery.isArray( value ) ) { + return ( elem.checked = jQuery.inArray( jQuery(elem).val(), value ) >= 0 ); + } + } + }; + if ( !support.checkOn ) { + jQuery.valHooks[ this ].get = function( elem ) { + // Support: Webkit + // "" is returned instead of "on" if a value isn't specified + return elem.getAttribute("value") === null ? "on" : elem.value; + }; + } +}); + + + + +// Return jQuery for attributes-only inclusion + + +jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblclick " + + "mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave " + + "change select submit keydown keypress keyup error contextmenu").split(" "), function( i, name ) { + + // Handle event binding + jQuery.fn[ name ] = function( data, fn ) { + return arguments.length > 0 ? + this.on( name, null, data, fn ) : + this.trigger( name ); + }; +}); + +jQuery.fn.extend({ + hover: function( fnOver, fnOut ) { + return this.mouseenter( fnOver ).mouseleave( fnOut || fnOver ); + }, + + bind: function( types, data, fn ) { + return this.on( types, null, data, fn ); + }, + unbind: function( types, fn ) { + return this.off( types, null, fn ); + }, + + delegate: function( selector, types, data, fn ) { + return this.on( types, selector, data, fn ); + }, + undelegate: function( selector, types, fn ) { + // ( namespace ) or ( selector, types [, fn] ) + return arguments.length === 1 ? this.off( selector, "**" ) : this.off( types, selector || "**", fn ); + } +}); + + +var nonce = jQuery.now(); + +var rquery = (/\?/); + + + +// Support: Android 2.3 +// Workaround failure to string-cast null input +jQuery.parseJSON = function( data ) { + return JSON.parse( data + "" ); +}; + + +// Cross-browser xml parsing +jQuery.parseXML = function( data ) { + var xml, tmp; + if ( !data || typeof data !== "string" ) { + return null; + } + + // Support: IE9 + try { + tmp = new DOMParser(); + xml = tmp.parseFromString( data, "text/xml" ); + } catch ( e ) { + xml = undefined; + } + + if ( !xml || xml.getElementsByTagName( "parsererror" ).length ) { + jQuery.error( "Invalid XML: " + data ); + } + return xml; +}; + + +var + // Document location + ajaxLocParts, + ajaxLocation, + + rhash = /#.*$/, + rts = /([?&])_=[^&]*/, + rheaders = /^(.*?):[ \t]*([^\r\n]*)$/mg, + // #7653, #8125, #8152: local protocol detection + rlocalProtocol = /^(?:about|app|app-storage|.+-extension|file|res|widget):$/, + rnoContent = /^(?:GET|HEAD)$/, + rprotocol = /^\/\//, + rurl = /^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/, + + /* Prefilters + * 1) They are useful to introduce custom dataTypes (see ajax/jsonp.js for an example) + * 2) These are called: + * - BEFORE asking for a transport + * - AFTER param serialization (s.data is a string if s.processData is true) + * 3) key is the dataType + * 4) the catchall symbol "*" can be used + * 5) execution will start with transport dataType and THEN continue down to "*" if needed + */ + prefilters = {}, + + /* Transports bindings + * 1) key is the dataType + * 2) the catchall symbol "*" can be used + * 3) selection will start with transport dataType and THEN go to "*" if needed + */ + transports = {}, + + // Avoid comment-prolog char sequence (#10098); must appease lint and evade compression + allTypes = "*/".concat("*"); + +// #8138, IE may throw an exception when accessing +// a field from window.location if document.domain has been set +try { + ajaxLocation = location.href; +} catch( e ) { + // Use the href attribute of an A element + // since IE will modify it given document.location + ajaxLocation = document.createElement( "a" ); + ajaxLocation.href = ""; + ajaxLocation = ajaxLocation.href; +} + +// Segment location into parts +ajaxLocParts = rurl.exec( ajaxLocation.toLowerCase() ) || []; + +// Base "constructor" for jQuery.ajaxPrefilter and jQuery.ajaxTransport +function addToPrefiltersOrTransports( structure ) { + + // dataTypeExpression is optional and defaults to "*" + return function( dataTypeExpression, func ) { + + if ( typeof dataTypeExpression !== "string" ) { + func = dataTypeExpression; + dataTypeExpression = "*"; + } + + var dataType, + i = 0, + dataTypes = dataTypeExpression.toLowerCase().match( rnotwhite ) || []; + + if ( jQuery.isFunction( func ) ) { + // For each dataType in the dataTypeExpression + while ( (dataType = dataTypes[i++]) ) { + // Prepend if requested + if ( dataType[0] === "+" ) { + dataType = dataType.slice( 1 ) || "*"; + (structure[ dataType ] = structure[ dataType ] || []).unshift( func ); + + // Otherwise append + } else { + (structure[ dataType ] = structure[ dataType ] || []).push( func ); + } + } + } + }; +} + +// Base inspection function for prefilters and transports +function inspectPrefiltersOrTransports( structure, options, originalOptions, jqXHR ) { + + var inspected = {}, + seekingTransport = ( structure === transports ); + + function inspect( dataType ) { + var selected; + inspected[ dataType ] = true; + jQuery.each( structure[ dataType ] || [], function( _, prefilterOrFactory ) { + var dataTypeOrTransport = prefilterOrFactory( options, originalOptions, jqXHR ); + if ( typeof dataTypeOrTransport === "string" && !seekingTransport && !inspected[ dataTypeOrTransport ] ) { + options.dataTypes.unshift( dataTypeOrTransport ); + inspect( dataTypeOrTransport ); + return false; + } else if ( seekingTransport ) { + return !( selected = dataTypeOrTransport ); + } + }); + return selected; + } + + return inspect( options.dataTypes[ 0 ] ) || !inspected[ "*" ] && inspect( "*" ); +} + +// A special extend for ajax options +// that takes "flat" options (not to be deep extended) +// Fixes #9887 +function ajaxExtend( target, src ) { + var key, deep, + flatOptions = jQuery.ajaxSettings.flatOptions || {}; + + for ( key in src ) { + if ( src[ key ] !== undefined ) { + ( flatOptions[ key ] ? target : ( deep || (deep = {}) ) )[ key ] = src[ key ]; + } + } + if ( deep ) { + jQuery.extend( true, target, deep ); + } + + return target; +} + +/* Handles responses to an ajax request: + * - finds the right dataType (mediates between content-type and expected dataType) + * - returns the corresponding response + */ +function ajaxHandleResponses( s, jqXHR, responses ) { + + var ct, type, finalDataType, firstDataType, + contents = s.contents, + dataTypes = s.dataTypes; + + // Remove auto dataType and get content-type in the process + while ( dataTypes[ 0 ] === "*" ) { + dataTypes.shift(); + if ( ct === undefined ) { + ct = s.mimeType || jqXHR.getResponseHeader("Content-Type"); + } + } + + // Check if we're dealing with a known content-type + if ( ct ) { + for ( type in contents ) { + if ( contents[ type ] && contents[ type ].test( ct ) ) { + dataTypes.unshift( type ); + break; + } + } + } + + // Check to see if we have a response for the expected dataType + if ( dataTypes[ 0 ] in responses ) { + finalDataType = dataTypes[ 0 ]; + } else { + // Try convertible dataTypes + for ( type in responses ) { + if ( !dataTypes[ 0 ] || s.converters[ type + " " + dataTypes[0] ] ) { + finalDataType = type; + break; + } + if ( !firstDataType ) { + firstDataType = type; + } + } + // Or just use first one + finalDataType = finalDataType || firstDataType; + } + + // If we found a dataType + // We add the dataType to the list if needed + // and return the corresponding response + if ( finalDataType ) { + if ( finalDataType !== dataTypes[ 0 ] ) { + dataTypes.unshift( finalDataType ); + } + return responses[ finalDataType ]; + } +} + +/* Chain conversions given the request and the original response + * Also sets the responseXXX fields on the jqXHR instance + */ +function ajaxConvert( s, response, jqXHR, isSuccess ) { + var conv2, current, conv, tmp, prev, + converters = {}, + // Work with a copy of dataTypes in case we need to modify it for conversion + dataTypes = s.dataTypes.slice(); + + // Create converters map with lowercased keys + if ( dataTypes[ 1 ] ) { + for ( conv in s.converters ) { + converters[ conv.toLowerCase() ] = s.converters[ conv ]; + } + } + + current = dataTypes.shift(); + + // Convert to each sequential dataType + while ( current ) { + + if ( s.responseFields[ current ] ) { + jqXHR[ s.responseFields[ current ] ] = response; + } + + // Apply the dataFilter if provided + if ( !prev && isSuccess && s.dataFilter ) { + response = s.dataFilter( response, s.dataType ); + } + + prev = current; + current = dataTypes.shift(); + + if ( current ) { + + // There's only work to do if current dataType is non-auto + if ( current === "*" ) { + + current = prev; + + // Convert response if prev dataType is non-auto and differs from current + } else if ( prev !== "*" && prev !== current ) { + + // Seek a direct converter + conv = converters[ prev + " " + current ] || converters[ "* " + current ]; + + // If none found, seek a pair + if ( !conv ) { + for ( conv2 in converters ) { + + // If conv2 outputs current + tmp = conv2.split( " " ); + if ( tmp[ 1 ] === current ) { + + // If prev can be converted to accepted input + conv = converters[ prev + " " + tmp[ 0 ] ] || + converters[ "* " + tmp[ 0 ] ]; + if ( conv ) { + // Condense equivalence converters + if ( conv === true ) { + conv = converters[ conv2 ]; + + // Otherwise, insert the intermediate dataType + } else if ( converters[ conv2 ] !== true ) { + current = tmp[ 0 ]; + dataTypes.unshift( tmp[ 1 ] ); + } + break; + } + } + } + } + + // Apply converter (if not an equivalence) + if ( conv !== true ) { + + // Unless errors are allowed to bubble, catch and return them + if ( conv && s[ "throws" ] ) { + response = conv( response ); + } else { + try { + response = conv( response ); + } catch ( e ) { + return { state: "parsererror", error: conv ? e : "No conversion from " + prev + " to " + current }; + } + } + } + } + } + } + + return { state: "success", data: response }; +} + +jQuery.extend({ + + // Counter for holding the number of active queries + active: 0, + + // Last-Modified header cache for next request + lastModified: {}, + etag: {}, + + ajaxSettings: { + url: ajaxLocation, + type: "GET", + isLocal: rlocalProtocol.test( ajaxLocParts[ 1 ] ), + global: true, + processData: true, + async: true, + contentType: "application/x-www-form-urlencoded; charset=UTF-8", + /* + timeout: 0, + data: null, + dataType: null, + username: null, + password: null, + cache: null, + throws: false, + traditional: false, + headers: {}, + */ + + accepts: { + "*": allTypes, + text: "text/plain", + html: "text/html", + xml: "application/xml, text/xml", + json: "application/json, text/javascript" + }, + + contents: { + xml: /xml/, + html: /html/, + json: /json/ + }, + + responseFields: { + xml: "responseXML", + text: "responseText", + json: "responseJSON" + }, + + // Data converters + // Keys separate source (or catchall "*") and destination types with a single space + converters: { + + // Convert anything to text + "* text": String, + + // Text to html (true = no transformation) + "text html": true, + + // Evaluate text as a json expression + "text json": jQuery.parseJSON, + + // Parse text as xml + "text xml": jQuery.parseXML + }, + + // For options that shouldn't be deep extended: + // you can add your own custom options here if + // and when you create one that shouldn't be + // deep extended (see ajaxExtend) + flatOptions: { + url: true, + context: true + } + }, + + // Creates a full fledged settings object into target + // with both ajaxSettings and settings fields. + // If target is omitted, writes into ajaxSettings. + ajaxSetup: function( target, settings ) { + return settings ? + + // Building a settings object + ajaxExtend( ajaxExtend( target, jQuery.ajaxSettings ), settings ) : + + // Extending ajaxSettings + ajaxExtend( jQuery.ajaxSettings, target ); + }, + + ajaxPrefilter: addToPrefiltersOrTransports( prefilters ), + ajaxTransport: addToPrefiltersOrTransports( transports ), + + // Main method + ajax: function( url, options ) { + + // If url is an object, simulate pre-1.5 signature + if ( typeof url === "object" ) { + options = url; + url = undefined; + } + + // Force options to be an object + options = options || {}; + + var transport, + // URL without anti-cache param + cacheURL, + // Response headers + responseHeadersString, + responseHeaders, + // timeout handle + timeoutTimer, + // Cross-domain detection vars + parts, + // To know if global events are to be dispatched + fireGlobals, + // Loop variable + i, + // Create the final options object + s = jQuery.ajaxSetup( {}, options ), + // Callbacks context + callbackContext = s.context || s, + // Context for global events is callbackContext if it is a DOM node or jQuery collection + globalEventContext = s.context && ( callbackContext.nodeType || callbackContext.jquery ) ? + jQuery( callbackContext ) : + jQuery.event, + // Deferreds + deferred = jQuery.Deferred(), + completeDeferred = jQuery.Callbacks("once memory"), + // Status-dependent callbacks + statusCode = s.statusCode || {}, + // Headers (they are sent all at once) + requestHeaders = {}, + requestHeadersNames = {}, + // The jqXHR state + state = 0, + // Default abort message + strAbort = "canceled", + // Fake xhr + jqXHR = { + readyState: 0, + + // Builds headers hashtable if needed + getResponseHeader: function( key ) { + var match; + if ( state === 2 ) { + if ( !responseHeaders ) { + responseHeaders = {}; + while ( (match = rheaders.exec( responseHeadersString )) ) { + responseHeaders[ match[1].toLowerCase() ] = match[ 2 ]; + } + } + match = responseHeaders[ key.toLowerCase() ]; + } + return match == null ? null : match; + }, + + // Raw string + getAllResponseHeaders: function() { + return state === 2 ? responseHeadersString : null; + }, + + // Caches the header + setRequestHeader: function( name, value ) { + var lname = name.toLowerCase(); + if ( !state ) { + name = requestHeadersNames[ lname ] = requestHeadersNames[ lname ] || name; + requestHeaders[ name ] = value; + } + return this; + }, + + // Overrides response content-type header + overrideMimeType: function( type ) { + if ( !state ) { + s.mimeType = type; + } + return this; + }, + + // Status-dependent callbacks + statusCode: function( map ) { + var code; + if ( map ) { + if ( state < 2 ) { + for ( code in map ) { + // Lazy-add the new callback in a way that preserves old ones + statusCode[ code ] = [ statusCode[ code ], map[ code ] ]; + } + } else { + // Execute the appropriate callbacks + jqXHR.always( map[ jqXHR.status ] ); + } + } + return this; + }, + + // Cancel the request + abort: function( statusText ) { + var finalText = statusText || strAbort; + if ( transport ) { + transport.abort( finalText ); + } + done( 0, finalText ); + return this; + } + }; + + // Attach deferreds + deferred.promise( jqXHR ).complete = completeDeferred.add; + jqXHR.success = jqXHR.done; + jqXHR.error = jqXHR.fail; + + // Remove hash character (#7531: and string promotion) + // Add protocol if not provided (prefilters might expect it) + // Handle falsy url in the settings object (#10093: consistency with old signature) + // We also use the url parameter if available + s.url = ( ( url || s.url || ajaxLocation ) + "" ).replace( rhash, "" ) + .replace( rprotocol, ajaxLocParts[ 1 ] + "//" ); + + // Alias method option to type as per ticket #12004 + s.type = options.method || options.type || s.method || s.type; + + // Extract dataTypes list + s.dataTypes = jQuery.trim( s.dataType || "*" ).toLowerCase().match( rnotwhite ) || [ "" ]; + + // A cross-domain request is in order when we have a protocol:host:port mismatch + if ( s.crossDomain == null ) { + parts = rurl.exec( s.url.toLowerCase() ); + s.crossDomain = !!( parts && + ( parts[ 1 ] !== ajaxLocParts[ 1 ] || parts[ 2 ] !== ajaxLocParts[ 2 ] || + ( parts[ 3 ] || ( parts[ 1 ] === "http:" ? "80" : "443" ) ) !== + ( ajaxLocParts[ 3 ] || ( ajaxLocParts[ 1 ] === "http:" ? "80" : "443" ) ) ) + ); + } + + // Convert data if not already a string + if ( s.data && s.processData && typeof s.data !== "string" ) { + s.data = jQuery.param( s.data, s.traditional ); + } + + // Apply prefilters + inspectPrefiltersOrTransports( prefilters, s, options, jqXHR ); + + // If request was aborted inside a prefilter, stop there + if ( state === 2 ) { + return jqXHR; + } + + // We can fire global events as of now if asked to + fireGlobals = s.global; + + // Watch for a new set of requests + if ( fireGlobals && jQuery.active++ === 0 ) { + jQuery.event.trigger("ajaxStart"); + } + + // Uppercase the type + s.type = s.type.toUpperCase(); + + // Determine if request has content + s.hasContent = !rnoContent.test( s.type ); + + // Save the URL in case we're toying with the If-Modified-Since + // and/or If-None-Match header later on + cacheURL = s.url; + + // More options handling for requests with no content + if ( !s.hasContent ) { + + // If data is available, append data to url + if ( s.data ) { + cacheURL = ( s.url += ( rquery.test( cacheURL ) ? "&" : "?" ) + s.data ); + // #9682: remove data so that it's not used in an eventual retry + delete s.data; + } + + // Add anti-cache in url if needed + if ( s.cache === false ) { + s.url = rts.test( cacheURL ) ? + + // If there is already a '_' parameter, set its value + cacheURL.replace( rts, "$1_=" + nonce++ ) : + + // Otherwise add one to the end + cacheURL + ( rquery.test( cacheURL ) ? "&" : "?" ) + "_=" + nonce++; + } + } + + // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. + if ( s.ifModified ) { + if ( jQuery.lastModified[ cacheURL ] ) { + jqXHR.setRequestHeader( "If-Modified-Since", jQuery.lastModified[ cacheURL ] ); + } + if ( jQuery.etag[ cacheURL ] ) { + jqXHR.setRequestHeader( "If-None-Match", jQuery.etag[ cacheURL ] ); + } + } + + // Set the correct header, if data is being sent + if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) { + jqXHR.setRequestHeader( "Content-Type", s.contentType ); + } + + // Set the Accepts header for the server, depending on the dataType + jqXHR.setRequestHeader( + "Accept", + s.dataTypes[ 0 ] && s.accepts[ s.dataTypes[0] ] ? + s.accepts[ s.dataTypes[0] ] + ( s.dataTypes[ 0 ] !== "*" ? ", " + allTypes + "; q=0.01" : "" ) : + s.accepts[ "*" ] + ); + + // Check for headers option + for ( i in s.headers ) { + jqXHR.setRequestHeader( i, s.headers[ i ] ); + } + + // Allow custom headers/mimetypes and early abort + if ( s.beforeSend && ( s.beforeSend.call( callbackContext, jqXHR, s ) === false || state === 2 ) ) { + // Abort if not done already and return + return jqXHR.abort(); + } + + // aborting is no longer a cancellation + strAbort = "abort"; + + // Install callbacks on deferreds + for ( i in { success: 1, error: 1, complete: 1 } ) { + jqXHR[ i ]( s[ i ] ); + } + + // Get transport + transport = inspectPrefiltersOrTransports( transports, s, options, jqXHR ); + + // If no transport, we auto-abort + if ( !transport ) { + done( -1, "No Transport" ); + } else { + jqXHR.readyState = 1; + + // Send global event + if ( fireGlobals ) { + globalEventContext.trigger( "ajaxSend", [ jqXHR, s ] ); + } + // Timeout + if ( s.async && s.timeout > 0 ) { + timeoutTimer = setTimeout(function() { + jqXHR.abort("timeout"); + }, s.timeout ); + } + + try { + state = 1; + transport.send( requestHeaders, done ); + } catch ( e ) { + // Propagate exception as error if not done + if ( state < 2 ) { + done( -1, e ); + // Simply rethrow otherwise + } else { + throw e; + } + } + } + + // Callback for when everything is done + function done( status, nativeStatusText, responses, headers ) { + var isSuccess, success, error, response, modified, + statusText = nativeStatusText; + + // Called once + if ( state === 2 ) { + return; + } + + // State is "done" now + state = 2; + + // Clear timeout if it exists + if ( timeoutTimer ) { + clearTimeout( timeoutTimer ); + } + + // Dereference transport for early garbage collection + // (no matter how long the jqXHR object will be used) + transport = undefined; + + // Cache response headers + responseHeadersString = headers || ""; + + // Set readyState + jqXHR.readyState = status > 0 ? 4 : 0; + + // Determine if successful + isSuccess = status >= 200 && status < 300 || status === 304; + + // Get response data + if ( responses ) { + response = ajaxHandleResponses( s, jqXHR, responses ); + } + + // Convert no matter what (that way responseXXX fields are always set) + response = ajaxConvert( s, response, jqXHR, isSuccess ); + + // If successful, handle type chaining + if ( isSuccess ) { + + // Set the If-Modified-Since and/or If-None-Match header, if in ifModified mode. + if ( s.ifModified ) { + modified = jqXHR.getResponseHeader("Last-Modified"); + if ( modified ) { + jQuery.lastModified[ cacheURL ] = modified; + } + modified = jqXHR.getResponseHeader("etag"); + if ( modified ) { + jQuery.etag[ cacheURL ] = modified; + } + } + + // if no content + if ( status === 204 || s.type === "HEAD" ) { + statusText = "nocontent"; + + // if not modified + } else if ( status === 304 ) { + statusText = "notmodified"; + + // If we have data, let's convert it + } else { + statusText = response.state; + success = response.data; + error = response.error; + isSuccess = !error; + } + } else { + // We extract error from statusText + // then normalize statusText and status for non-aborts + error = statusText; + if ( status || !statusText ) { + statusText = "error"; + if ( status < 0 ) { + status = 0; + } + } + } + + // Set data for the fake xhr object + jqXHR.status = status; + jqXHR.statusText = ( nativeStatusText || statusText ) + ""; + + // Success/Error + if ( isSuccess ) { + deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] ); + } else { + deferred.rejectWith( callbackContext, [ jqXHR, statusText, error ] ); + } + + // Status-dependent callbacks + jqXHR.statusCode( statusCode ); + statusCode = undefined; + + if ( fireGlobals ) { + globalEventContext.trigger( isSuccess ? "ajaxSuccess" : "ajaxError", + [ jqXHR, s, isSuccess ? success : error ] ); + } + + // Complete + completeDeferred.fireWith( callbackContext, [ jqXHR, statusText ] ); + + if ( fireGlobals ) { + globalEventContext.trigger( "ajaxComplete", [ jqXHR, s ] ); + // Handle the global AJAX counter + if ( !( --jQuery.active ) ) { + jQuery.event.trigger("ajaxStop"); + } + } + } + + return jqXHR; + }, + + getJSON: function( url, data, callback ) { + return jQuery.get( url, data, callback, "json" ); + }, + + getScript: function( url, callback ) { + return jQuery.get( url, undefined, callback, "script" ); + } +}); + +jQuery.each( [ "get", "post" ], function( i, method ) { + jQuery[ method ] = function( url, data, callback, type ) { + // shift arguments if data argument was omitted + if ( jQuery.isFunction( data ) ) { + type = type || callback; + callback = data; + data = undefined; + } + + return jQuery.ajax({ + url: url, + type: method, + dataType: type, + data: data, + success: callback + }); + }; +}); + +// Attach a bunch of functions for handling common AJAX events +jQuery.each( [ "ajaxStart", "ajaxStop", "ajaxComplete", "ajaxError", "ajaxSuccess", "ajaxSend" ], function( i, type ) { + jQuery.fn[ type ] = function( fn ) { + return this.on( type, fn ); + }; +}); + + +jQuery._evalUrl = function( url ) { + return jQuery.ajax({ + url: url, + type: "GET", + dataType: "script", + async: false, + global: false, + "throws": true + }); +}; + + +jQuery.fn.extend({ + wrapAll: function( html ) { + var wrap; + + if ( jQuery.isFunction( html ) ) { + return this.each(function( i ) { + jQuery( this ).wrapAll( html.call(this, i) ); + }); + } + + if ( this[ 0 ] ) { + + // The elements to wrap the target around + wrap = jQuery( html, this[ 0 ].ownerDocument ).eq( 0 ).clone( true ); + + if ( this[ 0 ].parentNode ) { + wrap.insertBefore( this[ 0 ] ); + } + + wrap.map(function() { + var elem = this; + + while ( elem.firstElementChild ) { + elem = elem.firstElementChild; + } + + return elem; + }).append( this ); + } + + return this; + }, + + wrapInner: function( html ) { + if ( jQuery.isFunction( html ) ) { + return this.each(function( i ) { + jQuery( this ).wrapInner( html.call(this, i) ); + }); + } + + return this.each(function() { + var self = jQuery( this ), + contents = self.contents(); + + if ( contents.length ) { + contents.wrapAll( html ); + + } else { + self.append( html ); + } + }); + }, + + wrap: function( html ) { + var isFunction = jQuery.isFunction( html ); + + return this.each(function( i ) { + jQuery( this ).wrapAll( isFunction ? html.call(this, i) : html ); + }); + }, + + unwrap: function() { + return this.parent().each(function() { + if ( !jQuery.nodeName( this, "body" ) ) { + jQuery( this ).replaceWith( this.childNodes ); + } + }).end(); + } +}); + + +jQuery.expr.filters.hidden = function( elem ) { + // Support: Opera <= 12.12 + // Opera reports offsetWidths and offsetHeights less than zero on some elements + return elem.offsetWidth <= 0 && elem.offsetHeight <= 0; +}; +jQuery.expr.filters.visible = function( elem ) { + return !jQuery.expr.filters.hidden( elem ); +}; + + + + +var r20 = /%20/g, + rbracket = /\[\]$/, + rCRLF = /\r?\n/g, + rsubmitterTypes = /^(?:submit|button|image|reset|file)$/i, + rsubmittable = /^(?:input|select|textarea|keygen)/i; + +function buildParams( prefix, obj, traditional, add ) { + var name; + + if ( jQuery.isArray( obj ) ) { + // Serialize array item. + jQuery.each( obj, function( i, v ) { + if ( traditional || rbracket.test( prefix ) ) { + // Treat each array item as a scalar. + add( prefix, v ); + + } else { + // Item is non-scalar (array or object), encode its numeric index. + buildParams( prefix + "[" + ( typeof v === "object" ? i : "" ) + "]", v, traditional, add ); + } + }); + + } else if ( !traditional && jQuery.type( obj ) === "object" ) { + // Serialize object item. + for ( name in obj ) { + buildParams( prefix + "[" + name + "]", obj[ name ], traditional, add ); + } + + } else { + // Serialize scalar item. + add( prefix, obj ); + } +} + +// Serialize an array of form elements or a set of +// key/values into a query string +jQuery.param = function( a, traditional ) { + var prefix, + s = [], + add = function( key, value ) { + // If value is a function, invoke it and return its value + value = jQuery.isFunction( value ) ? value() : ( value == null ? "" : value ); + s[ s.length ] = encodeURIComponent( key ) + "=" + encodeURIComponent( value ); + }; + + // Set traditional to true for jQuery <= 1.3.2 behavior. + if ( traditional === undefined ) { + traditional = jQuery.ajaxSettings && jQuery.ajaxSettings.traditional; + } + + // If an array was passed in, assume that it is an array of form elements. + if ( jQuery.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) { + // Serialize the form elements + jQuery.each( a, function() { + add( this.name, this.value ); + }); + + } else { + // If traditional, encode the "old" way (the way 1.3.2 or older + // did it), otherwise encode params recursively. + for ( prefix in a ) { + buildParams( prefix, a[ prefix ], traditional, add ); + } + } + + // Return the resulting serialization + return s.join( "&" ).replace( r20, "+" ); +}; + +jQuery.fn.extend({ + serialize: function() { + return jQuery.param( this.serializeArray() ); + }, + serializeArray: function() { + return this.map(function() { + // Can add propHook for "elements" to filter or add form elements + var elements = jQuery.prop( this, "elements" ); + return elements ? jQuery.makeArray( elements ) : this; + }) + .filter(function() { + var type = this.type; + + // Use .is( ":disabled" ) so that fieldset[disabled] works + return this.name && !jQuery( this ).is( ":disabled" ) && + rsubmittable.test( this.nodeName ) && !rsubmitterTypes.test( type ) && + ( this.checked || !rcheckableType.test( type ) ); + }) + .map(function( i, elem ) { + var val = jQuery( this ).val(); + + return val == null ? + null : + jQuery.isArray( val ) ? + jQuery.map( val, function( val ) { + return { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; + }) : + { name: elem.name, value: val.replace( rCRLF, "\r\n" ) }; + }).get(); + } +}); + + +jQuery.ajaxSettings.xhr = function() { + try { + return new XMLHttpRequest(); + } catch( e ) {} +}; + +var xhrId = 0, + xhrCallbacks = {}, + xhrSuccessStatus = { + // file protocol always yields status code 0, assume 200 + 0: 200, + // Support: IE9 + // #1450: sometimes IE returns 1223 when it should be 204 + 1223: 204 + }, + xhrSupported = jQuery.ajaxSettings.xhr(); + +// Support: IE9 +// Open requests must be manually aborted on unload (#5280) +if ( window.ActiveXObject ) { + jQuery( window ).on( "unload", function() { + for ( var key in xhrCallbacks ) { + xhrCallbacks[ key ](); + } + }); +} + +support.cors = !!xhrSupported && ( "withCredentials" in xhrSupported ); +support.ajax = xhrSupported = !!xhrSupported; + +jQuery.ajaxTransport(function( options ) { + var callback; + + // Cross domain only allowed if supported through XMLHttpRequest + if ( support.cors || xhrSupported && !options.crossDomain ) { + return { + send: function( headers, complete ) { + var i, + xhr = options.xhr(), + id = ++xhrId; + + xhr.open( options.type, options.url, options.async, options.username, options.password ); + + // Apply custom fields if provided + if ( options.xhrFields ) { + for ( i in options.xhrFields ) { + xhr[ i ] = options.xhrFields[ i ]; + } + } + + // Override mime type if needed + if ( options.mimeType && xhr.overrideMimeType ) { + xhr.overrideMimeType( options.mimeType ); + } + + // X-Requested-With header + // For cross-domain requests, seeing as conditions for a preflight are + // akin to a jigsaw puzzle, we simply never set it to be sure. + // (it can always be set on a per-request basis or even using ajaxSetup) + // For same-domain requests, won't change header if already provided. + if ( !options.crossDomain && !headers["X-Requested-With"] ) { + headers["X-Requested-With"] = "XMLHttpRequest"; + } + + // Set headers + for ( i in headers ) { + xhr.setRequestHeader( i, headers[ i ] ); + } + + // Callback + callback = function( type ) { + return function() { + if ( callback ) { + delete xhrCallbacks[ id ]; + callback = xhr.onload = xhr.onerror = null; + + if ( type === "abort" ) { + xhr.abort(); + } else if ( type === "error" ) { + complete( + // file: protocol always yields status 0; see #8605, #14207 + xhr.status, + xhr.statusText + ); + } else { + complete( + xhrSuccessStatus[ xhr.status ] || xhr.status, + xhr.statusText, + // Support: IE9 + // Accessing binary-data responseText throws an exception + // (#11426) + typeof xhr.responseText === "string" ? { + text: xhr.responseText + } : undefined, + xhr.getAllResponseHeaders() + ); + } + } + }; + }; + + // Listen to events + xhr.onload = callback(); + xhr.onerror = callback("error"); + + // Create the abort callback + callback = xhrCallbacks[ id ] = callback("abort"); + + try { + // Do send the request (this may raise an exception) + xhr.send( options.hasContent && options.data || null ); + } catch ( e ) { + // #14683: Only rethrow if this hasn't been notified as an error yet + if ( callback ) { + throw e; + } + } + }, + + abort: function() { + if ( callback ) { + callback(); + } + } + }; + } +}); + + + + +// Install script dataType +jQuery.ajaxSetup({ + accepts: { + script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript" + }, + contents: { + script: /(?:java|ecma)script/ + }, + converters: { + "text script": function( text ) { + jQuery.globalEval( text ); + return text; + } + } +}); + +// Handle cache's special case and crossDomain +jQuery.ajaxPrefilter( "script", function( s ) { + if ( s.cache === undefined ) { + s.cache = false; + } + if ( s.crossDomain ) { + s.type = "GET"; + } +}); + +// Bind script tag hack transport +jQuery.ajaxTransport( "script", function( s ) { + // This transport only deals with cross domain requests + if ( s.crossDomain ) { + var script, callback; + return { + send: function( _, complete ) { + script = jQuery("<script>").prop({ + async: true, + charset: s.scriptCharset, + src: s.url + }).on( + "load error", + callback = function( evt ) { + script.remove(); + callback = null; + if ( evt ) { + complete( evt.type === "error" ? 404 : 200, evt.type ); + } + } + ); + document.head.appendChild( script[ 0 ] ); + }, + abort: function() { + if ( callback ) { + callback(); + } + } + }; + } +}); + + + + +var oldCallbacks = [], + rjsonp = /(=)\?(?=&|$)|\?\?/; + +// Default jsonp settings +jQuery.ajaxSetup({ + jsonp: "callback", + jsonpCallback: function() { + var callback = oldCallbacks.pop() || ( jQuery.expando + "_" + ( nonce++ ) ); + this[ callback ] = true; + return callback; + } +}); + +// Detect, normalize options and install callbacks for jsonp requests +jQuery.ajaxPrefilter( "json jsonp", function( s, originalSettings, jqXHR ) { + + var callbackName, overwritten, responseContainer, + jsonProp = s.jsonp !== false && ( rjsonp.test( s.url ) ? + "url" : + typeof s.data === "string" && !( s.contentType || "" ).indexOf("application/x-www-form-urlencoded") && rjsonp.test( s.data ) && "data" + ); + + // Handle iff the expected data type is "jsonp" or we have a parameter to set + if ( jsonProp || s.dataTypes[ 0 ] === "jsonp" ) { + + // Get callback name, remembering preexisting value associated with it + callbackName = s.jsonpCallback = jQuery.isFunction( s.jsonpCallback ) ? + s.jsonpCallback() : + s.jsonpCallback; + + // Insert callback into url or form data + if ( jsonProp ) { + s[ jsonProp ] = s[ jsonProp ].replace( rjsonp, "$1" + callbackName ); + } else if ( s.jsonp !== false ) { + s.url += ( rquery.test( s.url ) ? "&" : "?" ) + s.jsonp + "=" + callbackName; + } + + // Use data converter to retrieve json after script execution + s.converters["script json"] = function() { + if ( !responseContainer ) { + jQuery.error( callbackName + " was not called" ); + } + return responseContainer[ 0 ]; + }; + + // force json dataType + s.dataTypes[ 0 ] = "json"; + + // Install callback + overwritten = window[ callbackName ]; + window[ callbackName ] = function() { + responseContainer = arguments; + }; + + // Clean-up function (fires after converters) + jqXHR.always(function() { + // Restore preexisting value + window[ callbackName ] = overwritten; + + // Save back as free + if ( s[ callbackName ] ) { + // make sure that re-using the options doesn't screw things around + s.jsonpCallback = originalSettings.jsonpCallback; + + // save the callback name for future use + oldCallbacks.push( callbackName ); + } + + // Call if it was a function and we have a response + if ( responseContainer && jQuery.isFunction( overwritten ) ) { + overwritten( responseContainer[ 0 ] ); + } + + responseContainer = overwritten = undefined; + }); + + // Delegate to script + return "script"; + } +}); + + + + +// data: string of html +// context (optional): If specified, the fragment will be created in this context, defaults to document +// keepScripts (optional): If true, will include scripts passed in the html string +jQuery.parseHTML = function( data, context, keepScripts ) { + if ( !data || typeof data !== "string" ) { + return null; + } + if ( typeof context === "boolean" ) { + keepScripts = context; + context = false; + } + context = context || document; + + var parsed = rsingleTag.exec( data ), + scripts = !keepScripts && []; + + // Single tag + if ( parsed ) { + return [ context.createElement( parsed[1] ) ]; + } + + parsed = jQuery.buildFragment( [ data ], context, scripts ); + + if ( scripts && scripts.length ) { + jQuery( scripts ).remove(); + } + + return jQuery.merge( [], parsed.childNodes ); +}; + + +// Keep a copy of the old load method +var _load = jQuery.fn.load; + +/** + * Load a url into a page + */ +jQuery.fn.load = function( url, params, callback ) { + if ( typeof url !== "string" && _load ) { + return _load.apply( this, arguments ); + } + + var selector, type, response, + self = this, + off = url.indexOf(" "); + + if ( off >= 0 ) { + selector = jQuery.trim( url.slice( off ) ); + url = url.slice( 0, off ); + } + + // If it's a function + if ( jQuery.isFunction( params ) ) { + + // We assume that it's the callback + callback = params; + params = undefined; + + // Otherwise, build a param string + } else if ( params && typeof params === "object" ) { + type = "POST"; + } + + // If we have elements to modify, make the request + if ( self.length > 0 ) { + jQuery.ajax({ + url: url, + + // if "type" variable is undefined, then "GET" method will be used + type: type, + dataType: "html", + data: params + }).done(function( responseText ) { + + // Save response for use in complete callback + response = arguments; + + self.html( selector ? + + // If a selector was specified, locate the right elements in a dummy div + // Exclude scripts to avoid IE 'Permission Denied' errors + jQuery("<div>").append( jQuery.parseHTML( responseText ) ).find( selector ) : + + // Otherwise use the full result + responseText ); + + }).complete( callback && function( jqXHR, status ) { + self.each( callback, response || [ jqXHR.responseText, status, jqXHR ] ); + }); + } + + return this; +}; + + + + +jQuery.expr.filters.animated = function( elem ) { + return jQuery.grep(jQuery.timers, function( fn ) { + return elem === fn.elem; + }).length; +}; + + + + +var docElem = window.document.documentElement; + +/** + * Gets a window from an element + */ +function getWindow( elem ) { + return jQuery.isWindow( elem ) ? elem : elem.nodeType === 9 && elem.defaultView; +} + +jQuery.offset = { + setOffset: function( elem, options, i ) { + var curPosition, curLeft, curCSSTop, curTop, curOffset, curCSSLeft, calculatePosition, + position = jQuery.css( elem, "position" ), + curElem = jQuery( elem ), + props = {}; + + // Set position first, in-case top/left are set even on static elem + if ( position === "static" ) { + elem.style.position = "relative"; + } + + curOffset = curElem.offset(); + curCSSTop = jQuery.css( elem, "top" ); + curCSSLeft = jQuery.css( elem, "left" ); + calculatePosition = ( position === "absolute" || position === "fixed" ) && + ( curCSSTop + curCSSLeft ).indexOf("auto") > -1; + + // Need to be able to calculate position if either top or left is auto and position is either absolute or fixed + if ( calculatePosition ) { + curPosition = curElem.position(); + curTop = curPosition.top; + curLeft = curPosition.left; + + } else { + curTop = parseFloat( curCSSTop ) || 0; + curLeft = parseFloat( curCSSLeft ) || 0; + } + + if ( jQuery.isFunction( options ) ) { + options = options.call( elem, i, curOffset ); + } + + if ( options.top != null ) { + props.top = ( options.top - curOffset.top ) + curTop; + } + if ( options.left != null ) { + props.left = ( options.left - curOffset.left ) + curLeft; + } + + if ( "using" in options ) { + options.using.call( elem, props ); + + } else { + curElem.css( props ); + } + } +}; + +jQuery.fn.extend({ + offset: function( options ) { + if ( arguments.length ) { + return options === undefined ? + this : + this.each(function( i ) { + jQuery.offset.setOffset( this, options, i ); + }); + } + + var docElem, win, + elem = this[ 0 ], + box = { top: 0, left: 0 }, + doc = elem && elem.ownerDocument; + + if ( !doc ) { + return; + } + + docElem = doc.documentElement; + + // Make sure it's not a disconnected DOM node + if ( !jQuery.contains( docElem, elem ) ) { + return box; + } + + // If we don't have gBCR, just use 0,0 rather than error + // BlackBerry 5, iOS 3 (original iPhone) + if ( typeof elem.getBoundingClientRect !== strundefined ) { + box = elem.getBoundingClientRect(); + } + win = getWindow( doc ); + return { + top: box.top + win.pageYOffset - docElem.clientTop, + left: box.left + win.pageXOffset - docElem.clientLeft + }; + }, + + position: function() { + if ( !this[ 0 ] ) { + return; + } + + var offsetParent, offset, + elem = this[ 0 ], + parentOffset = { top: 0, left: 0 }; + + // Fixed elements are offset from window (parentOffset = {top:0, left: 0}, because it is its only offset parent + if ( jQuery.css( elem, "position" ) === "fixed" ) { + // We assume that getBoundingClientRect is available when computed position is fixed + offset = elem.getBoundingClientRect(); + + } else { + // Get *real* offsetParent + offsetParent = this.offsetParent(); + + // Get correct offsets + offset = this.offset(); + if ( !jQuery.nodeName( offsetParent[ 0 ], "html" ) ) { + parentOffset = offsetParent.offset(); + } + + // Add offsetParent borders + parentOffset.top += jQuery.css( offsetParent[ 0 ], "borderTopWidth", true ); + parentOffset.left += jQuery.css( offsetParent[ 0 ], "borderLeftWidth", true ); + } + + // Subtract parent offsets and element margins + return { + top: offset.top - parentOffset.top - jQuery.css( elem, "marginTop", true ), + left: offset.left - parentOffset.left - jQuery.css( elem, "marginLeft", true ) + }; + }, + + offsetParent: function() { + return this.map(function() { + var offsetParent = this.offsetParent || docElem; + + while ( offsetParent && ( !jQuery.nodeName( offsetParent, "html" ) && jQuery.css( offsetParent, "position" ) === "static" ) ) { + offsetParent = offsetParent.offsetParent; + } + + return offsetParent || docElem; + }); + } +}); + +// Create scrollLeft and scrollTop methods +jQuery.each( { scrollLeft: "pageXOffset", scrollTop: "pageYOffset" }, function( method, prop ) { + var top = "pageYOffset" === prop; + + jQuery.fn[ method ] = function( val ) { + return access( this, function( elem, method, val ) { + var win = getWindow( elem ); + + if ( val === undefined ) { + return win ? win[ prop ] : elem[ method ]; + } + + if ( win ) { + win.scrollTo( + !top ? val : window.pageXOffset, + top ? val : window.pageYOffset + ); + + } else { + elem[ method ] = val; + } + }, method, val, arguments.length, null ); + }; +}); + +// Add the top/left cssHooks using jQuery.fn.position +// Webkit bug: https://bugs.webkit.org/show_bug.cgi?id=29084 +// getComputedStyle returns percent when specified for top/left/bottom/right +// rather than make the css module depend on the offset module, we just check for it here +jQuery.each( [ "top", "left" ], function( i, prop ) { + jQuery.cssHooks[ prop ] = addGetHookIf( support.pixelPosition, + function( elem, computed ) { + if ( computed ) { + computed = curCSS( elem, prop ); + // if curCSS returns percentage, fallback to offset + return rnumnonpx.test( computed ) ? + jQuery( elem ).position()[ prop ] + "px" : + computed; + } + } + ); +}); + + +// Create innerHeight, innerWidth, height, width, outerHeight and outerWidth methods +jQuery.each( { Height: "height", Width: "width" }, function( name, type ) { + jQuery.each( { padding: "inner" + name, content: type, "": "outer" + name }, function( defaultExtra, funcName ) { + // margin is only for outerHeight, outerWidth + jQuery.fn[ funcName ] = function( margin, value ) { + var chainable = arguments.length && ( defaultExtra || typeof margin !== "boolean" ), + extra = defaultExtra || ( margin === true || value === true ? "margin" : "border" ); + + return access( this, function( elem, type, value ) { + var doc; + + if ( jQuery.isWindow( elem ) ) { + // As of 5/8/2012 this will yield incorrect results for Mobile Safari, but there + // isn't a whole lot we can do. See pull request at this URL for discussion: + // https://github.com/jquery/jquery/pull/764 + return elem.document.documentElement[ "client" + name ]; + } + + // Get document width or height + if ( elem.nodeType === 9 ) { + doc = elem.documentElement; + + // Either scroll[Width/Height] or offset[Width/Height] or client[Width/Height], + // whichever is greatest + return Math.max( + elem.body[ "scroll" + name ], doc[ "scroll" + name ], + elem.body[ "offset" + name ], doc[ "offset" + name ], + doc[ "client" + name ] + ); + } + + return value === undefined ? + // Get width or height on the element, requesting but not forcing parseFloat + jQuery.css( elem, type, extra ) : + + // Set width or height on the element + jQuery.style( elem, type, value, extra ); + }, type, chainable ? margin : undefined, chainable, null ); + }; + }); +}); + + +// The number of elements contained in the matched element set +jQuery.fn.size = function() { + return this.length; +}; + +jQuery.fn.andSelf = jQuery.fn.addBack; + + + + +// Register as a named AMD module, since jQuery can be concatenated with other +// files that may use define, but not via a proper concatenation script that +// understands anonymous AMD modules. A named AMD is safest and most robust +// way to register. Lowercase jquery is used because AMD module names are +// derived from file names, and jQuery is normally delivered in a lowercase +// file name. Do this after creating the global so that if an AMD module wants +// to call noConflict to hide this version of jQuery, it will work. + +// Note that for maximum portability, libraries that are not jQuery should +// declare themselves as anonymous modules, and avoid setting a global if an +// AMD loader is present. jQuery is a special case. For more information, see +// https://github.com/jrburke/requirejs/wiki/Updating-existing-libraries#wiki-anon + +if ( typeof define === "function" && define.amd ) { + define( "jquery", [], function() { + return jQuery; + }); +} + + + + +var + // Map over jQuery in case of overwrite + _jQuery = window.jQuery, + + // Map over the $ in case of overwrite + _$ = window.$; + +jQuery.noConflict = function( deep ) { + if ( window.$ === jQuery ) { + window.$ = _$; + } + + if ( deep && window.jQuery === jQuery ) { + window.jQuery = _jQuery; + } + + return jQuery; +}; + +// Expose jQuery and $ identifiers, even in +// AMD (#7102#comment:10, https://github.com/jquery/jquery/pull/557) +// and CommonJS for browser emulators (#13566) +if ( typeof noGlobal === strundefined ) { + window.jQuery = window.$ = jQuery; +} + + + + +return jQuery; + +})); diff --git a/Varsity_Template/template/404.html b/Varsity_Template/template/404.html new file mode 100644 index 0000000..1e71b0e --- /dev/null +++ b/Varsity_Template/template/404.html @@ -0,0 +1,323 @@ +<!DOCTYPE html> +<html lang="zxx"> + +<head> + <!-- Required meta tags --> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> + <title>404 Page - Educational and Online Course HTML Website Template</title> + <link rel="icon" href="img/favicon.png" type="image/png"> + <!-- Bootstrap CSS --> + <link rel="stylesheet" href="css/bootstrap.min.css"/> + <!-- animate CSS --> + <link rel="stylesheet" href="css/animate.css"/> + <!-- font awesome CSS --> + <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/> + <!-- nice select CSS --> + <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/> + <!-- owl carousel CSS --> + <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/> + <!-- magnific popup CSS --> + <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/> + <!-- Countdown CSS --> + <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/> + <!-- flaticon CSS --> + <link rel="stylesheet" href="css/flaticon.css"/> + <!-- aos CSS --> + <link rel="stylesheet" href="vendors/aos/aos.css"/> + <!-- style CSS --> + <link rel="stylesheet" href="style.css"/> +</head> + +<body> + <!-- start Preloader --> + <div class="preloder_part"> + <div class="spinner"> + <div class="dot1"></div> + <div class="dot2"></div> + </div> + </div> + <!-- End Preloader --> + + <!-- header part here --> + <header class="header_part"> + <div class="sub_header section_bg"> + <div class="container"> + <div class="row"> + <div class="col-xl-6 col-lg-7 col-md-7"> + <div class="header_contact_info"> + <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a> + </div> + </div> + <div class="col-xl-6 col-lg-5 col-md-5"> + <div class="header_login_info"> + <a href="teacher.html">Become A Teacher</a> + <a href="my-profile.html">My Profile</a> + </div> + </div> + </div> + </div> + </div> + <div class="main_nav"> + <div class="container"> + <div class="row"> + <div class="col-lg-12"> + <div class="header_iner d-flex justify-content-between align-items-center"> + <div class="sidebar_icon troggle_icon d-lg-none"> + <i class="icon_menu"></i> + </div> + <div class="logo"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + </div> + + <nav class="navbar_bar"> + <ul> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a> + <ul> + <li><a class="active" href="index.html">Homepage Style One</a></li> + <li><a href="index-two.html">Homepage Style Two</a> + </li> + <li><a href="index-three.html">One Page Home</a> + </li> + <li><a href="index-four.html">Dark Homepage</a> + </li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a> + <ul> + <li><a href="course-list.html">Course List</a></li> + <li><a href="course-grid.html">Course Grid</a></li> + <li><a href="course-slider.html">Course Slider</a></li> + <li><a href="course-details.html">Course Details</a></li> + <li><a href="course-category.html">Course Category</a></li> + <li><a href="lessons.html">Lessons</a></li> + <li><a href="quizzes.html">Quizzes</a></li> + <li><a href="checkout.html">Checkout</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a> + <ul> + <li><a href="blog-grid.html">Blog Grid</a></li> + <li><a href="blog-slider.html">Blog Slider</a></li> + <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li> + <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li> + <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li> + <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li> + <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a> + <ul> + <li><a href="about.html">About Us</a></li> + <li><a href="events.html">Events</a></li> + <li><a href="instructor.html">Instructor</a></li> + <li><a href="testimonial.html">Testimonial</a></li> + <li><a href="sample-page.html">Sample Page</a></li> + <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li> + <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li> + <li><a href="404.html">404 Page</a></li> + </ul> + </li> + <li><a href="contact.html">Contact Us</a></li> + </ul> + </nav> + <div class="navbar_btn"> + <a href="live-class.html" class="btn_1">Join Live Class</a> + </div> + </div> + </div> + </div> + </div> + </div> + </header> + <!-- header part end --> + + <!-- 404 page content here --> + <section data-aos="fade-up" + data-aos-duration="1200" class="error_page section_padding" id="scene"> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-7"> + <div class="error_page_iner"> + <img src="img/error.png" alt="#" class="img-fluid"> + <h3>We are Sorry, Page not found</h3> + <form action="#" class="subscribe_form"> + <input type="search" placeholder="Search..."> + <a href="#"><i class="arrow_right"></i></a> + </form> + <p><a href="index.html" class="go_back"><i class="arrow_back"></i>Back to Homepage</a></p> + </div> + </div> + </div> + </div> + <div class="icon_animation"> + <div class="error_icon_1 scene"> + <div class=" layer" data-depth="0.2"> + <img src="img/error/icon_1.png" alt="#"> + </div> + </div> + <div class="error_icon_2 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_2.png" alt="#"> + </div> + </div> + <div class="error_icon_3 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_3.png" alt="#"> + </div> + </div> + <div class="error_icon_4 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_4.png" alt="#"> + </div> + </div> + <div class="error_icon_5 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_5.png" alt="#"> + </div> + </div> + <div class="error_icon_6 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_7.png" alt="#"> + </div> + </div> + <div class="error_icon_7 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_6.png" alt="#"> + </div> + </div> + <div class="error_icon_8 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_9.png" alt="#"> + </div> + </div> + <div class="error_icon_9 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_8.png" alt="#"> + </div> + </div> + </div> + </section> + <!-- 404 page content end --> + + <!-- Start LTR & RTL Button --> + <div class="ltr-rtl-button"> + <a class="default-btn active ltr"> + LTR + </a> + <a class="default-btn rtl"> + RTL + </a> + </div> + <!-- End LTR & RTL Button --> + + <!-- footer part here --> + <footer class="footer_section"> + <div class="container"> + <div class="row justify-content-between"> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + <p>Loo faff about cockup Harry baking cakes hunky dory mush happy + days on your bike mate.</p> + <div class="footer_contact_info"> + <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Popular Courses</h4> + <ul> + <li><a href="course-details.html">Algebra & Calculus</a></li> + <li><a href="course-details.html">Business Strategy</a></li> + <li><a href="course-details.html">Computer Security & Network</a></li> + <li><a href="course-details.html">Data Analysis</a></li> + <li><a href="course-details.html">English Learning</a></li> + <li><a href="course-details.html">Music & Art</a></li> + </ul> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>COURSE CATEGORIES</h4> + <ul> + <li><a href="course-category.html">Arts & Humanities</a></li> + <li><a href="course-category.html">Business</a></li> + <li><a href="course-category.html">Computer Science</a></li> + <li><a href="course-category.html">Data Science</a></li> + <li><a href="course-category.html">Language Learning</a></li> + <li><a href="course-category.html">Math & Logic</a></li> + </ul> + </div> + </div> + <div class="col-lg-2 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Quick Links</h4> + <ul> + <li><a href="#">Live Class</a></li> + <li><a href="#">Tuition Fees</a></li> + <li><a href="#">Terms & Conditions</a></li> + <li><a href="#">Privacy Policy</a></li> + <li><a href="#">Support</a></li> + <li><a href="#">Career</a></li> + </ul> + </div> + </div> + <div class="col-lg-12"> + <div class="copyright_part"> + <div class="row align-items-center"> + <div class="col-lg-6 col-md-8"> + <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p> + </div> + <div class="col-lg-6 col-md-4"> + <div class="social_icon"> + <a href="#"><i class="social_facebook"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_youtube"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_skype"></i></a> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_pinterest"></i></a> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1"> + <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3"> + </footer> + <!-- footer part end --> + + <!-- jquery slim --> + <script src="js/jquery-3.4.1.min.js"></script> + <!-- popper js --> + <script src="js/popper.min.js"></script> + <!-- bootstarp js --> + <script src="js/bootstrap.min.js"></script> + <!-- nice select --> + <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script> + <!-- owl carousel js --> + <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script> + <!-- magnify popup js --> + <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script> + <!-- simplyCountdown js --> + <script src="vendors/countdown/js/simplyCountdown.min.js"></script> + <!-- counter js --> + <script src="vendors/counter/jquery.countTo.js"></script> + <!-- aos js --> + <script src="vendors/aos/aos.js"></script> + <!-- custom js --> + <script src="js/custom.js"></script> +</body> + +</html> diff --git a/Varsity_Template/template/about.html b/Varsity_Template/template/about.html new file mode 100644 index 0000000..6d40bfb --- /dev/null +++ b/Varsity_Template/template/about.html @@ -0,0 +1,388 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>About Us - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>About Us</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>About Us</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- Start about us -->
+ <div class="bg-white section_padding">
+ <div class="container">
+ <div class="row h-100 align-items-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-6">
+ <h1 class="display-4">About Varsity</h1>
+ <p class="lead text-muted mb-0">Varsity is an educational Bootstrap Premium Template</p>
+ <p class="lead text-muted">You can use it for making your modern educational website.
+ </p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6 d-none d-lg-block"><img src="img/about/about-1.png" alt="" class="img-fluid"></div>
+ </div>
+ </div>
+ </div>
+
+ <div class="bg-light section_padding">
+ <div class="container">
+ <div class="row align-items-center mb-5">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-6 order-2 order-lg-1"><i class="fa fa-bar-chart fa-2x mb-3 text-primary"></i>
+ <h2 class="font-weight-light">Lorem ipsum dolor sit amet</h2>
+ <p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="course-list.html" class="btn_3">Our Courses</a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-5 px-5 mx-auto order-1 order-lg-2"><img src="img/about/about-2.png" alt="" class="img-fluid mb-4 mb-lg-0"></div>
+ </div>
+ <div class="row align-items-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-5 px-5 mx-auto"><img src="img/about/about-3.png" alt="" class="img-fluid mb-4 mb-lg-0"></div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6"><i class="fa fa-leaf fa-2x mb-3 text-primary"></i>
+ <h2 class="font-weight-light">Lorem ipsum dolor sit amet</h2>
+ <p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="events.html" class="btn_3">All Events</a>
+ </div>
+ </div>
+ </div>
+ </div>
+
+ <div class="bg-white section_padding">
+ <div class="container">
+ <div class="row mb-4">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-5">
+ <h2 class="display-4 font-weight-light">Our Team</h2>
+ <p class="font-italic text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
+ </div>
+ </div>
+ <div class="row text-center">
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-4.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Manuella Nevoresky</h5><span class="small text-uppercase text-muted">CEO - Founder</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-3.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Samuel Hardy</h5><span class="small text-uppercase text-muted">Managing Director</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-2.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Tom Sunderland</h5><span class="small text-uppercase text-muted">Supervisor</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-1.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">John Tarly</h5><span class="small text-uppercase text-muted">Team Leader</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+ </div>
+ </div>
+ </div>
+ <!-- End about us -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/blog-details-left-sidebar.html b/Varsity_Template/template/blog-details-left-sidebar.html new file mode 100644 index 0000000..4c99bf3 --- /dev/null +++ b/Varsity_Template/template/blog-details-left-sidebar.html @@ -0,0 +1,558 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Blog Details Left Sidebar - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_breadcrumb">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-8">
+ <div class="breadcrumb_iner">
+ <span>Education</span>
+ <h2>Best products for fitness
+ nutrition and muscles</h2>
+ <div class="breadcrumb_post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ <p><i class="icon_chat_alt"></i>2 Comments</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- blog details part here -->
+ <section class="blog_page section_padding">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-4">
+ <div class="blog_sidebar left-sidebar">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_sidebar">
+ <form action="#" class="search_form">
+ <input type="text" name="#" placeholder="Search...">
+ <i class="icon_search"></i>
+ </form>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_sidebar">
+ <h3>Latest Posts</h3>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_1.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> How to Become Master In CSS within a Week.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_sidebar_post">
+ <img src="img/category_post/post_2.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Top 20 WordPress Themes for Local Businesses.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_sidebar_post">
+ <img src="img/category_post/post_3.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Students work together to solve a problem.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="single_sidebar_post">
+ <img src="img/category_post/post_4.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> Research of Learn training process.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="single_sidebar">
+ <h3>Categories</h3>
+ <div class="category_list">
+ <p> <a href="#"><i class="arrow_carrot-right"></i>App Design (4)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Logo Design (6)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Busness (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>IT & Software (14)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Programming (12)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Technology (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Music (8)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Creative (9)</a> </p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="single_sidebar">
+ <h3>Tags</h3>
+ <div class="sidebar_tag_list">
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Web Design</a>
+ <a href="#" class="btn_4">Food</a>
+ <a href="#" class="btn_4">Cooling System </a>
+ <a href="#" class="btn_4">Amazing</a>
+ <a href="#" class="btn_4">Software</a>
+ <a href="#" class="btn_4">Landing</a>
+ <a href="#" class="btn_4">Clean</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-8">
+ <div class="single_blog_details">
+ <div data-aos="fade-up"
+ data-aos-duration="1000" class="blog_details_content">
+ <img src="img/blog/blog_5.png" alt="#" class="img-fluid">
+ <h2>How to Become Master in CSS within a Week.</h2>
+ <p>He nicked it starkers lost the plot argy-bargy pear shaped
+ faff about give us a bell chancer young delinquent at public
+ school, cockup matie boy sloshed cheeky bugger tomfoolery arse
+ over tit morish. Show off show off pick your nose and blow off
+ cobblers lavatory hanky panky squiffy bloke Elizabeth say, my good
+ sir lurgy what a plonker up the duff only a quid blag blower, pardon
+ you bleeder spend a penny chip shop excuse my French Eaton. Bubble
+ and squeak geeza bobby chimney pot bleeder spiffing brilliant down
+ the pub butty a, spend a penny it's all gone to pot barney cup of
+ tea no biggie hotpot zonked cracking goal, Richard bodge give us a
+ bell only a quid baking cakes grub that what a plonker. James Bond
+ arse over tit don't get shirty with me lurgy say it's your round what
+ a load of rubbish horse play, Harry tomfoolery bubble and squeak at
+ public school the bee's knees knees up, grub cup of tea tosser chap
+ blatant the full monty. Car boot matie boy up the kyver pear shaped
+ bum bag fanny around blow off say what a plonker hunky-dory, a load
+ of old tosh quaint sloshed bugger dropped a clanger lavatory skive
+ off lurgy naff, bonnet James Bond boot the wireless.</p>
+ <p>Cack crikey lurgy Queen's English quaint gosh victoria sponge super
+ I don't want no agro my lady, chinwag Richard zonked bugger bubble
+ and squeak the bee's knees my good sir me old mucker cup of char,
+ spiffing tosse.!</p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_page_blog_post quote_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>icon_clock_alt</p>
+ </div>
+ <p> <a href="#"> My lady the bee's knees cack bog-standard mush A bit of
+ how's your father, bits and bobs off his nut Oxford crikey the BBC, chinwag
+ a blinding shot pardon me bleeding.</a></p>
+ <a href="#" class="read_more_btn">Read More </a>
+ <img src="img/icon/quote_1.png" alt="#" class="quote_icon_1">
+ <img src="img/icon/quote_2.png" alt="#" class="quote_icon_2">
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="blog_details_content">
+ <h2>How to Become Master in CSS within a Week.</h2>
+ <p>Bloke mush bum bag cheesed off at public school victoria sponge barney
+ blimey, excuse my French bubble and squeak show off show off pick your
+ nose and blow off me old mucker Elizabeth crikey mush, I A bit of how's
+ your father quaint arse over tit jolly good cobblers Eaton, car boot
+ cheeky bugger morish horse play cockup bugger all mate. It's your round
+ Queen's English cracking goal off his nut chip shop excuse my French
+ cheeky bugger is cobblers butty burke up the kyver, bonnet vagabond bum
+ bag daft bugger bleeding starkers hotpot what a plonker that.!</p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_blog_list">
+ <p><i class="icon_check_alt2"></i>Quisque sit amet</p>
+ <p><i class="icon_check_alt2"></i>Proin in Semper Turpis</p>
+ <p><i class="icon_check_alt2"></i>Carbohydrates: 3.0g</p>
+ <p><i class="icon_check_alt2"></i>Proin Dapibus</p>
+ <p><i class="icon_check_alt2"></i>Protein: 3.4g</p>
+ <p><i class="icon_check_alt2"></i>Confectionery</p>
+ <p><i class="icon_check_alt2"></i>Sodium: 240mg</p>
+ <p><i class="icon_check_alt2"></i>Thanksgiving Images</p>
+ <p><i class="icon_check_alt2"></i>2/4 Suspendisse</p>
+ </div>
+ <p data-aos="fade-up"
+ data-aos-duration="1800" >Super bog-standard Why bevvy tinkety tonk old fruit twit it's
+ all gone to pot David geeza ruddy spiffing, bobby barney a
+ brolly tomfoolery hunky-dory codswallop horse play cuppa hotpot,
+ bamboozled mufty happy days cheesed.</p>
+ <img data-aos="fade-up"
+ data-aos-duration="2000" src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <p data-aos="fade-up"
+ data-aos-duration="2200" >Baking cakes down the pub crikey cracking goal mufty he legged
+ it arse over tit brolly, old boot happy days my lady me old mucker
+ gormless lemon squeezy butty, the wireless bleeding cor blimey
+ guvnor some dodgy chav Charles Jeffrey. Hotpot me old mucker I
+ cup of tea he legged it my lady twit give us a bell happy days
+ he nicked it cheesed off blimey lurgy gutted mate knees up car
+ boot, ruddy pardon me quaint show off show off pick your nose
+ and blow off brolly chinwag absolutely bladdered owt to do.</p>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="tag_share_list blog_page_single_item">
+ <div class="post_tag d-flex align-items-center">
+ <h4 class="tag-title">Tags:</h4>
+ <a href="#" class="btn_4">Life Style</a>
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Sport</a>
+ </div>
+ <div class="share_icon_list d-flex align-items-center">
+ <h4>Share:</h4>
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="post_author section_bg blog_page_single_item">
+ <img src="img/author_5.jpg" alt="#">
+ <div class="author_details">
+ <h5>Jim Séchen <span>Editor</span></h5>
+ <p>Show off show off pick your nose and blow off
+ chancer naff spend a penny he lost his bottle Jeffrey wellies cup of char I don't want no agro.!</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="single_review_part blog_page_single_item">
+ <div class="comment_part">
+ <h3>3 Comment</h3>
+ <div class="media">
+ <img src="img/student.png" class="admin_img" alt="#">
+ <div class="media-body">
+ <div class="admin_tittle">
+ <h5>Gunther Beard <span>Just Now</span></h5>
+ </div>
+ <p>The bee's knees he nicked it gosh Queen's English don't get
+ shirty with me cuppa ruddy horse play amongst knackered,
+ what a plonker chap.!</p>
+ <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a>
+ <div class="media">
+ <img src="img/student.png" class="admin_img" alt="#">
+ <div class="media-body">
+ <div class="admin_tittle">
+ <h5>Gunther Beard <span>44 mins ago</span></h5>
+ </div>
+ <p>The bee's knees he nicked it gosh Queen's English don't get
+ shirty with me cuppa ruddy horse play amongst knackered,
+ what a plonker chap.!</p>
+ <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a>
+ </div>
+ </div>
+ <div class="media">
+ <img src="img/student.png" class="admin_img" alt="#">
+ <div class="media-body">
+ <div class="admin_tittle">
+ <h5>Gunther Beard <span>44 mins ago</span></h5>
+ </div>
+ <p>The bee's knees he nicked it gosh Queen's English don't get
+ shirty with me cuppa ruddy horse play amongst knackered,
+ what a plonker chap.!</p>
+ <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="3000" class="review_form blog_page_single_item">
+ <h3>Leave a Reply</h3>
+ <form action="#">
+ <div class="row">
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="#" placeholder="Name">
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="email" name="#" placeholder="email">
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="form_single_item">
+ <textarea name="#" placeholder="Review Content"></textarea>
+ </div>
+ </div>
+ </div>
+ <a href="#" class="btn_3">Submit Review</a>
+ </form>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- blog details part end -->
+
+ <!-- cta part here -->
+ <section class="cta_part section_padding">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-8">
+ <div class="cta_part_iner">
+ <h2>Best teachers in every subject. <br>
+ Let’s get started</h2>
+ <p>We can teach you anything</p>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="cta_btn">
+ <a href="course-list.html" class="btn_3">Get Started</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- cta part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/blog-details-no-sidebar.html b/Varsity_Template/template/blog-details-no-sidebar.html new file mode 100644 index 0000000..b64274e --- /dev/null +++ b/Varsity_Template/template/blog-details-no-sidebar.html @@ -0,0 +1,484 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Blog Details No Sidebar - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_breadcrumb">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-8">
+ <div class="breadcrumb_iner">
+ <span>Education</span>
+ <h2>Best products for fitness
+ nutrition and muscles</h2>
+ <div class="breadcrumb_post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ <p><i class="icon_chat_alt"></i>2 Comments</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- blog details part here -->
+ <section class="blog_page section_padding">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="single_blog_details">
+ <div data-aos="fade-up"
+ data-aos-duration="1000" class="blog_details_content">
+ <img src="img/blog/blog_5.png" alt="#" class="img-fluid">
+ <h2>How to Become Master in CSS within a Week.</h2>
+ <p>He nicked it starkers lost the plot argy-bargy pear shaped
+ faff about give us a bell chancer young delinquent at public
+ school, cockup matie boy sloshed cheeky bugger tomfoolery arse
+ over tit morish. Show off show off pick your nose and blow off
+ cobblers lavatory hanky panky squiffy bloke Elizabeth say, my good
+ sir lurgy what a plonker up the duff only a quid blag blower, pardon
+ you bleeder spend a penny chip shop excuse my French Eaton. Bubble
+ and squeak geeza bobby chimney pot bleeder spiffing brilliant down
+ the pub butty a, spend a penny it's all gone to pot barney cup of
+ tea no biggie hotpot zonked cracking goal, Richard bodge give us a
+ bell only a quid baking cakes grub that what a plonker. James Bond
+ arse over tit don't get shirty with me lurgy say it's your round what
+ a load of rubbish horse play, Harry tomfoolery bubble and squeak at
+ public school the bee's knees knees up, grub cup of tea tosser chap
+ blatant the full monty. Car boot matie boy up the kyver pear shaped
+ bum bag fanny around blow off say what a plonker hunky-dory, a load
+ of old tosh quaint sloshed bugger dropped a clanger lavatory skive
+ off lurgy naff, bonnet James Bond boot the wireless.</p>
+ <p>Cack crikey lurgy Queen's English quaint gosh victoria sponge super
+ I don't want no agro my lady, chinwag Richard zonked bugger bubble
+ and squeak the bee's knees my good sir me old mucker cup of char,
+ spiffing tosse.!</p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_page_blog_post quote_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>icon_clock_alt</p>
+ </div>
+ <p> <a href="#"> My lady the bee's knees cack bog-standard mush A bit of
+ how's your father, bits and bobs off his nut Oxford crikey the BBC, chinwag
+ a blinding shot pardon me bleeding.</a></p>
+ <a href="#" class="read_more_btn">Read More </a>
+ <img src="img/icon/quote_1.png" alt="#" class="quote_icon_1">
+ <img src="img/icon/quote_2.png" alt="#" class="quote_icon_2">
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="blog_details_content">
+ <h2>How to Become Master in CSS within a Week.</h2>
+ <p>Bloke mush bum bag cheesed off at public school victoria sponge barney
+ blimey, excuse my French bubble and squeak show off show off pick your
+ nose and blow off me old mucker Elizabeth crikey mush, I A bit of how's
+ your father quaint arse over tit jolly good cobblers Eaton, car boot
+ cheeky bugger morish horse play cockup bugger all mate. It's your round
+ Queen's English cracking goal off his nut chip shop excuse my French
+ cheeky bugger is cobblers butty burke up the kyver, bonnet vagabond bum
+ bag daft bugger bleeding starkers hotpot what a plonker that.!</p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_blog_list">
+ <p><i class="icon_check_alt2"></i>Quisque sit amet</p>
+ <p><i class="icon_check_alt2"></i>Proin in Semper Turpis</p>
+ <p><i class="icon_check_alt2"></i>Carbohydrates: 3.0g</p>
+ <p><i class="icon_check_alt2"></i>Proin Dapibus</p>
+ <p><i class="icon_check_alt2"></i>Protein: 3.4g</p>
+ <p><i class="icon_check_alt2"></i>Confectionery</p>
+ <p><i class="icon_check_alt2"></i>Sodium: 240mg</p>
+ <p><i class="icon_check_alt2"></i>Thanksgiving Images</p>
+ <p><i class="icon_check_alt2"></i>2/4 Suspendisse</p>
+ </div>
+ <p data-aos="fade-up"
+ data-aos-duration="1800">Super bog-standard Why bevvy tinkety tonk old fruit twit it's
+ all gone to pot David geeza ruddy spiffing, bobby barney a
+ brolly tomfoolery hunky-dory codswallop horse play cuppa hotpot,
+ bamboozled mufty happy days cheesed.</p>
+ <img data-aos="fade-up"
+ data-aos-duration="2000" src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <p data-aos="fade-up"
+ data-aos-duration="2200">Baking cakes down the pub crikey cracking goal mufty he legged
+ it arse over tit brolly, old boot happy days my lady me old mucker
+ gormless lemon squeezy butty, the wireless bleeding cor blimey
+ guvnor some dodgy chav Charles Jeffrey. Hotpot me old mucker I
+ cup of tea he legged it my lady twit give us a bell happy days
+ he nicked it cheesed off blimey lurgy gutted mate knees up car
+ boot, ruddy pardon me quaint show off show off pick your nose
+ and blow off brolly chinwag absolutely bladdered owt to do.</p>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="tag_share_list blog_page_single_item">
+ <div class="post_tag d-flex align-items-center">
+ <h4 class="tag-title">Tags:</h4>
+ <a href="#" class="btn_4">Life Style</a>
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Sport</a>
+ </div>
+ <div class="share_icon_list d-flex align-items-center">
+ <h4>Share:</h4>
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="post_author section_bg blog_page_single_item">
+ <img src="img/author_5.jpg" alt="#">
+ <div class="author_details">
+ <h5>Jim Séchen <span>Editor</span></h5>
+ <p>Show off show off pick your nose and blow off
+ chancer naff spend a penny he lost his bottle Jeffrey wellies cup of char I don't want no agro.!</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="single_review_part blog_page_single_item">
+ <div class="comment_part">
+ <h3>3 Comment</h3>
+ <div class="media">
+ <img src="img/student.png" class="admin_img" alt="#">
+ <div class="media-body">
+ <div class="admin_tittle">
+ <h5>Gunther Beard <span>Just Now</span></h5>
+ </div>
+ <p>The bee's knees he nicked it gosh Queen's English don't get
+ shirty with me cuppa ruddy horse play amongst knackered,
+ what a plonker chap.!</p>
+ <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a>
+ <div class="media">
+ <img src="img/student.png" class="admin_img" alt="#">
+ <div class="media-body">
+ <div class="admin_tittle">
+ <h5>Gunther Beard <span>44 mins ago</span></h5>
+ </div>
+ <p>The bee's knees he nicked it gosh Queen's English don't get
+ shirty with me cuppa ruddy horse play amongst knackered,
+ what a plonker chap.!</p>
+ <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a>
+ </div>
+ </div>
+ <div class="media">
+ <img src="img/student.png" class="admin_img" alt="#">
+ <div class="media-body">
+ <div class="admin_tittle">
+ <h5>Gunther Beard <span>44 mins ago</span></h5>
+ </div>
+ <p>The bee's knees he nicked it gosh Queen's English don't get
+ shirty with me cuppa ruddy horse play amongst knackered,
+ what a plonker chap.!</p>
+ <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="3000" class="review_form blog_page_single_item">
+ <h3>Leave a Reply</h3>
+ <form action="#">
+ <div class="row">
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="#" placeholder="Name">
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="email" name="#" placeholder="email">
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="form_single_item">
+ <textarea name="#" placeholder="Review Content"></textarea>
+ </div>
+ </div>
+ </div>
+ <a href="#" class="btn_3">Submit Review</a>
+ </form>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- blog details part end -->
+
+ <!-- cta part here -->
+ <section class="cta_part section_padding">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-8">
+ <div class="cta_part_iner">
+ <h2>Best teachers in every subject. <br>
+ Let’s get started</h2>
+ <p>We can teach you anything</p>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="cta_btn">
+ <a href="course-list.html" class="btn_3">Get Started</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- cta part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/blog-details-right-sidebar.html b/Varsity_Template/template/blog-details-right-sidebar.html new file mode 100644 index 0000000..b31c81e --- /dev/null +++ b/Varsity_Template/template/blog-details-right-sidebar.html @@ -0,0 +1,558 @@ +<!DOCTYPE html> +<html lang="zxx"> + +<head> + <!-- Required meta tags --> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> + <title>Blog Details Right Sidebar - Educational and Online Course HTML Website Template</title> + <link rel="icon" href="img/favicon.png" type="image/png"> + <!-- Bootstrap CSS --> + <link rel="stylesheet" href="css/bootstrap.min.css"/> + <!-- animate CSS --> + <link rel="stylesheet" href="css/animate.css"/> + <!-- font awesome CSS --> + <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/> + <!-- nice select CSS --> + <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/> + <!-- owl carousel CSS --> + <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/> + <!-- magnific popup CSS --> + <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/> + <!-- Countdown CSS --> + <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/> + <!-- flaticon CSS --> + <link rel="stylesheet" href="css/flaticon.css"/> + <!-- aos CSS --> + <link rel="stylesheet" href="vendors/aos/aos.css"/> + <!-- style CSS --> + <link rel="stylesheet" href="style.css"/> +</head> + +<body> + <!-- start Preloader --> + <div class="preloder_part"> + <div class="spinner"> + <div class="dot1"></div> + <div class="dot2"></div> + </div> + </div> + <!-- End Preloader --> + + <!-- header part here --> + <header class="header_part"> + <div class="sub_header section_bg"> + <div class="container"> + <div class="row"> + <div class="col-xl-6 col-lg-7 col-md-7"> + <div class="header_contact_info"> + <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a> + </div> + </div> + <div class="col-xl-6 col-lg-5 col-md-5"> + <div class="header_login_info"> + <a href="teacher.html">Become A Teacher</a> + <a href="my-profile.html">My Profile</a> + </div> + </div> + </div> + </div> + </div> + <div class="main_nav"> + <div class="container"> + <div class="row"> + <div class="col-lg-12"> + <div class="header_iner d-flex justify-content-between align-items-center"> + <div class="sidebar_icon troggle_icon d-lg-none"> + <i class="icon_menu"></i> + </div> + <div class="logo"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + </div> + + <nav class="navbar_bar"> + <ul> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a> + <ul> + <li><a class="active" href="index.html">Homepage Style One</a></li> + <li><a href="index-two.html">Homepage Style Two</a> + </li> + <li><a href="index-three.html">One Page Home</a> + </li> + <li><a href="index-four.html">Dark Homepage</a> + </li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a> + <ul> + <li><a href="course-list.html">Course List</a></li> + <li><a href="course-grid.html">Course Grid</a></li> + <li><a href="course-slider.html">Course Slider</a></li> + <li><a href="course-details.html">Course Details</a></li> + <li><a href="course-category.html">Course Category</a></li> + <li><a href="lessons.html">Lessons</a></li> + <li><a href="quizzes.html">Quizzes</a></li> + <li><a href="checkout.html">Checkout</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a> + <ul> + <li><a href="blog-grid.html">Blog Grid</a></li> + <li><a href="blog-slider.html">Blog Slider</a></li> + <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li> + <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li> + <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li> + <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li> + <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a> + <ul> + <li><a href="about.html">About Us</a></li> + <li><a href="events.html">Events</a></li> + <li><a href="instructor.html">Instructor</a></li> + <li><a href="testimonial.html">Testimonial</a></li> + <li><a href="sample-page.html">Sample Page</a></li> + <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li> + <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li> + <li><a href="404.html">404 Page</a></li> + </ul> + </li> + <li><a href="contact.html">Contact Us</a></li> + </ul> + </nav> + <div class="navbar_btn"> + <a href="live-class.html" class="btn_1">Join Live Class</a> + </div> + </div> + </div> + </div> + </div> + </div> + </header> + <!-- header part end --> + + <!-- breadcrumb part --> + <section class="breadcrumb_part blog_breadcrumb"> + <div class="container"> + <div class="row"> + <div class="col-lg-8"> + <div class="breadcrumb_iner"> + <span>Education</span> + <h2>Best products for fitness + nutrition and muscles</h2> + <div class="breadcrumb_post_author"> + <p><i class="icon_profile"></i>Jim Séchen</p> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + <p><i class="icon_chat_alt"></i>2 Comments</p> + </div> + </div> + </div> + </div> + </div> + </section> + <!-- breadcrumb part end --> + + <!-- blog details part here --> + <section class="blog_page section_padding"> + <div class="container"> + <div class="row"> + <div class="col-lg-8"> + <div class="single_blog_details"> + <div data-aos="fade-up" + data-aos-duration="1000" class="blog_details_content"> + <img src="img/blog/blog_5.png" alt="#" class="img-fluid"> + <h2>How to Become Master in CSS within a Week.</h2> + <p>He nicked it starkers lost the plot argy-bargy pear shaped + faff about give us a bell chancer young delinquent at public + school, cockup matie boy sloshed cheeky bugger tomfoolery arse + over tit morish. Show off show off pick your nose and blow off + cobblers lavatory hanky panky squiffy bloke Elizabeth say, my good + sir lurgy what a plonker up the duff only a quid blag blower, pardon + you bleeder spend a penny chip shop excuse my French Eaton. Bubble + and squeak geeza bobby chimney pot bleeder spiffing brilliant down + the pub butty a, spend a penny it's all gone to pot barney cup of + tea no biggie hotpot zonked cracking goal, Richard bodge give us a + bell only a quid baking cakes grub that what a plonker. James Bond + arse over tit don't get shirty with me lurgy say it's your round what + a load of rubbish horse play, Harry tomfoolery bubble and squeak at + public school the bee's knees knees up, grub cup of tea tosser chap + blatant the full monty. Car boot matie boy up the kyver pear shaped + bum bag fanny around blow off say what a plonker hunky-dory, a load + of old tosh quaint sloshed bugger dropped a clanger lavatory skive + off lurgy naff, bonnet James Bond boot the wireless.</p> + <p>Cack crikey lurgy Queen's English quaint gosh victoria sponge super + I don't want no agro my lady, chinwag Richard zonked bugger bubble + and squeak the bee's knees my good sir me old mucker cup of char, + spiffing tosse.!</p> + </div> + <div data-aos="fade-up" + data-aos-duration="1200" class="single_page_blog_post quote_post"> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_clock_alt"></i>icon_clock_alt</p> + </div> + <p> <a href="#"> My lady the bee's knees cack bog-standard mush A bit of + how's your father, bits and bobs off his nut Oxford crikey the BBC, chinwag + a blinding shot pardon me bleeding.</a></p> + <a href="#" class="read_more_btn">Read More </a> + <img src="img/icon/quote_1.png" alt="#" class="quote_icon_1"> + <img src="img/icon/quote_2.png" alt="#" class="quote_icon_2"> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1400" class="blog_details_content"> + <h2>How to Become Master in CSS within a Week.</h2> + <p>Bloke mush bum bag cheesed off at public school victoria sponge barney + blimey, excuse my French bubble and squeak show off show off pick your + nose and blow off me old mucker Elizabeth crikey mush, I A bit of how's + your father quaint arse over tit jolly good cobblers Eaton, car boot + cheeky bugger morish horse play cockup bugger all mate. It's your round + Queen's English cracking goal off his nut chip shop excuse my French + cheeky bugger is cobblers butty burke up the kyver, bonnet vagabond bum + bag daft bugger bleeding starkers hotpot what a plonker that.!</p> + </div> + <div data-aos="fade-up" + data-aos-duration="1600" class="single_blog_list"> + <p><i class="icon_check_alt2"></i>Quisque sit amet</p> + <p><i class="icon_check_alt2"></i>Proin in Semper Turpis</p> + <p><i class="icon_check_alt2"></i>Carbohydrates: 3.0g</p> + <p><i class="icon_check_alt2"></i>Proin Dapibus</p> + <p><i class="icon_check_alt2"></i>Protein: 3.4g</p> + <p><i class="icon_check_alt2"></i>Confectionery</p> + <p><i class="icon_check_alt2"></i>Sodium: 240mg</p> + <p><i class="icon_check_alt2"></i>Thanksgiving Images</p> + <p><i class="icon_check_alt2"></i>2/4 Suspendisse</p> + </div> + <p data-aos="fade-up" + data-aos-duration="1800">Super bog-standard Why bevvy tinkety tonk old fruit twit it's + all gone to pot David geeza ruddy spiffing, bobby barney a + brolly tomfoolery hunky-dory codswallop horse play cuppa hotpot, + bamboozled mufty happy days cheesed.</p> + <img data-aos="fade-up" + data-aos-duration="2000" src="img/blog/blog_2.png" alt="#" class="img-fluid"> + <p data-aos="fade-up" + data-aos-duration="2200">Baking cakes down the pub crikey cracking goal mufty he legged + it arse over tit brolly, old boot happy days my lady me old mucker + gormless lemon squeezy butty, the wireless bleeding cor blimey + guvnor some dodgy chav Charles Jeffrey. Hotpot me old mucker I + cup of tea he legged it my lady twit give us a bell happy days + he nicked it cheesed off blimey lurgy gutted mate knees up car + boot, ruddy pardon me quaint show off show off pick your nose + and blow off brolly chinwag absolutely bladdered owt to do.</p> + <div data-aos="fade-up" + data-aos-duration="2400" class="tag_share_list blog_page_single_item"> + <div class="post_tag d-flex align-items-center"> + <h4 class="tag-title">Tags:</h4> + <a href="#" class="btn_4">Life Style</a> + <a href="#" class="btn_4">Education</a> + <a href="#" class="btn_4">Sport</a> + </div> + <div class="share_icon_list d-flex align-items-center"> + <h4>Share:</h4> + <a href="#"><i class="social_facebook"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_pinterest"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2600" class="post_author section_bg blog_page_single_item"> + <img src="img/author_5.jpg" alt="#"> + <div class="author_details"> + <h5>Jim Séchen <span>Editor</span></h5> + <p>Show off show off pick your nose and blow off + chancer naff spend a penny he lost his bottle Jeffrey wellies cup of char I don't want no agro.!</p> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2800" class="single_review_part blog_page_single_item"> + <div class="comment_part"> + <h3>3 Comment</h3> + <div class="media"> + <img src="img/student.png" class="admin_img" alt="#"> + <div class="media-body"> + <div class="admin_tittle"> + <h5>Gunther Beard <span>Just Now</span></h5> + </div> + <p>The bee's knees he nicked it gosh Queen's English don't get + shirty with me cuppa ruddy horse play amongst knackered, + what a plonker chap.!</p> + <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a> + <div class="media"> + <img src="img/student.png" class="admin_img" alt="#"> + <div class="media-body"> + <div class="admin_tittle"> + <h5>Gunther Beard <span>44 mins ago</span></h5> + </div> + <p>The bee's knees he nicked it gosh Queen's English don't get + shirty with me cuppa ruddy horse play amongst knackered, + what a plonker chap.!</p> + <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a> + </div> + </div> + <div class="media"> + <img src="img/student.png" class="admin_img" alt="#"> + <div class="media-body"> + <div class="admin_tittle"> + <h5>Gunther Beard <span>44 mins ago</span></h5> + </div> + <p>The bee's knees he nicked it gosh Queen's English don't get + shirty with me cuppa ruddy horse play amongst knackered, + what a plonker chap.!</p> + <a href="#" class="reply_btn"><i class="arrow_back"></i>Reply</a> + </div> + </div> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="3000" class="review_form blog_page_single_item"> + <h3>Leave a Reply</h3> + <form action="#"> + <div class="row"> + <div class="col-lg-6"> + <div class="form_single_item"> + <input type="text" name="#" placeholder="Name"> + </div> + </div> + <div class="col-lg-6"> + <div class="form_single_item"> + <input type="email" name="#" placeholder="email"> + </div> + </div> + <div class="col-lg-12"> + <div class="form_single_item"> + <textarea name="#" placeholder="Review Content"></textarea> + </div> + </div> + </div> + <a href="#" class="btn_3">Submit Review</a> + </form> + </div> + </div> + </div> + <div class="col-lg-4"> + <div class="blog_sidebar right-sidebar"> + <div data-aos="fade-up" + data-aos-duration="1200" class="single_sidebar"> + <form action="#" class="search_form"> + <input type="text" name="#" placeholder="Search..."> + <i class="icon_search"></i> + </form> + </div> + <div data-aos="fade-up" + data-aos-duration="1400" class="single_sidebar"> + <h3>Latest Posts</h3> + <div class="single_sidebar_post"> + <img src="img/category_post/post_1.png" alt=""> + <div class="sidebar_post_content"> + <h4> <a href="blog-details-right-sidebar.html"> How to Become Master In CSS within a Week.</a></h4> + <p>April 12, 2023</p> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1600" class="single_sidebar_post"> + <img src="img/category_post/post_2.png" alt=""> + <div class="sidebar_post_content"> + <h4> <a href="blog-details-right-sidebar.html">Top 20 WordPress Themes for Local Businesses.</a></h4> + <p>April 12, 2023</p> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1800" class="single_sidebar_post"> + <img src="img/category_post/post_3.png" alt=""> + <div class="sidebar_post_content"> + <h4> <a href="blog-details-right-sidebar.html">Students work together to solve a problem.</a></h4> + <p>April 12, 2023</p> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2000" class="single_sidebar_post"> + <img src="img/category_post/post_4.png" alt=""> + <div class="sidebar_post_content"> + <h4> <a href="blog-details-right-sidebar.html"> Research of Learn training process.</a></h4> + <p>April 12, 2023</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2200" class="single_sidebar"> + <h3>Categories</h3> + <div class="category_list"> + <p> <a href="#"><i class="arrow_carrot-right"></i>App Design (4)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>Logo Design (6)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>Busness (10)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>IT & Software (14)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>Programming (12)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>Technology (10)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>Music (8)</a> </p> + <p> <a href="#"><i class="arrow_carrot-right"></i>Creative (9)</a> </p> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2400" class="single_sidebar"> + <h3>Tags</h3> + <div class="sidebar_tag_list"> + <a href="#" class="btn_4">Education</a> + <a href="#" class="btn_4">Web Design</a> + <a href="#" class="btn_4">Food</a> + <a href="#" class="btn_4">Cooling System </a> + <a href="#" class="btn_4">Amazing</a> + <a href="#" class="btn_4">Software</a> + <a href="#" class="btn_4">Landing</a> + <a href="#" class="btn_4">Clean</a> + </div> + </div> + </div> + </div> + </div> + </div> + </section> + <!-- blog details part end --> + + <!-- cta part here --> + <section class="cta_part section_padding"> + <div class="container"> + <div class="row align-items-center"> + <div class="col-lg-8"> + <div class="cta_part_iner"> + <h2>Best teachers in every subject. <br> + Let’s get started</h2> + <p>We can teach you anything</p> + </div> + </div> + <div class="col-lg-4"> + <div class="cta_btn"> + <a href="course-list.html" class="btn_3">Get Started</a> + </div> + </div> + </div> + </div> + <div class="circle_shape_1"></div> + <div class="circle_shape_2"></div> + </section> + <!-- cta part end --> + + <!-- Start LTR & RTL Button --> + <div class="ltr-rtl-button"> + <a class="default-btn active ltr"> + LTR + </a> + <a class="default-btn rtl"> + RTL + </a> + </div> + <!-- End LTR & RTL Button --> + + <!-- footer part here --> + <footer class="footer_section"> + <div class="container"> + <div class="row justify-content-between"> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + <p>Loo faff about cockup Harry baking cakes hunky dory mush happy + days on your bike mate.</p> + <div class="footer_contact_info"> + <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Popular Courses</h4> + <ul> + <li><a href="course-details.html">Algebra & Calculus</a></li> + <li><a href="course-details.html">Business Strategy</a></li> + <li><a href="course-details.html">Computer Security & Network</a></li> + <li><a href="course-details.html">Data Analysis</a></li> + <li><a href="course-details.html">English Learning</a></li> + <li><a href="course-details.html">Music & Art</a></li> + </ul> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>COURSE CATEGORIES</h4> + <ul> + <li><a href="course-category.html">Arts & Humanities</a></li> + <li><a href="course-category.html">Business</a></li> + <li><a href="course-category.html">Computer Science</a></li> + <li><a href="course-category.html">Data Science</a></li> + <li><a href="course-category.html">Language Learning</a></li> + <li><a href="course-category.html">Math & Logic</a></li> + </ul> + </div> + </div> + <div class="col-lg-2 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Quick Links</h4> + <ul> + <li><a href="#">Live Class</a></li> + <li><a href="#">Tuition Fees</a></li> + <li><a href="#">Terms & Conditions</a></li> + <li><a href="#">Privacy Policy</a></li> + <li><a href="#">Support</a></li> + <li><a href="#">Career</a></li> + </ul> + </div> + </div> + <div class="col-lg-12"> + <div class="copyright_part"> + <div class="row align-items-center"> + <div class="col-lg-6 col-md-8"> + <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p> + </div> + <div class="col-lg-6 col-md-4"> + <div class="social_icon"> + <a href="#"><i class="social_facebook"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_youtube"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_skype"></i></a> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_pinterest"></i></a> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1"> + <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3"> + </footer> + <!-- footer part end --> + + <!-- jquery slim --> + <script src="js/jquery-3.4.1.min.js"></script> + <!-- popper js --> + <script src="js/popper.min.js"></script> + <!-- bootstarp js --> + <script src="js/bootstrap.min.js"></script> + <!-- nice select --> + <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script> + <!-- owl carousel js --> + <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script> + <!-- magnify popup js --> + <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script> + <!-- simplyCountdown js --> + <script src="vendors/countdown/js/simplyCountdown.min.js"></script> + <!-- counter js --> + <script src="vendors/counter/jquery.countTo.js"></script> + <!-- aos js --> + <script src="vendors/aos/aos.js"></script> + <!-- custom js --> + <script src="js/custom.js"></script> +</body> + +</html> diff --git a/Varsity_Template/template/blog-grid.html b/Varsity_Template/template/blog-grid.html new file mode 100644 index 0000000..d68a898 --- /dev/null +++ b/Varsity_Template/template/blog-grid.html @@ -0,0 +1,429 @@ +<!DOCTYPE html> +<html lang="zxx"> + +<head> + <!-- Required meta tags --> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> + <title>Blog Grid - Educational and Online Course HTML Website Template</title> + <link rel="icon" href="img/favicon.png" type="image/png"> + <!-- Bootstrap CSS --> + <link rel="stylesheet" href="css/bootstrap.min.css"/> + <!-- animate CSS --> + <link rel="stylesheet" href="css/animate.css"/> + <!-- font awesome CSS --> + <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/> + <!-- nice select CSS --> + <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/> + <!-- owl carousel CSS --> + <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/> + <!-- magnific popup CSS --> + <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/> + <!-- Countdown CSS --> + <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/> + <!-- flaticon CSS --> + <link rel="stylesheet" href="css/flaticon.css"/> + <!-- aos CSS --> + <link rel="stylesheet" href="vendors/aos/aos.css"/> + <!-- style CSS --> + <link rel="stylesheet" href="style.css"/> +</head> + +<body> + <!-- start Preloader --> + <div class="preloder_part"> + <div class="spinner"> + <div class="dot1"></div> + <div class="dot2"></div> + </div> + </div> + <!-- End Preloader --> + + <!-- header part here --> + <header class="header_part"> + <div class="sub_header section_bg"> + <div class="container"> + <div class="row"> + <div class="col-xl-6 col-lg-7 col-md-7"> + <div class="header_contact_info"> + <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a> + </div> + </div> + <div class="col-xl-6 col-lg-5 col-md-5"> + <div class="header_login_info"> + <a href="teacher.html">Become A Teacher</a> + <a href="my-profile.html">My Profile</a> + </div> + </div> + </div> + </div> + </div> + <div class="main_nav"> + <div class="container"> + <div class="row"> + <div class="col-lg-12"> + <div class="header_iner d-flex justify-content-between align-items-center"> + <div class="sidebar_icon troggle_icon d-lg-none"> + <i class="icon_menu"></i> + </div> + <div class="logo"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + </div> + + <nav class="navbar_bar"> + <ul> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a> + <ul> + <li><a class="active" href="index.html">Homepage Style One</a></li> + <li><a href="index-two.html">Homepage Style Two</a> + </li> + <li><a href="index-three.html">One Page Home</a> + </li> + <li><a href="index-four.html">Dark Homepage</a> + </li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a> + <ul> + <li><a href="course-list.html">Course List</a></li> + <li><a href="course-grid.html">Course Grid</a></li> + <li><a href="course-slider.html">Course Slider</a></li> + <li><a href="course-details.html">Course Details</a></li> + <li><a href="course-category.html">Course Category</a></li> + <li><a href="lessons.html">Lessons</a></li> + <li><a href="quizzes.html">Quizzes</a></li> + <li><a href="checkout.html">Checkout</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a> + <ul> + <li><a href="blog-grid.html">Blog Grid</a></li> + <li><a href="blog-slider.html">Blog Slider</a></li> + <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li> + <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li> + <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li> + <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li> + <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a> + <ul> + <li><a href="about.html">About Us</a></li> + <li><a href="events.html">Events</a></li> + <li><a href="instructor.html">Instructor</a></li> + <li><a href="testimonial.html">Testimonial</a></li> + <li><a href="sample-page.html">Sample Page</a></li> + <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li> + <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li> + <li><a href="404.html">404 Page</a></li> + </ul> + </li> + <li><a href="contact.html">Contact Us</a></li> + </ul> + </nav> + <div class="navbar_btn"> + <a href="live-class.html" class="btn_1">Join Live Class</a> + </div> + </div> + </div> + </div> + </div> + </div> + </header> + <!-- header part end --> + + <!-- breadcrumb part --> + <section class="breadcrumb_part blog_grid_bg"> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-6 "> + <div class="breadcrumb_iner"> + <h2>Blog Grid</h2> + <div class="breadcrumb_iner_link"> + <a href="index.html">Home</a> + <i class="arrow_carrot-right"></i> + <span>Blog Grid</span> + </div> + </div> + </div> + </div> + </div> + </section> + <!-- breadcrumb part end --> + + <!-- blog grid part here --> + <section class="blog_posts page_section_padding"> + <div class="container"> + <div class="row justify-content-center"> + <div data-aos="fade-up" + data-aos-duration="1200" class="col-xl-6 col-lg-6 col-md-12 col-sm-12"> + <div class="blog_post_list"> + <div class="single_page_blog_post"> + <img src="img/blog/blog_1.png" alt="#" class="img-fluid"> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_profile"></i>Jim Séchen</p> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + </div> + <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2> + <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger + cheeky bugger young delinquent say, hunky-dory ruddy butty matie + boy cheeky cup of char ummm I'm telling get stuffed mate owt to do + with me blow.</p> + <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1400" class="col-xl-6 col-lg-6 col-md-12 col-sm-12"> + <div class="blog_post_list"> + <div class="single_page_blog_post"> + <img src="img/blog/blog_2.png" alt="#" class="img-fluid"> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_profile"></i>Jim Séchen</p> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + </div> + <h2> <a href="blog-details-right-sidebar.html">Business development ceremony for BBA student .</a> </h2> + <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger + cheeky bugger young delinquent say, hunky-dory ruddy butty matie + boy cheeky cup of char ummm I'm telling get stuffed mate owt to do + with me blow.</p> + <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1600" class="col-xl-6 col-lg-6 col-md-12 col-sm-12"> + <div class="blog_post_list"> + <div class="single_page_blog_post video_post"> + <div class="post_thumb"> + <img src="img/blog/blog_3.png" alt="#" class="img-fluid"> + <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="popup_youtube"> + <span class="flaticon-play-button" ></span></a> + </div> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_profile"></i>Jim Séchen</p> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + </div> + <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2> + <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger + cheeky bugger young delinquent say, hunky-dory ruddy butty matie + boy cheeky cup of char ummm I'm telling get stuffed mate owt to do + with me blow.</p> + <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1800" class="col-xl-6 col-lg-6 col-md-12 col-sm-12"> + <div class="blog_post_list"> + <div class="single_page_blog_post video_post"> + <img src="img/blog/blog_4.png" alt="#" class="img-fluid"> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_profile"></i>Jim Séchen</p> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + </div> + <h2> <a href="blog-details-right-sidebar.html">Best products for fitness nutrition and muscles</a> </h2> + <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger + cheeky bugger young delinquent say, hunky-dory ruddy butty matie + boy cheeky cup of char ummm I'm telling get stuffed mate owt to do + with me blow.</p> + <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2000" class="col-xl-6 col-lg-6 col-md-12 col-sm-12"> + <div class="blog_post_list"> + <div class="single_page_blog_post"> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_profile"></i>Jim Séchen</p> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + </div> + <h2> <a href="blog-details-right-sidebar.html">How to Become Master In CSS within a Week.</a> </h2> + <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger + cheeky bugger young delinquent say, hunky-dory ruddy butty matie + boy cheeky cup of char ummm I'm telling get stuffed mate owt to do + with me blow.</p> + <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2200" class="col-xl-6 col-lg-6 col-md-12 col-sm-12"> + <div class="blog_post_list"> + <div class="single_page_blog_post link_post"> + <div class="single_blog_content"> + <div class="post_author"> + <p><i class="icon_clock_alt"></i>October 14, 2023</p> + </div> + <p>Cheeky bugger morish cack a mush wind tickety boo pear shaped my good sir, ruddy blatant say boot.!</p> + <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a> + </div> + </div> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2400" class="page_pageination justify-content-start"> + <a class="current" href="#">1</a> + <a href="#">2</a> + <a href="#"> <i class="arrow_right"></i></a> + </div> + </div> + </section> + <!-- blog grid part end --> + + <!-- cta part here --> + <section class="cta_part section_padding"> + <div class="container"> + <div class="row align-items-center"> + <div class="col-lg-8"> + <div class="cta_part_iner"> + <h2>Best teachers in every subject. <br> + Let’s get started</h2> + <p>We can teach you anything</p> + </div> + </div> + <div class="col-lg-4"> + <div class="cta_btn"> + <a href="course-list.html" class="btn_3">Get Started</a> + </div> + </div> + </div> + </div> + <div class="circle_shape_1"></div> + <div class="circle_shape_2"></div> + </section> + <!-- cta part end --> + + <!-- Start LTR & RTL Button --> + <div class="ltr-rtl-button"> + <a class="default-btn active ltr"> + LTR + </a> + <a class="default-btn rtl"> + RTL + </a> + </div> + <!-- End LTR & RTL Button --> + + <!-- footer part here --> + <footer class="footer_section"> + <div class="container"> + <div class="row justify-content-between"> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + <p>Loo faff about cockup Harry baking cakes hunky dory mush happy + days on your bike mate.</p> + <div class="footer_contact_info"> + <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Popular Courses</h4> + <ul> + <li><a href="course-details.html">Algebra & Calculus</a></li> + <li><a href="course-details.html">Business Strategy</a></li> + <li><a href="course-details.html">Computer Security & Network</a></li> + <li><a href="course-details.html">Data Analysis</a></li> + <li><a href="course-details.html">English Learning</a></li> + <li><a href="course-details.html">Music & Art</a></li> + </ul> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>COURSE CATEGORIES</h4> + <ul> + <li><a href="course-category.html">Arts & Humanities</a></li> + <li><a href="course-category.html">Business</a></li> + <li><a href="course-category.html">Computer Science</a></li> + <li><a href="course-category.html">Data Science</a></li> + <li><a href="course-category.html">Language Learning</a></li> + <li><a href="course-category.html">Math & Logic</a></li> + </ul> + </div> + </div> + <div class="col-lg-2 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Quick Links</h4> + <ul> + <li><a href="#">Live Class</a></li> + <li><a href="#">Tuition Fees</a></li> + <li><a href="#">Terms & Conditions</a></li> + <li><a href="#">Privacy Policy</a></li> + <li><a href="#">Support</a></li> + <li><a href="#">Career</a></li> + </ul> + </div> + </div> + <div class="col-lg-12"> + <div class="copyright_part"> + <div class="row align-items-center"> + <div class="col-lg-6 col-md-8"> + <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p> + </div> + <div class="col-lg-6 col-md-4"> + <div class="social_icon"> + <a href="#"><i class="social_facebook"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_youtube"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_skype"></i></a> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_pinterest"></i></a> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1"> + <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3"> + </footer> + <!-- footer part end --> + + <!-- jquery slim --> + <script src="js/jquery-3.4.1.min.js"></script> + <!-- popper js --> + <script src="js/popper.min.js"></script> + <!-- bootstarp js --> + <script src="js/bootstrap.min.js"></script> + <!-- nice select --> + <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script> + <!-- owl carousel js --> + <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script> + <!-- magnify popup js --> + <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script> + <!-- simplyCountdown js --> + <script src="vendors/countdown/js/simplyCountdown.min.js"></script> + <!-- counter js --> + <script src="vendors/counter/jquery.countTo.js"></script> + <!-- aos js --> + <script src="vendors/aos/aos.js"></script> + <!-- custom js --> + <script src="js/custom.js"></script> +</body> + +</html> diff --git a/Varsity_Template/template/blog-left-sidebar.html b/Varsity_Template/template/blog-left-sidebar.html new file mode 100644 index 0000000..7b2a054 --- /dev/null +++ b/Varsity_Template/template/blog-left-sidebar.html @@ -0,0 +1,495 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Blog Left Sidebar - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Blog Left Sidebar</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Blog Left Sidebar</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- blog left sidebar part here -->
+ <section class="blog_page section_padding">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-4">
+ <div class="blog_sidebar left-sidebar">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_sidebar">
+ <form action="#" class="search_form">
+ <input type="text" name="#" placeholder="Search...">
+ <i class="icon_search"></i>
+ </form>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_sidebar">
+ <h3>Latest Posts</h3>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_1.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> How to Become Master In CSS within a Week.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_2.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Top 20 WordPress Themes for Local Businesses.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_3.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Students work together to solve a problem.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_4.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> Research of Learn training process.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_sidebar">
+ <h3>Categories</h3>
+ <div class="category_list">
+ <p> <a href="#"><i class="arrow_carrot-right"></i>App Design (4)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Logo Design (6)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Busness (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>IT & Software (14)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Programming (12)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Technology (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Music (8)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Creative (9)</a> </p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_sidebar">
+ <h3>Tags</h3>
+ <div class="sidebar_tag_list">
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Web Design</a>
+ <a href="#" class="btn_4">Food</a>
+ <a href="#" class="btn_4">Cooling System </a>
+ <a href="#" class="btn_4">Amazing</a>
+ <a href="#" class="btn_4">Software</a>
+ <a href="#" class="btn_4">Landing</a>
+ <a href="#" class="btn_4">Clean</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-8">
+ <div class="blog_post_list">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_page_blog_post">
+ <img src="img/blog/blog_1.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_page_blog_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">How to Become Master In CSS within a Week.</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_page_blog_post">
+ <img src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Business development ceremony for BBA student .</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_page_blog_post quote_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <p>My lady the bee's knees cack bog-standard mush A bit of
+ how's your father, bits and bobs off his nut Oxford crikey the BBC, chinwag
+ a blinding shot pardon me bleeding.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i></a>
+ <img src="img/icon/quote_1.png" alt="#" class="quote_icon_1">
+ <img src="img/icon/quote_2.png" alt="#" class="quote_icon_2">
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="single_page_blog_post video_post">
+ <div class="post_thumb">
+ <img src="img/blog/blog_3.png" alt="#" class="img-fluid">
+ <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="popup_youtube">
+ <span class="flaticon-play-button" ></span></a>
+ </div>
+
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="single_page_blog_post link_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <p>Cheeky bugger morish cack a mush wind tickety boo pear shaped my good sir, ruddy blatant say boot.!</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i></a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="single_page_blog_post video_post">
+ <img src="img/blog/blog_4.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Best products for fitness nutrition and muscles</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="page_pageination justify-content-start">
+ <a class="current" href="#">1</a>
+ <a href="#">2</a>
+ <a href="#"> <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- blog left sidebar part end -->
+
+ <!-- cta part here -->
+ <section class="cta_part section_padding">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-8">
+ <div class="cta_part_iner">
+ <h2>Best teachers in every subject. <br>
+ Let’s get started</h2>
+ <p>We can teach you anything</p>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="cta_btn">
+ <a href="course-list.html" class="btn_3">Get Started</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- cta part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/blog-right-sidebar.html b/Varsity_Template/template/blog-right-sidebar.html new file mode 100644 index 0000000..2cd73ed --- /dev/null +++ b/Varsity_Template/template/blog-right-sidebar.html @@ -0,0 +1,498 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Blog Right Sidebar - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Blog Right Sidebar</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Blog Right Sidebar</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- blog right sidebar part here -->
+ <section class="blog_page section_padding">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-8">
+ <div class="blog_post_list">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_page_blog_post">
+ <img src="img/blog/blog_1.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_page_blog_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">How to Become Master In CSS within a Week.</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_page_blog_post">
+ <img src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Business development ceremony for BBA student .</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_page_blog_post quote_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <p>My lady the bee's knees cack bog-standard mush A bit of
+ how's your father, bits and bobs off his nut Oxford crikey the BBC, chinwag
+ a blinding shot pardon me bleeding.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i></a>
+ <img src="img/icon/quote_1.png" alt="#" class="quote_icon_1">
+ <img src="img/icon/quote_2.png" alt="#" class="quote_icon_2">
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="single_page_blog_post video_post">
+ <div class="post_thumb">
+ <img src="img/blog/blog_3.png" alt="#" class="img-fluid">
+ <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="popup_youtube">
+ <span class="flaticon-play-button" ></span></a>
+ </div>
+
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="single_page_blog_post link_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <p>Cheeky bugger morish cack a mush wind tickety boo pear shaped my good sir, ruddy blatant say boot.!</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i></a>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="single_page_blog_post video_post">
+ <img src="img/blog/blog_4.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Best products for fitness nutrition and muscles</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="page_pageination justify-content-start">
+ <a class="current" href="#">1</a>
+ <a href="#">2</a>
+ <a href="#"> <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="blog_sidebar right-sidebar">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_sidebar">
+ <form action="#" class="search_form">
+ <input type="text" name="#" placeholder="Search...">
+ <i class="icon_search"></i>
+ </form>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_sidebar">
+ <h3>Latest Posts</h3>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_1.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> How to Become Master In CSS within a Week.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_sidebar_post">
+ <img src="img/category_post/post_2.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Top 20 WordPress Themes for Local Businesses.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_sidebar_post">
+ <img src="img/category_post/post_3.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Students work together to solve a problem.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="single_sidebar_post">
+ <img src="img/category_post/post_4.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> Research of Learn training process.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="single_sidebar">
+ <h3>Categories</h3>
+ <div class="category_list">
+ <p> <a href="#"><i class="arrow_carrot-right"></i>App Design (4)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Logo Design (6)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Busness (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>IT & Software (14)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Programming (12)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Technology (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Music (8)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Creative (9)</a> </p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="single_sidebar">
+ <h3>Tags</h3>
+ <div class="sidebar_tag_list">
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Web Design</a>
+ <a href="#" class="btn_4">Food</a>
+ <a href="#" class="btn_4">Cooling System </a>
+ <a href="#" class="btn_4">Amazing</a>
+ <a href="#" class="btn_4">Software</a>
+ <a href="#" class="btn_4">Landing</a>
+ <a href="#" class="btn_4">Clean</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- blog right sidebar part end -->
+
+ <!-- cta part here -->
+ <section class="cta_part section_padding">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-8">
+ <div class="cta_part_iner">
+ <h2>Best teachers in every subject. <br>
+ Let’s get started</h2>
+ <p>We can teach you anything</p>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="cta_btn">
+ <a href="course-list.html" class="btn_3">Get Started</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- cta part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/blog-slider.html b/Varsity_Template/template/blog-slider.html new file mode 100644 index 0000000..68b471b --- /dev/null +++ b/Varsity_Template/template/blog-slider.html @@ -0,0 +1,403 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Blog Slider - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Blog Slider</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Blog Slider</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- blog slider part here -->
+ <section class="blog_posts page_section_padding">
+ <div class="container">
+ <div class="blog_slider owl-carousel">
+
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_1.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Business development ceremony for BBA student .</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+
+ <div class="blog_post_list">
+ <div class="single_page_blog_post video_post">
+ <div class="post_thumb">
+ <img src="img/blog/blog_3.png" alt="#" class="img-fluid">
+ <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="popup_youtube">
+ <span class="flaticon-play-button" ></span></a>
+ </div>
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+
+ <div class="blog_post_list">
+ <div class="single_page_blog_post video_post">
+ <img src="img/blog/blog_4.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Best products for fitness nutrition and muscles</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_5.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">How to Become Master In CSS within a Week.</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+
+ </div>
+ </div>
+ </section>
+ <!-- blog slider part end -->
+
+ <!-- cta part here -->
+ <section class="cta_part section_padding">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-8">
+ <div class="cta_part_iner">
+ <h2>Best teachers in every subject. <br>
+ Let’s get started</h2>
+ <p>We can teach you anything</p>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="cta_btn">
+ <a href="course-list.html" class="btn_3">Get Started</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- cta part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/checkout.html b/Varsity_Template/template/checkout.html new file mode 100644 index 0000000..b51a2b7 --- /dev/null +++ b/Varsity_Template/template/checkout.html @@ -0,0 +1,358 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Checkout - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Checkout</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Checkout</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- checkout part here -->
+ <div id="content" class="site-content section_padding" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <div id="learn-press-checkout" class="lp-content-wrap" bis_skin_checked="1">
+ <h2>Checkout</h2>
+ <div class="learnpress" bis_skin_checked="1">
+ <form method="post" id="learn-press-checkout-form" name="learn-press-checkout-form" class="lp-checkout-form" tabindex="0" enctype="multipart/form-data">
+ <div class="lp-checkout-form__before" bis_skin_checked="1">
+ <div id="checkout-order" class="lp-checkout-block right" bis_skin_checked="1">
+ <h4>Your order</h4>
+ <div class="lp-checkout-order__inner" bis_skin_checked="1">
+ <table>
+ <tbody>
+ <tr class="cart-item">
+ <td class="course-thumbnail">
+ <img width="370" height="280" src="img/popular_item_9.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </td>
+ <td class="course-name">
+ <a href="course-details.html" bis_skin_checked="1">
+ Software Development
+ </a>
+ </td>
+ <td class="course-total col-number">$120.00</td>
+ </tr>
+ </tbody>
+ <tfoot>
+ <tr class="cart-subtotal">
+ <th colspan="2">Subtotal</th>
+ <td class="col-number">$120.00</td>
+ </tr>
+ <tr class="order-total">
+ <th colspan="2">Total</th>
+ <td class="col-number">$120.00</td>
+ </tr>
+ </tfoot>
+ </table>
+ </div>
+ </div>
+ </div>
+ <div class="lp-checkout-form__after" bis_skin_checked="1">
+ <div id="checkout-account-logged-in" class="lp-checkout-block left" bis_skin_checked="1">
+ <p>
+ Logged in as <a href="my-profile.html" bis_skin_checked="1">admin</a>.
+ <a href="index.html" title="Log out of this account" bis_skin_checked="1">
+ Log out »</a>
+ </p>
+ </div>
+ <div class="learn-press-checkout-comment" bis_skin_checked="1">
+ <h4>Additional Information</h4>
+ <textarea name="order_comments" class="order-comments" placeholder="Note to administrator"></textarea>
+ </div>
+ <div id="checkout-payment" class="lp-checkout-block left" bis_skin_checked="1">
+ <h4>Payment<span class="secure-connection">
+ <i class="fas fa-lock"></i>Secure Connection</span>
+ </h4>
+ <ul class="payment-methods">
+ <li id="learn-press-payment-method-paypal" class="lp-payment-method lp-payment-method-paypal selected">
+ <label for="payment_method_paypal">
+ <input type="radio" class="gateway-input" name="payment_method" id="payment_method_paypal" value="paypal" checked="checked" data-order_button_text="">
+ <img class="gateway-icon" src="img/paypal-logo-preview.png" alt="PayPal" style="">
+ </label>
+ </li>
+ </ul>
+ <div id="checkout-order-action" class="place-order-action" bis_skin_checked="1">
+ <button type="submit" class="lp-button button alt" name="learn_press_checkout_place_order" id="learn-press-checkout-place-order">
+ Place order</button>
+ <input type="hidden" id="learn-press-checkout-nonce" name="learn-press-checkout-nonce" value="7437dd3182"><input type="hidden" name="_wp_http_referer" value="/lp-checkout/">
+ </div>
+ </div>
+ <p class="lp-terms-and-conditions">
+ By completing your purchase you agree to those <a href="#" target="_blank" bis_skin_checked="1">Terms & Conditions</a>.
+ </p>
+ </div>
+ </form>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- checkout part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/contact.html b/Varsity_Template/template/contact.html new file mode 100644 index 0000000..bc0f3bf --- /dev/null +++ b/Varsity_Template/template/contact.html @@ -0,0 +1,314 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Contact - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Contact</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Contact</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- Start contact us -->
+ <div class="review_form contact_form section_padding">
+ <div class="container">
+ <h3 data-aos="fade-up"
+ data-aos-duration="1200">Feel Free to Contact with Us</h3>
+ <form data-aos="fade-up"
+ data-aos-duration="1600" method="post">
+ <div class="row">
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="name" placeholder="Name" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="email" name="email" placeholder="Email" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="phone" name="phone" placeholder="Phone" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="subject" placeholder="Subject" required>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="form_single_item">
+ <textarea name="message" placeholder="Message" required></textarea>
+ </div>
+ </div>
+ </div>
+ <input type="submit" class="btn_3" value="Submit">
+ </form>
+ </div>
+ </div>
+ <!-- End contact us -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/course-category.html b/Varsity_Template/template/course-category.html new file mode 100644 index 0000000..6b4f3c7 --- /dev/null +++ b/Varsity_Template/template/course-category.html @@ -0,0 +1,766 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Course Category - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- courses CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- course category part here -->
+ <div id="content" class="site-content" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <ul class="learn-press-breadcrumb">
+ <li>
+ <a href="index.html" bis_skin_checked="1"><span>Home</span></a>
+ </li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i>
+ </li>
+ <li>
+ <span>Categories</span>
+ </li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><span>Arts & Humanities</span></li>
+ </ul>
+ <div class="lp-content-area" bis_skin_checked="1">
+ <header class="learn-press-courses-header">
+ <h1>All Courses</h1>
+ </header>
+ <div class="lp-courses-bar list" bis_skin_checked="1">
+ <form class="search-courses" method="get" action="index.html">
+ <input type="hidden" name="post_type" value="lp_course">
+ <input type="hidden" name="taxonomy" value="">
+ <input type="hidden" name="term_id" value="">
+ <input type="hidden" name="term" value="">
+ <input type="text" placeholder="Search courses..." name="s" value="">
+ <button type="submit"><i class="fas fa-search"></i></button>
+ </form>
+ <div class="switch-layout" bis_skin_checked="1">
+ <input type="radio" name="lp-switch-layout-btn" value="grid" id="lp-switch-layout-btn-grid">
+ <label class="switch-btn grid" title="Switch to grid" for="lp-switch-layout-btn-grid"></label>
+ <input type="radio" name="lp-switch-layout-btn" value="list" id="lp-switch-layout-btn-list" checked="checked">
+ <label class="switch-btn list" title="Switch to list" for="lp-switch-layout-btn-list"></label>
+ </div>
+ </div>
+ <ul class="learn-press-courses" data-layout="list">
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_1.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Computer Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Software Development</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_2.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Essentials</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$120.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_3.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">History & Philosophy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$110.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_4.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Math & Logic</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Algebra & Calculus</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$130.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_5.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Language Learning</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">English Learning</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$140.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_6.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Strategy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_7.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Music & Art</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$170.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_8.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Data Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Data Analysis</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$200.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ </ul>
+ <nav class="learn-press-pagination navigation pagination">
+ <ul class="page-numbers">
+ <li><span aria-current="page" class="page-numbers current">1</span></li>
+ <li><a class="page-numbers" href="#" bis_skin_checked="1">2</a></li>
+ <li><a class="next page-numbers" href="#" bis_skin_checked="1"><i class="fas fa-angle-right"></i></a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ <!-- course category part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- courses js -->
+ <script src="js/courses.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/course-details.html b/Varsity_Template/template/course-details.html new file mode 100644 index 0000000..62d785d --- /dev/null +++ b/Varsity_Template/template/course-details.html @@ -0,0 +1,598 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Course Details - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- courses CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- course details part here -->
+ <div id="content" class="site-content" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <ul class="learn-press-breadcrumb">
+ <li><a href="index.html" bis_skin_checked="1"><span>Home</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><a href="course-list.html" bis_skin_checked="1"><span>All Courses</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><a href="course-category.html" bis_skin_checked="1"><span>Computer Science</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><span>Software Development</span></li>
+ </ul>
+ <div id="learn-press-course" class="course-summary" bis_skin_checked="1">
+ <div class="course-content course-summary-content" bis_skin_checked="1">
+ <div class="course-detail-info" bis_skin_checked="1">
+ <div class="lp-content-area" bis_skin_checked="1">
+ <div class="course-info-left" bis_skin_checked="1">
+ <div class="course-meta course-meta-primary" bis_skin_checked="1">
+ <div class="course-meta__pull-left" bis_skin_checked="1">
+ <div class="meta-item meta-item-instructor" bis_skin_checked="1">
+ <div class="meta-item__image" bis_skin_checked="1">
+ <img alt="User Avatar" src="img/author_5.jpg" srcset="img/author_5.jpg" class="avatar avatar-96 photo" height="250" width="250" loading="lazy">
+ </div>
+ <div class="meta-item__value" bis_skin_checked="1">
+ <label>Instructor</label>
+ <div bis_skin_checked="1">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </div>
+ </div>
+ </div>
+ <div class="meta-item meta-item-categories" bis_skin_checked="1">
+ <div class="meta-item__value" bis_skin_checked="1">
+ <label>Category</label>
+ <div bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Computer Science</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <h1 class="course-title">Software Development</h1>
+ <div class="course-meta course-meta-secondary" bis_skin_checked="1">
+ <div class="course-meta__pull-left" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1"><span class="meta-number">11 lessons</span></div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1"><span class="meta-number">1 quiz</span></div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"><span class="meta-number">0 students</span></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="lp-entry-content lp-content-area" bis_skin_checked="1">
+ <div class="entry-content-left" bis_skin_checked="1">
+ <div class="course-extra-box" bis_skin_checked="1">
+ <h3 class="course-extra-box__title">Requirements</h3>
+ <div class="course-extra-box__content" bis_skin_checked="1">
+ <div class="course-extra-box__content-inner" bis_skin_checked="1">
+ <ul>
+ <li>Quem consolando docuit recurrant labefactare sapientium stoicorum gloriosum facile mutandi</li>
+ <li>Dixerunt polemoni quidam quot democriteum summo ambiguo fidibus vero dissentit interesse magos</li>
+ <li>Scisse suave omnibus suffragio apertis seditione memoriae reprehendit adiit humanis nisi breve genera tua sepulcrum</li>
+ <li>Prudenter geometria probo corpore de urbe optimis nullus videbimus copulationesque plebem leges adhibebat risu</li>
+ <li>Certum oportebit obscurari facit natae interrete prope ostentatio medicinam contineo perge peripatetici</li>
+ <li>Fiant poterat comparandis eiuro disserendo omnes splendida officium pendere animantibus nostro incontentae primis acute cupiditate</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="course-extra-box" bis_skin_checked="1">
+ <h3 class="course-extra-box__title">Features</h3>
+ <div class="course-extra-box__content" bis_skin_checked="1">
+ <div class="course-extra-box__content-inner" bis_skin_checked="1">
+ <ul>
+ <li>Populari nam at censent spatia amores sempiternam sitienti optimum carneade effecit</li>
+ <li>Rufo aetatibus cognitionem nominis aetatulis quid mavis heri zenonis nihilo splendidior perfici</li>
+ <li>Valitudo redargueret parte pro quidam abducat absolutam hominem niteat magnifice videris</li>
+ <li>Frater contempsisse mediocribus quod concurrent cavere rationem quaeri dixerit dolere</li>
+ <li>Ostentatio id contemnendam auctore probat accius docilitas ducem cupidus lucius simul reprehendit</li>
+ <li>Mutandi relinquunt ista possint mos sustinebit constituto similes e disseretur cyrenaici domus divisione eculeo ardentiore</li>
+ <li>Sitne si rogavi quemquam sciat finxerit dicet maximus sciret cernimus debilitari penitus aut</li>
+ <li>Linguam praeclare quasi tale magna disserendo scisse beatiorem varietatem incidunt controversia occurrent</li>
+ <li>Eam aequo tam avaritiamne aptius curiosorum habetur libros scribimus statuam istic ceteros multarum revocat expectata</li>
+ <li>Omni improbo loquor scisse reprehenderim congressus gloriosum efficiens putes beatos vultum nemo</li>
+ <li>Plane reliquit existeret demptis summoque seria belle vendibiliora consequentia malane disserendi obscurentur deserit</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="course-extra-box" bis_skin_checked="1">
+ <h3 class="course-extra-box__title">Target audiences</h3>
+ <div class="course-extra-box__content" bis_skin_checked="1">
+ <div class="course-extra-box__content-inner" bis_skin_checked="1">
+ <ul>
+ <li>Collige appellabant fidenter abducat deferret fit sermone video partibus eadem philosophos quodam ferendum munus dubiis</li>
+ <li>Mediocritate fortem referebat debilitari dixit nosmet haberem tamquam sermone fieri philodemum utuntur cornibus</li>
+ <li>Poneret abducat virtutibus facta apud incolumis nomine isdem ingenii vivunt reprehenderem residamus</li>
+ <li>Ducem avaritiamne aristophanem iracundia hominem iucundi nescio domina memoriae auctoritas post utram dixisset iocans habemus</li>
+ <li>Sequuntur citius praeterita dolendi nomen loquantur more praecipue utamur philosophiae</li>
+ <li>Graece audax asotos necesse consulat statu tuo demptis subtilius verborum fac pudoris appellas imperitos aiat</li>
+ <li>Formam villae explet tubulum q estad alter tenebris multarum usus</li>
+ <li>Obscurius so nisi torqueatur separantur strato depravatae factum afflueret aliquid dicunt turpi</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div id="learn-press-course-tabs" class="course-tabs" bis_skin_checked="1">
+ <input type="radio" name="learn-press-course-tab-radio" id="tab-overview-input" checked="checked" value="overview">
+ <input type="radio" name="learn-press-course-tab-radio" id="tab-curriculum-input" value="curriculum">
+ <input type="radio" name="learn-press-course-tab-radio" id="tab-instructor-input" value="instructor">
+ <input type="radio" name="learn-press-course-tab-radio" id="tab-faqs-input" value="faqs">
+ <ul class="learn-press-nav-tabs course-nav-tabs" data-tabs="4">
+ <li class="course-nav course-nav-tab-overview active">
+ <label for="tab-overview-input">Overview</label>
+ </li>
+ <li class="course-nav course-nav-tab-curriculum">
+ <label for="tab-curriculum-input">Curriculum</label>
+ </li>
+ <li class="course-nav course-nav-tab-instructor">
+ <label for="tab-instructor-input">Instructor</label>
+ </li>
+ <li class="course-nav course-nav-tab-faqs">
+ <label for="tab-faqs-input">FAQs</label>
+ </li>
+ </ul>
+ <div class="course-tab-panels" bis_skin_checked="1">
+ <div class="course-tab-panel-overview course-tab-panel" id="tab-overview" bis_skin_checked="1">
+ <div class="course-description" id="learn-press-course-description" bis_skin_checked="1">
+ <p>Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare philosophi affectus turpe sapientis plebem</p>
+ <p>Gestiret expetenda hoc ennius conveniat defecerit subito</p>
+ </div>
+ </div>
+ <div class="course-tab-panel-curriculum course-tab-panel" id="tab-curriculum" bis_skin_checked="1">
+ <div class="course-curriculum" id="learn-press-course-curriculum" bis_skin_checked="1">
+ <div class="curriculum-scrollable" bis_skin_checked="1">
+ <ul class="curriculum-sections">
+ <li class="section" id="section-section-1-38" data-id="section-1-38" data-section-id="38">
+ <div class="section-header" bis_skin_checked="1">
+ <div class="section-left" bis_skin_checked="1">
+ <h5 class="section-title">Section 1
+ <p class="section-desc">Stoicorum utrumque puerorum videro aperitur longinquum vitarum ducas dicantur haberem pertimuit amicitiam quis disiuncta</p>
+ </h5>
+ <span class="section-toggle">
+ <i class="fas fa-caret-down"></i>
+ <i class="fas fa-caret-up"></i>
+ </span>
+ </div>
+ </div>
+ <ul class="section-content">
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="lessons.html" bis_skin_checked="1">
+ <span class="item-name">Lesson 1</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="lessons.html" bis_skin_checked="1">
+ <span class="item-name">Lesson 2</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="lessons.html" bis_skin_checked="1">
+ <span class="item-name">Lesson 3</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="lessons.html" bis_skin_checked="1">
+ <span class="item-name">Lesson 4</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ </ul>
+ </li>
+ <li class="section" id="section-section-1-38" data-id="section-1-38" data-section-id="38">
+ <div class="section-header" bis_skin_checked="1">
+ <div class="section-left" bis_skin_checked="1">
+ <h5 class="section-title">Section 2
+ <p class="section-desc">Stoicorum utrumque puerorum videro aperitur longinquum vitarum ducas dicantur haberem pertimuit amicitiam quis disiuncta</p>
+ </h5>
+ <span class="section-toggle">
+ <i class="fas fa-caret-down"></i>
+ <i class="fas fa-caret-up"></i>
+ </span>
+ </div>
+ </div>
+ <ul class="section-content">
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="quizzes.html" bis_skin_checked="1">
+ <span class="item-name">Quizze 1</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="quizzes.html" bis_skin_checked="1">
+ <span class="item-name">Quizze 2</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="quizzes.html" bis_skin_checked="1">
+ <span class="item-name">Quizze 3</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item course-item-lp_lesson course-item-1027 item-preview has-status" data-id="1027">
+ <a class="section-item-link" href="quizzes.html" bis_skin_checked="1">
+ <span class="item-name">Quizze 4</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="course-tab-panel-instructor course-tab-panel" id="tab-instructor" bis_skin_checked="1">
+ <div class="course-author" bis_skin_checked="1">
+ <div class="lp-course-author" bis_skin_checked="1">
+ <div class="course-author__pull-left" bis_skin_checked="1">
+ <img alt="User Avatar" src="img/author_5.jpg" srcset="img/author_5.jpg" class="avatar avatar-96 photo" height="250" width="250" loading="lazy">
+ </div>
+ <div class="course-author__pull-right" bis_skin_checked="1">
+ <div class="author-title" bis_skin_checked="1"><a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </div>
+ <div class="author-description margin-bottom" bis_skin_checked="1">
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="course-tab-panel-faqs course-tab-panel" id="tab-faqs" bis_skin_checked="1">
+ <input type="checkbox" name="course-faqs-box-ratio" id="course-faqs-box-ratio-6150b1eb67f33">
+ <div class="course-faqs-box" bis_skin_checked="1">
+ <label class="course-faqs-box__title" for="course-faqs-box-ratio-6150b1eb67f33">
+ Statueris pater regiones medicinam coronae seditione litteram comparatur estquod caecus uno initiis potestne dignos cenasti?</label>
+ <div class="course-faqs-box__content" bis_skin_checked="1">
+ <div class="course-faqs-box__content-inner" bis_skin_checked="1">
+ <p>Physicis paulumque adesse metellum propterea misera nominare facias samium consequatur usus studebat</p><p>Formam malitiam explicari iacet dicturum faceres quid effeminari curta oportere nummus dicerem improbos magni ita sedeat redderet</p>
+ </div>
+ </div>
+ </div>
+ <input type="checkbox" name="course-faqs-box-ratio" id="course-faqs-box-ratio-6150b1eb67f6b">
+ <div class="course-faqs-box" bis_skin_checked="1">
+ <label class="course-faqs-box__title" for="course-faqs-box-ratio-6150b1eb67f6b">
+ Numerare infima instituendarum scire semel sapiente mnesarchum crede expedita orata dubitas censes usitate leves duo?</label>
+ <div class="course-faqs-box__content" bis_skin_checked="1">
+ <div class="course-faqs-box__content-inner" bis_skin_checked="1">
+ <p>Relictae dixerim altera fidibus ennius incidant defendere consulat affers dustmata habentur declaret sapientem</p><p>Contenti irridebat beatum epuletur efficiens morbos acciderat prorsus diviserunt modestiam umquam maxime primis utilitates</p>
+ </div>
+ </div>
+ </div>
+ <input type="checkbox" name="course-faqs-box-ratio" id="course-faqs-box-ratio-6150b1eb67faa">
+ <div class="course-faqs-box" bis_skin_checked="1">
+ <label class="course-faqs-box__title" for="course-faqs-box-ratio-6150b1eb67faa">
+ Reprehendi catone oportunitatis vultus sensibus materiam corporis memoria everti alterum optime acupensere vultum istud reperire?</label>
+ <div class="course-faqs-box__content" bis_skin_checked="1">
+ <div class="course-faqs-box__content-inner" bis_skin_checked="1">
+ <p>Aliquando cui intellegit vitiorum proficiscitur rebus optimis veterum particulas iacet pythagora times noster litteram conservatorem frugaliter periculo</p><p>Sequens mediocri sequatur perspicua minus valitudo anaticulas natos exigit existimas infelix</p>
+ </div>
+ </div>
+ </div>
+ <input type="checkbox" name="course-faqs-box-ratio" id="course-faqs-box-ratio-6150b1eb67fd5">
+ <div class="course-faqs-box" bis_skin_checked="1">
+ <label class="course-faqs-box__title" for="course-faqs-box-ratio-6150b1eb67fd5">
+ Factum verecundius distinctio perspexerit contemplandis externum liceat conservatorem maiora spe translatum quin moderatio puerum? </label>
+ <div class="course-faqs-box__content" bis_skin_checked="1">
+ <div class="course-faqs-box__content-inner" bis_skin_checked="1">
+ <p>Vacuitate dubitas vir pertinere memini imperatoriae recte ducitur exercebantur affectiones patientiae</p><p>Haberem legem delectatus ultima vitarum sentiret graeco praesertim convenit collatio finite concessis loquantur</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- end entry content left -->
+ </div>
+ <aside class="course-summary-sidebar">
+ <div class="course-summary-sidebar__inner" bis_skin_checked="1">
+ <div class="course-sidebar-top" bis_skin_checked="1">
+ <div class="course-sidebar-preview" bis_skin_checked="1">
+ <div class="media-preview" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_2.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$120.00</span>
+ </div>
+ <div class="lp-course-buttons" bis_skin_checked="1">
+ <a href="checkout.html">
+ <button class="lp-button button button-purchase-course">
+ Buy Now
+ </button>
+ </a>
+ </div>
+ </div>
+ <div class="course-featured-review margin-bottom" bis_skin_checked="1">
+ <h4 class="featured-review__title">Featured Review</h4>
+ <div class="featured-review__stars" bis_skin_checked="1">
+ <i class="fas fa-star"></i>
+ <i class="fas fa-star"></i>
+ <i class="fas fa-star"></i>
+ <i class="fas fa-star"></i>
+ <i class="fas fa-star"></i>
+ </div>
+ <div class="featured-review__content" bis_skin_checked="1">
+ <p>Aperiendum doctorum agimus perspexerit isti verborumne duas illi cupiditatum democritus haberent luci facillimum inventoribus eriperes</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </aside>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- course details part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- courses js -->
+ <script src="js/courses.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/course-grid.html b/Varsity_Template/template/course-grid.html new file mode 100644 index 0000000..837d24d --- /dev/null +++ b/Varsity_Template/template/course-grid.html @@ -0,0 +1,759 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Course Grid - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- courses part here -->
+ <div id="content" class="site-content" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <ul class="learn-press-breadcrumb">
+ <li><a href="index.html" bis_skin_checked="1"><span>Home</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><span>All Courses</span></li>
+ </ul>
+ <div class="lp-content-area" bis_skin_checked="1">
+ <header class="learn-press-courses-header">
+ <h1>All Courses</h1>
+ </header>
+ <div class="lp-courses-bar list" bis_skin_checked="1">
+ <form class="search-courses" method="get" action="index.html">
+ <input type="hidden" name="post_type" value="lp_course">
+ <input type="hidden" name="taxonomy" value="">
+ <input type="hidden" name="term_id" value="">
+ <input type="hidden" name="term" value="">
+ <input type="text" placeholder="Search courses..." name="s" value="">
+ <button type="submit"><i class="fas fa-search"></i></button>
+ </form>
+ <div class="switch-layout" bis_skin_checked="1">
+ <input type="radio" name="lp-switch-layout-btn" value="grid" id="lp-switch-layout-btn-grid" checked="checked">
+ <label class="switch-btn grid" title="Switch to grid" for="lp-switch-layout-btn-grid"></label>
+ <input type="radio" name="lp-switch-layout-btn" value="list" id="lp-switch-layout-btn-list">
+ <label class="switch-btn list" title="Switch to list" for="lp-switch-layout-btn-list"></label>
+ </div>
+ </div>
+ <ul class="learn-press-courses" data-layout="grid">
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_9.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Computer Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Software Development</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_8.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Essentials</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$120.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_7.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">History & Philosophy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$110.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_6.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Math & Logic</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Algebra & Calculus</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$130.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_5.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Language Learning</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">English Learning</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$140.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_4.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Strategy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_3.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Music & Art</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$170.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_2.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Data Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Data Analysis</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$200.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ </ul>
+ <nav class="learn-press-pagination navigation pagination">
+ <ul class="page-numbers">
+ <li><span aria-current="page" class="page-numbers current">1</span></li>
+ <li><a class="page-numbers" href="#" bis_skin_checked="1">2</a></li>
+ <li><a class="next page-numbers" href="#" bis_skin_checked="1"><i class="arrow_right"></i></a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ <!-- courses part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- courses js -->
+ <script src="js/courses.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/course-list.html b/Varsity_Template/template/course-list.html new file mode 100644 index 0000000..254179b --- /dev/null +++ b/Varsity_Template/template/course-list.html @@ -0,0 +1,759 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Course List - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- courses part here -->
+ <div id="content" class="site-content" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <ul class="learn-press-breadcrumb">
+ <li><a href="index.html" bis_skin_checked="1"><span>Home</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><span>All Courses</span></li>
+ </ul>
+ <div class="lp-content-area" bis_skin_checked="1">
+ <header class="learn-press-courses-header">
+ <h1>All Courses</h1>
+ </header>
+ <div class="lp-courses-bar list" bis_skin_checked="1">
+ <form class="search-courses" method="get" action="index.html">
+ <input type="hidden" name="post_type" value="lp_course">
+ <input type="hidden" name="taxonomy" value="">
+ <input type="hidden" name="term_id" value="">
+ <input type="hidden" name="term" value="">
+ <input type="text" placeholder="Search courses..." name="s" value="">
+ <button type="submit"><i class="fas fa-search"></i></button>
+ </form>
+ <div class="switch-layout" bis_skin_checked="1">
+ <input type="radio" name="lp-switch-layout-btn" value="grid" id="lp-switch-layout-btn-grid">
+ <label class="switch-btn grid" title="Switch to grid" for="lp-switch-layout-btn-grid"></label>
+ <input type="radio" name="lp-switch-layout-btn" value="list" id="lp-switch-layout-btn-list" checked="checked">
+ <label class="switch-btn list" title="Switch to list" for="lp-switch-layout-btn-list"></label>
+ </div>
+ </div>
+ <ul class="learn-press-courses" data-layout="list">
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_9.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Computer Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Software Development</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_8.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Essentials</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$120.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_7.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">History & Philosophy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$110.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_6.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Math & Logic</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Algebra & Calculus</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$130.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_5.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Language Learning</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">English Learning</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$140.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_4.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Strategy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_3.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Music & Art</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$170.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_2.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Data Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Data Analysis</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$200.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ </ul>
+ <nav class="learn-press-pagination navigation pagination">
+ <ul class="page-numbers">
+ <li><span aria-current="page" class="page-numbers current">1</span></li>
+ <li><a class="page-numbers" href="#" bis_skin_checked="1">2</a></li>
+ <li><a class="next page-numbers" href="#" bis_skin_checked="1"><i class="arrow_right"></i></a></li>
+ </ul>
+ </nav>
+ </div>
+ </div>
+ </div>
+ <!-- courses part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- courses js -->
+ <script src="js/courses.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/course-slider.html b/Varsity_Template/template/course-slider.html new file mode 100644 index 0000000..3f82452 --- /dev/null +++ b/Varsity_Template/template/course-slider.html @@ -0,0 +1,551 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Course Slider - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Course Slider</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Course Slider</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- popular course part here -->
+ <section class="popular_course section_padding section_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1500">
+ <div class="section_tittle">
+ <h2>Explore our <br>
+ Popular Courses</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ <div class="col-lg-12" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="popular_courses_item owl-carousel">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_1.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$16.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(120 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Computer Security & Network</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Dylan Meringue</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>10 Lessons</p>
+ <p><i class="icon_profile"></i>120</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_2.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$30.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(140 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Data Analysis</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Chauffina Carr</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>130</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_3.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$40.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(150 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Music & Art</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Jason Response</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>100</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_4.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$50.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(135 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Strategy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Justin Case</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>65 Lessons</p>
+ <p><i class="icon_profile"></i>122</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_5.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$70.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(299 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>English Learning</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>45 Lessons</p>
+ <p><i class="icon_profile"></i>90</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_6.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$110.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(105 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Algebra & Calculus</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Adam Smith</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>80</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_7.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$117.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(221 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>History & Philosophy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>17</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_8.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$227.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(90 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Essentials</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Gunther Beard</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>25 Lessons</p>
+ <p><i class="icon_profile"></i>28</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_9.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$90.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(177 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Software Development</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Samuel Serif</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>50 Lessons</p>
+ <p><i class="icon_profile"></i>42</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- popular course part end -->
+
+ <!-- cta part here -->
+ <section class="cta_part section_padding">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-8">
+ <div class="cta_part_iner">
+ <h2>Best teachers in every subject. <br>
+ Let’s get started</h2>
+ <p>We can teach you anything</p>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <div class="cta_btn">
+ <a href="course-list.html" class="btn_3">Get Started</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- cta part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- courses js -->
+ <script src="js/courses.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/css/animate.css b/Varsity_Template/template/css/animate.css new file mode 100644 index 0000000..6c72f59 --- /dev/null +++ b/Varsity_Template/template/css/animate.css @@ -0,0 +1,3625 @@ +@charset "UTF-8"; + +/*! + * animate.css -https://daneden.github.io/animate.css/ + * Version - 3.7.2 + * Licensed under the MIT license - http://opensource.org/licenses/MIT + * + * Copyright (c) 2019 Daniel Eden + */ + +@-webkit-keyframes bounce { + from, + 20%, + 53%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 40%, + 43% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -30px, 0); + transform: translate3d(0, -30px, 0); + } + + 70% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -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 { + from, + 20%, + 53%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 40%, + 43% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -30px, 0); + transform: translate3d(0, -30px, 0); + } + + 70% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -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 { + from, + 50%, + to { + opacity: 1; + } + + 25%, + 75% { + opacity: 0; + } +} + +@keyframes flash { + from, + 50%, + to { + opacity: 1; + } + + 25%, + 75% { + opacity: 0; + } +} + +.flash { + -webkit-animation-name: flash; + animation-name: flash; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes pulse { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 50% { + -webkit-transform: scale3d(1.05, 1.05, 1.05); + transform: scale3d(1.05, 1.05, 1.05); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes pulse { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 50% { + -webkit-transform: scale3d(1.05, 1.05, 1.05); + transform: scale3d(1.05, 1.05, 1.05); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.pulse { + -webkit-animation-name: pulse; + animation-name: pulse; +} + +@-webkit-keyframes rubberBand { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 30% { + -webkit-transform: scale3d(1.25, 0.75, 1); + transform: scale3d(1.25, 0.75, 1); + } + + 40% { + -webkit-transform: scale3d(0.75, 1.25, 1); + transform: scale3d(0.75, 1.25, 1); + } + + 50% { + -webkit-transform: scale3d(1.15, 0.85, 1); + transform: scale3d(1.15, 0.85, 1); + } + + 65% { + -webkit-transform: scale3d(0.95, 1.05, 1); + transform: scale3d(0.95, 1.05, 1); + } + + 75% { + -webkit-transform: scale3d(1.05, 0.95, 1); + transform: scale3d(1.05, 0.95, 1); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes rubberBand { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 30% { + -webkit-transform: scale3d(1.25, 0.75, 1); + transform: scale3d(1.25, 0.75, 1); + } + + 40% { + -webkit-transform: scale3d(0.75, 1.25, 1); + transform: scale3d(0.75, 1.25, 1); + } + + 50% { + -webkit-transform: scale3d(1.15, 0.85, 1); + transform: scale3d(1.15, 0.85, 1); + } + + 65% { + -webkit-transform: scale3d(0.95, 1.05, 1); + transform: scale3d(0.95, 1.05, 1); + } + + 75% { + -webkit-transform: scale3d(1.05, 0.95, 1); + transform: scale3d(1.05, 0.95, 1); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.rubberBand { + -webkit-animation-name: rubberBand; + animation-name: rubberBand; +} + +@-webkit-keyframes shake { + from, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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: rotate3d(0, 0, 1, 15deg); + transform: rotate3d(0, 0, 1, 15deg); + } + + 40% { + -webkit-transform: rotate3d(0, 0, 1, -10deg); + transform: rotate3d(0, 0, 1, -10deg); + } + + 60% { + -webkit-transform: rotate3d(0, 0, 1, 5deg); + transform: rotate3d(0, 0, 1, 5deg); + } + + 80% { + -webkit-transform: rotate3d(0, 0, 1, -5deg); + transform: rotate3d(0, 0, 1, -5deg); + } + + to { + -webkit-transform: rotate3d(0, 0, 1, 0deg); + transform: rotate3d(0, 0, 1, 0deg); + } +} + +@keyframes swing { + 20% { + -webkit-transform: rotate3d(0, 0, 1, 15deg); + transform: rotate3d(0, 0, 1, 15deg); + } + + 40% { + -webkit-transform: rotate3d(0, 0, 1, -10deg); + transform: rotate3d(0, 0, 1, -10deg); + } + + 60% { + -webkit-transform: rotate3d(0, 0, 1, 5deg); + transform: rotate3d(0, 0, 1, 5deg); + } + + 80% { + -webkit-transform: rotate3d(0, 0, 1, -5deg); + transform: rotate3d(0, 0, 1, -5deg); + } + + to { + -webkit-transform: rotate3d(0, 0, 1, 0deg); + transform: rotate3d(0, 0, 1, 0deg); + } +} + +.swing { + -webkit-transform-origin: top center; + transform-origin: top center; + -webkit-animation-name: swing; + animation-name: swing; +} + +@-webkit-keyframes tada { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 10%, + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + } + + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + } + + 40%, + 60%, + 80% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes tada { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 10%, + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + } + + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + } + + 40%, + 60%, + 80% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.tada { + -webkit-animation-name: tada; + animation-name: tada; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes wobble { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 15% { + -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + } + + 30% { + -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + } + + 45% { + -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + } + + 60% { + -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + } + + 75% { + -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes wobble { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 15% { + -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + } + + 30% { + -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + } + + 45% { + -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + } + + 60% { + -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + } + + 75% { + -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.wobble { + -webkit-animation-name: wobble; + animation-name: wobble; +} + +@-webkit-keyframes jello { + from, + 11.1%, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 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(-0.78125deg) skewY(-0.78125deg); + transform: skewX(-0.78125deg) skewY(-0.78125deg); + } + + 77.7% { + -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); + transform: skewX(0.390625deg) skewY(0.390625deg); + } + + 88.8% { + -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + } +} + +@keyframes jello { + from, + 11.1%, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 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(-0.78125deg) skewY(-0.78125deg); + transform: skewX(-0.78125deg) skewY(-0.78125deg); + } + + 77.7% { + -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); + transform: skewX(0.390625deg) skewY(0.390625deg); + } + + 88.8% { + -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + } +} + +.jello { + -webkit-animation-name: jello; + animation-name: jello; + -webkit-transform-origin: center; + transform-origin: center; +} + +@-webkit-keyframes heartBeat { + 0% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 14% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 28% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 42% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 70% { + -webkit-transform: scale(1); + transform: scale(1); + } +} + +@keyframes heartBeat { + 0% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 14% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 28% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 42% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 70% { + -webkit-transform: scale(1); + transform: scale(1); + } +} + +.heartBeat { + -webkit-animation-name: heartBeat; + animation-name: heartBeat; + -webkit-animation-duration: 1.3s; + animation-duration: 1.3s; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; +} + +@-webkit-keyframes bounceIn { + from, + 20%, + 40%, + 60%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 20% { + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + 40% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97); + transform: scale3d(0.97, 0.97, 0.97); + } + + to { + opacity: 1; + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes bounceIn { + from, + 20%, + 40%, + 60%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 20% { + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + 40% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97); + transform: scale3d(0.97, 0.97, 0.97); + } + + to { + opacity: 1; + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.bounceIn { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: bounceIn; + animation-name: bounceIn; +} + +@-webkit-keyframes bounceInDown { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInDown { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInDown { + -webkit-animation-name: bounceInDown; + animation-name: bounceInDown; +} + +@-webkit-keyframes bounceInLeft { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInLeft { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInLeft { + -webkit-animation-name: bounceInLeft; + animation-name: bounceInLeft; +} + +@-webkit-keyframes bounceInRight { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInRight { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInRight { + -webkit-animation-name: bounceInRight; + animation-name: bounceInRight; +} + +@-webkit-keyframes bounceInUp { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInUp { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInUp { + -webkit-animation-name: bounceInUp; + animation-name: bounceInUp; +} + +@-webkit-keyframes bounceOut { + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } +} + +@keyframes bounceOut { + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } +} + +.bounceOut { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -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 { + from { + opacity: 0; + } + + to { + opacity: 1; + } +} + +@keyframes fadeIn { + from { + opacity: 0; + } + + to { + opacity: 1; + } +} + +.fadeIn { + -webkit-animation-name: fadeIn; + animation-name: fadeIn; +} + +@-webkit-keyframes fadeInDown { + from { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInDown { + from { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInDown { + -webkit-animation-name: fadeInDown; + animation-name: fadeInDown; +} + +@-webkit-keyframes fadeInDownBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInDownBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInDownBig { + -webkit-animation-name: fadeInDownBig; + animation-name: fadeInDownBig; +} + +@-webkit-keyframes fadeInLeft { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInLeft { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInLeft { + -webkit-animation-name: fadeInLeft; + animation-name: fadeInLeft; +} + +@-webkit-keyframes fadeInLeftBig { + from { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInLeftBig { + from { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInLeftBig { + -webkit-animation-name: fadeInLeftBig; + animation-name: fadeInLeftBig; +} + +@-webkit-keyframes fadeInRight { + from { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInRight { + from { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInRight { + -webkit-animation-name: fadeInRight; + animation-name: fadeInRight; +} + +@-webkit-keyframes fadeInRightBig { + from { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInRightBig { + from { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInRightBig { + -webkit-animation-name: fadeInRightBig; + animation-name: fadeInRightBig; +} + +@-webkit-keyframes fadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInUp { + -webkit-animation-name: fadeInUp; + animation-name: fadeInUp; +} + +@-webkit-keyframes fadeInUpBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInUpBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInUpBig { + -webkit-animation-name: fadeInUpBig; + animation-name: fadeInUpBig; +} + +@-webkit-keyframes fadeOut { + from { + opacity: 1; + } + + to { + opacity: 0; + } +} + +@keyframes fadeOut { + from { + opacity: 1; + } + + to { + opacity: 0; + } +} + +.fadeOut { + -webkit-animation-name: fadeOut; + animation-name: fadeOut; +} + +@-webkit-keyframes fadeOutDown { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +@keyframes fadeOutDown { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } +} + +@keyframes fadeOutDownBig { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +@keyframes fadeOutLeft { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } +} + +@keyframes fadeOutLeftBig { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +@keyframes fadeOutRight { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } +} + +@keyframes fadeOutRightBig { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +@keyframes fadeOutUp { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } +} + +@keyframes fadeOutUpBig { + from { + 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 { + from { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, -360deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 40% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 50% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 80% { + -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + to { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } +} + +@keyframes flip { + from { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, -360deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 40% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 50% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 80% { + -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + to { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); + -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 { + from { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +@keyframes flipInX { + from { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + transform: perspective(400px) rotate3d(1, 0, 0, -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 { + from { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +@keyframes flipInY { + from { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + transform: perspective(400px) rotate3d(0, 1, 0, -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 { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + opacity: 0; + } +} + +@keyframes flipOutX { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + opacity: 0; + } +} + +.flipOutX { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: flipOutX; + animation-name: flipOutX; + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; +} + +@-webkit-keyframes flipOutY { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + opacity: 0; + } +} + +@keyframes flipOutY { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + opacity: 0; + } +} + +.flipOutY { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; + -webkit-animation-name: flipOutY; + animation-name: flipOutY; +} + +@-webkit-keyframes lightSpeedIn { + from { + -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); + opacity: 1; + } + + 80% { + -webkit-transform: skewX(-5deg); + transform: skewX(-5deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes lightSpeedIn { + from { + -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); + opacity: 1; + } + + 80% { + -webkit-transform: skewX(-5deg); + transform: skewX(-5deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.lightSpeedIn { + -webkit-animation-name: lightSpeedIn; + animation-name: lightSpeedIn; + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; +} + +@-webkit-keyframes lightSpeedOut { + from { + opacity: 1; + } + + to { + -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); + transform: translate3d(100%, 0, 0) skewX(30deg); + opacity: 0; + } +} + +@keyframes lightSpeedOut { + from { + 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 { + from { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, -200deg); + transform: rotate3d(0, 0, 1, -200deg); + opacity: 0; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateIn { + from { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, -200deg); + transform: rotate3d(0, 0, 1, -200deg); + opacity: 0; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateIn { + -webkit-animation-name: rotateIn; + animation-name: rotateIn; +} + +@-webkit-keyframes rotateInDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInDownLeft { + -webkit-animation-name: rotateInDownLeft; + animation-name: rotateInDownLeft; +} + +@-webkit-keyframes rotateInDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInDownRight { + -webkit-animation-name: rotateInDownRight; + animation-name: rotateInDownRight; +} + +@-webkit-keyframes rotateInUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInUpLeft { + -webkit-animation-name: rotateInUpLeft; + animation-name: rotateInUpLeft; +} + +@-webkit-keyframes rotateInUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -90deg); + transform: rotate3d(0, 0, 1, -90deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -90deg); + transform: rotate3d(0, 0, 1, -90deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInUpRight { + -webkit-animation-name: rotateInUpRight; + animation-name: rotateInUpRight; +} + +@-webkit-keyframes rotateOut { + from { + -webkit-transform-origin: center; + transform-origin: center; + opacity: 1; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, 200deg); + transform: rotate3d(0, 0, 1, 200deg); + opacity: 0; + } +} + +@keyframes rotateOut { + from { + -webkit-transform-origin: center; + transform-origin: center; + opacity: 1; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, 200deg); + transform: rotate3d(0, 0, 1, 200deg); + opacity: 0; + } +} + +.rotateOut { + -webkit-animation-name: rotateOut; + animation-name: rotateOut; +} + +@-webkit-keyframes rotateOutDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } +} + +@keyframes rotateOutDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } +} + +.rotateOutDownLeft { + -webkit-animation-name: rotateOutDownLeft; + animation-name: rotateOutDownLeft; +} + +@-webkit-keyframes rotateOutDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +@keyframes rotateOutDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +.rotateOutDownRight { + -webkit-animation-name: rotateOutDownRight; + animation-name: rotateOutDownRight; +} + +@-webkit-keyframes rotateOutUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +@keyframes rotateOutUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +.rotateOutUpLeft { + -webkit-animation-name: rotateOutUpLeft; + animation-name: rotateOutUpLeft; +} + +@-webkit-keyframes rotateOutUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 90deg); + transform: rotate3d(0, 0, 1, 90deg); + opacity: 0; + } +} + +@keyframes rotateOutUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 90deg); + transform: rotate3d(0, 0, 1, 90deg); + opacity: 0; + } +} + +.rotateOutUpRight { + -webkit-animation-name: rotateOutUpRight; + animation-name: rotateOutUpRight; +} + +@-webkit-keyframes hinge { + 0% { + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 20%, + 60% { + -webkit-transform: rotate3d(0, 0, 1, 80deg); + transform: rotate3d(0, 0, 1, 80deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 40%, + 80% { + -webkit-transform: rotate3d(0, 0, 1, 60deg); + transform: rotate3d(0, 0, 1, 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% { + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 20%, + 60% { + -webkit-transform: rotate3d(0, 0, 1, 80deg); + transform: rotate3d(0, 0, 1, 80deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 40%, + 80% { + -webkit-transform: rotate3d(0, 0, 1, 60deg); + transform: rotate3d(0, 0, 1, 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-duration: 2s; + animation-duration: 2s; + -webkit-animation-name: hinge; + animation-name: hinge; +} + +@-webkit-keyframes jackInTheBox { + from { + opacity: 0; + -webkit-transform: scale(0.1) rotate(30deg); + transform: scale(0.1) rotate(30deg); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + } + + 50% { + -webkit-transform: rotate(-10deg); + transform: rotate(-10deg); + } + + 70% { + -webkit-transform: rotate(3deg); + transform: rotate(3deg); + } + + to { + opacity: 1; + -webkit-transform: scale(1); + transform: scale(1); + } +} + +@keyframes jackInTheBox { + from { + opacity: 0; + -webkit-transform: scale(0.1) rotate(30deg); + transform: scale(0.1) rotate(30deg); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + } + + 50% { + -webkit-transform: rotate(-10deg); + transform: rotate(-10deg); + } + + 70% { + -webkit-transform: rotate(3deg); + transform: rotate(3deg); + } + + to { + opacity: 1; + -webkit-transform: scale(1); + transform: scale(1); + } +} + +.jackInTheBox { + -webkit-animation-name: jackInTheBox; + animation-name: jackInTheBox; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes rollIn { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes rollIn { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.rollIn { + -webkit-animation-name: rollIn; + animation-name: rollIn; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes rollOut { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + } +} + +@keyframes rollOut { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + } +} + +.rollOut { + -webkit-animation-name: rollOut; + animation-name: rollOut; +} + +@-webkit-keyframes zoomIn { + from { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 50% { + opacity: 1; + } +} + +@keyframes zoomIn { + from { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 50% { + opacity: 1; + } +} + +.zoomIn { + -webkit-animation-name: zoomIn; + animation-name: zoomIn; +} + +@-webkit-keyframes zoomInDown { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInDown { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInDown { + -webkit-animation-name: zoomInDown; + animation-name: zoomInDown; +} + +@-webkit-keyframes zoomInLeft { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInLeft { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInLeft { + -webkit-animation-name: zoomInLeft; + animation-name: zoomInLeft; +} + +@-webkit-keyframes zoomInRight { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInRight { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInRight { + -webkit-animation-name: zoomInRight; + animation-name: zoomInRight; +} + +@-webkit-keyframes zoomInUp { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInUp { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInUp { + -webkit-animation-name: zoomInUp; + animation-name: zoomInUp; +} + +@-webkit-keyframes zoomOut { + from { + opacity: 1; + } + + 50% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + to { + opacity: 0; + } +} + +@keyframes zoomOut { + from { + opacity: 1; + } + + 50% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + to { + opacity: 0; + } +} + +.zoomOut { + -webkit-animation-name: zoomOut; + animation-name: zoomOut; +} + +@-webkit-keyframes zoomOutDown { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomOutDown { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomOutDown { + -webkit-animation-name: zoomOutDown; + animation-name: zoomOutDown; +} + +@-webkit-keyframes zoomOutLeft { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); + transform: scale(0.1) translate3d(-2000px, 0, 0); + -webkit-transform-origin: left center; + transform-origin: left center; + } +} + +@keyframes zoomOutLeft { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); + transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); + transform: scale(0.1) translate3d(2000px, 0, 0); + -webkit-transform-origin: right center; + transform-origin: right center; + } +} + +@keyframes zoomOutRight { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); + transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomOutUp { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomOutUp { + -webkit-animation-name: zoomOutUp; + animation-name: zoomOutUp; +} + +@-webkit-keyframes slideInDown { + from { + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInDown { + from { + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInDown { + -webkit-animation-name: slideInDown; + animation-name: slideInDown; +} + +@-webkit-keyframes slideInLeft { + from { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInLeft { + from { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInLeft { + -webkit-animation-name: slideInLeft; + animation-name: slideInLeft; +} + +@-webkit-keyframes slideInRight { + from { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInRight { + from { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInRight { + -webkit-animation-name: slideInRight; + animation-name: slideInRight; +} + +@-webkit-keyframes slideInUp { + from { + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInUp { + from { + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInUp { + -webkit-animation-name: slideInUp; + animation-name: slideInUp; +} + +@-webkit-keyframes slideOutDown { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +@keyframes slideOutDown { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +@keyframes slideOutLeft { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +@keyframes slideOutRight { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +@keyframes slideOutUp { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +.slideOutUp { + -webkit-animation-name: slideOutUp; + animation-name: slideOutUp; +} + +.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.delay-1s { + -webkit-animation-delay: 1s; + animation-delay: 1s; +} + +.animated.delay-2s { + -webkit-animation-delay: 2s; + animation-delay: 2s; +} + +.animated.delay-3s { + -webkit-animation-delay: 3s; + animation-delay: 3s; +} + +.animated.delay-4s { + -webkit-animation-delay: 4s; + animation-delay: 4s; +} + +.animated.delay-5s { + -webkit-animation-delay: 5s; + animation-delay: 5s; +} + +.animated.fast { + -webkit-animation-duration: 800ms; + animation-duration: 800ms; +} + +.animated.faster { + -webkit-animation-duration: 500ms; + animation-duration: 500ms; +} + +.animated.slow { + -webkit-animation-duration: 2s; + animation-duration: 2s; +} + +.animated.slower { + -webkit-animation-duration: 3s; + animation-duration: 3s; +} + +@media (print), (prefers-reduced-motion: reduce) { + .animated { + -webkit-animation-duration: 1ms !important; + animation-duration: 1ms !important; + -webkit-transition-duration: 1ms !important; + transition-duration: 1ms !important; + -webkit-animation-iteration-count: 1 !important; + animation-iteration-count: 1 !important; + } +}
\ No newline at end of file diff --git a/Varsity_Template/template/css/bootstrap.min.css b/Varsity_Template/template/css/bootstrap.min.css new file mode 100644 index 0000000..ed02d73 --- /dev/null +++ b/Varsity_Template/template/css/bootstrap.min.css @@ -0,0 +1,6 @@ +/*! + * Bootstrap v4.4.1 (https://getbootstrap.com/) + * Copyright 2011-2019 The Bootstrap Authors + * Copyright 2011-2019 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal .list-group-item.active{margin-top:0}.list-group-horizontal .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm .list-group-item.active{margin-top:0}.list-group-horizontal-sm .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md .list-group-item.active{margin-top:0}.list-group-horizontal-md .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg .list-group-item.active{margin-top:0}.list-group-horizontal-lg .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl .list-group-item.active{margin-top:0}.list-group-horizontal-xl .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush .list-group-item{border-right-width:0;border-left-width:0;border-radius:0}.list-group-flush .list-group-item:first-child{border-top-width:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
\ No newline at end of file diff --git a/Varsity_Template/template/css/courses.css b/Varsity_Template/template/css/courses.css new file mode 100644 index 0000000..1383421 --- /dev/null +++ b/Varsity_Template/template/css/courses.css @@ -0,0 +1,9286 @@ +@charset "UTF-8";
+/**
+ * Mixin
+ */
+@-webkit-keyframes rotating4 {
+ from {
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes rotating4 {
+ from {
+ -ms-transform: rotate(0deg);
+ -moz-transform: rotate(0deg);
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -ms-transform: rotate(360deg);
+ -moz-transform: rotate(360deg);
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@-webkit-keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+@keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+.learn-press-message {
+ position: relative;
+ margin: 0 0 20px 0;
+ padding: 10px 12px 10px 15px;
+ border-top: 5px solid #00adff;
+ border-bottom-right-radius: 5px;
+ border-bottom-left-radius: 5px;
+ background: #f5f5f5;
+}
+
+.learn-press-message.icon {
+ padding-left: 45px;
+}
+
+.learn-press-message.icon::before {
+ background: #00adff;
+}
+
+.learn-press-message.icon::after {
+ position: absolute;
+ top: 50%;
+ left: 15px;
+ width: 26px;
+ height: 26px;
+ margin-top: -13px;
+ margin-right: 10px;
+ border-radius: 50%;
+ color: #fff;
+ background: #00adff;
+ font-family: "Font Awesome 5 Free";
+ font-size: 20px;
+ line-height: 26px;
+ text-align: center;
+ vertical-align: baseline;
+ content: "\f129";
+}
+
+.learn-press-message::before, .learn-press-message::after {
+ position: absolute;
+ top: 0;
+ content: "";
+}
+
+.learn-press-message::before {
+ right: 20px;
+ width: 20px;
+ height: 30px;
+ background: #00adff;
+}
+
+.learn-press-message::after {
+ top: 10px;
+ right: 20px;
+ width: 0;
+ height: 0;
+ border: 10px solid transparent;
+ border-bottom-color: #f5f5f5;
+}
+
+.learn-press-message.error {
+ border-top: 5px solid #d85554;
+}
+
+.learn-press-message.error::before {
+ background: #d85554;
+}
+
+.learn-press-message.error.icon::before {
+ background: #d85554;
+}
+
+.learn-press-message.error.icon::after {
+ background: #d85554;
+ content: "\f00d";
+}
+
+.learn-press-message.warning {
+ border-top: 5px solid #ffc107;
+}
+
+.learn-press-message.warning::before {
+ background: #ffc107;
+}
+
+.learn-press-message.warning.icon::before {
+ background: #ffc107;
+}
+
+.learn-press-message.warning.icon::after {
+ background: #ffc107;
+ content: "\f00d";
+}
+
+.learn-press-message.success {
+ border-top: 5px solid #059601;
+}
+
+.learn-press-message.success::before {
+ background: #059601;
+}
+
+.learn-press-message.success.icon::before {
+ background: #059601;
+}
+
+.learn-press-message.success.icon::after {
+ background: #059601;
+ content: "\f129";
+}
+
+@keyframes lp-rotating {
+ from {
+ -o-transform: rotate(0deg);
+ -ms-transform: rotate(0deg);
+ -moz-transform: rotate(0deg);
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -o-transform: rotate(360deg);
+ -ms-transform: rotate(360deg);
+ -moz-transform: rotate(360deg);
+ -webkit-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@-webkit-keyframes lp-rotating {
+ from {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -webkit-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+.ajaxload {
+ display: inline-block;
+ position: relative;
+ width: 30px;
+ height: 30px;
+ background: #7b7b7b;
+ content: "";
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.ajaxload::after {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ display: inline-block;
+ position: absolute;
+ top: 2px;
+ left: 50%;
+ width: 6px;
+ height: 6px;
+ margin-left: -3px;
+ background: #dedede;
+ content: "";
+}
+
+.lp-ajaxload-style-1 {
+ display: inline-block;
+ position: relative;
+ width: 32px;
+ height: 32px;
+}
+
+.lp-ajaxload-style-1::before, .lp-ajaxload-style-1::after {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ border: 3px solid #ddd;
+ content: "";
+}
+
+.lp-ajaxload-style-1::after {
+ clip: rect(0, 32px, 16px, 16px);
+ border-color: #2fa7ff;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.learn-press-tabs {
+ margin-bottom: 34px;
+ background: #f1f2f8;
+}
+
+.learn-press-tabs .learn-press-tabs__checker {
+ display: none;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__nav {
+ display: flex;
+ margin: 0;
+ padding: 0;
+ border: 1px solid #e5e7f2;
+ list-style: none;
+}
+
+.learn-press-tabs .learn-press-tabs__tab {
+ position: relative;
+ margin: 0;
+ border-right: 1px solid #e5e7f2;
+ background: #f1f2f8;
+ list-style: none;
+}
+
+.learn-press-tabs .learn-press-tabs__tab:last-child {
+ border-right: 0;
+}
+
+.learn-press-tabs .learn-press-tabs__tab > label {
+ display: block;
+ margin: 0;
+ padding: 20px 65px 14px 65px;
+ font-size: 18px;
+ font-weight: 600;
+ text-align: center;
+ text-transform: capitalize;
+ cursor: pointer;
+}
+
+.learn-press-tabs .learn-press-tabs__tab > label a {
+ color: #333;
+}
+
+.learn-press-tabs .learn-press-tabs__tab > label a:focus {
+ outline: 0;
+ text-decoration: none;
+}
+
+@media (max-width: 767px) {
+ .learn-press-tabs .learn-press-tabs__tab > label {
+ padding: 20px 50px 14px 50px;
+ }
+}
+
+.learn-press-tabs .learn-press-tabs__tab::before {
+ position: absolute;
+ top: -1px;
+ left: 0;
+ width: 100%;
+ height: 4px;
+ background: transparent;
+ content: "";
+}
+
+.learn-press-tabs .learn-press-tabs__tab::after {
+ position: absolute;
+ bottom: -1px;
+ left: 0;
+ width: 100%;
+ height: 4px;
+ background: transparent;
+ content: "";
+}
+
+.learn-press-tabs .learn-press-tabs__tab:first-child.active label {
+ position: relative;
+}
+
+.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before {
+ position: absolute;
+ top: 0;
+ left: -1px;
+ width: 1px;
+ height: 100%;
+ background: #fff;
+ content: "";
+}
+
+.learn-press-tabs.stretch .learn-press-tabs__tab {
+ flex: 1;
+}
+
+.learn-press-tabs.stretch .learn-press-tabs__tab > label {
+ padding: 18px 10px;
+}
+
+.learn-press-filters {
+ display: flex;
+ margin-bottom: 36px;
+ margin-left: 0;
+ list-style: none;
+}
+
+@media (max-width: 767px) {
+ .learn-press-filters {
+ display: grid;
+ grid-template-columns: repeat(3, 1fr);
+ grid-gap: 15px;
+ }
+}
+
+.learn-press-filters > li {
+ margin: 0;
+ font-size: 16px;
+ line-height: 24px;
+}
+
+.learn-press-filters > li > a,
+.learn-press-filters > li > span {
+ display: inline-block;
+ font-weight: 600;
+}
+
+.learn-press-filters > li > span.count {
+ font-weight: 400;
+}
+
+.learn-press-filters > li > span.count::before, .learn-press-filters > li > span.count::after {
+ display: inline-block;
+}
+
+.learn-press-filters > li > span.count::before {
+ content: "(";
+}
+
+.learn-press-filters > li > span.count::after {
+ content: ")";
+}
+
+.learn-press-filters > li span {
+ color: #ffb606;
+}
+
+.learn-press-filters > li span + span {
+ color: #ffb606;
+}
+
+.learn-press-filters > li span + span::before, .learn-press-filters > li span + span::after {
+ color: #ffb606;
+}
+
+.learn-press-filters > li a {
+ color: #333;
+}
+
+.learn-press-filters > li a + span {
+ color: #333;
+}
+
+.learn-press-filters > li a + span::before, .learn-press-filters > li a + span::after {
+ color: #333;
+}
+
+.learn-press-filters > li::after {
+ margin: 0 35px;
+ color: #ccc;
+ content: "|";
+}
+
+@media (max-width: 767px) {
+ .learn-press-filters > li::after {
+ display: none;
+ }
+}
+
+.learn-press-filters > li:last-child::after {
+ display: none;
+}
+
+.lp-checkout-form__before,
+.lp-checkout-form__after {
+ width: 45%;
+ width: -webkit-calc(50% - 30px);
+ width: -moz-calc(50% - 30px);
+ width: calc(50% - 30px);
+ margin: 0 15px 40px 15px;
+}
+
+.lp-checkout-form__before .lp-checkout-block h4,
+.lp-checkout-form__after .lp-checkout-block h4 {
+ margin-top: 0;
+ margin-bottom: 18px;
+ color: #333;
+ font-size: 18px;
+ font-weight: 600;
+ line-height: 1;
+}
+
+@media (max-width: 815px) {
+ .lp-checkout-form__before,
+ .lp-checkout-form__after {
+ width: 100%;
+ margin: 0;
+ }
+}
+
+.lp-checkout-form__before {
+ float: right;
+}
+
+.lp-checkout-form__before #checkout-order {
+ width: 100%;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after {
+ float: left;
+ margin-bottom: 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields {
+ padding: 0 0 14px 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type="checkbox"]) {
+ width: 100%;
+ height: 43px;
+ padding: 0 22px;
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ background-color: #fff;
+ font-size: 14px;
+ font-weight: 300;
+ font-style: italic;
+ line-height: 43px;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type="checkbox"]):focus {
+ border-color: var(--lp-primary-color);
+ outline: 0;
+ color: #222;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::placeholder {
+ opacity: 1;
+ color: #999;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input :-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill,
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:hover,
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:focus {
+ -webkit-box-shadow: 0 0 0 1000px #fff inset;
+ -webkit-text-fill-color: #999 !important;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember {
+ letter-spacing: 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label {
+ width: auto;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"] {
+ position: relative;
+ top: 3px;
+ width: 19px;
+ height: 19px;
+ margin: 0 4px 0 0;
+ border: 1px solid #ccc;
+ cursor: pointer;
+ -webkit-appearance: none;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"]:focus {
+ outline: 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"]:checked::after {
+ position: absolute;
+ top: 2px;
+ left: 2px;
+ color: #41abec;
+ font-family: "Font Awesome 5 Free";
+ font-size: 14px;
+ font-weight: 900;
+ line-height: 1;
+ content: "\f00c";
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ text-decoration: underline;
+ text-decoration-color: #ccc;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a:hover {
+ color: var(--lp-primary-color);
+ text-decoration-color: var(--lp-primary-color);
+}
+
+#learn-press-checkout-form {
+ margin: 0 -15px;
+}
+
+@media (max-width: 815px) {
+ #learn-press-checkout-form {
+ display: flex;
+ flex-direction: column-reverse;
+ margin: 0;
+ }
+}
+
+#learn-press-checkout-form #btn-checkout-account-switch-to-guest {
+ margin-bottom: 60px;
+}
+
+#learn-press-checkout-form .description {
+ float: left;
+}
+
+#learn-press-checkout-form a {
+ color: #41abec;
+}
+
+#learn-press-checkout-form a label {
+ display: inline-block;
+ color: inherit;
+ font-weight: normal;
+ cursor: pointer;
+}
+
+#learn-press-checkout-form a:hover {
+ color: #666;
+}
+
+#learn-press-checkout-form #checkout-account-guest {
+ width: 100%;
+ margin-bottom: 35px;
+ padding-bottom: 19px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#learn-press-checkout-form #checkout-account-guest .lp-form-fields,
+#learn-press-checkout-form #checkout-account-guest .form-field {
+ margin-bottom: 0;
+ padding-bottom: 0;
+}
+
+#learn-press-checkout-form div.lp-guest-checkout-output {
+ margin-top: 10px;
+ padding: 8px 20px;
+ border: 2px solid #41abec;
+ border-radius: 4px;
+ font-size: 16px;
+ transition: all 0.2s ease;
+}
+
+#learn-press-checkout-form label.lp-guest-checkout-output {
+ margin-top: 10px;
+ cursor: pointer;
+ user-select: none;
+}
+
+#learn-press-checkout-form .lp-guest-checkout-notice {
+ margin: 30px 0 0 0;
+}
+
+#learn-press-checkout-form .lp-guest-switch-login {
+ margin-top: 1em;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"] {
+ display: none;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"]:not(:checked) + .lp-checkout-block {
+ display: none;
+ overflow: hidden;
+ height: 0;
+ margin: 0;
+ padding: 0;
+ border: 0;
+ opacity: 0;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"]:not(:checked) + .lp-checkout-block > * {
+ overflow: hidden;
+ height: 0;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"]:checked + .lp-checkout-block {
+ display: block;
+ overflow: auto;
+ height: auto;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"][value="guest"]:checked ~ #btn-checkout-account-switch-to-guest {
+ display: none;
+}
+
+#learn-press-checkout-form::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+#learn-press-checkout-form:focus {
+ outline: 0;
+}
+
+#checkout-order .lp-checkout-order__inner {
+ padding: 0 20px;
+ border: 1px solid #ccc;
+ border-radius: 4px;
+}
+
+#checkout-order .lp-checkout-order__inner table {
+ width: 100%;
+ margin: 0;
+ border: 0;
+}
+
+#checkout-order .lp-checkout-order__inner td,
+#checkout-order .lp-checkout-order__inner th {
+ box-sizing: content-box;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-top: 0;
+ border-right: 0;
+ border-left: 0;
+ background: unset;
+ line-height: 1;
+ text-align: left;
+ vertical-align: inherit;
+}
+
+#checkout-order .lp-checkout-order__inner td:last-child,
+#checkout-order .lp-checkout-order__inner th:last-child {
+ padding-right: 0;
+}
+
+#checkout-order .lp-checkout-order__inner .course-thumbnail {
+ width: 100px;
+ padding: 20px 13px 18px 0;
+}
+
+#checkout-order .lp-checkout-order__inner .course-thumbnail > img {
+ width: 100px;
+ max-width: 100% !important;
+ height: auto !important;
+}
+
+#checkout-order .lp-checkout-order__inner .course-name {
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner .course-name a {
+ display: -webkit-box;
+ overflow: hidden;
+ color: #666;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+#checkout-order .lp-checkout-order__inner .course-name a:hover {
+ color: var(--lp-primary-color);
+}
+
+#checkout-order .lp-checkout-order__inner .col-number {
+ min-width: 50px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+ text-align: right;
+}
+
+#checkout-order .lp-checkout-order__inner .order-total > th {
+ padding: 24px 20px 24px 0;
+}
+
+#checkout-order .lp-checkout-order__inner .order-total .col-number {
+ color: #333;
+ font-size: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal {
+ color: #666;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal > th {
+ padding: 20px 20px 17px 0;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot .order-total th {
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot tr:last-child {
+ border-width: 0;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot tr:last-child td,
+#checkout-order .lp-checkout-order__inner tfoot tr:last-child th {
+ border-width: 0;
+}
+
+#checkout-account-register,
+#checkout-account-login {
+ width: 100%;
+ margin-bottom: 35px;
+ padding-bottom: 19px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#checkout-account-register .form-field .rwmb-label,
+#checkout-account-register .form-field .rwmb-input .description,
+#checkout-account-login .form-field .rwmb-label,
+#checkout-account-login .form-field .rwmb-input .description {
+ display: none;
+}
+
+#checkout-account-register .lp-checkout-remember label,
+#checkout-account-login .lp-checkout-remember label {
+ display: inline-block;
+ /*font-weight: normal;
+ color: inherit;*/
+}
+
+#checkout-account-register .lp-checkout-remember a,
+#checkout-account-login .lp-checkout-remember a {
+ float: right;
+}
+
+#checkout-account-register .lp-checkout-sign-in-link,
+#checkout-account-register .lp-checkout-sign-up-link,
+#checkout-account-login .lp-checkout-sign-in-link,
+#checkout-account-login .lp-checkout-sign-up-link {
+ display: flex;
+ margin: 0;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+}
+
+#checkout-account-register .lp-checkout-sign-in-link a,
+#checkout-account-register .lp-checkout-sign-up-link a,
+#checkout-account-login .lp-checkout-sign-in-link a,
+#checkout-account-login .lp-checkout-sign-up-link a {
+ margin-left: 5px;
+ color: #41abec;
+ cursor: pointer;
+}
+
+#checkout-account-register .lp-checkout-sign-in-link a:hover,
+#checkout-account-register .lp-checkout-sign-up-link a:hover,
+#checkout-account-login .lp-checkout-sign-in-link a:hover,
+#checkout-account-login .lp-checkout-sign-up-link a:hover {
+ color: var(--lp-primary-color);
+}
+
+#checkout-account-register .lp-checkout-sign-in-link a label,
+#checkout-account-register .lp-checkout-sign-up-link a label,
+#checkout-account-login .lp-checkout-sign-in-link a label,
+#checkout-account-login .lp-checkout-sign-up-link a label {
+ display: inline-block;
+ float: right;
+ color: inherit;
+ font-weight: normal;
+ cursor: pointer;
+}
+
+#checkout-payment {
+ width: 100%;
+ margin-bottom: 25px;
+}
+
+#checkout-payment h4 {
+ margin-bottom: 24px;
+}
+
+#checkout-payment .secure-connection {
+ float: right;
+ margin-top: 5px;
+ color: #999;
+ font-size: 12px;
+ font-weight: normal;
+}
+
+#checkout-payment .secure-connection i {
+ margin-right: 5px;
+ color: #ccc;
+ font-size: 18px;
+}
+
+@media (max-width: 767px) {
+ #checkout-payment .secure-connection {
+ margin-top: 0;
+ }
+}
+
+#checkout-payment .payment-methods {
+ margin: 0 0 24px 0;
+ padding: 0;
+ list-style: none;
+}
+
+#checkout-payment .payment-methods .lp-payment-method {
+ position: relative;
+ margin: 0;
+}
+
+#checkout-payment .payment-methods .lp-payment-method > label {
+ display: flex;
+ align-items: center;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input,
+#checkout-payment .payment-methods .lp-payment-method .gateway-icon {
+ vertical-align: middle;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-icon {
+ max-height: 32px;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input {
+ position: relative;
+ width: 20px;
+ height: 20px;
+ margin: 0 8px 0 0;
+ border: 1px solid #ccc;
+ background: #fff;
+ -webkit-appearance: none;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input::before {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ width: 6px;
+ height: 6px;
+ background: #41abec;
+ transform: translate(-50%, -50%);
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input:checked::before {
+ content: "";
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input:focus {
+ outline: 0;
+}
+
+#checkout-payment #checkout-order-action button {
+ width: 100%;
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-weight: 500;
+}
+
+#checkout-payment #checkout-order-action button:hover {
+ border-color: var(--lp-primary-color);
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+#checkout-payment #checkout-order-action button.loading::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.lp-terms-and-conditions {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+.lp-terms-and-conditions a {
+ color: #41abec;
+}
+
+.lp-terms-and-conditions a:hover {
+ color: var(--lp-primary-color);
+}
+
+.learn-press-checkout.guest-checkout {
+ display: none;
+}
+
+.button-continue-guest-checkout {
+ clear: both;
+}
+
+#learn-press-checkout .payment-methods {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method {
+ margin-bottom: 20px;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method > label {
+ display: flex;
+ flex-flow: row nowrap;
+ padding: 10px 20px;
+ background: #f5f5f5;
+ line-height: 40px;
+ cursor: pointer;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method > label img {
+ vertical-align: middle;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method.selected > label {
+ background: #d4d4d4;
+}
+
+#learn-press-checkout .payment-methods .payment-method-form {
+ display: none;
+ padding: 15px 20px;
+ border-top: 1px solid #ddd;
+ background: #f9f9f9;
+}
+
+#learn-press-checkout-login,
+#learn-press-checkout-register {
+ margin-bottom: 1.5em;
+ padding: 20px 20px 0 20px;
+ border: 1px solid #ddd;
+ background: #fff;
+}
+
+#learn-press-order-review,
+.learn-press-checkout-comment {
+ margin-bottom: 20px;
+}
+
+#checkout-form-login,
+#checkout-form-register {
+ _display: none;
+}
+
+#checkout-form-login .learn-press-form-register,
+#checkout-form-login .learn-press-form-login,
+#checkout-form-register .learn-press-form-register,
+#checkout-form-register .learn-press-form-login {
+ display: none;
+}
+
+#checkout-guest-email {
+ margin: 0 0 20px 0;
+}
+
+#checkout-guest-email .form-heading {
+ margin: 0;
+}
+
+#checkout-guest-email #checkout-guest-options {
+ margin: 0;
+ list-style: none;
+}
+
+#checkout-guest-email #checkout-existing-account,
+#checkout-guest-email #checkout-new-account {
+ display: none;
+ margin: 0;
+}
+
+#checkout-guest-email.email-exists #checkout-existing-account {
+ display: block;
+}
+
+#checkout-guest-email.email-exists #checkout-new-account {
+ display: none;
+}
+
+.lp-list-table {
+ width: 100%;
+ margin-bottom: 20px;
+}
+
+.lp-list-table th,
+.lp-list-table td {
+ padding: 20px;
+ border: 0 solid rgba(204, 204, 204, 0.3);
+ border-bottom-width: 1px;
+ background: #fff;
+ font-size: 16px;
+ line-height: 1;
+ text-align: left;
+}
+
+@media (max-width: 767px) {
+ .lp-list-table th,
+ .lp-list-table td {
+ padding: 15px;
+ }
+}
+
+.lp-list-table thead {
+ box-sizing: border-box;
+ border: 1px solid #e5e7f2;
+}
+
+.lp-list-table thead tr th {
+ height: 60px;
+ border-bottom: none;
+ color: #333;
+ background: #f1f2f8;
+ font-size: 18px;
+}
+
+.lp-list-table tbody,
+.lp-list-table tfoot {
+ box-sizing: border-box;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-top: 0;
+}
+
+.lp-list-table tbody tr td,
+.lp-list-table tbody tr th,
+.lp-list-table tfoot tr td,
+.lp-list-table tfoot tr th {
+ height: 62px;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.lp-list-table tbody tr td a,
+.lp-list-table tbody tr th a,
+.lp-list-table tfoot tr td a,
+.lp-list-table tfoot tr th a {
+ border-bottom: none;
+ color: #666;
+ text-decoration: none;
+}
+
+.lp-list-table tbody tr td a:hover,
+.lp-list-table tbody tr th a:hover,
+.lp-list-table tfoot tr td a:hover,
+.lp-list-table tfoot tr th a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-list-table tbody tr .column-status .result-percent,
+.lp-list-table tfoot tr .column-status .result-percent {
+ font-weight: 500;
+}
+
+.lp-list-table tbody tr .column-status .lp-label,
+.lp-list-table tfoot tr .column-status .lp-label {
+ font-weight: 600;
+}
+
+.lp-list-table tbody tr:nth-child(odd),
+.lp-list-table tfoot tr:nth-child(odd) {
+ background: #f5f5f5;
+}
+
+.lp-list-table .list-table-nav td {
+ font-size: 14px;
+}
+
+.lp-list-table .list-table-nav td.nav-text {
+ text-align: left;
+}
+
+.lp-list-table .list-table-nav td.nav-pages {
+ text-align: right;
+}
+
+.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination {
+ text-align: right;
+}
+
+.lp-list-table .list-table-nav td.nav-pages .page-numbers {
+ margin-bottom: 0;
+}
+
+.lp-label {
+ display: inline-block;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 1;
+}
+
+.learn-press-form .form-fields {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.learn-press-form .form-fields .form-field {
+ margin: 0 0 20px 0;
+}
+
+.learn-press-form .form-fields .form-field label {
+ display: block;
+ margin: 0 0 10px 0;
+}
+
+.learn-press-form .form-fields .form-field input[type="text"],
+.learn-press-form .form-fields .form-field input[type="email"],
+.learn-press-form .form-fields .form-field input[type="number"],
+.learn-press-form .form-fields .form-field input[type="password"],
+.learn-press-form .form-fields .form-field textarea {
+ width: 100%;
+ padding: 8px;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.learn-press-form .form-fields .form-field .description {
+ margin-top: 10px;
+ font-size: 14px;
+ font-style: italic;
+ line-height: 1.4;
+}
+
+.learn-press-form .form-fields .form-field .asterisk {
+ color: #f00;
+}
+
+.learn-press-form-login,
+.learn-press-form-register {
+ max-width: 600px;
+ margin-right: auto;
+ margin-bottom: 30px;
+ margin-left: auto;
+ padding: 40px;
+ border: 1px solid #eee;
+ border-radius: 6px;
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
+}
+
+.learn-press-form-login h3,
+.learn-press-form-register h3 {
+ margin-bottom: 20px;
+ font-size: 28px;
+ line-height: 1.4;
+}
+
+.learn-press-form-login .form-fields .form-field label,
+.learn-press-form-register .form-fields .form-field label {
+ font-size: 16px;
+ font-weight: 400;
+ user-select: none;
+}
+
+.learn-press-form-login .form-fields .form-field input[type="text"],
+.learn-press-form-login .form-fields .form-field input[type="password"],
+.learn-press-form-login .form-fields .form-field input[type="tel"],
+.learn-press-form-login .form-fields .form-field input[type="url"],
+.learn-press-form-login .form-fields .form-field input[type="number"],
+.learn-press-form-register .form-fields .form-field input[type="text"],
+.learn-press-form-register .form-fields .form-field input[type="password"],
+.learn-press-form-register .form-fields .form-field input[type="tel"],
+.learn-press-form-register .form-fields .form-field input[type="url"],
+.learn-press-form-register .form-fields .form-field input[type="number"] {
+ height: 42px;
+ border: 1px solid #bbb;
+ border-radius: 4px;
+ line-height: 42px;
+}
+
+.learn-press-form-login .form-fields .form-field input[type="text"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="password"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="tel"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="url"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="number"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="text"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="password"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="tel"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="url"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="number"]:focus {
+ border: none;
+ outline: 2px solid transparent !important;
+ outline-offset: 2px;
+ box-shadow: 0 0 0 2px #666 !important;
+}
+
+.learn-press-form-login .form-fields .form-field.required label::after,
+.learn-press-form-register .form-fields .form-field.required label::after {
+ content: ' *';
+ display: inline;
+}
+
+.learn-press-form-login form[name="learn-press-login"] > p > label,
+.learn-press-form-register form[name="learn-press-login"] > p > label {
+ color: #666;
+ font-size: 16px;
+ cursor: pointer;
+ user-select: none;
+}
+
+.learn-press-form-login form[name="learn-press-login"] > p > a,
+.learn-press-form-register form[name="learn-press-login"] > p > a {
+ color: #666;
+ font-size: 16px;
+ line-height: 1;
+}
+
+.learn-press-form-login form[name="learn-press-login"] > p:last-child,
+.learn-press-form-register form[name="learn-press-login"] > p:last-child {
+ margin-bottom: 0;
+}
+
+.learn-press-form-login button[type="submit"],
+.learn-press-form-register button[type="submit"] {
+ width: 100%;
+ height: 50px;
+ border-radius: 3px;
+ outline: none;
+ color: #fff;
+ background: var(--lp-primary-color);
+ box-shadow: none;
+ font-size: 16px;
+ line-height: 1;
+ vertical-align: middle;
+ text-decoration: none;
+}
+
+.required label {
+ font-weight: bold;
+}
+
+.required label:after {
+ content: ' *';
+ display: inline;
+}
+
+.lp-password-input {
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ position: relative;
+}
+
+.lp-password-input input[type="password"] {
+ padding-right: 2.5rem;
+}
+
+.lp-password-input input::-ms-reveal {
+ display: none;
+}
+
+.lp-password-input .lp-show-password-input {
+ position: absolute;
+ top: 8px;
+ right: 10px;
+ cursor: pointer;
+}
+
+.lp-password-input .lp-show-password-input::after {
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f06e";
+}
+
+.lp-password-input .lp-show-password-input.display-password::after {
+ color: #585858;
+ content: "\f070";
+}
+
+.form-desc {
+ font-size: smaller;
+ font-style: italic;
+}
+
+.become-teacher-form {
+ width: 90%;
+ max-width: 500px;
+ margin: 0 auto;
+}
+
+.become-teacher-form .form-field input[type="text"],
+.become-teacher-form .form-field input[type="email"],
+.become-teacher-form .form-field input[type="number"],
+.become-teacher-form .form-field input[type="password"] {
+ width: 100%;
+}
+
+body div.entry-content > div.learnpress {
+ --responsive--aligndefault-width: 100%;
+ max-width: var(--lp-content-width, 100%);
+}
+
+#learn-press-profile {
+ overflow: hidden;
+ position: relative;
+ background: #fff;
+}
+
+#learn-press-profile .lp-user-profile-avatar img {
+ position: relative;
+ width: 100%;
+ height: auto;
+ border-radius: unset;
+}
+
+#learn-press-profile .lp-user-profile-socials {
+ display: flex;
+ position: relative;
+ z-index: 1;
+ margin-top: -17px;
+ justify-content: center;
+ -webkit-flex-wrap: wrap;
+ -ms-flex-wrap: wrap;
+ flex-wrap: wrap;
+}
+
+#learn-press-profile .lp-user-profile-socials a {
+ display: inline-block;
+ width: 40px;
+ height: 40px;
+ margin: 0 7px;
+ border: 1px solid #cfcfcf;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ line-height: 40px;
+ text-align: center;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#learn-press-profile .lp-user-profile-socials a:hover {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-profile .wrapper-profile-header {
+ color: #fff;
+ background: var(--lp-secondary-color);
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-content-area {
+ position: relative;
+ min-height: 345px;
+ padding-top: 50px;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-left {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ width: 270px;
+ padding: 20px;
+ border: 1px solid rgba(0, 0, 0, 0.1);
+ border-bottom: 0;
+ background: #fff;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-right {
+ margin-left: 270px;
+ padding-right: 15px;
+ padding-left: 35px;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username {
+ padding-bottom: 18px;
+ font-size: 18px;
+ font-weight: 500;
+ text-transform: capitalize;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-user-bio {
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile .wrapper-profile-header .lp-profile-content-area {
+ min-height: inherit;
+ padding: 20px 15px;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-left {
+ float: left;
+ position: static;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-right {
+ float: right;
+ width: calc(100% - 270px);
+ margin-left: 0;
+ }
+}
+
+@media (max-width: 768px) {
+ #learn-press-profile .wrapper-profile-header .lp-profile-left {
+ width: 220px;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-right {
+ width: calc(100% - 220px);
+ }
+ #learn-press-profile .wrapper-profile-header .lp-user-profile-socials {
+ margin-right: -5px;
+ margin-left: -5px;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-user-profile-socials a {
+ width: 36px;
+ height: 36px;
+ margin: 0 5px;
+ line-height: 36px;
+ }
+}
+
+@media (max-width: 500px) {
+ #learn-press-profile .wrapper-profile-header .lp-profile-left {
+ float: none;
+ margin: 0 auto;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-right {
+ width: 100%;
+ padding-top: 30px;
+ text-align: center;
+ }
+}
+
+#learn-press-profile #profile-sidebar {
+ float: left;
+ width: 270px;
+ margin-top: 0;
+ border: 1px solid rgba(0, 0, 0, 0.1);
+ border-top: 0;
+ background: #fff;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile #profile-sidebar {
+ width: 100%;
+ }
+ #learn-press-profile #profile-sidebar .lp-user-profile-avatar {
+ max-width: 150px;
+ }
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
+ position: relative;
+ margin: 0;
+ border-top: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li a {
+ display: block;
+ padding: 0 20px;
+ color: #333;
+ font-size: 16px;
+ font-weight: 500;
+ line-height: 53px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
+ padding: 0 20px 0 52px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
+ display: inline-block;
+ position: absolute;
+ left: 24px;
+ width: 28px;
+ color: var(--lp-primary-color);
+ font-size: 12px;
+ line-height: 52px;
+ text-align: left;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
+ float: right;
+ margin-right: 4px;
+ color: #999;
+ font-family: "Font Awesome 5 Free";
+ font-size: 10px;
+ font-weight: 900;
+ content: "\f054";
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li {
+ margin: 0;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li a {
+ border-bottom: 1px solid #f9f9f9;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li a:hover {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active > a::after, #learn-press-profile #profile-nav .lp-profile-nav-tabs > li:hover > a::after {
+ content: "\f053";
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a {
+ padding-left: 52px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li:last-child {
+ border-bottom-right-radius: 4px;
+ border-bottom-left-radius: 4px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before {
+ position: absolute;
+ left: 25px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 12px;
+ font-weight: 900;
+ content: "\f004";
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist:hover a::before {
+ color: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout > a::after {
+ display: none;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li > a {
+ box-sizing: border-box;
+ height: 53px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li > ul {
+ display: none;
+ position: absolute;
+ z-index: 1000;
+ top: 0;
+ left: 100%;
+ min-width: 150px;
+ margin: 0;
+ padding: 0;
+ background: #fff;
+ box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
+ list-style: none;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover {
+ background: var(--lp-primary-color);
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a {
+ color: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a i, #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a::after, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a i, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a::after {
+ color: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > ul {
+ display: block;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul {
+ position: relative;
+ left: 0;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active {
+ background: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active > a {
+ color: #ffb606;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile #profile-nav {
+ overflow-x: scroll;
+ border-top: 1px solid rgba(204, 204, 204, 0.3);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs {
+ width: max-content;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs::after {
+ display: table;
+ clear: both;
+ content: "";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
+ float: left;
+ border: none;
+ border-right: 1px solid rgba(204, 204, 204, 0.3);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
+ height: auto;
+ padding: 0 20px 0 45px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
+ margin-left: 10px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.has-child a::after {
+ content: "\f077";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a {
+ padding-left: 45px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a::after {
+ content: "\f078";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul {
+ display: none;
+ width: max-content;
+ transform: translateX(-20%);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul::after {
+ display: table;
+ clear: both;
+ box-shadow: 0 0 0;
+ content: "";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li {
+ float: left;
+ border-right: 1px solid rgba(204, 204, 204, 0.3);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li:last-child {
+ border-right: none;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li a {
+ padding: 0 10px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover ul {
+ display: none !important;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child) > a::after {
+ display: none;
+ }
+}
+
+@media (max-width: 560px) {
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
+ max-width: 80px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
+ font-size: 0;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
+ margin-left: 0;
+ }
+}
+
+#learn-press-profile #profile-content {
+ float: right;
+ width: calc(100% - 300px);
+ margin-bottom: 0px;
+ padding-top: 58px;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile #profile-content {
+ width: 100%;
+ }
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav {
+ display: block;
+ width: 100%;
+ border: 0;
+ }
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav::after {
+ display: table;
+ clear: both;
+ content: "";
+ }
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab {
+ float: left;
+ border-right: 0;
+ }
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label {
+ padding-right: 25px;
+ padding-left: 25px;
+ }
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course {
+ margin: 0 0 40px 0;
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content {
+ padding: 20px 20px 12px 20px;
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories,
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-instructor {
+ margin-bottom: 14px;
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories {
+ padding: 0;
+}
+
+#learn-press-profile #profile-content .lp-button {
+ display: block;
+ margin: 0 auto 52px auto;
+ padding: 13px 34px;
+ border-color: var(--lp-secondary-color);
+ font-size: 14px;
+ font-weight: 500;
+ -webkit-border-radius: 9px;
+ -moz-border-radius: 9px;
+ border-radius: 9px;
+}
+
+#learn-press-profile #profile-content .lp-button:hover {
+ border-color: var(--lp-primary-color);
+}
+
+#learn-press-profile #profile-content #profile-content-orders .profile-orders .profile-heading {
+ display: none;
+}
+
+#learn-press-profile #profile-content #profile-content-orders .profile-orders table {
+ margin-top: 0;
+}
+
+#learn-press-profile #profile-content #profile-content-orders .column-order-actions a {
+ margin-right: 6px;
+}
+
+#learn-press-profile #dashboard-general-statistic {
+ padding-bottom: 20px;
+ border-bottom: 1px solid #ddd;
+}
+
+#learn-press-profile .dashboard-general-statistic__row {
+ display: flex;
+ margin: 0 -15px;
+ justify-content: center;
+ flex-wrap: wrap;
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box {
+ width: 270px;
+ margin: 0 15px 40px 15px;
+ padding: 27px 25px 15px 25px;
+ border: 1px solid #ccc;
+ border-radius: 4px;
+ background: #f9fafc;
+ text-align: center;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile .dashboard-general-statistic__row .statistic-box {
+ width: 45%;
+ }
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile .dashboard-general-statistic__row .statistic-box {
+ width: 100%;
+ margin: 0 15px 20px 15px;
+ }
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text {
+ margin: 0 0 7px 0;
+ padding: 0;
+ color: #666;
+ font-size: 18px;
+ font-weight: 400;
+ line-height: 1;
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__number {
+ color: #333;
+ font-size: 18px;
+ font-weight: 500;
+ line-height: 1;
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box:hover {
+ background: #eaeaea;
+}
+
+#learn-press-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box {
+ width: 50%;
+}
+
+#learn-press-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box {
+ width: 25%;
+}
+
+#learn-press-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box {
+ width: 20%;
+}
+
+#learn-press-profile .profile-courses > h3 {
+ margin-top: 0;
+ margin-bottom: 36px;
+ color: #333;
+ font-size: 30px;
+ font-weight: 600;
+ line-height: 1;
+ text-transform: capitalize;
+}
+
+#learn-press-profile-basic-information .form-field,
+form[name="profile-change-password"] .form-field {
+ margin: 0 10px 24px 10px;
+}
+
+#learn-press-profile-basic-information .form-field > label,
+form[name="profile-change-password"] .form-field > label {
+ margin: 0 0 12px 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 500;
+ font-style: italic;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input,
+form[name="profile-change-password"] .form-field .form-field-input input {
+ height: 43px;
+ padding: 8px 20px;
+ font-weight: 400;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input[type="password"],
+form[name="profile-change-password"] .form-field .form-field-input input[type="password"] {
+ padding: 8px 20px;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input textarea,
+form[name="profile-change-password"] .form-field .form-field-input textarea {
+ padding: 9px 20px 16px 20px;
+ font-weight: 300;
+ line-height: 24px;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input,
+#learn-press-profile-basic-information .form-field .form-field-input textarea,
+form[name="profile-change-password"] .form-field .form-field-input input,
+form[name="profile-change-password"] .form-field .form-field-input textarea {
+ border: 1px solid #ccc;
+ color: #999;
+ font-size: 14px;
+ font-style: italic;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input:focus,
+#learn-press-profile-basic-information .form-field .form-field-input textarea:focus,
+form[name="profile-change-password"] .form-field .form-field-input input:focus,
+form[name="profile-change-password"] .form-field .form-field-input textarea:focus {
+ border-color: var(--lp-primary-color);
+ outline: 0;
+ color: #222;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input ::placeholder,
+form[name="profile-change-password"] .form-field .form-field-input ::placeholder {
+ opacity: 1;
+ color: #999;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input :-ms-input-placeholder,
+form[name="profile-change-password"] .form-field .form-field-input :-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,
+form[name="profile-change-password"] .form-field .form-field-input ::-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input .description,
+form[name="profile-change-password"] .form-field .form-field-input .description {
+ margin-top: 15px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile-basic-information .form-field,
+ form[name="profile-change-password"] .form-field {
+ margin: 0 0 24px 0;
+ }
+}
+
+#learn-press-profile-basic-information .form-field__50,
+form[name="profile-change-password"] .form-field__50 {
+ float: left;
+ width: calc(50% - 20px);
+ margin-right: 10px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile-basic-information .form-field__50,
+ form[name="profile-change-password"] .form-field__50 {
+ float: unset;
+ width: 100%;
+ margin: 0 0 24px 0;
+ }
+}
+
+#learn-press-profile-basic-information .form-field__clear,
+form[name="profile-change-password"] .form-field__clear {
+ clear: both;
+}
+
+#learn-press-profile-basic-information button,
+form[name="profile-change-password"] button {
+ padding: 16px 24px;
+ border: 0;
+ border-radius: 3px;
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 1;
+}
+
+#learn-press-profile-basic-information button:hover,
+form[name="profile-change-password"] button:hover {
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-profile-basic-information p,
+form[name="profile-change-password"] p {
+ margin: 0;
+}
+
+#learn-press-profile-basic-information .form-fields {
+ margin: 0 -10px;
+}
+
+#learn-press-profile-basic-information .form-fields::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile-basic-information .form-fields {
+ margin: 0;
+ }
+}
+
+#lp-user-edit-avatar {
+ position: relative;
+ margin-bottom: 50px;
+}
+
+#lp-user-edit-avatar img {
+ vertical-align: top;
+}
+
+#lp-user-edit-avatar .lp-avatar-preview {
+ position: relative;
+ margin: 0 auto;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image {
+ overflow: hidden;
+ position: absolute;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ background: #ddd;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .crop-container {
+ overflow: hidden;
+ position: absolute;
+ width: 100%;
+ height: 100%;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .crop-container img {
+ position: absolute;
+ left: 0 !important;
+ max-width: none;
+ margin-left: 50%;
+ line-height: 1;
+ vertical-align: middle;
+ transform: translateX(-50%);
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls {
+ position: absolute;
+ bottom: 0;
+ width: 100%;
+ height: 40px;
+ opacity: 0;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls::before {
+ display: block;
+ width: 100%;
+ height: 40px;
+ background: rgba(255, 255, 255, 0.53);
+ content: "";
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
+ position: absolute;
+ top: 50%;
+ right: 100px;
+ left: 20px;
+ margin-top: -1px;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider {
+ position: absolute;
+ width: 100%;
+ height: 2px;
+ background: #6d6d6d;
+ cursor: move;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle {
+ position: absolute;
+ width: 20px;
+ height: 20px;
+ margin-top: -9px;
+ margin-left: -10px;
+ border-radius: 50%;
+ background: #ffb608;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload,
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ width: 40px;
+ height: 40px;
+ opacity: 0.7;
+ color: #f02425;
+ background: #ffffff59;
+ font-size: 24px;
+ line-height: 40px;
+ text-align: center;
+ cursor: pointer;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload:hover,
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload:hover {
+ opacity: 1;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload {
+ right: 40px;
+ color: #3db748;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area {
+ position: absolute;
+ top: 0;
+ left: 50%;
+ box-sizing: border-box;
+ border: 2px dashed #999;
+ transform: translateX(-50%);
+ pointer-events: none;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::before, #lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::after {
+ display: block;
+ position: absolute;
+ top: -2px;
+ bottom: -2px;
+ width: 1000px;
+ opacity: 0.6;
+ background: #000;
+ content: "";
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::before {
+ left: -2px;
+ transform: translateX(-100%);
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::after {
+ left: 100%;
+ margin-left: 2px;
+}
+
+#lp-user-edit-avatar:hover .lp-crop-controls {
+ opacity: 1;
+}
+
+#lp-user-edit-avatar .profile-picture {
+ display: none;
+ width: 100%;
+ margin-right: -100%;
+}
+
+#lp-user-edit-avatar .profile-picture img {
+ width: 100%;
+ height: 100%;
+ border-radius: 0;
+}
+
+#lp-user-edit-avatar .profile-picture.profile-avatar-current {
+ display: block;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions {
+ display: flex;
+ top: 50%;
+ width: 100%;
+ margin-top: 10px;
+ text-align: center;
+ justify-content: center;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions a {
+ display: inline-block;
+ z-index: 10;
+ height: 40px;
+ margin: 0 1px 0 0;
+ padding: 0 25px;
+ border: 1px solid #eee;
+ border-radius: 4px;
+ color: #444;
+ background: #fff;
+ font-size: 15px;
+ line-height: 40px;
+ text-align: center;
+ flex: 0 0 auto;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions a i {
+ margin-right: 6px;
+ font-size: 14px;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions a#lp-remove-upload-photo {
+ display: none;
+ margin-left: 10px;
+}
+
+#lp-user-edit-avatar[data-custom="yes"] #lp-avatar-actions #lp-remove-upload-photo {
+ display: block;
+}
+
+.recover-order__title {
+ margin-bottom: 5px;
+}
+
+.recover-order__description {
+ margin-bottom: 20px;
+ color: #999;
+ font-size: 0.8em;
+ font-style: italic;
+}
+
+div.order-recover {
+ display: flex;
+}
+
+div.order-recover > .button-recover-order {
+ margin: 0;
+ margin-left: 20px;
+ flex: 0 0 auto;
+}
+
+div.order-recover > .button-recover-order.loading::before {
+ display: inline-block;
+ margin-right: 5px;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ animation: lp-rotating 1s linear infinite;
+}
+
+div.order-recover input[type="text"] {
+ width: 100%;
+ height: 43px;
+ margin-right: 10px;
+ padding: 0 22px;
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ background-color: #fff;
+ font-size: 14px;
+ font-weight: 300;
+ font-style: italic;
+ line-height: 43px;
+ flex: 1 1 auto;
+}
+
+.learn-press-profile-course__progress .lp_profile_course_progress {
+ border: 1px solid #eee;
+}
+
+.learn-press-profile-course__progress .lp_profile_course_progress__item {
+ display: grid;
+ align-items: center;
+ padding: 15px;
+ border-top: 1px solid #eee;
+ grid-template-columns: 90px 1fr 80px 140px 140px;
+ column-gap: 20px;
+}
+
+.learn-press-profile-course__progress .lp_profile_course_progress__header {
+ background-color: #eee;
+}
+
+.lp_profile_course_progress__nav button.loading::before {
+ display: inline-block;
+ margin-right: 5px;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.learn-press-profile-course__tab__inner {
+ display: flex;
+ margin: 40px 0 0 0;
+ padding: 0;
+ background: #eee;
+ list-style: none !important;
+}
+
+.learn-press-profile-course__tab__inner > li {
+ list-style: none;
+}
+
+.learn-press-profile-course__tab__inner a {
+ display: inline-block;
+ padding: 15px 30px;
+ font-weight: 600;
+}
+
+.learn-press-profile-course__tab__inner a.active {
+ border-top: 4px solid var(--lp-primary-color);
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+.learn-press-course-tab-filters .learn-press-filters {
+ margin-top: 20px;
+ margin-left: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.learn-press-course-tab-filters .learn-press-filters a.active {
+ color: var(--lp-primary-color);
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel {
+ display: none;
+ padding-top: 56px;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel.active {
+ display: block;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor, #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs {
+ padding-top: 60px;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews {
+ padding: 56px 0 0 0;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description h4 {
+ margin-top: 0;
+ margin-bottom: 1.125rem;
+ color: #333;
+ font-size: 18px;
+ font-weight: 500;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: middle;
+}
+
+#learn-press-course-tabs.show-all .course-tab-panel {
+ margin-bottom: 40px;
+}
+
+#learn-press-course .lp-course-author {
+ display: flex;
+ margin-bottom: 40px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course .lp-course-author {
+ flex-direction: column;
+ padding: 0 15px;
+ }
+}
+
+#learn-press-course .lp-course-author .course-author__pull-left {
+ margin-right: 30px;
+ text-align: center;
+ align-items: center;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course .lp-course-author .course-author__pull-left {
+ margin-right: 0;
+ margin-bottom: 30px;
+ }
+}
+
+#learn-press-course .lp-course-author .course-author__pull-left img {
+ width: 100%;
+ max-width: 96px;
+ margin-bottom: 20px;
+ border-radius: 50%;
+ object-fit: cover;
+ object-position: center;
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right {
+ flex: 1;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course .lp-course-author .course-author__pull-right {
+ width: 100%;
+ text-align: center;
+ }
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-title {
+ margin-bottom: 18px;
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-title a {
+ color: #333;
+ box-shadow: none;
+ font-size: 18px;
+ font-weight: 500;
+ text-transform: capitalize;
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-title a:hover {
+ color: var(--lp-primary-color);
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-description {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#learn-press-course .lp-course-author .author-socials {
+ display: grid;
+ grid-template-columns: repeat(4, 33px);
+ gap: 10px;
+ justify-content: center;
+}
+
+#learn-press-course .lp-course-author .author-socials > a {
+ display: inline-block;
+ width: 33px;
+ height: 33px;
+ margin: 0;
+ border: 1px solid #ededed;
+ border-radius: 50%;
+ color: #878787;
+ box-shadow: none;
+ font-size: 14px;
+ line-height: 33px;
+ text-align: center;
+ vertical-align: middle;
+ transition: all 0.3s;
+}
+
+#learn-press-course .lp-course-author .author-socials > a:hover {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-course .lp-course-author .author-socials .fa-googleplus::before {
+ content: "\f0d5";
+}
+
+#learn-press-course div.lp-list-co-instructor {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ gap: 40px;
+}
+
+#learn-press-course div.lp-list-co-instructor__item {
+ display: flex;
+ column-gap: 30px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course div.lp-list-co-instructor__item {
+ align-items: center;
+ flex-direction: column;
+ padding: 0 15px;
+ column-gap: 0;
+ row-gap: 10px;
+ }
+}
+
+#learn-press-course div.lp-list-co-instructor__avatar > img {
+ width: 100%;
+ max-width: 96px;
+ border-radius: 999px;
+}
+
+#learn-press-course div.lp-list-co-instructor__bio {
+ flex: 1;
+}
+
+#learn-press-course div.lp-list-co-instructor__bio__top > a {
+ font-size: 18px;
+ font-weight: 600;
+}
+
+#learn-press-course div.lp-list-co-instructor__bio__description {
+ font-size: 1rem;
+}
+
+#learn-press-course .course-price {
+ margin-bottom: 10px;
+}
+
+#learn-press-course .course-price .origin-price,
+#learn-press-course .course-price .price {
+ vertical-align: middle;
+}
+
+#learn-press-course .course-price .origin-price {
+ margin-right: 10px;
+ font-size: 18px;
+ font-style: italic;
+ text-decoration: line-through;
+}
+
+#learn-press-course .course-price .price {
+ font-size: 24px;
+}
+
+#learn-press-course .lp-course-buttons {
+ margin-bottom: 20px;
+}
+
+#learn-press-course .course-featured-review .featured-review__title {
+ margin-top: 0;
+ margin-bottom: 6px;
+ font-size: 18px;
+ font-weight: 500;
+}
+
+#learn-press-course .course-featured-review .featured-review__stars {
+ padding-bottom: 12px;
+ color: var(--lp-primary-color);
+ font-size: 16px;
+}
+
+#learn-press-course .course-featured-review .featured-review__content {
+ position: relative;
+ color: #666;
+ font-size: 16px;
+ font-weight: 500;
+ font-style: italic;
+ line-height: 24px;
+}
+
+#learn-press-course .course-featured-review .featured-review__content::after {
+ position: absolute;
+ top: -42px;
+ right: -15px;
+ color: rgba(102, 102, 102, 0.1);
+ font-family: Arial;
+ font-size: 180px;
+ font-weight: 700;
+ font-style: normal;
+ content: "‘‘";
+ transform: rotate(180deg);
+}
+
+#learn-press-course .course-tags a {
+ display: inline-block;
+ padding: 3px 5px;
+ border-radius: 4px;
+ color: #fff;
+ background: #9aa5ab;
+ font-size: 12px;
+ line-height: 1;
+}
+
+.edit-content {
+ margin-left: 5px;
+}
+
+ul.learn-press-nav-tabs {
+ display: flex;
+ max-height: 60px;
+ margin: 0;
+ padding: 0;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-bottom: 0;
+ background: #f1f2f8;
+ list-style: none;
+}
+
+ul.learn-press-nav-tabs .course-nav {
+ float: left;
+ position: relative;
+ margin: 0;
+ border-right: 1px solid rgba(204, 204, 204, 0.3);
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+ list-style: none;
+}
+
+ul.learn-press-nav-tabs .course-nav:first-child.active::after {
+ position: absolute;
+ top: -1px;
+ left: -1px;
+ width: 1px;
+ height: 100%;
+ background: #fff;
+ content: "";
+}
+
+ul.learn-press-nav-tabs .course-nav:last-child {
+ border-right: 0;
+}
+
+ul.learn-press-nav-tabs .course-nav:last-child.active::after {
+ position: absolute;
+ top: -1px;
+ right: -2px;
+ width: 2px;
+ height: 100%;
+ background: #fff;
+ content: "";
+}
+
+ul.learn-press-nav-tabs .course-nav.active {
+ border-bottom: 0;
+}
+
+ul.learn-press-nav-tabs .course-nav.active::before {
+ position: absolute;
+ top: -1px;
+ left: 0;
+ width: 100%;
+ height: 4px;
+ background: var(--lp-primary-color);
+ content: "";
+}
+
+ul.learn-press-nav-tabs .course-nav.active label {
+ color: var(--lp-primary-color);
+}
+
+ul.learn-press-nav-tabs .course-nav a {
+ display: inline-block;
+ padding: 10px 20px;
+ border-bottom: none;
+ outline: none;
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+ul.learn-press-nav-tabs .course-nav a:focus {
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+ul.learn-press-nav-tabs[data-tabs] .course-nav {
+ flex: 1;
+}
+
+ul.learn-press-nav-tabs[data-tabs] .course-nav a {
+ width: 100%;
+ text-align: center;
+}
+
+ul.learn-press-nav-tabs::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+@media (max-width: 767px) {
+ ul.learn-press-nav-tabs {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ max-height: none;
+ }
+}
+
+.course-item-popup #tab-curriculum {
+ display: block;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
+ position: relative;
+ z-index: 9999;
+ margin: 0;
+ padding: 0;
+ background: #fff;
+ list-style: none;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
+ margin: 0;
+ padding: 0 0 42px 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child {
+ padding: 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .section-header {
+ margin-bottom: 20px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message {
+ margin-right: 15px;
+ margin-left: 15px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
+ display: table;
+ width: 100%;
+ padding: 0 0 26px 0;
+ border-bottom: 0;
+ border-bottom: 1px solid #d9e0f1;
+ background: #fff;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left {
+ vertical-align: top;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
+ padding: 0;
+ color: #666;
+ font-size: 26px;
+ font-weight: 400;
+ letter-spacing: 0;
+ text-transform: capitalize;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title,
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
+ margin: 0 0 10px 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title {
+ position: relative;
+ margin-bottom: 0;
+ padding: 8px 0;
+ color: #5383f7;
+ font-size: 16px;
+ font-weight: normal;
+ line-height: 1;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ right: 30px;
+ width: 20px;
+ height: 20px;
+ transform: translate(0, -50%);
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f107";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc:hover::before {
+ border-top-color: #ccc;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
+ margin: 0;
+ font-size: 14px;
+ font-style: italic;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta {
+ display: block;
+ padding-top: 17px;
+ padding-bottom: 15px;
+ font-size: 14px;
+ text-align: right;
+ vertical-align: middle;
+ white-space: nowrap;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content {
+ margin: 0 0 15px 0;
+ padding: 0;
+ list-style: none;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item {
+ display: flex;
+ position: relative;
+ margin: 0 0 2px 0;
+ padding: 0 15px 0 30px;
+ background: rgba(241, 242, 248, 0.4);
+ font-size: 14px;
+ transition: padding-left linear 0.15s;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item > span {
+ display: flex;
+ width: 28px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ align-items: center;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
+ display: table;
+ width: calc(100% - 28px);
+ border-bottom: none;
+ outline: none;
+ box-shadow: none;
+ line-height: 1.5;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name {
+ color: var(--lp-primary-color);
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before {
+ display: table-cell;
+ display: table-cell;
+ left: 0;
+ width: 20px;
+ padding: 15px 0;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 400;
+ vertical-align: middle;
+ transition: left linear 0.15s;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta {
+ display: flex;
+ flex-direction: column-reverse;
+ align-items: flex-end;
+ }
+ #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration {
+ margin-bottom: 5px;
+ }
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
+ display: table-cell;
+ padding: 17px 16px;
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+ vertical-align: middle;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon::before {
+ font-size: 18px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock {
+ float: right;
+ margin-top: 15px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
+ display: table-cell;
+ padding: 10px 0;
+ text-align: right;
+ vertical-align: middle;
+ white-space: nowrap;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
+ display: inline-block;
+ height: 23px;
+ margin-left: 14px;
+ padding: 0 8px;
+ border-radius: 3px;
+ color: #fff;
+ font-size: 14px;
+ line-height: 23px;
+ text-align: center;
+ vertical-align: middle;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz {
+ background: #14c4ff;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans {
+ padding: 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
+ background: #9672cf;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
+ background: #c0c0c0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status {
+ padding: 0;
+ color: #999;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 14px;
+ font-weight: 900;
+ vertical-align: middle;
+ text-transform: lowercase;
+ content: "\f00c";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link::before {
+ content: "\f059";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before {
+ content: "\f15b";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before {
+ content: "\f03d";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before {
+ content: "\f028";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview {
+ background: #00adff;
+ font-style: normal;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview::before {
+ color: #fff;
+ vertical-align: baseline;
+ content: attr(data-preview);
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before {
+ color: var(--lp-secondary-color);
+ content: "\f023";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status {
+ padding-top: 1px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status::before {
+ color: #3bb54a;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status::before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before {
+ border-color: #f02425;
+ color: #f02425;
+ content: "\f00d";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item::before {
+ position: absolute;
+ top: 50%;
+ left: 0;
+ width: 3px;
+ height: 0;
+ background: #00adff;
+ content: "";
+ transition: height linear 0.15s, top linear 0.15s;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current {
+ padding-left: 10px;
+ background: #f9f9f9;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current a::before {
+ left: 10px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current::before {
+ top: 0;
+ height: 100%;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item-link {
+ color: #777;
+ text-decoration: none;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-desc {
+ color: #999;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c + .section-desc {
+ display: block;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before {
+ -webkit-transform: rotate(180deg);
+ -moz-transform: rotate(180deg);
+ -ms-transform: rotate(180deg);
+ -o-transform: rotate(180deg);
+ transform: rotate(180deg);
+ top: 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .item-meta.duration {
+ background: #d9e0f1;
+}
+
+body.course-item-popupx {
+ overflow: hidden;
+ _opacity: 0;
+}
+
+body.course-item-popupx #learn-press-course-curriculum {
+ overflow: auto;
+ position: fixed;
+ z-index: 9999;
+ top: 32px;
+ bottom: 0;
+ left: 0;
+ width: 400px;
+ border-right: 1px solid #ddd;
+ background: #fff;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .section-header {
+ padding: 0 15px;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc {
+ margin: -10px 0 5px;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .course-item {
+ padding-right: 15px;
+ padding-left: 15px;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .course-item a::before {
+ left: 15px;
+}
+
+body.course-item-popupx #learn-press-content-item {
+ overflow: hidden;
+ position: fixed;
+ z-index: 9999;
+ top: 32px;
+ right: 0;
+ bottom: 0;
+ left: 400px;
+ background: #fff;
+}
+
+body.course-item-popupx #learn-press-content-item .content-item-wrap {
+ max-width: 900px;
+ margin: 10px auto;
+}
+
+body.course-item-popupx #learn-press-content-item .course-item-title {
+ font-size: 1.4rem;
+}
+
+body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading {
+ text-align: center;
+}
+
+body.course-item-popupx #learn-press-content-item .content-question-summary .question-title {
+ margin-bottom: 10px;
+ font-size: 1.2rem;
+}
+
+body.course-item-popupx #content-item-nav {
+ position: fixed;
+ z-index: 99999;
+ right: 0;
+ bottom: 0;
+ left: 400px;
+ height: 60px;
+ border-top: 1px solid #ddd;
+ background: #f5f5f5;
+}
+
+body.course-item-popupx #content-item-nav .content-item-nav-wrap {
+ max-width: 900px;
+ margin: 10px auto;
+}
+
+body.course-item-popupx #content-item-nav button {
+ height: 40px;
+ padding: 0 20px;
+ line-height: 40px;
+}
+
+body.course-item-popupx .comment-form-textarea {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+body.course-item-popupx.wpadminbar #learn-press-course-curriculum,
+body.course-item-popupx.wpadminbar #learn-press-content-item {
+ top: 92px;
+}
+
+body.course-item-popupx.wpadminbar #course-item-content-header {
+ top: 32px;
+}
+
+body.course-item-popupx.wpadminbar .content-item-description {
+ margin-bottom: 20px;
+}
+
+body.course-item-popupx .content-item-summary {
+ margin-bottom: 50px;
+}
+
+body.course-item-popupx .content-item-summary > h3 {
+ margin-bottom: 20px;
+}
+
+body.course-item-popupx .content-item-summary.content-item-video .entry-video {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ background: #000;
+ line-height: 1;
+}
+
+body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe {
+ width: 100%;
+ max-width: 900px;
+ margin-bottom: 0;
+ vertical-align: top;
+}
+
+body.course-item-popupx .learn-press-content-protected-message {
+ margin-bottom: 50px;
+ padding: 20px;
+ background: #ffe0e0;
+}
+
+body.course-item-popupx.content-only #learn-press-content-item {
+ z-index: 9999999;
+ top: 0;
+ bottom: 0;
+ left: 0;
+}
+
+body.course-item-popupx.content-only #learn-press-content-item #course-item-content-header,
+body.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer {
+ display: none;
+}
+
+body.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable {
+ bottom: 0;
+}
+
+body #ifr-course-item {
+ position: absolute;
+ z-index: 999999;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: #fff;
+}
+
+body.full-screen-content-item #course-item-content-header .toggle-content-item::before {
+ font: 28px/60px "Font Awesome 5 Free";
+ content: "\f066";
+}
+
+body .content-item-summary .form-button-finish-course,
+body .lp-quiz-buttons .form-button-finish-course {
+ float: right;
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,
+#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,
+#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before {
+ top: 2px;
+ font-family: "Font Awesome 5 Free";
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before {
+ content: "\f017";
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before {
+ content: "\f15c";
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before {
+ content: "\f29c";
+}
+
+.scroll-wrapper {
+ overflow: hidden;
+ opacity: 0;
+}
+
+.scroll-wrapper .scroll-element {
+ background: transparent;
+}
+
+.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
+ transition: opacity 0.25s;
+}
+
+.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible {
+ opacity: 0.7;
+}
+
+.course-remaining-time .lp-label.label-enrolled {
+ font-size: inherit;
+}
+
+.learn-press-course-results-progress {
+ margin-right: -4%;
+}
+
+.learn-press-course-results-progress .items-progress,
+.learn-press-course-results-progress .course-progress {
+ float: left;
+ width: 46%;
+ margin-right: 4%;
+ margin-bottom: 30px;
+}
+
+.learn-press-course-results-progress .items-progress .items-progress__heading,
+.learn-press-course-results-progress .course-progress .items-progress__heading {
+ margin-bottom: 10px;
+}
+
+.learn-press-course-results-progress .items-progress .lp-progress-bar,
+.learn-press-course-results-progress .course-progress .lp-progress-bar {
+ overflow: hidden;
+ position: relative;
+ height: 10px;
+ border-radius: 5px;
+}
+
+.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value,
+.learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value {
+ position: absolute;
+ width: 100%;
+ height: 10px;
+ margin-left: -100%;
+ border-radius: 5px;
+}
+
+.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed,
+.learn-press-course-results-progress .course-progress .lp-course-status .grade.failed {
+ background: #f00;
+}
+
+.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed,
+.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed {
+ background: #3eadff;
+}
+
+.learn-press-course-results-progress::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+#course-item-content-header,
+#course-item-content-footer {
+ position: fixed;
+ right: 0;
+ height: 60px;
+ line-height: 60px;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#course-item-content-header {
+ z-index: 100;
+ top: 0;
+ left: 0;
+ padding: 0;
+ border-bottom: 1px solid #ddd;
+ background: #e7f7ff;
+}
+
+#course-item-content-header .course-item-search {
+ float: left;
+ position: relative;
+ box-sizing: border-box;
+ width: 400px;
+ padding: 15px;
+}
+
+#course-item-content-header .course-item-search input {
+ float: left;
+ width: 385px;
+ height: 30px;
+ padding: 0;
+ border: none;
+ color: #aaa;
+ background: transparent;
+ box-shadow: none;
+ font-style: italic;
+}
+
+#course-item-content-header .course-item-search input:focus {
+ outline: none;
+ color: #777;
+ box-shadow: none;
+}
+
+#course-item-content-header .course-item-search button {
+ position: absolute;
+ z-index: 99;
+ right: 15px;
+ height: 30px;
+ margin-left: -30px;
+ padding: 0;
+ border: none;
+ color: #777;
+ background: transparent;
+ font-size: 15px;
+ line-height: 30px;
+}
+
+#course-item-content-header .course-item-search button::after {
+ font-family: "Font Awesome 5 Free";
+ content: "\f002";
+}
+
+#course-item-content-header .course-item-search.has-keyword button::after {
+ content: "\f00d";
+}
+
+#course-item-content-header .course-title {
+ float: left;
+ clear: none;
+ height: 60px;
+ margin: 0;
+ padding: 0 15px;
+ font-size: 1.4rem;
+ line-height: 60px;
+}
+
+#course-item-content-header .course-title a {
+ box-shadow: none;
+}
+
+#course-item-content-header .course-title::before {
+ display: none;
+ content: "";
+}
+
+#course-item-content-header .form-button.lp-button-back {
+ float: right;
+ margin-right: 15px;
+}
+
+#course-item-content-header .toggle-content-item {
+ display: inline-block;
+ float: right;
+ width: 60px;
+ height: 60px;
+ border-left: 1px solid #ddd;
+ text-align: center;
+}
+
+#course-item-content-header .toggle-content-item::before {
+ font: 28px/60px "Font Awesome 5 Free";
+ content: "\f065";
+}
+
+#course-item-content-footer {
+ display: none;
+ bottom: 0;
+ left: 400px;
+ padding: 15px;
+ border-top: 1px solid #ddd;
+}
+
+#course-item-content-footer button,
+#course-item-content-footer .lp-button {
+ height: 35px;
+ padding: 0 10px;
+ font-size: 14px;
+ line-height: 30px;
+}
+
+.learn-press-form.completed button::before {
+ margin-right: 10px;
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ content: "\f00c";
+}
+
+.lp-course-progress {
+ position: relative;
+}
+
+.lp-course-progress .lp-passing-conditional {
+ position: absolute;
+ top: 0;
+ width: 3px;
+ height: 6px;
+ margin-left: -1px;
+ background: var(--lp-secondary-color);
+}
+
+.viewing-course-item #learn-press-course-curriculum .section-header .section-desc {
+ display: none;
+}
+
+/***********/
+.course-meta {
+ display: flex;
+ margin-bottom: 40px;
+}
+
+.course-meta .course-meta__pull-left,
+.course-meta .course-meta__pull-right {
+ display: flex;
+}
+
+.course-meta .course-meta__pull-left {
+ flex: 1;
+}
+
+.course-meta .course-meta__pull-left .meta-item {
+ margin-right: 10px;
+}
+
+.course-meta .course-meta__pull-right {
+ flex: 0 0 50%;
+}
+
+.course-meta .course-meta__pull-right .meta-item {
+ margin-left: 10px;
+}
+
+.course-meta.course-meta-primary .meta-item {
+ flex: 1;
+}
+
+.course-meta.two-columns .course-meta {
+ flex: 1;
+}
+
+.course-extra-box {
+ margin-bottom: 3px;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-radius: 5px;
+}
+
+.course-extra-box__title {
+ --extra-height: 54px;
+ display: flex;
+ align-items: center;
+ position: relative;
+ height: var(--extra-height);
+ margin: 0;
+ padding: 0 45px 0 38px;
+ background: rgba(181, 187, 211, 0.15);
+ font-size: 1.1rem;
+ font-weight: 600;
+ cursor: pointer;
+}
+
+.course-extra-box__title::after {
+ position: absolute;
+ top: 0;
+ right: 20px;
+ color: #666;
+ font-family: "Font Awesome 5 Free";
+ line-height: var(--extra-height);
+ content: "\f0d7";
+}
+
+.course-extra-box__content {
+ display: none;
+}
+
+.course-extra-box__content-inner {
+ -webkit-animation-name: course-extra-box__content-inner-transform;
+ animation-name: course-extra-box__content-inner-transform;
+ -webkit-animation-duration: 0.3s;
+ animation-duration: 0.3s;
+ -webkit-animation-timing-function: ease-in-out;
+ animation-timing-function: ease-in-out;
+ -webkit-animation-iteration-count: 1;
+ animation-iteration-count: 1;
+ -webkit-animation-direction: normal;
+ animation-direction: normal;
+}
+
+.course-extra-box__content ul,
+.course-extra-box__content li {
+ list-style: none;
+}
+
+.course-extra-box__content ul {
+ margin: 0;
+ padding: 0;
+}
+
+.course-extra-box__content li {
+ margin: 0;
+ padding: 22px 38px 14px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.course-extra-box__content li::before {
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f00c";
+}
+
+.course-extra-box__content li:last-child {
+ border-bottom: 0;
+}
+
+.course-extra-box:last-child {
+ margin-bottom: 60px;
+}
+
+.course-extra-box.active .course-extra-box__title::after {
+ content: "\f0d8";
+}
+
+input[name="course-extra-box-ratio"] {
+ display: none;
+}
+
+input[name="course-extra-box-ratio"]:checked + .course-extra-box .course-extra-box__content {
+ display: block;
+}
+
+input[name="course-extra-box-ratio"]:checked + .course-extra-box .course-extra-box__content .course-extra-box__content-inner {
+ transform: scale(1);
+}
+
+@-webkit-keyframes course-extra-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+@keyframes course-extra-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+.course-tab-panel-faqs {
+ padding-top: 64px;
+}
+
+@media (max-width: 767px) {
+ .course-tab-panel-faqs {
+ padding: 0 15px;
+ }
+}
+
+.course-tab-panel-faqs .course-faqs-box {
+ margin-bottom: 20px;
+ border: 1px solid rgba(204, 204, 204, 0.6);
+ border-radius: 5px;
+}
+
+.course-tab-panel-faqs .course-faqs-box__title {
+ display: block;
+ position: relative;
+ margin: 0;
+ padding: 25px 45px 25px 30px;
+ font-size: 16px;
+ font-weight: 500;
+ line-height: 1.7;
+ cursor: pointer;
+}
+
+.course-tab-panel-faqs .course-faqs-box__title::after {
+ position: absolute;
+ top: 50%;
+ right: 28px;
+ color: #6c6c6c;
+ font-family: "Font Awesome 5 Free";
+ font-size: 12px;
+ font-weight: 900;
+ content: "\f078";
+ transform: translateY(-50%);
+}
+
+.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content {
+ display: none;
+}
+
+.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner {
+ padding: 0 28px 33px 28px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-animation-name: course-faqs-box__content-inner-transform;
+ animation-name: course-faqs-box__content-inner-transform;
+ -webkit-animation-duration: 0.3s;
+ animation-duration: 0.3s;
+ -webkit-animation-timing-function: ease-in-out;
+ animation-timing-function: ease-in-out;
+ -webkit-animation-iteration-count: 1;
+ animation-iteration-count: 1;
+ -webkit-animation-direction: normal;
+ animation-direction: normal;
+}
+
+.course-tab-panel-faqs .course-faqs-box:last-child {
+ margin-bottom: 40px;
+}
+
+.course-tab-panel-faqs .course-faqs-box:hover {
+ background: rgba(241, 242, 248, 0.4);
+}
+
+.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title {
+ color: var(--lp-primary-color);
+}
+
+input[name="course-faqs-box-ratio"] {
+ display: none;
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__content {
+ display: block;
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box {
+ background: rgba(241, 242, 248, 0.4);
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__title {
+ color: var(--lp-primary-color);
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__title::after {
+ content: "\f077";
+}
+
+@-webkit-keyframes course-faqs-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+@keyframes course-faqs-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+/***********/
+@media screen and (max-width: 1300px) {
+ body.course-item-popup #course-item-content-header .course-item-search {
+ width: 300px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search input {
+ width: 285px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search button {
+ left: 300px;
+ }
+ body.course-item-popup #learn-press-course-curriculum {
+ width: 300px;
+ }
+ body.course-item-popup #learn-press-course-curriculum .progress-bg {
+ width: 40px;
+ }
+ body.course-item-popup #content-item-nav,
+ body.course-item-popup #learn-press-content-item,
+ body.course-item-popup #course-item-content-footer {
+ left: 300px;
+ }
+ body.course-item-popup .section-desc {
+ display: none;
+ }
+}
+
+@media screen and (max-width: 1200px) {
+ body.course-item-popupx #course-item-content-header .course-item-search {
+ width: 300px;
+ }
+ body.course-item-popupx #course-item-content-header .course-item-search input {
+ width: 285px;
+ }
+ body.course-item-popupx #course-item-content-header .course-item-search button {
+ left: 300px;
+ }
+ body.course-item-popupx #learn-press-course-curriculum {
+ width: 300px;
+ }
+ body.course-item-popupx #content-item-nav,
+ body.course-item-popupx #learn-press-content-item,
+ body.course-item-popupx #course-item-content-footer {
+ left: 300px;
+ }
+ body.course-item-popupx #learn-press-content-item .content-item-nav-wrap,
+ body.course-item-popupx #learn-press-content-item .content-item-wrap {
+ width: 90%;
+ }
+}
+
+@media screen and (max-width: 768px) {
+ body.course-item-popup #course-item-content-header .course-item-search {
+ width: 200px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search input {
+ width: 185px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search button {
+ left: 200px;
+ }
+ body.course-item-popup #learn-press-course-curriculum {
+ width: 200px;
+ }
+ body.course-item-popup #content-item-nav,
+ body.course-item-popup #learn-press-content-item,
+ body.course-item-popup #course-item-content-footer {
+ left: 200px;
+ }
+ body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
+ body.course-item-popup #learn-press-content-item .content-item-wrap {
+ width: 90%;
+ }
+ body.course-item-popup.wpadminbar #learn-press-content-item,
+ body.course-item-popup.wpadminbar #learn-press-course-curriculum {
+ top: 106px;
+ }
+ body.course-item-popup.wpadminbar #course-item-content-header {
+ top: 46px;
+ }
+ .learn-press-course-results-progress {
+ margin-right: 0%;
+ }
+ .learn-press-course-results-progress .items-progress,
+ .learn-press-course-results-progress .course-progress {
+ float: none;
+ width: 100%;
+ margin-right: 0%;
+ margin-bottom: 20px;
+ }
+}
+
+.lp-quiz-buttons {
+ margin-bottom: 20px;
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.quiz-progress {
+ margin-bottom: 30px;
+ background: #e7f7ff;
+}
+
+.quiz-progress .progress-items {
+ display: flex;
+}
+
+.quiz-progress .progress-items .progress-item {
+ position: relative;
+ color: #777;
+ font-size: 15px;
+ flex: 1;
+}
+
+.quiz-progress .progress-items .progress-item .progress-number,
+.quiz-progress .progress-items .progress-item .progress-label {
+ display: block;
+ line-height: 1;
+ text-align: center;
+}
+
+.quiz-progress .progress-items .progress-item .progress-number {
+ margin: 15px 0 10px 0;
+ font-size: 20px;
+}
+
+.quiz-progress .progress-items .progress-item .progress-label {
+ margin-bottom: 15px;
+ font-size: 14px;
+}
+
+.quiz-progress .progress-items .progress-item i {
+ display: none;
+ float: left;
+ width: 60px;
+ height: 60px;
+ color: #fff;
+ background: #00adff;
+ font-size: 30px;
+ line-height: 60px;
+ text-align: center;
+}
+
+.quiz-progress .progress-items .progress-item::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.answer-options {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.answer-options .answer-option {
+ display: flex;
+ overflow: hidden;
+ position: relative;
+ margin: 0 0 18px 0;
+ padding: 10px;
+ color: #777;
+ background: #f5f5f5;
+ font-size: 20px;
+ cursor: pointer;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+ -webkit-transition: background linear 0.25s;
+ -moz-transition: background linear 0.25s;
+ -ms-transition: background linear 0.25s;
+ -o-transition: background linear 0.25s;
+ transition: background linear 0.25s;
+}
+
+.answer-options .answer-option .option-title {
+ display: table-cell;
+ font-size: smaller;
+}
+
+.answer-options .answer-option .option-title .option-title-content {
+ display: inline-block;
+ vertical-align: middle;
+}
+
+.answer-options .answer-option .option-title::before {
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ width: 3px;
+ background: #ddd;
+ content: "";
+ -webkit-transition: background linear 0.25s;
+ -moz-transition: background linear 0.25s;
+ -ms-transition: background linear 0.25s;
+ -o-transition: background linear 0.25s;
+ transition: background linear 0.25s;
+}
+
+.answer-options .answer-option input[type="checkbox"],
+.answer-options .answer-option input[type="radio"] {
+ -webkit-appearance: initial;
+ -moz-appearance: initial;
+ position: relative;
+ z-index: 10;
+ width: 35px;
+ min-width: 35px;
+ height: 35px;
+ margin: 0 10px 0 3px;
+ border: 1px solid #cfcfcf;
+ background: #f9fafc;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.answer-options .answer-option input[type="checkbox"]:focus,
+.answer-options .answer-option input[type="radio"]:focus {
+ outline: none;
+}
+
+.answer-options .answer-option input[type="checkbox"]::after,
+.answer-options .answer-option input[type="radio"]::after {
+ position: absolute;
+ top: 15px;
+ left: 9px;
+ box-sizing: content-box;
+ margin-top: -10px;
+ opacity: 0;
+ color: #3db748;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f00c";
+}
+
+.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title .option-title-content,
+.answer-options .answer-option input[type="radio"]:checked ~ .option-title .option-title-content {
+ position: relative;
+}
+
+.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title::before,
+.answer-options .answer-option input[type="radio"]:checked ~ .option-title::before {
+ background: #00adff;
+}
+
+.answer-options .answer-option input[type="checkbox"]:checked::after,
+.answer-options .answer-option input[type="radio"]:checked::after {
+ opacity: 1;
+}
+
+.answer-options .answer-option input[type="radio"] {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.answer-options .answer-option input[type="radio"]::before {
+ border-radius: 50%;
+}
+
+.answer-options .answer-option .option-title {
+ margin: 0;
+}
+
+.answer-options .answer-option:hover {
+ background: #e1f5ff;
+}
+
+.answer-options .answer-option.answer-correct {
+ background: #e1f5ff;
+}
+
+.answer-options .answer-option.answer-correct input[type="radio"]:checked ~ .option-title::before,
+.answer-options .answer-option.answer-correct input[type="checkbox"]:checked ~ .option-title::before {
+ background: #e1f5ff;
+}
+
+.answer-options .answer-option.answered-correct input[type="radio"]:checked ~ .option-title::before,
+.answer-options .answer-option.answered-correct input[type="checkbox"]:checked ~ .option-title::before {
+ background: #00adff;
+}
+
+.answer-options .answer-option.answered-wrong input[type="radio"]::before, .answer-options .answer-option.answered-wrong input[type="radio"]::after,
+.answer-options .answer-option.answered-wrong input[type="checkbox"]::before,
+.answer-options .answer-option.answered-wrong input[type="checkbox"]::after {
+ border-color: #f00;
+}
+
+.answer-options .answer-option.answered-wrong input[type="radio"]:checked ~ .option-title::before,
+.answer-options .answer-option.answered-wrong input[type="checkbox"]:checked ~ .option-title::before {
+ background: #f00;
+}
+
+button[data-counter] {
+ position: relative;
+}
+
+button[data-counter]::after {
+ padding-left: 5px;
+ content: "(+" attr(data-counter) ")";
+}
+
+.quiz-result {
+ max-width: 320px;
+ margin: 20px auto 48px;
+ text-align: center;
+}
+
+.quiz-result .result-heading {
+ display: none;
+}
+
+.quiz-result.passed .result-message {
+ background: #3bb54a;
+}
+
+.quiz-result.passed .result-message::after {
+ content: "\f00c";
+}
+
+.quiz-result .result-message {
+ margin-bottom: 30px;
+ padding: 10px 0;
+ color: #fff;
+ background: #f02425;
+ font-size: 16px;
+ font-weight: 400;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.quiz-result .result-message::after {
+ margin-left: 10px;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f00d";
+}
+
+.quiz-result .result-grade .result-achieved,
+.quiz-result .result-grade .result-require {
+ display: inline-block;
+ margin: 0 auto;
+}
+
+.quiz-result .result-grade .result-achieved {
+ padding-bottom: 7px;
+ border-bottom: 1px solid #999;
+ color: #333;
+ font-size: 28px;
+ font-weight: 500;
+ line-height: 1;
+}
+
+.quiz-result .result-grade .result-require {
+ display: block;
+ padding-top: 5px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 1;
+}
+
+.quiz-result .result-grade .result-message {
+ font-size: 14px;
+}
+
+.quiz-result.failed {
+ /*.result-achieved {
+ color: #c55757;
+ }
+ .result-message {
+ strong {
+ color: #c55757;
+ }
+ }*/
+}
+
+.quiz-result.passed .result-achieved {
+ color: #04adff;
+}
+
+.quiz-result.passed .result-message strong {
+ color: #04adff;
+}
+
+.quiz-result .result-statistic {
+ margin: 0;
+ padding: 0;
+ text-align: left;
+ list-style: none;
+}
+
+.quiz-result .result-statistic .result-statistic-field {
+ display: flex;
+ margin: 0;
+}
+
+.quiz-result .result-statistic .result-statistic-field span,
+.quiz-result .result-statistic .result-statistic-field p {
+ margin: 0;
+ flex: 1;
+}
+
+.quiz-result .result-statistic .result-statistic-field span {
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 35px;
+}
+
+.quiz-result .result-statistic .result-statistic-field span::before {
+ display: inline-block;
+ width: 15px;
+ margin-right: 10px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 16px;
+ font-weight: 900;
+}
+
+.quiz-result .result-statistic .result-statistic-field p {
+ color: #333;
+ font-size: 16px;
+ font-weight: 500;
+ line-height: 35px;
+ text-align: right;
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before {
+ font-weight: 400;
+ content: "\f017";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-point label::before {
+ font-weight: 400;
+ content: "\f005";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions label::before {
+ font-weight: 400;
+ content: "\f059";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before {
+ color: #3db748;
+ content: "\f00c";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before {
+ color: #f02425;
+ content: "\f00d";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before {
+ color: #ddd;
+ content: "\f2f5";
+}
+
+.quiz-status {
+ position: sticky;
+ z-index: 99;
+ top: 0;
+ right: 0;
+ left: 0;
+ margin: 0 0 35px 0;
+}
+
+.quiz-status > div {
+ display: flex;
+ box-sizing: border-box;
+ width: 100%;
+ max-width: 792px;
+ height: 60px;
+ margin: 0 auto;
+ padding: 5px 10px 5px 30px;
+ border-radius: 4px;
+ background: var(--lp-primary-color);
+ justify-content: center;
+ align-items: center;
+}
+
+@media (max-width: 480px) {
+ .quiz-status > div {
+ display: block;
+ height: auto;
+ text-align: center;
+ }
+}
+
+.quiz-status > div > div {
+ display: flex;
+ flex-direction: row-reverse;
+ flex: 0 0 50%;
+ align-items: center;
+}
+
+.quiz-status > div .current-point {
+ display: none;
+}
+
+.quiz-status .questions-index {
+ display: inline-block;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 26px;
+}
+
+.quiz-status .questions-index span {
+ color: #333;
+ font-weight: 500;
+}
+
+.quiz-status .countdown {
+ position: relative;
+ min-width: 120px;
+ margin-right: 5px;
+ padding: 12px 29px;
+ color: #333;
+ background: #fff;
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1;
+ text-align: center;
+}
+
+.quiz-status .countdown .fas {
+ position: absolute;
+ top: 50%;
+ left: 10px;
+ color: #333;
+ font-size: 14px;
+ transform: translateY(-50%);
+}
+
+.quiz-status .countdown .clock {
+ display: none;
+ width: 40px;
+ height: 40px;
+}
+
+.quiz-status .countdown .clock::before {
+ position: absolute;
+ width: 40px;
+ height: 40px;
+ border: 4px solid #b1c1e6;
+ border-radius: 50%;
+ content: "";
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.quiz-status .countdown .clock .circle-progress-bar {
+ display: inline-block;
+ position: relative;
+ width: 40px;
+ height: 40px;
+ stroke: #5383f7;
+}
+
+.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle {
+ transition: 0.35s stroke-dashoffset;
+ transform: rotate(-90deg);
+ transform-origin: 50% 50%;
+}
+
+.quiz-status .countdown .clock.x .circle-progress-bar__circle {
+ stroke: #f00;
+}
+
+.quiz-status .submit-quiz button {
+ margin: 0 0 0 10px;
+ border: none;
+ border-radius: 0;
+ background: #fff;
+ text-transform: uppercase;
+}
+
+.quiz-status .submit-quiz button:hover {
+ background: var(--lp-secondary-color);
+}
+
+.quiz-status.submitting .submit-quiz button {
+ background: #ddd;
+}
+
+.question-numbers {
+ text-align: center;
+ list-style: none;
+}
+
+.question-numbers li {
+ display: inline-block;
+ position: relative;
+ margin-bottom: 3px;
+}
+
+.question-numbers li a {
+ display: block;
+ min-width: 20px;
+ padding: 8px;
+ border: 1px solid #ddd;
+ color: #999;
+ background: #f5f5f5;
+ box-shadow: none;
+ font-size: 12px;
+ line-height: 1;
+}
+
+.question-numbers li a span {
+ vertical-align: middle;
+}
+
+.question-numbers li a:hover {
+ border: 1px solid #3880a2;
+ color: #fff;
+ background: #00adff;
+}
+
+.question-numbers li.current a {
+ border-color: #3880a2;
+ color: #fff !important;
+ background: #00adff;
+}
+
+.question-numbers li.current.skipped::after {
+ background: #fff;
+}
+
+.question-numbers li.answered a::after {
+ margin-left: 3px;
+ font-family: "Font Awesome 5 Free";
+ font-size: 8px;
+ vertical-align: middle;
+}
+
+.question-numbers li.answered.answered-wrong a {
+ color: #f00;
+}
+
+.question-numbers li.answered.answered-true a {
+ color: #00adff;
+}
+
+.question-numbers li.answered.answered-true.current a {
+ color: #fff;
+}
+
+.question-numbers li.skipped::after {
+ position: absolute;
+ bottom: 3px;
+ left: 50%;
+ width: 10px;
+ height: 4px;
+ margin-left: -5px;
+ border-radius: 2px;
+ background: #aaa;
+ content: "";
+}
+
+.quiz-intro {
+ display: flex;
+ margin: 0 0 20px;
+ padding: 0;
+ list-style: none;
+ flex-flow: row wrap;
+}
+
+@media (max-width: 768px) {
+ .quiz-intro {
+ padding-right: 10px;
+ padding-left: 10px;
+ justify-content: space-between;
+ }
+}
+
+.quiz-intro-item {
+ display: flex;
+ margin: 0 40px 0 0;
+ align-items: center;
+}
+
+@media (max-width: 768px) {
+ .quiz-intro-item {
+ margin: 0 20px 0 0;
+ }
+}
+
+.quiz-intro-item::before {
+ position: relative;
+ top: -2px;
+ margin-right: 10px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 16px;
+ font-weight: 900;
+}
+
+.quiz-intro-item--passing-grade {
+ order: 2;
+}
+
+.quiz-intro-item--passing-grade::before {
+ content: "\f012";
+}
+
+.quiz-intro-item--questions-count {
+ order: 1;
+}
+
+.quiz-intro-item--questions-count::before {
+ content: "\f12e";
+}
+
+.quiz-intro-item--duration {
+ order: 2;
+}
+
+.quiz-intro-item--duration::before {
+ content: "\f017";
+}
+
+.quiz-intro-item__title {
+ margin: 0;
+ padding: 0 8px 0 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 1.7;
+}
+
+.quiz-intro-item__content {
+ color: #222;
+ font-size: 16px;
+ font-weight: 400;
+}
+
+.question-explanation-content,
+.question-hint-content {
+ margin-bottom: 20px;
+ padding: 10px 15px;
+ background: #f5f5f5;
+}
+
+.redo-quiz button[type="submit"] {
+ content: attr(data-counter);
+}
+
+.circle-bar {
+ position: relative;
+ width: 300px;
+ height: 300px;
+ border-color: #ddd;
+}
+
+.circle-bar::before {
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ left: 0;
+ box-sizing: border-box;
+ width: 100%;
+ height: 100%;
+ border: 10px solid #ddd;
+ border-radius: 50%;
+ content: "";
+}
+
+.circle-bar .before,
+.circle-bar .after {
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ left: 0;
+ box-sizing: border-box;
+ width: 100%;
+ height: 100%;
+ border: 10px solid #14c4ff;
+ border-radius: 50%;
+}
+
+.circle-bar .before {
+ border-bottom-color: transparent;
+ border-left-color: transparent;
+ transform: rotate(45deg);
+}
+
+.circle-bar .after {
+ border-color: #14c4ff;
+ border-top-color: transparent;
+ border-right-color: transparent;
+ transform: rotate(45deg);
+}
+
+.circle-bar.bg50 .after {
+ z-index: 10;
+ border-bottom-color: inherit;
+ border-left-color: inherit;
+ transform: rotate(45deg);
+}
+
+.lp-quiz-buttons .complete-quiz,
+.lp-quiz-buttons .back-quiz,
+.lp-quiz-buttons .review-quiz {
+ float: right;
+}
+
+.quiz-results,
+.quiz-content,
+.quiz-questions,
+.quiz-buttons,
+.quiz-attempts {
+ margin-bottom: 60px;
+}
+
+.quiz-result .result-grade {
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ box-sizing: border-box;
+ height: 200px;
+ margin-bottom: 30px;
+ padding: 50px;
+ justify-content: center;
+ align-items: center;
+}
+
+.quiz-result .result-grade::before,
+.quiz-result .result-grade svg {
+ position: absolute;
+ top: 0;
+ left: 50%;
+ width: 200px;
+ height: 200px;
+ margin-left: -100px;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.quiz-result .result-grade::before {
+ box-sizing: border-box;
+ padding: 30px;
+ border: 10px solid #ccc;
+ content: "";
+}
+
+.quiz-result .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+.quiz-result .result-grade svg circle {
+ stroke: var(--lp-primary-color);
+}
+
+.quiz-result.passed .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+.quiz-result.passed .result-grade .result-achieved {
+ color: #333;
+}
+
+.quiz-result.passed .result-grade .result-message strong {
+ color: #4caf50;
+}
+
+.quiz-questions .question {
+ margin-bottom: 60px;
+}
+
+.question .answer-option {
+ padding: 0;
+ _border: 2px solid #d9e0f1;
+ background: #fff;
+}
+
+.question .answer-option input[type="radio"],
+.question .answer-option input[type="checkbox"] {
+ position: absolute;
+ top: 50%;
+ margin: -19px 0 0 10px;
+ border-color: #d9e0f1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.question .answer-option input[type="radio"]::after,
+.question .answer-option input[type="checkbox"]::after {
+ border-color: #d9e0f1;
+}
+
+.question .answer-option input[type="radio"]:disabled,
+.question .answer-option input[type="checkbox"]:disabled {
+ border-color: #ddd;
+ background: #f9f9f9;
+}
+
+.question .answer-option input[type="radio"]:disabled::after,
+.question .answer-option input[type="checkbox"]:disabled::after {
+ border-color: #ddd;
+}
+
+.question .answer-option input[type="radio"]:checked:not(:disabled)::after,
+.question .answer-option input[type="checkbox"]:checked:not(:disabled)::after {
+ border-color: #99aee4;
+}
+
+.question .answer-option input[type="radio"] {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.question .answer-option input[type="radio"]::before {
+ border-radius: 50%;
+}
+
+.question .answer-option .option-title {
+ display: flex;
+ width: 100%;
+ margin: 0;
+ padding: 14px 10px 11px 65px;
+ border: 1px solid #ccc;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.question .answer-option .option-title::after {
+ display: inline-block;
+ visibility: hidden !important;
+ content: ".";
+}
+
+.question .answer-option .option-title:hover {
+ background: #f9f9f9;
+}
+
+.question .answer-option .option-title::before {
+ display: none;
+}
+
+.question .answer-option.answer-correct .option-title {
+ border-color: #4caf50;
+}
+
+.question .answer-option.answered-wrong .option-title {
+ border-color: #ff6423;
+}
+
+.question .question-title {
+ display: block;
+ margin-top: 0;
+ margin-bottom: 18px;
+ color: #333;
+ font-size: 18px;
+ font-weight: normal;
+ font-weight: 500;
+}
+
+.question .question-title .edit-link {
+ float: right;
+ font-size: 14px;
+ font-weight: normal;
+}
+
+.question .question-content {
+ margin-bottom: 30px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+.question .question-content img {
+ width: 100%;
+ max-width: 100%;
+}
+
+.question .question-response {
+ margin-bottom: 10px;
+ font-size: 14px;
+}
+
+.question .question-response .label {
+ display: inline-block;
+ margin: 0 5px 0 0;
+ padding: 8px 10px;
+ border-radius: 4px;
+ color: #fff;
+ line-height: 1;
+}
+
+.question .question-response .point {
+ display: inline-block;
+}
+
+.question .question-response.correct .label {
+ background: #4caf50;
+}
+
+.question .question-response.incorrect .label {
+ background: #ff6423;
+}
+
+.question .question-index {
+ display: inline-block;
+ margin: 0 5px 0 0;
+}
+
+.question .btn-show-hint {
+ position: relative;
+ margin: 0 0 0 10px;
+ padding: 0;
+ outline: none;
+ color: #00adff;
+ background: transparent;
+ font-size: 0;
+ text-decoration: none;
+}
+
+.question .btn-show-hint::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ content: "\f059";
+}
+
+.question .btn-show-hint:hover span {
+ position: absolute;
+ bottom: 100%;
+ left: 0;
+ width: auto;
+ padding: 6px 9px;
+ border-radius: 2px;
+ color: #333;
+ background: #eee;
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1;
+ white-space: nowrap;
+ text-transform: none;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input-wrap {
+ display: inline-block;
+}
+
+.question.question-fill_in_blanks .blanks .blank-block {
+ margin-bottom: 20px;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input {
+ display: inline-block;
+ width: auto;
+ min-width: 50px;
+ margin: 0 10px;
+ padding: 0 10px;
+ border: none;
+ border-bottom: 1px dashed #ddd;
+ text-align: center;
+ white-space: nowrap;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input br {
+ display: none;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input > * {
+ display: inline;
+ white-space: nowrap;
+}
+
+.question.question-fill_in_blanks .blanks .blank-select {
+ display: inline-block;
+ height: 30px;
+ margin-left: 4px;
+ padding: 1px;
+}
+
+.question.question-fill_in_blanks .blanks .blank-fills {
+ display: inline-block;
+}
+
+.question.question-fill_in_blanks .blanks .blank-fills code {
+ margin: 0 5px;
+ padding: 0 6px;
+ background: #ddd;
+ line-height: 1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.question.question-fill_in_blanks .blanks.ordered {
+ list-style-position: inside;
+}
+
+.question.question-fill_in_blanks .blanks.one-paragraph {
+ line-height: 3;
+}
+
+.lp-sort-bg label.option-title {
+ background: rgba(255, 182, 6, 0.68) !important;
+}
+
+.learn-press-message.fixed {
+ position: fixed;
+ top: 32px;
+ left: 0;
+ right: 0;
+ background: rgba(0, 173, 255, 0.6);
+ text-align: center;
+ z-index: 100;
+ color: #FFF;
+ padding: 10px;
+}
+
+.learn-press-message.fixed[data-delay-in] {
+ display: none;
+}
+
+/**
+ * CSS for overriding some style defaults of themes
+ */
+/**/
+body.learnpress-page.twentysixteen #primary .lp-entry-content {
+ float: none;
+ width: auto;
+ margin: 0 15%;
+}
+
+body.learnpress-page.twentyfifteen .course-summary-sidebar .widget {
+ width: 100%;
+ padding: 0;
+}
+
+body.learnpress-page.twentysixteen .entry-footer {
+ display: none;
+}
+
+body.learnpress-page.twentysixteen .lp-entry-content {
+ float: none;
+ width: auto;
+}
+
+body.learnpress-page.twentyseventeen #primary article.type-page {
+ width: 100%;
+}
+
+@media screen and (min-width: 61.5625em) {
+ body.twentysixteen.learnpress-page .entry-footer {
+ display: none;
+ }
+ body.twentysixteen.learnpress-page .lp-entry-content {
+ float: none;
+ width: auto;
+ }
+ body:not(.search-results) article:not(.type-page) .entry-footer {
+ display: none;
+ }
+ body:not(.search-results) article:not(.type-page) .lp-entry-content {
+ float: none;
+ width: auto;
+ }
+}
+
+body.twentyseventeen.learnpress-page #primary article.page .entry-header,
+body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content {
+ width: 100%;
+ float: none;
+}
+
+@media screen and (min-width: 48em) {
+ body.twentyseventeen.learnpress-page #primary article.page .entry-header,
+ body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content {
+ width: 100%;
+ float: none;
+ }
+}
+
+.learn-press-tip {
+ display: none;
+ margin: 0 5px;
+ color: #444;
+ font-size: 13px;
+ font-style: normal;
+ line-height: 1;
+ vertical-align: baseline;
+ cursor: pointer;
+}
+
+.learn-press-tip.ready {
+ display: inline-block;
+}
+
+.learn-press-tip::before {
+ font-family: "Font Awesome 5 Free";
+ content: "\f059";
+}
+
+.learn-press-tip:hover {
+ opacity: 0.8;
+}
+
+.learn-press-tip-floating {
+ position: absolute;
+ z-index: 9999999;
+ min-width: 20px;
+ margin-left: -1px;
+ padding: 0.618em 1em;
+ color: #fff;
+ background: #383838;
+ font-size: 12px;
+ line-height: 1.2em;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+.learn-press-tip-floating > * {
+ font-size: 12px;
+}
+
+.learn-press-tip-floating .close {
+ display: inline-block;
+ position: absolute;
+ top: -8px;
+ right: -8px;
+ width: 16px;
+ height: 16px;
+ border: 1px solid #fff;
+ color: #fff;
+ background: #468fbc;
+ line-height: 16px;
+ text-align: center;
+ cursor: pointer;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.learn-press-tip-floating .close::before {
+ font-family: "Font Awesome 5 Free";
+ content: "\f00d";
+}
+
+.learn-press-tip-floating p {
+ margin: 0;
+}
+
+.learn-press-tip-floating::before {
+ position: absolute;
+ bottom: -6px;
+ left: 50%;
+ width: 0;
+ height: 0;
+ margin-left: -6px;
+ border: 6px solid transparent;
+ border-top-color: #383838;
+ border-bottom-width: 0;
+ content: "";
+}
+
+body.lp-preview.admin-bar #learn-press-content-item {
+ top: 32px !important;
+}
+
+body.lp-preview #learn-press-course-curriculum {
+ display: none;
+}
+
+body.lp-preview #learn-press-content-item {
+ top: 0 !important;
+ left: 0 !important;
+}
+
+body.lp-preview #course-item-content-header {
+ display: none;
+}
+
+/**
+ * CSS for jAlerts
+ */
+/**
+ * Mixin
+ */
+@-webkit-keyframes rotating4 {
+ from {
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes rotating4 {
+ from {
+ -ms-transform: rotate(0deg);
+ -moz-transform: rotate(0deg);
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -ms-transform: rotate(360deg);
+ -moz-transform: rotate(360deg);
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@-webkit-keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+@keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+#popup_container {
+ opacity: 0;
+ transform: scale(0.5);
+}
+
+body.confirm #popup_overlay {
+ z-index: 999998 !important;
+}
+
+body.confirm #popup_container {
+ z-index: 999999 !important;
+ max-width: 90% !important;
+ min-width: 300px !important;
+ padding: 10px !important;
+ background: #F5F5F5;
+ transition: opacity 0.25s;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+body.confirm #popup_container #popup_title {
+ display: none !important;
+}
+
+body.confirm #popup_container #popup_message {
+ margin: -10px;
+ background: #FFF;
+ padding: 20px;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+body.confirm #popup_container .close {
+ position: absolute;
+ top: 3px;
+ right: 10px;
+}
+
+body.confirm #popup_container #popup_panel {
+ margin-top: 20px;
+ text-align: center;
+}
+
+body.confirm #popup_container #popup_panel button, body.confirm #popup_container #popup_panel input[type="button"], body.confirm #popup_container #popup_panel input[type="submit"] {
+ height: 30px;
+ line-height: 30px;
+ padding: 0 25px;
+}
+
+body.confirm #popup_container #popup_cancel {
+ display: none;
+}
+
+body.confirm #popup_container.ready {
+ opacity: 1;
+ transform: scale(1);
+}
+
+/**
+ * Archive courses page.
+ */
+a {
+ text-decoration: none;
+}
+
+.lp-content-area {
+ width: 1170px;
+ max-width: 100%;
+ margin: 0 auto;
+}
+
+@media (max-width: 1024px) {
+ .lp-content-area {
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+.lp-content-area::after,
+.lp-content-area::before {
+ display: table;
+ clear: both;
+ content: "";
+}
+
+.lp-archive-courses.loading ul.learn-press-courses {
+ position: relative;
+}
+
+.lp-archive-courses.loading ul.learn-press-courses::after {
+ position: absolute;
+ z-index: 3;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ background: #f3f3f3;
+ background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
+ background-size: 400% 100%;
+ list-style: none;
+ content: "";
+ animation: lp-skeleton-loading 1.4s ease infinite;
+}
+
+.lp-archive-courses.loading ul.learn-press-courses::before {
+ position: absolute;
+ z-index: 2;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ opacity: 0.8%;
+ background: #fff;
+ content: "";
+}
+
+.lp-archive-courses form[name="search-course"] {
+ position: relative;
+ margin-bottom: 20px;
+}
+
+.lp-archive-courses form[name="search-course"] .search-course-input {
+ width: 100%;
+ padding: 12px;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.lp-archive-courses form[name="search-course"] .search-course-button {
+ position: absolute;
+ top: 1px;
+ right: 1px;
+ bottom: 1px;
+ height: auto;
+ padding: 15px;
+ line-height: 1px;
+}
+
+.lp-archive-courses .learn-press-courses-header {
+ float: left;
+ padding-top: 4px;
+}
+
+.lp-archive-courses .learn-press-courses-header h1 {
+ margin: 0;
+ font-size: 30px;
+ font-weight: 600;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses-header {
+ margin-bottom: 20px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses {
+ clear: both;
+ margin: 0 -15px 0 -15px;
+ padding: 0;
+ list-style: none;
+ display: -webkit-box;
+ display: -moz-box;
+ display: -ms-flexbox;
+ display: -moz-flex;
+ display: -webkit-flex;
+ display: flex;
+ -webkit-flex-wrap: wrap;
+ flex-wrap: wrap;
+}
+
+.lp-archive-courses .learn-press-courses .course {
+ width: 25%;
+ margin: 0 0 30px 0;
+ box-shadow: none;
+ list-style: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item {
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ height: 100%;
+ transition: all 0.3s;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail {
+ overflow: hidden;
+ position: relative;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .lp-badge.featured {
+ position: absolute;
+ z-index: 100;
+ top: 28px;
+ left: -110px;
+ width: 300px;
+ text-align: center;
+ transform: rotate(-45deg);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail a {
+ display: block;
+ overflow: hidden;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ border-radius: unset;
+ line-height: unset;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail::before {
+ position: absolute;
+ z-index: 1;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ opacity: 0;
+ background: rgba(0, 0, 0, 0.5);
+ content: "";
+ transition: all 0.3s;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img {
+ display: block;
+ width: 100%;
+ height: auto;
+ transition: all 0.5s ease;
+ transform: scale(1);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist {
+ position: absolute;
+ z-index: 2;
+ top: 6px;
+ right: 6px;
+ opacity: 0;
+ color: #fff;
+ cursor: pointer;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist::before {
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f004";
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist .course-wishlist__btn {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover::before {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-thumbnail a img {
+ transform: scale(1.05);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-wishlist {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail .thumbnail::before {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail a img {
+ transform: scale(1.05);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item:hover .course-wishlist {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wishlist.filled {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content {
+ position: relative;
+ border-top: 0;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink {
+ display: -webkit-box;
+ clear: both;
+ overflow: hidden;
+ position: relative;
+ border: none;
+ color: #fff;
+ text-decoration: none;
+ text-transform: none;
+ -webkit-line-clamp: 2;
+ -webkit-box-orient: vertical;
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink:focus {
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title {
+ margin: 0;
+ padding: 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 24px;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-review {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories,
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-tags {
+ display: block;
+ font-size: 14px;
+ font-weight: 300;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories {
+ float: left;
+ position: relative;
+ margin-right: 10px;
+ margin-bottom: 16px;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a {
+ display: inline-block;
+ display: none;
+ margin: 0 10px;
+ color: #fff;
+ text-decoration: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:first-child {
+ display: block;
+ margin-left: 0;
+ padding: 2px 16px;
+ background: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:hover {
+ color: #333;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories::after {
+ position: absolute;
+ top: 50%;
+ right: -2px;
+ width: 1px;
+ height: 12px;
+ opacity: 0.5;
+ background: #999;
+ content: "";
+ transform: translate(0, -50%);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor {
+ float: left;
+ margin-bottom: 16px;
+ font-size: 14px;
+ font-weight: 300;
+ line-height: 25px;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a {
+ color: #059de9;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info {
+ color: #666;
+ font-size: 14px;
+ font-weight: 300;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info > span {
+ display: block;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price {
+ float: right;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price,
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .price {
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price {
+ margin-right: 10px;
+ color: #666;
+ font-size: 14px;
+ font-weight: 300;
+ text-decoration: line-through;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-instructor {
+ float: right;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-excerpt {
+ display: -webkit-box;
+ overflow: hidden;
+ margin-bottom: 28px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-line-clamp: 2;
+ -webkit-box-orient: vertical;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .separator {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] {
+ margin: 0;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
+ display: flex;
+ width: 100%;
+ padding: 24px;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-radius: 4px;
+ flex-wrap: wrap;
+ justify-content: flex-end;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course {
+ padding: 15px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item {
+ display: flex;
+ flex-direction: row;
+ width: 100%;
+ border: unset;
+ justify-content: space-between;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item {
+ flex-direction: column;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
+ float: left;
+ width: 35.8%;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
+ width: 100%;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ float: right;
+ width: calc(100% - 35.8% - 76px);
+ padding-top: 5px;
+}
+
+@media (max-width: 1200px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ width: calc(100% - 35.8% - 40px);
+ }
+}
+
+@media (max-width: 1200px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ width: calc(100% - 35.8% - 25px);
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ width: 100%;
+ padding-top: 20px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-categories a {
+ position: relative;
+ padding: 2px 30px 2px 15px;
+ -webkit-clip-path: polygon(0% 0%, 100% 0, 88% 50%, 100% 100%, 0% 100%);
+ clip-path: polygon(0% 0%, 100% 0, 88% 50%, 100% 100%, 0% 100%);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink {
+ overflow: hidden;
+ height: 25px;
+ margin-bottom: 5px;
+ -webkit-line-clamp: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title {
+ color: #333;
+ font-size: 18px;
+ font-weight: 600;
+ line-height: 24px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
+ display: flex;
+ padding-top: 12px;
+ padding-bottom: 18px;
+ color: #333;
+ font-size: 14px;
+ font-weight: 400;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
+ padding-right: 28px;
+ text-transform: capitalize;
+}
+
+@media (max-width: 1024px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
+ padding-right: 20px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item::before {
+ position: relative;
+ top: -1px;
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-level::before {
+ content: "\f012";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-duration::before {
+ content: "\f017";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-lesson::before {
+ content: "\f0c5";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-quiz::before {
+ content: "\f12e";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-student::before {
+ content: "\f501";
+}
+
+@media (max-width: 815px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ grid-gap: 15px;
+ }
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
+ padding-right: 15px;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
+ grid-template-columns: repeat(3, 1fr);
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-tags a {
+ margin: 0 10px 10px 0;
+ padding: 3px 5px;
+ border-radius: 3px;
+ color: #fff;
+ background: #e4a2a2;
+ line-height: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
+ float: left;
+ margin-right: 20px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer .course-students {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer .course-price {
+ float: unset;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
+ margin-bottom: 30px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
+ float: right;
+ position: relative;
+ right: 4px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a {
+ padding: 9px 24px;
+ border-radius: 3px;
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-weight: 400;
+ line-height: 1;
+ transition: all 0.3s;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a:hover {
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
+ display: flex;
+ float: unset;
+ clear: both;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
+ padding: 0 15px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item:hover {
+ box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content {
+ padding: 15px 20px 12px 20px;
+ border: 1px solid #f0f0f0;
+ border-top: 0;
+ flex-grow: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor {
+ margin-bottom: 7px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories {
+ float: right;
+ position: absolute;
+ z-index: 1;
+ top: -34px;
+ right: -1px;
+ margin-right: 0;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories::after {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories a {
+ position: relative;
+ margin: 0;
+ padding: 2px 12px 2px 22px;
+ -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
+ clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
+ height: 48px;
+ margin-bottom: 20px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-wrap-meta {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info {
+ display: flex;
+ flex-direction: column;
+ flex-grow: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-excerpt {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer {
+ padding-top: 18px;
+ border-top: 1px solid rgba(153, 153, 153, 0.2);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-students {
+ float: left;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-students::before {
+ position: relative;
+ top: -1px;
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f501";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore {
+ display: none;
+}
+
+@media (max-width: 992px) {
+ .lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
+ width: 50%;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
+ width: 100%;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-size="3"] .course {
+ width: 33.3333%;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-size="3"] .course {
+ width: 100%;
+ }
+}
+
+.lp-courses-bar {
+ display: flex;
+ float: right;
+ margin-bottom: 48px;
+}
+
+@media (max-width: 767px) {
+ .lp-courses-bar {
+ flex-direction: row;
+ width: 100%;
+ justify-content: space-between;
+ }
+}
+
+.lp-courses-bar .search-courses {
+ position: relative;
+ width: 306px;
+ max-width: 100%;
+ margin-right: 20px;
+ line-height: 1;
+ flex: 1;
+}
+
+.lp-courses-bar .search-courses input[type="text"] {
+ width: 100%;
+ height: 44px;
+ padding: 6px 32px 6px 18px;
+ border: 1px solid #ccc;
+ border-radius: 5px;
+ background: #fff;
+ font-size: 14px;
+ font-style: italic;
+ line-height: 1;
+}
+
+.lp-courses-bar .search-courses input[type="text"]:focus {
+ border-color: var(--lp-primary-color);
+ outline: 0;
+}
+
+.lp-courses-bar .search-courses button {
+ position: absolute;
+ top: 50%;
+ right: 12px;
+ width: 30px;
+ height: 30px;
+ padding: 0;
+ border: none;
+ color: #333;
+ background: transparent;
+ font-size: 16px;
+ line-height: 1;
+ transform: translate(0, -50%);
+}
+
+.lp-courses-bar .search-courses button:focus {
+ border: 0;
+ outline: 0;
+}
+
+.lp-courses-bar .search-courses button.loading > i::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.lp-courses-bar .search-courses ::-webkit-input-placeholder {
+ color: #999;
+}
+
+.lp-courses-bar .search-courses :-ms-input-placeholder {
+ color: #999;
+}
+
+.lp-courses-bar .search-courses ::placeholder {
+ color: #999;
+}
+
+@media (max-width: 767px) {
+ .lp-courses-bar .search-courses {
+ width: 100%;
+ }
+}
+
+.lp-courses-bar .switch-layout {
+ display: flex;
+ height: 44px;
+ line-height: 1;
+ text-align: right;
+ flex: 0 0 40px;
+ align-items: center;
+ justify-content: center;
+}
+
+.lp-courses-bar .switch-layout input[type="radio"] {
+ display: none;
+}
+
+.lp-courses-bar .switch-layout .switch-btn {
+ display: block;
+ width: 40px;
+ height: 40px;
+ margin: 0;
+ padding: 0;
+ border-radius: 5px;
+ font-size: 16px;
+ line-height: 40px;
+ text-align: left;
+ text-align: center;
+ cursor: pointer;
+}
+
+.lp-courses-bar .switch-layout .switch-btn::before {
+ display: inline-block;
+ margin: 8px 6px;
+ color: #333;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ line-height: 1;
+}
+
+.lp-courses-bar .switch-layout .switch-btn.grid::before {
+ content: "\f00a";
+}
+
+.lp-courses-bar .switch-layout .switch-btn.list {
+ margin-left: 3px;
+}
+
+.lp-courses-bar .switch-layout .switch-btn.list::before {
+ content: "\f03a";
+}
+
+input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
+ color: var(--lp-primary-color);
+}
+
+/**
+ * End Archive courses page.
+ */
+/**
+ * Single course page
+*/
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
+ margin-bottom: 60px;
+ padding: 40px 0 10px 0;
+ color: #fff;
+ background: var(--lp-secondary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
+ width: 70%;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
+ margin-bottom: 42px;
+ color: #fff;
+ font-size: 30px;
+ font-weight: 500;
+ line-height: 1;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary {
+ margin-bottom: 36px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary .course-meta__pull-left .meta-item-categories::before {
+ font-weight: 400;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-secondary {
+ margin-bottom: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
+ display: flex;
+ height: 46px;
+ margin-right: 50px;
+ font-size: 16px;
+ font-weight: 300;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item span {
+ padding-right: 4px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item:last-child {
+ margin-right: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before {
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image {
+ margin-right: 10px;
+ flex: 0 0 46px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image img {
+ overflow: hidden;
+ position: relative;
+ width: 46px;
+ height: 46px;
+ border-radius: 50%;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label {
+ margin: 0;
+ color: #999;
+ font-size: 14px;
+ font-weight: 300;
+ line-height: 1.5;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div {
+ line-height: 1.5;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a {
+ color: #fff;
+ font-size: 16px;
+ font-weight: 400;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories {
+ align-items: center;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before {
+ margin-right: 10px;
+ font-size: 36px;
+ content: "\f02e";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div span {
+ padding: 0 5px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value {
+ display: flex;
+ flex-direction: column-reverse;
+ justify-content: flex-end;
+ align-items: flex-end;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value .review-stars-rated {
+ margin-bottom: 0;
+ line-height: 1;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-duration::before {
+ content: "\f017";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-level::before {
+ content: "\f012";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-lesson::before {
+ content: "\f0c5";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-quiz::before {
+ content: "\f12e";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-student::before {
+ content: "\f501";
+}
+
+@media (max-width: 1024px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
+ margin-right: 30px;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
+ margin-right: 0;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ grid-gap: 20px;
+ }
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
+ width: 100%;
+ }
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
+ display: flex;
+ flex-direction: row;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
+ width: calc(100% - 300px);
+ max-width: 100%;
+ margin: 0;
+ padding-right: 40px;
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
+ width: 100%;
+ padding-right: 0;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
+ width: 100%;
+ margin-bottom: 30px;
+ }
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
+ width: 300px;
+ max-width: 100%;
+ margin-top: -272px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
+ width: 300px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top {
+ box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary {
+ margin-top: 30px;
+ padding: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist {
+ color: #fff;
+ background: transparent !important;
+ font-size: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist.on, .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 26px;
+ font-weight: 900;
+ content: "\f004";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div {
+ overflow: hidden;
+ padding: 20px;
+ background: #fff;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul {
+ list-style: none;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul li a {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 24px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul li a:hover {
+ color: var(--lp-primary-color);
+ box-shadow: unset;
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
+ width: 100%;
+ margin-top: 0;
+ }
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
+ width: 100%;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
+ width: 100%;
+ padding-left: 0;
+ }
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
+ flex-direction: column;
+ }
+}
+
+.lp_allow_repuchase_select {
+ padding: 20px;
+ background: #f7f7f7;
+}
+
+.lp_allow_repuchase_select > ul {
+ padding: 0;
+ list-style: none;
+}
+
+.lp_allow_repuchase_select > a {
+ display: inline-block;
+ margin-top: 10px;
+ color: #fff;
+ background-color: #222;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview {
+ margin-bottom: 35px;
+ background: #fff;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price {
+ text-align: center;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .origin-price {
+ color: #666;
+ font-size: 18px;
+ font-weight: 300;
+ font-style: unset;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price {
+ color: #333;
+ font-size: 26px;
+ font-weight: 500;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview {
+ overflow: hidden;
+ position: relative;
+ margin: -20px -20px 40px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: top;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons {
+ margin-bottom: 34px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons > * {
+ margin-bottom: 10px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons > *:last-child {
+ margin-bottom: 0;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons form,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
+ width: 100%;
+ text-decoration: none;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
+ font-weight: 500;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover {
+ border-color: var(--lp-primary-color);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course.loading::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ animation: lp-rotating 1s linear infinite;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice {
+ margin-top: 20px;
+ padding: 20px;
+ border: 2px solid #059601;
+ border-radius: 9px;
+ font-size: 15px;
+ line-height: 1.4;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice.error {
+ border-color: #d85554;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time {
+ margin-bottom: 28px;
+ padding-bottom: 8px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row {
+ display: flex;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ justify-content: space-between;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row strong {
+ color: #333;
+ font-weight: 500;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 24px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress {
+ display: flex;
+ flex-direction: row;
+ margin: 0;
+ padding: 0;
+ justify-content: space-between;
+ flex-wrap: wrap;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress__heading {
+ margin: 0;
+ margin-bottom: 5px;
+ padding: 0;
+ color: #333;
+ font-size: 15px;
+ font-weight: 500;
+ flex: 1 1 auto;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number {
+ display: block;
+ margin: 0;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 16px;
+ text-align: right;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .learn-press-progress,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .learn-press-progress {
+ clear: both;
+ width: 100%;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview > *:last-child {
+ margin-bottom: 0;
+}
+
+.lp-entry-content .lp-button.secondary {
+ background: #9198ab;
+}
+
+.lp-entry-content .lp-button.secondary:hover {
+ background: #9ba6c5;
+}
+
+.lp-entry-content .lp-button:disabled, .lp-entry-content .lp-button[disabled] {
+ background: #ddd;
+ pointer-events: none;
+}
+
+.lp-entry-content:hover {
+ text-decoration: none;
+}
+
+#learn-press-course-curriculum .section-title {
+ position: relative;
+ margin-bottom: 0;
+ padding: 8px 0;
+ color: #5383f7;
+ font-size: 16px;
+ font-weight: normal;
+ line-height: 1;
+}
+
+#learn-press-course-curriculum .section-title span.show-desc {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ right: 30px;
+ width: 20px;
+ height: 20px;
+ transform: translate(0, -50%);
+}
+
+#learn-press-course-curriculum .section-title span.show-desc::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f107";
+}
+
+#learn-press-course-curriculum .section-title span.show-desc:hover::before {
+ border-top-color: #ccc;
+}
+
+#popup-course {
+ display: flex;
+ position: fixed;
+ z-index: 999;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ background: #fff;
+}
+
+#popup-course .back-course {
+ padding-left: 30px;
+ padding-right: 30px;
+ line-height: 70px;
+ background: rgba(255, 255, 255, 0.1);
+ color: #fff;
+}
+
+#popup-course .back-course:hover {
+ background: rgba(255, 255, 255, 0.15);
+}
+
+@media (max-width: 768px) {
+ #popup-course .back-course {
+ background: transparent;
+ line-height: 50px;
+ opacity: 0.6;
+ padding-left: 15px;
+ padding-right: 15px;
+ }
+ #popup-course .back-course:hover {
+ background: transparent;
+ opacity: 1;
+ }
+}
+
+#popup-course #popup-header {
+ display: flex;
+ position: fixed;
+ z-index: 100;
+ right: 0;
+ left: 475px;
+ padding: 0;
+ border-bottom: 1px solid #d9e0f1;
+ background: var(--lp-secondary-color);
+ -webkit-transition: left 0.25s;
+ -moz-transition: left 0.25s;
+ -ms-transition: left 0.25s;
+ -o-transition: left 0.25s;
+ transition: left 0.25s;
+}
+
+#popup-course #popup-header .popup-header__inner {
+ display: flex;
+ width: 792px;
+ margin: 0 auto;
+ justify-content: space-between;
+ align-items: center;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-header .popup-header__inner {
+ width: 100%;
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+@media (max-width: 767px) {
+ #popup-course #popup-header .popup-header__inner {
+ flex-direction: column;
+ }
+}
+
+#popup-course #popup-header .popup-header__inner .course-title {
+ margin: 0 20px;
+ padding: 0;
+ line-height: 70px;
+ letter-spacing: unset;
+}
+
+#popup-course #popup-header .popup-header__inner .course-title a {
+ display: -webkit-box;
+ overflow: hidden;
+ color: #fff;
+ font-size: 16px;
+ font-weight: 400;
+ text-overflow: ellipsis;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+#popup-course #popup-header .popup-header__inner .course-title a:hover {
+ color: var(--lp-primary-color);
+}
+
+@media (max-width: 768px) {
+ #popup-course #popup-header .popup-header__inner .course-title {
+ flex: 1;
+ }
+}
+
+#popup-course #popup-header .popup-header__inner .items-progress {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+}
+
+@media (max-width: 768px) {
+ #popup-course #popup-header .popup-header__inner .items-progress {
+ flex: 1;
+ }
+}
+
+@media (max-width: 767px) {
+ #popup-course #popup-header .popup-header__inner .items-progress {
+ padding-bottom: 20px;
+ justify-content: end;
+ }
+}
+
+#popup-course #popup-header .popup-header__inner .items-progress .number {
+ padding-right: 10px;
+ color: #fff;
+ font-size: 14px;
+ font-weight: 300;
+}
+
+#popup-course #popup-header .lp-button {
+ display: flex;
+ position: relative;
+ height: 40px;
+ margin: 9px;
+ border: none;
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-size: 14px;
+ font-weight: 400;
+ justify-content: center;
+ line-height: 40px;
+ align-items: center;
+}
+
+#popup-course #popup-header .lp-button:hover {
+ opacity: 0.8;
+}
+
+#popup-course #popup-header .lp-button-back {
+ float: right;
+ margin: 9px 10px;
+}
+
+#popup-course #popup-header .lp-button-back button::before, #popup-course #popup-header .lp-button-back button::after {
+ content: "";
+}
+
+#popup-course #popup-header .lp-button-back button::before {
+ border: 1px solid #ddd;
+}
+
+#popup-course #popup-header .lp-button-back button::after {
+ border: 1px solid #ddd;
+}
+
+#popup-course #popup-sidebar {
+ overflow: auto;
+ position: relative;
+ box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
+ flex: 0 0 475px;
+ -webkit-transition: 0.25s;
+ -moz-transition: 0.25s;
+ -ms-transition: 0.25s;
+ -o-transition: 0.25s;
+ transition: 0.25s;
+}
+
+#popup-course #popup-sidebar .search-course {
+ display: flex;
+ position: relative;
+ height: 70px;
+ background: #f9fafc;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"] {
+ display: block;
+ width: 100%;
+ margin: 6px 0;
+ padding-left: 20px;
+ border: none;
+ color: #999;
+ background: transparent;
+ box-shadow: none;
+ font-size: 14px;
+ line-height: 1;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-webkit-input-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-moz-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-ms-input-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-moz-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-webkit-input-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-moz-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-ms-input-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-moz-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:focus {
+ outline: 0;
+ color: #222;
+}
+
+#popup-course #popup-sidebar .search-course button {
+ position: absolute;
+ top: 0;
+ right: 10px;
+ width: 16px;
+ height: 70px;
+ margin: 0 10px;
+ padding: 0;
+ border: 0;
+ background: transparent;
+ line-height: 1px;
+}
+
+#popup-course #popup-sidebar .search-course button::before {
+ color: #666;
+ font-family: "Font Awesome 5 Free";
+ font-size: 16px;
+ font-weight: 900;
+ content: "\f002";
+}
+
+#popup-course #popup-sidebar .search-course button.clear {
+ display: none;
+}
+
+#popup-course #popup-sidebar .search-course button.clear::before {
+ content: "\f00d";
+}
+
+#popup-course #popup-sidebar .search-course .search-results {
+ display: none;
+ overflow: auto;
+ position: fixed;
+ z-index: 99999999;
+ top: 92px;
+ bottom: 0;
+ left: 0;
+ width: 400px;
+ margin: 0;
+ border-top-color: transparent;
+ border-right: 1px solid #d9e0f1;
+ background: #fbfcff;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item {
+ border-bottom: 1px solid #d9e0f1;
+ background: #fff;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item img {
+ position: absolute;
+ left: 10px;
+ width: 40px;
+ height: 40px;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item a {
+ display: -webkit-box;
+ overflow: hidden;
+ position: relative;
+ box-sizing: content-box;
+ height: 40px;
+ padding: 10px 10px 10px 60px;
+ color: #777;
+ text-overflow: ellipsis;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item:hover {
+ background: #d9e0f1;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item-title {
+ overflow: hidden;
+ margin: 0 0 -2px 0;
+ padding: 0;
+ font-size: 16px;
+ font-weight: normal;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item-author {
+ font-size: 12px;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .course-price {
+ position: absolute;
+ right: 10px;
+ bottom: 10px;
+ font-size: 12px;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .course-price .origin-price {
+ font-size: smaller;
+ text-decoration: line-through;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__not-found {
+ padding: 10px;
+ color: #777;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination {
+ padding: 10px;
+ text-align: center;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination a,
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span {
+ display: inline-block;
+ margin: 0 3px 10px 2px;
+ padding: 5px 8px;
+ border: 1px solid #d9e0f1;
+ border-radius: 4px;
+ color: #777;
+ font-size: 14px;
+ line-height: 1;
+ cursor: pointer;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span {
+ color: #999;
+ background: #d9e0f1;
+}
+
+#popup-course #popup-sidebar .search-course.searching .search-results {
+ display: block;
+}
+
+#popup-course #popup-sidebar .search-course.searching .clear {
+ display: block;
+}
+
+#popup-course #popup-sidebar .search-course.searching button {
+ display: none;
+}
+
+#popup-course #popup-sidebar .search-course.searching::after {
+ position: absolute;
+ z-index: 1;
+ bottom: 0;
+ left: 50%;
+ width: 0;
+ height: 0;
+ margin-left: -10px;
+ border: 10px solid transparent;
+ border-bottom-color: #fff;
+ content: "";
+}
+
+#popup-course #popup-sidebar .course-curriculum {
+ overflow: auto;
+ position: absolute;
+ top: 70px;
+ bottom: 0;
+ width: 475px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section {
+ position: relative;
+ padding: 0 0 4px 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .circle-progress {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ right: 10px;
+ width: 24px;
+ height: 24px;
+ margin-top: -12px;
+ border: 3px solid #d9e0f1;
+ border-radius: 50%;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header {
+ position: sticky;
+ z-index: 1000;
+ top: 0;
+ height: 94px;
+ padding: 38px 20px 20px 20px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title {
+ padding: 0 0 4px 0;
+ color: #000;
+ font-size: 20px;
+ font-weight: 500;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title .show-desc::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f0d7";
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle {
+ justify-content: flex-end;
+ flex: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle i {
+ color: #666;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-meta {
+ padding-top: 6px;
+ padding-bottom: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content {
+ margin-bottom: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item {
+ height: 60px;
+ margin-bottom: 4px;
+ padding: 0 20px;
+ background: #f9fafc;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item > span {
+ display: none;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link {
+ height: 60px;
+ line-height: 1;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link::before {
+ padding: 12px 0;
+ vertical-align: unset;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name {
+ display: block;
+ width: 100%;
+ padding: 0 10px 0 17px;
+ font-size: 14px;
+ font-weight: 500;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta {
+ display: block;
+ width: 100%;
+ padding: 6px 0 0 0;
+ text-align: left;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
+ padding: 0;
+ color: #999;
+ background: transparent;
+ font-size: 12px;
+ line-height: 1.5;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child {
+ margin-left: 0;
+ padding-left: 17px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta::before {
+ font-size: 12px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status {
+ position: absolute;
+ top: 50%;
+ right: 18px;
+ margin-top: -10px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::before {
+ top: -1px;
+ bottom: -1px;
+ height: auto;
+ background: transparent;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::after {
+ content: "";
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current {
+ background: #eaeaea;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta::before {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.has-status.failed .section-item-link .course-item-meta .trans {
+ color: #f02425;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.status-completed .section-item-link .course-item-meta .trans {
+ color: #3bb54a;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .section-header {
+ margin: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message {
+ margin: 0;
+ padding: 10px;
+ border-bottom: 1px solid #d9e0f1;
+ border-radius: 0;
+ color: #999;
+ background: #f5f5f5;
+ font-size: 14px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::before, #popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after {
+ position: absolute;
+ z-index: 9999;
+ top: -16px;
+ left: 10px;
+ width: 0;
+ height: 0;
+ border: 8px solid transparent;
+ border-bottom-color: #f5f5f5;
+ background: transparent;
+ content: "";
+ -webkit-border-radius: 0;
+ -moz-border-radius: 0;
+ border-radius: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after {
+ z-index: 9998;
+ top: -20px;
+ left: 8px;
+ border-width: 10px;
+ border-bottom-color: #d9e0f1;
+}
+
+#popup-course #popup-content {
+ overflow: auto;
+ position: relative;
+ margin: 70px 0 50px 0;
+ flex: 1;
+}
+
+#popup-course #popup-content .lp-button {
+ position: relative;
+ margin: 0 10px 0 0;
+ padding: 12px 29px;
+ border-color: var(--lp-secondary-color);
+ font-size: 14px;
+}
+
+#popup-course #popup-content .lp-button.instant-check .instant-check__icon {
+ margin-right: 5px;
+}
+
+#popup-course #popup-content .lp-button.instant-check .instant-check__icon::before {
+ font-family: "Font Awesome 5 Free";
+ content: "\f058";
+}
+
+#popup-course #popup-content .lp-button.instant-check .instant-check__info {
+ visibility: hidden;
+ position: absolute;
+ top: 100%;
+ left: 0;
+ margin-top: 3px;
+ padding: 11px 20px;
+ border-radius: 3px;
+ background: #eee;
+ white-space: nowrap;
+ text-transform: none;
+}
+
+#popup-course #popup-content .lp-button.instant-check:hover .instant-check__info {
+ visibility: visible;
+ position: absolute;
+ top: 100%;
+ left: 0;
+ margin-top: 3px;
+ padding: 11px 11px;
+ border-radius: 3px;
+ color: #333;
+ background: #eee;
+ white-space: nowrap;
+}
+
+#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon {
+ display: inline-block;
+ animation: lp-rotating 1s linear infinite;
+}
+
+#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon::before {
+ font-weight: 800;
+ content: "\f110";
+}
+
+#popup-course #popup-content .lp-button:hover {
+ border-color: var(--lp-primary-color);
+}
+
+#popup-course #popup-content .lp-button.completed {
+ display: flex;
+ flex-direction: row-reverse;
+ width: 100%;
+ margin-top: 32px;
+ border-color: transparent;
+ color: #fff;
+ background: #3db748;
+ font-size: 16px;
+ align-items: center;
+ justify-content: center;
+}
+
+#popup-course #popup-content .lp-button.completed i {
+ margin-left: 9px;
+ font-size: 14px;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap {
+ width: 792px;
+ max-width: 100%;
+ margin: 0 auto;
+ padding: 50px 0 80px 0;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap {
+ width: 100%;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
+ margin-top: 0;
+ margin-bottom: 24px;
+ color: #333;
+ font-size: 30px;
+ font-weight: 600;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+@media (max-width: 767px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
+ text-align: center;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h2,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h3,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h4,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h5,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h6 {
+ margin-top: 0;
+ margin-bottom: 18px;
+ font-size: 18px;
+ letter-spacing: unset;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p {
+ margin: 0 0 18px 0;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p {
+ margin-left: 20px;
+ margin-right: 20px;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description.lesson-description {
+ margin: 0 20px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app {
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-quiz-app {
+ margin-left: 40px;
+ margin-right: 40px;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title.question-title {
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title.quiz-title {
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: middle;
+}
+
+#popup-course #popup-content #learn-press-quiz-app {
+ margin-bottom: 40px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-content {
+ margin-bottom: 40px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-content img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: middle;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons {
+ display: flex;
+ justify-content: center;
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .button-right .lp-button {
+ margin: 0 0 0 15px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"] {
+ margin: 0;
+ border: 1px solid #d9e0f1;
+ color: #777;
+ background: #fbfcff;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"]::before {
+ display: inline-block;
+ width: 15px;
+ height: 15px;
+ border: 2px solid #d9e0f1;
+ border-top-color: transparent;
+ border-left-color: transparent;
+ content: "";
+ -webkit-transform: rotate(-45deg);
+ -moz-transform: rotate(-45deg);
+ -ms-transform: rotate(-45deg);
+ -o-transform: rotate(-45deg);
+ transform: rotate(-45deg);
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].prev::before {
+ margin-left: 7px;
+ -webkit-transform: rotate(135deg);
+ -moz-transform: rotate(135deg);
+ -ms-transform: rotate(135deg);
+ -o-transform: rotate(135deg);
+ transform: rotate(135deg);
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].next {
+ margin-left: -1px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].next::before {
+ margin-right: 7px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"]:hover {
+ background: #fff;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center {
+ display: block;
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left {
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed {
+ position: fixed;
+ z-index: 99999;
+ bottom: 0;
+ left: 50%;
+ width: 792px;
+ height: 50px;
+ margin-left: 237px;
+ transform: translateX(-50%);
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.nav-center {
+ height: 50px;
+ margin-left: 0 !important;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-first .prev {
+ display: none;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-last .next {
+ display: none;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .prev {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .next {
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination {
+ height: 33px;
+ margin-top: 1px;
+ padding: 8px 0;
+ background: #fff;
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links {
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers {
+ display: inline-block;
+ margin: 0;
+ padding: 10px 16px;
+ color: #666;
+ background-color: transparent;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 1;
+ cursor: pointer;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.next, #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.prev {
+ display: inline-block;
+ padding: 8px;
+ background: transparent;
+ font-size: 16px;
+ text-align: center;
+ text-decoration: none;
+ text-transform: none;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current, #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover {
+ color: var(--lp-primary-color);
+}
+
+#popup-course #popup-content.fixed-quiz-status .quiz-status {
+ background: var(--lp-primary-color);
+}
+
+#popup-course #popup-content.fixed-quiz-status .quiz-status > div {
+ padding: 0;
+}
+
+#popup-course #popup-footer {
+ position: fixed;
+ z-index: 999;
+ right: 0;
+ bottom: 0;
+ left: 475px;
+ width: 792px;
+ height: 50px;
+ margin: 0 auto;
+ border-top: 1px solid #ebebeb;
+ background: #fff;
+ -webkit-transition: left 0.25s;
+ -moz-transition: left 0.25s;
+ -ms-transition: left 0.25s;
+ -o-transition: left 0.25s;
+ transition: left 0.25s;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-footer {
+ width: 100%;
+ padding: 0 15px;
+ }
+}
+
+#popup-course #popup-footer .course-item-nav {
+ justify-content: space-between;
+}
+
+#popup-course #popup-footer .course-item-nav .prev,
+#popup-course #popup-footer .course-item-nav .next {
+ display: flex;
+ line-height: 50px;
+}
+
+#popup-course #popup-footer .course-item-nav .prev a,
+#popup-course #popup-footer .course-item-nav .next a {
+ display: block;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+#popup-course #popup-footer .course-item-nav .prev::before,
+#popup-course #popup-footer .course-item-nav .next::before {
+ color: #999;
+ font-family: "Font Awesome 5 Free";
+ font-size: 12px;
+ font-weight: 900;
+}
+
+#popup-course #popup-footer .course-item-nav .prev:hover a, #popup-course #popup-footer .course-item-nav .prev:hover::before,
+#popup-course #popup-footer .course-item-nav .next:hover a,
+#popup-course #popup-footer .course-item-nav .next:hover::before {
+ color: var(--lp-primary-color);
+}
+
+#popup-course #popup-footer .course-item-nav .next {
+ flex-direction: row-reverse;
+}
+
+#popup-course #popup-footer .course-item-nav .next::before {
+ margin-left: 10px;
+ content: "\f0da";
+}
+
+#popup-course #popup-footer .course-item-nav .prev::before {
+ margin-right: 10px;
+ content: "\f0d9";
+}
+
+#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name {
+ right: auto;
+ left: -30px;
+}
+
+#popup-course #popup-footer .course-item-nav .course-item-nav__name {
+ display: none;
+ position: absolute;
+ top: -20px;
+ right: -30px;
+ width: auto;
+ padding: 10px 15px;
+ color: #666;
+ background: #ccc;
+ font-size: 14px;
+ font-weight: 300;
+ line-height: 1;
+}
+
+#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name,
+#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name {
+ display: block;
+}
+
+#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name::before {
+ right: auto;
+ left: 5px;
+}
+
+#popup-course #popup-footer .course-item-nav[data-nav="next"] {
+ justify-content: flex-end;
+}
+
+#popup-course #sidebar-toggle {
+ display: inline-block;
+ position: absolute;
+ z-index: 100;
+ top: 198px;
+ left: 475px;
+ width: 25px;
+ height: 56px;
+ margin: 0;
+ background: #fff;
+ box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
+ cursor: pointer;
+ transition: 0.25s;
+ -webkit-appearance: none;
+ border: none;
+}
+
+#popup-course #sidebar-toggle:after {
+ display: none;
+}
+
+#popup-course #sidebar-toggle::before {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f0d9";
+ transition: 0.25s;
+ transform: translate(-50%, -50%);
+}
+
+#popup-course #sidebar-toggle:focus {
+ border: 0;
+ outline: 0;
+}
+
+#popup-course .lp-quiz-buttons .complete-quiz,
+#popup-course .lp-quiz-buttons .back-quiz,
+#popup-course .lp-quiz-buttons .review-quiz {
+ float: right;
+}
+
+#popup-course .quiz-results,
+#popup-course .quiz-content,
+#popup-course .quiz-questions,
+#popup-course .quiz-buttons,
+#popup-course .quiz-attempts {
+ margin-bottom: 60px;
+}
+
+#popup-course .quiz-result .result-grade {
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ box-sizing: border-box;
+ height: 200px;
+ margin-bottom: 30px;
+ padding: 50px;
+ justify-content: center;
+ align-items: center;
+}
+
+#popup-course .quiz-result .result-grade::before,
+#popup-course .quiz-result .result-grade svg {
+ position: absolute;
+ top: 0;
+ left: 50%;
+ width: 200px;
+ height: 200px;
+ margin-left: -100px;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#popup-course .quiz-result .result-grade::before {
+ box-sizing: border-box;
+ padding: 30px;
+ border: 10px solid #ccc;
+ content: "";
+}
+
+#popup-course .quiz-result .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+#popup-course .quiz-result .result-grade svg circle {
+ stroke: var(--lp-primary-color);
+}
+
+#popup-course .quiz-result.passed .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+#popup-course .quiz-result.passed .result-grade .result-achieved {
+ color: #333;
+}
+
+#popup-course .quiz-result.passed .result-grade .result-message strong {
+ color: #4caf50;
+}
+
+#popup-course .quiz-questions .question {
+ margin-bottom: 60px;
+}
+
+#popup-course .quiz-questions .lp-fib-content {
+ margin-bottom: 20px;
+ padding: 20px;
+ border: 2px solid #f5f5f5;
+ border-radius: 6px;
+ line-height: 1.6;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-input {
+ display: inline-block;
+ width: auto;
+ max-width: none;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-input > input {
+ height: 36px;
+ padding: 6px 16px;
+ border: 1px solid #222;
+ line-height: 36px;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered {
+ padding: 0 10px;
+ background: #ececec;
+ white-space: nowrap;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail {
+ border: 2px solid #d85554;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail .lp-fib-answered__answer {
+ text-decoration: line-through;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.correct {
+ border: 2px solid #00adff;
+}
+
+#popup-course .quiz-questions .lp-fib-note {
+ display: flex;
+ margin-left: 10px;
+ font-size: 14px;
+ font-weight: 400;
+ align-items: center;
+}
+
+#popup-course .quiz-questions .lp-fib-note > span {
+ display: inline-block;
+ width: 20px;
+ height: 20px;
+ margin: 0 5px 0 0;
+}
+
+#popup-course .quiz-questions .lp-sorting-choice__check-answer {
+ padding: 5px 20px;
+ border: 2px solid #059601;
+ border-radius: 5px;
+ font-size: 1rem;
+}
+
+#popup-course .question .answer-option {
+ padding: 0;
+ _border: 2px solid #d9e0f1;
+ background: #fff;
+}
+
+#popup-course .question .answer-option input[type="radio"],
+#popup-course .question .answer-option input[type="checkbox"] {
+ position: absolute;
+ top: 50%;
+ margin: -19px 0 0 10px;
+ border-color: #d9e0f1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#popup-course .question .answer-option input[type="radio"]::after,
+#popup-course .question .answer-option input[type="checkbox"]::after {
+ border-color: #d9e0f1;
+}
+
+#popup-course .question .answer-option input[type="radio"]:disabled,
+#popup-course .question .answer-option input[type="checkbox"]:disabled {
+ border-color: #ddd;
+ background: #f9f9f9;
+}
+
+#popup-course .question .answer-option input[type="radio"]:disabled::after,
+#popup-course .question .answer-option input[type="checkbox"]:disabled::after {
+ border-color: #ddd;
+}
+
+#popup-course .question .answer-option input[type="radio"]:checked:not(:disabled)::after,
+#popup-course .question .answer-option input[type="checkbox"]:checked:not(:disabled)::after {
+ border-color: #99aee4;
+}
+
+#popup-course .question .answer-option input[type="radio"] {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#popup-course .question .answer-option input[type="radio"]::before {
+ border-radius: 50%;
+}
+
+#popup-course .question .answer-option .option-title {
+ display: flex;
+ width: 100%;
+ margin: 0;
+ padding: 14px 10px 11px 65px;
+ border: 1px solid #ccc;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#popup-course .question .answer-option .option-title::after {
+ display: inline-block;
+ visibility: hidden !important;
+ content: ".";
+}
+
+#popup-course .question .answer-option .option-title:hover {
+ background: #f9f9f9;
+}
+
+#popup-course .question .answer-option .option-title::before {
+ display: none;
+}
+
+#popup-course .question .answer-option.answer-correct .option-title {
+ border-color: #4caf50;
+}
+
+#popup-course .question .answer-option.answered-wrong .option-title {
+ border-color: #ff6423;
+}
+
+#popup-course .question .question-title {
+ display: block;
+ margin-top: 0;
+ margin-bottom: 18px;
+ color: #333;
+ font-size: 18px;
+ font-weight: normal;
+ font-weight: 500;
+}
+
+#popup-course .question .question-title .edit-link {
+ float: right;
+ font-size: 14px;
+ font-weight: normal;
+}
+
+#popup-course .question .question-content {
+ margin-bottom: 30px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#popup-course .question .question-response {
+ display: flex;
+ align-items: center;
+ justify-content: flex-start;
+ margin-bottom: 10px;
+ font-size: 14px;
+}
+
+#popup-course .question .question-response .label {
+ display: inline-block;
+ margin: 0 5px 0 0;
+ padding: 8px 10px;
+ border-radius: 4px;
+ color: #fff;
+ line-height: 1;
+}
+
+#popup-course .question .question-response .point {
+ display: inline-block;
+}
+
+#popup-course .question .question-response.correct .label {
+ background: #4caf50;
+}
+
+#popup-course .question .question-response.incorrect .label {
+ background: #ff6423;
+}
+
+#popup-course .question .question-index {
+ display: inline-block;
+ margin: 0 5px 0 0;
+}
+
+#popup-course .question .btn-show-hint {
+ position: relative;
+ margin: 0 0 0 10px;
+ padding: 0;
+ border: none;
+ outline: none;
+ color: #00adff;
+ background: transparent;
+ font-size: 0;
+ text-decoration: none;
+}
+
+#popup-course .question .btn-show-hint::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ content: "\f059";
+}
+
+#popup-course .question .btn-show-hint:hover span {
+ position: absolute;
+ bottom: 100%;
+ left: 0;
+ width: auto;
+ padding: 6px 9px;
+ border-radius: 2px;
+ color: #333;
+ background: #eee;
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1;
+ white-space: nowrap;
+ text-transform: none;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input-wrap {
+ display: inline-block;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-block {
+ margin-bottom: 20px;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input {
+ display: inline-block;
+ width: auto;
+ min-width: 50px;
+ margin: 0 10px;
+ padding: 0 10px;
+ border: none;
+ border-bottom: 1px dashed #ddd;
+ text-align: center;
+ white-space: nowrap;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input br {
+ display: none;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input > * {
+ display: inline;
+ white-space: nowrap;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-select {
+ display: inline-block;
+ height: 30px;
+ margin-left: 4px;
+ padding: 1px;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-fills {
+ display: inline-block;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-fills code {
+ margin: 0 5px;
+ padding: 0 6px;
+ background: #ddd;
+ line-height: 1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks.ordered {
+ list-style-position: inside;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks.one-paragraph {
+ line-height: 3;
+}
+
+#popup-course .scrollbar-light > .scroll-element {
+ z-index: 9999;
+}
+
+#popup-course .scrollbar-light > .scroll-element.scroll-y {
+ display: none;
+}
+
+#popup-course .scrollbar-light > .scroll-element.scroll-y .scroll-bar {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+body.admin-bar #popup-course {
+ top: 32px;
+}
+
+body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle {
+ left: 0;
+}
+
+body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle::before {
+ content: "\f0da";
+}
+
+body.lp-sidebar-toggle__close #popup-course #popup-sidebar {
+ flex: 0 0 0;
+}
+
+body.lp-sidebar-toggle__close #popup-course #popup-header, body.lp-sidebar-toggle__close #popup-course #popup-footer {
+ left: 0;
+}
+
+@media (max-width: 768px) {
+ body:not(.lp-sidebar-toggle__open) #popup-course > #sidebar-toggle {
+ left: 0;
+ }
+ body:not(.lp-sidebar-toggle__open) #popup-course > #sidebar-toggle::before {
+ content: "\f0da";
+ }
+ body:not(.lp-sidebar-toggle__open) #popup-course #popup-sidebar {
+ flex: 0 0 0;
+ }
+ body:not(.lp-sidebar-toggle__open) #popup-course #popup-header, body:not(.lp-sidebar-toggle__open) #popup-course #popup-footer {
+ left: 0;
+ }
+}
+
+.course-curriculum .section-header .section-meta {
+ position: relative;
+}
+
+@media screen and (max-width: 1280px) {
+ #popup-course #popup-sidebar {
+ flex-basis: 300px;
+ }
+ #popup-course #popup-sidebar .course-curriculum {
+ width: 300px;
+ }
+ #popup-course #popup-header,
+ #popup-course #popup-footer {
+ left: 300px;
+ }
+ #popup-course #sidebar-toggle {
+ left: 299px;
+ }
+}
+
+@media screen and (max-width: 782px) {
+ body.admin-bar #popup-course {
+ top: 46px;
+ }
+ #popup-course #popup-sidebar {
+ flex-basis: 250px;
+ }
+ #popup-course #popup-sidebar .course-curriculum {
+ width: 250px;
+ }
+ #popup-course #popup-header,
+ #popup-course #popup-footer {
+ left: 250px;
+ }
+ #popup-course #sidebar-toggle {
+ left: 249px;
+ }
+ #popup-course #sidebar-toggle:checked ~ #popup-sidebar {
+ flex-basis: 0;
+ }
+ #popup-course #sidebar-toggle:checked ~ #popup-footer,
+ #popup-course #sidebar-toggle:checked ~ #popup-header {
+ left: 0;
+ }
+ #popup-course .course-item-meta .item-meta.count-questions, #popup-course .course-item-meta .item-meta.duration {
+ display: none;
+ }
+}
+
+.lp-overlay {
+ display: none;
+ position: fixed;
+ z-index: 10000;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(209, 213, 219, 0.8);
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
+ transition-duration: 150ms;
+ transition-property: opacity;
+}
+
+.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header {
+ padding: 2em;
+}
+
+.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3 {
+ font-size: 1.4em;
+}
+
+.lp-modal-dialog {
+ display: flex;
+ position: fixed;
+ z-index: 9999;
+ top: 0;
+ right: 0;
+ left: 0;
+ width: 100%;
+ min-height: 100vh;
+ text-align: center;
+ align-items: center;
+ justify-content: center;
+}
+
+.lp-modal-dialog .lp-modal-content {
+ display: inline-block;
+ overflow: hidden;
+ z-index: 2;
+ width: auto;
+ max-width: 600px;
+ border-radius: 8px;
+ text-align: left;
+ vertical-align: middle;
+ background: white;
+ color: black;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-header {
+ background: #7c60d9;
+ border-bottom: 1px solid #eee;
+ padding: 1em;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-header h3 {
+ margin: 0;
+ color: white;
+ font-size: inherit;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content {
+ max-height: 500px;
+ overflow: auto;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em {
+ padding: 0 2em;
+}
+
+.lp-modal-dialog .lp-modal-header {
+ padding: 0 20px;
+}
+
+.lp-modal-dialog .lp-modal-footer {
+ padding: 10px 20px;
+ background-color: #f9fafb;
+ text-align: right;
+}
+
+.lp-modal-dialog .btn-yes {
+ color: #fff;
+ background-color: #7c60d9;
+}
+
+#lp-modal-overlay {
+ display: none;
+ position: fixed;
+ z-index: 999999;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ opacity: 0.5;
+ background: #000;
+}
+
+#lp-modal-window {
+ display: none;
+ position: fixed;
+ z-index: 999999;
+ top: 50%;
+ left: 50%;
+ padding: 35px 60px 28px 60px;
+ background: #fff;
+ transform: translate(-50%, -50%);
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#lp-modal-window #lp-modal-content {
+ margin: 0 0 24px 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 26px;
+ text-align: center;
+}
+
+#lp-modal-window #lp-modal-content > * {
+ margin: 0 0 0.5em;
+}
+
+#lp-modal-window #lp-modal-content #lp-modal-buttons {
+ display: flex;
+ flex-direction: row-reverse;
+ align-items: center;
+ justify-content: center;
+}
+
+#lp-modal-window #lp-modal-buttons {
+ display: flex;
+ flex-direction: row-reverse;
+ align-items: center;
+ justify-content: center;
+}
+
+#lp-modal-window #lp-modal-buttons .lp-button {
+ position: relative;
+ margin: 0 10px 0 10px;
+}
+
+.learn-press-comments {
+ width: 792px;
+ max-width: 100%;
+ margin: 0 auto;
+}
+
+@media (max-width: 1024px) {
+ .learn-press-comments {
+ width: 100%;
+ }
+}
+
+.learn-press-progress {
+ overflow: hidden;
+ position: relative;
+ width: 80px;
+ height: 6px;
+ border-radius: 3px;
+}
+
+.learn-press-progress .learn-press-progress__active {
+ position: absolute;
+ z-index: 1;
+ left: -100%;
+ width: 100%;
+ height: 100%;
+ border-radius: 3px;
+ background: var(--lp-primary-color);
+ -webkit-transition: 0.5s;
+ -moz-transition: 0.5s;
+ -ms-transition: 0.5s;
+ -o-transition: 0.5s;
+ transition: 0.5s;
+}
+
+.learn-press-progress::before {
+ display: block;
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ background: #ccc;
+ content: "";
+}
+
+.course-curriculum .section-header .section-left {
+ display: flex;
+}
+
+.course-curriculum .section-header .section-left .section-title {
+ flex: 1;
+}
+
+.course-curriculum .section-header .section-left .section-toggle {
+ flex: 0 0 40px;
+ align-items: center;
+ text-align: center;
+ cursor: pointer;
+}
+
+.course-curriculum .section-header .section-left .section-toggle .fa-caret-down {
+ display: none;
+}
+
+.course-curriculum .section-header .learn-press-progress {
+ width: 80px;
+}
+
+.course-curriculum .section.closed .section-toggle .fa-caret-down {
+ display: block;
+}
+
+.course-curriculum .section.closed .section-toggle .fa-caret-up {
+ display: none;
+}
+
+.course-curriculum .section.closed .section-content {
+ overflow: hidden;
+ height: 0;
+}
+
+.lp-skeleton-animation {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.lp-skeleton-animation > li {
+ width: 100%;
+ height: 16px;
+ margin-top: 15px;
+ border-radius: 2px;
+ background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
+ background-size: 400% 100%;
+ list-style: none;
+ animation: lp-skeleton-loading 1.4s ease infinite;
+}
+
+@keyframes lp-skeleton-loading {
+ 0% {
+ background-position: 100% 50%;
+ }
+ to {
+ background-position: 0 50%;
+ }
+}
+
+input[type="text"],
+input[type="email"],
+input[type="number"],
+input[type="password"] {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+ margin: 0;
+ box-shadow: unset;
+}
+
+/* start reset css */
+body {
+ background: #fff;
+}
+
+body.learnpress-page {
+ overflow-x: hidden;
+}
+
+.wrap-fullwidth {
+ margin-right: -1000px;
+ margin-left: -1000px;
+}
+
+.wrap-fullwidth a:focus,
+.wrap-fullwidth button:focus,
+.wrap-fullwidth input:focus,
+.wrap-fullwidth textarea:focus {
+ border: 0;
+ outline: 0;
+}
+
+.wrap-fullwidth a:hover {
+ text-decoration: none;
+}
+
+.wrap-fullwidth p {
+ word-break: break-word;
+}
+
+.wrap-fullwidth p:last-child {
+ margin-bottom: 0;
+}
+
+.wrap-fullwidth label {
+ display: block;
+ margin: 0;
+ outline: none;
+}
+
+.wrap-fullwidth img {
+ max-width: 100%;
+ height: auto;
+}
+
+.wrap-fullwidth form {
+ margin: 0;
+}
+
+.wrap-fullwidth .col-full {
+ box-sizing: border-box;
+ max-width: 100%;
+ padding: 0;
+}
+
+.wrap-fullwidth .col-full .woocommerce-breadcrumb {
+ display: none;
+}
+
+/* end reset css */
+footer {
+ clear: both;
+}
+
+.margin-bottom {
+ margin-bottom: 20px;
+}
+
+.hide-if-js {
+ display: none !important;
+}
+
+.clearfix::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.lp-form-fields {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.lp-form-fields .form-field {
+ margin: 0 0 20px 0;
+ list-style: none;
+}
+
+.lp-content-wrap {
+ width: 1170px;
+ max-width: 90%;
+ margin: 0 auto;
+}
+
+.lp-content-wrap > h2 {
+ margin-top: 0;
+ margin-bottom: 26px;
+ color: #333;
+ font-size: 30px;
+ font-weight: 600;
+}
+
+.learn-press-breadcrumb {
+ width: 1170px;
+ max-width: 100%;
+ margin: 20px auto 45px auto;
+ padding: 0;
+ color: #333;
+ font-size: 14px;
+ font-weight: 500;
+ list-style: none;
+}
+
+.learn-press-breadcrumb li {
+ display: inline-block;
+ margin: 0;
+}
+
+.learn-press-breadcrumb li a {
+ color: #666;
+ font-weight: 300;
+}
+
+.learn-press-breadcrumb li a:hover {
+ color: var(--lp-primary-color);
+}
+
+.learn-press-breadcrumb i {
+ margin: 0 5px;
+ color: #666;
+ font-size: 12px;
+}
+
+@media (max-width: 1024px) {
+ .learn-press-breadcrumb {
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+.learn-press-breadcrumb a {
+ color: #666;
+ font-weight: 300;
+}
+
+.lp-archive-courses .lp-button,
+.lp-archive-courses #lp-button {
+ padding: 16px 24px;
+ border: 1px solid #ccc;
+ color: #333;
+ background: transparent;
+ box-shadow: unset;
+ font-family: inherit;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 1;
+ text-align: center;
+ vertical-align: middle;
+ text-decoration: none;
+ text-transform: capitalize;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+ -webkit-transition: all 0.25s;
+ -moz-transition: all 0.25s;
+ -ms-transition: all 0.25s;
+ -o-transition: all 0.25s;
+ transition: all 0.25s;
+}
+
+.lp-archive-courses .lp-button.large,
+.lp-archive-courses #lp-button.large {
+ height: 52px;
+ padding: 18px 30px;
+ font-size: 18px;
+}
+
+.lp-archive-courses .lp-button.gray,
+.lp-archive-courses #lp-button.gray {
+ position: absolute;
+ z-index: 1;
+ top: 8px;
+ right: 5px;
+ padding: 0;
+ border: 0;
+}
+
+.lp-archive-courses .lp-button.gray:hover,
+.lp-archive-courses #lp-button.gray:hover {
+ background: transparent;
+ text-decoration: none;
+}
+
+.lp-archive-courses .lp-button.gray:focus,
+.lp-archive-courses #lp-button.gray:focus {
+ border: 0;
+ outline: 0;
+}
+
+.lp-archive-courses .lp-button:hover,
+.lp-archive-courses #lp-button:hover {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+.lp-archive-courses .lp-button.btn-ajax-off .icon,
+.lp-archive-courses #lp-button.btn-ajax-off .icon {
+ display: none;
+}
+
+.lp-archive-courses .lp-button.btn-ajax-on .icon,
+.lp-archive-courses #lp-button.btn-ajax-on .icon {
+ display: inline-block;
+ margin-right: 5px;
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.lp-archive-courses .lp-button:focus,
+.lp-archive-courses #lp-button:focus {
+ outline: 0;
+}
+
+.lp-archive-courses .lp-button.loading::before,
+.lp-archive-courses #lp-button.loading::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ animation: lp-rotating 1s linear infinite;
+}
+
+.learnpress-page .rwmb-field .description {
+ margin-top: 8px;
+ color: #999;
+ font-size: smaller;
+ font-style: italic;
+}
+
+.lp-ajax-message {
+ display: none;
+ margin-top: 20px;
+ padding: 20px;
+ border: 2px solid #059601;
+ border-radius: 9px;
+ font-size: 15px;
+ line-height: 1.4;
+}
+
+.lp-ajax-message.error {
+ border-color: #d85554;
+}
+
+.course-meta {
+ margin-bottom: 14px;
+}
+
+.course-meta .course-students::before {
+ font-family: "Font Awesome 5 Free";
+ content: "";
+}
+
+#learn-press-course-tabs {
+ margin-bottom: 40px;
+}
+
+#learn-press-course-tabs.course-tabs {
+ margin-top: 54px;
+}
+
+/* Archive */
+.learn-press-checkout-comment h4 {
+ display: none;
+}
+
+.order-comments {
+ width: 100%;
+ min-height: 150px;
+}
+
+.learn-press-progress {
+ position: relative;
+}
+
+.learn-press-progress .progress-bg {
+ overflow: hidden;
+ position: relative;
+ height: 6px;
+ background: #ccc;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ border-radius: 5px;
+}
+
+.learn-press-progress .progress-bg .progress-active {
+ position: absolute;
+ left: 50%;
+ width: 100%;
+ height: 100%;
+ margin-left: -100%;
+ background: var(--lp-primary-color);
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ border-radius: 5px;
+}
+
+/**
+ * Forms
+ */
+.retake-course,
+.enroll-course,
+.purchase-course {
+ display: inline-block;
+}
+
+/* */
+.table-orders {
+ font-size: 16px;
+}
+
+.table-orders th,
+.table-orders td {
+ padding: 5px 10px;
+}
+
+.form-button {
+ display: inline-block;
+}
+
+.learn-press-pagination {
+ text-align: center;
+}
+
+.learn-press-pagination .page-numbers {
+ display: inline-block;
+ margin: 0;
+ padding: 0;
+ border: 0;
+ outline: 0;
+ background: transparent;
+ list-style: none;
+}
+
+.learn-press-pagination .page-numbers > li {
+ display: inline-block;
+ margin: 0;
+ padding: 0 14px;
+}
+
+.learn-press-pagination .page-numbers > li .page-numbers {
+ float: unset;
+ padding: 0;
+ color: #666;
+ background: transparent;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.learn-press-pagination .page-numbers > li .page-numbers.current {
+ color: var(--lp-primary-color);
+ font-weight: 400;
+}
+
+.learn-press-pagination .page-numbers > li .page-numbers:hover {
+ color: var(--lp-primary-color);
+}
+
+ul.list-table-nav {
+ display: flex;
+ margin-left: 0;
+ list-style: none;
+}
+
+ul.list-table-nav .nav-text {
+ text-align: left;
+ flex: 1;
+}
+
+ul.list-table-nav .nav-pages {
+ text-align: right;
+ flex: 1;
+}
+
+ul.list-table-nav .nav-pages .learn-press-pagination {
+ display: inline-block;
+ margin-bottom: 0;
+}
+
+.primary-color {
+ color: #00adff;
+}
+
+.primary-color-before::before {
+ color: #00adff;
+}
+
+.primary-color-after::after {
+ color: #00adff;
+}
+
+.primary-background-color {
+ background: #00adff;
+}
+
+.primary-background-color {
+ background: #00adff;
+}
+
+.course-origin-price {
+ margin-right: 5px;
+ font-size: 85%;
+ text-decoration: line-through;
+}
+
+.course-item-nav {
+ display: flex;
+}
+
+.course-item-nav .prev,
+.course-item-nav .next {
+ /* flex: 1;*/
+}
+
+.course-item-nav .prev span,
+.course-item-nav .next span {
+ display: block;
+ font-weight: bold;
+}
+
+.course-item-nav .prev a,
+.course-item-nav .next a {
+ color: #999;
+}
+
+.course-item-nav .next {
+ text-align: right;
+}
+
+.content-item-wrap #comments {
+ margin-right: 0;
+ margin-left: 0;
+}
+
+.content-item-wrap #comments #comment {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.course-summary .course-summary-sidebar {
+ position: relative;
+}
+
+.course-summary .course-summary-sidebar.slide-down .course-summary-sidebar__inner {
+ position: fixed;
+ top: 0;
+}
+
+.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner {
+ position: absolute;
+}
+
+.course-graduation span {
+ color: #999;
+}
+
+.course-graduation .icon {
+ margin-right: 5px;
+ font-size: 20px;
+}
+
+.course-graduation.passed .icon {
+ color: #059601;
+}
+
+.course-graduation.error .icon {
+ color: #d85554;
+}
+
+.learn-press-template-warning::before {
+ color: #ffc107;
+ font-family: "Font Awesome 5 Free";
+ content: "\f071";
+}
+
+.lp-badge {
+ display: flex;
+ height: 30px;
+ padding: 0;
+ line-height: 1;
+ align-items: center;
+ justify-content: center;
+}
+
+.lp-badge::before, .lp-badge::after {
+ content: "";
+}
+
+.lp-badge::before {
+ display: inline-block;
+ position: relative;
+ z-index: 10;
+ color: #fff;
+ font-weight: bold;
+ line-height: 1;
+}
+
+.lp-badge.featured-course {
+ position: absolute;
+ z-index: 1;
+ top: 25px;
+ left: -110px;
+ width: 300px;
+ background: #93f;
+ text-align: center;
+ transform: rotate(-45deg);
+}
+
+.lp-badge.featured-course::before {
+ font-size: 12px;
+ text-transform: uppercase;
+ content: attr(data-text);
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"],
+#learn-press-course-tabs .course-tab-panel {
+ display: none;
+}
+
+#learn-press-course-tabs .course-nav label {
+ display: block;
+ margin: 0;
+ padding: 18px 10px;
+ font-size: 16px;
+ font-weight: 600;
+ text-align: center;
+ text-transform: capitalize;
+ cursor: pointer;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+.no-event {
+ pointer-events: none;
+}
+
+@media screen and (max-width: 768px) {
+ ul.learn-press-courses .course {
+ width: 48%;
+ }
+}
+
+@media screen and (max-width: 600px) {
+ ul.learn-press-courses {
+ margin-right: 0;
+ }
+ ul.learn-press-courses .course {
+ width: 100%;
+ margin-right: 0;
+ }
+}
diff --git a/Varsity_Template/template/css/flaticon.css b/Varsity_Template/template/css/flaticon.css new file mode 100644 index 0000000..6ee8bc2 --- /dev/null +++ b/Varsity_Template/template/css/flaticon.css @@ -0,0 +1,34 @@ + /* + Flaticon icon font: Flaticon + Creation date: 28/12/2019 08:37 + */ + +@font-face { + font-family: "Flaticon"; + src: url("../fonts/Flaticon.eot"); + src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), + url("../fonts/Flaticon.woff2") format("woff2"), + url("../fonts/Flaticon.woff") format("woff"), + url("../fonts/Flaticon.ttf") format("truetype"), + url("../fonts/Flaticon.svg#Flaticon") format("svg"); + font-weight: normal; + font-style: normal; +} + +@media screen and (-webkit-min-device-pixel-ratio:0) { + @font-face { + font-family: "Flaticon"; + src: url("./Flaticon.svg#Flaticon") format("svg"); + } +} + +[class^="flaticon-"]:before, [class*=" flaticon-"]:before, +[class^="flaticon-"]:after, [class*=" flaticon-"]:after { + font-family: Flaticon; +font-style: normal; +} + +.flaticon-play-button:before { content: "\f100"; } +.flaticon-instagram-logo:before { content: "\f101"; } +.flaticon-facebook:before { content: "\f102"; } +.flaticon-rss-feed:before { content: "\f103"; }
\ No newline at end of file diff --git a/Varsity_Template/template/css/meeting.css b/Varsity_Template/template/css/meeting.css new file mode 100644 index 0000000..e51380a --- /dev/null +++ b/Varsity_Template/template/css/meeting.css @@ -0,0 +1,174 @@ +.dpn-zvc-single-content-wrapper { margin-top: 40px; }
+
+.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img { margin-bottom: 1rem; }
+
+.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img { width: 100%; height: auto; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-col-8, .dpn-zvc-single-content-wrapper .dpn-zvc-col-4 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 58px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper { width: 100%; clear: both; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box { margin-top: 1.5rem; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child { margin-top: 0; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn { padding: 10px 20px; color: #fff; border-radius: 0; display: block; margin-top: 10px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link { background: #a5452d; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link { background: #1c3b82; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state { border: 1px solid #ccc; padding: 20px; margin-top: 20px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p { padding: 0; margin: 0; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer { display: table; width: 100%; table-layout: fixed; border-spacing: 2px; border-collapse: separate; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended { background: #3a3a3a; padding: 10px 16px; border-radius: 2px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3 { margin: 0; padding: 0; color: #fff; line-height: 1.8; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell { display: table-cell; vertical-align: top; text-align: center; font-size: 32px; background: #3a3a3a; color: #fff; line-height: normal; padding: 10px 3px; border-radius: 2px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number { font-size: 1em; width: 100%; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string { font-size: 0.45em; width: 100%; text-transform: uppercase; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile { background: #3a3a3a; padding: 0 16px; border-radius: 2px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3 { color: #fff; margin: 0; padding: 10px 0; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content { background: #f2f2f2; padding: 16px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list { margin-bottom: 1rem; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span { display: block; }
+
+@media (min-width: 992px) { .dpn-zvc-single-content-wrapper .dpn-zvc-col-8 { width: 66.66666667%; float: left; }
+ .dpn-zvc-single-content-wrapper .dpn-zvc-col-4 { width: 33.33333333%; float: left; } }
+
+.dpn-zvc-shortcode-op-wrapper table { border: 1px solid #dee2e6; width: 100%; margin-bottom: 1rem; color: #212529; border-collapse: collapse; }
+
+.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) { background-color: #e2e2e2 !important; }
+
+.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td { background-color: #e2e2e2; }
+
+.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description { font-size: 12px; font-style: italic; }
+
+#vczapi-recordings-list-table_wrapper .dataTables_length, #vczapi-recordings-list-table_wrapper .dataTables_filter, #vczapi-show-meetings-list-table_wrapper .dataTables_length, #vczapi-show-meetings-list-table_wrapper .dataTables_filter, #vczapi-show-webinars-list-table_wrapper .dataTables_length, #vczapi-show-webinars-list-table_wrapper .dataTables_filter { margin: 15px 0; }
+
+#vczapi-recordings-list-table_wrapper .dataTable, #vczapi-show-meetings-list-table_wrapper .dataTable, #vczapi-show-webinars-list-table_wrapper .dataTable { position: relative; margin: 15px 0; }
+
+#vczapi-recordings-list-table_wrapper .dataTable thead, #vczapi-show-meetings-list-table_wrapper .dataTable thead, #vczapi-show-webinars-list-table_wrapper .dataTable thead { text-align: left; }
+
+#vczapi-recordings-list-table_wrapper .dataTable thead tr, #vczapi-show-meetings-list-table_wrapper .dataTable thead tr, #vczapi-show-webinars-list-table_wrapper .dataTable thead tr { background: #f5f5f5; }
+
+#vczapi-recordings-list-table_wrapper .dataTable thead th, #vczapi-recordings-list-table_wrapper .dataTable thead td, #vczapi-show-meetings-list-table_wrapper .dataTable thead th, #vczapi-show-meetings-list-table_wrapper .dataTable thead td, #vczapi-show-webinars-list-table_wrapper .dataTable thead th, #vczapi-show-webinars-list-table_wrapper .dataTable thead td { border-bottom: none; padding: 8px 15px; }
+
+#vczapi-recordings-list-table_wrapper .dataTable.no-footer, #vczapi-show-meetings-list-table_wrapper .dataTable.no-footer, #vczapi-show-webinars-list-table_wrapper .dataTable.no-footer { border-bottom: none; }
+
+#vczapi-recordings-list-table_wrapper .dataTable tbody .odd, #vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd, #vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd { background-color: #fff; }
+
+#vczapi-recordings-list-table_wrapper .dataTable tbody .even, #vczapi-show-meetings-list-table_wrapper .dataTable tbody .even, #vczapi-show-webinars-list-table_wrapper .dataTable tbody .even { background-color: rgba(0, 0, 0, 0.05); }
+
+.vczapi-recordings-meeting-id-description ul { list-style: none; padding: 0; margin: 0; }
+
+#vczapi-zoom-browser-meeting { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; }
+
+#vczapi-zoom-browser-meeting--container { width: 400px; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select { height: 40px; border-radius: 0; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit] { background-color: #2d8cff; width: 100%; color: #fff; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form .form-group { margin-bottom: 10px; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info { background: #fff; padding: 20px 30px; margin-bottom: 10px; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info ul { list-style: none; padding: 0; margin: 0; }
+
+@media only screen and (max-width: 767px) { #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info { width: 300px; }
+ #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container, #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit] { width: 300px; } }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown { display: table; width: 100%; table-layout: fixed; border-spacing: 2px; border-collapse: separate; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended { background: #3a3a3a; padding: 10px 16px; border-radius: 2px; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3 { margin: 0; padding: 0; color: #fff; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell { display: table-cell; vertical-align: top; text-align: center; font-size: 32px; background: #3a3a3a; color: #fff; line-height: normal; padding: 10px 3px; border-radius: 2px; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number { font-size: 1em; width: 100%; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string { font-size: 0.45em; width: 100%; text-transform: uppercase; }
+
+.vczapi-list-zoom-meetings { position: relative; }
+
+.vczapi-list-zoom-meetings--item__image { margin-bottom: 20px; }
+
+.vczapi-list-zoom-meetings--item__image { box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3); }
+
+.vczapi-list-zoom-meetings--item__details, .vczapi-list-zoom-meetings--item__details p { font-size: 1em; }
+
+.vczapi-list-zoom-meetings--item__details h1, .vczapi-list-zoom-meetings h2, .vczapi-list-zoom-meetings h3, .vczapi-list-zoom-meetings h4, .vczapi-list-zoom-meetings h5, .vczapi-list-zoom-meetings h6 { font-size: 1.3em; margin-bottom: 5px; }
+
+.vczapi-list-zoom-meetings--item__details__meta .meta { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-bottom: 5px; }
+
+.vczapi-list-zoom-meetings .vczapi-loader { display: none; }
+
+.vczapi-list-zoom-meetings.loading .vczapi-loader { display: block; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.5); z-index: 100; }
+
+.vczapi-list-zoom-meetings.loading .vczapi-loader img { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; position: absolute; }
+
+.vczapi-wrap { display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex: 1 0 100%; -webkit-box-flex: 1; -webkit-flex: 1 0 100%; flex: 1 0 100%; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
+
+.vczapi-wrap input, .vczapi-wrap select { width: 100%; }
+
+.vczapi-plr { padding: 0 1.5em; }
+
+.vczapi-ptb { padding: 1.5em 0; }
+
+.vczapi-pb { padding-bottom: 1.5em; }
+
+.vczapi-pb-3 { padding-bottom: 3em; }
+
+.vczapi-pt { padding-top: 1.5em; }
+
+.vczapi-pl { padding-left: 1.5em; }
+
+.vczapi-pr { padding-right: 1.5em; }
+
+.vczapi-col-2, .vczapi-col-3, .vczapi-col-4, .vczapi-col-5, .vczapi-col-6, .vczapi-col-8, .vczapi-col-9, .vczapi-col-10, .vczapi-col-11, .vczapi-col-12 { position: relative; width: 100%; padding-right: 10px; padding-left: 10px; }
+
+.vczapi-form-control { padding: .75em; height: auto; border-width: 1px; border-style: solid; border-color: #eaeaea; border-radius: 2px; background: #fafafa; box-shadow: none; box-sizing: border-box; -webkit-transition: all .2s linear; transition: all .2s linear; }
+
+@media (min-width: 768px) { .vczapi-col-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
+ .vczapi-col-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
+ .vczapi-col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; -webkit-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
+ .vczapi-col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; -webkit-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
+ .vczapi-col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }
+
+.clearfix { clear: both; }
+
+.vczapi-filters-wrapper { margin-bottom: 2em; margin-top: 1em; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
+
+/* The Modal (background) */
+.vczapi-modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 9999; /* Sit on top */ padding-top: 100px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: black; /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ /* Modal Content */ /* The Close Button */ }
+
+.vczapi-modal .vczapi-modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; border: 1px solid #888; width: 80%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
+
+.vczapi-modal .vczapi-modal-close { color: #000; float: right; font-size: 28px; font-weight: bold; }
+
+.vczapi-modal .vczapi-modal-close:hover, .vczapi-modal .vczapi-modal-close:focus { color: #000; text-decoration: none; cursor: pointer; }
+
+.vczapi-modal .vczapi-modal-header { padding: 2px 16px; color: white; }
+
+.vczapi-modal .vczapi-modal-body { padding: 2px 16px; max-height: 500px; overflow: auto; }
+
+.vczapi-modal .vczapi-modal-list { padding: 20px; list-style: none; margin: 0; border-bottom: 1px solid #efefef; }
+
+.vczapi-modal-loader { text-align: center; color: #424242; background: #fff; width: 400px; margin: 0 auto; padding: 20px; border-radius: 20px; }
+
+.vczapi-wrap .countdown {
+ direction: ltr;
+}
diff --git a/Varsity_Template/template/events.html b/Varsity_Template/template/events.html new file mode 100644 index 0000000..399a7a2 --- /dev/null +++ b/Varsity_Template/template/events.html @@ -0,0 +1,343 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Events - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Events</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Events</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- event part here -->
+ <section class="event_list section_padding">
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Our Upcoming Events</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing
+ super arse over tit matie boy smashing. The little
+ rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row justify-content-center">
+ <div class="col-lg-10">
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1200">
+ <img src="img/event_list_3.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Why you Need Advance Developmemt Process Course?</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1600">
+ <img src="img/event_list_2.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Graphic Illustration: Design with Color and Shape</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="2000">
+ <img src="img/event_list_1.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Magazine Design Start to Finish: The Inside Pages</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_06.png" alt="#" class="about_sharp_1 custom-animation">
+ <img src="img/icon/about_shape_02.png" alt="#" class="about_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="about_sharp_3 custom-animation3">
+ <img src="img/icon/shape_04.png" alt="#" class="about_sharp_4 custom-animation4">
+ <img src="img/icon/shape_05.png" alt="#" class="about_sharp_5 custom-animation5">
+ </section>
+ <!-- event part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/fonts/Flaticon.eot b/Varsity_Template/template/fonts/Flaticon.eot Binary files differnew file mode 100644 index 0000000..aa71607 --- /dev/null +++ b/Varsity_Template/template/fonts/Flaticon.eot diff --git a/Varsity_Template/template/fonts/Flaticon.ttf b/Varsity_Template/template/fonts/Flaticon.ttf Binary files differnew file mode 100644 index 0000000..78a337d --- /dev/null +++ b/Varsity_Template/template/fonts/Flaticon.ttf diff --git a/Varsity_Template/template/fonts/Flaticon.woff b/Varsity_Template/template/fonts/Flaticon.woff Binary files differnew file mode 100644 index 0000000..eca22a6 --- /dev/null +++ b/Varsity_Template/template/fonts/Flaticon.woff diff --git a/Varsity_Template/template/fonts/Flaticon.woff2 b/Varsity_Template/template/fonts/Flaticon.woff2 Binary files differnew file mode 100644 index 0000000..b5aeddd --- /dev/null +++ b/Varsity_Template/template/fonts/Flaticon.woff2 diff --git a/Varsity_Template/template/footer.html b/Varsity_Template/template/footer.html new file mode 100644 index 0000000..cd7f313 --- /dev/null +++ b/Varsity_Template/template/footer.html @@ -0,0 +1,157 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/header.html b/Varsity_Template/template/header.html new file mode 100644 index 0000000..e65cfe2 --- /dev/null +++ b/Varsity_Template/template/header.html @@ -0,0 +1,163 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
+
\ No newline at end of file diff --git a/Varsity_Template/template/img/about.png b/Varsity_Template/template/img/about.png Binary files differnew file mode 100644 index 0000000..385c577 --- /dev/null +++ b/Varsity_Template/template/img/about.png diff --git a/Varsity_Template/template/img/about/about-1.png b/Varsity_Template/template/img/about/about-1.png Binary files differnew file mode 100644 index 0000000..7e97cea --- /dev/null +++ b/Varsity_Template/template/img/about/about-1.png diff --git a/Varsity_Template/template/img/about/about-2.png b/Varsity_Template/template/img/about/about-2.png Binary files differnew file mode 100644 index 0000000..d384ee7 --- /dev/null +++ b/Varsity_Template/template/img/about/about-2.png diff --git a/Varsity_Template/template/img/about/about-3.png b/Varsity_Template/template/img/about/about-3.png Binary files differnew file mode 100644 index 0000000..b0cdab8 --- /dev/null +++ b/Varsity_Template/template/img/about/about-3.png diff --git a/Varsity_Template/template/img/about/avatar-1.png b/Varsity_Template/template/img/about/avatar-1.png Binary files differnew file mode 100644 index 0000000..0e14675 --- /dev/null +++ b/Varsity_Template/template/img/about/avatar-1.png diff --git a/Varsity_Template/template/img/about/avatar-2.png b/Varsity_Template/template/img/about/avatar-2.png Binary files differnew file mode 100644 index 0000000..a070b8a --- /dev/null +++ b/Varsity_Template/template/img/about/avatar-2.png diff --git a/Varsity_Template/template/img/about/avatar-3.png b/Varsity_Template/template/img/about/avatar-3.png Binary files differnew file mode 100644 index 0000000..6e85220 --- /dev/null +++ b/Varsity_Template/template/img/about/avatar-3.png diff --git a/Varsity_Template/template/img/about/avatar-4.png b/Varsity_Template/template/img/about/avatar-4.png Binary files differnew file mode 100644 index 0000000..02483dc --- /dev/null +++ b/Varsity_Template/template/img/about/avatar-4.png diff --git a/Varsity_Template/template/img/animated_icon/about_icon.png b/Varsity_Template/template/img/animated_icon/about_icon.png Binary files differnew file mode 100644 index 0000000..fe8ee3e --- /dev/null +++ b/Varsity_Template/template/img/animated_icon/about_icon.png diff --git a/Varsity_Template/template/img/animated_icon/animated_icon_1.png b/Varsity_Template/template/img/animated_icon/animated_icon_1.png Binary files differnew file mode 100644 index 0000000..3439a45 --- /dev/null +++ b/Varsity_Template/template/img/animated_icon/animated_icon_1.png diff --git a/Varsity_Template/template/img/animated_icon/cources_details_bg.png b/Varsity_Template/template/img/animated_icon/cources_details_bg.png Binary files differnew file mode 100644 index 0000000..2c984ca --- /dev/null +++ b/Varsity_Template/template/img/animated_icon/cources_details_bg.png diff --git a/Varsity_Template/template/img/author_1.jpeg b/Varsity_Template/template/img/author_1.jpeg Binary files differnew file mode 100644 index 0000000..d727054 --- /dev/null +++ b/Varsity_Template/template/img/author_1.jpeg diff --git a/Varsity_Template/template/img/author_2.jpg b/Varsity_Template/template/img/author_2.jpg Binary files differnew file mode 100644 index 0000000..1b9c6ba --- /dev/null +++ b/Varsity_Template/template/img/author_2.jpg diff --git a/Varsity_Template/template/img/author_3.jpg b/Varsity_Template/template/img/author_3.jpg Binary files differnew file mode 100644 index 0000000..9ebe819 --- /dev/null +++ b/Varsity_Template/template/img/author_3.jpg diff --git a/Varsity_Template/template/img/author_4.png b/Varsity_Template/template/img/author_4.png Binary files differnew file mode 100644 index 0000000..f6f3906 --- /dev/null +++ b/Varsity_Template/template/img/author_4.png diff --git a/Varsity_Template/template/img/author_5.jpg b/Varsity_Template/template/img/author_5.jpg Binary files differnew file mode 100644 index 0000000..6cd10b0 --- /dev/null +++ b/Varsity_Template/template/img/author_5.jpg diff --git a/Varsity_Template/template/img/banner.png b/Varsity_Template/template/img/banner.png Binary files differnew file mode 100644 index 0000000..8e46ead --- /dev/null +++ b/Varsity_Template/template/img/banner.png diff --git a/Varsity_Template/template/img/banner_1.png b/Varsity_Template/template/img/banner_1.png Binary files differnew file mode 100644 index 0000000..0d27e44 --- /dev/null +++ b/Varsity_Template/template/img/banner_1.png diff --git a/Varsity_Template/template/img/banner_2.png b/Varsity_Template/template/img/banner_2.png Binary files differnew file mode 100644 index 0000000..846a258 --- /dev/null +++ b/Varsity_Template/template/img/banner_2.png diff --git a/Varsity_Template/template/img/blog/blog_1.png b/Varsity_Template/template/img/blog/blog_1.png Binary files differnew file mode 100644 index 0000000..9843f04 --- /dev/null +++ b/Varsity_Template/template/img/blog/blog_1.png diff --git a/Varsity_Template/template/img/blog/blog_2.png b/Varsity_Template/template/img/blog/blog_2.png Binary files differnew file mode 100644 index 0000000..46dda16 --- /dev/null +++ b/Varsity_Template/template/img/blog/blog_2.png diff --git a/Varsity_Template/template/img/blog/blog_3.png b/Varsity_Template/template/img/blog/blog_3.png Binary files differnew file mode 100644 index 0000000..29d1bd2 --- /dev/null +++ b/Varsity_Template/template/img/blog/blog_3.png diff --git a/Varsity_Template/template/img/blog/blog_4.png b/Varsity_Template/template/img/blog/blog_4.png Binary files differnew file mode 100644 index 0000000..dfcf557 --- /dev/null +++ b/Varsity_Template/template/img/blog/blog_4.png diff --git a/Varsity_Template/template/img/blog/blog_5.png b/Varsity_Template/template/img/blog/blog_5.png Binary files differnew file mode 100644 index 0000000..2f1be8c --- /dev/null +++ b/Varsity_Template/template/img/blog/blog_5.png diff --git a/Varsity_Template/template/img/breadcrumb_bg.png b/Varsity_Template/template/img/breadcrumb_bg.png Binary files differnew file mode 100644 index 0000000..e290203 --- /dev/null +++ b/Varsity_Template/template/img/breadcrumb_bg.png diff --git a/Varsity_Template/template/img/breadcrumb_bg/blog_breadcrumg.png b/Varsity_Template/template/img/breadcrumb_bg/blog_breadcrumg.png Binary files differnew file mode 100644 index 0000000..5bfbd85 --- /dev/null +++ b/Varsity_Template/template/img/breadcrumb_bg/blog_breadcrumg.png diff --git a/Varsity_Template/template/img/breadcrumb_bg/grid_breadcrumg.png b/Varsity_Template/template/img/breadcrumb_bg/grid_breadcrumg.png Binary files differnew file mode 100644 index 0000000..b7aed4c --- /dev/null +++ b/Varsity_Template/template/img/breadcrumb_bg/grid_breadcrumg.png diff --git a/Varsity_Template/template/img/breadcrumb_bg_1.png b/Varsity_Template/template/img/breadcrumb_bg_1.png Binary files differnew file mode 100644 index 0000000..b84d381 --- /dev/null +++ b/Varsity_Template/template/img/breadcrumb_bg_1.png diff --git a/Varsity_Template/template/img/category_post/post_1.png b/Varsity_Template/template/img/category_post/post_1.png Binary files differnew file mode 100644 index 0000000..1f25439 --- /dev/null +++ b/Varsity_Template/template/img/category_post/post_1.png diff --git a/Varsity_Template/template/img/category_post/post_2.png b/Varsity_Template/template/img/category_post/post_2.png Binary files differnew file mode 100644 index 0000000..3d13b02 --- /dev/null +++ b/Varsity_Template/template/img/category_post/post_2.png diff --git a/Varsity_Template/template/img/category_post/post_3.png b/Varsity_Template/template/img/category_post/post_3.png Binary files differnew file mode 100644 index 0000000..b8870a1 --- /dev/null +++ b/Varsity_Template/template/img/category_post/post_3.png diff --git a/Varsity_Template/template/img/category_post/post_4.png b/Varsity_Template/template/img/category_post/post_4.png Binary files differnew file mode 100644 index 0000000..9ef35e6 --- /dev/null +++ b/Varsity_Template/template/img/category_post/post_4.png diff --git a/Varsity_Template/template/img/course_thumb.png b/Varsity_Template/template/img/course_thumb.png Binary files differnew file mode 100644 index 0000000..50e09ee --- /dev/null +++ b/Varsity_Template/template/img/course_thumb.png diff --git a/Varsity_Template/template/img/cta_shape_1.png b/Varsity_Template/template/img/cta_shape_1.png Binary files differnew file mode 100644 index 0000000..84298a0 --- /dev/null +++ b/Varsity_Template/template/img/cta_shape_1.png diff --git a/Varsity_Template/template/img/cta_shape_2.png b/Varsity_Template/template/img/cta_shape_2.png Binary files differnew file mode 100644 index 0000000..ae4f571 --- /dev/null +++ b/Varsity_Template/template/img/cta_shape_2.png diff --git a/Varsity_Template/template/img/error.png b/Varsity_Template/template/img/error.png Binary files differnew file mode 100644 index 0000000..d3b616c --- /dev/null +++ b/Varsity_Template/template/img/error.png diff --git a/Varsity_Template/template/img/error/icon_1.png b/Varsity_Template/template/img/error/icon_1.png Binary files differnew file mode 100644 index 0000000..93d35d5 --- /dev/null +++ b/Varsity_Template/template/img/error/icon_1.png diff --git a/Varsity_Template/template/img/error/icon_2.png b/Varsity_Template/template/img/error/icon_2.png Binary files differnew file mode 100644 index 0000000..26d9334 --- /dev/null +++ b/Varsity_Template/template/img/error/icon_2.png diff --git a/Varsity_Template/template/img/error/icon_3.png b/Varsity_Template/template/img/error/icon_3.png Binary files differnew file mode 100644 index 0000000..db4fec3 --- /dev/null +++ b/Varsity_Template/template/img/error/icon_3.png diff --git a/Varsity_Template/template/img/error/icon_4.png b/Varsity_Template/template/img/error/icon_4.png Binary files differnew file mode 100644 index 0000000..60cdb4a --- /dev/null +++ b/Varsity_Template/template/img/error/icon_4.png diff --git a/Varsity_Template/template/img/error/icon_5.png b/Varsity_Template/template/img/error/icon_5.png Binary files differnew file mode 100644 index 0000000..beceb86 --- /dev/null +++ b/Varsity_Template/template/img/error/icon_5.png diff --git a/Varsity_Template/template/img/error/icon_6.png b/Varsity_Template/template/img/error/icon_6.png Binary files differnew file mode 100644 index 0000000..dc8b80d --- /dev/null +++ b/Varsity_Template/template/img/error/icon_6.png diff --git a/Varsity_Template/template/img/error/icon_7.png b/Varsity_Template/template/img/error/icon_7.png Binary files differnew file mode 100644 index 0000000..2424f09 --- /dev/null +++ b/Varsity_Template/template/img/error/icon_7.png diff --git a/Varsity_Template/template/img/error/icon_8.png b/Varsity_Template/template/img/error/icon_8.png Binary files differnew file mode 100644 index 0000000..3f78a4f --- /dev/null +++ b/Varsity_Template/template/img/error/icon_8.png diff --git a/Varsity_Template/template/img/error/icon_9.png b/Varsity_Template/template/img/error/icon_9.png Binary files differnew file mode 100644 index 0000000..e019c68 --- /dev/null +++ b/Varsity_Template/template/img/error/icon_9.png diff --git a/Varsity_Template/template/img/event_list_1.png b/Varsity_Template/template/img/event_list_1.png Binary files differnew file mode 100644 index 0000000..d76d056 --- /dev/null +++ b/Varsity_Template/template/img/event_list_1.png diff --git a/Varsity_Template/template/img/event_list_2.png b/Varsity_Template/template/img/event_list_2.png Binary files differnew file mode 100644 index 0000000..343ef5a --- /dev/null +++ b/Varsity_Template/template/img/event_list_2.png diff --git a/Varsity_Template/template/img/event_list_3.png b/Varsity_Template/template/img/event_list_3.png Binary files differnew file mode 100644 index 0000000..3e10129 --- /dev/null +++ b/Varsity_Template/template/img/event_list_3.png diff --git a/Varsity_Template/template/img/favicon.png b/Varsity_Template/template/img/favicon.png Binary files differnew file mode 100644 index 0000000..bc5fd61 --- /dev/null +++ b/Varsity_Template/template/img/favicon.png diff --git a/Varsity_Template/template/img/icon/about_shape_01.png b/Varsity_Template/template/img/icon/about_shape_01.png Binary files differnew file mode 100644 index 0000000..d9e9894 --- /dev/null +++ b/Varsity_Template/template/img/icon/about_shape_01.png diff --git a/Varsity_Template/template/img/icon/about_shape_02.png b/Varsity_Template/template/img/icon/about_shape_02.png Binary files differnew file mode 100644 index 0000000..f9e281b --- /dev/null +++ b/Varsity_Template/template/img/icon/about_shape_02.png diff --git a/Varsity_Template/template/img/icon/about_shape_03.png b/Varsity_Template/template/img/icon/about_shape_03.png Binary files differnew file mode 100644 index 0000000..146c2f5 --- /dev/null +++ b/Varsity_Template/template/img/icon/about_shape_03.png diff --git a/Varsity_Template/template/img/icon/category_icon_1.png b/Varsity_Template/template/img/icon/category_icon_1.png Binary files differnew file mode 100644 index 0000000..5c319b2 --- /dev/null +++ b/Varsity_Template/template/img/icon/category_icon_1.png diff --git a/Varsity_Template/template/img/icon/category_icon_2.png b/Varsity_Template/template/img/icon/category_icon_2.png Binary files differnew file mode 100644 index 0000000..2db30cf --- /dev/null +++ b/Varsity_Template/template/img/icon/category_icon_2.png diff --git a/Varsity_Template/template/img/icon/category_icon_3.png b/Varsity_Template/template/img/icon/category_icon_3.png Binary files differnew file mode 100644 index 0000000..30c331f --- /dev/null +++ b/Varsity_Template/template/img/icon/category_icon_3.png diff --git a/Varsity_Template/template/img/icon/category_icon_4.png b/Varsity_Template/template/img/icon/category_icon_4.png Binary files differnew file mode 100644 index 0000000..dd33986 --- /dev/null +++ b/Varsity_Template/template/img/icon/category_icon_4.png diff --git a/Varsity_Template/template/img/icon/course_1.svg b/Varsity_Template/template/img/icon/course_1.svg new file mode 100644 index 0000000..08281f3 --- /dev/null +++ b/Varsity_Template/template/img/icon/course_1.svg @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<path style="fill:#F14742;" d="M444.023,0H100.866l-23.22,22.157v458l375.083-19.424V8.708C452.73,3.897,448.831,0,444.023,0z"/> +<path style="fill:#CD3F39;" d="M100.868,0v480.157l-41.595,1.858V21.281C59.271,9.532,68.803,0,80.552,0H100.868z"/> +<circle style="fill:#FAD4C6;" cx="272.442" cy="253.122" r="70.427"/> +<g> + <path style="fill:#F99D88;" d="M272.447,289.988c-9.858,0-19.119-3.831-26.076-10.787c-3.401-3.402-3.401-8.914,0-12.315 + c3.402-3.399,8.914-3.399,12.315,0c7.587,7.59,19.934,7.59,27.522,0c3.402-3.399,8.914-3.399,12.315,0 + c3.401,3.402,3.401,8.914,0,12.315C291.565,286.158,282.305,289.988,272.447,289.988z"/> + <path style="fill:#F99D88;" d="M272.447,346.768c-47.282,0-87.736,29.135-104.455,70.423h208.909 + C360.183,375.903,319.729,346.768,272.447,346.768z"/> +</g> +<g> + <path style="fill:#FFF1CD;" d="M344.257,111.424c-2.115,0-4.231-0.766-5.897-2.3l-30.014-27.625l-30.009,27.624 + c-3.331,3.069-8.46,3.07-11.793,0.001L236.533,81.5l-30.006,27.623c-3.333,3.069-8.464,3.069-11.795,0L158.827,76.07 + c-3.539-3.257-3.766-8.766-0.509-12.303c3.257-3.539,8.767-3.767,12.303-0.509l30.009,27.623l30.006-27.623 + c3.333-3.069,8.461-3.07,11.795-0.001l30.011,27.625l30.009-27.624c3.331-3.069,8.46-3.07,11.793-0.001l30.014,27.625 + l30.013-27.625c3.54-3.257,9.045-3.028,12.304,0.51c3.257,3.539,3.028,9.047-0.51,12.304l-35.91,33.053 + C348.488,110.658,346.373,111.424,344.257,111.424z"/> + <path style="fill:#FFF1CD;" d="M89.261,460.729c-11.754,0-21.282,9.528-21.282,21.282c0,11.754,9.528,21.282,21.282,21.282h354.762 + V460.73H89.261V460.729z"/> +</g> +<path style="fill:#F99D88;" d="M444.023,512H89.26c-16.536,0-29.989-13.454-29.989-29.99c0-16.536,13.453-29.989,29.989-29.989 + h354.762c4.81,0,8.708,3.897,8.708,8.708s-3.897,8.708-8.708,8.708H89.26c-6.934,0-12.574,5.64-12.574,12.574 + c0,6.935,5.64,12.575,12.574,12.575h354.762c4.81,0,8.708,3.897,8.708,8.708C452.729,508.103,448.831,512,444.023,512z"/> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/Varsity_Template/template/img/icon/course_2.svg b/Varsity_Template/template/img/icon/course_2.svg new file mode 100644 index 0000000..f16756b --- /dev/null +++ b/Varsity_Template/template/img/icon/course_2.svg @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<path style="fill:#D29B6E;" d="M118.29,220.69v40.768c0,6.2-4.044,11.676-9.971,13.5l-61.896,19.044 + c-11.852,3.648-19.94,14.599-19.94,26.999v102.723c0,19.501,15.809,35.31,35.31,35.31h17.655h185.379V220.69H118.29z"/> +<path style="fill:#59D8FF;" d="M167.724,326.621c-34.178,0-64.311-17.941-81.629-44.825l-39.672,12.207 + c-11.852,3.647-19.94,14.598-19.94,26.998v102.723c0,19.501,15.809,35.31,35.31,35.31h17.655h185.379V229.517 + C264.828,282.924,221.131,326.621,167.724,326.621z"/> +<g> + <path style="fill:#00C3F0;" d="M264.828,229.517c0,53.407-43.697,97.103-97.103,97.103c-34.178,0-64.311-17.941-81.629-44.825 + l-17.483,5.379c19.891,34.113,56.776,57.101,99.112,57.101c40.951,0,76.794-21.517,97.103-53.795V229.517z"/> + <path style="fill:#00C3F0;" d="M176.552,414.897H88.276c-4.875,0-8.828-3.953-8.828-8.828v-41.996 + c0-7.023-2.791-13.76-7.756-18.727l-40.238-40.238c-3.129,4.583-4.971,10.06-4.971,15.893v102.723 + c0,19.501,15.809,35.31,35.31,35.31h17.655h123.586v-17.655C203.034,426.753,191.178,414.897,176.552,414.897z"/> +</g> +<path style="fill:#F0C087;" d="M242.759,158.897h-1.31l-3.104-61.793H98.207v61.793H92.69c-7.313,0-13.241,5.929-13.241,13.241 + v17.655c0,7.313,5.929,13.241,13.241,13.241h8.369l1.434,8.963c1.079,6.742,4.564,12.866,9.81,17.238l28.344,23.62 + c3.807,3.172,8.607,4.91,13.564,4.91h27.029c4.956,0,9.756-1.738,13.564-4.91l28.344-23.62c5.246-4.371,8.73-10.495,9.81-17.238 + l1.434-8.963h8.367c7.313,0,13.241-5.929,13.241-13.241v-17.655C256,164.825,250.071,158.897,242.759,158.897z"/> +<path style="fill:#E6AF78;" d="M238.345,97.103h-88.276H98.207v61.793H92.69c-7.313,0-13.241,5.929-13.241,13.241v17.655 + c0,7.313,5.929,13.241,13.241,13.241h8.369l1.434,8.962c1.079,6.743,4.564,12.866,9.81,17.238l28.344,23.62 + c3.807,3.172,8.607,4.91,13.562,4.91h11.161l-12.584-37.75c-1.8-5.4-2.718-11.055-2.718-16.748v-53.198 + c0-4.875,3.953-8.828,8.828-8.828l0,0c0,0,8.828,0,12.359-4.242c5.38,2.751,11.41,4.242,17.655,4.242 + c6.246,0,12.274-1.491,17.655-4.242c5.38,2.751,11.41,4.242,17.655,4.242c0.888,0,1.754-0.06,2.614-0.158l13.72,0.017 + L238.345,97.103z"/> +<path style="fill:#694B4B;" d="M273.655,95.338c0-9.781-6.665-17.932-15.676-20.37c0.98-2.439,1.551-5.088,1.551-7.879 + c0-11.701-9.485-21.186-21.186-21.186c-0.431,0-0.833,0.102-1.258,0.127c-2.883-8.276-10.67-14.251-19.928-14.251 + c-2.274,0-4.43,0.424-6.47,1.111c-4.522-4.985-10.987-8.173-18.248-8.173c-1.873,0-3.679,0.248-5.432,0.642 + c-5.054-4.745-11.806-7.704-19.285-7.704s-14.231,2.959-19.285,7.704c-1.753-0.394-3.561-0.642-5.432-0.642 + c-6.739,0-12.834,2.713-17.293,7.087c-0.122-0.002-0.238-0.025-0.362-0.025c-9.258,0-17.045,5.976-19.928,14.251 + c-0.425-0.025-0.828-0.127-1.258-0.127c-11.701,0-21.186,9.485-21.186,21.186c0,2.79,0.572,5.439,1.55,7.879 + c-9.01,2.438-15.674,10.589-15.674,20.37c0,5.451,2.116,10.369,5.498,14.124c-3.382,3.754-5.498,8.673-5.498,14.124 + c0,7.841,4.311,14.593,10.652,18.238c0.314,9.474,8.045,17.073,17.597,17.073h7.718c3.452,0,6.398-2.496,6.966-5.901l4.928-29.568 + c0.53,0.04,1.035,0.159,1.575,0.159c7.379,0,13.862-3.78,17.655-9.502c3.794,5.721,10.276,9.502,17.655,9.502 + c7.379,0,13.862-3.78,17.655-9.502c3.794,5.721,10.276,9.502,17.655,9.502s13.862-3.78,17.655-9.502 + c3.794,5.721,10.276,9.502,17.655,9.502c0.538,0,1.045-0.119,1.575-0.159l4.928,29.568c0.568,3.405,3.514,5.901,6.966,5.901h9.483 + c9.75,0,17.655-7.905,17.655-17.655c0-0.183-0.049-0.353-0.054-0.535c5.359-3.823,8.882-10.029,8.882-17.12 + c0-5.451-2.116-10.37-5.499-14.124C271.539,105.707,273.655,100.789,273.655,95.338z"/> +<path style="fill:#5A4146;" d="M162.554,108.204c-8.276-2.883-14.251-10.67-14.251-19.928c0-5.451,2.116-10.37,5.498-14.124 + c-3.382-3.754-5.498-8.673-5.498-14.124c0-9.781,6.665-17.932,15.676-20.37c-0.98-2.439-1.55-5.088-1.55-7.879 + c0-5.442,2.111-10.354,5.483-14.105c-0.064,0-0.122-0.019-0.186-0.019c-7.479,0-14.231,2.959-19.285,7.704 + c-1.753-0.394-3.561-0.642-5.432-0.642c-6.739,0-12.834,2.713-17.293,7.087c-0.122-0.002-0.238-0.025-0.362-0.025 + c-9.258,0-17.045,5.976-19.928,14.251c-0.425-0.025-0.828-0.127-1.258-0.127c-11.701,0-21.186,9.485-21.186,21.186 + c0,2.79,0.572,5.439,1.55,7.879c-9.011,2.438-15.676,10.589-15.676,20.37c0,5.451,2.116,10.369,5.498,14.124 + c-3.382,3.754-5.498,8.673-5.498,14.124c0,7.841,4.311,14.593,10.652,18.238c0.314,9.474,8.045,17.073,17.597,17.073h7.718 + c3.452,0,6.398-2.496,6.966-5.901l4.928-29.568c0.53,0.04,1.035,0.159,1.575,0.159c7.379,0,13.862-3.78,17.655-9.502 + c3.794,5.721,10.276,9.502,17.655,9.502c4.873,0,9.267-1.761,12.843-4.53c-2.419-2.519-4.015-5.82-4.015-9.594 + C162.428,109.031,162.516,108.625,162.554,108.204z"/> +<path style="fill:#E6AF78;" d="M150.069,414.897h26.483c14.626,0,26.483,11.857,26.483,26.483v17.655h-52.966V414.897z"/> +<path style="fill:#D5DCED;" d="M485.517,397.241H220.69c-14.626,0-26.483-11.857-26.483-26.483V211.862 + c0-14.626,11.857-26.483,26.483-26.483h264.828c14.626,0,26.483,11.857,26.483,26.483v158.897 + C512,385.385,500.143,397.241,485.517,397.241z"/> +<path style="fill:#AFB9D2;" d="M406.069,459.034l-15.613-117.092c-1.17-8.771-8.651-15.321-17.501-15.321H333.25 + c-8.849,0-16.331,6.55-17.501,15.321l-15.612,117.092v17.655h105.931V459.034z"/> +<circle style="fill:#FFFFFF;" cx="353.103" cy="273.655" r="17.655"/> +<path style="fill:#F5DCB4;" d="M503.172,494.345H8.828c-4.875,0-8.828-3.953-8.828-8.828v-17.655c0-4.875,3.953-8.828,8.828-8.828 + h494.345c4.875,0,8.828,3.953,8.828,8.828v17.655C512,490.392,508.047,494.345,503.172,494.345z"/> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/Varsity_Template/template/img/icon/course_3.svg b/Varsity_Template/template/img/icon/course_3.svg new file mode 100644 index 0000000..7953b59 --- /dev/null +++ b/Varsity_Template/template/img/icon/course_3.svg @@ -0,0 +1 @@ +<svg height="511pt" viewBox="1 0 511.99998 511" width="511pt" xmlns="http://www.w3.org/2000/svg"><path d="m461.78125 202.363281c-4.324219 0-7.832031-3.503906-7.832031-7.828125v-89.027344c0-4.324218 3.507812-7.828124 7.832031-7.828124s7.828125 3.503906 7.828125 7.828124v89.027344c0 4.324219-3.503906 7.828125-7.828125 7.828125zm0 0" fill="#6198ce"/><path d="m0 98.105469 256-97.605469 256 97.605469-256 97.601562zm0 0" fill="#3b454f"/><path d="m447.0625 320.136719c0 105.519531-85.542969 191.058593-191.0625 191.058593s-191.058594-85.539062-191.058594-191.058593 85.539063-191.0625 191.058594-191.0625 191.0625 85.542969 191.0625 191.0625zm0 0" fill="#c9fff7"/><path d="m254.535156 511.1875c-104.84375-.785156-189.59375-86.023438-189.59375-191.050781 0-105.03125 84.75-190.261719 189.59375-191.046875-61.582031 1.324218-111.285156 86.347656-111.285156 191.046875 0 104.691406 49.703125 189.722656 111.285156 191.050781zm0 0" fill="#72cec0"/><g fill="#fc5f61"><path d="m196.777344 138.433594v.011718c0 7.441407-.78125 14.625-2.246094 21.496094-4.925781 23.164063-17.558594 42.9375-33.917969 58.273438-24.074219 22.558594-56.21875 35.515625-83.808593 35.515625 20.1875-54.472657 64.507812-97.234375 119.972656-115.296875zm0 0"/><path d="m447.058594 320.136719c0 26.675781-5.46875 52.085937-15.347656 75.144531h-.007813c-69.625-13.558594-27.363281-139.882812-59.464844-171.984375-32.101562-32.101563-89.261719 89.25-129.195312 49.328125-39.921875-39.929688 0-98.65625 12.957031-143.546875 105.515625 0 191.058594 85.535156 191.058594 191.058594zm0 0"/><path d="m353.082031 484.734375c-28.449219 16.816406-61.636719 26.464844-97.078125 26.464844-.492187 0-.972656 0-1.460937-.011719-.816407-.011719-1.640625-.019531-2.464844-.03125-.886719-.019531-1.785156-.042969-2.683594-.074219-.5-.019531-.992187-.03125-1.492187-.050781-.585938-.019531-1.160156-.050781-1.734375-.082031-.8125-.042969-1.628907-.085938-2.433594-.136719-99.804687-6.328125-178.789063-89.28125-178.789063-190.671875 15.761719-15.777344 52.175782-35.769531 79.613282-29.085937 10.824218 2.628906 20.261718 9.425781 26.464844 22.277343 21.921874 45.414063-19.574219 86.910157 10.960937 117.449219 30.527344 30.535156 73.589844-43.847656 122.136719-28.1875 48.542968 15.660156 48.949218 82.128906 48.949218 82.128906zm0 0"/></g><path d="m160.613281 218.214844c-24.074219 22.558594-56.21875 35.515625-83.808593 35.515625 20.1875-54.472657 64.507812-97.234375 119.972656-115.296875v.011718c0 7.441407-.78125 14.625-2.246094 21.496094-13.621094 15.050782-25.222656 34.960938-33.917969 58.273438zm0 0" fill="#e83842"/><path d="m254.542969 511.1875c-.816407-.011719-1.640625-.023438-2.464844-.03125-.886719-.023438-1.785156-.042969-2.683594-.074219-.5-.019531-.992187-.03125-1.492187-.050781-.585938-.023438-1.160156-.054688-1.734375-.085938-.8125-.039062-1.628907-.082031-2.433594-.132812-99.804687-6.328125-178.789063-89.28125-178.789063-190.675781 15.761719-15.773438 52.175782-35.765625 79.613282-29.082031-.867188 9.476562-1.304688 19.195312-1.304688 29.082031 0 104.691406 49.703125 189.722656 111.289063 191.050781zm0 0" fill="#e83842"/><path d="m399.398438 106.964844v88.976562c-68.890626-17.695312-140.226563-22.425781-210.433594-14.199218-25.660156 2.996093-51.175782 7.738281-76.355469 14.199218v-88.976562c25.179687-6.464844 50.695313-11.203125 76.355469-14.210938 70.207031-8.214844 141.542968-3.488281 210.433594 14.210938zm0 0" fill="#545d68"/><path d="m188.964844 92.753906v88.988282c-25.660156 2.996093-51.175782 7.734374-76.355469 14.199218v-88.976562c25.179687-6.464844 50.695313-11.203125 76.355469-14.210938zm0 0" fill="#3b454f"/><path d="m479.789062 200.800781c0 9.945313-8.0625 18.007813-18.007812 18.007813s-18.007812-8.0625-18.007812-18.007813c0-9.945312 8.0625-18.007812 18.007812-18.007812s18.007812 8.0625 18.007812 18.007812zm0 0" fill="#f7d360"/></svg>
\ No newline at end of file diff --git a/Varsity_Template/template/img/icon/course_4.svg b/Varsity_Template/template/img/icon/course_4.svg new file mode 100644 index 0000000..7b304e8 --- /dev/null +++ b/Varsity_Template/template/img/icon/course_4.svg @@ -0,0 +1,174 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<g> + <g> + <polygon style="fill:#E6BE94;" points="487.781,484 23.781,484 23.781,268 119.782,268 255.781,132 391.784,268 487.781,268 "/> + </g> + <g> + <rect x="207.781" y="388" style="fill:#996459;" width="96" height="96"/> + </g> + <g> + <path style="fill:#4BB9EC;" d="M301.781,356h-92c-1.105,0-2,0.895-2,2v30h96v-30C303.781,356.895,302.886,356,301.781,356z"/> + </g> + <g> + <path style="fill:#FF4F19;" d="M329.617,68l13.039-19.562c1.633-2.453,1.789-5.609,0.398-8.211S338.953,36,336,36h-80 + c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h80c2.953,0,5.664-1.625,7.055-4.227s1.234-5.758-0.398-8.211L329.617,68z"/> + </g> + <g> + <g> + <path style="fill:#5C546A;" d="M256,140c-4.422,0-8-3.578-8-8V28c0-4.422,3.578-8,8-8s8,3.578,8,8v104 + C264,136.422,260.422,140,256,140z"/> + </g> + </g> + <g> + <path style="fill:#FF4F19;" d="M288.391,168.938c1.234-2.992,4.156-4.938,7.391-4.938h152c2.734,0,5.281,1.398,6.75,3.703l56,88 + c1.57,2.469,1.664,5.586,0.266,8.148c-1.406,2.555-4.094,4.148-7.016,4.148h-120c-2.125,0-4.156-0.844-5.656-2.344l-88-88 + C287.836,175.367,287.148,171.93,288.391,168.938z"/> + </g> + <g> + <path style="fill:#FF4F19;" d="M223.391,168.938C222.156,165.945,219.234,164,216,164H64c-2.734,0-5.281,1.398-6.75,3.703l-56,88 + c-1.57,2.469-1.664,5.586-0.266,8.148C2.391,266.406,5.078,268,8,268h120c2.125,0,4.156-0.844,5.656-2.344l88-88 + C223.945,175.367,224.633,171.93,223.391,168.938z"/> + </g> + <g> + <g> + <path style="fill:#E3001E;" d="M391.891,275.891c-2.047,0-4.094-0.781-5.656-2.344L256,143.313L125.766,273.547 + c-3.125,3.125-8.188,3.125-11.313,0s-3.125-8.188,0-11.313l135.891-135.891c3.125-3.125,8.188-3.125,11.313,0l135.891,135.891 + c3.125,3.125,3.125,8.188,0,11.313C395.984,275.109,393.938,275.891,391.891,275.891z"/> + </g> + </g> + <g> + <circle style="fill:#FFEBB7;" cx="256.001" cy="268" r="48"/> + </g> + <g> + <path style="fill:#5C546A;" d="M256,236c-4.422,0-8,3.578-8,8v16h-16c-4.422,0-8,3.578-8,8s3.578,8,8,8h24c4.422,0,8-3.578,8-8 + v-24C264,239.578,260.422,236,256,236z"/> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M375.781,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C375.641,322.707,375.781,321.37,375.781,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M356,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C384,304.562,371.438,292,356,292z M356,308c6.617,0,12,5.383,12,12v4h-24v-4C344,313.383,349.383,308,356,308z M344,348v-8h24v8 + H344z"/> + </g> + </g> + <g> + <g> + <rect x="136.001" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M176,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C184,391.578,180.422,388,176,388z M168,404v8h-24v-8H168z M144,436v-8h24v8H144z"/> + </g> + </g> + <g> + <g> + <rect x="63.782" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M103.781,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C111.781,391.578,108.203,388,103.781,388z M95.781,404v8h-24v-8H95.781z M71.781,436v-8h24v8H71.781z"/> + </g> + </g> + <g> + <g> + <rect x="408" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M448,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C456,391.578,452.422,388,448,388z M440,404v8h-24v-8H440z M416,436v-8h24v8H416z"/> + </g> + </g> + <g> + <g> + <rect x="335.782" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M375.781,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C383.781,391.578,380.203,388,375.781,388z M367.781,404v8h-24v-8H367.781z M343.781,436v-8h24v8H343.781z"/> + </g> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M447.563,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C447.422,322.707,447.563,321.37,447.563,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M427.781,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C455.781,304.562,443.219,292,427.781,292z M427.781,308c6.617,0,12,5.383,12,12v4h-24v-4 + C415.781,313.383,421.164,308,427.781,308z M415.781,348v-8h24v8H415.781z"/> + </g> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M103.563,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C103.422,322.707,103.563,321.37,103.563,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M83.781,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C111.781,304.562,99.219,292,83.781,292z M83.781,308c6.617,0,12,5.383,12,12v4h-24v-4C71.781,313.383,77.164,308,83.781,308z + M71.781,348v-8h24v8H71.781z"/> + </g> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M175.344,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C175.203,322.707,175.344,321.37,175.344,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M155.563,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C183.563,304.562,171,292,155.563,292z M155.563,308c6.617,0,12,5.383,12,12v4h-24v-4C143.563,313.383,148.945,308,155.563,308z + M143.563,348v-8h24v8H143.563z"/> + </g> + </g> + <g> + <path style="fill:#7E5C62;" d="M256,324c-30.879,0-56-25.121-56-56s25.121-56,56-56s56,25.121,56,56S286.879,324,256,324z + M256,228c-22.055,0-40,17.943-40,40s17.945,40,40,40s40-17.943,40-40S278.055,228,256,228z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M288,348h-64c-13.234,0-24,10.766-24,24v112c0,4.422,3.578,8,8,8s8-3.578,8-8v-88h31.781v88h16v-88 + H296v88c0,4.422,3.578,8,8,8s8-3.578,8-8V372C312,358.766,301.234,348,288,348z M296,380h-80v-8c0-4.414,3.586-8,8-8h64 + c4.414,0,8,3.586,8,8V380z"/> + </g> + <g> + <g> + <path style="fill:#5C546A;" d="M504,492H8c-4.422,0-8-3.578-8-8s3.578-8,8-8h496c4.422,0,8,3.578,8,8S508.422,492,504,492z"/> + </g> + </g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/Varsity_Template/template/img/icon/quote_1.png b/Varsity_Template/template/img/icon/quote_1.png Binary files differnew file mode 100644 index 0000000..fc9e45e --- /dev/null +++ b/Varsity_Template/template/img/icon/quote_1.png diff --git a/Varsity_Template/template/img/icon/quote_2.png b/Varsity_Template/template/img/icon/quote_2.png Binary files differnew file mode 100644 index 0000000..002296e --- /dev/null +++ b/Varsity_Template/template/img/icon/quote_2.png diff --git a/Varsity_Template/template/img/icon/shape_01.png b/Varsity_Template/template/img/icon/shape_01.png Binary files differnew file mode 100644 index 0000000..6fdbb4a --- /dev/null +++ b/Varsity_Template/template/img/icon/shape_01.png diff --git a/Varsity_Template/template/img/icon/shape_04.png b/Varsity_Template/template/img/icon/shape_04.png Binary files differnew file mode 100644 index 0000000..7b06641 --- /dev/null +++ b/Varsity_Template/template/img/icon/shape_04.png diff --git a/Varsity_Template/template/img/icon/shape_05.png b/Varsity_Template/template/img/icon/shape_05.png Binary files differnew file mode 100644 index 0000000..8ef906b --- /dev/null +++ b/Varsity_Template/template/img/icon/shape_05.png diff --git a/Varsity_Template/template/img/icon/shape_06.png b/Varsity_Template/template/img/icon/shape_06.png Binary files differnew file mode 100644 index 0000000..c12aa35 --- /dev/null +++ b/Varsity_Template/template/img/icon/shape_06.png diff --git a/Varsity_Template/template/img/instructor_1.png b/Varsity_Template/template/img/instructor_1.png Binary files differnew file mode 100644 index 0000000..d0c1783 --- /dev/null +++ b/Varsity_Template/template/img/instructor_1.png diff --git a/Varsity_Template/template/img/instructor_2.png b/Varsity_Template/template/img/instructor_2.png Binary files differnew file mode 100644 index 0000000..80eb971 --- /dev/null +++ b/Varsity_Template/template/img/instructor_2.png diff --git a/Varsity_Template/template/img/instructor_3.png b/Varsity_Template/template/img/instructor_3.png Binary files differnew file mode 100644 index 0000000..f50f40d --- /dev/null +++ b/Varsity_Template/template/img/instructor_3.png diff --git a/Varsity_Template/template/img/instructor_4.png b/Varsity_Template/template/img/instructor_4.png Binary files differnew file mode 100644 index 0000000..922339f --- /dev/null +++ b/Varsity_Template/template/img/instructor_4.png diff --git a/Varsity_Template/template/img/list_img/list_img_1.png b/Varsity_Template/template/img/list_img/list_img_1.png Binary files differnew file mode 100644 index 0000000..a4a6d09 --- /dev/null +++ b/Varsity_Template/template/img/list_img/list_img_1.png diff --git a/Varsity_Template/template/img/list_img/list_img_2.png b/Varsity_Template/template/img/list_img/list_img_2.png Binary files differnew file mode 100644 index 0000000..8c60ff6 --- /dev/null +++ b/Varsity_Template/template/img/list_img/list_img_2.png diff --git a/Varsity_Template/template/img/list_img/list_img_3.png b/Varsity_Template/template/img/list_img/list_img_3.png Binary files differnew file mode 100644 index 0000000..36ad0de --- /dev/null +++ b/Varsity_Template/template/img/list_img/list_img_3.png diff --git a/Varsity_Template/template/img/list_img/list_img_4.png b/Varsity_Template/template/img/list_img/list_img_4.png Binary files differnew file mode 100644 index 0000000..d7b52c8 --- /dev/null +++ b/Varsity_Template/template/img/list_img/list_img_4.png diff --git a/Varsity_Template/template/img/logo.png b/Varsity_Template/template/img/logo.png Binary files differnew file mode 100644 index 0000000..df4acc6 --- /dev/null +++ b/Varsity_Template/template/img/logo.png diff --git a/Varsity_Template/template/img/meeting.jpg b/Varsity_Template/template/img/meeting.jpg Binary files differnew file mode 100644 index 0000000..911eed9 --- /dev/null +++ b/Varsity_Template/template/img/meeting.jpg diff --git a/Varsity_Template/template/img/motivation_video_bg.png b/Varsity_Template/template/img/motivation_video_bg.png Binary files differnew file mode 100644 index 0000000..79adb37 --- /dev/null +++ b/Varsity_Template/template/img/motivation_video_bg.png diff --git a/Varsity_Template/template/img/paypal-logo-preview.png b/Varsity_Template/template/img/paypal-logo-preview.png Binary files differnew file mode 100644 index 0000000..77b4e38 --- /dev/null +++ b/Varsity_Template/template/img/paypal-logo-preview.png diff --git a/Varsity_Template/template/img/popular_item_1.png b/Varsity_Template/template/img/popular_item_1.png Binary files differnew file mode 100644 index 0000000..368c978 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_1.png diff --git a/Varsity_Template/template/img/popular_item_2.png b/Varsity_Template/template/img/popular_item_2.png Binary files differnew file mode 100644 index 0000000..4e71a04 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_2.png diff --git a/Varsity_Template/template/img/popular_item_3.png b/Varsity_Template/template/img/popular_item_3.png Binary files differnew file mode 100644 index 0000000..b1674f0 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_3.png diff --git a/Varsity_Template/template/img/popular_item_4.png b/Varsity_Template/template/img/popular_item_4.png Binary files differnew file mode 100644 index 0000000..8f8de5c --- /dev/null +++ b/Varsity_Template/template/img/popular_item_4.png diff --git a/Varsity_Template/template/img/popular_item_5.png b/Varsity_Template/template/img/popular_item_5.png Binary files differnew file mode 100644 index 0000000..9e02037 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_5.png diff --git a/Varsity_Template/template/img/popular_item_6.png b/Varsity_Template/template/img/popular_item_6.png Binary files differnew file mode 100644 index 0000000..dadad9d --- /dev/null +++ b/Varsity_Template/template/img/popular_item_6.png diff --git a/Varsity_Template/template/img/popular_item_7.png b/Varsity_Template/template/img/popular_item_7.png Binary files differnew file mode 100644 index 0000000..b62f695 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_7.png diff --git a/Varsity_Template/template/img/popular_item_8.png b/Varsity_Template/template/img/popular_item_8.png Binary files differnew file mode 100644 index 0000000..553a7f2 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_8.png diff --git a/Varsity_Template/template/img/popular_item_9.png b/Varsity_Template/template/img/popular_item_9.png Binary files differnew file mode 100644 index 0000000..c03f7e9 --- /dev/null +++ b/Varsity_Template/template/img/popular_item_9.png diff --git a/Varsity_Template/template/img/quote.png b/Varsity_Template/template/img/quote.png Binary files differnew file mode 100644 index 0000000..d669a9e --- /dev/null +++ b/Varsity_Template/template/img/quote.png diff --git a/Varsity_Template/template/img/review_overlay_1.png b/Varsity_Template/template/img/review_overlay_1.png Binary files differnew file mode 100644 index 0000000..b22a4b5 --- /dev/null +++ b/Varsity_Template/template/img/review_overlay_1.png diff --git a/Varsity_Template/template/img/review_overlay_2.png b/Varsity_Template/template/img/review_overlay_2.png Binary files differnew file mode 100644 index 0000000..df6131d --- /dev/null +++ b/Varsity_Template/template/img/review_overlay_2.png diff --git a/Varsity_Template/template/img/student.png b/Varsity_Template/template/img/student.png Binary files differnew file mode 100644 index 0000000..a1ad40b --- /dev/null +++ b/Varsity_Template/template/img/student.png diff --git a/Varsity_Template/template/img/testimonial_bg.png b/Varsity_Template/template/img/testimonial_bg.png Binary files differnew file mode 100644 index 0000000..c0f4bb4 --- /dev/null +++ b/Varsity_Template/template/img/testimonial_bg.png diff --git a/Varsity_Template/template/index-four.html b/Varsity_Template/template/index-four.html new file mode 100644 index 0000000..4b2f9e9 --- /dev/null +++ b/Varsity_Template/template/index-four.html @@ -0,0 +1,1445 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body class="dark-homepage">
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- banner area start -->
+ <div class="banner-wrapper-area">
+ <div class="container">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6 col-md-12">
+ <div class="banner-wrapper-content">
+ <h1>We are Experts Learning Institution</h1>
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
+ <div class="btn-box">
+ <a href="about.html" class="btn_1">Discover More</a>
+ </div>
+ </div>
+ </div>
+
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-lg-6 col-md-12">
+ <div class="banner-wrapper-image">
+ <img src="img/about/about-3.png" alt="image">
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- banner area end -->
+
+ <!-- courses part here -->
+ <div id="content" class="site-content section_padding" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <div class="main-content-area container" bis_skin_checked="1">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Our Featured <br>
+ Courses</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <ul class="learn-press-courses" data-layout="grid">
+ <li data-aos="fade-up"
+ data-aos-duration="1200" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_9.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Computer Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Software Development</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="1400" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_8.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Essentials</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$120.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="1600" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_7.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">History & Philosophy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$110.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="1800" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_6.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Math & Logic</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Algebra & Calculus</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$130.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2000" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_5.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Language Learning</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">English Learning</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$140.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2200" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_4.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Strategy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2400" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_3.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Music & Art</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$170.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2600" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_2.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Data Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Data Analysis</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$200.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <!-- courses part end -->
+
+ <!-- course category part here -->
+ <section class="course_category section_padding">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Browse Online <br>
+ Course Categories</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item pink">
+ <img src="img/icon/category_icon_1.png" alt="#">
+ <h4>Arts & Humanities</h4>
+ <p>10 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item">
+ <img src="img/icon/category_icon_2.png" alt="#">
+ <h4>Business</h4>
+ <p>15 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item yellow">
+ <img src="img/icon/category_icon_3.png" alt="#">
+ <h4>Computer Science</h4>
+ <p>8 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item green">
+ <img src="img/icon/category_icon_4.png" alt="#">
+ <h4>Data Science</h4>
+ <p>20 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item green">
+ <img src="img/icon/category_icon_4.png" alt="#">
+ <h4>Language Learning</h4>
+ <p>30 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item yellow">
+ <img src="img/icon/category_icon_3.png" alt="#">
+ <h4>Math & Logic</h4>
+ <p>18 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item">
+ <img src="img/icon/category_icon_2.png" alt="#">
+ <h4>Technology</h4>
+ <p>3 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item pink">
+ <img src="img/icon/category_icon_1.png" alt="#">
+ <h4>IT & Software</h4>
+ <p>3 Courses</p>
+ </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- course category part end -->
+
+ <!-- popular course part here -->
+ <section class="popular_course section_padding section_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Explore our <br>
+ Popular Courses</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_1.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$16.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(120 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Computer Security & Network</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Dylan Meringue</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>10 Lessons</p>
+ <p><i class="icon_profile"></i>120</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_2.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$30.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(140 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Data Analysis</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Chauffina Carr</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>130</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_3.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$40.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(150 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Music & Art</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Jason Response</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>100</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_4.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$50.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(135 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Strategy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Justin Case</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>65 Lessons</p>
+ <p><i class="icon_profile"></i>122</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_5.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$70.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(299 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>English Learning</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>45 Lessons</p>
+ <p><i class="icon_profile"></i>90</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_6.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$110.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(105 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Algebra & Calculus</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Adam Smith</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>80</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_7.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$117.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(221 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>History & Philosophy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>17</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_8.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$227.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(90 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Essentials</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Gunther Beard</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>25 Lessons</p>
+ <p><i class="icon_profile"></i>28</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_9.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$90.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(177 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Software Development</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Samuel Serif</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>50 Lessons</p>
+ <p><i class="icon_profile"></i>42</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- popular course part end -->
+
+ <!-- instructor list part here -->
+ <section class="instructor_list section_padding" >
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Top Instructor</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="800">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_1.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Adam Smith</h4>
+ <p>Web Designer</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="900">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_2.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>John Doe</h4>
+ <p>Web Developer</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1000">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_3.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Mural Evan</h4>
+ <p>Web Application</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1100">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_4.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Jeffer Smith</h4>
+ <p>Analyzer</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- instructor list part end -->
+
+ <!-- event part here -->
+ <section class="event_list section_padding">
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Our Upcoming Events</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing
+ super arse over tit matie boy smashing. The little
+ rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row justify-content-center">
+ <div class="col-lg-10">
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1200">
+ <img src="img/event_list_3.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Why you Need Advance Developmemt Process Course?</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1600">
+ <img src="img/event_list_2.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Graphic Illustration: Design with Color and Shape</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="2000">
+ <img src="img/event_list_1.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Magazine Design Start to Finish: The Inside Pages</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="event_list_btn" data-aos="fade-up"
+ data-aos-anchor-placement="top-center">
+ <a href="events.html" class="btn_3">View All Events</a>
+ </div>
+
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_06.png" alt="#" class="about_sharp_1 custom-animation">
+ <img src="img/icon/about_shape_02.png" alt="#" class="about_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="about_sharp_3 custom-animation3">
+ <img src="img/icon/shape_04.png" alt="#" class="about_sharp_4 custom-animation4">
+ <img src="img/icon/shape_05.png" alt="#" class="about_sharp_5 custom-animation5">
+ </section>
+ <!-- event part end -->
+
+ <!-- blog part here -->
+ <section class="blog_posts section_padding">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="section_tittle">
+ <h2>Our Latest Blog Posts</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing
+ super arse over tit matie boy smashing. The little
+ rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row justify-content-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_1.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Business development ceremony for BBA student .</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post video_post">
+ <div class="post_thumb">
+ <img src="img/blog/blog_3.png" alt="#" class="img-fluid">
+ <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="popup_youtube">
+ <span class="flaticon-play-button" ></span></a>
+ </div>
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post video_post">
+ <img src="img/blog/blog_4.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Best products for fitness nutrition and muscles</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">How to Become Master In CSS within a Week.</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post link_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <p>Cheeky bugger morish cack a mush wind tickety boo pear shaped my good sir, ruddy blatant say boot.!</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- blog part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/index-three.html b/Varsity_Template/template/index-three.html new file mode 100644 index 0000000..5c814b0 --- /dev/null +++ b/Varsity_Template/template/index-three.html @@ -0,0 +1,912 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body class="one-page-home">
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li>
+ <a class="active" href="index.html">Home</a>
+ </li>
+ <li>
+ <a href="#about">About Us</a>
+ </li>
+ <li>
+ <a href="#courses">Our Courses</a>
+ </li>
+ <li>
+ <a href="#instructor">Instructor</a>
+ </li>
+ <li>
+ <a href="#motivation">Motivation</a>
+ </li>
+ <li>
+ <a href="#events">Events</a>
+ </li>
+ <li>
+ <a href="#contact">Contact</a>
+ </li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- slider part here -->
+ <section class="banner_part owl-carousel">
+ <div class="single_banner_part bg_3">
+ <div class="container">
+ <div class="row justify-content-center align-items-center">
+ <div class="col-lg-8">
+ <div class="banner_iner">
+ <h5>Welcome To Our Varsity</h5>
+ <h2>Education is the best key success in life</h2>
+ <a href="course-list.html" class="btn_2">Our Courses</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="single_banner_part bg_2">
+ <div class="container">
+ <div class="row justify-content-center align-items-center">
+ <div class="col-lg-8">
+ <div class="banner_iner">
+ <h5>Welcome To Online Education</h5>
+ <h2>Education is the backbone of a nation</h2>
+ <a href="course-list.html" class="btn_2">Our Courses</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="single_banner_part bg_1">
+ <div class="container">
+ <div class="row justify-content-center align-items-center">
+ <div class="col-lg-8">
+ <div class="banner_iner">
+ <h5>Welcome To Our Organization</h5>
+ <h2>Education is the best key success in life</h2>
+ <a href="course-list.html" class="btn_2">Our Courses</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- slider part end -->
+
+ <!-- Start about us -->
+ <div id="about" class="bg-white section_padding">
+ <div class="container">
+ <div class="row h-100 align-items-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-6">
+ <h1 class="display-4">About Varsity</h1>
+ <p class="lead text-muted mb-0">Varsity is an educational Bootstrap Premium Template</p>
+ <p class="lead text-muted">You can use it for making your modern educational website.
+ </p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6 d-none d-lg-block"><img src="img/about/about-1.png" alt="" class="img-fluid"></div>
+ </div>
+ </div>
+ </div>
+
+ <div class="bg-light section_padding">
+ <div class="container">
+ <div class="row align-items-center mb-5">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-6 order-2 order-lg-1"><i class="fa fa-bar-chart fa-2x mb-3 text-primary"></i>
+ <h2 class="font-weight-light">Lorem ipsum dolor sit amet</h2>
+ <p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="course-list.html" class="btn_3">Our Courses</a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-5 px-5 mx-auto order-1 order-lg-2"><img src="img/about/about-2.png" alt="" class="img-fluid mb-4 mb-lg-0"></div>
+ </div>
+ <div class="row align-items-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-5 px-5 mx-auto"><img src="img/about/about-3.png" alt="" class="img-fluid mb-4 mb-lg-0"></div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6"><i class="fa fa-leaf fa-2x mb-3 text-primary"></i>
+ <h2 class="font-weight-light">Lorem ipsum dolor sit amet</h2>
+ <p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="events.html" class="btn_3">All Events</a>
+ </div>
+ </div>
+ </div>
+ </div>
+
+ <div class="bg-white section_padding">
+ <div class="container">
+ <div class="row mb-4">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-5">
+ <h2 class="display-4 font-weight-light">Our Team</h2>
+ <p class="font-italic text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
+ </div>
+ </div>
+ <div class="row text-center">
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-4.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Manuella Nevoresky</h5><span class="small text-uppercase text-muted">CEO - Founder</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-3.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Samuel Hardy</h5><span class="small text-uppercase text-muted">Managing Director</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-2.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Tom Sunderland</h5><span class="small text-uppercase text-muted">Supervisor</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-1.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">John Tarly</h5><span class="small text-uppercase text-muted">Team Leader</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+ </div>
+ </div>
+ </div>
+ <!-- End about us -->
+
+ <!-- popular course part here -->
+ <section id="courses" class="popular_course section_padding section_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Explore our <br>
+ Popular Courses</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="popular_courses_item owl-carousel">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_1.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$16.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(120 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Computer Security & Network</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Dylan Meringue</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>10 Lessons</p>
+ <p><i class="icon_profile"></i>120</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_2.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$30.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(140 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Data Analysis</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Chauffina Carr</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>130</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_3.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$40.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(150 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Music & Art</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Jason Response</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>100</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_4.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$50.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(135 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Strategy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Justin Case</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>65 Lessons</p>
+ <p><i class="icon_profile"></i>122</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_5.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$70.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(299 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>English Learning</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>45 Lessons</p>
+ <p><i class="icon_profile"></i>90</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_6.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$110.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(105 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Algebra & Calculus</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Adam Smith</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>80</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_7.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$117.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(221 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>History & Philosophy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>17</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_8.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$227.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(90 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Essentials</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Gunther Beard</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>25 Lessons</p>
+ <p><i class="icon_profile"></i>28</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_9.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$90.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(177 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Software Development</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Samuel Serif</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>50 Lessons</p>
+ <p><i class="icon_profile"></i>42</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- popular course part end -->
+
+ <!-- instructor list part here -->
+ <section id="instructor" class="instructor_list padding_bottom" >
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Top Instructor</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1200">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_1.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Dylan Meringue</h4>
+ <p>Sales Director</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1400">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_2.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Chauffina Carr</h4>
+ <p>Mathematics</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1600">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_3.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Jason Response</h4>
+ <p>Marketing</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1800">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_4.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Hanson Deck</h4>
+ <p>Sales Director</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- instructor list part end -->
+
+ <!-- motivation part here -->
+ <section id="motivation" class="motivation section_bg">
+ <div class="container">
+ <div class="row align-items-center">
+ <div class="col-lg-5 col-md-6">
+ <div class="motivation_content">
+ <h2>Your motivition & attention will teach you best</h2>
+ <p>Cack gormless young delinquent that bits and bobs he nicked it mush, spiffing smashing he legged it have it codswallop.</p>
+ <ul class="nav nav-tabs" id="motivation_content_tab" role="tablist">
+ <li class="nav-item">
+ <a class="nav-link active single_item" data-toggle="tab" href="#Design" role="tab" aria-selected="true" id="Design-tab" data-aos="fade-up" data-aos-duration="700">
+ <i class="icon_book_alt"></i>
+ <p>Graphics Design</p>
+ </a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link single_item" data-toggle="tab" href="#Development" role="tab" aria-selected="false" id="Development-tab" data-aos="fade-up" data-aos-duration="800">
+ <i class="icon_key"></i>
+ <p>Self Development</p>
+ </a>
+ </li>
+ <li class="nav-item">
+ <a class="nav-link single_item" data-toggle="tab" href="#Software" role="tab" aria-selected="false" id="Software-tab" data-aos="fade-up" data-aos-duration="900">
+ <i class="icon_ribbon_alt"></i>
+ <p>IT & Software</p>
+ </a>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="tab-content" id="motivation_content_tabcontent">
+ <div class="tab-pane fade show active" id="Design" role="tabpanel" aria-labelledby="Design-tab">
+ <div class="motivation_video">
+ <a href="https://www.youtube.com/watch?v=f3NWvUV8MD8" class="animated_play_button popup_youtube">
+ <span class="flaticon-play-button"></span></a>
+ </div>
+ </div>
+ <div class="tab-pane fade" id="Development" role="tabpanel" aria-labelledby="Development-tab">
+ <div class="motivation_video bg_1">
+ <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="animated_play_button popup_youtube">
+ <span class="flaticon-play-button"></span></a>
+ </div>
+ </div>
+ <div class="tab-pane fade" id="Software" role="tabpanel" aria-labelledby="Software-tab">
+ <div class="motivation_video bg_2">
+ <a href="https://www.youtube.com/watch?v=XRCIzZHpFtY" class="animated_play_button popup_youtube">
+ <span class="flaticon-play-button"></span></a>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- motivation part end -->
+
+ <!-- event part here -->
+ <section id="events" class="event_list section_padding">
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Our Upcoming Events</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing
+ super arse over tit matie boy smashing. The little
+ rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row justify-content-center">
+ <div class="col-lg-10">
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1200">
+ <img src="img/event_list_3.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Why you Need Advance Developmemt Process Course?</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1600">
+ <img src="img/event_list_2.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Graphic Illustration: Design with Color and Shape</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1800">
+ <img src="img/event_list_1.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Magazine Design Start to Finish: The Inside Pages</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="event_list_btn" data-aos="fade-up"
+ data-aos-anchor-placement="top-center">
+ <a href="events.html" class="btn_3">View All Events</a>
+ </div>
+
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_06.png" alt="#" class="about_sharp_1 custom-animation">
+ <img src="img/icon/about_shape_02.png" alt="#" class="about_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="about_sharp_3 custom-animation3">
+ <img src="img/icon/shape_04.png" alt="#" class="about_sharp_4 custom-animation4">
+ <img src="img/icon/shape_05.png" alt="#" class="about_sharp_5 custom-animation5">
+ </section>
+ <!-- event part end -->
+
+ <!-- Start contact us -->
+ <div id="contact" class="review_form contact_form section_padding">
+ <div class="container">
+ <h3 data-aos="fade-up"
+ data-aos-duration="1200">Feel Free to Contact with Us</h3>
+ <form data-aos="fade-up"
+ data-aos-duration="1600" method="post">
+ <div class="row">
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="name" placeholder="Name" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="email" name="email" placeholder="Email" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="phone" name="phone" placeholder="Phone" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="subject" placeholder="Subject" required>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="form_single_item">
+ <textarea name="message" placeholder="Message" required></textarea>
+ </div>
+ </div>
+ </div>
+ <input type="submit" class="btn_3" value="Submit">
+ </form>
+ </div>
+ </div>
+ <!-- End contact us -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/index-two.html b/Varsity_Template/template/index-two.html new file mode 100644 index 0000000..e85ae2c --- /dev/null +++ b/Varsity_Template/template/index-two.html @@ -0,0 +1,1445 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- banner area start -->
+ <div class="banner-wrapper-area">
+ <div class="container">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6 col-md-12">
+ <div class="banner-wrapper-content">
+ <h1>We are Experts Learning Institution</h1>
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
+ <div class="btn-box">
+ <a href="about.html" class="btn_1">Discover More</a>
+ </div>
+ </div>
+ </div>
+
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-lg-6 col-md-12">
+ <div class="banner-wrapper-image">
+ <img src="img/about/about-1.png" alt="image">
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- banner area end -->
+
+ <!-- courses part here -->
+ <div id="content" class="site-content padding_top" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <div class="main-content-area container" bis_skin_checked="1">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Our Featured <br>
+ Courses</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <ul class="learn-press-courses" data-layout="grid">
+ <li data-aos="fade-up"
+ data-aos-duration="1200" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_9.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Computer Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Software Development</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="1400" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_8.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Essentials</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$120.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="1600" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_7.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">History & Philosophy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$110.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="1800" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_6.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Math & Logic</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Algebra & Calculus</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$130.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2000" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_5.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Language Learning</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">English Learning</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$140.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2200" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_4.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Business</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Business Strategy</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$160.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2400" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_3.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Arts & Humanities</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Music & Art</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$170.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ <li data-aos="fade-up"
+ data-aos-duration="2600" id="post-1026" class="post-1026 lp_course type-lp_course status-publish has-post-thumbnail hentry course_category-computer-science course">
+ <div class="course-item" bis_skin_checked="1">
+ <div class="course-wrap-thumbnail" bis_skin_checked="1">
+ <div class="course-thumbnail" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">
+ <div class="thumbnail-preview" bis_skin_checked="1">
+ <div class="thumbnail" bis_skin_checked="1">
+ <div class="centered" bis_skin_checked="1">
+ <img width="370" height="280" src="img/popular_item_2.png" class="attachment-500x300 size-500x300 wp-post-image" alt="Software Development" loading="lazy" title="Software Development">
+ </div>
+ </div>
+ </div>
+ </a>
+ </div>
+ </div><!-- START .course-content -->
+ <div class="course-content" bis_skin_checked="1">
+ <div class="course-categories" bis_skin_checked="1">
+ <a href="course-category.html" rel="tag" bis_skin_checked="1">Data Science</a>
+ </div>
+ <span class="course-instructor">
+ <a href="my-profile.html" bis_skin_checked="1"><span>Adam Smith</span></a>
+ </span>
+ <a href="course-details.html" class="course-permalink" bis_skin_checked="1">
+ <h3 class="course-title">Data Analysis</h3>
+ </a>
+ <!-- START .course-content-meta -->
+ <div class="course-wrap-meta" bis_skin_checked="1">
+ <div class="meta-item meta-item-duration" bis_skin_checked="1">10 weeks</div>
+ <div class="meta-item meta-item-level" bis_skin_checked="1">All levels</div>
+ <div class="meta-item meta-item-lesson" bis_skin_checked="1">
+ <span class="meta-number">11 lessons</span>
+ </div>
+ <div class="meta-item meta-item-quiz" bis_skin_checked="1">
+ <span class="meta-number">1 quiz</span>
+ </div>
+ <div class="meta-item meta-item-student" bis_skin_checked="1"> <span class="meta-number">0 students</span>
+ </div>
+ </div> <!-- END .course-content-meta -->
+ <div class="separator" bis_skin_checked="1"></div>
+ <div class="course-info" bis_skin_checked="1">
+ <div class="course-excerpt" bis_skin_checked="1">Fusi absolutam contra licentiam contenti verba tu solebat callido anteponebas positum amicos moriare praestantia disputare…</div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ <!-- START .course-content-footer -->
+ <div class="course-footer" bis_skin_checked="1">
+ <div class="course-price" bis_skin_checked="1">
+ <span class="price">$200.00</span>
+ </div>
+ </div>
+ <!-- END .course-content-footer -->
+ <div class="course-readmore" bis_skin_checked="1">
+ <a href="course-details.html" bis_skin_checked="1">View More</a>
+ </div>
+ </div>
+ </div>
+ <!-- END .course-content -->
+ </div>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <!-- courses part end -->
+
+ <!-- course category part here -->
+ <section class="course_category section_padding">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Browse Online <br>
+ Course Categories</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item pink">
+ <img src="img/icon/category_icon_1.png" alt="#">
+ <h4>Arts & Humanities</h4>
+ <p>10 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item">
+ <img src="img/icon/category_icon_2.png" alt="#">
+ <h4>Business</h4>
+ <p>15 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item yellow">
+ <img src="img/icon/category_icon_3.png" alt="#">
+ <h4>Computer Science</h4>
+ <p>8 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item green">
+ <img src="img/icon/category_icon_4.png" alt="#">
+ <h4>Data Science</h4>
+ <p>20 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item green">
+ <img src="img/icon/category_icon_4.png" alt="#">
+ <h4>Language Learning</h4>
+ <p>30 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item yellow">
+ <img src="img/icon/category_icon_3.png" alt="#">
+ <h4>Math & Logic</h4>
+ <p>18 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item">
+ <img src="img/icon/category_icon_2.png" alt="#">
+ <h4>Technology</h4>
+ <p>3 Courses</p>
+ </a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="col-xl-3 col-lg-6 col-md-6 col-sm-12">
+ <a href="course-category.html" class="single_category_item pink">
+ <img src="img/icon/category_icon_1.png" alt="#">
+ <h4>IT & Software</h4>
+ <p>3 Courses</p>
+ </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- course category part end -->
+
+ <!-- popular course part here -->
+ <section class="popular_course section_padding section_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="section_tittle">
+ <h2>Explore our <br>
+ Popular Courses</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_1.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$16.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(120 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Computer Security & Network</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Dylan Meringue</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>10 Lessons</p>
+ <p><i class="icon_profile"></i>120</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_2.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$30.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(140 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Data Analysis</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Chauffina Carr</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>130</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_3.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$40.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(150 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Music & Art</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Jason Response</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>100</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_4.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$50.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(135 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Strategy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Justin Case</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>65 Lessons</p>
+ <p><i class="icon_profile"></i>122</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_5.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$70.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(299 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>English Learning</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>45 Lessons</p>
+ <p><i class="icon_profile"></i>90</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_6.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$110.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(105 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Algebra & Calculus</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_2.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Adam Smith</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>30 Lessons</p>
+ <p><i class="icon_profile"></i>80</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_7.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$117.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(221 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>History & Philosophy</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_3.jpg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Hanson Deck</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>20 Lessons</p>
+ <p><i class="icon_profile"></i>17</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2600" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_8.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$227.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(90 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Business Essentials</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_4.png" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Gunther Beard</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>25 Lessons</p>
+ <p><i class="icon_profile"></i>28</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="col-xl-4 col-lg-6 col-md-6 col-sm-12">
+ <div class="single_courses_item">
+ <a href="course-details.html"><img src="img/popular_item_9.png" alt="#" class="img-fluid"></a>
+ <div class="courses_item_iner">
+ <div class="courses_review">
+ <a class="courses_btn">$90.00</a>
+ <div class="review_icon">
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ <i class="icon_star"></i>
+ </div>
+ <span>(177 Reviews)</span>
+ </div>
+ <a href="course-details.html"><h4>Software Development</h4></a>
+ <a href="teacher.html" class="course_author">
+ <img src="img/author_1.jpeg" alt="#">
+ </a>
+ <p class="author_name"><a href="teacher.html">Samuel Serif</a></p>
+ <div class="popular_course_list">
+ <p><i class="icon_book_alt"></i>50 Lessons</p>
+ <p><i class="icon_profile"></i>42</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- popular course part end -->
+
+ <!-- instructor list part here -->
+ <section class="instructor_list section_padding" >
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Top Instructor</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="800">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_1.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Adam Smith</h4>
+ <p>Web Designer</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="900">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_2.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>John Doe</h4>
+ <p>Web Developer</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1000">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_3.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Mural Evan</h4>
+ <p>Web Application</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1100">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_4.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Jeffer Smith</h4>
+ <p>Analyzer</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- instructor list part end -->
+
+ <!-- event part here -->
+ <section class="event_list padding_bottom">
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Our Upcoming Events</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing
+ super arse over tit matie boy smashing. The little
+ rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row justify-content-center">
+ <div class="col-lg-10">
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1200">
+ <img src="img/event_list_3.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Why you Need Advance Developmemt Process Course?</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="1600">
+ <img src="img/event_list_2.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Graphic Illustration: Design with Color and Shape</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="single_event_list" data-aos="fade-up" data-aos-duration="2000">
+ <img src="img/event_list_1.png" alt="" class="img-fluid">
+ <div class="event_list_content">
+ <h5>14 January, 2023 </h5>
+ <h2>Magazine Design Start to Finish: The Inside Pages</h2>
+ <div class="event_list_tag">
+ <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p>
+ <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p>
+ </div>
+ <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid
+ my lady chip shop argy-bargy, the bee's knees morish loo get stuffed
+ mate pardon me zonked knees.!</p>
+ </div>
+ </div>
+ <div class="event_list_btn" data-aos="fade-up"
+ data-aos-anchor-placement="top-center">
+ <a href="events.html" class="btn_3">View All Events</a>
+ </div>
+
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_06.png" alt="#" class="about_sharp_1 custom-animation">
+ <img src="img/icon/about_shape_02.png" alt="#" class="about_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="about_sharp_3 custom-animation3">
+ <img src="img/icon/shape_04.png" alt="#" class="about_sharp_4 custom-animation4">
+ <img src="img/icon/shape_05.png" alt="#" class="about_sharp_5 custom-animation5">
+ </section>
+ <!-- event part end -->
+
+ <!-- blog part here -->
+ <section class="blog_posts padding_bottom">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="section_tittle">
+ <h2>Our Latest Blog Posts</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing
+ super arse over tit matie boy smashing. The little
+ rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row justify-content-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_1.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <img src="img/blog/blog_2.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Business development ceremony for BBA student .</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post video_post">
+ <div class="post_thumb">
+ <img src="img/blog/blog_3.png" alt="#" class="img-fluid">
+ <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="popup_youtube">
+ <span class="flaticon-play-button" ></span></a>
+ </div>
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Top 10 WordPress Themes for Local Businesses</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post video_post">
+ <img src="img/blog/blog_4.png" alt="#" class="img-fluid">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">Best products for fitness nutrition and muscles</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_profile"></i>Jim Séchen</p>
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <h2> <a href="blog-details-right-sidebar.html">How to Become Master In CSS within a Week.</a> </h2>
+ <p>Twit cuppa Oxford car boot baking cakes I dropped a clanger
+ cheeky bugger young delinquent say, hunky-dory ruddy butty matie
+ boy cheeky cup of char ummm I'm telling get stuffed mate owt to do
+ with me blow.</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="2200" class="col-xl-6 col-lg-6 col-md-12 col-sm-12">
+ <div class="blog_post_list">
+ <div class="single_page_blog_post link_post">
+ <div class="single_blog_content">
+ <div class="post_author">
+ <p><i class="icon_clock_alt"></i>October 14, 2023</p>
+ </div>
+ <p>Cheeky bugger morish cack a mush wind tickety boo pear shaped my good sir, ruddy blatant say boot.!</p>
+ <a href="blog-details-right-sidebar.html" class="read_more_btn">Read More <i class="arrow_right"></i> </a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- blog part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/index.html b/Varsity_Template/template/index.html new file mode 100644 index 0000000..c521e31 --- /dev/null +++ b/Varsity_Template/template/index.html @@ -0,0 +1,1019 @@ +<!DOCTYPE html> +<html lang="zxx"> + +<head> + <!-- Required meta tags --> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> + <title>Varsity - Educational and Online Course HTML Website Template</title> + <link rel="icon" href="img/favicon.png" type="image/png"> + <!-- Bootstrap CSS --> + <link rel="stylesheet" href="css/bootstrap.min.css"/> + <!-- animate CSS --> + <link rel="stylesheet" href="css/animate.css"/> + <!-- font awesome CSS --> + <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/> + <!-- nice select CSS --> + <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/> + <!-- owl carousel CSS --> + <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/> + <!-- magnific popup CSS --> + <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/> + <!-- Countdown CSS --> + <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/> + <!-- flaticon CSS --> + <link rel="stylesheet" href="css/flaticon.css"/> + <!-- aos CSS --> + <link rel="stylesheet" href="vendors/aos/aos.css"/> + <!-- style CSS --> + <link rel="stylesheet" href="style.css"/> +</head> + +<body> + <!-- start Preloader --> + <div class="preloder_part"> + <div class="spinner"> + <div class="dot1"></div> + <div class="dot2"></div> + </div> + </div> + <!-- End Preloader --> + + <!-- header part here --> + <header class="header_part"> + <div class="sub_header section_bg"> + <div class="container"> + <div class="row"> + <div class="col-xl-6 col-lg-7 col-md-7"> + <div class="header_contact_info"> + <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a> + </div> + </div> + <div class="col-xl-6 col-lg-5 col-md-5"> + <div class="header_login_info"> + <a href="teacher.html">Become A Teacher</a> + <a href="my-profile.html">My Profile</a> + </div> + </div> + </div> + </div> + </div> + <div class="main_nav"> + <div class="container"> + <div class="row"> + <div class="col-lg-12"> + <div class="header_iner d-flex justify-content-between align-items-center"> + <div class="sidebar_icon troggle_icon d-lg-none"> + <i class="icon_menu"></i> + </div> + <div class="logo"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + </div> + + <nav class="navbar_bar"> + <ul> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a> + <ul> + <li><a class="active" href="index.html">Homepage Style One</a></li> + <li><a href="index-two.html">Homepage Style Two</a> + </li> + <li><a href="index-three.html">One Page Home</a> + </li> + <li><a href="index-four.html">Dark Homepage</a> + </li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a> + <ul> + <li><a href="course-list.html">Course List</a></li> + <li><a href="course-grid.html">Course Grid</a></li> + <li><a href="course-slider.html">Course Slider</a></li> + <li><a href="course-details.html">Course Details</a></li> + <li><a href="course-category.html">Course Category</a></li> + <li><a href="lessons.html">Lessons</a></li> + <li><a href="quizzes.html">Quizzes</a></li> + <li><a href="checkout.html">Checkout</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a> + <ul> + <li><a href="blog-grid.html">Blog Grid</a></li> + <li><a href="blog-slider.html">Blog Slider</a></li> + <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li> + <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li> + <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li> + <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li> + <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a> + <ul> + <li><a href="about.html">About Us</a></li> + <li><a href="events.html">Events</a></li> + <li><a href="instructor.html">Instructor</a></li> + <li><a href="testimonial.html">Testimonial</a></li> + <li><a href="sample-page.html">Sample Page</a></li> + <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li> + <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li> + <li><a href="404.html">404 Page</a></li> + </ul> + </li> + <li><a href="contact.html">Contact Us</a></li> + </ul> + </nav> + <div class="navbar_btn"> + <a href="live-class.html" class="btn_1">Join Live Class</a> + </div> + </div> + </div> + </div> + </div> + </div> + </header> + <!-- header part end --> + + <!-- slider part here --> + <section class="banner_part owl-carousel"> + <div class="single_banner_part bg_1"> + <div class="container"> + <div class="row justify-content-center align-items-center"> + <div class="col-lg-8"> + <div class="banner_iner"> + <h5>Welcome To Our Varsity</h5> + <h2>Education is the best key success in life</h2> + <a href="course-list.html" class="btn_2">Our Courses</a> + </div> + </div> + </div> + </div> + </div> + <div class="single_banner_part bg_2"> + <div class="container"> + <div class="row justify-content-center align-items-center"> + <div class="col-lg-8"> + <div class="banner_iner"> + <h5>Welcome To Online Education</h5> + <h2>Education is the backbone of a nation</h2> + <a href="course-list.html" class="btn_2">Our Courses</a> + </div> + </div> + </div> + </div> + </div> + <div class="single_banner_part bg_3"> + <div class="container"> + <div class="row justify-content-center align-items-center"> + <div class="col-lg-8"> + <div class="banner_iner"> + <h5>Welcome To Our Organization</h5> + <h2>Education is the best key success in life</h2> + <a href="course-list.html" class="btn_2">Our Courses</a> + </div> + </div> + </div> + </div> + </div> + </section> + <!-- slider part end --> + + <!-- course details part here --> + <section class="course_details padding_bottom"> + <div class="container"> + <div class="row justify-content-between align-items-center"> + <div class="col-xl-7 col-md-7"> + <div class="course_details_iner"> + <div class="single_course_list" data-aos="fade-up" + data-aos-duration="1200"> + <img src="img/icon/course_1.svg" alt=""> + <h4>Next Scheduled</h4> + <p>Tosser what plonker mufty squiffy the wireless the monty.</p> + </div> + <div class="single_course_list" data-aos="fade-up" + data-aos-duration="1600"> + <img src="img/icon/course_2.svg" alt=""> + <h4>Online Courses</h4> + <p>Tosser what plonker mufty squiffy the wireless the monty.</p> + </div> + <div class="single_course_list" data-aos="fade-up" + data-aos-duration="2000"> + <img src="img/icon/course_3.svg" alt=""> + <h4>Graduation</h4> + <p>Tosser what plonker mufty squiffy the wireless the monty.</p> + </div> + <div class="single_course_list" data-aos="fade-up" + data-aos-duration="2400"> + <img src="img/icon/course_4.svg" alt=""> + <h4>University Life</h4> + <p>Tosser what plonker mufty squiffy the wireless the monty.</p> + </div> + </div> + </div> + <div class="col-xl-4 col-md-5" data-aos="fade-up" + data-aos-duration="1200"> + <div class="course_registration"> + <div class="course_registration_form"> + <h3>Registration <br> + for Course Enroll</h3> + <form action="#"> + <input type="text" name="#" placeholder="Name"> + <input type="email" name="#" placeholder="Email"> + <input type="phone" name="#" placeholder="Phone"> + <select name="#" class="niceSelect"> + <option value="Courses Name">Courses Name</option> + <option value="Courses Name1">Courses Name 1</option> + <option value="Courses Name2">Courses Name 2</option> + <option value="Courses Name3">Courses Name 3</option> + <option value="Courses Name4">Courses Name 4</option> + </select> + <a href="#" class="btn_1">Apply Now</a> + <div class="countdown" id="timer"> + <div class="time" id="days" data-aos="fade-up" + data-aos-duration="600"></div> + <div class="time" id="hours" data-aos="fade-up" + data-aos-duration="800"></div> + <div class="time" id="minutes" data-aos="fade-up" + data-aos-duration="1000"></div> + <div class="time" id="seconds" data-aos="fade-up" + data-aos-duration="1200"></div> + </div> + </form> + </div> + <img src="img/animated_icon/cources_details_bg.png" alt="#" class="custom-animation1 cources_details_bg"> + <img src="img/animated_icon/animated_icon_1.png" alt="#" class="custom-animation2 cources_details_icon"> + </div> + </div> + </div> + </div> + </section> + <!-- course details part end --> + + <!-- about us part here --> + <section class="about_us section_padding" > + <div class="container"> + <div class="row justify-content-between align-items-center"> + <div class="col-xl-5 col-md-6" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="700"> + <div class="about_us_img"> + <img src="img/about.png" alt="#" class="img-fluid"> + <div class="about_tricker"> + <div class="tricker_iner"> + <p>Trusted by</p> + <span class="timer" data-from="0" data-to="45"></span><span>k+ </span> + </div> + </div> + <img src="img/animated_icon/about_icon.png" alt="#" class="about_icon custom-animation"> + </div> + </div> + <div class="col-xl-6 col-md-6" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="700"> + <div class="about_us_details"> + <h2>We are Experts + Learning Institution</h2> + <h3>20 Years of Experience</h3> + <p>Do one absolutely bladdered say bugger all mate only a quid that + chip shop amongst, cuppa excuse my French lemon squeezy bender + zonked my lady gosh cup of tea, have it spiffing good time naff + wind up codswallop crikey.</p> + <h3><span>Call Us</span> +456 968 562 75</h3> + <a href="course-list.html" class="btn_1">View Courses</a> + </div> + </div> + </div> + </div> + <img src="img/icon/about_shape_01.png" alt="#" class="about_sharp_1"> + <img src="img/icon/about_shape_02.png" alt="#" class="about_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="about_sharp_3 custom-animation3"> + </section> + <!-- about us part end --> + + <!-- popular course part here --> + <section class="popular_course section_padding section_bg"> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-6" data-aos="fade-up" + data-aos-duration="1200"> + <div class="section_tittle"> + <h2>Explore our <br> + Popular Courses</h2> + <p>Jeffrey crikey victoria sponge mush spiffing super arse over + tit matie boy smashing. The little rotter off his nut codswallop.!</p> + </div> + </div> + <div class="col-lg-12"> + <div class="popular_courses_item owl-carousel"> + <div data-aos="fade-up" + data-aos-duration="1200" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_1.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$16.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(120 Reviews)</span> + </div> + <a href="course-details.html"><h4>Computer Security & Network</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_1.jpeg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Dylan Meringue</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>10 Lessons</p> + <p><i class="icon_profile"></i>120</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1400" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_2.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$30.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(140 Reviews)</span> + </div> + <a href="course-details.html"><h4>Data Analysis</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_2.jpg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Chauffina Carr</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>20 Lessons</p> + <p><i class="icon_profile"></i>130</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1600" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_3.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$40.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(150 Reviews)</span> + </div> + <a href="course-details.html"><h4>Music & Art</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_3.jpg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Jason Response</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>30 Lessons</p> + <p><i class="icon_profile"></i>100</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="1800" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_4.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$50.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(135 Reviews)</span> + </div> + <a href="course-details.html"><h4>Business Strategy</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_4.png" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Justin Case</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>65 Lessons</p> + <p><i class="icon_profile"></i>122</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2000" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_5.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$70.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(299 Reviews)</span> + </div> + <a href="course-details.html"><h4>English Learning</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_1.jpeg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Hanson Deck</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>45 Lessons</p> + <p><i class="icon_profile"></i>90</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2200" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_6.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$110.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(105 Reviews)</span> + </div> + <a href="course-details.html"><h4>Algebra & Calculus</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_2.jpg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Adam Smith</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>30 Lessons</p> + <p><i class="icon_profile"></i>80</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2400" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_7.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$117.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(221 Reviews)</span> + </div> + <a href="course-details.html"><h4>History & Philosophy</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_3.jpg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Hanson Deck</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>20 Lessons</p> + <p><i class="icon_profile"></i>17</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2600" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_8.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$227.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(90 Reviews)</span> + </div> + <a href="course-details.html"><h4>Business Essentials</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_4.png" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Gunther Beard</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>25 Lessons</p> + <p><i class="icon_profile"></i>28</p> + </div> + </div> + </div> + <div data-aos="fade-up" + data-aos-duration="2800" class="single_courses_item"> + <a href="course-details.html"><img src="img/popular_item_9.png" alt="#" class="img-fluid"></a> + <div class="courses_item_iner"> + <div class="courses_review"> + <a class="courses_btn">$90.00</a> + <div class="review_icon"> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + <i class="icon_star"></i> + </div> + <span>(177 Reviews)</span> + </div> + <a href="course-details.html"><h4>Software Development</h4></a> + <a href="teacher.html" class="course_author"> + <img src="img/author_1.jpeg" alt="#"> + </a> + <p class="author_name"><a href="teacher.html">Samuel Serif</a></p> + <div class="popular_course_list"> + <p><i class="icon_book_alt"></i>50 Lessons</p> + <p><i class="icon_profile"></i>42</p> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </section> + <!-- popular course part end --> + + <!-- course category part here --> + <section class="course_category section_padding"> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-6" data-aos="fade-up" + data-aos-duration="1200"> + <div class="section_tittle"> + <h2>Browse Online <br> + Course Categories</h2> + <p>Jeffrey crikey victoria sponge mush spiffing super arse over + tit matie boy smashing. The little rotter off his nut codswallop.!</p> + </div> + </div> + <div class="col-lg-12" data-aos="fade-up" + data-aos-duration="1200"> + <div class="course_category_item owl-carousel"> + <a href="course-category.html" class="single_category_item pink"> + <img src="img/icon/category_icon_1.png" alt="#"> + <h4>Arts & Humanities</h4> + <p>10 Courses</p> + </a> + <a href="course-category.html" class="single_category_item"> + <img src="img/icon/category_icon_2.png" alt="#"> + <h4>Business</h4> + <p>15 Courses</p> + </a> + <a href="course-category.html" class="single_category_item yellow"> + <img src="img/icon/category_icon_3.png" alt="#"> + <h4>Computer Science</h4> + <p>8 Courses</p> + </a> + <a href="course-category.html" class="single_category_item green"> + <img src="img/icon/category_icon_4.png" alt="#"> + <h4>Data Science</h4> + <p>20 Courses</p> + </a> + <a href="course-category.html" class="single_category_item pink"> + <img src="img/icon/category_icon_1.png" alt="#"> + <h4>Language Learning</h4> + <p>30 Courses</p> + </a> + <a href="course-category.html" class="single_category_item"> + <img src="img/icon/category_icon_2.png" alt="#"> + <h4>Math & Logic</h4> + <p>18 Courses</p> + </a> + <a href="course-category.html" class="single_category_item yellow"> + <img src="img/icon/category_icon_3.png" alt="#"> + <h4>Technology</h4> + <p>3 Courses</p> + </a> + <a href="course-category.html" class="single_category_item green"> + <img src="img/icon/category_icon_4.png" alt="#"> + <h4>IT & Software</h4> + <p>3 Courses</p> + </a> + </div> + </div> + </div> + </div> + </section> + <!-- course category part end --> + + <!-- instructor list part here --> + <section class="instructor_list padding_bottom" > + <div class="container"> + <div class="row justify-content-center" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="1200"> + <div class="col-lg-6"> + <div class="section_tittle"> + <h2>Top Instructor</h2> + <p>Jeffrey crikey victoria sponge mush spiffing super arse over + tit matie boy smashing. The little rotter off his nut codswallop.!</p> + </div> + </div> + </div> + <div class="row"> + <div class="col-lg-3 col-sm-6" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="1200"> + <div class="single_instructor_item"> + <div class="single_instructor"> + <a class="instructor_img"> + <img src="img/instructor_1.png" alt="#" class="img-fluid"> + </a> + <div class="social_icon"> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_facebook"></i></a> + </div> + </div> + <div class="single_instructor_tittle"> + <h4>Dylan Meringue</h4> + <p>Sales Director</p> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="1400"> + <div class="single_instructor_item"> + <div class="single_instructor"> + <a class="instructor_img"> + <img src="img/instructor_2.png" alt="#" class="img-fluid"> + </a> + <div class="social_icon"> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_facebook"></i></a> + </div> + </div> + <div class="single_instructor_tittle"> + <h4>Chauffina Carr</h4> + <p>Mathematics</p> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="1600"> + <div class="single_instructor_item"> + <div class="single_instructor"> + <a class="instructor_img"> + <img src="img/instructor_3.png" alt="#" class="img-fluid"> + </a> + <div class="social_icon"> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_facebook"></i></a> + </div> + </div> + <div class="single_instructor_tittle"> + <h4>Jason Response</h4> + <p>Marketing</p> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6" data-aos="fade-up" + data-aos-easing="linear" + data-aos-duration="1800"> + <div class="single_instructor_item"> + <div class="single_instructor"> + <a class="instructor_img"> + <img src="img/instructor_4.png" alt="#" class="img-fluid"> + </a> + <div class="social_icon"> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_facebook"></i></a> + </div> + </div> + <div class="single_instructor_tittle"> + <h4>Hanson Deck</h4> + <p>Sales Director</p> + </div> + </div> + </div> + </div> + </div> + </section> + <!-- instructor list part end --> + + <!-- motivation part here --> + <section class="motivation section_bg"> + <div class="container"> + <div class="row align-items-center"> + <div class="col-lg-5 col-md-6"> + <div class="motivation_content"> + <h2>Your motivition & attention will teach you best</h2> + <p>Cack gormless young delinquent that bits and bobs he nicked it mush, spiffing smashing he legged it have it codswallop.</p> + <ul class="nav nav-tabs" id="motivation_content_tab" role="tablist"> + <li class="nav-item"> + <a class="nav-link active single_item" data-toggle="tab" href="#Design" role="tab" aria-selected="true" id="Design-tab" data-aos="fade-up" data-aos-duration="700"> + <i class="icon_book_alt"></i> + <p>Graphics Design</p> + </a> + </li> + <li class="nav-item"> + <a class="nav-link single_item" data-toggle="tab" href="#Development" role="tab" aria-selected="false" id="Development-tab" data-aos="fade-up" data-aos-duration="800"> + <i class="icon_key"></i> + <p>Self Development</p> + </a> + </li> + <li class="nav-item"> + <a class="nav-link single_item" data-toggle="tab" href="#Software" role="tab" aria-selected="false" id="Software-tab" data-aos="fade-up" data-aos-duration="900"> + <i class="icon_ribbon_alt"></i> + <p>IT & Software</p> + </a> + </li> + </ul> + </div> + </div> + </div> + </div> + <div class="tab-content" id="motivation_content_tabcontent"> + <div class="tab-pane fade show active" id="Design" role="tabpanel" aria-labelledby="Design-tab"> + <div class="motivation_video"> + <a href="https://www.youtube.com/watch?v=f3NWvUV8MD8" class="animated_play_button popup_youtube"> + <span class="flaticon-play-button"></span></a> + </div> + </div> + <div class="tab-pane fade" id="Development" role="tabpanel" aria-labelledby="Development-tab"> + <div class="motivation_video bg_1"> + <a href="https://www.youtube.com/watch?v=x4q86IjJFag" class="animated_play_button popup_youtube"> + <span class="flaticon-play-button"></span></a> + </div> + </div> + <div class="tab-pane fade" id="Software" role="tabpanel" aria-labelledby="Software-tab"> + <div class="motivation_video bg_2"> + <a href="https://www.youtube.com/watch?v=XRCIzZHpFtY" class="animated_play_button popup_youtube"> + <span class="flaticon-play-button"></span></a> + </div> + </div> + </div> + </section> + <!-- motivation part end --> + + <!-- event part here --> + <section class="event_list section_padding"> + <div class="container"> + <div class="row justify-content-center" data-aos="fade-up" + data-aos-duration="1200"> + <div class="col-lg-6"> + <div class="section_tittle"> + <h2>Our Upcoming Events</h2> + <p>Jeffrey crikey victoria sponge mush spiffing + super arse over tit matie boy smashing. The little + rotter off his nut codswallop.!</p> + </div> + </div> + </div> + <div class="row justify-content-center"> + <div class="col-lg-10"> + <div class="single_event_list" data-aos="fade-up" data-aos-duration="1200"> + <img src="img/event_list_3.png" alt="" class="img-fluid"> + <div class="event_list_content"> + <h5>14 January, 2023 </h5> + <h2>Why you Need Advance Developmemt Process Course?</h2> + <div class="event_list_tag"> + <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p> + <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p> + </div> + <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid + my lady chip shop argy-bargy, the bee's knees morish loo get stuffed + mate pardon me zonked knees.!</p> + </div> + </div> + <div class="single_event_list" data-aos="fade-up" data-aos-duration="1600"> + <img src="img/event_list_2.png" alt="" class="img-fluid"> + <div class="event_list_content"> + <h5>14 January, 2023 </h5> + <h2>Graphic Illustration: Design with Color and Shape</h2> + <div class="event_list_tag"> + <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p> + <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p> + </div> + <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid + my lady chip shop argy-bargy, the bee's knees morish loo get stuffed + mate pardon me zonked knees.!</p> + </div> + </div> + <div class="single_event_list" data-aos="fade-up" data-aos-duration="1800"> + <img src="img/event_list_1.png" alt="" class="img-fluid"> + <div class="event_list_content"> + <h5>14 January, 2023 </h5> + <h2>Magazine Design Start to Finish: The Inside Pages</h2> + <div class="event_list_tag"> + <p><i class="icon_clock_alt"></i>8.30 AM - 5.30 PM</p> + <p><i class="icon_pin_alt"></i>9 Road, Mirpur Dohs, New York, USA</p> + </div> + <p>He lost his bottle bamboozled golly gosh some dodgy chav only a quid + my lady chip shop argy-bargy, the bee's knees morish loo get stuffed + mate pardon me zonked knees.!</p> + </div> + </div> + <div class="event_list_btn" data-aos="fade-up" + data-aos-anchor-placement="top-center"> + <a href="events.html" class="btn_3">View All Events</a> + </div> + + </div> + </div> + </div> + <img src="img/icon/shape_06.png" alt="#" class="about_sharp_1 custom-animation"> + <img src="img/icon/about_shape_02.png" alt="#" class="about_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="about_sharp_3 custom-animation3"> + <img src="img/icon/shape_04.png" alt="#" class="about_sharp_4 custom-animation4"> + <img src="img/icon/shape_05.png" alt="#" class="about_sharp_5 custom-animation5"> + </section> + <!-- event part end --> + + <!-- student review part here --> + <section class="student_review section_padding" > + <div class="container"> + <div class="row justify-content-between align-items-center" data-aos="fade-up" + data-aos-anchor-placement="top-center"> + <div class="col-xl-5 col-lg-6 col-md-4"> + <div class="student_review_tittle"> + <h2>Student Say <br> About Us.</h2> + <img src="img/quote.png" alt=""> + </div> + </div> + <div class="col-xl-6 col-lg-6 col-md-8"> + <div class="student_review_iner owl-carousel"> + <div class="single_student_review"> + <p>Loo faff about cockup Harry baking + cakes hunky-dory mush, happy days + on your bike mate cobblers say cor blimey + guvnor brown bread, plastered cuppa bender + geeza chimney pot. Haggle cheesed off butty + say cup of char spiffing good time bum bag + so I said gutted mate the bee's knees queen's + english.!</p> + <div class="student_review_content"> + <img src="img/student.png" alt=""> + <div class="student_info"> + <h4>Lance Bogrol</h4> + <p>UX Designer, Sceo Inc.</p> + </div> + </div> + </div> + <div class="single_student_review"> + <p>Loo faff about cockup Harry baking + cakes hunky-dory mush, happy days + on your bike mate cobblers say cor blimey + guvnor brown bread, plastered cuppa bender + geeza chimney pot. Haggle cheesed off butty + say cup of char spiffing good time bum bag + so I said gutted mate the bee's knees queen's + english.!</p> + <div class="student_review_content"> + <img src="img/author_5.jpg" alt=""> + <div class="student_info"> + <h4>Adam Smith</h4> + <p>Manager, Tatva Soft</p> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <div class="circle_shape_1"></div> + <div class="circle_shape_2"></div> + </section> + <!-- student review part end --> + + <!-- Start LTR & RTL Button --> + <div class="ltr-rtl-button"> + <a class="default-btn active ltr"> + LTR + </a> + <a class="default-btn rtl"> + RTL + </a> + </div> + <!-- End LTR & RTL Button --> + + <!-- footer part here --> + <footer class="footer_section"> + <div class="container"> + <div class="row justify-content-between"> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + <p>Loo faff about cockup Harry baking cakes hunky dory mush happy + days on your bike mate.</p> + <div class="footer_contact_info"> + <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Popular Courses</h4> + <ul> + <li><a href="course-details.html">Algebra & Calculus</a></li> + <li><a href="course-details.html">Business Strategy</a></li> + <li><a href="course-details.html">Computer Security & Network</a></li> + <li><a href="course-details.html">Data Analysis</a></li> + <li><a href="course-details.html">English Learning</a></li> + <li><a href="course-details.html">Music & Art</a></li> + </ul> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>COURSE CATEGORIES</h4> + <ul> + <li><a href="course-category.html">Arts & Humanities</a></li> + <li><a href="course-category.html">Business</a></li> + <li><a href="course-category.html">Computer Science</a></li> + <li><a href="course-category.html">Data Science</a></li> + <li><a href="course-category.html">Language Learning</a></li> + <li><a href="course-category.html">Math & Logic</a></li> + </ul> + </div> + </div> + <div class="col-lg-2 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Quick Links</h4> + <ul> + <li><a href="#">Live Class</a></li> + <li><a href="#">Tuition Fees</a></li> + <li><a href="#">Terms & Conditions</a></li> + <li><a href="#">Privacy Policy</a></li> + <li><a href="#">Support</a></li> + <li><a href="#">Career</a></li> + </ul> + </div> + </div> + <div class="col-lg-12"> + <div class="copyright_part"> + <div class="row align-items-center"> + <div class="col-lg-6 col-md-8"> + <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p> + </div> + <div class="col-lg-6 col-md-4"> + <div class="social_icon"> + <a href="#"><i class="social_facebook"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_youtube"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_skype"></i></a> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_pinterest"></i></a> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1"> + <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3"> + </footer> + <!-- footer part end --> + + <!-- jquery slim --> + <script src="js/jquery-3.4.1.min.js"></script> + <!-- popper js --> + <script src="js/popper.min.js"></script> + <!-- bootstarp js --> + <script src="js/bootstrap.min.js"></script> + <!-- nice select --> + <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script> + <!-- owl carousel js --> + <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script> + <!-- magnify popup js --> + <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script> + <!-- simplyCountdown js --> + <script src="vendors/countdown/js/simplyCountdown.min.js"></script> + <!-- counter js --> + <script src="vendors/counter/jquery.countTo.js"></script> + <!-- aos js --> + <script src="vendors/aos/aos.js"></script> + <!-- custom js --> + <script src="js/custom.js"></script> +</body> + +</html> diff --git a/Varsity_Template/template/instructor.html b/Varsity_Template/template/instructor.html new file mode 100644 index 0000000..3f44e20 --- /dev/null +++ b/Varsity_Template/template/instructor.html @@ -0,0 +1,462 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Instructor - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Instructor</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Instructor</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- instructor list part here -->
+ <section class="instructor_list section_padding" >
+ <div class="container">
+ <div class="row justify-content-center" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1200">
+ <div class="col-lg-6">
+ <div class="section_tittle">
+ <h2>Top Instructor</h2>
+ <p>Jeffrey crikey victoria sponge mush spiffing super arse over
+ tit matie boy smashing. The little rotter off his nut codswallop.!</p>
+ </div>
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1200">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_1.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Dylan Meringue</h4>
+ <p>Sales Director</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1400">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_2.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Chauffina Carr</h4>
+ <p>Mathematics</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1600">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_3.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Jason Response</h4>
+ <p>Marketing</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="1800">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/instructor_4.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Hanson Deck</h4>
+ <p>Sales Director</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="2000">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_1.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Adam Smith</h4>
+ <p>Web Designer</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="2200">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_2.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>John Doe</h4>
+ <p>Web Developer</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="2400">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_3.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Mural Evan</h4>
+ <p>Web Application</p>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6" data-aos="fade-up"
+ data-aos-easing="linear"
+ data-aos-duration="2600">
+ <div class="single_instructor_item">
+ <div class="single_instructor">
+ <a class="instructor_img">
+ <img src="img/list_img/list_img_4.png" alt="#" class="img-fluid">
+ </a>
+ <div class="social_icon">
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_facebook"></i></a>
+ </div>
+ </div>
+ <div class="single_instructor_tittle">
+ <h4>Jeffer Smith</h4>
+ <p>Analyzer</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- instructor list part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/js/bootstrap.min.js b/Varsity_Template/template/js/bootstrap.min.js new file mode 100644 index 0000000..047e00d --- /dev/null +++ b/Varsity_Template/template/js/bootstrap.min.js @@ -0,0 +1,6 @@ +/*! + * Bootstrap v4.4.1 (https://getbootstrap.com/) + * Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,function(t,g,u){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,i)}return n}function l(o){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?e(Object(r),!0).forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(r)):e(Object(r)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(r,t))})}return o}g=g&&g.hasOwnProperty("default")?g.default:g,u=u&&u.hasOwnProperty("default")?u.default:u;var n="transitionend";function o(t){var e=this,n=!1;return g(this).one(_.TRANSITION_END,function(){n=!0}),setTimeout(function(){n||_.triggerTransitionEnd(e)},t),this}var _={TRANSITION_END:"bsTransitionEnd",getUID:function(t){for(;t+=~~(1e6*Math.random()),document.getElementById(t););return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var e=g(t).css("transition-duration"),n=g(t).css("transition-delay"),i=parseFloat(e),o=parseFloat(n);return i||o?(e=e.split(",")[0],n=n.split(",")[0],1e3*(parseFloat(e)+parseFloat(n))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){g(t).trigger(n)},supportsTransitionEnd:function(){return Boolean(n)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],r=e[i],s=r&&_.isElement(r)?"element":(a=r,{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"!=typeof t.getRootNode)return t instanceof ShadowRoot?t:t.parentNode?_.findShadowRoot(t.parentNode):null;var e=t.getRootNode();return e instanceof ShadowRoot?e:null},jQueryDetection:function(){if("undefined"==typeof g)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=g.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||4<=t[0])throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};_.jQueryDetection(),g.fn.emulateTransitionEnd=o,g.event.special[_.TRANSITION_END]={bindType:n,delegateType:n,handle:function(t){if(g(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var r="alert",a="bs.alert",c="."+a,h=g.fn[r],f={CLOSE:"close"+c,CLOSED:"closed"+c,CLICK_DATA_API:"click"+c+".data-api"},d="alert",m="fade",p="show",v=function(){function i(t){this._element=t}var t=i.prototype;return t.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},t.dispose=function(){g.removeData(this._element,a),this._element=null},t._getRootElement=function(t){var e=_.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n=n||g(t).closest("."+d)[0]},t._triggerCloseEvent=function(t){var e=g.Event(f.CLOSE);return g(t).trigger(e),e},t._removeElement=function(e){var n=this;if(g(e).removeClass(p),g(e).hasClass(m)){var t=_.getTransitionDurationFromElement(e);g(e).one(_.TRANSITION_END,function(t){return n._destroyElement(e,t)}).emulateTransitionEnd(t)}else this._destroyElement(e)},t._destroyElement=function(t){g(t).detach().trigger(f.CLOSED).remove()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(a);e||(e=new i(this),t.data(a,e)),"close"===n&&e[n](this)})},i._handleDismiss=function(e){return function(t){t&&t.preventDefault(),e.close(this)}},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}}]),i}();g(document).on(f.CLICK_DATA_API,'[data-dismiss="alert"]',v._handleDismiss(new v)),g.fn[r]=v._jQueryInterface,g.fn[r].Constructor=v,g.fn[r].noConflict=function(){return g.fn[r]=h,v._jQueryInterface};var y="button",E="bs.button",C="."+E,T=".data-api",b=g.fn[y],S="active",D="btn",I="focus",w='[data-toggle^="button"]',A='[data-toggle="buttons"]',N='[data-toggle="button"]',O='[data-toggle="buttons"] .btn',k='input:not([type="hidden"])',P=".active",L=".btn",j={CLICK_DATA_API:"click"+C+T,FOCUS_BLUR_DATA_API:"focus"+C+T+" blur"+C+T,LOAD_DATA_API:"load"+C+T},H=function(){function n(t){this._element=t}var t=n.prototype;return t.toggle=function(){var t=!0,e=!0,n=g(this._element).closest(A)[0];if(n){var i=this._element.querySelector(k);if(i){if("radio"===i.type)if(i.checked&&this._element.classList.contains(S))t=!1;else{var o=n.querySelector(P);o&&g(o).removeClass(S)}else"checkbox"===i.type?"LABEL"===this._element.tagName&&i.checked===this._element.classList.contains(S)&&(t=!1):t=!1;t&&(i.checked=!this._element.classList.contains(S),g(i).trigger("change")),i.focus(),e=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(S)),t&&g(this._element).toggleClass(S))},t.dispose=function(){g.removeData(this._element,E),this._element=null},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(E);t||(t=new n(this),g(this).data(E,t)),"toggle"===e&&t[e]()})},s(n,null,[{key:"VERSION",get:function(){return"4.4.1"}}]),n}();g(document).on(j.CLICK_DATA_API,w,function(t){var e=t.target;if(g(e).hasClass(D)||(e=g(e).closest(L)[0]),!e||e.hasAttribute("disabled")||e.classList.contains("disabled"))t.preventDefault();else{var n=e.querySelector(k);if(n&&(n.hasAttribute("disabled")||n.classList.contains("disabled")))return void t.preventDefault();H._jQueryInterface.call(g(e),"toggle")}}).on(j.FOCUS_BLUR_DATA_API,w,function(t){var e=g(t.target).closest(L)[0];g(e).toggleClass(I,/^focus(in)?$/.test(t.type))}),g(window).on(j.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(O)),e=0,n=t.length;e<n;e++){var i=t[e],o=i.querySelector(k);o.checked||o.hasAttribute("checked")?i.classList.add(S):i.classList.remove(S)}for(var r=0,s=(t=[].slice.call(document.querySelectorAll(N))).length;r<s;r++){var a=t[r];"true"===a.getAttribute("aria-pressed")?a.classList.add(S):a.classList.remove(S)}}),g.fn[y]=H._jQueryInterface,g.fn[y].Constructor=H,g.fn[y].noConflict=function(){return g.fn[y]=b,H._jQueryInterface};var R="carousel",x="bs.carousel",F="."+x,U=".data-api",W=g.fn[R],q={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},M={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},K="next",Q="prev",B="left",V="right",Y={SLIDE:"slide"+F,SLID:"slid"+F,KEYDOWN:"keydown"+F,MOUSEENTER:"mouseenter"+F,MOUSELEAVE:"mouseleave"+F,TOUCHSTART:"touchstart"+F,TOUCHMOVE:"touchmove"+F,TOUCHEND:"touchend"+F,POINTERDOWN:"pointerdown"+F,POINTERUP:"pointerup"+F,DRAG_START:"dragstart"+F,LOAD_DATA_API:"load"+F+U,CLICK_DATA_API:"click"+F+U},z="carousel",X="active",$="slide",G="carousel-item-right",J="carousel-item-left",Z="carousel-item-next",tt="carousel-item-prev",et="pointer-event",nt=".active",it=".active.carousel-item",ot=".carousel-item",rt=".carousel-item img",st=".carousel-item-next, .carousel-item-prev",at=".carousel-indicators",lt="[data-slide], [data-slide-to]",ct='[data-ride="carousel"]',ht={TOUCH:"touch",PEN:"pen"},ut=function(){function r(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(at),this._touchSupported="ontouchstart"in document.documentElement||0<navigator.maxTouchPoints,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var t=r.prototype;return t.next=function(){this._isSliding||this._slide(K)},t.nextWhenVisible=function(){!document.hidden&&g(this._element).is(":visible")&&"hidden"!==g(this._element).css("visibility")&&this.next()},t.prev=function(){this._isSliding||this._slide(Q)},t.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(st)&&(_.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},t.to=function(t){var e=this;this._activeElement=this._element.querySelector(it);var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)g(this._element).one(Y.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=n<t?K:Q;this._slide(i,this._items[t])}},t.dispose=function(){g(this._element).off(F),g.removeData(this._element,x),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},t._getConfig=function(t){return t=l({},q,{},t),_.typeCheckConfig(R,t,M),t},t._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;(this.touchDeltaX=0)<e&&this.prev(),e<0&&this.next()}},t._addEventListeners=function(){var e=this;this._config.keyboard&&g(this._element).on(Y.KEYDOWN,function(t){return e._keydown(t)}),"hover"===this._config.pause&&g(this._element).on(Y.MOUSEENTER,function(t){return e.pause(t)}).on(Y.MOUSELEAVE,function(t){return e.cycle(t)}),this._config.touch&&this._addTouchEventListeners()},t._addTouchEventListeners=function(){var e=this;if(this._touchSupported){var n=function(t){e._pointerEvent&&ht[t.originalEvent.pointerType.toUpperCase()]?e.touchStartX=t.originalEvent.clientX:e._pointerEvent||(e.touchStartX=t.originalEvent.touches[0].clientX)},i=function(t){e._pointerEvent&&ht[t.originalEvent.pointerType.toUpperCase()]&&(e.touchDeltaX=t.originalEvent.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout(function(t){return e.cycle(t)},500+e._config.interval))};g(this._element.querySelectorAll(rt)).on(Y.DRAG_START,function(t){return t.preventDefault()}),this._pointerEvent?(g(this._element).on(Y.POINTERDOWN,function(t){return n(t)}),g(this._element).on(Y.POINTERUP,function(t){return i(t)}),this._element.classList.add(et)):(g(this._element).on(Y.TOUCHSTART,function(t){return n(t)}),g(this._element).on(Y.TOUCHMOVE,function(t){return function(t){t.originalEvent.touches&&1<t.originalEvent.touches.length?e.touchDeltaX=0:e.touchDeltaX=t.originalEvent.touches[0].clientX-e.touchStartX}(t)}),g(this._element).on(Y.TOUCHEND,function(t){return i(t)}))}},t._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},t._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(ot)):[],this._items.indexOf(t)},t._getItemByDirection=function(t,e){var n=t===K,i=t===Q,o=this._getItemIndex(e),r=this._items.length-1;if((i&&0===o||n&&o===r)&&!this._config.wrap)return e;var s=(o+(t===Q?-1:1))%this._items.length;return-1==s?this._items[this._items.length-1]:this._items[s]},t._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),i=this._getItemIndex(this._element.querySelector(it)),o=g.Event(Y.SLIDE,{relatedTarget:t,direction:e,from:i,to:n});return g(this._element).trigger(o),o},t._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(nt));g(e).removeClass(X);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&g(n).addClass(X)}},t._slide=function(t,e){var n,i,o,r=this,s=this._element.querySelector(it),a=this._getItemIndex(s),l=e||s&&this._getItemByDirection(t,s),c=this._getItemIndex(l),h=Boolean(this._interval);if(o=t===K?(n=J,i=Z,B):(n=G,i=tt,V),l&&g(l).hasClass(X))this._isSliding=!1;else if(!this._triggerSlideEvent(l,o).isDefaultPrevented()&&s&&l){this._isSliding=!0,h&&this.pause(),this._setActiveIndicatorElement(l);var u=g.Event(Y.SLID,{relatedTarget:l,direction:o,from:a,to:c});if(g(this._element).hasClass($)){g(l).addClass(i),_.reflow(l),g(s).addClass(n),g(l).addClass(n);var f=parseInt(l.getAttribute("data-interval"),10);f?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=f):this._config.interval=this._config.defaultInterval||this._config.interval;var d=_.getTransitionDurationFromElement(s);g(s).one(_.TRANSITION_END,function(){g(l).removeClass(n+" "+i).addClass(X),g(s).removeClass(X+" "+i+" "+n),r._isSliding=!1,setTimeout(function(){return g(r._element).trigger(u)},0)}).emulateTransitionEnd(d)}else g(s).removeClass(X),g(l).addClass(X),this._isSliding=!1,g(this._element).trigger(u);h&&this.cycle()}},r._jQueryInterface=function(i){return this.each(function(){var t=g(this).data(x),e=l({},q,{},g(this).data());"object"==typeof i&&(e=l({},e,{},i));var n="string"==typeof i?i:e.slide;if(t||(t=new r(this,e),g(this).data(x,t)),"number"==typeof i)t.to(i);else if("string"==typeof n){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}else e.interval&&e.ride&&(t.pause(),t.cycle())})},r._dataApiClickHandler=function(t){var e=_.getSelectorFromElement(this);if(e){var n=g(e)[0];if(n&&g(n).hasClass(z)){var i=l({},g(n).data(),{},g(this).data()),o=this.getAttribute("data-slide-to");o&&(i.interval=!1),r._jQueryInterface.call(g(n),i),o&&g(n).data(x).to(o),t.preventDefault()}}},s(r,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return q}}]),r}();g(document).on(Y.CLICK_DATA_API,lt,ut._dataApiClickHandler),g(window).on(Y.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(ct)),e=0,n=t.length;e<n;e++){var i=g(t[e]);ut._jQueryInterface.call(i,i.data())}}),g.fn[R]=ut._jQueryInterface,g.fn[R].Constructor=ut,g.fn[R].noConflict=function(){return g.fn[R]=W,ut._jQueryInterface};var ft="collapse",dt="bs.collapse",gt="."+dt,_t=g.fn[ft],mt={toggle:!0,parent:""},pt={toggle:"boolean",parent:"(string|element)"},vt={SHOW:"show"+gt,SHOWN:"shown"+gt,HIDE:"hide"+gt,HIDDEN:"hidden"+gt,CLICK_DATA_API:"click"+gt+".data-api"},yt="show",Et="collapse",Ct="collapsing",Tt="collapsed",bt="width",St="height",Dt=".show, .collapsing",It='[data-toggle="collapse"]',wt=function(){function a(e,t){this._isTransitioning=!1,this._element=e,this._config=this._getConfig(t),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'));for(var n=[].slice.call(document.querySelectorAll(It)),i=0,o=n.length;i<o;i++){var r=n[i],s=_.getSelectorFromElement(r),a=[].slice.call(document.querySelectorAll(s)).filter(function(t){return t===e});null!==s&&0<a.length&&(this._selector=s,this._triggerArray.push(r))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var t=a.prototype;return t.toggle=function(){g(this._element).hasClass(yt)?this.hide():this.show()},t.show=function(){var t,e,n=this;if(!this._isTransitioning&&!g(this._element).hasClass(yt)&&(this._parent&&0===(t=[].slice.call(this._parent.querySelectorAll(Dt)).filter(function(t){return"string"==typeof n._config.parent?t.getAttribute("data-parent")===n._config.parent:t.classList.contains(Et)})).length&&(t=null),!(t&&(e=g(t).not(this._selector).data(dt))&&e._isTransitioning))){var i=g.Event(vt.SHOW);if(g(this._element).trigger(i),!i.isDefaultPrevented()){t&&(a._jQueryInterface.call(g(t).not(this._selector),"hide"),e||g(t).data(dt,null));var o=this._getDimension();g(this._element).removeClass(Et).addClass(Ct),this._element.style[o]=0,this._triggerArray.length&&g(this._triggerArray).removeClass(Tt).attr("aria-expanded",!0),this.setTransitioning(!0);var r="scroll"+(o[0].toUpperCase()+o.slice(1)),s=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){g(n._element).removeClass(Ct).addClass(Et).addClass(yt),n._element.style[o]="",n.setTransitioning(!1),g(n._element).trigger(vt.SHOWN)}).emulateTransitionEnd(s),this._element.style[o]=this._element[r]+"px"}}},t.hide=function(){var t=this;if(!this._isTransitioning&&g(this._element).hasClass(yt)){var e=g.Event(vt.HIDE);if(g(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",_.reflow(this._element),g(this._element).addClass(Ct).removeClass(Et).removeClass(yt);var i=this._triggerArray.length;if(0<i)for(var o=0;o<i;o++){var r=this._triggerArray[o],s=_.getSelectorFromElement(r);if(null!==s)g([].slice.call(document.querySelectorAll(s))).hasClass(yt)||g(r).addClass(Tt).attr("aria-expanded",!1)}this.setTransitioning(!0);this._element.style[n]="";var a=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){t.setTransitioning(!1),g(t._element).removeClass(Ct).addClass(Et).trigger(vt.HIDDEN)}).emulateTransitionEnd(a)}}},t.setTransitioning=function(t){this._isTransitioning=t},t.dispose=function(){g.removeData(this._element,dt),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},t._getConfig=function(t){return(t=l({},mt,{},t)).toggle=Boolean(t.toggle),_.typeCheckConfig(ft,t,pt),t},t._getDimension=function(){return g(this._element).hasClass(bt)?bt:St},t._getParent=function(){var t,n=this;_.isElement(this._config.parent)?(t=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(t=this._config.parent[0])):t=document.querySelector(this._config.parent);var e='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]',i=[].slice.call(t.querySelectorAll(e));return g(i).each(function(t,e){n._addAriaAndCollapsedClass(a._getTargetFromElement(e),[e])}),t},t._addAriaAndCollapsedClass=function(t,e){var n=g(t).hasClass(yt);e.length&&g(e).toggleClass(Tt,!n).attr("aria-expanded",n)},a._getTargetFromElement=function(t){var e=_.getSelectorFromElement(t);return e?document.querySelector(e):null},a._jQueryInterface=function(i){return this.each(function(){var t=g(this),e=t.data(dt),n=l({},mt,{},t.data(),{},"object"==typeof i&&i?i:{});if(!e&&n.toggle&&/show|hide/.test(i)&&(n.toggle=!1),e||(e=new a(this,n),t.data(dt,e)),"string"==typeof i){if("undefined"==typeof e[i])throw new TypeError('No method named "'+i+'"');e[i]()}})},s(a,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return mt}}]),a}();g(document).on(vt.CLICK_DATA_API,It,function(t){"A"===t.currentTarget.tagName&&t.preventDefault();var n=g(this),e=_.getSelectorFromElement(this),i=[].slice.call(document.querySelectorAll(e));g(i).each(function(){var t=g(this),e=t.data(dt)?"toggle":n.data();wt._jQueryInterface.call(t,e)})}),g.fn[ft]=wt._jQueryInterface,g.fn[ft].Constructor=wt,g.fn[ft].noConflict=function(){return g.fn[ft]=_t,wt._jQueryInterface};var At="dropdown",Nt="bs.dropdown",Ot="."+Nt,kt=".data-api",Pt=g.fn[At],Lt=new RegExp("38|40|27"),jt={HIDE:"hide"+Ot,HIDDEN:"hidden"+Ot,SHOW:"show"+Ot,SHOWN:"shown"+Ot,CLICK:"click"+Ot,CLICK_DATA_API:"click"+Ot+kt,KEYDOWN_DATA_API:"keydown"+Ot+kt,KEYUP_DATA_API:"keyup"+Ot+kt},Ht="disabled",Rt="show",xt="dropup",Ft="dropright",Ut="dropleft",Wt="dropdown-menu-right",qt="position-static",Mt='[data-toggle="dropdown"]',Kt=".dropdown form",Qt=".dropdown-menu",Bt=".navbar-nav",Vt=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",Yt="top-start",zt="top-end",Xt="bottom-start",$t="bottom-end",Gt="right-start",Jt="left-start",Zt={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic",popperConfig:null},te={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string",popperConfig:"(null|object)"},ee=function(){function c(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var t=c.prototype;return t.toggle=function(){if(!this._element.disabled&&!g(this._element).hasClass(Ht)){var t=g(this._menu).hasClass(Rt);c._clearMenus(),t||this.show(!0)}},t.show=function(t){if(void 0===t&&(t=!1),!(this._element.disabled||g(this._element).hasClass(Ht)||g(this._menu).hasClass(Rt))){var e={relatedTarget:this._element},n=g.Event(jt.SHOW,e),i=c._getParentFromElement(this._element);if(g(i).trigger(n),!n.isDefaultPrevented()){if(!this._inNavbar&&t){if("undefined"==typeof u)throw new TypeError("Bootstrap's dropdowns require Popper.js (https://popper.js.org/)");var o=this._element;"parent"===this._config.reference?o=i:_.isElement(this._config.reference)&&(o=this._config.reference,"undefined"!=typeof this._config.reference.jquery&&(o=this._config.reference[0])),"scrollParent"!==this._config.boundary&&g(i).addClass(qt),this._popper=new u(o,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===g(i).closest(Bt).length&&g(document.body).children().on("mouseover",null,g.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),g(this._menu).toggleClass(Rt),g(i).toggleClass(Rt).trigger(g.Event(jt.SHOWN,e))}}},t.hide=function(){if(!this._element.disabled&&!g(this._element).hasClass(Ht)&&g(this._menu).hasClass(Rt)){var t={relatedTarget:this._element},e=g.Event(jt.HIDE,t),n=c._getParentFromElement(this._element);g(n).trigger(e),e.isDefaultPrevented()||(this._popper&&this._popper.destroy(),g(this._menu).toggleClass(Rt),g(n).toggleClass(Rt).trigger(g.Event(jt.HIDDEN,t)))}},t.dispose=function(){g.removeData(this._element,Nt),g(this._element).off(Ot),this._element=null,(this._menu=null)!==this._popper&&(this._popper.destroy(),this._popper=null)},t.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},t._addEventListeners=function(){var e=this;g(this._element).on(jt.CLICK,function(t){t.preventDefault(),t.stopPropagation(),e.toggle()})},t._getConfig=function(t){return t=l({},this.constructor.Default,{},g(this._element).data(),{},t),_.typeCheckConfig(At,t,this.constructor.DefaultType),t},t._getMenuElement=function(){if(!this._menu){var t=c._getParentFromElement(this._element);t&&(this._menu=t.querySelector(Qt))}return this._menu},t._getPlacement=function(){var t=g(this._element.parentNode),e=Xt;return t.hasClass(xt)?(e=Yt,g(this._menu).hasClass(Wt)&&(e=zt)):t.hasClass(Ft)?e=Gt:t.hasClass(Ut)?e=Jt:g(this._menu).hasClass(Wt)&&(e=$t),e},t._detectNavbar=function(){return 0<g(this._element).closest(".navbar").length},t._getOffset=function(){var e=this,t={};return"function"==typeof this._config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,{},e._config.offset(t.offsets,e._element)||{}),t}:t.offset=this._config.offset,t},t._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),l({},t,{},this._config.popperConfig)},c._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(Nt);if(t||(t=new c(this,"object"==typeof e?e:null),g(this).data(Nt,t)),"string"==typeof e){if("undefined"==typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},c._clearMenus=function(t){if(!t||3!==t.which&&("keyup"!==t.type||9===t.which))for(var e=[].slice.call(document.querySelectorAll(Mt)),n=0,i=e.length;n<i;n++){var o=c._getParentFromElement(e[n]),r=g(e[n]).data(Nt),s={relatedTarget:e[n]};if(t&&"click"===t.type&&(s.clickEvent=t),r){var a=r._menu;if(g(o).hasClass(Rt)&&!(t&&("click"===t.type&&/input|textarea/i.test(t.target.tagName)||"keyup"===t.type&&9===t.which)&&g.contains(o,t.target))){var l=g.Event(jt.HIDE,s);g(o).trigger(l),l.isDefaultPrevented()||("ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),e[n].setAttribute("aria-expanded","false"),r._popper&&r._popper.destroy(),g(a).removeClass(Rt),g(o).removeClass(Rt).trigger(g.Event(jt.HIDDEN,s)))}}}},c._getParentFromElement=function(t){var e,n=_.getSelectorFromElement(t);return n&&(e=document.querySelector(n)),e||t.parentNode},c._dataApiKeydownHandler=function(t){if((/input|textarea/i.test(t.target.tagName)?!(32===t.which||27!==t.which&&(40!==t.which&&38!==t.which||g(t.target).closest(Qt).length)):Lt.test(t.which))&&(t.preventDefault(),t.stopPropagation(),!this.disabled&&!g(this).hasClass(Ht))){var e=c._getParentFromElement(this),n=g(e).hasClass(Rt);if(n||27!==t.which)if(n&&(!n||27!==t.which&&32!==t.which)){var i=[].slice.call(e.querySelectorAll(Vt)).filter(function(t){return g(t).is(":visible")});if(0!==i.length){var o=i.indexOf(t.target);38===t.which&&0<o&&o--,40===t.which&&o<i.length-1&&o++,o<0&&(o=0),i[o].focus()}}else{if(27===t.which){var r=e.querySelector(Mt);g(r).trigger("focus")}g(this).trigger("click")}}},s(c,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return Zt}},{key:"DefaultType",get:function(){return te}}]),c}();g(document).on(jt.KEYDOWN_DATA_API,Mt,ee._dataApiKeydownHandler).on(jt.KEYDOWN_DATA_API,Qt,ee._dataApiKeydownHandler).on(jt.CLICK_DATA_API+" "+jt.KEYUP_DATA_API,ee._clearMenus).on(jt.CLICK_DATA_API,Mt,function(t){t.preventDefault(),t.stopPropagation(),ee._jQueryInterface.call(g(this),"toggle")}).on(jt.CLICK_DATA_API,Kt,function(t){t.stopPropagation()}),g.fn[At]=ee._jQueryInterface,g.fn[At].Constructor=ee,g.fn[At].noConflict=function(){return g.fn[At]=Pt,ee._jQueryInterface};var ne="modal",ie="bs.modal",oe="."+ie,re=g.fn[ne],se={backdrop:!0,keyboard:!0,focus:!0,show:!0},ae={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},le={HIDE:"hide"+oe,HIDE_PREVENTED:"hidePrevented"+oe,HIDDEN:"hidden"+oe,SHOW:"show"+oe,SHOWN:"shown"+oe,FOCUSIN:"focusin"+oe,RESIZE:"resize"+oe,CLICK_DISMISS:"click.dismiss"+oe,KEYDOWN_DISMISS:"keydown.dismiss"+oe,MOUSEUP_DISMISS:"mouseup.dismiss"+oe,MOUSEDOWN_DISMISS:"mousedown.dismiss"+oe,CLICK_DATA_API:"click"+oe+".data-api"},ce="modal-dialog-scrollable",he="modal-scrollbar-measure",ue="modal-backdrop",fe="modal-open",de="fade",ge="show",_e="modal-static",me=".modal-dialog",pe=".modal-body",ve='[data-toggle="modal"]',ye='[data-dismiss="modal"]',Ee=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Ce=".sticky-top",Te=function(){function o(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(me),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var t=o.prototype;return t.toggle=function(t){return this._isShown?this.hide():this.show(t)},t.show=function(t){var e=this;if(!this._isShown&&!this._isTransitioning){g(this._element).hasClass(de)&&(this._isTransitioning=!0);var n=g.Event(le.SHOW,{relatedTarget:t});g(this._element).trigger(n),this._isShown||n.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),g(this._element).on(le.CLICK_DISMISS,ye,function(t){return e.hide(t)}),g(this._dialog).on(le.MOUSEDOWN_DISMISS,function(){g(e._element).one(le.MOUSEUP_DISMISS,function(t){g(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return e._showElement(t)}))}},t.hide=function(t){var e=this;if(t&&t.preventDefault(),this._isShown&&!this._isTransitioning){var n=g.Event(le.HIDE);if(g(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=g(this._element).hasClass(de);if(i&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),g(document).off(le.FOCUSIN),g(this._element).removeClass(ge),g(this._element).off(le.CLICK_DISMISS),g(this._dialog).off(le.MOUSEDOWN_DISMISS),i){var o=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(t){return e._hideModal(t)}).emulateTransitionEnd(o)}else this._hideModal()}}},t.dispose=function(){[window,this._element,this._dialog].forEach(function(t){return g(t).off(oe)}),g(document).off(le.FOCUSIN),g.removeData(this._element,ie),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},t.handleUpdate=function(){this._adjustDialog()},t._getConfig=function(t){return t=l({},se,{},t),_.typeCheckConfig(ne,t,ae),t},t._triggerBackdropTransition=function(){var t=this;if("static"===this._config.backdrop){var e=g.Event(le.HIDE_PREVENTED);if(g(this._element).trigger(e),e.defaultPrevented)return;this._element.classList.add(_e);var n=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){t._element.classList.remove(_e)}).emulateTransitionEnd(n),this._element.focus()}else this.hide()},t._showElement=function(t){var e=this,n=g(this._element).hasClass(de),i=this._dialog?this._dialog.querySelector(pe):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),g(this._dialog).hasClass(ce)&&i?i.scrollTop=0:this._element.scrollTop=0,n&&_.reflow(this._element),g(this._element).addClass(ge),this._config.focus&&this._enforceFocus();function o(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,g(e._element).trigger(r)}var r=g.Event(le.SHOWN,{relatedTarget:t});if(n){var s=_.getTransitionDurationFromElement(this._dialog);g(this._dialog).one(_.TRANSITION_END,o).emulateTransitionEnd(s)}else o()},t._enforceFocus=function(){var e=this;g(document).off(le.FOCUSIN).on(le.FOCUSIN,function(t){document!==t.target&&e._element!==t.target&&0===g(e._element).has(t.target).length&&e._element.focus()})},t._setEscapeEvent=function(){var e=this;this._isShown&&this._config.keyboard?g(this._element).on(le.KEYDOWN_DISMISS,function(t){27===t.which&&e._triggerBackdropTransition()}):this._isShown||g(this._element).off(le.KEYDOWN_DISMISS)},t._setResizeEvent=function(){var e=this;this._isShown?g(window).on(le.RESIZE,function(t){return e.handleUpdate(t)}):g(window).off(le.RESIZE)},t._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._isTransitioning=!1,this._showBackdrop(function(){g(document.body).removeClass(fe),t._resetAdjustments(),t._resetScrollbar(),g(t._element).trigger(le.HIDDEN)})},t._removeBackdrop=function(){this._backdrop&&(g(this._backdrop).remove(),this._backdrop=null)},t._showBackdrop=function(t){var e=this,n=g(this._element).hasClass(de)?de:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=ue,n&&this._backdrop.classList.add(n),g(this._backdrop).appendTo(document.body),g(this._element).on(le.CLICK_DISMISS,function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&e._triggerBackdropTransition()}),n&&_.reflow(this._backdrop),g(this._backdrop).addClass(ge),!t)return;if(!n)return void t();var i=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,t).emulateTransitionEnd(i)}else if(!this._isShown&&this._backdrop){g(this._backdrop).removeClass(ge);var o=function(){e._removeBackdrop(),t&&t()};if(g(this._element).hasClass(de)){var r=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o()}else t&&t()},t._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},t._setScrollbar=function(){var o=this;if(this._isBodyOverflowing){var t=[].slice.call(document.querySelectorAll(Ee)),e=[].slice.call(document.querySelectorAll(Ce));g(t).each(function(t,e){var n=e.style.paddingRight,i=g(e).css("padding-right");g(e).data("padding-right",n).css("padding-right",parseFloat(i)+o._scrollbarWidth+"px")}),g(e).each(function(t,e){var n=e.style.marginRight,i=g(e).css("margin-right");g(e).data("margin-right",n).css("margin-right",parseFloat(i)-o._scrollbarWidth+"px")});var n=document.body.style.paddingRight,i=g(document.body).css("padding-right");g(document.body).data("padding-right",n).css("padding-right",parseFloat(i)+this._scrollbarWidth+"px")}g(document.body).addClass(fe)},t._resetScrollbar=function(){var t=[].slice.call(document.querySelectorAll(Ee));g(t).each(function(t,e){var n=g(e).data("padding-right");g(e).removeData("padding-right"),e.style.paddingRight=n||""});var e=[].slice.call(document.querySelectorAll(""+Ce));g(e).each(function(t,e){var n=g(e).data("margin-right");"undefined"!=typeof n&&g(e).css("margin-right",n).removeData("margin-right")});var n=g(document.body).data("padding-right");g(document.body).removeData("padding-right"),document.body.style.paddingRight=n||""},t._getScrollbarWidth=function(){var t=document.createElement("div");t.className=he,document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},o._jQueryInterface=function(n,i){return this.each(function(){var t=g(this).data(ie),e=l({},se,{},g(this).data(),{},"object"==typeof n&&n?n:{});if(t||(t=new o(this,e),g(this).data(ie,t)),"string"==typeof n){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n](i)}else e.show&&t.show(i)})},s(o,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return se}}]),o}();g(document).on(le.CLICK_DATA_API,ve,function(t){var e,n=this,i=_.getSelectorFromElement(this);i&&(e=document.querySelector(i));var o=g(e).data(ie)?"toggle":l({},g(e).data(),{},g(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||t.preventDefault();var r=g(e).one(le.SHOW,function(t){t.isDefaultPrevented()||r.one(le.HIDDEN,function(){g(n).is(":visible")&&n.focus()})});Te._jQueryInterface.call(g(e),o,this)}),g.fn[ne]=Te._jQueryInterface,g.fn[ne].Constructor=Te,g.fn[ne].noConflict=function(){return g.fn[ne]=re,Te._jQueryInterface};var be=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Se={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},De=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Ie=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function we(t,r,e){if(0===t.length)return t;if(e&&"function"==typeof e)return e(t);for(var n=(new window.DOMParser).parseFromString(t,"text/html"),s=Object.keys(r),a=[].slice.call(n.body.querySelectorAll("*")),i=function(t){var e=a[t],n=e.nodeName.toLowerCase();if(-1===s.indexOf(e.nodeName.toLowerCase()))return e.parentNode.removeChild(e),"continue";var i=[].slice.call(e.attributes),o=[].concat(r["*"]||[],r[n]||[]);i.forEach(function(t){!function(t,e){var n=t.nodeName.toLowerCase();if(-1!==e.indexOf(n))return-1===be.indexOf(n)||Boolean(t.nodeValue.match(De)||t.nodeValue.match(Ie));for(var i=e.filter(function(t){return t instanceof RegExp}),o=0,r=i.length;o<r;o++)if(n.match(i[o]))return!0;return!1}(t,o)&&e.removeAttribute(t.nodeName)})},o=0,l=a.length;o<l;o++)i(o);return n.body.innerHTML}var Ae="tooltip",Ne="bs.tooltip",Oe="."+Ne,ke=g.fn[Ae],Pe="bs-tooltip",Le=new RegExp("(^|\\s)"+Pe+"\\S+","g"),je=["sanitize","whiteList","sanitizeFn"],He={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object",popperConfig:"(null|object)"},Re={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},xe={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",sanitize:!0,sanitizeFn:null,whiteList:Se,popperConfig:null},Fe="show",Ue="out",We={HIDE:"hide"+Oe,HIDDEN:"hidden"+Oe,SHOW:"show"+Oe,SHOWN:"shown"+Oe,INSERTED:"inserted"+Oe,CLICK:"click"+Oe,FOCUSIN:"focusin"+Oe,FOCUSOUT:"focusout"+Oe,MOUSEENTER:"mouseenter"+Oe,MOUSELEAVE:"mouseleave"+Oe},qe="fade",Me="show",Ke=".tooltip-inner",Qe=".arrow",Be="hover",Ve="focus",Ye="click",ze="manual",Xe=function(){function i(t,e){if("undefined"==typeof u)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=g(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(g(this.getTipElement()).hasClass(Me))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),g.removeData(this.element,this.constructor.DATA_KEY),g(this.element).off(this.constructor.EVENT_KEY),g(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&g(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===g(this.element).css("display"))throw new Error("Please use show on visible elements");var t=g.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){g(this.element).trigger(t);var n=_.findShadowRoot(this.element),i=g.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!i)return;var o=this.getTipElement(),r=_.getUID(this.constructor.NAME);o.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&g(o).addClass(qe);var s="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,a=this._getAttachment(s);this.addAttachmentClass(a);var l=this._getContainer();g(o).data(this.constructor.DATA_KEY,this),g.contains(this.element.ownerDocument.documentElement,this.tip)||g(o).appendTo(l),g(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,o,this._getPopperConfig(a)),g(o).addClass(Me),"ontouchstart"in document.documentElement&&g(document.body).children().on("mouseover",null,g.noop);var c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,g(e.element).trigger(e.constructor.Event.SHOWN),t===Ue&&e._leave(null,e)};if(g(this.tip).hasClass(qe)){var h=_.getTransitionDurationFromElement(this.tip);g(this.tip).one(_.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},t.hide=function(t){function e(){n._hoverState!==Fe&&i.parentNode&&i.parentNode.removeChild(i),n._cleanTipClass(),n.element.removeAttribute("aria-describedby"),g(n.element).trigger(n.constructor.Event.HIDDEN),null!==n._popper&&n._popper.destroy(),t&&t()}var n=this,i=this.getTipElement(),o=g.Event(this.constructor.Event.HIDE);if(g(this.element).trigger(o),!o.isDefaultPrevented()){if(g(i).removeClass(Me),"ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),this._activeTrigger[Ye]=!1,this._activeTrigger[Ve]=!1,this._activeTrigger[Be]=!1,g(this.tip).hasClass(qe)){var r=_.getTransitionDurationFromElement(i);g(i).one(_.TRANSITION_END,e).emulateTransitionEnd(r)}else e();this._hoverState=""}},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Pe+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},t.setContent=function(){var t=this.getTipElement();this.setElementContent(g(t.querySelectorAll(Ke)),this.getTitle()),g(t).removeClass(qe+" "+Me)},t.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=we(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?g(e).parent().is(t)||t.empty().append(e):t.text(g(e).text())},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t=t||("function"==typeof this.config.title?this.config.title.call(this.element):this.config.title)},t._getPopperConfig=function(t){var e=this;return l({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:Qe},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}},{},this.config.popperConfig)},t._getOffset=function(){var e=this,t={};return"function"==typeof this.config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,{},e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},t._getContainer=function(){return!1===this.config.container?document.body:_.isElement(this.config.container)?g(this.config.container):g(document).find(this.config.container)},t._getAttachment=function(t){return Re[t.toUpperCase()]},t._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)g(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(t){return i.toggle(t)});else if(t!==ze){var e=t===Be?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===Be?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;g(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}}),this._hideModalHandler=function(){i.element&&i.hide()},g(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");!this.element.getAttribute("title")&&"string"==t||(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?Ve:Be]=!0),g(e.getTipElement()).hasClass(Me)||e._hoverState===Fe?e._hoverState=Fe:(clearTimeout(e._timeout),e._hoverState=Fe,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===Fe&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?Ve:Be]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=Ue,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===Ue&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){var e=g(this.element).data();return Object.keys(e).forEach(function(t){-1!==je.indexOf(t)&&delete e[t]}),"number"==typeof(t=l({},this.constructor.Default,{},e,{},"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),_.typeCheckConfig(Ae,t,this.constructor.DefaultType),t.sanitize&&(t.template=we(t.template,t.whiteList,t.sanitizeFn)),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Le);null!==e&&e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(g(t).removeClass(qe),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(Ne),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(Ne,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return xe}},{key:"NAME",get:function(){return Ae}},{key:"DATA_KEY",get:function(){return Ne}},{key:"Event",get:function(){return We}},{key:"EVENT_KEY",get:function(){return Oe}},{key:"DefaultType",get:function(){return He}}]),i}();g.fn[Ae]=Xe._jQueryInterface,g.fn[Ae].Constructor=Xe,g.fn[Ae].noConflict=function(){return g.fn[Ae]=ke,Xe._jQueryInterface};var $e="popover",Ge="bs.popover",Je="."+Ge,Ze=g.fn[$e],tn="bs-popover",en=new RegExp("(^|\\s)"+tn+"\\S+","g"),nn=l({},Xe.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),on=l({},Xe.DefaultType,{content:"(string|element|function)"}),rn="fade",sn="show",an=".popover-header",ln=".popover-body",cn={HIDE:"hide"+Je,HIDDEN:"hidden"+Je,SHOW:"show"+Je,SHOWN:"shown"+Je,INSERTED:"inserted"+Je,CLICK:"click"+Je,FOCUSIN:"focusin"+Je,FOCUSOUT:"focusout"+Je,MOUSEENTER:"mouseenter"+Je,MOUSELEAVE:"mouseleave"+Je},hn=function(t){function i(){return t.apply(this,arguments)||this}!function(t,e){t.prototype=Object.create(e.prototype),(t.prototype.constructor=t).__proto__=e}(i,t);var e=i.prototype;return e.isWithContent=function(){return this.getTitle()||this._getContent()},e.addAttachmentClass=function(t){g(this.getTipElement()).addClass(tn+"-"+t)},e.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},e.setContent=function(){var t=g(this.getTipElement());this.setElementContent(t.find(an),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(ln),e),t.removeClass(rn+" "+sn)},e._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},e._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(en);null!==e&&0<e.length&&t.removeClass(e.join(""))},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(Ge),e="object"==typeof n?n:null;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(Ge,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return nn}},{key:"NAME",get:function(){return $e}},{key:"DATA_KEY",get:function(){return Ge}},{key:"Event",get:function(){return cn}},{key:"EVENT_KEY",get:function(){return Je}},{key:"DefaultType",get:function(){return on}}]),i}(Xe);g.fn[$e]=hn._jQueryInterface,g.fn[$e].Constructor=hn,g.fn[$e].noConflict=function(){return g.fn[$e]=Ze,hn._jQueryInterface};var un="scrollspy",fn="bs.scrollspy",dn="."+fn,gn=g.fn[un],_n={offset:10,method:"auto",target:""},mn={offset:"number",method:"string",target:"(string|element)"},pn={ACTIVATE:"activate"+dn,SCROLL:"scroll"+dn,LOAD_DATA_API:"load"+dn+".data-api"},vn="dropdown-item",yn="active",En='[data-spy="scroll"]',Cn=".nav, .list-group",Tn=".nav-link",bn=".nav-item",Sn=".list-group-item",Dn=".dropdown",In=".dropdown-item",wn=".dropdown-toggle",An="offset",Nn="position",On=function(){function n(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+Tn+","+this._config.target+" "+Sn+","+this._config.target+" "+In,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,g(this._scrollElement).on(pn.SCROLL,function(t){return n._process(t)}),this.refresh(),this._process()}var t=n.prototype;return t.refresh=function(){var e=this,t=this._scrollElement===this._scrollElement.window?An:Nn,o="auto"===this._config.method?t:this._config.method,r=o===Nn?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(function(t){var e,n=_.getSelectorFromElement(t);if(n&&(e=document.querySelector(n)),e){var i=e.getBoundingClientRect();if(i.width||i.height)return[g(e)[o]().top+r,n]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(t){e._offsets.push(t[0]),e._targets.push(t[1])})},t.dispose=function(){g.removeData(this._element,fn),g(this._scrollElement).off(dn),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function(t){if("string"!=typeof(t=l({},_n,{},"object"==typeof t&&t?t:{})).target){var e=g(t.target).attr("id");e||(e=_.getUID(un),g(t.target).attr("id",e)),t.target="#"+e}return _.typeCheckConfig(un,t,mn),t},t._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),n<=t){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&0<this._offsets[0])return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;){this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t<this._offsets[o+1])&&this._activate(this._targets[o])}}},t._activate=function(e){this._activeTarget=e,this._clear();var t=this._selector.split(",").map(function(t){return t+'[data-target="'+e+'"],'+t+'[href="'+e+'"]'}),n=g([].slice.call(document.querySelectorAll(t.join(","))));n.hasClass(vn)?(n.closest(Dn).find(wn).addClass(yn),n.addClass(yn)):(n.addClass(yn),n.parents(Cn).prev(Tn+", "+Sn).addClass(yn),n.parents(Cn).prev(bn).children(Tn).addClass(yn)),g(this._scrollElement).trigger(pn.ACTIVATE,{relatedTarget:e})},t._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter(function(t){return t.classList.contains(yn)}).forEach(function(t){return t.classList.remove(yn)})},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(fn);if(t||(t=new n(this,"object"==typeof e&&e),g(this).data(fn,t)),"string"==typeof e){if("undefined"==typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},s(n,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return _n}}]),n}();g(window).on(pn.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(En)),e=t.length;e--;){var n=g(t[e]);On._jQueryInterface.call(n,n.data())}}),g.fn[un]=On._jQueryInterface,g.fn[un].Constructor=On,g.fn[un].noConflict=function(){return g.fn[un]=gn,On._jQueryInterface};var kn="bs.tab",Pn="."+kn,Ln=g.fn.tab,jn={HIDE:"hide"+Pn,HIDDEN:"hidden"+Pn,SHOW:"show"+Pn,SHOWN:"shown"+Pn,CLICK_DATA_API:"click"+Pn+".data-api"},Hn="dropdown-menu",Rn="active",xn="disabled",Fn="fade",Un="show",Wn=".dropdown",qn=".nav, .list-group",Mn=".active",Kn="> li > .active",Qn='[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',Bn=".dropdown-toggle",Vn="> .dropdown-menu .active",Yn=function(){function i(t){this._element=t}var t=i.prototype;return t.show=function(){var n=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&g(this._element).hasClass(Rn)||g(this._element).hasClass(xn))){var t,i,e=g(this._element).closest(qn)[0],o=_.getSelectorFromElement(this._element);if(e){var r="UL"===e.nodeName||"OL"===e.nodeName?Kn:Mn;i=(i=g.makeArray(g(e).find(r)))[i.length-1]}var s=g.Event(jn.HIDE,{relatedTarget:this._element}),a=g.Event(jn.SHOW,{relatedTarget:i});if(i&&g(i).trigger(s),g(this._element).trigger(a),!a.isDefaultPrevented()&&!s.isDefaultPrevented()){o&&(t=document.querySelector(o)),this._activate(this._element,e);var l=function(){var t=g.Event(jn.HIDDEN,{relatedTarget:n._element}),e=g.Event(jn.SHOWN,{relatedTarget:i});g(i).trigger(t),g(n._element).trigger(e)};t?this._activate(t,t.parentNode,l):l()}}},t.dispose=function(){g.removeData(this._element,kn),this._element=null},t._activate=function(t,e,n){function i(){return o._transitionComplete(t,r,n)}var o=this,r=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?g(e).children(Mn):g(e).find(Kn))[0],s=n&&r&&g(r).hasClass(Fn);if(r&&s){var a=_.getTransitionDurationFromElement(r);g(r).removeClass(Un).one(_.TRANSITION_END,i).emulateTransitionEnd(a)}else i()},t._transitionComplete=function(t,e,n){if(e){g(e).removeClass(Rn);var i=g(e.parentNode).find(Vn)[0];i&&g(i).removeClass(Rn),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(g(t).addClass(Rn),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),_.reflow(t),t.classList.contains(Fn)&&t.classList.add(Un),t.parentNode&&g(t.parentNode).hasClass(Hn)){var o=g(t).closest(Wn)[0];if(o){var r=[].slice.call(o.querySelectorAll(Bn));g(r).addClass(Rn)}t.setAttribute("aria-expanded",!0)}n&&n()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(kn);if(e||(e=new i(this),t.data(kn,e)),"string"==typeof n){if("undefined"==typeof e[n])throw new TypeError('No method named "'+n+'"');e[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}}]),i}();g(document).on(jn.CLICK_DATA_API,Qn,function(t){t.preventDefault(),Yn._jQueryInterface.call(g(this),"show")}),g.fn.tab=Yn._jQueryInterface,g.fn.tab.Constructor=Yn,g.fn.tab.noConflict=function(){return g.fn.tab=Ln,Yn._jQueryInterface};var zn="toast",Xn="bs.toast",$n="."+Xn,Gn=g.fn[zn],Jn={CLICK_DISMISS:"click.dismiss"+$n,HIDE:"hide"+$n,HIDDEN:"hidden"+$n,SHOW:"show"+$n,SHOWN:"shown"+$n},Zn="fade",ti="hide",ei="show",ni="showing",ii={animation:"boolean",autohide:"boolean",delay:"number"},oi={animation:!0,autohide:!0,delay:500},ri='[data-dismiss="toast"]',si=function(){function i(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var t=i.prototype;return t.show=function(){var t=this,e=g.Event(Jn.SHOW);if(g(this._element).trigger(e),!e.isDefaultPrevented()){this._config.animation&&this._element.classList.add(Zn);var n=function(){t._element.classList.remove(ni),t._element.classList.add(ei),g(t._element).trigger(Jn.SHOWN),t._config.autohide&&(t._timeout=setTimeout(function(){t.hide()},t._config.delay))};if(this._element.classList.remove(ti),_.reflow(this._element),this._element.classList.add(ni),this._config.animation){var i=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,n).emulateTransitionEnd(i)}else n()}},t.hide=function(){if(this._element.classList.contains(ei)){var t=g.Event(Jn.HIDE);g(this._element).trigger(t),t.isDefaultPrevented()||this._close()}},t.dispose=function(){clearTimeout(this._timeout),this._timeout=null,this._element.classList.contains(ei)&&this._element.classList.remove(ei),g(this._element).off(Jn.CLICK_DISMISS),g.removeData(this._element,Xn),this._element=null,this._config=null},t._getConfig=function(t){return t=l({},oi,{},g(this._element).data(),{},"object"==typeof t&&t?t:{}),_.typeCheckConfig(zn,t,this.constructor.DefaultType),t},t._setListeners=function(){var t=this;g(this._element).on(Jn.CLICK_DISMISS,ri,function(){return t.hide()})},t._close=function(){function t(){e._element.classList.add(ti),g(e._element).trigger(Jn.HIDDEN)}var e=this;if(this._element.classList.remove(ei),this._config.animation){var n=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,t).emulateTransitionEnd(n)}else t()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(Xn);if(e||(e=new i(this,"object"==typeof n&&n),t.data(Xn,e)),"string"==typeof n){if("undefined"==typeof e[n])throw new TypeError('No method named "'+n+'"');e[n](this)}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"DefaultType",get:function(){return ii}},{key:"Default",get:function(){return oi}}]),i}();g.fn[zn]=si._jQueryInterface,g.fn[zn].Constructor=si,g.fn[zn].noConflict=function(){return g.fn[zn]=Gn,si._jQueryInterface},t.Alert=v,t.Button=H,t.Carousel=ut,t.Collapse=wt,t.Dropdown=ee,t.Modal=Te,t.Popover=hn,t.Scrollspy=On,t.Tab=Yn,t.Toast=si,t.Tooltip=Xe,t.Util=_,Object.defineProperty(t,"__esModule",{value:!0})});
\ No newline at end of file diff --git a/Varsity_Template/template/js/courses.js b/Varsity_Template/template/js/courses.js new file mode 100644 index 0000000..0d6238f --- /dev/null +++ b/Varsity_Template/template/js/courses.js @@ -0,0 +1,224 @@ +
+//const { debounce } = lodash;
+
+const lpArchiveAddQueryArgs = ( endpoint, args ) => {
+ const url = new URL( endpoint );
+
+ Object.keys( args ).forEach( ( arg ) => {
+ url.searchParams.append( arg, args[ arg ] );
+ } );
+
+ return url;
+};
+
+const lpArchiveCourse = () => {
+ const elements = document.querySelectorAll( '.lp-archive-course-skeleton' );
+
+ if ( ! elements.length ) {
+ return;
+ }
+
+ if ( 'IntersectionObserver' in window ) {
+ const eleObserver = new IntersectionObserver( ( entries, observer ) => {
+ entries.forEach( ( entry ) => {
+ if ( entry.isIntersecting ) {
+ const ele = entry.target;
+
+ if ( ! lpArchiveSkeleton ) {
+ return;
+ }
+
+ //setTimeout( function() {
+ lpArchiveRequestCourse( lpArchiveSkeleton );
+ //}, 600 );
+
+ eleObserver.unobserve( ele );
+ }
+ } );
+ } );
+
+ [ ...elements ].map( ( ele ) => eleObserver.observe( ele ) );
+ }
+};
+
+let skeleton;
+let skeletonClone;
+let isLoading = false;
+const lpArchiveRequestCourse = ( args ) => {
+ const wpRestUrl = lpGlobalSettings.lp_rest_url;
+ const userID = lpGlobalSettings.user_id || '';
+
+ if ( ! wpRestUrl ) {
+ return;
+ }
+
+ const archive = document.querySelector( '.lp-archive-courses' );
+ const archiveCourse = archive && archive.querySelector( 'div.lp-archive-courses .lp-content-area' );
+ const listCourse = archiveCourse && archiveCourse.querySelector( 'ul.learn-press-courses' );
+
+ if ( ! listCourse ) {
+ return;
+ }
+
+ if ( isLoading ) {
+ return;
+ }
+
+ isLoading = true;
+
+ if ( ! skeletonClone ) {
+ skeleton = document.querySelector( '.lp-archive-course-skeleton' );
+ skeletonClone = skeleton.outerHTML;
+ } else {
+ listCourse.innerHTML = skeletonClone;
+ }
+
+ fetch( lpArchiveAddQueryArgs( wpRestUrl + 'lp/v1/courses/archive-course', { ...args, userID } ), {
+ method: 'GET',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ } ).then( ( response ) => {
+ return response.json();
+ } ).then( ( response ) => {
+ if ( typeof response.data.content !== 'undefined' && listCourse ) {
+ listCourse.innerHTML = response.data.content || '';
+ }
+
+ const pagination = response.data.pagination;
+
+ lpArchiveSearchCourse();
+
+ if ( typeof pagination !== 'undefined' ) {
+ const paginationHTML = new DOMParser().parseFromString( pagination, 'text/html' );
+ const paginationNewNode = paginationHTML.querySelector( '.learn-press-pagination' );
+ //const paginationInnerHTML = paginationSelector && paginationSelector.innerHTML;
+ const paginationEle = document.querySelector( '.learn-press-pagination' );
+
+ if ( paginationEle ) {
+ paginationEle.remove();
+ }
+
+ if ( paginationNewNode ) {
+ listCourse.after( paginationNewNode );
+ lpArchivePaginationCourse();
+ }
+ }
+ } ).catch( ( error ) => {
+ listCourse.innerHTML += `<div class="lp-ajax-message error" style="display:block">${ error.message || 'Error: Query lp/v1/courses/archive-course' }</div>`;
+ } ).finally( () => {
+ isLoading = false;
+ skeleton && skeleton.remove();
+
+ jQuery( 'form.search-courses button' ).removeClass( 'loading' );
+
+ LPArchiveCourseInit();
+
+ // Scroll to archive element
+ archive.scrollIntoView();
+ } );
+};
+
+const lpArchiveSearchCourse = () => {
+ const searchForm = document.querySelectorAll( 'form.search-courses' );
+
+ searchForm.forEach( ( s ) => {
+ const search = s.querySelector( 'input[name="s"]' );
+ const action = s.getAttribute( 'action' );
+ const postType = s.querySelector( '[name="post_type"]' ).value || '';
+ const taxonomy = s.querySelector( '[name="taxonomy"]' ).value || '';
+ const termID = s.querySelector( '[name="term_id"]' ).value || '';
+ const btn = s.querySelector( '[type="submit"]' );
+
+ search.addEventListener( 'keyup', ( event ) => {
+ event.preventDefault();
+
+ const s = event.target.value;
+
+ if ( ! s || ( s && s.length > 2 ) ) {
+ btn.classList.add( 'loading' );
+
+ lpArchiveRequestCourse( { ...lpArchiveSkeleton, s } );
+
+ const url = lpArchiveAddQueryArgs( action, {
+ post_type: postType,
+ taxonomy,
+ term_id: termID,
+ s,
+ } );
+
+ window.history.pushState( '', '', url );
+ }
+ } );
+
+ s.addEventListener( 'submit', ( e ) => {
+ e.preventDefault();
+
+ const eleSearch = s.querySelector( 'input[name="s"]' );
+ eleSearch && eleSearch.dispatchEvent( new Event( 'keyup' ) );
+ } );
+ } );
+};
+
+const lpArchivePaginationCourse = () => {
+ const paginationEle = document.querySelectorAll( '.lp-archive-courses .learn-press-pagination .page-numbers' );
+
+ paginationEle.length > 0 && paginationEle.forEach( ( ele ) => ele.addEventListener( 'click', ( event ) => {
+ event.preventDefault();
+ event.stopPropagation();
+
+ const urlString = event.currentTarget.getAttribute( 'href' );
+
+ if ( urlString ) {
+ const url = new URL( urlString );
+
+ const params = {};
+ url.searchParams.forEach( ( key, value ) => {
+ params[ value ] = key;
+ } );
+
+ const current = [ ...paginationEle ].filter( ( el ) => el.classList.contains( 'current' ) );
+
+ const paged = event.currentTarget.textContent || ( ele.classList.contains( 'next' ) && parseInt( current[ 0 ].textContent ) + 1 ) || ( ele.classList.contains( 'prev' ) && parseInt( current[ 0 ].textContent ) - 1 );
+
+ lpArchiveRequestCourse( { ...params, paged } );
+
+ window.history.pushState( '', '', urlString );
+ }
+ } ) );
+};
+
+const lpArchiveGridListCourse = () => {
+ const layout = LP.Cookies.get( 'courses-layout' );
+
+ const switches = document.querySelectorAll( '.lp-courses-bar .switch-layout [name="lp-switch-layout-btn"]' );
+
+ switches.length > 0 && [ ...switches ].map( ( ele ) => ele.value === layout && ( ele.checked = true ) );
+};
+
+const lpArchiveGridListCourseHandle = () => {
+ const gridList = document.querySelectorAll( '.lp-archive-courses input[name="lp-switch-layout-btn"]' );
+
+ gridList.length > 0 && gridList.forEach( ( element ) => element.addEventListener( 'change', ( e ) => {
+ e.preventDefault();
+
+ const layout = e.target.value;
+
+ if ( layout ) {
+ const dataLayout = document.querySelector( '.lp-archive-courses .learn-press-courses[data-layout]' );
+
+ dataLayout && ( dataLayout.dataset.layout = layout );
+ LP.Cookies.set( 'courses-layout', layout );
+ }
+ } ) );
+};
+
+function LPArchiveCourseInit() {
+ lpArchiveCourse();
+ lpArchiveGridListCourseHandle();
+ lpArchiveGridListCourse();
+}
+
+//document.addEventListener( 'DOMContentLoaded', function( event ) {
+LPArchiveCourseInit();
+//} );
diff --git a/Varsity_Template/template/js/custom.js b/Varsity_Template/template/js/custom.js new file mode 100644 index 0000000..5591e1f --- /dev/null +++ b/Varsity_Template/template/js/custom.js @@ -0,0 +1,344 @@ +(function($) { + "use strict"; + + //sticky menu + $(window).on ('scroll', function () { + var window_top = $(window).scrollTop() + 1; + if (window_top > 50) { + $('.main_nav').addClass('menu_fixed animated fadeInDown'); + } else { + $('.main_nav').removeClass('menu_fixed animated fadeInDown'); + } + }); + + //active menu + $('.troggle_icon').on('click', function() { + $('.navbar_bar').toggleClass('active_menu'); + }); + + // menu hide + $(document).click(function(event){ + if (!$(event.target).closest(".header_iner").length) { + $("body").find(".navbar_bar").removeClass("active_menu"); + } + }) + + //video popup + var video_popup = $('.popup_youtube'); + if (video_popup.length > 0) { + video_popup.magnificPopup({ + type: 'iframe', + mainClass: 'mfp-fade', + removalDelay: 160, + preloader: false, + fixedContentPos: false + }); + } + + //counter js + var time = $('.timer'); + if (time.length > 0) { + time.countTo(); + } + + //parallax ja + $(function() { + var $el = $('.breadcrumb_part'); + $(window).on('scroll', function () { + var scroll = $(document).scrollTop(); + $el.css({ + 'background-position':'50% '+(+.4*scroll)+'px' + }); + }); + }); + + //mega menu js + //if ($(window).width() < 991) { + //$('.mega_menu_dropdown ul').hide(); + $('.mega_menu_dropdown a').on('click', function() { + $(this).parent(".mega_menu_dropdown").children("ul").slideToggle('500'); + $(this).toggleClass('mega_menu_icon'); + }); + //} + + //niceselect select jquery + var niceSelect = $('.niceSelect'); + if (niceSelect.length > 0) { + niceSelect.niceSelect(); + } + + //banner slider js + var bannerSlider = $(".banner_part"); + if (bannerSlider.length) { + bannerSlider.owlCarousel({ + items: 1, + loop: true, + nav: true, + navText: ["<i class='arrow_left'></i>", "<i class='arrow_right'></i>"], + dots: false, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 500, + animateOut: "slideOutLeft", + animateIn: "slideInRight", + responsive: { + 0: { + nav: false + }, + 768: { + nav: true + } + }, + }); + } + + //popular courses js + var popular_courses = $(".popular_courses_item"); + if (popular_courses.length) { + popular_courses.owlCarousel({ + items: 3, + loop: true, + nav: false, + dots: true, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 300, + dotsSpeed: 300, + responsiveClass: true, + responsive: { + 0: { + items: 1 + }, + 600: { + items: 2 + }, + 991: { + items: 2 + }, + 1200: { + items: 3 + } + } + + }); + } + + //review js + var student_review = $(".student_review_iner"); + if (student_review.length) { + student_review.owlCarousel({ + items: 1, + loop: true, + margin: 10, + nav: true, + dots: true, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 500, + dots: false, + navText: ["<i class='arrow_left'></i>", "<i class='arrow_right'></i>"] + + }); + } + + //course category js + var course_category = $(".course_category_item"); + if (course_category.length) { + course_category.owlCarousel({ + items: 4, + loop: true, + margin: 30, + nav: false, + dots: true, + autoplayHoverPause: true, + autoplay: true, + smartSpeed: 300, + dotsSpeed: 300, + responsiveClass: true, + responsive: { + 0: { + items: 1 + }, + 576: { + items: 2 + }, + 768: { + items: 2 + }, + 991: { + items: 3 + }, + 1200: { + items: 4 + } + } + }); + } + + //blog slider js + var blog_slider = $(".blog_slider"); + if (blog_slider.length) { + blog_slider.owlCarousel({ + items: 3, + loop: true, + nav: false, + dots: true, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 300, + dotsSpeed: 300, + responsiveClass: true, + responsive: { + 0: { + items: 1 + }, + 600: { + items: 1 + }, + 991: { + items: 2 + }, + 1200: { + items: 2 + } + } + + }); + } + + //time countdown + $(document).ready(function() { + function coursesTimer() { + var endTime = new Date("30 November 2024 11:26:00 GMT+01:00"); + endTime = (Date.parse(endTime) / 1000); + var now = new Date(); + now = (Date.parse(now) / 1000); + var timeLeft = endTime - now; + var days = Math.floor(timeLeft / 86400); + var hours = Math.floor((timeLeft - (days * 86400)) / 3600); + var minutes = Math.floor((timeLeft - (days * 86400) - (hours * 3600)) / 60); + var seconds = Math.floor((timeLeft - (days * 86400) - (hours * 3600) - (minutes * 60))); + if (hours < "10") { + hours = "0" + hours; + } + if (minutes < "10") { + minutes = "0" + minutes; + } + if (seconds < "10") { + seconds = "0" + seconds; + } + $("#days").html(days + "<span>Days</span>"); + $("#hours").html(hours + "<span>Hours</span>"); + $("#minutes").html(minutes + "<span>Minutes</span>"); + $("#seconds").html(seconds + "<span>Seconds</span>"); + } + setInterval(function() { + coursesTimer(); + }, 1000); + }); + + //event time countdown + $(document).ready(function() { + function eventTimer() { + var endTime = new Date("1 March 2023 9:56:00 GMT+01:00"); + endTime = (Date.parse(endTime) / 1000); + var now = new Date(); + now = (Date.parse(now) / 1000); + var timeLeft = endTime - now; + var days = Math.floor(timeLeft / 86400); + var hours = Math.floor((timeLeft - (days * 86400)) / 3600); + var minutes = Math.floor((timeLeft - (days * 86400) - (hours * 3600)) / 60); + var seconds = Math.floor((timeLeft - (days * 86400) - (hours * 3600) - (minutes * 60))); + if (hours < "10") { + hours = "0" + hours; + } + if (minutes < "10") { + minutes = "0" + minutes; + } + if (seconds < "10") { + seconds = "0" + seconds; + } + + $("#eventdays").html(days + "<span>Days</span>"); + $("#eventhours").html(hours + "<span>Hours</span>"); + $("#eventminutes").html(minutes + "<span>Minutes</span>"); + $("#eventseconds").html(seconds + "<span>Seconds</span>"); + } + setInterval(function() { + eventTimer(); + }, 1000); + }); + + //aos js + AOS.init({ + once: true, + disable: function() { + var maxWidth = 768; + return window.innerWidth < maxWidth; + } + }) + + //preloader js + $(window).on('load', function() { + $(".preloder_part").fadeOut(); + $(".spinner").delay(1000).fadeOut("slow"); + }); + + //map js + if ($('#contactMap').length) { + var $lat = $('#contactMap').data('lat'); + var $lon = $('#contactMap').data('lon'); + var $zoom = $('#contactMap').data('zoom'); + var $marker = $('#contactMap').data('marker'); + var $info = $('#contactMap').data('info'); + var $markerLat = $('#contactMap').data('mlat'); + var $markerLon = $('#contactMap').data('mlon'); + var map = new GMaps({ + el: '#contactMap', + lat: $lat, + lng: $lon, + scrollwheel: false, + scaleControl: true, + streetViewControl: false, + panControl: true, + disableDoubleClickZoom: true, + mapTypeControl: false, + zoom: $zoom, + }); + map.addMarker({ + lat: $markerLat, + lng: $markerLon, + icon: $marker, + infoWindow: { + content: $info + } + }) + } + + //course details js + $('.lp-entry-content .course-extra-box').on('click', function() { + $(this).toggleClass('active'); + $('.lp-entry-content .course-extra-box.active .course-extra-box__content').toggleClass('block'); + }); + + //lessons js + $('body').toggleClass('lp-sidebar-toggle__open'); + + //popup course js + $('#popup-course #sidebar-toggle').on('click', function() { + $('body').toggleClass('lp-sidebar-toggle__close'); + $('body').toggleClass('lp-sidebar-toggle__open'); + }); + + /*==================== + LTR & RTL JS + ======================*/ + $('.ltr-rtl-button .default-btn.ltr').on('click', function() { + $("html").attr('dir', 'ltr'); + }); + + $('.ltr-rtl-button .default-btn.rtl').on('click', function() { + $("html").attr('dir', 'rtl'); + }); + +}(jQuery)); diff --git a/Varsity_Template/template/js/jquery-3.4.1.min.js b/Varsity_Template/template/js/jquery-3.4.1.min.js new file mode 100644 index 0000000..a1c07fd --- /dev/null +++ b/Varsity_Template/template/js/jquery-3.4.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.4.1",k=function(e,t){return new k.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function d(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}k.fn=k.prototype={jquery:f,constructor:k,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(n){return this.pushStack(k.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},k.extend=k.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(k.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||k.isPlainObject(n)?n:{},i=!1,a[t]=k.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},k.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t){b(e,{nonce:t&&t.nonce})},each:function(e,t){var n,r=0;if(d(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(p,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(d(Object(e))?k.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(d(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return g.apply([],a)},guid:1,support:y}),"function"==typeof Symbol&&(k.fn[Symbol.iterator]=t[Symbol.iterator]),k.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var h=function(n){var e,d,b,o,i,h,f,g,w,u,l,T,C,a,E,v,s,c,y,k="sizzle"+1*new Date,m=n.document,S=0,r=0,p=ue(),x=ue(),N=ue(),A=ue(),D=function(e,t){return e===t&&(l=!0),0},j={}.hasOwnProperty,t=[],q=t.pop,L=t.push,H=t.push,O=t.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",I="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",W="\\["+M+"*("+I+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+I+"))|)"+M+"*\\]",$=":("+I+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",F=new RegExp(M+"+","g"),B=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),_=new RegExp("^"+M+"*,"+M+"*"),z=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp($),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+$),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ne=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(m.childNodes),m.childNodes),t[m.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&((e?e.ownerDocument||e:m)!==C&&T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!A[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&U.test(t)){(s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=k),o=(l=h(t)).length;while(o--)l[o]="#"+s+" "+xe(l[o]);c=l.join(","),f=ee.test(t)&&ye(e.parentNode)||e}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){A(t,!0)}finally{s===k&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[k]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:m;return r!==C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),m!==C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=k,!C.getElementsByName||!C.getElementsByName(k).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){a.appendChild(e).innerHTML="<a id='"+k+"'></a><select id='"+k+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+k+"-]").length||v.push("~="),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+k+"+*").length||v.push(".#.+[+~]")}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",$)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e===C||e.ownerDocument===m&&y(m,e)?-1:t===C||t.ownerDocument===m&&y(m,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===C?-1:t===C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]===m?-1:s[r]===m?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==C&&T(e),d.matchesSelector&&E&&!A[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){A(t,!0)}return 0<se(t,C,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==C&&T(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==C&&T(e);var n=b.attrHandle[t.toLowerCase()],r=n&&j.call(b.attrHandle,t.toLowerCase())?n(e,t,!E):void 0;return void 0!==r?r:d.attributes||!E?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],r=0,i=0;if(l=!d.detectDuplicates,u=!d.sortStable&&e.slice(0),e.sort(D),l){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return u=null,e},o=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=p[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&p(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t.replace(F," ")+" ").indexOf(i):"|="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,g,v){var y="nth"!==h.slice(0,3),m="last"!==h.slice(-4),x="of-type"===e;return 1===g&&0===v?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=y!==m?"nextSibling":"previousSibling",c=e.parentNode,f=x&&e.nodeName.toLowerCase(),p=!n&&!x,d=!1;if(c){if(y){while(l){a=e;while(a=a[l])if(x?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;u=l="only"===h&&!u&&"nextSibling"}return!0}if(u=[m?c.firstChild:c.lastChild],m&&p){d=(s=(r=(i=(o=(a=c)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===S&&r[1])&&r[2],a=s&&c.childNodes[s];while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if(1===a.nodeType&&++d&&a===e){i[h]=[S,s,d];break}}else if(p&&(d=s=(r=(i=(o=(a=e)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===S&&r[1]),!1===d)while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if((x?a.nodeName.toLowerCase()===f:1===a.nodeType)&&++d&&(p&&((i=(o=a[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]=[S,d]),a===e))break;return(d-=v)===g||d%g==0&&0<=d/g}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[k]?a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:le(function(e){var r=[],i=[],s=f(e.replace(B,"$1"));return s[k]?le(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:le(function(t){return function(e){return 0<se(t,e).length}}),contains:le(function(t){return t=t.replace(te,ne),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:le(function(n){return V.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(te,ne).toLowerCase(),function(e){var t;do{if(t=E?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:function(e){return e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve(function(){return[0]}),last:ve(function(e,t){return[t-1]}),eq:ve(function(e,t,n){return[n<0?n+t:n]}),even:ve(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ve(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ve(function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e}),gt:ve(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=de(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=he(e);function me(){}function xe(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function be(s,e,t){var u=e.dir,l=e.next,c=l||u,f=t&&"parentNode"===c,p=r++;return e.first?function(e,t,n){while(e=e[u])if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var r,i,o,a=[S,p];if(n){while(e=e[u])if((1===e.nodeType||f)&&s(e,t,n))return!0}else while(e=e[u])if(1===e.nodeType||f)if(i=(o=e[k]||(e[k]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[u]||e;else{if((r=i[c])&&r[0]===S&&r[1]===p)return a[2]=r[2];if((i[c]=a)[2]=s(e,t,n))return!0}return!1}}function we(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Ce(d,h,g,v,y,e){return v&&!v[k]&&(v=Ce(v)),y&&!y[k]&&(y=Ce(y,e)),le(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)se(e,t[r],n);return n}(h||"*",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:Te(c,s,d,n,r),p=g?y||(e?d:l||v)?[]:t:f;if(g&&g(f,p,n,r),v){i=Te(p,u),v(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(y||d){if(y){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);y(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=y?P(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=Te(p===t?p.splice(l,p.length):p),y?y(null,t,p,r):H.apply(t,p)})}function Ee(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?1:0,u=be(function(e){return e===i},a,!0),l=be(function(e){return-1<P(i,e)},a,!0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?u(e,t,n):l(e,t,n));return i=null,r}];s<r;s++)if(t=b.relative[e[s].type])c=[be(we(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[k]){for(n=++s;n<r;n++)if(b.relative[e[n].type])break;return Ce(1<s&&we(c),1<s&&xe(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(B,"$1"),t,s<n&&Ee(e.slice(s,n)),n<r&&Ee(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var n,r,i,o,a,s,u,l=x[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(B," ")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):x(e,s).slice(0)},f=se.compile=function(e,t){var n,v,y,m,x,r,i=[],o=[],a=N[e+" "];if(!a){t||(t=h(e)),n=t.length;while(n--)(a=Ee(t[n]))[k]?i.push(a):o.push(a);(a=N(e,(v=o,m=0<(y=i).length,x=0<v.length,r=function(e,t,n,r,i){var o,a,s,u=0,l="0",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG("*",i),h=S+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t===C||t||i);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0,t||o.ownerDocument===C||(T(o),n=!E);while(s=v[a++])if(s(o,t||C,n)){r.push(o);break}i&&(S=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=y[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=q.call(r));f=Te(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+y.length&&se.uniqueSort(r)}return i&&(S=h,w=p),c},m?le(r):r))).selector=e}return a},g=se.select=function(e,t,n,r){var i,o,a,s,u,l="function"==typeof e&&e,c=!r&&h(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,ne),ee.test(o[0].type)&&ye(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&xe(o)))return H.apply(n,r),n;break}}}return(l||f(e,c))(r,t,!E,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},d.sortStable=k.split("").sort(D).join("")===k,d.detectDuplicates=!!l,T(),d.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(C.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),d.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(C);k.find=h,k.expr=h.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=h.uniqueSort,k.text=h.getText,k.isXMLDoc=h.isXML,k.contains=h.contains,k.escapeSelector=h.escape;var T=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&k(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},N=k.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var D=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?k.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?k.grep(e,function(e){return e===n!==r}):"string"!=typeof n?k.grep(e,function(e){return-1<i.call(n,e)!==r}):k.filter(n,e,r)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,function(e){return 1===e.nodeType}))},k.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(k(e).filter(function(){for(t=0;t<r;t++)if(k.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)k.find(e,i[t],n);return 1<r?k.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&N.test(e)?k(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:L.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),D.test(r[1])&&k.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,q=k(E);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(k.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&k(e);if(!N.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&k.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?k.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(k(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return"undefined"!=typeof e.contentDocument?e.contentDocument:(A(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},function(r,i){k.fn[r]=function(e,t){var n=k.map(this,i,e);return"Until"!==r.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=k.filter(t,n)),1<this.length&&(O[r]||k.uniqueSort(n),H.test(r)&&n.reverse()),this.pushStack(n)}});var R=/[^\x20\t\r\n\f]+/g;function M(e){return e}function I(e){throw e}function W(e,t,n,r){var i;try{e&&m(i=e.promise)?i.call(e).done(t).fail(n):e&&m(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(r){var e,n;r="string"==typeof r?(e=r,n={},k.each(e.match(R)||[],function(e,t){n[t]=!0}),n):k.extend({},r);var i,t,o,a,s=[],u=[],l=-1,c=function(){for(a=a||r.once,o=i=!0;u.length;l=-1){t=u.shift();while(++l<s.length)!1===s[l].apply(t[0],t[1])&&r.stopOnFalse&&(l=s.length,t=!1)}r.memory||(t=!1),i=!1,a&&(s=t?[]:"")},f={add:function(){return s&&(t&&!i&&(l=s.length-1,u.push(t)),function n(e){k.each(e,function(e,t){m(t)?r.unique&&f.has(t)||s.push(t):t&&t.length&&"string"!==w(t)&&n(t)})}(arguments),t&&!i&&c()),this},remove:function(){return k.each(arguments,function(e,t){var n;while(-1<(n=k.inArray(t,s,n)))s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?-1<k.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=t="",this},disabled:function(){return!s},lock:function(){return a=u=[],t||i||(s=t=""),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},k.extend({Deferred:function(e){var o=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],i="pending",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return k.Deferred(function(r){k.each(o,function(e,t){var n=m(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&m(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){var n=this,r=arguments,e=function(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,m(t)?s?t.call(e,l(u,o,M,s),l(u,o,I,s)):(u++,t.call(e,l(u,o,M,s),l(u,o,I,s),l(u,o,M,o.notifyWith))):(a!==M&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}},t=s?e:function(){try{e()}catch(e){k.Deferred.exceptionHook&&k.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==I&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(k.Deferred.getStackHook&&(t.stackTrace=k.Deferred.getStackHook()),C.setTimeout(t))}}return k.Deferred(function(e){o[0][3].add(l(0,e,m(r)?r:M,e.notifyWith)),o[1][3].add(l(0,e,m(t)?t:M)),o[2][3].add(l(0,e,m(n)?n:I))}).promise()},promise:function(e){return null!=e?k.extend(e,a):a}},s={};return k.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){var n=arguments.length,t=n,r=Array(t),i=s.call(arguments),o=k.Deferred(),a=function(t){return function(e){r[t]=this,i[t]=1<arguments.length?s.call(arguments):e,--n||o.resolveWith(r,i)}};if(n<=1&&(W(e,o.done(a(t)).resolve,o.reject,!n),"pending"===o.state()||m(i[t]&&i[t].then)))return o.then();while(t--)W(i[t],a(t),o.reject);return o.promise()}});var $=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&$.test(e.name)&&C.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){C.setTimeout(function(){throw e})};var F=k.Deferred();function B(){E.removeEventListener("DOMContentLoaded",B),C.removeEventListener("load",B),k.ready()}k.fn.ready=function(e){return F.then(e)["catch"](function(e){k.readyException(e)}),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0)!==e&&0<--k.readyWait||F.resolveWith(E,[k])}}),k.ready.then=F.then,"complete"===E.readyState||"loading"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(k.ready):(E.addEventListener("DOMContentLoaded",B),C.addEventListener("load",B));var _=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===w(n))for(s in i=!0,n)_(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(k(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},z=/^-ms-/,U=/-([a-z])/g;function X(e,t){return t.toUpperCase()}function V(e){return e.replace(z,"ms-").replace(U,X)}var G=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Y(){this.expando=k.expando+Y.uid++}Y.uid=1,Y.prototype={cache:function(e){var t=e[this.expando];return t||(t={},G(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[V(t)]=n;else for(r in t)i[V(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][V(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(V):(t=V(t))in r?[t]:t.match(R)||[]).length;while(n--)delete r[t[n]]}(void 0===t||k.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Q=new Y,J=new Y,K=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function ee(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Z,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:K.test(i)?JSON.parse(i):i)}catch(e){}J.set(e,t,n)}else n=void 0;return n}k.extend({hasData:function(e){return J.hasData(e)||Q.hasData(e)},data:function(e,t,n){return J.access(e,t,n)},removeData:function(e,t){J.remove(e,t)},_data:function(e,t,n){return Q.access(e,t,n)},_removeData:function(e,t){Q.remove(e,t)}}),k.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0===n){if(this.length&&(i=J.get(o),1===o.nodeType&&!Q.get(o,"hasDataAttrs"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf("data-")&&(r=V(r.slice(5)),ee(o,r,i[r]));Q.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof n?this.each(function(){J.set(this,n)}):_(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=J.get(o,n))?t:void 0!==(t=ee(o,n))?t:void 0;this.each(function(){J.set(this,n,e)})},null,e,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){J.remove(this,e)})}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Q.get(e,t),n&&(!r||Array.isArray(n)?r=Q.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,i=n.shift(),o=k._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){k.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Q.get(e,n)||Q.access(e,n,{empty:k.Callbacks("once memory").add(function(){Q.remove(e,[t+"queue",n])})})}}),k.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?k.queue(this[0],t):void 0===n?this:this.each(function(){var e=k.queue(this,t,n);k._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&k.dequeue(this,t)})},dequeue:function(e){return this.each(function(){k.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=k.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=Q.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var te=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ne=new RegExp("^(?:([+-])=|)("+te+")([a-z%]*)$","i"),re=["Top","Right","Bottom","Left"],ie=E.documentElement,oe=function(e){return k.contains(e.ownerDocument,e)},ae={composed:!0};ie.getRootNode&&(oe=function(e){return k.contains(e.ownerDocument,e)||e.getRootNode(ae)===e.ownerDocument});var se=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&oe(e)&&"none"===k.css(e,"display")},ue=function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,r||[]),t)e.style[o]=a[o];return i};function le(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return k.css(e,t,"")},u=s(),l=n&&n[3]||(k.cssNumber[t]?"":"px"),c=e.nodeType&&(k.cssNumber[t]||"px"!==l&&+u)&&ne.exec(k.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)k.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,k.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ce={};function fe(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?("none"===n&&(l[c]=Q.get(r,"display")||null,l[c]||(r.style.display="")),""===r.style.display&&se(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ce[s])||(o=a.body.appendChild(a.createElement(s)),u=k.css(o,"display"),o.parentNode.removeChild(o),"none"===u&&(u="block"),ce[s]=u)))):"none"!==n&&(l[c]="none",Q.set(r,"display",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}k.fn.extend({show:function(){return fe(this,!0)},hide:function(){return fe(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){se(this)?k(this).show():k(this).hide()})}});var pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?k.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n<r;n++)Q.set(e[n],"globalEval",!t||Q.get(t[n],"globalEval"))}ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;var me,xe,be=/<|&#?\w+;/;function we(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===w(o))k.merge(p,o.nodeType?[o]:o);else if(be.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+k.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;k.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&-1<k.inArray(o,r))i&&i.push(o);else if(l=oe(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}me=E.createDocumentFragment().appendChild(E.createElement("div")),(xe=E.createElement("input")).setAttribute("type","radio"),xe.setAttribute("checked","checked"),xe.setAttribute("name","t"),me.appendChild(xe),y.checkClone=me.cloneNode(!0).cloneNode(!0).lastChild.checked,me.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!me.cloneNode(!0).lastChild.defaultValue;var Te=/^key/,Ce=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ee=/^([^.]*)(?:\.(.+)|)/;function ke(){return!0}function Se(){return!1}function Ne(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function Ae(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Ae(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Se;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return k().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=k.guid++)),e.each(function(){k.event.add(this,t,i,r,n)})}function De(e,i,o){o?(Q.set(e,i,!1),k.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Q.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(k.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](),r!==(n=Q.get(this,i))||t?Q.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else r.length&&(Q.set(this,i,{value:k.event.trigger(k.extend(r[0],k.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Q.get(e,i)&&k.event.add(e,i,ke)}k.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.get(t);if(v){n.handler&&(n=(o=n).handler,i=o.selector),i&&k.find.matchesSelector(ie,i),n.guid||(n.guid=k.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof k&&k.event.triggered!==e.type?k.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(R)||[""]).length;while(l--)d=g=(s=Ee.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=k.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=k.event.special[d]||{},c=k.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),k.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.hasData(e)&&Q.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(R)||[""]).length;while(l--)if(d=g=(s=Ee.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=k.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||k.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)k.event.remove(e,d+t[l],n,r,!0);k.isEmptyObject(u)&&Q.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=k.event.fix(e),u=new Array(arguments.length),l=(Q.get(this,"events")||{})[s.type]||[],c=k.event.special[s.type]||{};for(u[0]=s,t=1;t<arguments.length;t++)u[t]=arguments[t];if(s.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,s)){a=k.event.handlers.call(this,s,l),t=0;while((i=a[t++])&&!s.isPropagationStopped()){s.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!s.isImmediatePropagationStopped())s.rnamespace&&!1!==o.namespace&&!s.rnamespace.test(o.namespace)||(s.handleObj=o,s.data=o.data,void 0!==(r=((k.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,u))&&!1===(s.result=r)&&(s.preventDefault(),s.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?-1<k(i,this).index(l):k.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(k.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[k.expando]?e:new k.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&De(t,"click",ke),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&De(t,"click"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&A(t,"input")&&Q.get(t,"click")||A(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},k.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},k.Event=function(e,t){if(!(this instanceof k.Event))return new k.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?ke:Se,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&k.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[k.expando]=!0},k.Event.prototype={constructor:k.Event,isDefaultPrevented:Se,isPropagationStopped:Se,isImmediatePropagationStopped:Se,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=ke,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=ke,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=ke,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},k.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&Te.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Ce.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},k.event.addProp),k.each({focus:"focusin",blur:"focusout"},function(e,t){k.event.special[e]={setup:function(){return De(this,e,Ne),!1},trigger:function(){return De(this,e),!0},delegateType:t}}),k.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){k.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||k.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),k.fn.extend({on:function(e,t,n,r){return Ae(this,e,t,n,r)},one:function(e,t,n,r){return Ae(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,k(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Se),this.each(function(){k.event.remove(this,e,n,t)})}});var je=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,qe=/<script|<style|<link/i,Le=/checked\s*(?:[^=]|=\s*.checked.)/i,He=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Oe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Re(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Me(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Q.hasData(e)&&(o=Q.access(e),a=Q.set(t,o),l=o.events))for(i in delete a.handle,a.events={},l)for(n=0,r=l[i].length;n<r;n++)k.event.add(t,i,l[i][n]);J.hasData(e)&&(s=J.access(e),u=k.extend({},s),J.set(t,u))}}function Ie(n,r,i,o){r=g.apply([],r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=m(d);if(h||1<f&&"string"==typeof d&&!y.checkClone&&Le.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),Ie(t,r,i,o)});if(f&&(t=(e=we(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=k.map(ve(e,"script"),Pe)).length;c<f;c++)u=e,c!==p&&(u=k.clone(u,!0,!0),s&&k.merge(a,ve(u,"script"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,k.map(a,Re),c=0;c<s;c++)u=a[c],he.test(u.type||"")&&!Q.access(u,"globalEval")&&k.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?k._evalUrl&&!u.noModule&&k._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")}):b(u.textContent.replace(He,""),u,l))}return n}function We(e,t,n){for(var r,i=t?k.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||k.cleanData(ve(r)),r.parentNode&&(n&&oe(r)&&ye(ve(r,"script")),r.parentNode.removeChild(r));return e}k.extend({htmlPrefilter:function(e){return e.replace(je,"<$1></$2>")},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=oe(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||k.isXMLDoc(e)))for(a=ve(c),r=0,i=(o=ve(e)).length;r<i;r++)s=o[r],u=a[r],void 0,"input"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ve(e),a=a||ve(c),r=0,i=o.length;r<i;r++)Me(o[r],a[r]);else Me(e,c);return 0<(a=ve(c,"script")).length&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=k.event.special,o=0;void 0!==(n=e[o]);o++)if(G(n)){if(t=n[Q.expando]){if(t.events)for(r in t.events)i[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[Q.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),k.fn.extend({detach:function(e){return We(this,e,!0)},remove:function(e){return We(this,e)},text:function(e){return _(this,function(e){return void 0===e?k.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Ie(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Oe(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Oe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return k.clone(this,e,t)})},html:function(e){return _(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!qe.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(k.cleanData(ve(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Ie(this,arguments,function(e){var t=this.parentNode;k.inArray(this,n)<0&&(k.cleanData(ve(this)),t&&t.replaceChild(e,this))},n)}}),k.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){k.fn[e]=function(e){for(var t,n=[],r=k(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),k(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});var $e=new RegExp("^("+te+")(?!px)[a-z%]+$","i"),Fe=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},Be=new RegExp(re.join("|"),"i");function _e(e,t,n){var r,i,o,a,s=e.style;return(n=n||Fe(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||oe(e)||(a=k.style(e,t)),!y.pixelBoxStyles()&&$e.test(a)&&Be.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function ze(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(u){s.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",u.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ie.appendChild(s).appendChild(u);var e=C.getComputedStyle(u);n="1%"!==e.top,a=12===t(e.marginLeft),u.style.right="60%",o=36===t(e.right),r=36===t(e.width),u.style.position="absolute",i=12===t(u.offsetWidth/3),ie.removeChild(s),u=null}}function t(e){return Math.round(parseFloat(e))}var n,r,i,o,a,s=E.createElement("div"),u=E.createElement("div");u.style&&(u.style.backgroundClip="content-box",u.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===u.style.backgroundClip,k.extend(y,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),o},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),a},scrollboxSize:function(){return e(),i}}))}();var Ue=["Webkit","Moz","ms"],Xe=E.createElement("div").style,Ve={};function Ge(e){var t=k.cssProps[e]||Ve[e];return t||(e in Xe?e:Ve[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=Ue.length;while(n--)if((e=Ue[n]+t)in Xe)return e}(e)||e)}var Ye=/^(none|table(?!-c[ea]).+)/,Qe=/^--/,Je={position:"absolute",visibility:"hidden",display:"block"},Ke={letterSpacing:"0",fontWeight:"400"};function Ze(e,t,n){var r=ne.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function et(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=k.css(e,n+re[a],!0,i)),r?("content"===n&&(u-=k.css(e,"padding"+re[a],!0,i)),"margin"!==n&&(u-=k.css(e,"border"+re[a]+"Width",!0,i))):(u+=k.css(e,"padding"+re[a],!0,i),"padding"!==n?u+=k.css(e,"border"+re[a]+"Width",!0,i):s+=k.css(e,"border"+re[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function tt(e,t,n){var r=Fe(e),i=(!y.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),o=i,a=_e(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if($e.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&i||"auto"===a||!parseFloat(a)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===k.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+et(e,t,n||(i?"border":"content"),o,r,a)+"px"}function nt(e,t,n,r,i){return new nt.prototype.init(e,t,n,r,i)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=_e(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=V(t),u=Qe.test(t),l=e.style;if(u||(t=Ge(s)),a=k.cssHooks[t]||k.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=ne.exec(n))&&i[1]&&(n=le(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(k.cssNumber[s]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=V(t);return Qe.test(t)||(t=Ge(s)),(a=k.cssHooks[t]||k.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=_e(e,t,r)),"normal"===i&&t in Ke&&(i=Ke[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),k.each(["height","width"],function(e,u){k.cssHooks[u]={get:function(e,t,n){if(t)return!Ye.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?tt(e,u,n):ue(e,Je,function(){return tt(e,u,n)})},set:function(e,t,n){var r,i=Fe(e),o=!y.scrollboxSize()&&"absolute"===i.position,a=(o||n)&&"border-box"===k.css(e,"boxSizing",!1,i),s=n?et(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e["offset"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-et(e,u,"border",!1,i)-.5)),s&&(r=ne.exec(t))&&"px"!==(r[3]||"px")&&(e.style[u]=t,t=k.css(e,u)),Ze(0,t,s)}}}),k.cssHooks.marginLeft=ze(y.reliableMarginLeft,function(e,t){if(t)return(parseFloat(_e(e,"marginLeft"))||e.getBoundingClientRect().left-ue(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),k.each({margin:"",padding:"",border:"Width"},function(i,o){k.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+re[t]+o]=r[t]||r[t-2]||r[0];return n}},"margin"!==i&&(k.cssHooks[i+o].set=Ze)}),k.fn.extend({css:function(e,t){return _(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Fe(e),i=t.length;a<i;a++)o[t[a]]=k.css(e,t[a],!1,r);return o}return void 0!==n?k.style(e,t,n):k.css(e,t)},e,t,1<arguments.length)}}),((k.Tween=nt).prototype={constructor:nt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(k.cssNumber[n]?"":"px")},cur:function(){var e=nt.propHooks[this.prop];return e&&e.get?e.get(this):nt.propHooks._default.get(this)},run:function(e){var t,n=nt.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):nt.propHooks._default.set(this),this}}).init.prototype=nt.prototype,(nt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[Ge(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=nt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=nt.prototype.init,k.fx.step={};var rt,it,ot,at,st=/^(?:toggle|show|hide)$/,ut=/queueHooks$/;function lt(){it&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(lt):C.setTimeout(lt,k.fx.interval),k.fx.tick())}function ct(){return C.setTimeout(function(){rt=void 0}),rt=Date.now()}function ft(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=re[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function pt(e,t,n){for(var r,i=(dt.tweeners[t]||[]).concat(dt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function dt(o,e,t){var n,a,r=0,i=dt.prefilters.length,s=k.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=rt||ct(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:k.extend({},e),opts:k.extend(!0,{specialEasing:{},easing:k.easing._default},t),originalProperties:e,originalOptions:t,startTime:rt||ct(),duration:t.duration,tweens:[],createTween:function(e,t){var n=k.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=V(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=k.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=dt.prefilters[r].call(l,o,c,l.opts))return m(n.stop)&&(k._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return k.map(c,pt,l),m(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),k.fx.timer(k.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}k.Animation=k.extend(dt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return le(n.elem,e,ne.exec(t),n),n}]},tweener:function(e,t){m(e)?(t=e,e=["*"]):e=e.match(R);for(var n,r=0,i=e.length;r<i;r++)n=e[r],dt.tweeners[n]=dt.tweeners[n]||[],dt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&se(e),v=Q.get(e,"fxshow");for(r in n.queue||(null==(a=k._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,k.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],st.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||k.style(e,r)}if((u=!k.isEmptyObject(t))||!k.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Q.get(e,"display")),"none"===(c=k.css(e,"display"))&&(l?c=l:(fe([e],!0),l=e.style.display||l,c=k.css(e,"display"),fe([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===k.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=Q.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&fe([e],!0),p.done(function(){for(r in g||fe([e]),Q.remove(e,"fxshow"),d)k.style(e,r,d[r])})),u=pt(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?dt.prefilters.unshift(e):dt.prefilters.push(e)}}),k.speed=function(e,t,n){var r=e&&"object"==typeof e?k.extend({},e):{complete:n||!n&&t||m(e)&&e,duration:e,easing:n&&t||t&&!m(t)&&t};return k.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in k.fx.speeds?r.duration=k.fx.speeds[r.duration]:r.duration=k.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&k.dequeue(this,r.queue)},r},k.fn.extend({fadeTo:function(e,t,n,r){return this.filter(se).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){var i=k.isEmptyObject(t),o=k.speed(e,n,r),a=function(){var e=dt(this,k.extend({},t),o);(i||Q.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){var a=function(e){var t=e.stop;delete e.stop,t(o)};return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&!1!==i&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=k.timers,r=Q.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&ut.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||k.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=Q.get(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=k.timers,o=n?n.length:0;for(t.finish=!0,k.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),k.each(["toggle","show","hide"],function(e,r){var i=k.fn[r];k.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(ft(r,!0),e,t,n)}}),k.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,r){k.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),k.timers=[],k.fx.tick=function(){var e,t=0,n=k.timers;for(rt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||k.fx.stop(),rt=void 0},k.fx.timer=function(e){k.timers.push(e),k.fx.start()},k.fx.interval=13,k.fx.start=function(){it||(it=!0,lt())},k.fx.stop=function(){it=null},k.fx.speeds={slow:600,fast:200,_default:400},k.fn.delay=function(r,e){return r=k.fx&&k.fx.speeds[r]||r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},ot=E.createElement("input"),at=E.createElement("select").appendChild(E.createElement("option")),ot.type="checkbox",y.checkOn=""!==ot.value,y.optSelected=at.selected,(ot=E.createElement("input")).value="t",ot.type="radio",y.radioValue="t"===ot.value;var ht,gt=k.expr.attrHandle;k.fn.extend({attr:function(e,t){return _(this,k.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){k.removeAttr(this,e)})}}),k.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?k.prop(e,t,n):(1===o&&k.isXMLDoc(e)||(i=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?ht:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&A(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(R);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),ht={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),function(e,t){var a=gt[t]||k.find.attr;gt[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=gt[o],gt[o]=r,r=null!=a(e,t,n)?o:null,gt[o]=i),r}});var vt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;function mt(e){return(e.match(R)||[]).join(" ")}function xt(e){return e.getAttribute&&e.getAttribute("class")||""}function bt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(R)||[]}k.fn.extend({prop:function(e,t){return _(this,k.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[k.propFix[e]||e]})}}),k.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&k.isXMLDoc(e)||(t=k.propFix[t]||t,i=k.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):vt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),y.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){k.propFix[this.toLowerCase()]=this}),k.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){k(this).addClass(t.call(this,e,xt(this)))});if((e=bt(t)).length)while(n=this[u++])if(i=xt(n),r=1===n.nodeType&&" "+mt(i)+" "){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=mt(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){k(this).removeClass(t.call(this,e,xt(this)))});if(!arguments.length)return this.attr("class","");if((e=bt(t)).length)while(n=this[u++])if(i=xt(n),r=1===n.nodeType&&" "+mt(i)+" "){a=0;while(o=e[a++])while(-1<r.indexOf(" "+o+" "))r=r.replace(" "+o+" "," ");i!==(s=mt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(i,t){var o=typeof i,a="string"===o||Array.isArray(i);return"boolean"==typeof t&&a?t?this.addClass(i):this.removeClass(i):m(i)?this.each(function(e){k(this).toggleClass(i.call(this,e,xt(this),t),t)}):this.each(function(){var e,t,n,r;if(a){t=0,n=k(this),r=bt(i);while(e=r[t++])n.hasClass(e)?n.removeClass(e):n.addClass(e)}else void 0!==i&&"boolean"!==o||((e=xt(this))&&Q.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===i?"":Q.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&-1<(" "+mt(xt(n))+" ").indexOf(t))return!0;return!1}});var wt=/\r/g;k.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=m(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,k(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=k.map(t,function(e){return null==e?"":e+""})),(r=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!==r.set(this,t,"value")||(this.value=t))})):t?(r=k.valHooks[t.type]||k.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(wt,""):null==e?"":e:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:mt(k.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!A(n.parentNode,"optgroup"))){if(t=k(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=k.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<k.inArray(k.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k.each(["radio","checkbox"],function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<k.inArray(k(e).val(),t)}},y.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),y.focusin="onfocusin"in C;var Tt=/^(?:focusinfocus|focusoutblur)$/,Ct=function(e){e.stopPropagation()};k.extend(k.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!Tt.test(d+k.event.triggered)&&(-1<d.indexOf(".")&&(d=(h=d.split(".")).shift(),h.sort()),u=d.indexOf(":")<0&&"on"+d,(e=e[k.expando]?e:new k.Event(d,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),c=k.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!x(n)){for(s=c.delegateType||d,Tt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Q.get(o,"events")||{})[e.type]&&Q.get(o,"handle"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&G(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!G(n)||u&&m(n[d])&&!x(n)&&((a=n[u])&&(n[u]=null),k.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,Ct),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,Ct),k.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each(function(){k.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),y.focusin||k.each({focus:"focusin",blur:"focusout"},function(n,r){var i=function(e){k.event.simulate(r,e.target,k.event.fix(e))};k.event.special[r]={setup:function(){var e=this.ownerDocument||this,t=Q.access(e,r);t||e.addEventListener(n,i,!0),Q.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=Q.access(e,r)-1;t?Q.access(e,r,t):(e.removeEventListener(n,i,!0),Q.remove(e,r))}}});var Et=C.location,kt=Date.now(),St=/\?/;k.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||k.error("Invalid XML: "+e),t};var Nt=/\[\]$/,At=/\r?\n/g,Dt=/^(?:submit|button|image|reset|file)$/i,jt=/^(?:input|select|textarea|keygen)/i;function qt(n,e,r,i){var t;if(Array.isArray(e))k.each(e,function(e,t){r||Nt.test(n)?i(n,t):qt(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!==w(e))i(n,e);else for(t in e)qt(n+"["+t+"]",e[t],r,i)}k.param=function(e,t){var n,r=[],i=function(e,t){var n=m(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,function(){i(this.name,this.value)});else for(n in e)qt(n,e[n],t,i);return r.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&jt.test(this.nodeName)&&!Dt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,function(e){return{name:t.name,value:e.replace(At,"\r\n")}}):{name:t.name,value:n.replace(At,"\r\n")}}).get()}});var Lt=/%20/g,Ht=/#.*$/,Ot=/([?&])_=[^&]*/,Pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Mt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Ft=E.createElement("a");function Bt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,r=0,i=e.toLowerCase().match(R)||[];if(m(t))while(n=i[r++])"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function _t(t,i,o,a){var s={},u=t===Wt;function l(e){var r;return s[e]=!0,k.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s["*"]&&l("*")}function zt(e,t){var n,r,i=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&k.extend(!0,e,r),e}Ft.href=Et.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Et.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,k.ajaxSettings),t):zt(k.ajaxSettings,e)},ajaxPrefilter:Bt(It),ajaxTransport:Bt(Wt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=k.ajaxSetup({},t),y=v.context||v,m=v.context&&(y.nodeType||y.jquery)?k(y):k.event,x=k.Deferred(),b=k.Callbacks("once memory"),w=v.statusCode||{},a={},s={},u="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=Pt.exec(p))n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(v.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),v.url=((e||v.url||Et.href)+"").replace(Mt,Et.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(R)||[""],null==v.crossDomain){r=E.createElement("a");try{r.href=v.url,r.href=r.href,v.crossDomain=Ft.protocol+"//"+Ft.host!=r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=k.param(v.data,v.traditional)),_t(It,v,t,T),h)return T;for(i in(g=k.event&&v.global)&&0==k.active++&&k.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Rt.test(v.type),f=v.url.replace(Ht,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace(Lt,"+")):(o=v.url.slice(f.length),v.data&&(v.processData||"string"==typeof v.data)&&(f+=(St.test(f)?"&":"?")+v.data,delete v.data),!1===v.cache&&(f=f.replace(Ot,"$1"),o=(St.test(f)?"&":"?")+"_="+kt+++o),v.url=f+o),v.ifModified&&(k.lastModified[f]&&T.setRequestHeader("If-Modified-Since",k.lastModified[f]),k.etag[f]&&T.setRequestHeader("If-None-Match",k.etag[f])),(v.data&&v.hasContent&&!1!==v.contentType||t.contentType)&&T.setRequestHeader("Content-Type",v.contentType),T.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+("*"!==v.dataTypes[0]?", "+$t+"; q=0.01":""):v.accepts["*"]),v.headers)T.setRequestHeader(i,v.headers[i]);if(v.beforeSend&&(!1===v.beforeSend.call(y,T,v)||h))return T.abort();if(u="abort",b.add(v.complete),T.done(v.success),T.fail(v.error),c=_t(Wt,v,t,T)){if(T.readyState=1,g&&m.trigger("ajaxSend",[T,v]),h)return T;v.async&&0<v.timeout&&(d=C.setTimeout(function(){T.abort("timeout")},v.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||"",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(v,T,n)),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(v,s,T,i),i?(v.ifModified&&((u=T.getResponseHeader("Last-Modified"))&&(k.lastModified[f]=u),(u=T.getResponseHeader("etag"))&&(k.etag[f]=u)),204===e||"HEAD"===v.type?l="nocontent":304===e?l="notmodified":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l="error",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+"",i?x.resolveWith(y,[o,l,T]):x.rejectWith(y,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?"ajaxSuccess":"ajaxError",[T,v,i?o:a]),b.fireWith(y,[T,l]),g&&(m.trigger("ajaxComplete",[T,v]),--k.active||k.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],function(e,i){k[i]=function(e,t,n,r){return m(t)&&(r=r||n,n=t,t=void 0),k.ajax(k.extend({url:e,type:i,dataType:r,data:t,success:n},k.isPlainObject(e)&&e))}}),k._evalUrl=function(e,t){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return m(n)?this.each(function(e){k(this).wrapInner(n.call(this,e))}):this.each(function(){var e=k(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m(t);return this.each(function(e){k(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){k(this).replaceWith(this.childNodes)}),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var Ut={0:200,1223:204},Xt=k.ajaxSettings.xhr();y.cors=!!Xt&&"withCredentials"in Xt,y.ajax=Xt=!!Xt,k.ajaxTransport(function(i){var o,a;if(y.cors||Xt&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,"abort"===e?r.abort():"error"===e?"number"!=typeof r.status?t(0,"error"):t(r.status,r.statusText):t(Ut[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o("error"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o("abort");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),k.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),k.ajaxTransport("script",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=k("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Vt,Gt=[],Yt=/(=)\?(?=&|$)|\?\?/;k.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Gt.pop()||k.expando+"_"+kt++;return this[e]=!0,e}}),k.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Yt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Yt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Yt,"$1"+r):!1!==e.jsonp&&(e.url+=(St.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||k.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?k(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Gt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Vt=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Vt.childNodes.length),k.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=D.exec(e))?[t.createElement(i[1])]:(i=we([e],t,o),o&&o.length&&k(o).remove(),k.merge([],i.childNodes)));var r,i,o},k.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1<s&&(r=mt(e.slice(s)),e=e.slice(0,s)),m(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<a.length&&k.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?k("<div>").append(k.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},k.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){k.fn[t]=function(e){return this.on(t,e)}}),k.expr.pseudos.animated=function(t){return k.grep(k.timers,function(e){return t===e.elem}).length},k.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=k.css(e,"position"),c=k(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=k.css(e,"top"),u=k.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,k.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},k.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){k.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===k.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===k.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=k(e).offset()).top+=k.css(e,"borderTopWidth",!0),i.left+=k.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-k.css(r,"marginTop",!0),left:t.left-i.left-k.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===k.css(e,"position"))e=e.offsetParent;return e||ie})}}),k.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;k.fn[t]=function(e){return _(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),k.each(["top","left"],function(e,n){k.cssHooks[n]=ze(y.pixelPosition,function(e,t){if(t)return t=_e(e,n),$e.test(t)?k(e).position()[n]+"px":t})}),k.each({Height:"height",Width:"width"},function(a,s){k.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){k.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return _(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?k.css(e,t,i):k.style(e,t,n,i)},s,n?e:void 0,n)}})}),k.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){k.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),k.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),k.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),k.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),m(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||k.guid++,i},k.holdReady=function(e){e?k.readyWait++:k.ready(!0)},k.isArray=Array.isArray,k.parseJSON=JSON.parse,k.nodeName=A,k.isFunction=m,k.isWindow=x,k.camelCase=V,k.type=w,k.now=Date.now,k.isNumeric=function(e){var t=k.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return k});var Qt=C.jQuery,Jt=C.$;return k.noConflict=function(e){return C.$===k&&(C.$=Jt),e&&C.jQuery===k&&(C.jQuery=Qt),k},e||(C.jQuery=C.$=k),k}); diff --git a/Varsity_Template/template/js/parallax.js b/Varsity_Template/template/js/parallax.js new file mode 100644 index 0000000..421f040 --- /dev/null +++ b/Varsity_Template/template/js/parallax.js @@ -0,0 +1,550 @@ +/** + * Parallax.js + * @author Matthew Wagerfield - @wagerfield + * @description Creates a parallax effect between an array of layers, + * driving the motion from the gyroscope output of a smartdevice. + * If no gyroscope is available, the cursor position is used. + */ +;(function(window, document, undefined) { + + // Strict Mode + 'use strict'; + + // Constants + var NAME = 'Parallax'; + var MAGIC_NUMBER = 30; + var DEFAULTS = { + relativeInput: false, + clipRelativeInput: false, + calibrationThreshold: 100, + calibrationDelay: 500, + supportDelay: 500, + calibrateX: false, + calibrateY: true, + invertX: true, + invertY: true, + limitX: false, + limitY: false, + scalarX: 10.0, + scalarY: 10.0, + frictionX: 0.1, + frictionY: 0.1, + originX: 0.5, + originY: 0.5, + pointerEvents: true, + precision: 1 + }; + + function Parallax(element, options) { + + // DOM Context + this.element = element; + this.layers = element.getElementsByClassName('layer'); + + // Data Extraction + var data = { + calibrateX: this.data(this.element, 'calibrate-x'), + calibrateY: this.data(this.element, 'calibrate-y'), + invertX: this.data(this.element, 'invert-x'), + invertY: this.data(this.element, 'invert-y'), + limitX: this.data(this.element, 'limit-x'), + limitY: this.data(this.element, 'limit-y'), + scalarX: this.data(this.element, 'scalar-x'), + scalarY: this.data(this.element, 'scalar-y'), + frictionX: this.data(this.element, 'friction-x'), + frictionY: this.data(this.element, 'friction-y'), + originX: this.data(this.element, 'origin-x'), + originY: this.data(this.element, 'origin-y'), + pointerEvents: this.data(this.element, 'pointer-events'), + precision: this.data(this.element, 'precision') + }; + + // Delete Null Data Values + for (var key in data) { + if (data[key] === null) delete data[key]; + } + + // Compose Settings Object + this.extend(this, DEFAULTS, options, data); + + // States + this.calibrationTimer = null; + this.calibrationFlag = true; + this.enabled = false; + this.depthsX = []; + this.depthsY = []; + this.raf = null; + + // Element Bounds + this.bounds = null; + this.ex = 0; + this.ey = 0; + this.ew = 0; + this.eh = 0; + + // Element Center + this.ecx = 0; + this.ecy = 0; + + // Element Range + this.erx = 0; + this.ery = 0; + + // Calibration + this.cx = 0; + this.cy = 0; + + // Input + this.ix = 0; + this.iy = 0; + + // Motion + this.mx = 0; + this.my = 0; + + // Velocity + this.vx = 0; + this.vy = 0; + + // Callbacks + this.onMouseMove = this.onMouseMove.bind(this); + this.onDeviceOrientation = this.onDeviceOrientation.bind(this); + this.onOrientationTimer = this.onOrientationTimer.bind(this); + this.onCalibrationTimer = this.onCalibrationTimer.bind(this); + this.onAnimationFrame = this.onAnimationFrame.bind(this); + this.onWindowResize = this.onWindowResize.bind(this); + + // Initialise + this.initialise(); + } + + Parallax.prototype.extend = function() { + if (arguments.length > 1) { + var master = arguments[0]; + for (var i = 1, l = arguments.length; i < l; i++) { + var object = arguments[i]; + for (var key in object) { + master[key] = object[key]; + } + } + } + }; + + Parallax.prototype.data = function(element, name) { + return this.deserialize(element.getAttribute('data-'+name)); + }; + + Parallax.prototype.deserialize = function(value) { + if (value === 'true') { + return true; + } else if (value === 'false') { + return false; + } else if (value === 'null') { + return null; + } else if (!isNaN(parseFloat(value)) && isFinite(value)) { + return parseFloat(value); + } else { + return value; + } + }; + + Parallax.prototype.camelCase = function(value) { + return value.replace(/-+(.)?/g, function(match, character){ + return character ? character.toUpperCase() : ''; + }); + }; + + Parallax.prototype.transformSupport = function(value) { + var element = document.createElement('div'); + var propertySupport = false; + var propertyValue = null; + var featureSupport = false; + var cssProperty = null; + var jsProperty = null; + for (var i = 0, l = this.vendors.length; i < l; i++) { + if (this.vendors[i] !== null) { + cssProperty = this.vendors[i][0] + 'transform'; + jsProperty = this.vendors[i][1] + 'Transform'; + } else { + cssProperty = 'transform'; + jsProperty = 'transform'; + } + if (element.style[jsProperty] !== undefined) { + propertySupport = true; + break; + } + } + switch(value) { + case '2D': + featureSupport = propertySupport; + break; + case '3D': + if (propertySupport) { + var body = document.body || document.createElement('body'); + var documentElement = document.documentElement; + var documentOverflow = documentElement.style.overflow; + var isCreatedBody = false; + if (!document.body) { + isCreatedBody = true; + documentElement.style.overflow = 'hidden'; + documentElement.appendChild(body); + body.style.overflow = 'hidden'; + body.style.background = ''; + } + body.appendChild(element); + element.style[jsProperty] = 'translate3d(1px,1px,1px)'; + propertyValue = window.getComputedStyle(element).getPropertyValue(cssProperty); + featureSupport = propertyValue !== undefined && propertyValue.length > 0 && propertyValue !== 'none'; + documentElement.style.overflow = documentOverflow; + body.removeChild(element); + if ( isCreatedBody ) { + body.removeAttribute('style'); + body.parentNode.removeChild(body); + } + } + break; + } + return featureSupport; + }; + + Parallax.prototype.ww = null; + Parallax.prototype.wh = null; + Parallax.prototype.wcx = null; + Parallax.prototype.wcy = null; + Parallax.prototype.wrx = null; + Parallax.prototype.wry = null; + Parallax.prototype.portrait = null; + Parallax.prototype.desktop = !navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry|BB10|mobi|tablet|opera mini|nexus 7)/i); + Parallax.prototype.vendors = [null,['-webkit-','webkit'],['-moz-','Moz'],['-o-','O'],['-ms-','ms']]; + Parallax.prototype.motionSupport = !!window.DeviceMotionEvent; + Parallax.prototype.orientationSupport = !!window.DeviceOrientationEvent; + Parallax.prototype.orientationStatus = 0; + Parallax.prototype.motionStatus = 0; + Parallax.prototype.propertyCache = {}; + + Parallax.prototype.initialise = function() { + + if (Parallax.prototype.transform2DSupport === undefined) { + Parallax.prototype.transform2DSupport = Parallax.prototype.transformSupport('2D'); + Parallax.prototype.transform3DSupport = Parallax.prototype.transformSupport('3D'); + } + + // Configure Context Styles + if (this.transform3DSupport) this.accelerate(this.element); + var style = window.getComputedStyle(this.element); + if (style.getPropertyValue('position') === 'static') { + this.element.style.position = 'relative'; + } + + // Pointer events + if(!this.pointerEvents){ + this.element.style.pointerEvents = 'none'; + } + + // Setup + this.updateLayers(); + this.updateDimensions(); + this.enable(); + this.queueCalibration(this.calibrationDelay); + }; + + Parallax.prototype.updateLayers = function() { + + // Cache Layer Elements + this.layers = this.element.getElementsByClassName('layer'); + this.depthsX = []; + this.depthsY = []; + + // Configure Layer Styles + for (var i = 0, l = this.layers.length; i < l; i++) { + var layer = this.layers[i]; + if (this.transform3DSupport) this.accelerate(layer); + layer.style.position = i ? 'absolute' : 'relative'; + layer.style.display = 'block'; + layer.style.left = 0; + layer.style.top = 0; + + // Cache Layer Depth + //Graceful fallback on depth if depth-x or depth-y is absent + var depth = this.data(layer, 'depth') || 0; + this.depthsX.push(this.data(layer, 'depth-x') || depth); + this.depthsY.push(this.data(layer, 'depth-y') || depth); + } + }; + + Parallax.prototype.updateDimensions = function() { + this.ww = window.innerWidth; + this.wh = window.innerHeight; + this.wcx = this.ww * this.originX; + this.wcy = this.wh * this.originY; + this.wrx = Math.max(this.wcx, this.ww - this.wcx); + this.wry = Math.max(this.wcy, this.wh - this.wcy); + }; + + Parallax.prototype.updateBounds = function() { + this.bounds = this.element.getBoundingClientRect(); + this.ex = this.bounds.left; + this.ey = this.bounds.top; + this.ew = this.bounds.width; + this.eh = this.bounds.height; + this.ecx = this.ew * this.originX; + this.ecy = this.eh * this.originY; + this.erx = Math.max(this.ecx, this.ew - this.ecx); + this.ery = Math.max(this.ecy, this.eh - this.ecy); + }; + + Parallax.prototype.queueCalibration = function(delay) { + clearTimeout(this.calibrationTimer); + this.calibrationTimer = setTimeout(this.onCalibrationTimer, delay); + }; + + Parallax.prototype.enable = function() { + if (!this.enabled) { + this.enabled = true; + if (!this.desktop && this.orientationSupport) { + this.portrait = null; + window.addEventListener('deviceorientation', this.onDeviceOrientation); + setTimeout(this.onOrientationTimer, this.supportDelay); + } + else if (!this.desktop && this.motionSupport) { + this.portrait = null; + window.addEventListener('devicemotion', this.onDeviceMotion); + setTimeout(this.onMotionTimer, this.supportDelay); + } + else { + this.cx = 0; + this.cy = 0; + this.portrait = false; + window.addEventListener('mousemove', this.onMouseMove); + } + window.addEventListener('resize', this.onWindowResize); + this.raf = requestAnimationFrame(this.onAnimationFrame); + } + }; + + Parallax.prototype.disable = function() { + if (this.enabled) { + this.enabled = false; + if (this.orientationSupport) { + window.removeEventListener('deviceorientation', this.onDeviceOrientation); + } + else if (this.motionSupport) { + window.removeEventListener('devicemotion', this.onDeviceMotion); + } + else { + window.removeEventListener('mousemove', this.onMouseMove); + } + window.removeEventListener('resize', this.onWindowResize); + cancelAnimationFrame(this.raf); + } + }; + + Parallax.prototype.calibrate = function(x, y) { + this.calibrateX = x === undefined ? this.calibrateX : x; + this.calibrateY = y === undefined ? this.calibrateY : y; + }; + + Parallax.prototype.invert = function(x, y) { + this.invertX = x === undefined ? this.invertX : x; + this.invertY = y === undefined ? this.invertY : y; + }; + + Parallax.prototype.friction = function(x, y) { + this.frictionX = x === undefined ? this.frictionX : x; + this.frictionY = y === undefined ? this.frictionY : y; + }; + + Parallax.prototype.scalar = function(x, y) { + this.scalarX = x === undefined ? this.scalarX : x; + this.scalarY = y === undefined ? this.scalarY : y; + }; + + Parallax.prototype.limit = function(x, y) { + this.limitX = x === undefined ? this.limitX : x; + this.limitY = y === undefined ? this.limitY : y; + }; + + Parallax.prototype.origin = function(x, y) { + this.originX = x === undefined ? this.originX : x; + this.originY = y === undefined ? this.originY : y; + }; + + Parallax.prototype.clamp = function(value, min, max) { + value = Math.max(value, min); + value = Math.min(value, max); + return value; + }; + + Parallax.prototype.css = function(element, property, value) { + var jsProperty = this.propertyCache[property]; + if (!jsProperty) { + for (var i = 0, l = this.vendors.length; i < l; i++) { + if (this.vendors[i] !== null) { + jsProperty = this.camelCase(this.vendors[i][1] + '-' + property); + } else { + jsProperty = property; + } + if (element.style[jsProperty] !== undefined) { + this.propertyCache[property] = jsProperty; + break; + } + } + } + element.style[jsProperty] = value; + }; + + Parallax.prototype.accelerate = function(element) { + this.css(element, 'transform', 'translate3d(0,0,0) rotate(0.0001deg)'); + this.css(element, 'transform-style', 'preserve-3d'); + this.css(element, 'backface-visibility', 'hidden'); + }; + + Parallax.prototype.setPosition = function(element, x, y) { + x = x.toFixed(this.precision) + 'px'; + y = y.toFixed(this.precision) + 'px'; + if (this.transform3DSupport) { + this.css(element, 'transform', 'translate3d('+x+','+y+',0)'); + } else if (this.transform2DSupport) { + this.css(element, 'transform', 'translate('+x+','+y+')'); + } else { + element.style.left = x; + element.style.top = y; + } + }; + + Parallax.prototype.onOrientationTimer = function() { + if (this.orientationSupport && this.orientationStatus === 0) { + this.disable(); + this.orientationSupport = false; + this.enable(); + } + }; + + Parallax.prototype.onMotionTimer = function() { + if (this.motionSupport && this.motionStatus === 0) { + this.disable(); + this.motionSupport = false; + this.enable(); + } + }; + + Parallax.prototype.onCalibrationTimer = function() { + this.calibrationFlag = true; + }; + + Parallax.prototype.onWindowResize = function() { + this.updateDimensions(); + }; + + Parallax.prototype.onAnimationFrame = function() { + this.updateBounds(); + var dx = this.ix - this.cx; + var dy = this.iy - this.cy; + if ((Math.abs(dx) > this.calibrationThreshold) || (Math.abs(dy) > this.calibrationThreshold)) { + this.queueCalibration(0); + } + if (this.portrait) { + this.mx = this.calibrateX ? dy : this.iy; + this.my = this.calibrateY ? dx : this.ix; + } else { + this.mx = this.calibrateX ? dx : this.ix; + this.my = this.calibrateY ? dy : this.iy; + } + this.mx *= this.ew * (this.scalarX / 100); + this.my *= this.eh * (this.scalarY / 100); + if (!isNaN(parseFloat(this.limitX))) { + this.mx = this.clamp(this.mx, -this.limitX, this.limitX); + } + if (!isNaN(parseFloat(this.limitY))) { + this.my = this.clamp(this.my, -this.limitY, this.limitY); + } + this.vx += (this.mx - this.vx) * this.frictionX; + this.vy += (this.my - this.vy) * this.frictionY; + for (var i = 0, l = this.layers.length; i < l; i++) { + var layer = this.layers[i]; + var depthX = this.depthsX[i]; + var depthY = this.depthsY[i]; + var xOffset = this.vx * (depthX * (this.invertX ? -1 : 1)); + var yOffset = this.vy * (depthY * (this.invertY ? -1 : 1)); + this.setPosition(layer, xOffset, yOffset); + } + this.raf = requestAnimationFrame(this.onAnimationFrame); + }; + + Parallax.prototype.rotate = function(beta,gamma){ + // Extract Rotation + var x = (event.beta || 0) / MAGIC_NUMBER; // -90 :: 90 + var y = (event.gamma || 0) / MAGIC_NUMBER; // -180 :: 180 + + // Detect Orientation Change + var portrait = this.wh > this.ww; + if (this.portrait !== portrait) { + this.portrait = portrait; + this.calibrationFlag = true; + } + + // Set Calibration + if (this.calibrationFlag) { + this.calibrationFlag = false; + this.cx = x; + this.cy = y; + } + + // Set Input + this.ix = x; + this.iy = y; + } + Parallax.prototype.onDeviceOrientation = function(event) { + // Validate environment and event properties. + var beta = event.beta; + var gamma = event.gamma; + if (!this.desktop && beta !== null && gamma !== null) { + // Set orientation status. + this.orientationStatus = 1; + this.rotate(beta,gamma); + } + }; + + Parallax.prototype.onDeviceMotion = function(event) { + // Validate environment and event properties. + var beta = event.rotationRate.beta; + var gamma = event.rotationRate.gamma; + if (!this.desktop && beta !== null && gamma !== null) { + // Set motion status. + this.motionStatus = 1; + this.rotate(beta,gamma); + } + }; + + Parallax.prototype.onMouseMove = function(event) { + // Cache mouse coordinates. + var clientX = event.clientX; + var clientY = event.clientY; + + // Calculate Mouse Input + if (!this.orientationSupport && this.relativeInput) { + + // Clip mouse coordinates inside element bounds. + if (this.clipRelativeInput) { + clientX = Math.max(clientX, this.ex); + clientX = Math.min(clientX, this.ex + this.ew); + clientY = Math.max(clientY, this.ey); + clientY = Math.min(clientY, this.ey + this.eh); + } + + // Calculate input relative to the element. + this.ix = (clientX - this.ex - this.ecx) / this.erx; + this.iy = (clientY - this.ey - this.ecy) / this.ery; + + } else { + + // Calculate input relative to the window. + this.ix = (clientX - this.wcx) / this.wrx; + this.iy = (clientY - this.wcy) / this.wry; + } + }; + + // Expose Parallax + window[NAME] = Parallax; + +})(window, document); diff --git a/Varsity_Template/template/js/popper.min.js b/Varsity_Template/template/js/popper.min.js new file mode 100644 index 0000000..4825f04 --- /dev/null +++ b/Varsity_Template/template/js/popper.min.js @@ -0,0 +1,4 @@ +/* + Copyright (C) Federico Zivolo 2019 + Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT). + */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function r(e){return 11===e?pe:10===e?se:pe||se}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',n=e.nodeName;if('BODY'===n||'HTML'===n){var i=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||i;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],n=l(t,'top'),i=l(t,'left'),r=o?-1:1;return e.top+=n*r,e.bottom+=n*r,e.left+=i*r,e.right+=i*r,e}function m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'],10)+parseFloat(e['border'+n+'Width'],10)}function h(e,t,o,n){return ee(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],r(10)?parseInt(o['offset'+e])+parseInt(n['margin'+('Height'===e?'Top':'Left')])+parseInt(n['margin'+('Height'===e?'Bottom':'Right')]):0)}function c(e){var t=e.body,o=e.documentElement,n=r(10)&&getComputedStyle(o);return{height:h('Height',t,o,n),width:h('Width',t,o,n)}}function g(e){return fe({},e,{right:e.left+e.width,bottom:e.top+e.height})}function u(e){var o={};try{if(r(10)){o=e.getBoundingClientRect();var n=l(e,'top'),i=l(e,'left');o.top+=n,o.left+=i,o.bottom+=n,o.right+=i}else o=e.getBoundingClientRect()}catch(t){}var p={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},s='HTML'===e.nodeName?c(e.ownerDocument):{},d=s.width||e.clientWidth||p.right-p.left,a=s.height||e.clientHeight||p.bottom-p.top,f=e.offsetWidth-d,h=e.offsetHeight-a;if(f||h){var u=t(e);f-=m(u,'x'),h-=m(u,'y'),p.width-=f,p.height-=h}return g(p)}function b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName,d=u(e),a=u(o),l=n(e),m=t(o),h=parseFloat(m.borderTopWidth,10),c=parseFloat(m.borderLeftWidth,10);i&&s&&(a.top=ee(a.top,0),a.left=ee(a.left,0));var b=g({top:d.top-a.top-h,left:d.left-a.left-c,width:d.width,height:d.height});if(b.marginTop=0,b.marginLeft=0,!p&&s){var w=parseFloat(m.marginTop,10),y=parseFloat(m.marginLeft,10);b.top-=h-w,b.bottom-=h-w,b.left-=c-y,b.right-=c-y,b.marginTop=w,b.marginLeft=y}return(p&&!i?o.contains(l):o===l&&'BODY'!==l.nodeName)&&(b=f(b,o)),b}function w(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=e.ownerDocument.documentElement,n=b(e,o),i=ee(o.clientWidth,window.innerWidth||0),r=ee(o.clientHeight,window.innerHeight||0),p=t?0:l(o),s=t?0:l(o,'left'),d={top:p-n.top+n.marginTop,left:s-n.left+n.marginLeft,width:i,height:r};return g(d)}function y(e){var n=e.nodeName;if('BODY'===n||'HTML'===n)return!1;if('fixed'===t(e,'position'))return!0;var i=o(e);return!!i&&y(i)}function E(e){if(!e||!e.parentElement||r())return document.documentElement;for(var o=e.parentElement;o&&'none'===t(o,'transform');)o=o.parentElement;return o||document.documentElement}function v(e,t,i,r){var p=4<arguments.length&&void 0!==arguments[4]&&arguments[4],s={top:0,left:0},d=p?E(e):a(e,t);if('viewport'===r)s=w(d,p);else{var l;'scrollParent'===r?(l=n(o(t)),'BODY'===l.nodeName&&(l=e.ownerDocument.documentElement)):'window'===r?l=e.ownerDocument.documentElement:l=r;var f=b(l,d,p);if('HTML'===l.nodeName&&!y(d)){var m=c(e.ownerDocument),h=m.height,g=m.width;s.top+=f.top-f.marginTop,s.bottom=h+f.top,s.left+=f.left-f.marginLeft,s.right=g+f.left}else s=f}i=i||0;var u='number'==typeof i;return s.left+=u?i:i.left||0,s.top+=u?i:i.top||0,s.right-=u?i:i.right||0,s.bottom-=u?i:i.bottom||0,s}function x(e){var t=e.width,o=e.height;return t*o}function O(e,t,o,n,i){var r=5<arguments.length&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf('auto'))return e;var p=v(o,n,r,i),s={top:{width:p.width,height:t.top-p.top},right:{width:p.right-t.right,height:p.height},bottom:{width:p.width,height:p.bottom-t.bottom},left:{width:t.left-p.left,height:p.height}},d=Object.keys(s).map(function(e){return fe({key:e},s[e],{area:x(s[e])})}).sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,n=e.height;return t>=o.clientWidth&&n>=o.clientHeight}),l=0<a.length?a[0].key:d[0].key,f=e.split('-')[1];return l+(f?'-'+f:'')}function L(e,t,o){var n=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null,i=n?E(t):a(t,o);return b(o,i,n)}function S(e){var t=e.ownerDocument.defaultView,o=t.getComputedStyle(e),n=parseFloat(o.marginTop||0)+parseFloat(o.marginBottom||0),i=parseFloat(o.marginLeft||0)+parseFloat(o.marginRight||0),r={width:e.offsetWidth+i,height:e.offsetHeight+n};return r}function T(e){var t={left:'right',right:'left',bottom:'top',top:'bottom'};return e.replace(/left|right|bottom|top/g,function(e){return t[e]})}function D(e,t,o){o=o.split('-')[0];var n=S(e),i={width:n.width,height:n.height},r=-1!==['right','left'].indexOf(o),p=r?'top':'left',s=r?'left':'top',d=r?'height':'width',a=r?'width':'height';return i[p]=t[p]+t[d]/2-n[d]/2,i[s]=o===s?t[s]-n[a]:t[T(s)],i}function C(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function N(e,t,o){if(Array.prototype.findIndex)return e.findIndex(function(e){return e[t]===o});var n=C(e,function(e){return e[t]===o});return e.indexOf(n)}function P(t,o,n){var i=void 0===n?t:t.slice(0,N(t,'name',n));return i.forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.fn`!');var n=t['function']||t.fn;t.enabled&&e(n)&&(o.offsets.popper=g(o.offsets.popper),o.offsets.reference=g(o.offsets.reference),o=n(o,t))}),o}function k(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=D(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?'fixed':'absolute',e=P(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function W(e,t){return e.some(function(e){var o=e.name,n=e.enabled;return n&&o===t})}function H(e){for(var t=[!1,'ms','Webkit','Moz','O'],o=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<t.length;n++){var i=t[n],r=i?''+i+o:e;if('undefined'!=typeof document.body.style[r])return r}return null}function B(){return this.state.isDestroyed=!0,W(this.modifiers,'applyStyle')&&(this.popper.removeAttribute('x-placement'),this.popper.style.position='',this.popper.style.top='',this.popper.style.left='',this.popper.style.right='',this.popper.style.bottom='',this.popper.style.willChange='',this.popper.style[H('transform')]=''),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function A(e){var t=e.ownerDocument;return t?t.defaultView:window}function M(e,t,o,i){var r='BODY'===e.nodeName,p=r?e.ownerDocument.defaultView:e;p.addEventListener(t,o,{passive:!0}),r||M(n(p.parentNode),t,o,i),i.push(p)}function F(e,t,o,i){o.updateBound=i,A(e).addEventListener('resize',o.updateBound,{passive:!0});var r=n(e);return M(r,'scroll',o.updateBound,o.scrollParents),o.scrollElement=r,o.eventsEnabled=!0,o}function I(){this.state.eventsEnabled||(this.state=F(this.reference,this.options,this.state,this.scheduleUpdate))}function R(e,t){return A(e).removeEventListener('resize',t.updateBound),t.scrollParents.forEach(function(e){e.removeEventListener('scroll',t.updateBound)}),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t}function U(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=R(this.reference,this.state))}function Y(e){return''!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function j(e,t){Object.keys(t).forEach(function(o){var n='';-1!==['width','height','top','right','bottom','left'].indexOf(o)&&Y(t[o])&&(n='px'),e.style[o]=t[o]+n})}function V(e,t){Object.keys(t).forEach(function(o){var n=t[o];!1===n?e.removeAttribute(o):e.setAttribute(o,t[o])})}function q(e,t){var o=e.offsets,n=o.popper,i=o.reference,r=$,p=function(e){return e},s=r(i.width),d=r(n.width),a=-1!==['left','right'].indexOf(e.placement),l=-1!==e.placement.indexOf('-'),f=t?a||l||s%2==d%2?r:Z:p,m=t?r:p;return{left:f(1==s%2&&1==d%2&&!l&&t?n.left-1:n.left),top:m(n.top),bottom:m(n.bottom),right:f(n.right)}}function K(e,t,o){var n=C(e,function(e){var o=e.name;return o===t}),i=!!n&&e.some(function(e){return e.name===o&&e.enabled&&e.order<n.order});if(!i){var r='`'+t+'`';console.warn('`'+o+'`'+' modifier is required by '+r+' modifier in order to work, be sure to include it before '+r+'!')}return i}function z(e){return'end'===e?'start':'start'===e?'end':e}function G(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=ce.indexOf(e),n=ce.slice(o+1).concat(ce.slice(0,o));return t?n.reverse():n}function _(e,t,o,n){var i=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),r=+i[1],p=i[2];if(!r)return e;if(0===p.indexOf('%')){var s;switch(p){case'%p':s=o;break;case'%':case'%r':default:s=n;}var d=g(s);return d[t]/100*r}if('vh'===p||'vw'===p){var a;return a='vh'===p?ee(document.documentElement.clientHeight,window.innerHeight||0):ee(document.documentElement.clientWidth,window.innerWidth||0),a/100*r}return r}function X(e,t,o,n){var i=[0,0],r=-1!==['right','left'].indexOf(n),p=e.split(/(\+|\-)/).map(function(e){return e.trim()}),s=p.indexOf(C(p,function(e){return-1!==e.search(/,|\s/)}));p[s]&&-1===p[s].indexOf(',')&&console.warn('Offsets separated by white space(s) are deprecated, use a comma (,) instead.');var d=/\s*,\s*|\s+/,a=-1===s?[p]:[p.slice(0,s).concat([p[s].split(d)[0]]),[p[s].split(d)[1]].concat(p.slice(s+1))];return a=a.map(function(e,n){var i=(1===n?!r:r)?'height':'width',p=!1;return e.reduce(function(e,t){return''===e[e.length-1]&&-1!==['+','-'].indexOf(t)?(e[e.length-1]=t,p=!0,e):p?(e[e.length-1]+=t,p=!1,e):e.concat(t)},[]).map(function(e){return _(e,i,t,o)})}),a.forEach(function(e,t){e.forEach(function(o,n){Y(o)&&(i[t]+=o*('-'===e[n-1]?-1:1))})}),i}function J(e,t){var o,n=t.offset,i=e.placement,r=e.offsets,p=r.popper,s=r.reference,d=i.split('-')[0];return o=Y(+n)?[+n,0]:X(n,p,s,d),'left'===d?(p.top+=o[0],p.left-=o[1]):'right'===d?(p.top+=o[0],p.left+=o[1]):'top'===d?(p.left+=o[0],p.top-=o[1]):'bottom'===d&&(p.left+=o[0],p.top+=o[1]),e.popper=p,e}for(var Q=Math.min,Z=Math.floor,$=Math.round,ee=Math.max,te='undefined'!=typeof window&&'undefined'!=typeof document,oe=['Edge','Trident','Firefox'],ne=0,ie=0;ie<oe.length;ie+=1)if(te&&0<=navigator.userAgent.indexOf(oe[ie])){ne=1;break}var i=te&&window.Promise,re=i?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then(function(){t=!1,e()}))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},ne))}},pe=te&&!!(window.MSInputMethodContext&&document.documentMode),se=te&&/MSIE 10/.test(navigator.userAgent),de=function(e,t){if(!(e instanceof t))throw new TypeError('Cannot call a class as a function')},ae=function(){function e(e,t){for(var o,n=0;n<t.length;n++)o=t[n],o.enumerable=o.enumerable||!1,o.configurable=!0,'value'in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}return function(t,o,n){return o&&e(t.prototype,o),n&&e(t,n),t}}(),le=function(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},fe=Object.assign||function(e){for(var t,o=1;o<arguments.length;o++)for(var n in t=arguments[o],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},me=te&&/Firefox/i.test(navigator.userAgent),he=['auto-start','auto','auto-end','top-start','top','top-end','right-start','right','right-end','bottom-end','bottom','bottom-start','left-end','left','left-start'],ce=he.slice(3),ge={FLIP:'flip',CLOCKWISE:'clockwise',COUNTERCLOCKWISE:'counterclockwise'},ue=function(){function t(o,n){var i=this,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};de(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(i.update)},this.update=re(this.update.bind(this)),this.options=fe({},t.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(fe({},t.Defaults.modifiers,r.modifiers)).forEach(function(e){i.options.modifiers[e]=fe({},t.Defaults.modifiers[e]||{},r.modifiers?r.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(e){return fe({name:e},i.options.modifiers[e])}).sort(function(e,t){return e.order-t.order}),this.modifiers.forEach(function(t){t.enabled&&e(t.onLoad)&&t.onLoad(i.reference,i.popper,i.options,t,i.state)}),this.update();var p=this.options.eventsEnabled;p&&this.enableEventListeners(),this.state.eventsEnabled=p}return ae(t,[{key:'update',value:function(){return k.call(this)}},{key:'destroy',value:function(){return B.call(this)}},{key:'enableEventListeners',value:function(){return I.call(this)}},{key:'disableEventListeners',value:function(){return U.call(this)}}]),t}();return ue.Utils=('undefined'==typeof window?global:window).PopperUtils,ue.placements=he,ue.Defaults={placement:'bottom',positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,o=t.split('-')[0],n=t.split('-')[1];if(n){var i=e.offsets,r=i.reference,p=i.popper,s=-1!==['bottom','top'].indexOf(o),d=s?'left':'top',a=s?'width':'height',l={start:le({},d,r[d]),end:le({},d,r[d]+r[a]-p[a])};e.offsets.popper=fe({},p,l[n])}return e}},offset:{order:200,enabled:!0,fn:J,offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var o=t.boundariesElement||p(e.instance.popper);e.instance.reference===o&&(o=p(o));var n=H('transform'),i=e.instance.popper.style,r=i.top,s=i.left,d=i[n];i.top='',i.left='',i[n]='';var a=v(e.instance.popper,e.instance.reference,t.padding,o,e.positionFixed);i.top=r,i.left=s,i[n]=d,t.boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e]&&!t.escapeWithReference&&(o=ee(f[e],a[e])),le({},e,o)},secondary:function(e){var o='right'===e?'left':'top',n=f[o];return f[e]>a[e]&&!t.escapeWithReference&&(n=Q(f[o],a[e]-('right'===e?f.width:f.height))),le({},o,n)}};return l.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';f=fe({},f,m[t](e))}),e.offsets.popper=f,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,n=t.reference,i=e.placement.split('-')[0],r=Z,p=-1!==['top','bottom'].indexOf(i),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]<r(n[d])&&(e.offsets.popper[d]=r(n[d])-o[a]),o[d]>r(n[s])&&(e.offsets.popper[d]=r(n[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,o){var n;if(!K(e.instance.modifiers,'arrow','keepTogether'))return e;var i=o.element;if('string'==typeof i){if(i=e.instance.popper.querySelector(i),!i)return e;}else if(!e.instance.popper.contains(i))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var r=e.placement.split('-')[0],p=e.offsets,s=p.popper,d=p.reference,a=-1!==['left','right'].indexOf(r),l=a?'height':'width',f=a?'Top':'Left',m=f.toLowerCase(),h=a?'left':'top',c=a?'bottom':'right',u=S(i)[l];d[c]-u<s[m]&&(e.offsets.popper[m]-=s[m]-(d[c]-u)),d[m]+u>s[c]&&(e.offsets.popper[m]+=d[m]+u-s[c]),e.offsets.popper=g(e.offsets.popper);var b=d[m]+d[l]/2-u/2,w=t(e.instance.popper),y=parseFloat(w['margin'+f],10),E=parseFloat(w['border'+f+'Width'],10),v=b-e.offsets.popper[m]-y-E;return v=ee(Q(s[l]-u,v),0),e.arrowElement=i,e.offsets.arrow=(n={},le(n,m,$(v)),le(n,h,''),n),e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=v(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),n=e.placement.split('-')[0],i=T(n),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case ge.FLIP:p=[n,i];break;case ge.CLOCKWISE:p=G(n);break;case ge.COUNTERCLOCKWISE:p=G(n,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(n!==s||p.length===d+1)return e;n=e.placement.split('-')[0],i=T(n);var a=e.offsets.popper,l=e.offsets.reference,f=Z,m='left'===n&&f(a.right)>f(l.left)||'right'===n&&f(a.left)<f(l.right)||'top'===n&&f(a.bottom)>f(l.top)||'bottom'===n&&f(a.top)<f(l.bottom),h=f(a.left)<f(o.left),c=f(a.right)>f(o.right),g=f(a.top)<f(o.top),u=f(a.bottom)>f(o.bottom),b='left'===n&&h||'right'===n&&c||'top'===n&&g||'bottom'===n&&u,w=-1!==['top','bottom'].indexOf(n),y=!!t.flipVariations&&(w&&'start'===r&&h||w&&'end'===r&&c||!w&&'start'===r&&g||!w&&'end'===r&&u);(m||b||y)&&(e.flipped=!0,(m||b)&&(n=p[d+1]),y&&(r=z(r)),e.placement=n+(r?'-'+r:''),e.offsets.popper=fe({},e.offsets.popper,D(e.instance.popper,e.offsets.reference,e.placement)),e=P(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],n=e.offsets,i=n.popper,r=n.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return i[p?'left':'top']=r[o]-(s?i[p?'width':'height']:0),e.placement=T(t),e.offsets.popper=g(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!K(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=C(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottom<o.top||t.left>o.right||t.top>o.bottom||t.right<o.left){if(!0===e.hide)return e;e.hide=!0,e.attributes['x-out-of-boundaries']=''}else{if(!1===e.hide)return e;e.hide=!1,e.attributes['x-out-of-boundaries']=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var o=t.x,n=t.y,i=e.offsets.popper,r=C(e.instance.modifiers,function(e){return'applyStyle'===e.name}).gpuAcceleration;void 0!==r&&console.warn('WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!');var s,d,a=void 0===r?t.gpuAcceleration:r,l=p(e.instance.popper),f=u(l),m={position:i.position},h=q(e,2>window.devicePixelRatio||!me),c='bottom'===o?'top':'bottom',g='right'===n?'left':'right',b=H('transform');if(d='bottom'==c?'HTML'===l.nodeName?-l.clientHeight+h.bottom:-f.height+h.bottom:h.top,s='right'==g?'HTML'===l.nodeName?-l.clientWidth+h.right:-f.width+h.right:h.left,a&&b)m[b]='translate3d('+s+'px, '+d+'px, 0)',m[c]=0,m[g]=0,m.willChange='transform';else{var w='bottom'==c?-1:1,y='right'==g?-1:1;m[c]=d*w,m[g]=s*y,m.willChange=c+', '+g}var E={"x-placement":e.placement};return e.attributes=fe({},E,e.attributes),e.styles=fe({},m,e.styles),e.arrowStyles=fe({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:'bottom',y:'right'},applyStyle:{order:900,enabled:!0,fn:function(e){return j(e.instance.popper,e.styles),V(e.instance.popper,e.attributes),e.arrowElement&&Object.keys(e.arrowStyles).length&&j(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,o,n,i){var r=L(i,t,e,o.positionFixed),p=O(o.placement,r,t,e,o.modifiers.flip.boundariesElement,o.modifiers.flip.padding);return t.setAttribute('x-placement',p),j(t,{position:o.positionFixed?'fixed':'absolute'}),o},gpuAcceleration:void 0}}},ue}); diff --git a/Varsity_Template/template/js/wow.min.js b/Varsity_Template/template/js/wow.min.js new file mode 100644 index 0000000..a123b5e --- /dev/null +++ b/Varsity_Template/template/js/wow.min.js @@ -0,0 +1,3 @@ +/*! WOW wow.js - v1.3.0 - 2016-10-04 +* https://wowjs.uk +* Copyright (c) 2016 Thomas Grainger; Licensed MIT */!function(a,b){if("function"==typeof define&&define.amd)define(["module","exports"],b);else if("undefined"!=typeof exports)b(module,exports);else{var c={exports:{}};b(c,c.exports),a.WOW=c.exports}}(this,function(a,b){"use strict";function c(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function d(a,b){return b.indexOf(a)>=0}function e(a,b){for(var c in b)if(null==a[c]){var d=b[c];a[c]=d}return a}function f(a){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(a)}function g(a){var b=arguments.length<=1||void 0===arguments[1]?!1:arguments[1],c=arguments.length<=2||void 0===arguments[2]?!1:arguments[2],d=arguments.length<=3||void 0===arguments[3]?null:arguments[3],e=void 0;return null!=document.createEvent?(e=document.createEvent("CustomEvent"),e.initCustomEvent(a,b,c,d)):null!=document.createEventObject?(e=document.createEventObject(),e.eventType=a):e.eventName=a,e}function h(a,b){null!=a.dispatchEvent?a.dispatchEvent(b):b in(null!=a)?a[b]():"on"+b in(null!=a)&&a["on"+b]()}function i(a,b,c){null!=a.addEventListener?a.addEventListener(b,c,!1):null!=a.attachEvent?a.attachEvent("on"+b,c):a[b]=c}function j(a,b,c){null!=a.removeEventListener?a.removeEventListener(b,c,!1):null!=a.detachEvent?a.detachEvent("on"+b,c):delete a[b]}function k(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight}Object.defineProperty(b,"__esModule",{value:!0});var l,m,n=function(){function a(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),o=window.WeakMap||window.MozWeakMap||function(){function a(){c(this,a),this.keys=[],this.values=[]}return n(a,[{key:"get",value:function(a){for(var b=0;b<this.keys.length;b++){var c=this.keys[b];if(c===a)return this.values[b]}}},{key:"set",value:function(a,b){for(var c=0;c<this.keys.length;c++){var d=this.keys[c];if(d===a)return this.values[c]=b,this}return this.keys.push(a),this.values.push(b),this}}]),a}(),p=window.MutationObserver||window.WebkitMutationObserver||window.MozMutationObserver||(m=l=function(){function a(){c(this,a),"undefined"!=typeof console&&null!==console&&(console.warn("MutationObserver is not supported by your browser."),console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading new content."))}return n(a,[{key:"observe",value:function(){}}]),a}(),l.notSupported=!0,m),q=window.getComputedStyle||function(a){var b=/(\-([a-z]){1})/g;return{getPropertyValue:function(c){"float"===c&&(c="styleFloat"),b.test(c)&&c.replace(b,function(a,b){return b.toUpperCase()});var d=a.currentStyle;return(null!=d?d[c]:void 0)||null}}},r=function(){function a(){var b=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];c(this,a),this.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null,scrollContainer:null,resetAnimation:!0},this.animate=function(){return"requestAnimationFrame"in window?function(a){return window.requestAnimationFrame(a)}:function(a){return a()}}(),this.vendors=["moz","webkit"],this.start=this.start.bind(this),this.resetAnimation=this.resetAnimation.bind(this),this.scrollHandler=this.scrollHandler.bind(this),this.scrollCallback=this.scrollCallback.bind(this),this.scrolled=!0,this.config=e(b,this.defaults),null!=b.scrollContainer&&(this.config.scrollContainer=document.querySelector(b.scrollContainer)),this.animationNameCache=new o,this.wowEvent=g(this.config.boxClass)}return n(a,[{key:"init",value:function(){this.element=window.document.documentElement,d(document.readyState,["interactive","complete"])?this.start():i(document,"DOMContentLoaded",this.start),this.finished=[]}},{key:"start",value:function(){var a=this;if(this.stopped=!1,this.boxes=[].slice.call(this.element.querySelectorAll("."+this.config.boxClass)),this.all=this.boxes.slice(0),this.boxes.length)if(this.disabled())this.resetStyle();else for(var b=0;b<this.boxes.length;b++){var c=this.boxes[b];this.applyStyle(c,!0)}if(this.disabled()||(i(this.config.scrollContainer||window,"scroll",this.scrollHandler),i(window,"resize",this.scrollHandler),this.interval=setInterval(this.scrollCallback,50)),this.config.live){var d=new p(function(b){for(var c=0;c<b.length;c++)for(var d=b[c],e=0;e<d.addedNodes.length;e++){var f=d.addedNodes[e];a.doSync(f)}});d.observe(document.body,{childList:!0,subtree:!0})}}},{key:"stop",value:function(){this.stopped=!0,j(this.config.scrollContainer||window,"scroll",this.scrollHandler),j(window,"resize",this.scrollHandler),null!=this.interval&&clearInterval(this.interval)}},{key:"sync",value:function(){p.notSupported&&this.doSync(this.element)}},{key:"doSync",value:function(a){if("undefined"!=typeof a&&null!==a||(a=this.element),1===a.nodeType){a=a.parentNode||a;for(var b=a.querySelectorAll("."+this.config.boxClass),c=0;c<b.length;c++){var e=b[c];d(e,this.all)||(this.boxes.push(e),this.all.push(e),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(e,!0),this.scrolled=!0)}}}},{key:"show",value:function(a){return this.applyStyle(a),a.className=a.className+" "+this.config.animateClass,null!=this.config.callback&&this.config.callback(a),h(a,this.wowEvent),this.config.resetAnimation&&(i(a,"animationend",this.resetAnimation),i(a,"oanimationend",this.resetAnimation),i(a,"webkitAnimationEnd",this.resetAnimation),i(a,"MSAnimationEnd",this.resetAnimation)),a}},{key:"applyStyle",value:function(a,b){var c=this,d=a.getAttribute("data-wow-duration"),e=a.getAttribute("data-wow-delay"),f=a.getAttribute("data-wow-iteration");return this.animate(function(){return c.customStyle(a,b,d,e,f)})}},{key:"resetStyle",value:function(){for(var a=0;a<this.boxes.length;a++){var b=this.boxes[a];b.style.visibility="visible"}}},{key:"resetAnimation",value:function(a){if(a.type.toLowerCase().indexOf("animationend")>=0){var b=a.target||a.srcElement;b.className=b.className.replace(this.config.animateClass,"").trim()}}},{key:"customStyle",value:function(a,b,c,d,e){return b&&this.cacheAnimationName(a),a.style.visibility=b?"hidden":"visible",c&&this.vendorSet(a.style,{animationDuration:c}),d&&this.vendorSet(a.style,{animationDelay:d}),e&&this.vendorSet(a.style,{animationIterationCount:e}),this.vendorSet(a.style,{animationName:b?"none":this.cachedAnimationName(a)}),a}},{key:"vendorSet",value:function(a,b){for(var c in b)if(b.hasOwnProperty(c)){var d=b[c];a[""+c]=d;for(var e=0;e<this.vendors.length;e++){var f=this.vendors[e];a[""+f+c.charAt(0).toUpperCase()+c.substr(1)]=d}}}},{key:"vendorCSS",value:function(a,b){for(var c=q(a),d=c.getPropertyCSSValue(b),e=0;e<this.vendors.length;e++){var f=this.vendors[e];d=d||c.getPropertyCSSValue("-"+f+"-"+b)}return d}},{key:"animationName",value:function(a){var b=void 0;try{b=this.vendorCSS(a,"animation-name").cssText}catch(c){b=q(a).getPropertyValue("animation-name")}return"none"===b?"":b}},{key:"cacheAnimationName",value:function(a){return this.animationNameCache.set(a,this.animationName(a))}},{key:"cachedAnimationName",value:function(a){return this.animationNameCache.get(a)}},{key:"scrollHandler",value:function(){this.scrolled=!0}},{key:"scrollCallback",value:function(){if(this.scrolled){this.scrolled=!1;for(var a=[],b=0;b<this.boxes.length;b++){var c=this.boxes[b];if(c){if(this.isVisible(c)){this.show(c);continue}a.push(c)}}this.boxes=a,this.boxes.length||this.config.live||this.stop()}}},{key:"offsetTop",value:function(a){for(;void 0===a.offsetTop;)a=a.parentNode;for(var b=a.offsetTop;a.offsetParent;)a=a.offsetParent,b+=a.offsetTop;return b}},{key:"isVisible",value:function(a){var b=a.getAttribute("data-wow-offset")||this.config.offset,c=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||window.pageYOffset,d=c+Math.min(this.element.clientHeight,k())-b,e=this.offsetTop(a),f=e+a.clientHeight;return d>=e&&f>=c}},{key:"disabled",value:function(){return!this.config.mobile&&f(navigator.userAgent)}}]),a}();b["default"]=r,a.exports=b["default"]});
\ No newline at end of file diff --git a/Varsity_Template/template/lessons.html b/Varsity_Template/template/lessons.html new file mode 100644 index 0000000..f5f44a9 --- /dev/null +++ b/Varsity_Template/template/lessons.html @@ -0,0 +1,445 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Lessons - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- lessons part here -->
+ <div id="content" class="site-content" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <ul class="learn-press-breadcrumb">
+ <li><a href="index.html" bis_skin_checked="1"><span>Home</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><a href="course-list.html" bis_skin_checked="1"><span>All Courses</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><a href="course-category.html" bis_skin_checked="1"><span>Computer Science</span></a></li><li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><span>Computer Security & Network</span></li>
+ </ul>
+ <div id="popup-course" class="course-summary" bis_skin_checked="1">
+ <input type="checkbox" id="sidebar-toggle">
+ <div id="popup-header" bis_skin_checked="1">
+ <div class="popup-header__inner" bis_skin_checked="1">
+ <h2 class="course-title">
+ <a href="course-details.html" bis_skin_checked="1">Computer Security & Network</a>
+ </h2>
+ </div>
+ <a href="course-details.html" class="back-course" bis_skin_checked="1"><i class="fa fa-times"></i></a>
+ </div>
+ <div id="popup-sidebar" bis_skin_checked="1">
+ <form method="post" class="search-course">
+ <input type="text" name="s" autocomplete="off" placeholder="Search courses content">
+ <button name="submit"></button>
+ <button type="button" class="clear"></button>
+ </form>
+ <div class="course-curriculum" id="learn-press-course-curriculum" bis_skin_checked="1">
+ <div class="curriculum-scrollable" bis_skin_checked="1">
+ <ul class="curriculum-sections">
+ <li class="section" id="section-section-1-1" data-id="section-1-1" data-section-id="1">
+ <div class="section-header" bis_skin_checked="1">
+ <div class="section-left" bis_skin_checked="1">
+ <h5 class="section-title">Section 1
+ </h5>
+ <span class="section-toggle">
+ <i class="fas fa-caret-down"></i>
+ <i class="fas fa-caret-up"></i>
+ </span>
+ </div>
+ </div>
+ <ul class="section-content">
+ <li class="course-item course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 1</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 2</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 3</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 4</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ </ul>
+ </li>
+ <li class="section" id="section-section-1-1" data-id="section-1-1" data-section-id="1">
+ <div class="section-header" bis_skin_checked="1">
+ <div class="section-left" bis_skin_checked="1">
+ <h5 class="section-title">Section 2
+ </h5>
+ <span class="section-toggle">
+ <i class="fas fa-caret-down"></i>
+ <i class="fas fa-caret-up"></i>
+ </span>
+ </div>
+ </div>
+ <ul class="section-content">
+ <li class="course-item course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 1</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 2</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 3</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_lesson course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Lesson 4</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-preview" data-preview="Preview"></span>
+ </div>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div id="popup-content" bis_skin_checked="1">
+ <div id="learn-press-content-item" bis_skin_checked="1">
+ <div class="content-item-scrollable" bis_skin_checked="1">
+ <div class="content-item-wrap" bis_skin_checked="1">
+ <div class="content-item-summary" bis_skin_checked="1">
+ <h3 class="course-item-title question-title">Lesson 1</h3>
+ <div class="content-item-description lesson-description" bis_skin_checked="1">
+ <p>Istuc virtutum tantam diligimus pyrrhonem metellum estquod secundae pius quidque tubulus delectat rapior omittamus translatum cupido spectare molliorque</p>
+ <p>Pertinere vestra vacua scientiam probandum tuique instructus cognitione poterat videbis</p>
+ <p>Diceres mitigari vigeant beato primis conare odit vivendi quasi fuerat</p>
+ <p>Antea ennius experiamur transmisit quadratum vacuitatem existimas habent euripidesconcludam iudicem sensuum linguam tria pleniorem suavius cernere aestimabat</p>
+ <p>Nosmet altera delicatior infamia rogavi additis imperatoriae propterea opifices epicuro officio nominare</p>
+ <p>Dederis negotium intellegatur breve piscis laudabile refers dederetur praecipue nam fortior petitur magnum mecum similiter datum deo</p>
+ <p>Cetera concederem consolando nullam attendere neglegebat praesidium perveniant revocat ruinas relicta modicum summoque facilius gaudere</p>
+ <p>Fieri multitudinis mehercule appellabant flagitiosa apparere caducum reliquit sed latinum signa aetatibus tui polemonis revertendum</p>
+ <p>Fit contemnendam sentias inponebat cupiditatum verborumne molliorque tui praeeunte sis lingua quasi sibi duce metrodori torquate appellocommunia quam</p>
+ <p>Levares aberrare laborum audiebant tarentum voluptatibus oratione fine tres commendationes aberramus pretiosissimis gerendarum longinquum</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div id="popup-footer" bis_skin_checked="1">
+ <div class="course-item-nav" data-nav="all" bis_skin_checked="1">
+ <div class="prev" bis_skin_checked="1">
+ <div class="course-item-nav__name" bis_skin_checked="1">
+ Lesson 1</div>
+ <a href="#" bis_skin_checked="1">Prev</a>
+ </div>
+ <div class="next" bis_skin_checked="1">
+ <div class="course-item-nav__name" bis_skin_checked="1">
+ Lesson 2</div>
+ <a href="#" bis_skin_checked="1">Next</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- lessons part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/live-class.html b/Varsity_Template/template/live-class.html new file mode 100644 index 0000000..372a5fe --- /dev/null +++ b/Varsity_Template/template/live-class.html @@ -0,0 +1,363 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Live Class - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- meeting CSS -->
+ <link rel="stylesheet" href="css/meeting.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Live Class</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Live Class</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- live class part here -->
+ <div id="content" class="site-content padding_bottom" bis_skin_checked="1">
+ <div class="content-area container" bis_skin_checked="1">
+ <main id="main" class="site-main" role="main">
+ <div class="vczapi-wrap dpn-zvc-single-content-wrapper dpn-zvc-single-content-wrapper-83" id="dpn-zvc-single-content-wrapper-83" bis_skin_checked="1">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="vczapi-col-8" bis_skin_checked="1">
+ <div class="deepn-zvc-single-featured-img" bis_skin_checked="1">
+ <img width="1000" height="613" src="img/meeting.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" loading="lazy"></div>
+ <div class="deepn-zvc-single-description" bis_skin_checked="1">
+ <p>
+ “Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.”
+ </p>
+
+ <p>
+ “Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ration.”
+ </p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="vczapi-col-4" bis_skin_checked="1">
+ <div class="dpn-zvc-sidebar-wrapper" bis_skin_checked="1">
+ <div class="dpn-zvc-sidebar-box" bis_skin_checked="1">
+ <div class="dpn-zvc-timer" bis_skin_checked="1">
+ <div class="countdown" id="timer">
+ <div class="dpn-zvc-timer-cell" bis_skin_checked="1">
+ <div class="time" id="days" data-aos="fade-up"
+ data-aos-duration="600"></div>
+ </div>
+ <div class="dpn-zvc-timer-cell" bis_skin_checked="1">
+ <div class="time" id="hours" data-aos="fade-up"
+ data-aos-duration="800"></div>
+ </div>
+ <div class="dpn-zvc-timer-cell" bis_skin_checked="1">
+ <div class="time" id="minutes" data-aos="fade-up"
+ data-aos-duration="1000"></div>
+ </div>
+ <div class="dpn-zvc-timer-cell" bis_skin_checked="1">
+ <div class="time" id="seconds" data-aos="fade-up"
+ data-aos-duration="1200"></div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="dpn-zvc-sidebar-box" bis_skin_checked="1">
+ <div class="dpn-zvc-sidebar-tile" bis_skin_checked="1">
+ <h3>Details</h3>
+ </div>
+ <div class="dpn-zvc-sidebar-content" bis_skin_checked="1">
+ <div class="dpn-zvc-sidebar-content-list vczapi-hosted-by-topic-wrap" bis_skin_checked="1">
+ <span><strong>Topic:</strong></span> <span>Initial Meeting</span>
+ </div>
+ <div class="dpn-zvc-sidebar-content-list vczapi-hosted-by-list-wrap" bis_skin_checked="1">
+ <span><strong>Hosted By:</strong></span>
+ <span>admin</span>
+ </div>
+ <div class="dpn-zvc-sidebar-content-list vczapi-hosted-by-start-time-wrap" bis_skin_checked="1">
+ <span><strong>Start:</strong></span>
+ <span class="sidebar-start-time">Saturday, November 30, 2024 11:26 PM</span>
+ </div>
+ <div class="dpn-zvc-sidebar-content-list vczapi-duration-wrap" bis_skin_checked="1">
+ <span><strong>Duration:</strong></span>
+ <span>1 hour 0 minutes</span>
+ </div>
+ <div class="dpn-zvc-sidebar-content-list vczapi-timezone-wrap" bis_skin_checked="1">
+ <span><strong>Current Timezone:</strong></span>
+ <span class="vczapi-single-meeting-timezone">Asia/Dhaka</span>
+ </div>
+ <p class="dpn-zvc-display-or-hide-localtimezone-notice"><strong>Note</strong>: Countdown time is shown based on your local timezone.</p>
+ </div>
+ <div class="dpn-zvc-sidebar-box" bis_skin_checked="1">
+ <div class="join-links" bis_skin_checked="1">
+ <a target="_blank" href="https://us04web.zoom.us/j/77470321804?pwd=UDJzdFpZVWlUYWxGa2ZmeDE3WHp0UT09" class="btn btn-join-link btn-join-via-app" bis_skin_checked="1">Join Meeting via Zoom App</a>
+ <a target="_blank" rel="nofollow" href="https://us04web.zoom.us/wc/join/77470321804?wpk=wcpk7e19a367f0ef9825c65bc6489614f20e" class="btn btn-join-link btn-join-via-browser" bis_skin_checked="1">Join via Web Browser</a>
+ <a target="_blank" href="https://us04web.zoom.us/s/77470321804?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJhdWQiOiJjbGllbnRzbSIsInVpZCI6Im9IZWw3QzM1U1YtVFdpa3VwNjNMd3ciLCJpc3MiOiJ3ZWIiLCJzdHkiOjEwMCwid2NkIjoidXMwNCIsImNsdCI6MCwibW51bSI6Ijc3NDcwMzIxODA0Iiwic3RrIjoiU196T25HVHlOMmZGRjNWZXBIYXVXTDhCVEFJNE5qZVZsazNCTFR4bmlLdy5CZ1lzUmtFdlRVaHdRME5NYTBrNFNYRkxkMHhDUVRoWlJ6bFllV3hoVFVWT2NtUTVjazFHTDFrd1REWnFZejFBTW1Wak1EWmtPVGszTjJOaE1UTXlaRGt5WXpGaU1HVmlOVGcwTWpBMU5XUmxNRFZpT0RKbU5EQXdPV0poTVRRME5XUmlOVEV5WlROa1lqUTRaV1JqWXdBTWNtVnNjSGhYTDFWRFowRTlBQVIxY3pBMEFBQUJlXzNaTjdjQUVuVUFBQUEiLCJleHAiOjE2MzIwNTg2NzYsImlhdCI6MTYzMjA1MTQ3NiwiYWlkIjoiZm1MczZIRHBRRUM3WVRfTU1YZlpyUSIsImNpZCI6IiJ9.f3vnaPFdqrWWzkZWllCC8qUTdTfJ9X6bI7hkDbUs6vo" rel="nofollow" class="btn btn-start-link" bis_skin_checked="1">Start Meeting</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="clearfix" bis_skin_checked="1"></div>
+ </div>
+ </main>
+ </div>
+ </div>
+ <!-- live class part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/my-profile.html b/Varsity_Template/template/my-profile.html new file mode 100644 index 0000000..b95360a --- /dev/null +++ b/Varsity_Template/template/my-profile.html @@ -0,0 +1,373 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>My Profile - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>My Profile</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>My Profile</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- my profile part here -->
+ <div id="primary" class="content-area section_padding" bis_skin_checked="1">
+ <main id="main" class="site-main">
+ <div class="container" bis_skin_checked="1">
+ <article id="post-47" class="post-47 page type-page status-publish hentry">
+ <div class="entry-content" bis_skin_checked="1">
+ <div class="learnpress" bis_skin_checked="1">
+ <div id="learn-press-profile" class="lp-user-profile current-user" bis_skin_checked="1">
+ <div class="main-content-area" bis_skin_checked="1">
+ <aside id="profile-sidebar">
+ <div id="profile-nav" bis_skin_checked="1">
+ <ul class="lp-profile-nav-tabs">
+ <li class="courses active">
+ <a href="#">
+ <i class="fas fa-book-open"></i>Courses
+ </a>
+ </li>
+ <li class="quizzes">
+ <a href="#">
+ <i class="fas fa-puzzle-piece"></i>
+ Quizzes
+ </a>
+ </li>
+ <li class="orders">
+ <a href="#">
+ <i class="fas fa-shopping-cart"></i>Orders
+ </a>
+ </li>
+ <li class="settings has-child">
+ <a href="#" data-slug="#">
+ <i class="fas fa-cog"></i>Settings
+ </a>
+ <ul class="profile-tab-sections">
+ <li class="basic-information">
+ <a href="#">General</a>
+ </li>
+ <li class="avatar">
+ <a href="#">Avatar</a>
+ </li>
+ <li class="change-password">
+ <a href="#">Password</a>
+ </li>
+ </ul>
+ </li>
+ <li class="logout">
+ <a href="index.html" data-slug="index.html">
+ <i class="fas fa-sign-out-alt"></i> Logout
+ </a>
+ </li>
+ </ul>
+ </div>
+ </aside>
+ <article id="profile-content" class="lp-profile-content">
+ <div id="profile-content-courses" bis_skin_checked="1">
+ <div class="learn-press-subtab-content" bis_skin_checked="1">
+ <div class="learn-press-profile-course__statistic" data-ajax="{"userID":3}" bis_skin_checked="1">
+ <div id="dashboard-general-statistic" bis_skin_checked="1">
+ <div class="dashboard-general-statistic__row" bis_skin_checked="1">
+ <div class="statistic-box" bis_skin_checked="1">
+ <p class="statistic-box__text">Enrolled Courses</p>
+ <span class="statistic-box__number">0</span>
+ </div>
+ <div class="statistic-box" bis_skin_checked="1">
+ <p class="statistic-box__text">Active Courses</p>
+ <span class="statistic-box__number">0</span>
+ </div>
+ <div class="statistic-box" bis_skin_checked="1">
+ <p class="statistic-box__text">Completed Courses</p>
+ <span class="statistic-box__number">0</span>
+ </div>
+ </div>
+ <div class="dashboard-general-statistic__row" bis_skin_checked="1">
+
+ <div class="statistic-box" bis_skin_checked="1">
+ <p class="statistic-box__text">Total Courses</p>
+ <span class="statistic-box__number">5</span>
+ </div>
+ <div class="statistic-box" bis_skin_checked="1">
+ <p class="statistic-box__text">Total Students</p>
+ <span class="statistic-box__number">0</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </article>
+ </div>
+ </div>
+ </div>
+ </div><!-- .entry-content -->
+ </article>
+ </div>
+ </main><!-- #main -->
+ </div>
+ <!-- my profile part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/page-left-sidebar.html b/Varsity_Template/template/page-left-sidebar.html new file mode 100644 index 0000000..3da2240 --- /dev/null +++ b/Varsity_Template/template/page-left-sidebar.html @@ -0,0 +1,368 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Page Left Sidebar - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Page Left Sidebar</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Page Left Sidebar</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- page content part start -->
+ <div class="entry-content section_padding">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-4">
+ <div class="blog_sidebar left-sidebar">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_sidebar">
+ <form action="#" class="search_form">
+ <input type="text" name="#" placeholder="Search...">
+ <i class="icon_search"></i>
+ </form>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_sidebar">
+ <h3>Latest Posts</h3>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_1.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> How to Become Master In CSS within a Week.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_2.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Top 20 WordPress Themes for Local Businesses.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_3.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Students work together to solve a problem.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_4.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> Research of Learn training process.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_sidebar">
+ <h3>Categories</h3>
+ <div class="category_list">
+ <p> <a href="#"><i class="arrow_carrot-right"></i>App Design (4)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Logo Design (6)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Busness (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>IT & Software (14)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Programming (12)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Technology (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Music (8)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Creative (9)</a> </p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_sidebar">
+ <h3>Tags</h3>
+ <div class="sidebar_tag_list">
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Web Design</a>
+ <a href="#" class="btn_4">Food</a>
+ <a href="#" class="btn_4">Cooling System </a>
+ <a href="#" class="btn_4">Amazing</a>
+ <a href="#" class="btn_4">Software</a>
+ <a href="#" class="btn_4">Landing</a>
+ <a href="#" class="btn_4">Clean</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-8">
+ <p>This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most templates). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>
+ <blockquote><p>Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin’ caught in the rain.)</p></blockquote>
+ <p>…or something like this:</p>
+ <blockquote><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote><br/>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt.</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- page content part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/page-right-sidebar.html b/Varsity_Template/template/page-right-sidebar.html new file mode 100644 index 0000000..cebdf82 --- /dev/null +++ b/Varsity_Template/template/page-right-sidebar.html @@ -0,0 +1,368 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Page Right Sidebar - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Page Right Sidebar</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Page Right Sidebar</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- page content part start -->
+ <div class="entry-content section_padding">
+ <div class="container">
+ <div class="row">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-8">
+ <p>This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most templates). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>
+ <blockquote><p>Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin’ caught in the rain.)</p></blockquote>
+ <p>…or something like this:</p>
+ <blockquote><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote><br/>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt.</p>
+ </div>
+ <div class="col-lg-4">
+ <div class="blog_sidebar right-sidebar">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="single_sidebar">
+ <form action="#" class="search_form">
+ <input type="text" name="#" placeholder="Search...">
+ <i class="icon_search"></i>
+ </form>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1400" class="single_sidebar">
+ <h3>Latest Posts</h3>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_1.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> How to Become Master In CSS within a Week.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_2.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Top 20 WordPress Themes for Local Businesses.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_3.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html">Students work together to solve a problem.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ <div class="single_sidebar_post">
+ <img src="img/category_post/post_4.png" alt="">
+ <div class="sidebar_post_content">
+ <h4> <a href="blog-details-right-sidebar.html"> Research of Learn training process.</a></h4>
+ <p>April 12, 2023</p>
+ </div>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="single_sidebar">
+ <h3>Categories</h3>
+ <div class="category_list">
+ <p> <a href="#"><i class="arrow_carrot-right"></i>App Design (4)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Logo Design (6)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Busness (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>IT & Software (14)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Programming (12)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Technology (10)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Music (8)</a> </p>
+ <p> <a href="#"><i class="arrow_carrot-right"></i>Creative (9)</a> </p>
+ </div>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1800" class="single_sidebar">
+ <h3>Tags</h3>
+ <div class="sidebar_tag_list">
+ <a href="#" class="btn_4">Education</a>
+ <a href="#" class="btn_4">Web Design</a>
+ <a href="#" class="btn_4">Food</a>
+ <a href="#" class="btn_4">Cooling System </a>
+ <a href="#" class="btn_4">Amazing</a>
+ <a href="#" class="btn_4">Software</a>
+ <a href="#" class="btn_4">Landing</a>
+ <a href="#" class="btn_4">Clean</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- page content part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/quizzes.html b/Varsity_Template/template/quizzes.html new file mode 100644 index 0000000..951c75e --- /dev/null +++ b/Varsity_Template/template/quizzes.html @@ -0,0 +1,461 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Quizzes - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- course CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- quizzes part here -->
+ <div id="content" class="site-content" bis_skin_checked="1">
+ <div class="lp-archive-courses" bis_skin_checked="1">
+ <ul class="learn-press-breadcrumb">
+ <li><a href="index.html" bis_skin_checked="1"><span>Home</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><a href="course-list.html" bis_skin_checked="1"><span>All Courses</span></a></li>
+ <li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><a href="course-category.html" bis_skin_checked="1"><span>Computer Science</span></a></li><li class="breadcrumb-delimiter"><i class="fas fa-chevron-right"></i></li>
+ <li><span>Software Development</span></li>
+ </ul>
+ <div id="popup-course" class="course-summary" bis_skin_checked="1">
+ <input type="checkbox" id="sidebar-toggle">
+ <div id="popup-header" bis_skin_checked="1">
+ <div class="popup-header__inner" bis_skin_checked="1">
+ <h2 class="course-title">
+ <a href="course-details.html" bis_skin_checked="1">Software Development</a>
+ </h2>
+ </div>
+ <a href="course-details.html" class="back-course" bis_skin_checked="1"><i class="fa fa-times"></i></a>
+ </div>
+ <div id="popup-sidebar" bis_skin_checked="1">
+ <form method="post" class="search-course">
+ <input type="text" name="s" autocomplete="off" placeholder="Search courses content">
+ <button name="submit"></button>
+ <button type="button" class="clear"></button>
+ </form>
+ <div class="course-curriculum" id="learn-press-course-curriculum" bis_skin_checked="1">
+ <div class="curriculum-scrollable" bis_skin_checked="1">
+ <ul class="curriculum-sections">
+ <li class="section" id="section-section-1-1" data-id="section-1-1" data-section-id="1">
+ <div class="section-header" bis_skin_checked="1">
+ <div class="section-left" bis_skin_checked="1">
+ <h5 class="section-title">Section 1
+ </h5>
+ <span class="section-toggle">
+ <i class="fas fa-caret-down"></i>
+ <i class="fas fa-caret-up"></i>
+ </span>
+ </div>
+ </div>
+ <ul class="section-content">
+ <li class="course-item course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 1</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">12 questions</span><span class="item-meta duration">30 min</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 2</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">18 questions</span><span class="item-meta duration">30 min</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 3</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">15 questions</span><span class="item-meta duration">30 min</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 4</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">10 questions</span><span class="item-meta duration">30 min</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ </ul>
+ </li>
+ <li class="section" id="section-section-1-1" data-id="section-1-1" data-section-id="1">
+ <div class="section-header" bis_skin_checked="1">
+ <div class="section-left" bis_skin_checked="1">
+ <h5 class="section-title">Section 2
+ </h5>
+ <span class="section-toggle">
+ <i class="fas fa-caret-down"></i>
+ <i class="fas fa-caret-up"></i>
+ </span>
+ </div>
+ </div>
+ <ul class="section-content">
+ <li class="course-item course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 1</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">12 questions</span><span class="item-meta duration">1h</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 2</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">15 questions</span><span class="item-meta duration">1h</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 3</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">20 questions</span><span class="item-meta duration">1h</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ <li class="course-item item-locked course-item-lp_quiz course-item-125 item-preview has-status" data-id="125">
+ <a class="section-item-link" href="#" bis_skin_checked="1">
+ <span class="item-name">Quiz 4</span>
+ <div class="course-item-meta" bis_skin_checked="1">
+ <span class="item-meta count-questions">18 questions</span><span class="item-meta duration">1h</span>
+ <span class="item-meta course-item-status" title="Unread"></span>
+ </div>
+ </a>
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div id="popup-content" bis_skin_checked="1">
+ <div id="learn-press-content-item" bis_skin_checked="1">
+ <div class="content-item-scrollable" bis_skin_checked="1">
+ <div class="content-item-wrap" bis_skin_checked="1">
+ <div id="content-item-quiz" class="content-item-summary" bis_skin_checked="1">
+ <h3 class="course-item-title quiz-title">Quiz 1</h3>
+ <div id="learn-press-quiz-app" bis_skin_checked="1">
+ <div bis_skin_checked="1">
+ <div id="lp-modal-overlay" bis_skin_checked="1" style="display: none;"></div>
+ <div id="lp-modal-window" bis_skin_checked="1" style="display: none;">
+ <div id="lp-modal-content" bis_skin_checked="1"></div>
+ <div id="lp-modal-buttons" bis_skin_checked="1">
+ <button class="lp-button modal-button-ok"><span>OK</span></button><button class="lp-button modal-button-cancel"><span>Cancel</span></button>
+ </div>
+ </div>
+ </div>
+ <div bis_skin_checked="1">
+ <ul class="quiz-intro">
+ <li class="quiz-intro-item quiz-intro-item--duration">
+ <div class="quiz-intro-item__title" bis_skin_checked="1">Duration:</div>
+ <span class="quiz-intro-item__content">00:30:00</span>
+ </li>
+ <li class="quiz-intro-item quiz-intro-item--passing-grade">
+ <div class="quiz-intro-item__title" bis_skin_checked="1">Passing grade:</div>
+ <span class="quiz-intro-item__content">70%</span>
+ </li>
+ <li class="quiz-intro-item quiz-intro-item--questions-count">
+ <div class="quiz-intro-item__title" bis_skin_checked="1">Questions:</div><span class="quiz-intro-item__content">12</span>
+ </li>
+ </ul>
+ <div class="quiz-content" bis_skin_checked="1">
+ <p>Extrinsecus praecepta cleanthes dicente ultimum multis convenit imperatores finitas expetitur</p>
+ <p>Egone translatum versutum contrariae diligentius utrumque paulo copulationesque erillus minuis putat felicem loquar video praecordiis boves vartutis</p>
+ </div>
+ <div class="quiz-buttons is-first" bis_skin_checked="1">
+ <div class="button-left" bis_skin_checked="1">
+ <button class="lp-button start" disabled="disabled">Start</button>
+ </div>
+ <div class="button-right" bis_skin_checked="1"></div>
+ </div>
+ <div class="learn-press-message error" bis_skin_checked="1">Please enroll course before starting quiz.
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div id="popup-footer" bis_skin_checked="1">
+ <div class="course-item-nav" data-nav="all" bis_skin_checked="1">
+ <div class="prev" bis_skin_checked="1">
+ <div class="course-item-nav__name" bis_skin_checked="1">
+ Quiz 1</div>
+ <a href="#" bis_skin_checked="1">Prev</a>
+ </div>
+ <div class="next" bis_skin_checked="1">
+ <div class="course-item-nav__name" bis_skin_checked="1">
+ Quiz 2</div>
+ <a href="#" bis_skin_checked="1">Next</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- quizzes part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/sample-page.html b/Varsity_Template/template/sample-page.html new file mode 100644 index 0000000..d648e22 --- /dev/null +++ b/Varsity_Template/template/sample-page.html @@ -0,0 +1,288 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Sample Page - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Sample Page</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Sample Page</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- page content part start -->
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="entry-content section_padding">
+ <div class="container">
+ <p>This is an example page. It’s different from a blog post because it will stay in one place and will show up in your site navigation (in most templates). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>
+ <blockquote><p>Hi there! I’m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin’ caught in the rain.)</p></blockquote>
+ <p>…or something like this:</p>
+ <blockquote><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote><br/>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
+ </div>
+ </div>
+ <!-- page content part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/style.css b/Varsity_Template/template/style.css new file mode 100644 index 0000000..00ba369 --- /dev/null +++ b/Varsity_Template/template/style.css @@ -0,0 +1,6126 @@ +/*! +Template Name: Varsity +Template URI: https://templates.mhrtheme.com/varsity +Author: MhrTheme +Author URI: https://mhrtheme.com +Version: 1.2 + +*/ +/*-------------------------------------------------------------- +>>> TABLE OF CONTENTS: +---------------------------------------------------------------- +# Normalize +# Typography +# Elements +# Forms +# Navigation + ## Links + ## Menus +# Accessibility +# Alignments +# Clearings +# Widgets +# Content + ## Posts and pages + ## Comments +# Infinite scroll +# Media + ## Captions + ## Galleries +--------------------------------------------------------------*/ +/*-------------------------------------------------------------- +# Normalize +--------------------------------------------------------------*/ +/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ + +@charset "UTF-8"; + +@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap"); + +/*-------------------------------------------------------------- +# Accessibility +--------------------------------------------------------------*/ +/* Text meant only for screen readers. */ +.screen-reader-text { + border: 0; + clip: rect(1px, 1px, 1px, 1px); + clip-path: inset(50%); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute !important; + width: 1px; + word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ +} + +.screen-reader-text:focus { + background-color: #f1f1f1; + border-radius: 3px; + box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); + clip: auto !important; + clip-path: none; + color: #21759b; + display: block; + font-size: 14px; + font-size: 0.875rem; + font-weight: bold; + height: auto; + left: 5px; + line-height: normal; + padding: 15px 23px 14px; + text-decoration: none; + top: 5px; + width: auto; + z-index: 100000; + /* Above WP toolbar. */ +} + +/* Do not show the outline on the skip link target. */ +#content[tabindex="-1"]:focus { + outline: 0; +} + +/*-------------------------------------------------------------- +# Alignments +--------------------------------------------------------------*/ +.alignleft { + display: inline; + float: left; + margin-right: 1.5em; +} + +.alignright { + display: inline; + float: right; + margin-left: 1.5em; +} + +.aligncenter { + clear: both; + display: block; + margin-left: auto; + margin-right: auto; +} + +/*-------------------------------------------------------------- +## Comments +--------------------------------------------------------------*/ +.comment-content a { + word-wrap: break-word; +} + +.dm_comment_item .depth-1, .dm_comment_item .depth-10, .dm_comment_item .depth-2, .dm_comment_item .depth-3, .dm_comment_item .depth-4, .dm_comment_item .depth-5, .dm_comment_item .depth-6, .dm_comment_item .depth-7, .dm_comment_item .depth-8, .dm_comment_item .depth-9 { + margin-bottom: 30px; +} + +.comment-author.vcard { + display: flex; +} + +.comment-author.vcard img { + margin-right: 20px; + display: block; + max-width: 100%; + height: 100%; +} + +.comment-author.vcard img, .social-button { + border-radius: 3px; +} + +.dm_comment_author { + color: #28375a; + font-weight: 700; + font-size: 16px; + font-style: normal; +} + +.comment--dot { + padding: 0 10px; + font-size: 3px; + opacity: .5; + line-height: 3px; + display: inline-block; + vertical-align: middle; +} + +.dm_comment-date { + font-size: 13px; + color: #28375a; + opacity: .75; +} + +.comment-details.clr { + padding-left: 0; +} + +.comment-content p { + color: #28375a; + font-size: 16px; + margin: 0; +} + +.comment-reply-link { + font-weight: 400; + font-size: 14px; +} + +@media (min-width: 991px) { + .dm_comment_item .depth-2 { + margin-left: 78px; + } +} + +.bypostauthor { + display: block; +} + +/*-------------------------------------------------------------- +## Captions +--------------------------------------------------------------*/ +.wp-caption { + margin-bottom: 1.5em; + max-width: 100%; +} + +.wp-caption img[class*="wp-image-"] { + display: block; + margin-left: auto; + margin-right: auto; +} + +.wp-caption .wp-caption-text { + margin: 0.8075em 0; +} + +.wp-caption-text { + text-align: center; +} + +/*-------------------------------------------------------------- +## Galleries +--------------------------------------------------------------*/ +.gallery { + margin-bottom: 1.5em; +} + +.gallery-item { + display: inline-block; + text-align: center; + vertical-align: top; + width: 100%; +} + +.gallery-columns-2 .gallery-item { + max-width: 50%; +} + +.gallery-columns-3 .gallery-item { + max-width: 33.33%; +} + +.gallery-columns-4 .gallery-item { + max-width: 25%; +} + +.gallery-columns-5 .gallery-item { + max-width: 20%; +} + +.gallery-columns-6 .gallery-item { + max-width: 16.66%; +} + +.gallery-columns-7 .gallery-item { + max-width: 14.28%; +} + +.gallery-columns-8 .gallery-item { + max-width: 12.5%; +} + +.gallery-columns-9 .gallery-item { + max-width: 11.11%; +} + +.gallery-caption { + display: block; +} + +body { + font-family: "Poppins", sans-serif; + padding: 0; + margin: 0; + font-size: 16px; + --lp-primary-color: #2572ff; + --lp-secondary-color: #442e66; +} + +@media (max-width: 767px) { + .container { + max-width: 375px; + } +} + +@media (min-width: 1200px) { + .container { + max-width: 1200px; + } +} + +a:hover { + text-decoration: none; +} + +input:hover, input:focus { + outline: none !important; + box-shadow: 0px 0px 0px 0px transparent; +} + +:focus { + outline: -webkit-focus-ring-color auto 0; +} + +.custom-file-input:focus ~ .custom-file-label { + border-color: transparent; + box-shadow: none; +} + +.form-control:focus { + box-shadow: 0 0 0 0rem transparent !important; + border-color: #dce1e9; +} + +.section_padding { + padding: 70px 0px; +} + +.page_section_padding { + padding: 50px 0; +} + +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .section_padding { + padding: 50px 0px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .section_padding { + padding: 50px 0px; + } +} +@media (max-width: 767.98px) { + .section_padding { + padding: 50px 0px; + } +} +.padding_top { + padding-top: 70px; +} +@media (max-width: 991px) { + .padding_top { + padding-top: 50px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .padding_top { + padding-top: 50px; + } +} + +.padding_bottom { + padding-bottom: 70px; +} +@media (max-width: 991px) { + .padding_bottom { + padding-bottom: 50px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .padding_bottom { + padding-bottom: 50px; + } +} + +.custom-shadow-sm { + box-shadow: 0 .125rem 0.5rem rgba(0,0,0,.075)!important; +} + +a { + text-decoration: none; + -webkit-transition: 0.5s; + transition: 0.5s; +} +a:hover { + text-decoration: none; +} + +h1, h2, h3, h4, h5, h6 { + color: #0b1c39; + font-family: "Poppins", sans-serif; +} + +h2 { + font-size: 40px; + line-height: 50px; +} + +p { + line-height: 30px; + font-size: 16px; + margin-bottom: 15px; + color: #626a77; + font-family: "Poppins", sans-serif; +} + +p:empty { + display: none; +} + +a:focus, .button:focus, button:focus, .btn:focus { + text-decoration: none; + outline: none; + box-shadow: none; + -webkit-transition: 1s; + transition: 1s; +} + +.p_30 { + padding: 30px; +} +@media (max-width: 991px) { + .p_30 { + padding: 20px; + } +} + +.p_20 { + padding: 20px; +} + +.p_15 { + padding: 20px 20px 15px; +} + +.pt_30 { + padding-top: 30px; +} + +.pb_20 { + padding-bottom: 20px; +} + +.mt_25 { + margin-top: 25px; +} + +.mt_30 { + margin-top: 30px; +} +@media (max-width: 991px) { + .mt_30 { + margin-top: 15px; + } +} + +.mt_10 { + margin-top: 10px; +} + +.mb_15 { + margin-bottom: 15px; +} + +.mb_20 { + margin-bottom: 20px; +} + +.mb_25 { + margin-bottom: 20px; +} + +.mt_50 { + margin-top: 50px; +} +@media (max-width: 767.98px) { + .mt_50 { + margin-top: 25px; + } +} + +.mt_25 { + margin-top: 25px !important; +} +@media (max-width: 991px) { + .mt_25 { + margin-top: 15px !important; + } +} + +.mt_20 { + margin-top: 20px; +} + +.mb_10 { + margin-bottom: 10px !important; +} + +.mt_40 { + margin-top: 40px; +} + +.section_bg { + background-color: #f6f7fa; +} + +.niceSelect { + border: 1px solid #dce1e9; + font-size: 13px; + color: #7c8189; + display: block; + width: 100%; + text-transform: capitalize; + padding: 0 20px; + border-radius: 6px; + float: inherit; + font-weight: 300; +} +.niceSelect:after { + border-bottom: 0 solid transparent; + border-right: 0 solid transparent; + content: "3"; + font-family: "eleganticons"; + transform: rotate(0); + top: 3px; + right: 29px; + font-size: 19px; +} +@media (max-width: 767.98px) { + .niceSelect:after { + top: 13px; + } +} +.niceSelect .option:hover, .niceSelect .option.focus, .niceSelect .option.selected.focus { + background-color: transparent; +} +.niceSelect .option.selected { + font-weight: normal; + color: #2572ff; +} +.niceSelect .option { + line-height: 34px; + min-height: 34px; + font-size: 14px; +} +.niceSelect .list { + width: 100%; + border-radius: 4px; + background-color: #fff; + color: #626a77; + padding: 20px; + -webkit-transform-origin: top; + transform-origin: top; + -webkit-transform: scaleY(0); + transform: scaleY(0); + -webkit-transition: 0.5s; + transition: 0.5s; +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .niceSelect .list { + padding: 5px; + } +} +.niceSelect .list li { + -webkit-transition: 0.2s; + transition: 0.2s; +} +.niceSelect .list li:hover { + color: #2572ff; +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .niceSelect .list li { + line-height: 33px; + padding: 0 15px; + } +} + +.niceSelect.open:after { + transform: rotate(0); + content: "2"; + font-family: "eleganticons"; +} + +.nice-select.open .list { + opacity: 1; + pointer-events: auto; + -webkit-transform: scaleY(1); + transform: scaleY(1); +} + +.cu_dropdown .btn { + border: 1px solid #dce1e9; + background-color: #f6f7fa; + color: #626a77; + font-size: 12px; + font-weight: 300; + padding: 5px 15px; +} +.cu_dropdown .btn_1 { + padding: 11px 20px; +} +.cu_dropdown .dropdown-toggle::after { + display: inline-block; + margin-left: 10px; + vertical-align: 0; + content: ""; + border-top: none; + font-family: "themify"; + font-size: 10px; +} +.cu_dropdown .dropdown-menu { + min-width: auto; + background-color: #0b1c39; + min-width: 102px; + left: 0 !important; + border-radius: 0 0 5px 5px; + top: -2px !important; + padding: 17px 0; +} +.cu_dropdown .dropdown-menu .dropdown-item { + font-size: 12px; + font-weight: 300; + text-transform: capitalize; + padding: 7px 20px; + padding: 7px 20px; + color: #fff; +} +.cu_dropdown .left_arrow:hover { + background-color: transparent; + padding-left: 38px; +} +.cu_dropdown .left_arrow:after { + left: 18px; + top: 11px; +} + +.elementor-widget-container { + width: 100% !important; +} + +.section_tittle { + text-align: center; + margin-bottom: 62px; +} +@media (max-width: 767.98px) { + .section_tittle { + margin-bottom: 35px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .section_tittle { + margin-bottom: 45px; + } +} +.section_tittle h2 { + font-weight: 700; + margin-bottom: 12px; +} +@media (max-width: 767.98px) { + .section_tittle h2 { + font-size: 25px; + line-height: 32px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .section_tittle h2 { + font-size: 30px; + line-height: 38px; + } +} + +.show .btn { + background-color: #2572ff; + color: #fff; + border-radius: 5px 5px 0 0; +} +.show .dropdown-toggle::after { + transform: rotate(180deg); + color: #fff; +} + +.preloder_part { + position: fixed; + left: 0; + top: 0; + width: 100%; + height: 100vh; + z-index: 99999; + background-color: #fff; +} +.preloder_part .spinner { + margin: 0 auto; + width: 40px; + height: 40px; + left: 0; + right: 0; + top: 48%; + position: absolute; + text-align: center; + -webkit-animation: sk-rotate 2s infinite linear; + animation: sk-rotate 2s infinite linear; + z-index: 99999; +} +.preloder_part .dot1, .preloder_part .dot2 { + width: 60%; + height: 60%; + display: inline-block; + position: absolute; + top: 0; + background-color: #2572ff; + border-radius: 100%; + -webkit-animation: sk-bounce 2s infinite ease-in-out; + animation: sk-bounce 2s infinite ease-in-out; +} +.preloder_part .dot2 { + top: auto; + bottom: 0; + -webkit-animation-delay: -1s; + animation-delay: -1s; +} +@-webkit-keyframes sk-rotate { + 100% { + -webkit-transform: rotate(360deg); + } +} +@keyframes sk-rotate { + 100% { + transform: rotate(360deg); + -webkit-transform: rotate(360deg); + } +} +@-webkit-keyframes sk-bounce { + 0%, 100% { + -webkit-transform: scale(0); + } + 50% { + -webkit-transform: scale(1); + } +} +@keyframes sk-bounce { + 0%, 100% { + transform: scale(0); + -webkit-transform: scale(0); + } + 50% { + transform: scale(1); + -webkit-transform: scale(1); + } +} + +.page_pageination { + display: flex; + justify-content: center; + margin-top: 20px; +} + +.page_pageination a, .page_pageination span { + height: 50px; + width: 50px; + line-height: 50px; + border: 2px solid #dce1e9; + text-align: center; + color: #9198a4; + font-size: 18px; + display: inline-block; + border-radius: 50px; + margin: 0px 5px; +} + +.page_pageination a:hover, .page-pageination span:hover { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; + box-shadow: 0px 10px 20px 0px rgba(89, 149, 253, 0.4); +} + +.page_pageination .current { + background-color: #2572ff; + border: 1px solid #2572ff; + color: #fff; + box-shadow: 0px 10px 20px 0px rgba(89, 149, 253, 0.4); +} + +.progress-bar { + border-radius: 4px; +} + +.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { + background-color: #fbfcfd; +} + +.common-checkbox { + display: none; +} + +.common-checkbox + label { + display: block; + cursor: pointer; + color: #626a77; +} + +.common-checkbox + label:before { + content: ""; + border: 2px solid #a8aeb6; + border-radius: 2px; + display: inline-block; + font-size: 12px; + font-weight: 600; + width: 14px; + height: 14px; + line-height: 15px; + padding-left: 0px; + margin-right: 14px; + vertical-align: bottom; + color: transparent; + position: relative; + top: -6px; +} + +.common-checkbox:checked + label:before { + content: "Z"; + border: 0px; + font-family: "eleganticons"; + border-radius: 2px; + display: inline-block; + font-size: 17px; + font-weight: 600; + width: 14px; + height: 14px; + line-height: 15px; + padding-left: 0px; + margin-right: 14px; + vertical-align: bottom; + color: #2572ff; + position: relative; + top: -6px; +} + +.check_icon .common-checkbox + label:before { + border-radius: 50px; +} +.check_icon .common-checkbox:checked + label:before { + content: "\\"; +} + +.custom_animation1 { + backface-visibility: hidden; + animation: jumping_animation 3s ease-in-out 0.5s infinite alternate; + animation-delay: 0.5s; + transition: all 0.5s ease 5s; + user-select: none; +} + +.custom_animation_2 { + backface-visibility: hidden; + animation: jumping_animation2 3s ease-in-out 0.5s infinite alternate; + animation-delay: 0.5s; + transition: all 0.5s ease 5s; + user-select: none; +} + +.custom-animation { + backface-visibility: hidden; + animation: jumping 3s ease-in-out 0.5s infinite alternate; + animation-delay: 0.5s; + transition: all 0.5s ease 5s; + user-select: none; +} + +.custom-animation1 { + backface-visibility: hidden; + animation: jumping1 3s ease-in-out 0.5s infinite alternate; + animation-delay: 0.5s; + transition: all 0.5s ease 5s; + user-select: none; +} + +.custom-animation2 { + backface-visibility: hidden; + animation: jumping2 9s ease-in-out 2s infinite alternate; + animation-delay: 1s; + transition: all 1s ease 3s; + user-select: none; +} + +.custom-animation3 { + backface-visibility: hidden; + animation: jumping3 9s ease-in-out 2s infinite alternate; + animation-delay: 1s; + transition: all 7s ease 2s; + user-select: none; +} + +.custom-animation4 { + backface-visibility: hidden; + animation: jumping4 9s ease-in-out 2s infinite alternate; + animation-delay: 1s; + transition: all 8s ease 4s; + user-select: none; +} + +.custom-animation5 { + backface-visibility: hidden; + animation: jumping4 9s ease-in-out 2s infinite alternate; + animation-delay: 1s; + transition: all 8s ease 4s; + user-select: none; +} + +.custom-animation6 { + backface-visibility: hidden; + animation: jumping6 9s ease-in-out 2s infinite alternate; + animation-delay: 1s; + transition: all 8s ease 4s; + user-select: none; +} + +.custom_animation_icon { + backface-visibility: hidden; + animation: custom_animation_icon1 9s ease-in-out 2s infinite alternate; + animation-delay: 1s; + transition: all 8s ease 4s; + user-select: none; +} + +@keyframes jumping_animation { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.8; + } + 50% { + transform: translateY(-25px) translateX(-25px) rotate(5deg) scale(0.75); + opacity: 0.9; + } + 100% { + transform: translateY(-25px) translateX(-25px) rotate(0) scale(1); + opacity: 0.85; + } +} +@keyframes jumping_animation2 { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.8; + } + 50% { + transform: translateY(-10px) translateX(-10px) rotate(2deg) scale(0.9); + opacity: 0.9; + } + 100% { + transform: translateY(-20px) translateX(-20px) rotate(0) scale(1); + opacity: 0.85; + } +} +@keyframes jumping { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.8; + } + 50% { + transform: translateY(-25px) translateX(-25px) rotate(15deg) scale(0.95); + opacity: 0.9; + } + 100% { + transform: translateY(-15px) translateX(-15px) rotate(0) scale(1); + opacity: 0.85; + } +} +@keyframes jumping1 { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.8; + } + 50% { + transform: translateY(-15px) translateX(-15px) rotate(5deg) scale(0.95); + opacity: 0.9; + } + 100% { + transform: translateY(-15px) translateX(-15px) rotate(5deg) scale(1); + opacity: 0.85; + } +} +@keyframes jumping { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.8; + } + 50% { + transform: translateY(-15px) translateX(-15px) rotate(15deg) scale(0.95); + opacity: 0.9; + } + 100% { + transform: translateY(-15px) translateX(-15px) rotate(0) scale(1); + opacity: 0.85; + } +} +@keyframes jumping2 { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.5; + } + 25% { + transform: translateY(-30px) translateX(10px) rotate(20deg) scale(0.8); + opacity: 0.8; + } + 50% { + transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.7); + opacity: 0.8; + } + 75% { + transform: translateY(30px) translateX(20px) rotate(20deg) scale(0.75); + opacity: 0.7; + } + 100% { + transform: translateY(-15px) translateX(15px) rotate(0) scale(0.75); + opacity: 0.9; + } +} +@keyframes jumping3 { + 0% { + transform: translateY(10px) translateX(0) rotate(0) scale(1); + opacity: 0.9; + } + 20% { + transform: translateY(20px) translateX(10px) rotate(-20deg) scale(0.8); + opacity: 0.8; + } + 40% { + transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.75); + opacity: 0.8; + } + 40% { + transform: translateY(-15px) translateX(-25px) rotate(10deg) scale(0.5); + opacity: 1; + } + 80% { + transform: translateY(-30px) translateX(20px) rotate(-20deg) scale(0.75); + opacity: 0.6; + } + 100% { + transform: translateY(15px) translateX(15px) rotate(0) scale(0.95); + opacity: 0.7; + } +} +@keyframes jumping4 { + 0% { + transform: translateY(-30px) translateX(20px) rotate(0) scale(1.2); + opacity: 0.7; + } + 25% { + transform: translateY(-20px) translateX(10px) rotate(50deg) scale(0.6); + opacity: 0.8; + } + 50% { + transform: translateY(15px) translateX(-15px) rotate(20deg) scale(0.5); + opacity: 0.9; + } + 75% { + transform: translateY(30px) translateX(20px) rotate(50deg) scale(0.75); + opacity: 0.7; + } + 100% { + transform: translateY(-15px) translateX(15px) rotate(0) scale(0.5); + opacity: 0.9; + } +} +@keyframes jumping5 { + 0% { + transform: rotate(180deg); + display: block; + } + 100% { + transform: rotate(30deg); + display: block; + } +} +@keyframes jumping6 { + 0% { + transform: rotate(180deg) translate(-20px, 20px); + display: block; + } + 100% { + transform: rotate(30deg) translate(0px, 0px); + display: block; + } +} +@keyframes custom_animation_icon1 { + 0% { + transform: translateY(0px) translateX(0) rotate(0) scale(1); + opacity: 0.8; + } + 50% { + transform: translateY(-15px) translateX(-15px) rotate(15deg) scale(0.95); + opacity: 0.9; + } + 100% { + transform: translateY(-15px) translateX(-15px) rotate(0) scale(1); + opacity: 0.85; + } +} +@-webkit-keyframes circleAnimation { + 0%, 100% { + border-radius: 42% 58% 70% 30%/45% 45% 55% 55%; + -webkit-transform: translate3d(0, 0, 0) rotateZ(0.01deg); + transform: translate3d(0, 0, 0) rotateZ(0.01deg); + } + 34% { + border-radius: 70% 30% 46% 54%/30% 29% 71% 70%; + -webkit-transform: translate3d(0, 5px, 0) rotateZ(0.01deg); + transform: translate3d(0, 5px, 0) rotateZ(0.01deg); + } + 50% { + -webkit-transform: translate3d(0, 0, 0) rotateZ(0.01deg); + transform: translate3d(0, 0, 0) rotateZ(0.01deg); + } + 67% { + border-radius: 100% 60% 60% 100%/100% 100% 60% 60%; + -webkit-transform: translate3d(0, -3px, 0) rotateZ(0.01deg); + transform: translate3d(0, -3px, 0) rotateZ(0.01deg); + } +} +/**************** common css end ****************/ +/******** base color css ********/ +.btn_1 { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; + display: inline-block; + padding: 11px 23px; + text-transform: capitalize; + line-height: 16px; + font-size: 16px; + font-weight: 500; + border-radius: 50px; + white-space: nowrap; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.btn_1:hover { + box-shadow: none; + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; +} + +.btn_2 { + color: #fff; + border: 2px solid #fff; + display: inline-block; + padding: 14px 39px; + text-transform: capitalize; + line-height: 22px; + font-size: 16px; + font-weight: 500; + border-radius: 50px; + background-color: transparent; + white-space: nowrap; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.btn_2:hover { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; +} + +.btn_3 { + color: #2572ff; + border: 2px solid #7aa8fd; + display: inline-block; + padding: 14px 39px; + text-transform: capitalize; + line-height: 18px; + font-size: 16px; + font-weight: 500; + border-radius: 50px; + background-color: #fff; + white-space: nowrap; + -webkit-transition: 0.5s; + transition: 0.5s; +} + +.btn_3:hover { + color: #fff; + border: 2px solid #2572ff; + box-shadow: 0px 20px 40px 0px rgba(68, 134, 254, 0.2); + background-color: #2572ff; +} + +.btn_4 { + display: inline-block; + border: 1px solid #dce1e9; + border-radius: 50px; + color: #626a77; + text-align: center; + padding: 9px 24px; + line-height: 20px; + font-size: 13px; + font-weight: 500; + -webkit-transition: 0.5s; + transition: 0.5s; +} + +.btn_4:hover { + background-color: #2572ff; + border: 1px solid #2572ff; + color: #fff; +} + +.dropdown-toggle:hover { + background-color: #2572ff; + color: #fff; +} + +.view_archive_btn { + border: 1px solid #dce1e9; + color: #626a77; + padding: 16px 30px; + display: inline-block; + width: 100%; + text-align: center; + line-height: 16px; + background-color: #fff; + -webkit-transition: 0.5s; + transition: 0.5s; +} + +.view_archive_btn i { + margin-right: 15px; +} + +.view_archive_btn:hover { + color: #2572ff; + border: 1px solid #2572ff; +} + +.sm_btn { + padding: 9px 20px; + font-weight: 300; +} + +/******** header css here *********/ +.header_part { + background-color: #fff; +} + +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .header_part { + text-align: center; + } +} +@media (max-width: 991px) { + .header_part .header_iner { + padding: 15px 0; + } +} +.header_part .sidebar_icon i { + font-size: 36px; +} +@media (max-width: 576px) { + .header_part .logo img { + max-width: 100px; + } +} +.header_part .btn_1 { + padding: 13px 32px !important; + margin-left: 10px; +} +@media (max-width: 991px) { + .header_part .btn_1 { + padding: 10px 16px !important; + font-size: 12px; + } +} +.header_part .btn_1:hover { + border: 2px solid #7aa8fd; + background-color: transparent; + color: #2572ff; +} +.header_part .sub_header { + padding: 15px 0; +} +@media (max-width: 767.98px) { + .header_part .sub_header { + text-align: center; + } +} +@media (max-width: 991px) { + .header_part .sub_header { + font-size: 14px; + } +} +.header_part .sub_header i { + color: #2572ff; + margin-right: 14px; +} +.header_part .sub_header a { + padding: 3px 30px; + display: inline-block; + border-left: 1px solid #dce1e9; + color: #0b1c39; +} +.header_part .sub_header a:hover { + color: #2572ff; +} +@media (max-width: 767.98px) { + .header_part .sub_header a { + display: block; + border-left: 0 solid transparent; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .header_part .sub_header a { + padding: 0 15px; + } +} +.header_part .sub_header a:first-child { + padding: 0 30px 0 0; + border-left: 0 solid transparent; +} +@media (max-width: 767.98px) { + .header_part .sub_header a:first-child { + padding: 0 10px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .header_part .sub_header a:first-child { + padding: 0 10px; + } +} +@media (max-width: 991px) { + .header_part .header_login_info { + font-size: 14px; + } +} +@media (max-width: 767.98px) { + .header_part .header_login_info a { + display: inline-block; + } +} +.header_part .header_login_info a:first-child { + padding: 0 30px; +} +.header_part .header_login_info a:last-child { + padding: 0 0 0 30px; +} +@media (max-width: 767.98px) { + .header_part .header_login_info a:last-child { + padding: 0 14px; + } + .header_part .header_login_info a:first-child { + padding: 0 18px; + } + .header_part .header_login_info a:last-child { + padding: 0 0 0 18px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .header_part .header_login_info a:last-child { + padding: 0 0 0 15px; + } + .header_part .header_login_info a:first-child { + padding: 0 18px; + } + .header_part .header_login_info a:last-child { + padding: 0 0 0 18px; + } +} +.header_part .header_login_info { + text-align: right; +} +@media only screen and (min-width: 992px) { + .header_part .header_login_info { + position: relative; + top: 3px; + } +} +@media (max-width: 767.98px) { + .header_part .header_login_info { + text-align: center; + padding-top: 15px; + border-top: 1px solid #cbe0fb; + margin-top: 15px; + } +} + +.single_page_header .btn_1:hover { + border: 2px solid #fff; + color: #fff; + background-color: transparent; +} + +.menu_fixed .btn_1:hover { + border: 2px solid #2572ff; + color: #2572ff; + background-color: transparent; +} + +/******** header css end *********/ +.navbar_bar { + position: relative; +} +@media (max-width: 991px) { + .navbar_bar { + position: absolute; + left: 0; + top: 70px; + width: 100%; + background-color: #fff; + z-index: 99; + box-shadow: -1px 6px 7px rgba(0, 0, 0, 0.3); + visibility: hidden; + opacity: 0; + -webkit-transition: 0.5s; + transition: 0.5s; + transform-origin: top center; + padding: 10px 0; + } + .navbar_bar .close_icon { + position: absolute; + right: 20px; + top: 15px; + } +} +@media (min-width: 576px) { + .navbar_bar { + width: 530px; + left: 15px; + } +} +@media (min-width: 768px) { + .navbar_bar { + width: 710px; + left: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .navbar_bar { + padding-left: 0; + } +} +.navbar_bar ul { + margin: 0; + padding: 0; + text-align: center; +} +@media (max-width: 991px) { + .navbar_bar ul { + text-align: left; + } +} +.navbar_bar ul li { + list-style: none; + display: inline-block; + position: relative; +} +@media (max-width: 991px) { + .navbar_bar ul li { + display: block; + } +} +.navbar_bar ul li a { + color: #0b1c39; + text-transform: capitalize; + padding: 37px 22px; + display: inline-block; + line-height: 16px; + -webkit-transition: 0.5s; + transition: 0.5s; + white-space: nowrap; +} +.navbar_bar ul li a.active, .navbar_bar ul li a:hover { + color: #2572ff; +} +.menu_fixed .mega_menu_dropdown > ul li a.active { + color: #2572ff; +} +@media (max-width: 991px) { + .navbar_bar ul li a { + display: inline-block; + padding: 10px 15px; + } + .mega_menu_dropdown ul { + display: none; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .navbar_bar ul li a { + padding: 32px 15px; + } +} +.navbar_bar ul li ul { + position: absolute; + left: 0; + padding: 12px 0; + background-color: #fff; + box-shadow: 0px 10px 30px 0px rgba(7, 28, 55, 0.08); + min-width: 150px; + z-index: 99; + text-align: left; + border-radius: 4px; +} +@media (max-width: 991px) { + .navbar_bar ul li ul { + width: 100%; + padding: 10px 0; + position: relative; + top: 0; + margin-bottom: 10px; + } +} +.navbar_bar ul li ul li { + display: block; +} +.navbar_bar ul li ul li a { + display: block; + color: #445363; + padding: 9px 41px; + font-size: 16px; +} +.navbar_bar ul li ul li > ul { + left: 100%; + top: 15px; +} +@media (max-width: 991px) { + .navbar_bar ul li ul li > ul { + left: 0; + top: 0; + } +} +.navbar_bar ul li .dropdown_active { + opacity: 1; + visibility: visible; + top: 50px; +} +.navbar_bar ul li .dropdown_active li { + display: block; +} +.navbar_bar ul li .dropdown_active li a { + display: inline-block; +} +.navbar_bar ul li .dropdown_active li ul { + left: 100%; + top: 20px; +} +@media (max-width: 991px) { + .navbar_bar ul li .dropdown_active li ul { + left: 0; + top: 50px; + } +} +.navbar_bar .left_arrow:after { + left: 31px; + top: 16px; + background-color: #fff; +} +.navbar_bar .left_arrow:hover { + padding-left: 50px; + color: #fff; +} + +.active_menu { + visibility: visible; + opacity: 1; +} + +.mega_menu_dropdown > a { + width: 100%; + color: #445363; + position: relative; + font-size: 16px; +} +@media (max-width: 991px) { + .mega_menu_dropdown > a:after { + position: absolute; + content: "3"; + font-family: "eleganticons"; + right: 15px; + top: 8px; + } +} + +@media (min-width: 991px) { + .mega_menu_dropdown > ul { + -webkit-transition: 0.5s; + transition: 0.5s; + opacity: 0; + visibility: hidden; + top: 100px; + } + + .mega_menu_dropdown:hover > a { + color: #2572ff; + } + .mega_menu_dropdown:hover > ul { + opacity: 1; + visibility: visible; + top: 90px; + } + .mega_menu_dropdown .mega_menu_dropdown:hover > ul { + top: 0px; + } + .mega_menu_dropdown:hover > ul > a { + color: #fff; + } +} +@media (min-width: 992px) and (max-width: 1199px) { + .mega_menu_dropdown:hover > ul { + top: 80px; + } + .navbar_bar ul li ul { + display: none; + } +} + +.sticky_logo { + display: none; +} + +.menu_fixed { + position: fixed; + top: 0; + left: 0; + z-index: 99; + width: 100%; + background-color: #fff; + box-shadow: 0px 6px 14px 0px rgba(7, 28, 55, 0.06); +} +.menu_fixed .main_logo { + display: none; +} +.menu_fixed .sticky_logo { + display: inline-block; +} + +.single_page_header .menu_fixed .navbar_bar ul li a { + color: #445363; +} + +.single_page_header .menu_fixed .mega_menu_dropdown > a { + background-color: transparent; + color: #445363; +} + +.menu_fixed .mega_menu_dropdown > ul li a { + background-color: transparent; + color: #445363; +} +.menu_fixed .mega_menu_dropdown > ul li a:hover { + color: #2572ff; +} + +.single_page_header .menu_fixed .icon_menu { + color: #445363; +} + +@media (max-width: 991px) { + .menu_fixed .navbar_bar { + background-color: #fff; + } +} +.single_page_header { + position: absolute; + left: 0; + width: 100%; + top: 0; + z-index: 99; + background-color: transparent; +} +.single_page_header .navbar_bar ul li a { + color: #fff; +} +@media (max-width: 991px) { + .single_page_header .navbar_bar ul li a { + color: #0b1c39; + } +} +.single_page_header .navbar_bar ul li a:hover { + color: #2572ff; +} +.single_page_header .mega_menu_dropdown > a { + background-color: transparent; + color: #fff; +} +.single_page_header .mega_menu_dropdown > ul > li > a { + background-color: transparent; + color: #445363; +} +.single_page_header .navbar_bar ul li ul li a:hover { + color: #2572ff; +} +.single_page_header .mega_menu_dropdown:hover > a { + color: #2572ff; +} + +.breadcrumb_part { + background-image: url("img/breadcrumb_bg_1.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; + position: relative; + display: flex; + align-items: center; + height: 450px; +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .breadcrumb_part { + height: 350px; + } +} +@media (max-width: 991px) { + .breadcrumb_part { + height: 350px; + } +} +.breadcrumb_part:after { + position: absolute; + content: ""; + left: 0; + top: 0; + width: 100%; + height: 100%; + background-color: #445363; + opacity: 0.5; + z-index: -1; +} +.breadcrumb_part .breadcrumb_iner { + text-align: center; + margin-top: 106px; +} +@media (max-width: 991px) { + .breadcrumb_part .breadcrumb_iner { + margin-top: 0; + } +} +.breadcrumb_part h2, .breadcrumb_part h3 { + font-size: 50px; + font-weight: 700; + color: #fff; + margin-bottom: 11px; +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .breadcrumb_part h2 { + font-size: 35px; + line-height: 45px; + margin-bottom: 5px; + } +} +@media (max-width: 991px) { + .breadcrumb_part h2 { + font-size: 25px; + line-height: 35px; + margin-bottom: 5px; + } +} +.breadcrumb_part .breadcrumb_iner_link { + display: flex; + justify-content: center; + align-items: center; +} +.breadcrumb_part .breadcrumb_iner_link a, .breadcrumb_part .breadcrumb_iner_link span { + font-size: 16px; + color: #fff; +} +.breadcrumb_part .breadcrumb_iner_link a:hover { + color: #2572ff; +} +.breadcrumb_part .breadcrumb_iner_link i { + margin: 0 15px; + color: #fff; +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .breadcrumb_part .breadcrumb_iner_link i { + margin: 0 8px; + } +} +@media (max-width: 991px) { + .breadcrumb_part .breadcrumb_iner_link i { + margin: 0 8px; + } +} + +.blog_breadcrumb { + height: auto; + text-align: left; +} +.blog_breadcrumb .breadcrumb_iner { + padding: 220px 0 120px; + text-align: left; +} +@media (max-width: 991px) { + .blog_breadcrumb .breadcrumb_iner { + padding: 120px 0 60px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .blog_breadcrumb .breadcrumb_iner { + padding: 120px 0 60px; + } +} +.blog_breadcrumb .breadcrumb_iner span { + background-color: #2572ff; + padding: 3px 22px; + text-transform: capitalize; + color: #fff; + display: inline-block; + border-radius: 50px; + margin-bottom: 26px; +} +.blog_breadcrumb .breadcrumb_iner h2 { + font-size: 60px; + line-height: 1.4; + margin-bottom: 12px; +} +@media (max-width: 991px) { + .blog_breadcrumb .breadcrumb_iner h2 { + font-size: 30px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .blog_breadcrumb .breadcrumb_iner h2 { + font-size: 35px; + } +} +.blog_breadcrumb .breadcrumb_post_author { + display: flex; + flex-wrap: wrap; + direction: ltr; +} +.blog_breadcrumb .breadcrumb_post_author p { + color: #fff; + margin-right: 30px; +} +@media (max-width: 576px) { + .blog_breadcrumb .breadcrumb_post_author p { + flex: 100% 0; + } +} +@media only screen and (min-width: 576px) and (max-width: 767.98px) { + .blog_breadcrumb .breadcrumb_post_author p { + flex: 50% 0; + } +} +.blog_breadcrumb .breadcrumb_post_author p i { + margin-right: 10px; +} + +/********* banner part css here ********/ +.banner_part .single_banner_part { + position: relative; + z-index: 2; + height: 800px; + display: flex; + align-items: center; +} +@media (max-width: 767.98px) { + .banner_part .single_banner_part { + height: 500px; + } +} +.banner_part .single_banner_part:after { + position: absolute; + content: ""; + left: 0; + top: 0; + width: 100%; + height: 100%; + background-color: #0b1c39; + opacity: 0.5; + z-index: -1; +} +.banner_part .single_banner_part .banner_iner { + text-align: center; +} +.banner_part .single_banner_part .banner_iner h5 { + font-size: 16px; + text-transform: uppercase; + letter-spacing: 4.5px; + color: #fff; + font-weight: 400; +} +@media (max-width: 767.98px) { + .banner_part .single_banner_part .banner_iner h5 { + line-height: 28px; + } +} +.banner_part .single_banner_part .banner_iner h2 { + font-size: 60px; + font-weight: 700; + color: #fff; + line-height: 70px; + margin: 19px 0 36px; +} +@media (max-width: 767.98px) { + .banner_part .single_banner_part .banner_iner h2 { + font-size: 25px; + line-height: 35px; + } +} +.banner_part .bg_1 { + background-image: url("img/banner.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} +.banner_part .bg_2 { + background-image: url("img/banner_1.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} +.banner_part .bg_3 { + background-image: url("img/banner_2.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} +.banner_part .owl-nav button.owl-next, .banner_part .owl-nav button.owl-prev { + border: 2px solid #d4d7dc; + height: 50px; + width: 50px; + line-height: 50px; + text-align: center; + font-size: 20px; + color: #d4d7dc; + background-color: transparent; + position: absolute; + left: 50px; + top: 47%; + display: inline-block; + border-radius: 50%; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.banner_part .owl-nav button.owl-next:hover, .banner_part .owl-nav button.owl-prev:hover { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .banner_part .owl-nav button.owl-next, .banner_part .owl-nav button.owl-prev { + left: 20px; + } +} +.banner_part .owl-nav button.owl-next { + left: auto; + right: 50px; +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .banner_part .owl-nav button.owl-next { + right: 20px; + } +} + +.banner_part .owl-item.active .banner_iner h5, +.banner_part .owl-item.active .banner_iner h2, +.banner_part .owl-item.active .banner_iner .btn_2 { + -webkit-animation: animmate_In_Left 1s ease 0s both; + animation: animmate_In_Left 1s ease 0s both; +} + +.banner_part .owl-item.active .banner_iner h5 { + -webkit-animation-delay: 0.3s; + animation-delay: 0.3s; +} + +.banner_part .owl-item.active .banner_iner h2 { + -webkit-animation-delay: 0.5s; + animation-delay: 0.5s; +} + +.banner_part .owl-item.active .banner_iner .btn_2 { + -webkit-animation-delay: 0.7s; + animation-delay: 0.7s; +} + +@-webkit-keyframes animmate_In_Left { + 0% { + -webkit-transform: translateX(-150px); + transform: translateX(-150px); + opacity: 0; + } + 100% { + -webkit-transform: translateX(0px); + transform: translateX(0px); + opacity: 1; + } +} +@keyframes animmate_In_Left { + 0% { + -webkit-transform: translateX(-150px); + transform: translateX(-150px); + opacity: 0; + } + 100% { + -webkit-transform: translateX(0px); + transform: translateX(0px); + opacity: 1; + } +} +/********* banner part css end ********/ + +.course_details { + overflow: hidden; + margin-top: -80px; + z-index: 9; + position: relative; +} +@media (max-width: 767.98px) { + .course_details { + margin-top: 0; + } +} +.course_details .single_course_list { + margin-top: 60px; +} +@media (max-width: 767.98px) { + .course_details .single_course_list { + margin-top: 30px; + } + .course_details .single_course_list:first-child { + margin-top: 0; + } +} +.course_details .single_course_list img { + max-width: 55px; +} +.course_details .single_course_list h4 { + margin: 25px 0 13px; + font-size: 20px; + font-weight: 600; +} +.course_details .course_details_iner { + margin-top: 73px; + display: flex; + flex-wrap: wrap; + justify-content: space-between; +} +.course_details .course_details_iner .single_course_list { + flex: 40% 0 0; +} +@media (max-width: 576px) { + .course_details .course_details_iner .single_course_list { + flex: 100% 0 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details .course_details_iner .single_course_list { + flex: 48% 0 0; + } +} +.course_details .course_details_iner p { + line-height: 26px; +} +.course_details .course_registration_form { + background-color: #fff; + box-shadow: 0px 30px 60px 0px rgba(2, 25, 55, 0.08); + border-radius: 10px; + padding: 45px 40px 40px; +} +@media (max-width: 767.98px) { + .course_details .course_registration_form { + padding: 20px; + margin-top: 40px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details .course_registration_form { + padding: 20px; + } +} +.course_details .course_registration_form h3 { + font-size: 26px; + font-weight: 600; + margin-bottom: 33px; + line-height: 34px; +} +@media (max-width: 767.98px) { + .course_details .course_registration_form h3 { + font-size: 20px; + line-height: 28px; + margin-bottom: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details .course_registration_form h3 { + font-size: 20px; + line-height: 28px; + } +} +.course_details .course_registration_form input, .course_details .course_registration_form .niceSelect { + border-radius: 50px; + display: block; + width: 100%; + background-color: #f0f3f7; + padding: 19px 25px; + color: #7c8189; + margin-bottom: 20px; + border: 2px solid #f0f3f7; + height: auto; + line-height: 18px; + font-size: 16px; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.course_details .course_registration_form input:focus, .course_details .course_registration_form .niceSelect:focus { + background-color: transparent; + border: 2px solid #cbe0fb; + color: #0b1c39; +} +.course_details .course_registration_form input:after, .course_details .course_registration_form .niceSelect:after { + top: 24px; + right: 34px; + font-size: 24px; +} +@media (max-width: 767.98px) { + .course_details .course_registration_form input, .course_details .course_registration_form .niceSelect { + font-size: 14px; + padding: 9px 25px; + } + .course_details .course_registration_form input:after, .course_details .course_registration_form .niceSelect:after { + right: 27px; + font-size: 24px; + top: 12px; + } +} +.course_details .course_registration_form .btn_1 { + margin-top: 20px; + padding: 16px 26px; + font-size: 16px; + text-align: center; + display: block; +} +.course_details .course_registration_form .btn_1:hover { + background-color: transparent; + border: 2px solid #0d56dc; + color: #0d56dc; +} +.course_details .course_registration { + position: relative; + z-index: 1; +} +.course_details .course_registration_form input, +.course_details .course_registration_form .niceSelect { + -moz-appearance:none; /* Firefox */ + -webkit-appearance:none; /* Safari and Chrome */ + appearance:none; +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details .course_registration { + margin-top: 35px; + } +} +.course_details .course_registration .cources_details_bg { + position: absolute; + right: -60px; + bottom: -85px; + z-index: -1; +} +.course_details .course_registration .cources_details_icon { + position: absolute; + right: -73px; + bottom: 50px; + z-index: -1; +} + +.course_registration_form .countdown { + margin-top: 40px; + border-top: 1px solid #dce1e9; + padding-top: 27px; + display: flex; + justify-content: space-between; +} +@media (max-width: 767.98px) { + .course_registration_form .countdown { + margin-top: 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_registration_form .countdown { + margin-top: 30px; + } +} +.learnpress .learn-press-form-login button[type="submit"]:hover, +.learnpress .learn-press-form-register button[type="submit"]:hover { + background-color: #222222; +} + +.countdown .time { + font-size: 30px; + margin-right: 20px; + color: #2572ff; + line-height: 35px; + font-weight: 600; +} +.countdown .time:last-child { + margin-right: 0; +} +@media (max-width: 767.98px) { + .countdown .time { + font-size: 20px; + line-height: 28px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .countdown .time { + font-size: 20px; + line-height: 28px; + margin-right: 12px; + } +} +.countdown .time span { + font-size: 16px; + color: #727881; + font-weight: 400; + display: block; + line-height: 20px; +} +@media (max-width: 767.98px) { + .countdown .time span { + font-size: 14px; + line-height: 16px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .countdown .time span { + line-height: 32px; + font-size: 13px; + } +} + +.about_us { + position: relative; +} + +.about_us .about_us_img { + position: relative; +} +.about_us .about_us_img img { + border-radius: 10px; +} +@media (max-width: 767.98px) { + .about_us .about_us_img { + margin-bottom: 35px; + } + .display-4 { + font-size: 2rem; + } +} +@media (min-width: 768px) and (max-width: 991px) { + .display-4 { + font-size: 3rem; + } +} +.about_us .about_icon { + position: absolute; + top: -41px; + z-index: 1; + left: 64px; +} +.about_us .about_tricker { + position: absolute; + top: -60px; + left: -60px; + height: 150px; + width: 150px; + display: flex; + align-items: center; + background-color: #2572ff; + text-align: center; + justify-content: center; + border-radius: 50%; + z-index: 2; +} +@media (max-width: 767.98px) { + .about_us .about_tricker { + top: -50px; + left: -10px; + height: 80px; + width: 80px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .about_us .about_tricker { + top: -50px; + left: -10px; + height: 80px; + width: 80px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .about_us .about_tricker { + top: -50px; + left: -10px; + height: 115px; + width: 115px; + } +} +.about_us .tricker_iner p { + text-transform: uppercase; + color: #fff; + line-height: 25px; + margin: 0; +} +@media (max-width: 767.98px) { + .about_us .tricker_iner p { + font-size: 10px; + line-height: 16px; + margin: 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .about_us .tricker_iner p { + font-size: 10px; + line-height: 16px; + margin: 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .about_us .tricker_iner p { + font-size: 14px; + line-height: 26px; + margin: 0; + } +} +.about_us .tricker_iner span { + font-size: 40px; + font-weight: 700; + color: #fff; + margin-bottom: 0; + line-height: 43px; +} +@media (max-width: 767.98px) { + .about_us .tricker_iner span { + font-size: 18px; + line-height: 25px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .about_us .tricker_iner span { + font-size: 18px; + line-height: 25px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .about_us .tricker_iner span { + font-size: 18px; + line-height: 25px; + } +} +.about_us .about_us_details h2 { + font-size: 50px; + line-height: 64px; + margin-bottom: 20px; + font-weight: 600; +} +@media (max-width: 767.98px) { + .about_us .about_us_details h2 { + font-size: 25px; + line-height: 32px; + margin-bottom: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .about_us .about_us_details h2 { + font-size: 25px; + line-height: 32px; + margin-bottom: 15px; + } +} +.about_us .about_us_details h3 { + font-size: 24px; + color: #2572ff; + margin-bottom: 15px; + font-weight: 300; +} +@media (max-width: 767.98px) { + .about_us .about_us_details h3 { + font-size: 14px; + line-height: 24px; + margin-bottom: 10px; + } +} +@media (max-width: 991px) { + .about_us .about_us_details h3 { + font-size: 14px; + line-height: 24px; + margin-bottom: 10px; + } +} +.about_us .about_us_details h3 span { + color: #0b1c39; + font-weight: 500; +} +.about_us .about_us_details p { + margin-bottom: 20px; + line-height: 28px; +} +@media (max-width: 767.98px) { + .about_us .about_us_details p { + margin-bottom: 20px; + } +} +@media (max-width: 991px) { + .about_us .about_us_details p { + margin-bottom: 20px; + } +} +.about_us .about_us_details .btn_1 { + margin-top: 21px; + padding: 15px 44px; + box-shadow: 0px 20px 40px 0px rgba(68, 134, 254, 0.2); +} +.about_us .about_us_details .btn_1:hover { + box-shadow: none; + background-color: transparent; + color: #0d56dc;; +} +.about_us .about_sharp_1 { + position: absolute; + bottom: 50px; + right: 0; +} +.about_us .about_sharp_2 { + position: absolute; + bottom: 440px; + right: 75px; +} +.about_us .about_sharp_3 { + position: absolute; + bottom: 425px; + right: 125px; +} + +.single_about_page { + padding: 180px 0 120px; +} +@media (max-width: 991px) { + .single_about_page { + padding: 120px 0 70px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .single_about_page { + padding: 130px 0 100px; + } +} + +.popular_course .single_courses_item { + border-radius: 6px; + margin: 0 15px; + -webkit-transition: 0.3s; + transition: 0.3s; + box-shadow: 0px 3px 6px 0px rgba(2, 25, 55, 0.04); +} +@media (max-width: 576px) { + .popular_course .single_courses_item { + margin: 0; + } +} +.popular_course .single_courses_item:hover { + box-shadow: 0px 30px 50px 0px rgba(2, 25, 55, 0.08); +} +.popular_course .single_courses_item img { + border-radius: 10px 10px 0 0; +} +.popular_course .single_courses_item h4 { + font-size: 17px; + font-weight: 500; + line-height: 28px; + margin: 18px 0 23px; + -webkit-transition: 0.3s; + transition: 0.3s; +} +.popular_course .single_courses_item h4:hover { + color: #2572ff; +} +.popular_course .courses_item_iner { + padding: 30px 40px 15px; + background-color: #fff; + border-radius: 0 0 6px 6px; + min-height: 280px; + margin-bottom: 40px; +} +.popular_course .popular_courses_item.owl-carousel .courses_item_iner { + margin-bottom: 0; +} +@media (max-width: 991px) { + .popular_course .courses_item_iner { + padding: 20px 15px 15px; + } + .popular_course .col-xl-4:last-child .single_courses_item .courses_item_iner { + margin-bottom: 0; + } + .course_category .col-xl-3:last-child .single_category_item { + margin-bottom: 0; + } + .learn-press-courses li:last-child { + margin-bottom: 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .popular_course .courses_item_iner { + padding: 25px 20px 22px; + } +} +.popular_course .popular_course_list { + justify-content: space-between; + margin-top: 18px; + border-top: 1px solid #ebeff6; + padding-top: 16px; +} +.popular_course .owl-carousel .owl-stage { + margin: 0 30px 65px 0px; +} +.owl-carousel .owl-dots { + position: absolute; + left: 0; + right: 0; + bottom: 6px; + align-items: center; + display: flex; + justify-content: center; +} +.owl-carousel .owl-dots .owl-dot { + width: 6px; + height: 6px; + background-color: #c0c9d7; + display: inline-block; + border-radius: 50%; + margin: 0 5px; + transform: scale(1); +} +.owl-carousel button.owl-dot.active { + background-color: #2572ff; + transform: scale(1.7); +} + +.course_author { + display: flex; + align-items: center; +} +.course_author p { + padding-left: 10px; +} +.course_author img { + max-width: 50px !important; + border-radius: 50% !important; +} +.courses_item_iner .course_author { + display: inline-block; +} +.courses_item_iner .course_author img { + display: inline-block; +} +.courses_item_iner .author_name { + text-transform: capitalize; + display: inline-block; + margin-left: 15px; +} +.courses_item_iner .author_name a { + text-transform: capitalize; + color: #626a77; +} +.courses_item_iner .courses_review { + display: flex; + align-items: center; + position: relative; +} +.courses_item_iner .courses_review .review_icon { + position: absolute; + right: 100px; +} +.courses_review .courses_btn { + font-size: 14px; + padding: 5px 10px; + line-height: 14px; + background-color: #2572ff; + color: #fff; + text-transform: uppercase; + border-radius: 50px; + margin-right: 5px; +} +.courses_review .courses_btn:hover { + color: #fff; +} +.courses_review .review_icon { + margin-left: 40px; +} +@media (max-width: 767.98px) { + .courses_review .review_icon { + margin-left: 8px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_review .review_icon { + margin-left: 9px; + } +} +.courses_review .review_icon i { + color: #ffbe21; + font-size: 12px; +} +.courses_review span { + color: #7a818d; + margin-left: 8px; + font-size: 14px; + position: absolute; + right: 0; +} +@media (max-width: 767.98px) { + .courses_review span { + font-size: 12px; + } +} + +.popular_course_list { + display: flex; +} +.popular_course_list p { + color: #0b1c39; +} +.popular_course_list p i { + color: #2572ff; + margin-right: 8px; +} + +.courses_list_style .single_courses_item { + display: flex; + align-items: center; +} +@media (max-width: 576px) { + .courses_list_style .single_courses_item { + display: block; + } +} +.courses_list_style .single_courses_item:hover { + box-shadow: 0px 10px 30px 0px rgba(2, 25, 55, 0.06); +} +.courses_list_style .single_courses_item .courses_item_iner { + padding: 55px 50px 15px; +} +@media (max-width: 991px) { + .courses_list_style .single_courses_item .courses_item_iner { + padding: 20px 15px 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_list_style .single_courses_item .courses_item_iner { + padding: 30px 25px 15px; + } +} +.courses_list_style .single_courses_item img { + max-width: 372px; + width: auto !important; + border-radius: 5px 0 0 5px; +} +@media (max-width: 576px) { + .courses_list_style .single_courses_item img { + max-width: 100%; + width: 100% !important; + border-radius: 5px 5px 0 0; + } +} +@media only screen and (min-width: 576px) and (max-width: 767.98px) { + .courses_list_style .single_courses_item img { + max-width: 215px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_list_style .single_courses_item img { + max-width: 300px; + } +} +.courses_list_style .single_courses_item h4 { + font-size: 30px; + line-height: 42px; + margin: 18px 0 28px; +} +@media (max-width: 991px) { + .courses_list_style .single_courses_item h4 { + font-size: 20px; + line-height: 28px; + margin: 10px 0 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_list_style .single_courses_item h4 { + font-size: 25px; + line-height: 35px; + } +} +.courses_list_style .single_courses_item .course_author img { + max-width: 30px; + border-radius: 50%; +} +.courses_list_style .single_courses_item .popular_course_list { + margin-top: 50px; + padding-top: 25px; +} +@media only screen and (min-width: 576px) and (max-width: 767.98px) { + .courses_list_style .single_courses_item .popular_course_list { + margin-top: 25px; + padding-top: 15px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_list_style .single_courses_item .popular_course_list { + margin-top: 25px; + padding-top: 15px; + } +} + +.course_category .single_category_item { + display: block; + text-align: center; + padding: 50px 40px; + background-color: rgba(37, 114, 255, 0.08); + border-radius: 6px; + -webkit-transition: 0.5s; + transition: 0.5s; + margin-bottom: 30px; +} +.course_category_item.owl-carousel .single_category_item { + margin-bottom: 0; +} +@media (max-width: 991px) { + .course_category .single_category_item { + padding: 30px; + } +} +.course_category .single_category_item:hover { + transform: translateY(-10px); +} +.course_category .single_category_item img { + width: 75px; + height: 75px; + margin: 0 auto; + margin-bottom: 36px; +} +.course_category .single_category_item #icon { + fill: #ff2572; + fill-rule: evenodd; +} +.course_category .single_category_item h4 { + font-size: 18px; + margin-bottom: 2px; +} +.course_category .single_category_item h4, .course_category .single_category_item p { + color: #2572ff; +} +.course_category .pink { + background-color: rgba(255, 37, 114, 0.08); +} +.course_category .pink h4, .course_category .pink p { + color: #ff2572; +} +.course_category .yellow { + background-color: rgba(250, 173, 25, 0.08); +} +.course_category .yellow h4, .course_category .yellow p { + color: #faad19; +} +.course_category .green { + background-color: rgba(19, 205, 59, 0.08); +} +.course_category .green h4, .course_category .green p { + color: #13cd3b; +} +.course_category .owl-carousel .owl-stage { + margin: 10px 0 57px; +} +.course_category .owl-dots { + position: absolute; + left: 0; + right: 0; + bottom: -2px; + align-items: center; + display: flex; + justify-content: center; +} +.course_category .owl-dots .owl-dot { + width: 6px; + height: 6px; + background-color: #c0c9d7; + display: inline-block; + border-radius: 50%; + margin: 0 5px; + transform: scale(1); +} +.course_category button.owl-dot.active { + background-color: #2572ff; + transform: scale(1.7); +} + +.single_instructor_item { + margin-bottom: 30px; +} +.instructor_list .single_instructor_tittle h4 { + font-size: 20px; + font-weight: 600; + margin: 25px 0 9px; +} +@media (max-width: 991px) { + .instructor_list .single_instructor_tittle h4 { + margin: 10px 0 9px; + } +} +.instructor_list .single_instructor_tittle h4 a { + color: #0b1c39; +} +.instructor_list .single_instructor_tittle h4 a:hover { + color: #2572ff; +} +.instructor_list .single_instructor_tittle p { + line-height: 14px; +} +.instructor_list .single_instructor { + position: relative; +} +.instructor_list .single_instructor .social_icon { + position: absolute; + bottom: 35px; + left: 0; + z-index: 5; + opacity: 0; + visibility: hidden; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.instructor_list .single_instructor .social_icon i { + font-size: 14px; + color: #626a77; +} +.instructor_list .single_instructor .social_icon a { + display: block; + width: 40px; + height: 40px; + line-height: 40px; + text-align: center; + background-color: #fff; + border-radius: 50%; + margin: 10px 0; + border: 2px solid #fff; +} +.instructor_list .single_instructor .social_icon a:hover { + background-color: #2572ff; + border: 2px solid #2572ff; + box-shadow: none; +} +.instructor_list .single_instructor .social_icon a:hover i { + color: #fff; +} +.instructor_list .single_instructor img { + transform: scale(1); + -webkit-transition: 0.3s; + transition: 0.3s; +} +.instructor_list .single_instructor .instructor_img { + position: relative; + z-index: 1; + display: block; + overflow: hidden; +} +.instructor_list .single_instructor .instructor_img img { + border-radius: 6px; + height: 300px; + width: 100%; +} +@media (max-width: 991px) { + .instructor_list .single_instructor .instructor_img img { + width: 100%; + } +} +.instructor_list .single_instructor .instructor_img:after { + position: absolute; + content: ""; + left: 0; + right: 0; + width: 100%; + height: 100%; + background-color: #0b1c39; + opacity: 0; + -webkit-transition: 0.5s; + transition: 0.5s; + border-radius: 6px; +} +.instructor_list .single_instructor:hover .social_icon { + transform: translateX(30px); + opacity: 1; + visibility: visible; +} +.instructor_list .single_instructor:hover .instructor_img:after { + opacity: 0.8; +} +.instructor_list .single_instructor:hover img { + transform: scale(1.1); +} +@media (max-width: 991px) { + .instructor_list .single_instructor_item { + margin-bottom: 30px; + } +} +@media (max-width: 991px) { + .instructor_list .col-lg-3:last-child .single_instructor_item { + margin-bottom: 0; + } +} + +.event_page_instructor h3 { + font-size: 26px; + font-weight: 700; + margin-bottom: 42px; +} +@media (max-width: 991px) { + .event_page_instructor h3 { + font-size: 20px; + margin-bottom: 30px; + } +} + +.motivation { + height: 720px; + position: relative; + display: flex; + align-items: center; +} +@media (max-width: 767.98px) { + .motivation { + display: block; + height: auto; + padding: 70px 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .motivation { + height: 600px; + } +} +.motivation h2 { + font-size: 40px; + line-height: 50px; + margin-bottom: 26px; + font-weight: 600; +} +@media (max-width: 767.98px) { + .motivation h2 { + font-size: 25px; + line-height: 35px; + margin-bottom: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .motivation h2 { + font-size: 25px; + line-height: 35px; + margin-bottom: 15px; + } +} +.motivation p { + margin-bottom: 33px; +} +.motivation .single_item { + width: 270px; + display: flex; + align-items: center; + padding: 15px 30px; + background-color: #fff; + margin-top: 20px; + box-shadow: 0px 20px 40px 0px rgba(2, 25, 55, 0.06); + border-radius: 4px; + -webkit-transition: 0.5s; + transition: 0.5s; +} +@media (max-width: 767.98px) { + .motivation .single_item { + width: 100%; + } +} +.motivation .single_item i { + color: #626a77; + margin-right: 20px; +} +.motivation .single_item i, .motivation .single_item p { + margin-bottom: 0; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.motivation .single_item:hover i, .motivation .single_item:hover p { + color: #2572ff; +} +.motivation .single_item.active i, .motivation .single_item.active p { + color: #2572ff; +} + +.motivation_video { + height: 100%; + width: 50%; + position: absolute; + right: 0; + top: 0; + display: flex !important; + align-items: center; + justify-content: center; +} +.motivation_video span { + max-width: 16px; + color: #2572ff; + text-shadow: 0px 10px 16px rgba(37, 114, 255, 0.4); + -webkit-transition: 0.5s; + transition: 0.5s; +} +.motivation_video a { + width: 120px; + height: 120px; + line-height: 120px; + text-align: center; + background-color: #fff; + border-radius: 50%; + display: inline-block; +} +@media (max-width: 991px) { + .motivation_video a { + width: 80px; + height: 80px; + line-height: 80px; + } +} +.motivation_video a:hover span { + color: #2572ff; + text-shadow: none; +} + +.motivation_video { + background-image: url("img/motivation_video_bg.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} + +.bg_1 { + background-image: url("img/banner.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} + +.bg_2 { + background-image: url("img/course_thumb.png"); + background-position: center; + background-repeat: no-repeat; + background-size: cover; +} + +.motivation_content .nav-tabs .nav-link { + border: 0 solid transparent; +} +.motivation_content .nav-tabs { + border-bottom: 0 solid transparent; +} +@media (max-width: 576px) { + .motivation_content .nav-item { + width: 100%; + } +} + +.animated_play_button:before { + content: ""; + position: absolute; + z-index: 0; + left: 50%; + top: 50%; + transform: translateX(-20%) translateY(-20%); + display: block; + width: 120px; + height: 120px; + border: 2px solid rgba(255, 255, 255, 0.4); + border-radius: 50%; + animation: animated_border 1500ms ease-in-out infinite; +} +@media (max-width: 991px) { + .animated_play_button:before { + width: 80px; + height: 80px; + } +} + +@media (max-width: 767.98px) { + .motivation_video { + position: relative; + left: 15px; + width: 90%; + margin-top: 30px; + height: 300px; + } +} +@keyframes animated_border { + 0% { + transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); + opacity: 1; + } + 100% { + transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.4); + opacity: 0; + } +} +@keyframes animated_border_2 { + 0% { + transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1); + opacity: 1; + } + 100% { + transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2); + opacity: 0; + } +} +.event_list { + position: relative; +} +.event_list .single_event_list { + display: flex; + align-items: center; + padding: 45px 50px; + box-shadow: 0px 30px 70px 0px rgba(2, 25, 55, 0.08); + border-radius: 10px; + margin-bottom: 40px; +} +@media (max-width: 767.98px) { + .event_list .single_event_list { + display: block; + padding: 20px 25px; + margin-bottom: 15px; + } +} +.event_list .single_event_list:last-child { + margin-bottom: 0; +} +.event_list .single_event_list img { + border-radius: 50% 0 50% 50%; + margin-right: 50px; + max-width: 275px; +} +@media (max-width: 767.98px) { + .event_list .single_event_list img { + margin-right: 0; + max-width: 241px; + margin-bottom: 25px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .event_list .single_event_list img { + max-width: 150px; + } +} +.event_list .single_event_list h5 { + font-size: 16px; + text-transform: uppercase; + margin-bottom: 5px; + color: #fdb70d; + font-weight: 400; +} +.event_list .single_event_list h2 { + font-size: 26px; + line-height: 40px; + font-weight: 600; + margin-bottom: 24px; + -webkit-transition: 0.5s; + transition: 0.5s; +} +@media (max-width: 767.98px) { + .event_list .single_event_list h2 { + font-size: 18px; + line-height: 26px; + margin-bottom: 15px; + } +} +@media (max-width: 991px) { + .event_list .single_event_list h2 { + font-size: 18px; + line-height: 26px; + margin-bottom: 15px; + } +} +.event_list .single_event_list a { + color: #0b1c39; +} +.event_list .single_event_list a h2:hover { + color: #2572ff; +} +.event_list .event_list_tag { + margin-bottom: 22px; + direction: ltr; +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .event_list .event_list_tag { + margin-bottom: 10px; + } +} +.event_list .event_list_tag i { + color: #2572ff; + margin-right: 10px; +} +.event_list .event_list_tag a { + margin-right: 42px; +} +.event_list .event_list_tag p { + display: inline-block; + margin-right: 40px; +} +.event_list .event_list_tag p:last-child { + margin-right: 0; +} +.event_list .event_list_btn { + text-align: center; + margin: 0 auto; +} +.event_list .btn_3 { + margin-top: 22px; +} +.event_list .about_sharp_3 { + position: absolute; + left: 10%; + top: 28%; +} +.event_list .about_sharp_2 { + position: absolute; + left: 17%; + bottom: 39%; +} +.event_list .about_sharp_1 { + position: absolute; + right: 6%; + top: 28%; +} +.event_list .about_sharp_4 { + position: absolute; + right: 17%; + bottom: 45%; +} +.event_list .about_sharp_5 { + position: absolute; + right: 11%; + bottom: 23%; +} + +.student_review { + background-color: #3070e6; + position: relative; + z-index: 1; + overflow: hidden; +} +.student_review .review_overlay_1 { + position: absolute; + left: 100px; + bottom: 0; + z-index: -1; +} +.student_review .review_overlay_2 { + position: absolute; + left: 0; + bottom: 0; + z-index: -1; +} +.student_review .student_review_tittle { + position: relative; +} +.student_review .student_review_tittle h2 { + font-size: 60px; + line-height: 70px; + margin-bottom: 98px; + font-weight: 700; +} +@media (max-width: 767.98px) { + .student_review .student_review_tittle h2 { + font-size: 25px; + line-height: 33px; + margin-bottom: 20px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .student_review .student_review_tittle h2 { + font-size: 32px; + line-height: 47px; + } +} +.student_review .student_review_tittle img { + position: absolute; + right: 0; + bottom: -17px; +} +.student_review h2, .student_review p, .student_review h4 { + color: #fff; +} +.student_review p { + font-size: 20px; + font-weight: 400; + line-height: 34px; + color: #e3ecfb; +} +@media (max-width: 991px) { + .student_review p { + font-size: 16px; + line-height: 28px; + } +} +.student_review .student_review_content { + display: flex; + align-items: center; + margin-top: 40px; +} +@media (max-width: 991px) { + .student_review .student_review_content { + margin-top: 20px; + } +} +.student_review .student_review_content img { + max-width: 70px; + border-radius: 50%; + margin-right: 30px; +} +.student_review .student_review_content p { + font-size: 16px; + line-height: 30px; +} +.student_review .student_review_content h4 { + font-size: 20px; + line-height: 16px; + margin-bottom: 4px; +} +.student_review .owl-nav { + position: absolute; + left: -105%; + bottom: 20px; + z-index: 99; +} +@media (max-width: 767.98px) { + .student_review .owl-nav { + position: relative; + left: 0; + bottom: 0; + margin-top: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .student_review .owl-nav { + position: absolute; + left: -54%; + bottom: 20px; + } +} +.student_review .owl-nav button.owl-next, .student_review .owl-nav button.owl-prev { + border: 2px solid #d4d7dc; + height: 50px; + width: 50px; + line-height: 50px; + text-align: center; + font-size: 20px; + color: #d4d7dc; + background-color: transparent; + display: inline-block; + border-radius: 50%; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.student_review .owl-nav button.owl-next:hover, .student_review .owl-nav button.owl-prev:hover { + background-color: #fff; + color: #2572ff; + border: 2px solid #fff; +} +.student_review .owl-next { + margin-left: 10px; +} +.student_review .circle_shape_1 { + border-radius: 50%; + background: rgba(255, 255, 255, 0.9); + opacity: 0.08; + position: absolute; + left: 258px; + bottom: -200px; + width: 330px; + height: 330px; + -webkit-animation: circleAnimation 5s linear infinite; + animation: circleAnimation 5s linear infinite; + z-index: -1; +} +.student_review .circle_shape_2 { + border-radius: 50%; + background: rgba(255, 255, 255, 0.9); + opacity: 0.1; + position: absolute; + left: -100px; + bottom: -120px; + width: 510px; + height: 510px; + -webkit-animation: circleAnimation 7s linear infinite; + animation: circleAnimation 7s linear infinite; + z-index: -1; +} + +.course_single_page .single_courses_item { + margin: 40px 0 0; +} +@media (max-width: 767.98px) { + .course_single_page .single_courses_item { + margin: 15px 0 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_single_page .single_courses_item { + margin: 15px 0 0; + } +} + +.single_courses_filter { + flex: 24% 0 0; + border-right: 1px solid #e4e8ef; +} +@media (max-width: 576px) { + .single_courses_filter { + flex: 100% 0 0; + border-right: 0 solid transparent; + } +} +@media (min-width: 576px) and (max-width: 991px) { + .single_courses_filter { + flex: 50% 0 0; + border-right: 1 solid #e4e8ef; + } +} +.single_courses_filter:last-child { + border-right: 0px solid transparent; +} +@media (min-width: 576px) and (max-width: 991px) { + .single_courses_filter:nth-child(n+2) { + border-right: 0 solid transparent; + } +} +.single_courses_filter input { + padding: 14px 15px; + border: 0px solid transparent; + line-height: 22px; + color: #8b9098; +} +@media (min-width: 576px) and (max-width: 991px) { + .single_courses_filter input { + padding: 14px 20px; + } +} +.single_courses_filter .niceSelect { + border: 0px solid transparent; + height: 50px; + font-size: 16px; + line-height: 50px; + color: #8b9098; + font-weight: 400; +} +@media (max-width: 576px) { + .single_courses_filter .niceSelect { + margin: 10px 0; + } +} +@media (min-width: 576px) and (max-width: 991px) { + .single_courses_filter .niceSelect { + margin: 10px 0; + } +} +.single_courses_filter .niceSelect:after { + top: 3px; + right: 28px; + font-size: 24px; + color: #8b9098; +} + +.courses_filter_part { + display: flex; + flex-wrap: wrap; + background-color: #fff; + justify-content: center; + box-shadow: 0px 30px 70px 0px rgba(2, 25, 55, 0.08); + padding: 15px 15px; + margin-bottom: 20px; +} +.courses_filter_part .btn_1 { + float: right; + padding: 15px 45px; +} +.courses_filter_part .btn_1:hover { + background-color: #0d56dc; + border: 2px solid #0d56dc; + color: #fff; +} +@media (max-width: 576px) { + .courses_filter_part .btn_1 { + width: 100%; + text-align: center; + } +} + +.cta_part { + background-color: #2572ff; + position: relative; + z-index: 1; + overflow: hidden; +} +.cta_part .cta_part_iner h2 { + font-size: 44px; + line-height: 54px; + font-weight: 700; + color: #fff; +} +@media (max-width: 767.98px) { + .cta_part .cta_part_iner h2 { + font-size: 25px; + line-height: 34px; + } + .cta_part .cta_part_iner h2 br { + display: none; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .cta_part .cta_part_iner h2 { + font-size: 35px; + line-height: 43px; + } + .cta_part .cta_part_iner h2 br { + display: none; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .cta_part .cta_part_iner h2 br { + display: none; + } +} +.cta_part .cta_part_iner p { + font-size: 24px; + margin-top: 25px; + color: #fff; +} +@media (max-width: 767.98px) { + .cta_part .cta_part_iner p { + font-size: 18px; + margin-top: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .cta_part .cta_part_iner p { + font-size: 22px; + margin-top: 15px; + } +} +.cta_part .cta_btn { + float: right; +} +@media (max-width: 767.98px) { + .cta_part .cta_btn { + float: left; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .cta_part .cta_btn { + float: left; + } +} +.cta_part .cta_btn .btn_3 { + box-shadow: 0px 20px 40px 0px rgba(2, 25, 55, 0.2); + padding: 19px 42px; + border: 2px solid #fff; +} +.cta_part .cta_btn .btn_3:hover { + border: 2px solid #fff; + box-shadow: none; +} +@media (max-width: 767.98px) { + .cta_part .cta_btn .btn_3 { + padding: 14px 35px; + margin-top: 15px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .cta_part .cta_btn .btn_3 { + padding: 14px 35px; + margin-top: 15px; + } +} +.cta_part .circle_shape_1 { + border-radius: 50%; + background: rgba(255, 255, 255, 0.9); + opacity: 0.08; + position: absolute; + right: 260px; + bottom: -200px; + width: 325px; + height: 325px; + -webkit-animation: circleAnimation 5s linear infinite; + animation: circleAnimation 5s linear infinite; + z-index: -1; +} +.cta_part .circle_shape_2 { + border-radius: 50%; + background: rgba(255, 255, 255, 0.9); + opacity: 0.1; + position: absolute; + right: -100px; + bottom: -120px; + width: 474px; + height: 425px; + -webkit-animation: circleAnimation 7s linear infinite; + animation: circleAnimation 7s linear infinite; + z-index: -1; +} + +.grid_course_single_page .single_courses_item { + margin: 40px 0 0; +} +@media (max-width: 767.98px) { + .grid_course_single_page .single_courses_item { + margin: 15px 0 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .grid_course_single_page .single_courses_item { + margin: 15px 0 0; + } +} +.grid_course_single_page .single_courses_item img { + width: 100%; +} + +.grid_courses_filter_part { + display: flex; + justify-content: space-between; + align-items: center; + margin-bottom: 10px; + flex-wrap: wrap; +} +.grid_courses_filter_part .single_courses_filter { + border: 0px solid transparent; + position: relative; +} +@media (max-width: 576px) { + .grid_courses_filter_part .single_courses_filter { + margin: 10px 0; + } +} +@media (min-width: 576px) and (max-width: 991px) { + .grid_courses_filter_part .single_courses_filter { + margin: 10px 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .grid_courses_filter_part .single_courses_filter { + margin: 10px 0; + } +} +.grid_courses_filter_part .single_courses_filter i { + color: #2572ff; + float: left; + margin-right: 10px; + font-size: 16px; +} +.grid_courses_filter_part .single_courses_filter p { + line-height: 17px; +} +.grid_courses_filter_part .single_courses_filter .icon_search { + position: absolute; + right: 20px; + top: 16px; + margin-right: 0; + font-size: 20px; + color: #8b9098; +} +.grid_courses_filter_part .single_courses_filter input { + color: #a3a8b0; + width: 100%; +} +.grid_courses_filter_part input { + color: #000; +} + +@media (max-width: 991px) { + .education_sidebar { + margin-top: 60px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .education_sidebar { + display: flex; + justify-content: space-between; + flex-wrap: wrap; + } +} +.education_sidebar .single_sidebar { + padding: 40px 35px 18px; + background-color: #fff; + border-radius: 5px; + box-shadow: 0px 3px 6px 0px rgba(2, 25, 55, 0.04); + margin-bottom: 30px; +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .education_sidebar .single_sidebar { + flex: 47% 0 0; + } +} +.education_sidebar .single_sidebar h4 { + font-size: 18px; + line-height: 20px; + position: relative; + margin-bottom: 47px; +} +.education_sidebar .single_sidebar h4:after { + position: absolute; + content: ""; + left: 0; + bottom: -18px; + width: 50px; + height: 2px; + background-color: #2572ff; +} +.education_sidebar .single_sidebar ul { + padding: 0; + margin: 0; +} +.education_sidebar .single_sidebar ul li { + list-style: none; + margin: 16px 0; + font-size: 15px; +} + +.blog_sidebar .single_sidebar { + margin-bottom: 30px; + position: relative; +} +.blog_sidebar .single_sidebar h3 { + font-size: 20px; + font-weight: 600; + line-height: 15px; + margin-bottom: 30px; + padding-bottom: 15px; + border-bottom: 1px solid #e7e9f2; +} +.blog_sidebar .single_sidebar h3 a { + color: #445363; +} +.blog_sidebar .single_sidebar h3 a:hover { + color: #2572ff; +} +.blog_sidebar .single_sidebar:last-child { + margin-bottom: 0; +} +.blog_sidebar .single_sidebar .search_form { + display: flex; +} +.blog_sidebar .single_sidebar .search_form input { + padding: 20px 30px; + background-color: #f6f7fa; + border-radius: 6px; + border: 1px solid #f6f7fa; + width: 100%; +} +.blog_sidebar .single_sidebar .search_form i { + position: absolute; + right: 30px; + top: 26px; + color: #2572ff; +} +.blog_sidebar .single_sidebar .single_sidebar_post { + display: flex; + margin-bottom: 20px; +} +.blog_sidebar .single_sidebar .single_sidebar_post:last-child { + margin-bottom: 0; +} +.blog_sidebar .single_sidebar .single_sidebar_post img { + max-width: 90px; + max-height: 80px; + border-radius: 6px; +} +.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content { + padding-left: 20px; +} +.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content h4 { + font-size: 16px; +} +.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content h4 a { + color: #445363; +} +.blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content h4 a:hover { + color: #2572ff; +} +@media (max-width: 991px) { + .blog_sidebar .single_sidebar .single_sidebar_post img { + max-height: 80px; + } + .blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content h4 { + font-size: 15px; + } +} +.blog_sidebar .single_sidebar .category_list p { + margin-bottom: 24px; + line-height: 13px; +} +.blog_sidebar .single_sidebar .category_list p:last-child { + margin-bottom: 0; +} +.blog_sidebar .single_sidebar .category_list p a { + color: #626a77; +} +.blog_sidebar .single_sidebar .category_list p a:hover { + color: #2572ff; +} +.blog_sidebar .single_sidebar .sidebar_tag_list .btn_4 { + margin: 0 7px 10px 0; +} + +.single_review_part.blog_page_single_item p { + margin-bottom: 15px; +} +.single_review_part.blog_page_single_item span { + color: #6b6b7a; +} + +.wpcf7 input[type="submit"] { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; + display: inline-block; + padding: 14px 23px; + text-transform: capitalize; + line-height: 16px; + font-size: 16px; + font-weight: 500; + border-radius: 50px; + white-space: nowrap; + -webkit-transition: 0.5s; + transition: 0.5s; + margin-top: 30px; +} + +.wpcf7 input[type="submit"]:hover { + background-color: transparent; + color: #2572ff; +} + +footer.entry-footer { + margin-top: 30px; +} + +.course_details .course_registration_form input, +.course_details .course_registration_form .niceSelect { + margin-bottom: 15px; +} + +.courses_filter_left_filter { + display: flex; + flex: 46% 0 0; + flex-wrap: wrap; +} +@media (max-width: 767.98px) { + .courses_filter_left_filter { + flex: 100% 0 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_filter_left_filter { + flex: 70% 0 0; + } +} +.courses_filter_left_filter .single_courses_filter { + flex: 50% 0 0; + flex-wrap: wrap; +} +@media (max-width: 767.98px) { + .courses_filter_left_filter .single_courses_filter { + flex: 100% 0 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .courses_filter_left_filter .single_courses_filter { + flex: 100% 0 0; + } +} + +.courses_filter_right_filter { + display: flex; + flex: 50% 0 0; + justify-content: flex-end; + flex-wrap: wrap; +} +@media (max-width: 767.98px) { + .courses_filter_right_filter { + flex: 100% 0 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .courses_filter_right_filter { + flex: 100% 0 0; + justify-content: flex-start; + margin-top: 15px; + } +} +.courses_filter_right_filter .single_courses_filter { + flex: 50% 0 0; +} +@media (max-width: 767.98px) { + .courses_filter_right_filter .single_courses_filter { + flex: 100% 0 0; + } +} +.courses_filter_right_filter .single_filter { + margin-right: 30px; + width: 150px; + box-shadow: 0px 30px 70px 0px rgba(2, 25, 55, 0.08); +} +@media (max-width: 767.98px) { + .courses_filter_right_filter .single_filter { + margin-right: 0; + margin: 15px 0; + width: 100%; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .courses_filter_right_filter .single_filter { + margin-right: 0; + margin: 0 0 15px; + } +} +.courses_filter_right_filter .single_filter .niceSelect { + border: 0px solid transparent; + height: 60px; + font-size: 16px; + line-height: 60px; + color: #626a77; + font-weight: 400; + width: 100%; + display: block; +} +.courses_filter_right_filter .single_filter .niceSelect:after { + top: 4px; +} +.courses_filter_right_filter .single_filter .niceSelect .list { + padding: 10px 0; +} +.courses_filter_right_filter .courses_filter_search { + position: relative; + max-width: 240px; + box-shadow: 0px 30px 70px 0px rgba(2, 25, 55, 0.08); +} +@media (max-width: 767.98px) { + .courses_filter_right_filter .courses_filter_search { + max-width: 100%; + width: 100%; + } +} +.courses_filter_right_filter .courses_filter_search input { + padding: 19px 30px; + border: 0px solid transparent; + line-height: 22px; + color: #a3a8b0; + width: 100%; + border-radius: 6px; +} +.courses_filter_right_filter .courses_filter_search ::placeholder { + color: #a3a8b0; +} +.courses_filter_right_filter .courses_filter_search .icon_search { + position: absolute; + right: 20px; + top: 20px; + margin-right: 0; + font-size: 20px; + color: #8b9098; + transform: rotate(270deg); +} + +.courses_details_style { + background-color: #fbfcfd; +} + +.courses_details_iner .course_author img { + max-width: 40px; +} +.courses_details_iner .course_author h5 { + font-size: 16px; + margin-bottom: 0; + padding-left: 20px; +} +.courses_details_iner .course_author span { + margin: 0 15px; +} +.courses_details_iner .course_author p { + padding: 0; +} +@media (max-width: 576px) { + .courses_details_iner .course_author span { + display: none; + } + .courses_details_iner .course_author img { + max-width: 30px; + } + .courses_details_iner .course_author p { + font-size: 13px; + margin-left: 15px; + } + .courses_details_iner .course_author h5 { + font-size: 13px; + padding-left: 5px; + } +} +.courses_details_iner h2 { + font-size: 30px; + margin: 6px 0 22px; + font-weight: 600; +} +@media (max-width: 576px) { + .courses_details_iner h2 { + font-size: 25px; + line-height: 33px; + } +} +.courses_details_iner .couses_overview { + margin-bottom: 50px; +} +.courses_details_iner .popular_course_list p { + padding-left: 25px; +} +.courses_details_iner .popular_course_list p i { + margin-right: 10px; +} +@media (max-width: 576px) { + .courses_details_iner .popular_course_list p { + padding-left: 0; + margin-right: 15px; + margin-top: 15px; + } +} + +.course_details_tab .course_details_decription ul { + padding: 0; + margin: 24px 0 0; +} +.course_details_tab .course_details_decription ul li { + list-style: none; + color: #626a77; + margin: 10px 0; +} +@media (max-width: 576px) { + .course_details_tab .course_details_decription ul li { + margin: 5px 0; + } +} +.course_details_tab .course_details_decription ul li i, .course_details_tab .course_details_decription ul li span { + color: #2572ff; + margin-right: 15px; +} +.course_details_tab .course_details_decription .colum_2 li { + width: 50%; + float: left; +} +@media (max-width: 576px) { + .course_details_tab .course_details_decription .colum_2 li { + width: 100%; + } +} +.course_details_tab h3 { + font-size: 20px; + font-weight: 500; + margin: 45px 0 17px; +} +.course_details_tab p { + margin-bottom: 25px; +} +.course_details_tab .nav-tabs { + border-bottom: 0px solid transparent; + background-color: #eff2f8; +} +.course_details_tab .course_details_tab { + margin-top: 30px; +} +.course_details_tab .course_details_tab .nav-link { + line-height: 16px; + border: 0 solid transparent; + color: #0b1c39; + padding: 19px 36px; + border-top: 4px solid #eff2f8; + border-radius: 0; +} +@media (max-width: 767.98px) { + .course_details_tab .course_details_tab .nav-link { + padding: 19px 10px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details_tab .course_details_tab .nav-link { + padding: 19px 25px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .course_details_tab .course_details_tab .nav-link { + padding: 19px 20px; + } +} +.course_details_tab .course_details_tab .nav-link i { + font-size: 16px; + color: #2572ff; + margin-right: 5px; +} +@media (max-width: 767.98px) { + .course_details_tab .course_details_tab .nav-item { + width: 50%; + float: left; + text-align: center; + } +} +.course_details_tab .course_details_tab .active { + border-top: 4px solid #2572ff; +} +.course_details_tab .course_details_decription .course_author { + align-items: center; + margin-bottom: 20px; +} +.course_details_tab .course_details_decription .course_author img { + max-width: 60px; + border-radius: 50%; + background-color: #b7cffb; + box-shadow: 0px 20px 40px 0px rgba(2, 25, 55, 0.08); +} +.course_details_tab .course_details_decription .course_author h5 { + margin-left: 25px; + font-size: 20px; + margin-bottom: 0; +} +.course_details_tab .course_details_decription .course_chapter { + border-bottom: 1px solid #dce1e9; + padding-bottom: 23px; +} +.course_details_tab .course_details_decription .course_chapter:last-child { + border-bottom: 0px solid transparent; + padding-bottom: 0; +} +.course_details_tab .single_review_part { + padding: 32px 40px; + background-color: #f6f7fa; + margin-top: 50px; +} +@media (max-width: 576px) { + .course_details_tab .single_review_part { + padding: 20px 30px; + } +} +.course_details_tab .single_review_part h3 { + margin: 0 0 23px; +} +.course_details_tab .single_review_part .single_progress_bar { + display: flex; + align-items: center; + line-height: 38px; +} +.course_details_tab .single_review_part .single_progress_bar .progress { + margin: 0 25px 0 34px; + height: 8px; + border-radius: 50px; + width: 100%; +} +.course_details_tab .single_review_part .single_progress_bar p { + font-size: 16px; + display: inline-block; + margin-bottom: 0; + white-space: nowrap; + flex: 60px 0 0; +} +.course_details_tab .single_review_part .single_progress_bar span { + flex: 30px 0 0; +} +.course_details_tab .progress_bar { + flex: 64% 0 0; + padding-right: 30px; +} +@media (max-width: 576px) { + .course_details_tab .progress_bar { + flex: 100% 0 0; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details_tab .progress_bar { + flex: 60% 0 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .course_details_tab .progress_bar { + flex: 60% 0 0; + } +} +.course_details_tab .caouse_rating { + background-color: #fff; + padding: 46px 30px; + flex: 26% 0 0; + align-self: center; + text-align: center; + height: 210px; + border-radius: 4px; + box-shadow: 0px 3px 6px 0px rgba(2, 25, 55, 0.04); +} +@media (max-width: 576px) { + .course_details_tab .caouse_rating { + flex: 100% 0 0; + padding: 30px 25px; + margin-top: 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .course_details_tab .caouse_rating { + flex: 35% 0 0; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .course_details_tab .caouse_rating { + flex: 35% 0 0; + } +} +.course_details_tab .caouse_rating p { + margin-bottom: 0; + color: #0b1c39; +} +.course_details_tab .caouse_rating h2 { + font-size: 50px; + font-weight: 500; +} +.course_details_tab .review_icon { + margin: 9px 0 6px; +} +.course_details_tab .review_icon i { + color: #ffbe21; +} +.course_details_tab .student_feedback { + display: flex; + justify-content: space-between; + flex-wrap: wrap; +} +.course_details_tab .load_comment { + text-align: center; + border-top: 1px solid #e7e9f2; + margin-top: 40px; + padding-top: 24px; +} +.course_details_tab .load_comment i { + margin-left: 5px; +} + +#comments li { + list-style: none; +} + +.comment-author b { + margin-left: 20px; +} + +.comment-author span { + margin-left: 10px; +} + +.comment-metadata { + margin-bottom: 15px; +} + +.comment_part h3 { + margin: 0 0 36px; +} +.comment_part p { + margin-bottom: 30px; +} +.comment_part .admin_tittle { + display: flex; + justify-content: space-between; + margin-bottom: 10px; +} +.comment_part .admin_tittle h5 { + font-size: 15px; + font-weight: 500; +} +.comment_part .admin_tittle h5 span { + display: block; + color: #9ba1ba; + margin-top: 6px; + font-weight: 400; +} +.comment_part .admin_tittle .review_icon { + margin: 0; +} +.comment_part .admin_tittle .review_icon i { + font-size: 12px; +} +.comment_part .replay_btn { + font-size: 14px; + color: #626a77; + width: 70px; + height: 30px; + line-height: 30px; + background-color: #e9edf7; + text-align: center; + border-radius: 50px; + display: inline-block; + margin-right: 20px; + font-weight: 500; +} +.comment_part .replay_btn:hover { + background-color: #2572ff; + color: #fff; +} +.comment_part .like_btn { + color: #2572ff; + font-size: 16px; +} +.comment_part .like_btn i { + color: #626a77; + margin-right: 12px; +} +.comment_part .media { + padding-top: 0; + margin-top: 0; + border-top: 0 solid transparent; +} +.comment_part .media img { + margin-right: 30px; + border-radius: 50%; + max-width: 60px; +} +@media (max-width: 576px) { + .comment_part .media img { + margin-right: 10px; + } +} +.comment_part .media .media { + padding: 30px 0 0; + border-top: 1px solid #e7e9f2; + margin-top: 30px; +} +@media (max-width: 576px) { + .comment_part .media .media { + display: block !important; + } +} +.comment_part .media .media img { + max-width: 50px; +} +@media (max-width: 576px) { + .comment_part .media .media img { + margin-bottom: 20px; + } +} + +.review_form, .form_style { + margin-top: 45px; +} +.review_form h3, .form_style h3 { + font-size: 20px; + margin: 0 0 6px; +} +.review_form .admin_tittle, .form_style .admin_tittle { + margin-top: 33px; + display: flex; +} +.review_form .admin_tittle p, .form_style .admin_tittle p { + margin-bottom: 0; +} +.review_form .admin_tittle .review_icon, .form_style .admin_tittle .review_icon { + margin: 0 0 0 30px; +} +.review_form .admin_tittle .review_icon i, .form_style .admin_tittle .review_icon i { + font-size: 14px; +} +.review_form .form_single_item, .form_style .form_single_item { + margin-top: 20px; +} +.review_form .form_single_item input, .review_form .form_single_item textarea, .form_style .form_single_item input, .form_style .form_single_item textarea { + background-color: #f6f7fa; + padding: 17px 30px; + border-radius: 30px; + border: 1px solid #f6f7fa; + width: 100%; + font-size: 16px; + color: #626a77; + -webkit-transition: 0.5s; + transition: 0.5s; + text-transform: capitalize; +} +.review_form .form_single_item input:focus, .review_form .form_single_item textarea:focus, .form_style .form_single_item input:focus, .form_style .form_single_item textarea:focus { + background-color: #fff; + border: 1px solid #fff; + color: #626a77; + box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%); +} +.review_form .form_single_item textarea, .form_style .form_single_item textarea { + height: 200px; +} +.review_form .btn_1, .form_style .btn_1 { + padding: 15px 39px; + margin-top: 23px; +} +.review_form .btn_1:hover, .form_style .btn_1:hover { + box-shadow: 0px 20px 40px 0px rgba(68, 134, 254, 0.2); +} + +.add_cart_sidebar { + padding: 40px 19px 37px 30px !important; +} +.add_cart_sidebar h2 { + font-size: 30px; + color: #2572ff; +} +.add_cart_sidebar h2 span { + font-size: 52%; + color: #626a77; + margin-left: 19px; + text-decoration: line-through; +} +.add_cart_sidebar .btn_1 { + width: 100%; + font-size: 16px; + text-align: center; +} +.add_cart_sidebar .btn_1:hover { + box-shadow: 0px 20px 40px 0px rgba(68, 134, 254, 0.2); +} +.add_cart_sidebar h3 { + font-size: 18px; + margin: 37px 0 24px; +} +.add_cart_sidebar p { + position: relative; + padding-left: 32px; + font-size: 15px; + line-height: 22px; + margin: 12px 0; +} +.add_cart_sidebar p:last-child { + margin: 12px 0 0; +} +.add_cart_sidebar p i { + position: absolute; + left: 0; + font-size: 18px; + top: 2px; + color: #a8aeb6; +} + +.single_sidebar .single_courses_category { + display: flex; + justify-content: space-between; + align-items: center; + margin-bottom: 11px; +} +.single_sidebar .single_courses_category:last-child { + margin-bottom: 0; +} +.single_sidebar .single_courses_category p span { + color: #7a818d; +} +.single_sidebar .gmap3 { + width: 100%; + height: 152px; + border: 1px solid #ccd6e8; + border-radius: 5px; + margin-bottom: 26px; +} +.single_sidebar .gm-fullscreen-control { + display: none; +} + +.blog_page_single_item h3 { + font-size: 20px; + position: relative; + margin: 0 0 30px !important; +} +.blog_slider .owl-item { + padding: 20px; +} +@media (max-width: 767px) { + .blog_slider .owl-item { + padding: 15px; + } +} +@media (max-width: 991px) { + .blog_page_single_item h3 { + margin: 0 0 30px !important; + } +} +.blog_page_single_item h3:after { + position: absolute; + left: 0; + bottom: -7px; + width: 70px; + height: 1px; + background-color: #2572ff; + content: ""; +} + +.eventcountdown { + display: flex; + flex-wrap: wrap; + justify-content: space-between; + background-color: #2572ff; + border-radius: 5px; + margin-top: 30px; +} +.eventcountdown .time { + flex: 25% 0 0; + font-size: 30px; + color: #fff; + padding: 19px; + font-weight: 600; + padding-left: 10%; + border-right: 1px solid #3b80ff; + line-height: 26px; +} +@media (max-width: 767.98px) { + .eventcountdown .time { + flex: 50% 0 0; + } +} +.eventcountdown .time:last-child { + border-right: 0px solid transparent; +} +.eventcountdown .time span { + font-size: 16px; + display: block !important; + font-weight: 400; +} + +.upcoming_event_desc { + margin-top: 44px; +} +@media (max-width: 767.98px) { + .upcoming_event_desc { + margin-top: 20px; + } +} +.upcoming_event_desc h2 { + font-size: 26px; + margin-top: 15px; +} +@media (max-width: 767.98px) { + .upcoming_event_desc h2 { + margin-top: 20px; + line-height: 35px; + } +} +.upcoming_event_desc p { + margin: 12px 0; +} +.upcoming_event_desc p i { + color: #2572ff; + margin-right: 15px; +} +.upcoming_event_desc .event_desc_list h4 { + font-size: 18px; + margin: 38px 0 30px; +} + +.upcoming_event_details .instructor_list h3 { + font-size: 26px; + margin-bottom: 43px; + font-weight: 700; +} +.upcoming_event_details .single_sidebar p i { + color: #2572ff; +} + +.education_sidebar .contactMap { + height: 150px; + border: 2px solid #cbe0fb; + border-radius: 5px; + margin-bottom: 27px; +} +.education_sidebar #contactMap { + height: 100% !important; +} +.education_sidebar .gmnoprint { + display: none; +} + +.upcoming_event_details .add_cart_sidebar { + padding: 27px 30px 37px !important; +} + +.single_page_blog_post.grid-post:last-child { + margin-bottom: 50px; +} +.single_page_blog_post.grid-post img { + max-width: 100%; +} +.page_pageination.grid-post { + width: 100%; +} +.single_page_blog_post { + margin-bottom: 30px; + border-radius: 5px; +} +.blog_posts .row .col-xl-6:last-child .single_page_blog_post { + margin-bottom: 0px; +} +.single_page_blog_post .post_author { + margin-bottom: 8px; + direction: ltr; +} +.single_page_blog_post .post_author p { + display: inline-block; + margin-right: 20px; +} +.single_page_blog_post .post_author p i { + margin-right: 8px; +} +.single_page_blog_post .single_blog_content { + padding: 35px 50px 45px; + background-color: #f8f9fb; +} +@media (max-width: 991px) { + .single_page_blog_post .single_blog_content { + padding: 15px 20px 20px; + } + .single_page_blog_post .single_blog_content .post_author { + padding: 10px 0px 0px; + } +} +.single_page_blog_post .single_blog_content h2 { + font-size: 30px; + line-height: 1.4; + font-weight: 600; + margin-bottom: 28px; +} +@media (max-width: 991px) { + .single_page_blog_post .single_blog_content h2 { + font-size: 20px; + } +} +.single_page_blog_post .single_blog_content h2 a { + color: #0b1c39; +} +.single_page_blog_post .single_blog_content h2 a:hover { + color: #2572ff; +} +.single_page_blog_post .single_blog_content .read_more_btn { + color: #0b1c39; + font-size: 16px; + margin-top: 35px; + display: inline-block; + font-weight: 500; + display: flex; + align-items: center; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.single_page_blog_post .single_blog_content .read_more_btn i { + margin-left: 10px; + font-weight: 500; +} +.single_page_blog_post .single_blog_content .read_more_btn:hover { + color: #2572ff; +} + +.quote_post { + position: relative; +} +.quote_post .quote_icon_1 { + position: absolute; + right: 50px; + bottom: 10px; +} +.quote_post .quote_icon_2 { + position: absolute; + left: 50px; + top: 0; +} + +.quote_post p, .link_post p { + font-size: 20px; + line-height: 1.5; +} +.quote_post p a, .link_post p a { + color: #626a77; +} +.quote_post p a:hover, .link_post p a:hover { + color: #2572ff; +} +.quote_post .post_author p, .link_post .post_author p { + font-size: 16px; + line-height: 26px; +} + +.video_post .post_thumb { + position: relative; + z-index: 1; +} +.video_post .post_thumb .popup_youtube { + width: 80px; + height: 80px; + display: inline-block; + background-color: #fff; + text-align: center; + line-height: 80px; + border-radius: 50%; + color: #2572ff; + position: absolute; + left: 0; + right: 0; + margin: 0 auto; + top: 45%; +} +.video_post .post_thumb .popup_youtube span { + max-width: 16px; + text-shadow: 0px 10px 16px rgba(37, 114, 255, 0.4); + -webkit-transition: 0.5s; + transition: 0.5s; +} +.video_post .post_thumb .popup_youtube:hover span { + box-shadow: none; +} + +.single_blog_details .single_page_blog_post { + margin-bottom: 39px; +} +.single_blog_details img { + margin-bottom: 35px; + max-width: 100%; +} +.single_blog_details .blog_details_content .img-fluid { + width: 100%; + max-width: 100%; +} +.single_blog_details h2 { + font-size: 30px; + font-weight: 600; + margin-bottom: 17px; +} +@media (max-width: 991px) { + .single_blog_details h2 { + font-size: 25px; + line-height: 35px; + } +} +.single_blog_details p { + margin-bottom: 25px; +} +.single_blog_details .single_blog_list { + display: flex; + justify-content: space-between; + flex-wrap: wrap; + margin-bottom: 23px; +} +.single_blog_details .single_blog_list p { + color: #445363; + margin-bottom: 8px; + flex: 45% 0 0; +} +@media (max-width: 991px) { + .single_blog_details .single_blog_list p { + flex: 100% 0 0; + } +} +.single_blog_details .single_blog_list p i { + color: #2572ff; + margin-right: 10px; +} + +.blog_page_single_item { + margin-bottom: 30px; + margin-top: 35px; +} + +.blog_page_single_item:last-child { + margin-bottom: 0px; +} + +@media (max-width: 991px) { + .blog_page_single_item { + margin-top: 40px; + } +} +.blog_page_single_item .reply_btn { + color: #445363; + display: flex; + align-items: center; +} +.blog_page_single_item .reply_btn i { + font-size: 20px; + margin-right: 10px; +} +.blog_page_single_item .reply_btn:hover { + color: #2572ff; +} +.blog_page_single_item .btn_3 { + margin-top: 25px; +} +.blog_page_single_item input:focus { + border: 1px solid #f2f2f2; +} + +.tag_share_list { + display: flex; + justify-content: space-between; + padding-top: 25px; + margin-top: 50px; + border-top: 1px solid #dce1e9; +} +@media (max-width: 991px) { + .tag_share_list { + display: block; + } +} +.tag_share_list h4 { + font-size: 18px; + font-weight: 500; + margin-right: 8px; + margin-bottom: 0; +} +@media (max-width: 991px) { + .tag_share_list h4.tag-title { + margin-bottom: 15px; + } +} +.tag_share_list .btn_4 { + padding: 5px 21px; + margin-left: 10px; +} +@media (max-width: 991px) { + .tag_share_list .btn_4 { + margin: 10px 10px 0 0; + } +} +.tag_share_list .share_icon_list h4 { + margin-right: 0; +} +.tag_share_list .share_icon_list i { + font-size: 14px; + color: #626a77; + margin-left: 15px; + cursor: pointer; +} +.tag_share_list .share_icon_list a:hover { + color: #2572ff; +} + +@media (max-width: 991px) { + .post_tag { + display: inline-block !important; + margin-bottom: 15px; + } +} + +.post_author { + padding: 30px 30px 48px; +} +.post_author img { + max-width: 80px; + border-radius: 50%; + display: inline-block; + float: left; + margin-right: 20px; +} + +.post_author .avatar { + height: 60px; + width: 60px; +} +.post_author .author_details h5 { + font-size: 18px; + margin-bottom: 11px; +} +.post_author .author_details h5 span { + color: #626a77; + display: block; + font-size: 16px; + line-height: 27px; +} +.post_author .author_details p { + margin-bottom: 0; +} + +@media (max-width: 991px) { + .share_icon_list { + margin-top: 20px; + } +} + +.single_page_header .icon_menu { + color: #fff; +} + +@media (max-width: 991px) { + .blog_sidebar.left-sidebar { + margin-bottom: 50px; + } + .blog_sidebar.right-sidebar { + margin-top: 50px; + } +} +.contact_form { + margin-top: 0; +} +.contact_form h3 { + text-align: center; + font-size: 30px; + margin-bottom: 30px; + font-weight: 700; +} +.contact_form p { + margin-bottom: 30px; +} +.contact_form .btn_3 { + margin-top: 30px; +} +@media (max-width: 767px) { + .contact_form h3 { + font-size: 25px; + } +} +@media (min-width: 1200px) { + .contact_sidebar { + padding-top: 75px; + } +} +.contact_sidebar h4 { + font-size: 24px; + margin-bottom: 37px; + font-weight: 600; + line-height: 1.5; +} +.contact_sidebar .single_contact_sidebar { + position: relative; + padding-left: 35px; + margin-bottom: 30px; +} +.contact_sidebar .single_contact_sidebar i { + position: absolute; + left: 0; + top: 3px; + color: #2572ff; +} +.contact_sidebar .single_contact_sidebar h5 { + font-size: 16px; + margin-bottom: 11px; + font-weight: 500; +} +.contact_sidebar .single_contact_sidebar p { + line-height: 24px; +} + +.blog_sidebar .social_icon { + margin-top: 15px; +} + +.contactMap { + height: 500px; + border: 2px solid #cbe0fb; +} + +#contactMap { + height: 100% !important; +} + +.contact_page .form_single_item input, .contact_page .form_single_item textarea { + border: 2px solid #f3f5f9; +} +.contact_page .form_single_item input:focus, .contact_page .form_single_item textarea:focus { + background-color: #fff; + border: 2px solid #cbe0fb; + color: #626a77; + box-shadow: none; +} + +.error_page { + display: flex; + align-items: center; + position: relative; + overflow: hidden; +} +.error_page .error_page_iner { + text-align: center; + margin: 0 auto; +} +.error_page .error_page_iner input { + padding: 18px; +} +.error_page .error_page_iner h3 { + margin-top: 40px; + font-size: 36px; + font-weight: 600; +} +.error_page p { + margin-top: 41px; + font-weight: 500; +} +.error_page p i { + margin-right: 10px; + font-weight: 500; +} +.error_page .error_icon_1 { + position: absolute; +} +.error_page [class^=error_icon_] { + position: absolute; +} +@media (max-width: 767px) { + .error_page .error_page_iner h3 { + font-size: 26px; + } +} +@media (max-width: 991px) { + .error_page [class^=error_icon_] { + display: none; + } +} +.error_page [class^=error_icon_] .layer { + position: relative !important; +} +.error_page .error_icon_1 { + left: 10%; + top: 10%; +} +.error_page .error_icon_2 { + left: 8%; + top: 49%; +} +.error_page .error_icon_3 { + left: 11%; + bottom: 10%; +} +.error_page .error_icon_4 { + left: 60%; + bottom: 10%; +} +.error_page .error_icon_5 { + right: 10%; + top: 10%; +} +.error_page .error_icon_6 { + right: 7%; + top: 50%; +} +.error_page .error_icon_7 { + right: 0; + bottom: 8%; +} +.error_page .error_icon_8 { + left: 32%; + top: 38%; +} +.error_page .error_icon_9 { + right: 30%; + top: 50%; +} + +.icon_animation { + overflow: hidden; +} + +.subscribe_form { + display: flex; + align-items: center; + margin-top: 71px; +} + +.subscribe_form input[type="submit"] { + width: 50% !important; +} + +@media (max-width: 576px) { + .subscribe_form { + display: block; + margin-top: 30px; + } +} +.subscribe_form input { + width: 100%; + border: 1px solid #cbe0fb; + border-radius: 50px; + font-size: 16px; + padding: 16px 30px; + line-height: 26px; +} +.subscribe_form a { + padding: 7px 27px; + display: inline-block; + background-color: #2572ff; + border: 1px solid #2572ff; + position: absolute; + right: 21px; + line-height: 8px; + border-radius: 50px; +} +@media (max-width: 576px) { + .subscribe_form a { + display: block; + width: 100%; + margin-top: 15px; + top: 3px; + right: 6px; + } +} +.subscribe_form a i { + font-size: 34px; + color: #fff; +} + +.go_back { + color: #0b1c39; +} +.go_back:hover { + color: #2572ff; +} + +.error_page_iner .subscribe_form input[type="text"] { + padding: 16px 30px; + line-height: 26px; +} +@media (max-width: 576px) { + .error_page_iner .subscribe_form input[type="text"] { + padding: 16px 105px 16px 15px; + } +} + +@media (max-width: 576px) { + .error_page .subscribe_form { + position: relative; + } + .error_page .subscribe_form a { + display: flex; + width: auto; + position: absolute; + top: -9px; + right: 6px; + } + .error_page .subscribe_form a i { + font-size: 33px; + } +} + +.comming_soon_page { + min-height: 94vh; + display: flex; + align-items: center; + position: relative; + overflow: hidden; +} +@media (max-width: 991px) { + .comming_soon_page { + margin: 50px 0; + } +} +.comming_soon_page .comming_soon_icon_1 { + position: absolute; + left: 8%; + top: 10%; + z-index: -1; +} +@media (max-width: 576px) { + .comming_soon_page .comming_soon_icon_1 { + display: none; + } +} +.comming_soon_page .comming_soon_icon_2 { + position: absolute; + left: 50%; + top: 10%; + z-index: -1; +} +@media (max-width: 576px) { + .comming_soon_page .comming_soon_icon_2 { + display: none; + } +} +.comming_soon_page .comming_soon_icon_3 { + position: absolute; + left: 80%; + top: 20%; + z-index: -1; +} +@media (max-width: 576px) { + .comming_soon_page .comming_soon_icon_3 { + display: none; + } +} +.comming_soon_page .comming_soon_icon_4 { + position: absolute; + left: 90%; + top: 13%; + z-index: -1; +} +@media (max-width: 576px) { + .comming_soon_page .comming_soon_icon_4 { + display: none; + } +} +.comming_soon_page .section_tittle { + text-align: center; + margin-bottom: 72px; +} +.comming_soon_page .comming_soom { + display: flex; + justify-content: space-between; + flex-wrap: wrap; +} +.comming_soon_page .comming_soom .single_countdown { + flex: 17% 0 0; + background-color: #fff; + box-shadow: 0px 20px 50px 0px rgba(2, 25, 55, 0.08); + border-radius: 10px; + padding: 34px 20px 34px 5%; + color: #626a77; +} +@media (max-width: 576px) { + .comming_soon_page .comming_soom .single_countdown { + flex: 48% 0 0; + padding: 25px 25px 15%; + margin-bottom: 15px; + } +} +@media only screen and (min-width: 576px) and (max-width: 767.98px) { + .comming_soon_page .comming_soom .single_countdown { + flex: 30% 0 0; + padding: 30px 25px 9%; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .comming_soon_page .comming_soom .single_countdown { + flex: 15% 0 0; + padding: 30px 25px 20px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .comming_soon_page .comming_soom .single_countdown { + padding: 30px 40px 20px; + } +} +.comming_soon_page .comming_soom .single_countdown span { + font-size: 70px; + font-weight: 500; + color: #0b1c39; + line-height: 78px; + display: block; +} +@media (max-width: 767.98px) { + .comming_soon_page .comming_soom .single_countdown span { + font-size: 30px; + line-height: 38px; + display: block; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .comming_soon_page .comming_soom .single_countdown span { + font-size: 30px; + line-height: 38px; + display: block; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .comming_soon_page .comming_soom .single_countdown span { + font-size: 30px; + line-height: 38px; + display: block; + } +} +.comming_soon_page .comming_soom .single_countdown:last-child span { + color: #2572ff; +} +.comming_soon_page .subscribe_form { + margin-top: 120px; +} +@media (max-width: 991px) { + .comming_soon_page .subscribe_form { + margin: 50px 0; + } +} +.comming_soon_page .subscribe_form input { + background-color: #fff; + box-shadow: 0px 3px 6px 0px rgba(2, 25, 55, 0.07); + border: 1px solid #fff; +} +.comming_soon_page .subscribe_form a { + position: relative; + line-height: 25px; + color: #fff; + padding: 14px 35px; + margin-left: 41px; +} +@media (max-width: 576px) { + .comming_soon_page .subscribe_form a { + margin-left: 6px; + } +} + +.copyright_content { + background-color: #0b1c39; + padding: 14.5px 0; +} +.copyright_content p { + font-size: 18px; + color: #fff; +} +.copyright_content .copyright_social_icon { + display: flex; + align-items: center; +} +.copyright_content .copyright_social_icon a { + margin-left: 20px; + line-height: 15px; +} +.copyright_content .copyright_social_icon a i { + color: #8692a6; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.copyright_content .copyright_social_icon a i:hover { + color: #2572ff; +} +.footer_section { + padding: 100px 0 30px; + position: relative; + background: #f6f7fa; +} +@media (max-width: 767.98px) { + .footer_section { + padding: 40px 0 37px; + } + .footer_section .social_icon a { + margin-bottom: 10px; + } + .footer_section .col-lg-12 .copyright_part { + margin-top: 30px; + } +} +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .footer_section { + padding: 40px 0 37px; + } + .footer_section .social_icon a { + margin-bottom: 10px; + } +} +@media only screen and (min-width: 992px) and (max-width: 1199.98px) { + .footer_section { + padding: 100px 0 37px; + } +} +@media (max-width: 991px) { + .footer_section .single_feature_footer { + margin-top: 30px; + } +} +.footer_section .single_feature_footer img { + margin-bottom: 35px; +} +@media (max-width: 767.98px) { + .footer_section .single_feature_footer img { + margin-bottom: 15px; + } +} +.footer_section .footer_contact_info { + margin-top: 37px; +} +@media (max-width: 767.98px) { + .footer_section .footer_contact_info { + margin-top: 20px; + } +} +@media (max-width: 991px) { + .footer_section .footer_contact_info { + margin-top: 20px; + } +} +.footer_section .footer_contact_info a { + color: #2572ff; + margin-bottom: 15px; + display: block; +} +@media (max-width: 767.98px) { + .footer_section .footer_contact_info a { + margin-bottom: 5px; + } +} +.footer_section .footer_contact_info a i { + margin-right: 7px; +} +.footer_section .footer_nav h4 { + font-size: 18px; + margin-bottom: 26px; + text-transform: uppercase; +} +@media (max-width: 991px) { + .footer_section .footer_nav h4 { + margin-bottom: 18px; + } +} +.footer_section .footer_nav ul { + padding: 0; + margin: 0; +} +.footer_section .footer_nav ul li { + list-style: none; +} +.footer_section .footer_nav ul li a { + color: #626a77; + margin: 6px 0; + display: inline-block; +} +@media (max-width: 991px) { + .footer_section .footer_nav ul li a { + margin: 4px 0; + } +} +.footer_section .footer_nav ul li a:hover { + color: #2572ff; +} +.footer_section .copyright_part { + margin-top: 67px; + padding-top: 30px; + border-top: 1px solid #ebeef3; + +} +.footer_section .copyright_part p { + margin: 0; +} +@media (max-width: 767.98px) { + .footer_section .copyright_part p { + text-align: center; + } + .footer_section .copyright_part .social_icon { + text-align: center; + float: none; + } +} +.footer_section .copyright_part a { + color: #2572ff; +} +.footer_section .footer_sharp_1 { + position: absolute; + bottom: 0; + left: 43px; +} +@media (max-width: 767.98px) { + .footer_section .footer_sharp_1 { + left: 0; + right: 0; + margin: 0 auto; + } +} +.footer_section .footer_sharp_2 { + position: absolute; + bottom: 134px; + left: 175px; +} +.footer_section .footer_sharp_3 { + position: absolute; + bottom: 180px; + left: 110px; +} +@media (max-width: 767.98px) { + .footer_section .footer_sharp_1 { + width: 75%; + } +} + +.social_icon { + float: right; +} +@media (max-width: 767.98px) { + .social_icon { + margin-top: 20px; + } +} +.social_icon a { + height: 44px; + width: 44px; + line-height: 44px; + text-align: center; + border-radius: 50%; + background-color: transparent; + display: inline-block; + font-size: 14px; + margin-right: 5px; + border: 2px solid #dce1e9; +} +.social_icon a i { + color: #9198a4; + -webkit-transition: 0.5s; + transition: 0.5s; +} +.social_icon a:hover { + background-color: #2572ff; + color: #fff; + border: 2px solid #2572ff; + box-shadow: 0px 10px 20px 0px rgba(89, 149, 253, 0.4); +} +.social_icon a:hover i { + color: #fff; +} + +/* Zoom Meeting CSS */ +.dpn-zvc-shortcode-op-wrapper .vczapi-shortcode-meeting-table tbody tr td { + padding: 10px; +} + +.vczapi-join-via-browser-main-wrapper h1 { + text-align: center; +} + +.order-comments { + padding: 10px; +} + +input[type="text"], input[type="email"], input[type="phone"], input[type="password"] { + padding: 10px; +} + +.site-branding .site-title { + margin: 0; +} + +.comments-area .comment-form-cookies-consent { + margin-top: 25px; + margin-bottom: 0; +} + +.comment-form-cookies-consent input { + margin-right: 5px; +} + +/* LearnPress CSS */ +.learn-press-form-login button[type="submit"], .learn-press-form-register button[type="submit"] { + border: none; +} + +.learn-press-form-login button[type="submit"]:hover, +.learn-press-form-register button[type="submit"]:hover { + background-color: var(--lp-secondary-color);; +} + +.lp_profile_course_progress__nav button { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; + display: inline-block; + padding: 11px 23px; + text-transform: capitalize; + line-height: 16px; + font-size: 16px; + font-weight: 500; + border-radius: 50px; + white-space: nowrap; + -webkit-transition: 0.5s; + transition: 0.5s; +} + +.lp_profile_course_progress__nav button:hover { + border: 2px solid #2572ff; + color: #2572ff; + background-color: transparent; +} + +#learn-press-course #learn-press-course-tabs .course-author .lp-course-author .course-author__pull-left img { + object-fit: initial; + object-position: initial; + max-width: initial; + width: 150px; + height: 150px; +} + +.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:hover { + color: #fff; +} + +.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor span { + font-weight: 500; +} + +.lp-content-area { + padding-bottom: 50px; +} + +.lp-content-area .learn-press-pagination .page-numbers > li { + padding: 0; +} + +.learn-press-pagination .page-numbers > li .page-numbers { + height: 50px; + width: 50px; + line-height: 50px; + border: 2px solid #dce1e9; + text-align: center; + color: #9198a4; + font-size: 18px; + display: inline-block; + border-radius: 50px; + margin: 0px 5px; +} + +.learn-press-pagination .page-numbers > li .page-numbers:hover { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; + box-shadow: 0px 10px 20px 0px rgb(89 149 253 / 40%); +} + +.learn-press-pagination .page-numbers > li .page-numbers.current { + background-color: #2572ff; + border: 2px solid #2572ff; + color: #fff; + box-shadow: 0px 10px 20px 0px rgb(89 149 253 / 40%); +} + +.lp-entry-content .course-extra-box.active .course-extra-box__content { + display: block; +} + +@media (min-width: 1200px) { + .logged-in.admin-bar .menu_fixed { + top: 32px; + } + /* LearnPress CSS */ + .container.page_section_padding .lp-content-area { + width: initial; + } + .main-content-area.row .learn-press-form-login, + .main-content-area.row .learn-press-form-register { + width: 47%; + max-width: 50%; + } + .main-content-area.row .learn-press-form-login { + float: left; + } + .main-content-area.row .learn-press-form-register { + float: right; + } + .mega_menu_dropdown a.mega_menu_dropdown-toggle.nav-link:after { + position: absolute; + content: "3"; + font-family: "eleganticons"; + right: 0; + } + .mega_menu_dropdown .mega_menu_dropdown a.mega_menu_dropdown-toggle.nav-link:after { + right: 15px; + } +} + +@media (min-width: 991px) and (max-width: 1199px) { + .logged-in.admin-bar .menu_fixed { + top: 32px; + } + /* LearnPress CSS */ + .learn-press-form-login, .learn-press-form-register { + width: 46%; + } + .mega_menu_dropdown a.mega_menu_dropdown-toggle.nav-link:after { + position: absolute; + content: "3"; + font-family: "eleganticons"; + right: 0; + } + .mega_menu_dropdown .mega_menu_dropdown a.mega_menu_dropdown-toggle.nav-link:after { + right: 15px; + } +} + +@media (max-width: 768px) { + .sidebar_icon.troggle_icon.d-lg-none { + margin-right: 12px; + position: relative; + top: 3px; + } + .navbar_btn { + margin-left: 10px; + } + footer.entry-footer { + text-align: center; + } +} + +/* Meeting Countdown CSS */ +.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell { + width: 90px; +} + +.countdown .dpn-zvc-timer-cell .time, .countdown .dpn-zvc-timer-cell span { + color: #fff; +} + +.countdown .dpn-zvc-timer-cell .time { + font-size: 24px; +} + +.countdown .dpn-zvc-timer-cell span { + font-size: 16px; +} + +@media only screen and (max-width: 767px) { + .countdown .dpn-zvc-timer-cell .time { + font-size: 16px; + } + .countdown .dpn-zvc-timer-cell span { + font-size: 12px; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991.98px) { + .countdown .dpn-zvc-timer-cell .time { + font-size: 16px; + } + .countdown .dpn-zvc-timer-cell span { + font-size: 11px; + } +} + +/*========================== +BANNER AREA CSS +============================*/ +.banner-wrapper-area { + position: relative; + z-index: 1; + background-color: #f6f7fa; + padding-top: 100px; + padding-bottom: 100px; +} + +.banner-wrapper-content h1 { + font-size: 55px; + margin-bottom: 30px; +} + +.banner-wrapper-content p { + font-size: 17px; + color: #222222; +} + +.banner-wrapper-content .btn-box { + margin-top: 35px; +} + +.banner-wrapper-content .btn-box .default-btn:nth-child(2) { + margin-left: 15px; +} + +.banner-wrapper-image { + padding-left: 30px; + padding-right: 30px; + text-align: center; +} + +.banner-wrapper-image img { + width: 100%; +} + +.banner-wrapper-content .btn_1 { + padding: 15px 44px; +} + +.banner-wrapper-content .btn_1:hover { + border: 2px solid #2572ff; + color: #2572ff; + background-color: transparent; +} + +@media only screen and (max-width: 767px) { + .banner-wrapper-area { + padding-top: 50px; + padding-bottom: 50px; + } + .banner-wrapper-content { + text-align: center; + top: 0; + } + .banner-wrapper-content h1 { + font-size: 25px; + margin-bottom: 15px; + } + .banner-wrapper-content p { + font-size: 14px; + } + .banner-wrapper-content .btn-box { + margin-top: 20px; + } + .banner-wrapper-content .btn-box .default-btn { + margin-left: 4px !important; + margin-right: 4px !important; + padding: 15px 20px; + font-size: 15px; + } + .banner-wrapper-image { + margin-top: 30px; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .banner-wrapper-area { + padding-top: 50px; + padding-bottom: 50px; + } + .banner-wrapper-content { + text-align: center; + max-width: 600px; + top: 0; + margin-left: auto; + margin-right: auto; + } + .banner-wrapper-content h1 { + font-size: 35px; + line-height: 50px; + margin-bottom: 15px; + } + .banner-wrapper-content p { + font-size: 15px; + } + .banner-wrapper-content .btn-box { + margin-top: 30px; + } + .banner-wrapper-content .btn-box .default-btn { + margin-left: 7px !important; + margin-right: 7px !important; + } + .banner-wrapper-image { + margin-top: 30px; + } +} + +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .banner-wrapper-content h1 { + font-size: 45px; + } +} + +/*========================== +One Page Home CSS +============================*/ +@media only screen and (min-width: 992px) { + .one-page-home .navbar_bar ul li a { + padding: 37px 12px; + } + .one-page-home #about, + .one-page-home #courses, + .one-page-home #instructor, + .one-page-home #events, + .one-page-home #contact { + padding-top: 150px; + } + .one-page-home #motivation { + padding-top: 100px; + } +} + +@media only screen and (min-width: 992px) and (max-width: 1199px) { + .one-page-home .navbar_bar ul li a { + padding: 30px 6px; + font-size: 15px; + } + .one-page-home .header_part .btn_1 { + padding: 13px 22px !important; + } +} + +/*========================== +Dark Homepage CSS +============================*/ +.dark-homepage .sub_header { + background: #121212; +} + +.dark-homepage .header_part .sub_header a { + color: #ffffff; +} + +.dark-homepage .header_part .sub_header a:hover { + color: #2572ff; +} + +.dark-homepage .banner-wrapper-area { + background: #121212; +} + +.dark-homepage .banner-wrapper-area h1, +.dark-homepage .banner-wrapper-area p { + color: #ffffff; +} + +.dark-homepage .site-content { + background: #222222; +} + +.dark-homepage .course-content { + background: #ffffff; +} + +.dark-homepage .section_tittle h2, +.dark-homepage .section_tittle p { + color: #ffffff; +} + +.dark-homepage .course_category { + background: #121212; +} + +.dark-homepage .popular_course { + background: #222222; +} + +.dark-homepage .instructor_list { + background: #121212; +} + +.dark-homepage .single_instructor_item h4, +.dark-homepage .single_instructor_item p { + color: #ffffff; +} + +.dark-homepage .event_list { + background: #222222; +} + +.dark-homepage .event_list .single_event_list { + background: #121212; +} + +.dark-homepage .event_list_content h2, +.dark-homepage .event_list_content p { + color: #ffffff; +} + +.dark-homepage .event_list .btn_3 { + background: #222222; + color: #ffffff; + border-color: #ffffff; +} + +.dark-homepage .event_list .btn_3:hover { + background: #2572ff; + border-color: #2572ff; +} + +.dark-homepage .blog_posts { + background: #121212; +} + +/*========================== +RTL Layout CSS +============================*/ +.ltr-rtl-button { + position: fixed; + cursor: pointer; + top: 50%; + right: 3.5%; + z-index: 999; + width: 40px; + text-align: center; + height: 42px; + line-height: 42px; + -webkit-transition: .9s; + transition: .9s; +} + +html[dir="rtl"] .ltr-rtl-button { + right: 0; +} + +.ltr-rtl-button .default-btn { + font-size: 16px; + color: #ffffff; + padding: 15px 30px; + line-height: 1; + -webkit-transition: all 0.5s; + transition: all 0.5s; + text-transform: capitalize; + position: relative; + cursor: pointer; + border-radius: 4px; + text-align: center; + overflow: hidden; + z-index: 1; + background-color: #2572ff; + margin-bottom: -6px; + font-weight: 500; + display: inline-block; +} + +.ltr-rtl-button .default-btn::before { + content: ""; + position: absolute; + top: 0; + right: 0; + width: 0; + height: 100%; + background-color: #222222; + z-index: -1; + -webkit-transition: all 0.5s; + transition: all 0.5s; + border-radius: 4px; +} + +.ltr-rtl-button .default-btn.active { + color: #ffffff; + background-color: #222222; +} + +.ltr-rtl-button .default-btn.active::before { + background-color: #2572ff; +} + +.ltr-rtl-button .default-btn:hover { + color: #ffffff; +} + +.ltr-rtl-button .default-btn:hover::before { + left: 0; + right: auto; + width: 100%; +} + +html[dir="rtl"] .header_part .btn_1 { + margin-left: 0; + margin-right: 10px; +} + +@media only screen and (min-width: 768px) { + html[dir="rtl"] .header_part .header_login_info { + text-align: left; + } + html[dir="rtl"] .header_part .header_login_info a:last-child { + padding: 0 30px 0 0; + } + html[dir="rtl"] .header_part .header_contact_info { + text-align: right; + } + html[dir="rtl"] .header_part .sub_header a { + border-left: 0 solid transparent; + border-right: 1px solid #dce1e9; + } + html[dir="rtl"] .header_part .sub_header a:first-child { + padding: 0 0 0 30px; + border-right: 0 solid transparent; + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + html[dir="rtl"] .header_part .header_login_info a:last-child { + padding: 0 18px 0 0; + } + html[dir="rtl"] .header_part .sub_header a:first-child { + padding: 0 0 0 18px; + } +} + +@media only screen and (min-width: 768px) { + .navbar_bar { + right: 15px; + left: 0; + } +} + +@media only screen and (max-width: 767px) { + .ltr-rtl-button { + right: 7%; + } + .ltr-rtl-button .default-btn { + font-size: 15px; + padding: 14px 20px + } +} + +@media only screen and (min-width: 768px) and (max-width: 991px) { + .ltr-rtl-button { + right: 5.5%; + } +} + +@media only screen and (max-width: 991px) { + html[dir="rtl"] .navbar_btn { + margin-left: 0; + margin-right: 10px; + } + html[dir="rtl"] .sidebar_icon.troggle_icon.d-lg-none { + margin-right: 0; + margin-left: 12px; + } +} + +html[dir="rtl"] .single_page_blog_post .single_blog_content .read_more_btn i { + margin-left: 0; + margin-right: 10px; +} + +html[dir="rtl"] .subscribe_form a { + left: 21px; + right: initial; +} + +html[dir="rtl"] .blog_sidebar .single_sidebar .search_form i { + left: 30px; + right: initial; +} + +html[dir="rtl"] .blog_sidebar .single_sidebar .single_sidebar_post .sidebar_post_content { + padding-left: 0; + padding-right: 20px; +} + +html[dir="rtl"] .quote_post .quote_icon_2 { + right: 50px; + left: initial; +} + +html[dir="rtl"] .quote_post .quote_icon_1 { + right: initial; + left: 50px; + bottom: 10px; +} + +html[dir="rtl"] .single_blog_details .quote_post .quote_icon_1 { + bottom: -20px; +} + +html[dir="rtl"] .tag_share_list h4 { + margin-left: 8px; + margin-right: 0; +} + +html[dir="rtl"] .comment_part { + direction: ltr; +} + +html[dir="rtl"] .lp-courses-bar .search-courses button { + left: 12px; + right: initial; +} + +html[dir="rtl"] .lp-courses-bar .switch-layout .switch-btn.list { + margin-left: 0; + margin-right: 3px; +} + +html[dir="rtl"] .lp-courses-bar .search-courses { + margin-right: 0; + margin-left: 20px; +} + +html[dir="rtl"] #checkout-payment .secure-connection i { + margin-right: 0; + margin-left: 5px; +} + +html[dir="rtl"] #checkout-order .lp-checkout-order__inner { + direction: ltr; +} + +html[dir="rtl"] .lp-archive-courses .course-summary { + direction: ltr; +} + +.banner_part, .popular_courses_item, .student_review_iner, +.course_category_item, .blog_slider, .motivation, .popular_course { + direction: ltr; +} diff --git a/Varsity_Template/template/teacher.html b/Varsity_Template/template/teacher.html new file mode 100644 index 0000000..298604f --- /dev/null +++ b/Varsity_Template/template/teacher.html @@ -0,0 +1,360 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Teacher - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- courses CSS -->
+ <link rel="stylesheet" href="css/courses.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Become A Teacher</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Become A Teacher</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- become a teacher part here -->
+ <div id="primary" class="content-area section_padding">
+ <main id="main" class="site-main">
+ <div class="container">
+ <div class="learnpress">
+ <div id="learn-press-become-teacher-form" class="become-teacher-form learn-press-form">
+ <form name="become-teacher-form" method="post" enctype="multipart/form-data" action="">
+ <div class="learn-press-message success">
+ <i class="fa"></i>Please <a href="my-profile.html">login</a> to send your request!
+ </div>
+ </form>
+ </div>
+ </div><br/>
+ <article id="post-47" class="post-47 page type-page status-publish hentry">
+ <div class="entry-content">
+ <div class="learnpress">
+ <div id="learn-press-profile" class="lp-user-profile guest">
+ <div class="main-content-area row">
+ <div class="learn-press-form-login learn-press-form">
+ <h3>Login</h3>
+ <form name="learn-press-login" method="post" action="">
+ <ul class="form-fields">
+ <li class="form-field">
+ <label for="username">Username or email <span class="required">*</span></label>
+ <input type="text" name="username" id="username" placeholder="Email or username" autocomplete="username">
+ </li>
+ <li class="form-field">
+ <label for="password">Password <span class="required">*</span></label>
+ <span class="lp-password-input"><input type="password" name="password" id="password" placeholder="Password" autocomplete="current-password"><span class="lp-show-password-input"></span></span>
+ </li>
+ </ul>
+ <p>
+ <label>
+ <input type="checkbox" name="rememberme">
+ Remember me
+ </label>
+ </p>
+ <p>
+ <input type="hidden" name="learn-press-login-nonce" value="f346c119af">
+ <button type="submit">Login</button>
+ </p>
+ <p>
+ <a href="#">Lost your password?</a>
+ </p>
+ </form>
+ </div>
+ <div class="learn-press-form-register learn-press-form">
+ <h3>Register</h3>
+ <form name="learn-press-register" method="post" action="">
+ <ul class="form-fields">
+ <li class="form-field">
+ <label for="reg_email">Email address <span class="required">*</span></label>
+ <input id="reg_email" name="reg_email" type="text" placeholder="Email" autocomplete="email" value="">
+ </li>
+ <li class="form-field">
+ <label for="reg_username">Username <span class="required">*</span></label>
+ <input id="reg_username" name="reg_username" type="text" placeholder="Username" autocomplete="username" value="">
+ </li>
+ <li class="form-field">
+ <label for="reg_password">Password <span class="required">*</span></label>
+ <span class="lp-password-input"><input id="reg_password" name="reg_password" type="password" placeholder="Password" autocomplete="new-password"><span class="lp-show-password-input"></span></span>
+ </li>
+ <li class="form-field">
+ <label for="reg_password2">Confirm Password <span class="required">*</span></label>
+ <span class="lp-password-input"><input id="reg_password2" name="reg_password2" type="password" placeholder="Password" autocomplete="off"><span class="lp-show-password-input"></span></span>
+ </li>
+ </ul>
+ <p>
+ <input type="hidden" id="learn-press-register-nonce" name="learn-press-register-nonce" value="d9160cea03"><input type="hidden" name="_wp_http_referer" value="/lp-profile/"><button type="submit">Register</button>
+ </p>
+ </form>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div><!-- .entry-content -->
+ </article>
+ </div>
+ </main><!-- #main -->
+ </div>
+ <!-- become a teacher part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- font awesome js -->
+ <script src="https://kit.fontawesome.com/6ee3230338.js"/></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/testimonial.html b/Varsity_Template/template/testimonial.html new file mode 100644 index 0000000..c1873c7 --- /dev/null +++ b/Varsity_Template/template/testimonial.html @@ -0,0 +1,330 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Testimonial</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Testimonial</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- student review part here -->
+ <section class="student_review section_padding" >
+ <div class="container">
+ <div class="row justify-content-between align-items-center" data-aos="fade-up"
+ data-aos-anchor-placement="top-center">
+ <div class="col-xl-5 col-lg-6 col-md-4">
+ <div class="student_review_tittle">
+ <h2>Student Say <br> About Us.</h2>
+ <img src="img/quote.png" alt="">
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-6 col-md-8">
+ <div class="student_review_iner owl-carousel">
+ <div class="single_student_review">
+ <p>Loo faff about cockup Harry baking
+ cakes hunky-dory mush, happy days
+ on your bike mate cobblers say cor blimey
+ guvnor brown bread, plastered cuppa bender
+ geeza chimney pot. Haggle cheesed off butty
+ say cup of char spiffing good time bum bag
+ so I said gutted mate the bee's knees queen's
+ english.!</p>
+ <div class="student_review_content">
+ <img src="img/student.png" alt="">
+ <div class="student_info">
+ <h4>Lance Bogrol</h4>
+ <p>UX Designer, Sceo Inc.</p>
+ </div>
+ </div>
+ </div>
+ <div class="single_student_review">
+ <p>Loo faff about cockup Harry baking
+ cakes hunky-dory mush, happy days
+ on your bike mate cobblers say cor blimey
+ guvnor brown bread, plastered cuppa bender
+ geeza chimney pot. Haggle cheesed off butty
+ say cup of char spiffing good time bum bag
+ so I said gutted mate the bee's knees queen's
+ english.!</p>
+ <div class="student_review_content">
+ <img src="img/author_5.jpg" alt="">
+ <div class="student_info">
+ <h4>Adam Smith</h4>
+ <p>Manager, Tatva Soft</p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="circle_shape_1"></div>
+ <div class="circle_shape_2"></div>
+ </section>
+ <!-- student review part end -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/Varsity_Template/template/vendors/aos/aos.css b/Varsity_Template/template/vendors/aos/aos.css new file mode 100644 index 0000000..66923fe --- /dev/null +++ b/Varsity_Template/template/vendors/aos/aos.css @@ -0,0 +1 @@ +[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/aos/aos.js b/Varsity_Template/template/vendors/aos/aos.js new file mode 100644 index 0000000..0ba1c7b --- /dev/null +++ b/Varsity_Template/template/vendors/aos/aos.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AOS=t():e.AOS=t()}(this,function(){return function(e){function t(o){if(n[o])return n[o].exports;var i=n[o]={exports:{},id:o,loaded:!1};return e[o].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n={};return t.m=e,t.c=n,t.p="dist/",t(0)}([function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},r=n(1),a=(o(r),n(6)),u=o(a),c=n(7),f=o(c),s=n(8),d=o(s),l=n(9),p=o(l),m=n(10),b=o(m),v=n(11),y=o(v),g=n(14),h=o(g),w=[],k=!1,x={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},j=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e&&(k=!0),k)return w=(0,y.default)(w,x),(0,b.default)(w,x.once),w},O=function(){w=(0,h.default)(),j()},_=function(){w.forEach(function(e,t){e.node.removeAttribute("data-aos"),e.node.removeAttribute("data-aos-easing"),e.node.removeAttribute("data-aos-duration"),e.node.removeAttribute("data-aos-delay")})},S=function(e){return e===!0||"mobile"===e&&p.default.mobile()||"phone"===e&&p.default.phone()||"tablet"===e&&p.default.tablet()||"function"==typeof e&&e()===!0},z=function(e){x=i(x,e),w=(0,h.default)();var t=document.all&&!window.atob;return S(x.disable)||t?_():(document.querySelector("body").setAttribute("data-aos-easing",x.easing),document.querySelector("body").setAttribute("data-aos-duration",x.duration),document.querySelector("body").setAttribute("data-aos-delay",x.delay),"DOMContentLoaded"===x.startEvent&&["complete","interactive"].indexOf(document.readyState)>-1?j(!0):"load"===x.startEvent?window.addEventListener(x.startEvent,function(){j(!0)}):document.addEventListener(x.startEvent,function(){j(!0)}),window.addEventListener("resize",(0,f.default)(j,x.debounceDelay,!0)),window.addEventListener("orientationchange",(0,f.default)(j,x.debounceDelay,!0)),window.addEventListener("scroll",(0,u.default)(function(){(0,b.default)(w,x.once)},x.throttleDelay)),x.disableMutationObserver||(0,d.default)("[data-aos]",O),w)};e.exports={init:z,refresh:j,refreshHard:O}},function(e,t){},,,,,function(e,t){(function(t){"use strict";function n(e,t,n){function o(t){var n=b,o=v;return b=v=void 0,k=t,g=e.apply(o,n)}function r(e){return k=e,h=setTimeout(s,t),_?o(e):g}function a(e){var n=e-w,o=e-k,i=t-n;return S?j(i,y-o):i}function c(e){var n=e-w,o=e-k;return void 0===w||n>=t||n<0||S&&o>=y}function s(){var e=O();return c(e)?d(e):void(h=setTimeout(s,a(e)))}function d(e){return h=void 0,z&&b?o(e):(b=v=void 0,g)}function l(){void 0!==h&&clearTimeout(h),k=0,b=w=v=h=void 0}function p(){return void 0===h?g:d(O())}function m(){var e=O(),n=c(e);if(b=arguments,v=this,w=e,n){if(void 0===h)return r(w);if(S)return h=setTimeout(s,t),o(w)}return void 0===h&&(h=setTimeout(s,t)),g}var b,v,y,g,h,w,k=0,_=!1,S=!1,z=!0;if("function"!=typeof e)throw new TypeError(f);return t=u(t)||0,i(n)&&(_=!!n.leading,S="maxWait"in n,y=S?x(u(n.maxWait)||0,t):y,z="trailing"in n?!!n.trailing:z),m.cancel=l,m.flush=p,m}function o(e,t,o){var r=!0,a=!0;if("function"!=typeof e)throw new TypeError(f);return i(o)&&(r="leading"in o?!!o.leading:r,a="trailing"in o?!!o.trailing:a),n(e,t,{leading:r,maxWait:t,trailing:a})}function i(e){var t="undefined"==typeof e?"undefined":c(e);return!!e&&("object"==t||"function"==t)}function r(e){return!!e&&"object"==("undefined"==typeof e?"undefined":c(e))}function a(e){return"symbol"==("undefined"==typeof e?"undefined":c(e))||r(e)&&k.call(e)==d}function u(e){if("number"==typeof e)return e;if(a(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(l,"");var n=m.test(e);return n||b.test(e)?v(e.slice(2),n?2:8):p.test(e)?s:+e}var c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},f="Expected a function",s=NaN,d="[object Symbol]",l=/^\s+|\s+$/g,p=/^[-+]0x[0-9a-f]+$/i,m=/^0b[01]+$/i,b=/^0o[0-7]+$/i,v=parseInt,y="object"==("undefined"==typeof t?"undefined":c(t))&&t&&t.Object===Object&&t,g="object"==("undefined"==typeof self?"undefined":c(self))&&self&&self.Object===Object&&self,h=y||g||Function("return this")(),w=Object.prototype,k=w.toString,x=Math.max,j=Math.min,O=function(){return h.Date.now()};e.exports=o}).call(t,function(){return this}())},function(e,t){(function(t){"use strict";function n(e,t,n){function i(t){var n=b,o=v;return b=v=void 0,O=t,g=e.apply(o,n)}function r(e){return O=e,h=setTimeout(s,t),_?i(e):g}function u(e){var n=e-w,o=e-O,i=t-n;return S?x(i,y-o):i}function f(e){var n=e-w,o=e-O;return void 0===w||n>=t||n<0||S&&o>=y}function s(){var e=j();return f(e)?d(e):void(h=setTimeout(s,u(e)))}function d(e){return h=void 0,z&&b?i(e):(b=v=void 0,g)}function l(){void 0!==h&&clearTimeout(h),O=0,b=w=v=h=void 0}function p(){return void 0===h?g:d(j())}function m(){var e=j(),n=f(e);if(b=arguments,v=this,w=e,n){if(void 0===h)return r(w);if(S)return h=setTimeout(s,t),i(w)}return void 0===h&&(h=setTimeout(s,t)),g}var b,v,y,g,h,w,O=0,_=!1,S=!1,z=!0;if("function"!=typeof e)throw new TypeError(c);return t=a(t)||0,o(n)&&(_=!!n.leading,S="maxWait"in n,y=S?k(a(n.maxWait)||0,t):y,z="trailing"in n?!!n.trailing:z),m.cancel=l,m.flush=p,m}function o(e){var t="undefined"==typeof e?"undefined":u(e);return!!e&&("object"==t||"function"==t)}function i(e){return!!e&&"object"==("undefined"==typeof e?"undefined":u(e))}function r(e){return"symbol"==("undefined"==typeof e?"undefined":u(e))||i(e)&&w.call(e)==s}function a(e){if("number"==typeof e)return e;if(r(e))return f;if(o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(d,"");var n=p.test(e);return n||m.test(e)?b(e.slice(2),n?2:8):l.test(e)?f:+e}var u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c="Expected a function",f=NaN,s="[object Symbol]",d=/^\s+|\s+$/g,l=/^[-+]0x[0-9a-f]+$/i,p=/^0b[01]+$/i,m=/^0o[0-7]+$/i,b=parseInt,v="object"==("undefined"==typeof t?"undefined":u(t))&&t&&t.Object===Object&&t,y="object"==("undefined"==typeof self?"undefined":u(self))&&self&&self.Object===Object&&self,g=v||y||Function("return this")(),h=Object.prototype,w=h.toString,k=Math.max,x=Math.min,j=function(){return g.Date.now()};e.exports=n}).call(t,function(){return this}())},function(e,t){"use strict";function n(e,t){var n=window.document,r=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver,a=new r(o);i=t,a.observe(n.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}function o(e){e&&e.forEach(function(e){var t=Array.prototype.slice.call(e.addedNodes),n=Array.prototype.slice.call(e.removedNodes),o=t.concat(n).filter(function(e){return e.hasAttribute&&e.hasAttribute("data-aos")}).length;o&&i()})}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){};t.default=n},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),r=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,a=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,u=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,c=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,f=function(){function e(){n(this,e)}return i(e,[{key:"phone",value:function(){var e=o();return!(!r.test(e)&&!a.test(e.substr(0,4)))}},{key:"mobile",value:function(){var e=o();return!(!u.test(e)&&!c.test(e.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),e}();t.default=new f},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e,t,n){var o=e.node.getAttribute("data-aos-once");t>e.position?e.node.classList.add("aos-animate"):"undefined"!=typeof o&&("false"===o||!n&&"true"!==o)&&e.node.classList.remove("aos-animate")},o=function(e,t){var o=window.pageYOffset,i=window.innerHeight;e.forEach(function(e,r){n(e,i+o,t)})};t.default=o},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(12),r=o(i),a=function(e,t){return e.forEach(function(e,n){e.node.classList.add("aos-init"),e.position=(0,r.default)(e.node,t.offset)}),e};t.default=a},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(13),r=o(i),a=function(e,t){var n=0,o=0,i=window.innerHeight,a={offset:e.getAttribute("data-aos-offset"),anchor:e.getAttribute("data-aos-anchor"),anchorPlacement:e.getAttribute("data-aos-anchor-placement")};switch(a.offset&&!isNaN(a.offset)&&(o=parseInt(a.offset)),a.anchor&&document.querySelectorAll(a.anchor)&&(e=document.querySelectorAll(a.anchor)[0]),n=(0,r.default)(e).top,a.anchorPlacement){case"top-bottom":break;case"center-bottom":n+=e.offsetHeight/2;break;case"bottom-bottom":n+=e.offsetHeight;break;case"top-center":n+=i/2;break;case"bottom-center":n+=i/2+e.offsetHeight;break;case"center-center":n+=i/2+e.offsetHeight/2;break;case"top-top":n+=i;break;case"bottom-top":n+=e.offsetHeight+i;break;case"center-top":n+=e.offsetHeight/2+i}return a.anchorPlacement||a.offset||isNaN(t)||(o=t),n+o};t.default=a},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e){for(var t=0,n=0;e&&!isNaN(e.offsetLeft)&&!isNaN(e.offsetTop);)t+=e.offsetLeft-("BODY"!=e.tagName?e.scrollLeft:0),n+=e.offsetTop-("BODY"!=e.tagName?e.scrollTop:0),e=e.offsetParent;return{top:n,left:t}};t.default=n},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e){return e=e||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(e,function(e){return{node:e}})};t.default=n}])});
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/countdown/css/Countdown.css b/Varsity_Template/template/vendors/countdown/css/Countdown.css new file mode 100644 index 0000000..38452a9 --- /dev/null +++ b/Varsity_Template/template/vendors/countdown/css/Countdown.css @@ -0,0 +1,29 @@ +/** +* Project : simply-countdown +* File : simplyCountdown.theme.custom +* Author : Your Name <YourMail@example.com> +*/ + +.simply-countdown { + /* The countdown */ +} +.simply-countdown > .simply-section { + /* coutndown blocks */ +} + +.simply-countdown > .simply-section > div { + /* countdown block inner div */ +} + +.simply-countdown > .simply-section .simply-amount, +.simply-countdown > .simply-section .simply-word { + /* amounts and words */ +} + +.simply-countdown > .simply-section .simply-amount { + /* amounts */ +} + +.simply-countdown > .simply-section .simply-word { + /* words */ +} diff --git a/Varsity_Template/template/vendors/countdown/js/simplyCountdown.min.js b/Varsity_Template/template/vendors/countdown/js/simplyCountdown.min.js new file mode 100644 index 0000000..620a85f --- /dev/null +++ b/Varsity_Template/template/vendors/countdown/js/simplyCountdown.min.js @@ -0,0 +1,12 @@ +"use strict";function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(t){ +/*! + * Project : simply-countdown + * Date : 27/06/2015 + * License : MIT + * Version : 1.5.0 + * Author : Vincent Loy <vincent.loy1@gmail.com> + * Contributors : + * - Justin Beasley <JustinB@harvest.org> + * - Nathan Smith <NathanS@harvest.org> + */ +var e=function(t,e,n){var o=document.createElement("div"),s=document.createElement("span"),r=document.createElement("span"),a=document.createElement("div");return a.appendChild(s),a.appendChild(r),o.appendChild(a),o.classList.add(e.sectionClass),o.classList.add(n),s.classList.add(e.amountClass),r.classList.add(e.wordClass),t.appendChild(o),{full:o,amount:s,word:r}};t.simplyCountdown=function(t,n){var o,s,r,a,d,c,i,l,u,m,p=function t(e){for(var n,o=e||{},s=1;s<arguments.length;s+=1){n=arguments[s];var r=Object.keys(n);if(r.length)for(var a=0;a<r.length;a+=1){var d=r[a];Object.prototype.hasOwnProperty.call(n,d)&&("object"===_typeof(n[d])?t(o[d],n[d]):o[d]=n[d])}}return o}({year:2015,month:6,day:28,hours:0,minutes:0,seconds:0,words:{days:"day",hours:"hour",minutes:"minute",seconds:"second",pluralLetter:"s"},plural:!0,inline:!1,enableUtc:!1,onEnd:function(){},refresh:1e3,inlineClass:"simply-countdown-inline",sectionClass:"simply-section",amountClass:"simply-amount",wordClass:"simply-word",zeroPad:!1,countUp:!1},n),y=document.querySelectorAll(t);r=new Date(p.year,p.month-1,p.day,p.hours,p.minutes,p.seconds),s=p.enableUtc?new Date(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds()):r,Array.prototype.forEach.call(y,function(t){var n,r=t,y=function(t,n){var o;return t.inline?((o=document.createElement("span")).classList.add(t.inlineClass),o):{days:e(n,t,"simply-days-section"),hours:e(n,t,"simply-hours-section"),minutes:e(n,t,"simply-minutes-section"),seconds:e(n,t,"simply-seconds-section")}}(p,r);(n=function(){var t,e,n,w,f=function(){i=parseInt(c/86400,10),c%=86400,l=parseInt(c/3600,10),c%=3600,u=parseInt(c/60,10),m=parseInt(c%60,10)};a=new Date,p.enableUtc?(d=new Date(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds()),c=(s-d.getTime())/1e3):c=(s-a.getTime())/1e3,c>0?f():p.countUp?(c=(a.getTime()-s)/1e3,f()):(i=0,l=0,u=0,m=0,window.clearInterval(o),p.onEnd()),p.plural?(t=i>1?p.words.days+p.words.pluralLetter:p.words.days,e=l>1?p.words.hours+p.words.pluralLetter:p.words.hours,n=u>1?p.words.minutes+p.words.pluralLetter:p.words.minutes,w=m>1?p.words.seconds+p.words.pluralLetter:p.words.seconds):(t=p.words.days,e=p.words.hours,n=p.words.minutes,w=p.words.seconds),p.inline?r.innerHTML="".concat(i," ").concat(t,", ")+"".concat(l," ").concat(e,", ")+"".concat(u," ").concat(n,", ")+"".concat(m," ").concat(w,"."):(y.days.amount.textContent=(p.zeroPad&&i.toString().length<2?"0":"")+i,y.days.word.textContent=t,y.hours.amount.textContent=(p.zeroPad&&l.toString().length<2?"0":"")+l,y.hours.word.textContent=e,y.minutes.amount.textContent=(p.zeroPad&&u.toString().length<2?"0":"")+u,y.minutes.word.textContent=n,y.seconds.amount.textContent=(p.zeroPad&&m.toString().length<2?"0":"")+m,y.seconds.word.textContent=w)})(),o=window.setInterval(n,p.refresh)})}}(window),window.jQuery&&function(t,e){t.fn.simplyCountdown=function(t){return function(t,n){e(t,n)}(this.selector,t)}}(jQuery,simplyCountdown);
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/counter/jquery.countTo.js b/Varsity_Template/template/vendors/counter/jquery.countTo.js new file mode 100644 index 0000000..5940912 --- /dev/null +++ b/Varsity_Template/template/vendors/counter/jquery.countTo.js @@ -0,0 +1,130 @@ +(function (factory) { + if (typeof define === 'function' && define.amd) { + // AMD + define(['jquery'], factory); + } else if (typeof exports === 'object') { + // CommonJS + factory(require('jquery')); + } else { + // Browser globals + factory(jQuery); + } +}(function ($) { + var CountTo = function (element, options) { + this.$element = $(element); + this.options = $.extend({}, CountTo.DEFAULTS, this.dataOptions(), options); + this.init(); + }; + + CountTo.DEFAULTS = { + from: 0, // the number the element should start at + to: 0, // the number the element should end at + speed: 1000, // how long it should take to count between the target numbers + refreshInterval: 100, // how often the element should be updated + decimals: 0, // the number of decimal places to show + formatter: formatter, // handler for formatting the value before rendering + onUpdate: null, // callback method for every time the element is updated + onComplete: null // callback method for when the element finishes updating + }; + + CountTo.prototype.init = function () { + this.value = this.options.from; + this.loops = Math.ceil(this.options.speed / this.options.refreshInterval); + this.loopCount = 0; + this.increment = (this.options.to - this.options.from) / this.loops; + }; + + CountTo.prototype.dataOptions = function () { + var options = { + from: this.$element.data('from'), + to: this.$element.data('to'), + speed: this.$element.data('speed'), + refreshInterval: this.$element.data('refresh-interval'), + decimals: this.$element.data('decimals') + }; + + var keys = Object.keys(options); + + for (var i in keys) { + var key = keys[i]; + + if (typeof(options[key]) === 'undefined') { + delete options[key]; + } + } + + return options; + }; + + CountTo.prototype.update = function () { + this.value += this.increment; + this.loopCount++; + + this.render(); + + if (typeof(this.options.onUpdate) == 'function') { + this.options.onUpdate.call(this.$element, this.value); + } + + if (this.loopCount >= this.loops) { + clearInterval(this.interval); + this.value = this.options.to; + + if (typeof(this.options.onComplete) == 'function') { + this.options.onComplete.call(this.$element, this.value); + } + } + }; + + CountTo.prototype.render = function () { + var formattedValue = this.options.formatter.call(this.$element, this.value, this.options); + this.$element.text(formattedValue); + }; + + CountTo.prototype.restart = function () { + this.stop(); + this.init(); + this.start(); + }; + + CountTo.prototype.start = function () { + this.stop(); + this.render(); + this.interval = setInterval(this.update.bind(this), this.options.refreshInterval); + }; + + CountTo.prototype.stop = function () { + if (this.interval) { + clearInterval(this.interval); + } + }; + + CountTo.prototype.toggle = function () { + if (this.interval) { + this.stop(); + } else { + this.start(); + } + }; + + function formatter(value, options) { + return value.toFixed(options.decimals); + } + + $.fn.countTo = function (option) { + return this.each(function () { + var $this = $(this); + var data = $this.data('countTo'); + var init = !data || typeof(option) === 'object'; + var options = typeof(option) === 'object' ? option : {}; + var method = typeof(option) === 'string' ? option : 'start'; + + if (init) { + if (data) data.stop(); + $this.data('countTo', data = new CountTo(this, options)); + } + + data[method].call(data); + }); + }; +})); diff --git a/Varsity_Template/template/vendors/elegant_Icon/elegent_icon.css b/Varsity_Template/template/vendors/elegant_Icon/elegent_icon.css new file mode 100644 index 0000000..46681ce --- /dev/null +++ b/Varsity_Template/template/vendors/elegant_Icon/elegent_icon.css @@ -0,0 +1,1159 @@ +@font-face { + font-family: 'ElegantIcons'; + src:url('fonts/ElegantIcons.eot'); + src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'), + url('fonts/ElegantIcons.woff') format('woff'), + url('fonts/ElegantIcons.ttf') format('truetype'), + url('fonts/ElegantIcons.svg#ElegantIcons') format('svg'); + font-weight: normal; + font-style: normal; +} + +/* Use the following CSS code if you want to use data attributes for inserting your icons */ +[data-icon]:before { + font-family: 'ElegantIcons'; + content: attr(data-icon); + speak: none; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +/* Use the following CSS code if you want to have a class per icon */ +/* +Instead of a list of all class selectors, +you can use the generic selector below, but it's slower: +[class*="your-class-prefix"] { +*/ +.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard { + font-family: 'ElegantIcons'; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; +} +.arrow_up:before { + content: "\21"; +} +.arrow_down:before { + content: "\22"; +} +.arrow_left:before { + content: "\23"; +} +.arrow_right:before { + content: "\24"; +} +.arrow_left-up:before { + content: "\25"; +} +.arrow_right-up:before { + content: "\26"; +} +.arrow_right-down:before { + content: "\27"; +} +.arrow_left-down:before { + content: "\28"; +} +.arrow-up-down:before { + content: "\29"; +} +.arrow_up-down_alt:before { + content: "\2a"; +} +.arrow_left-right_alt:before { + content: "\2b"; +} +.arrow_left-right:before { + content: "\2c"; +} +.arrow_expand_alt2:before { + content: "\2d"; +} +.arrow_expand_alt:before { + content: "\2e"; +} +.arrow_condense:before { + content: "\2f"; +} +.arrow_expand:before { + content: "\30"; +} +.arrow_move:before { + content: "\31"; +} +.arrow_carrot-up:before { + content: "\32"; +} +.arrow_carrot-down:before { + content: "\33"; +} +.arrow_carrot-left:before { + content: "\34"; +} +.arrow_carrot-right:before { + content: "\35"; +} +.arrow_carrot-2up:before { + content: "\36"; +} +.arrow_carrot-2down:before { + content: "\37"; +} +.arrow_carrot-2left:before { + content: "\38"; +} +.arrow_carrot-2right:before { + content: "\39"; +} +.arrow_carrot-up_alt2:before { + content: "\3a"; +} +.arrow_carrot-down_alt2:before { + content: "\3b"; +} +.arrow_carrot-left_alt2:before { + content: "\3c"; +} +.arrow_carrot-right_alt2:before { + content: "\3d"; +} +.arrow_carrot-2up_alt2:before { + content: "\3e"; +} +.arrow_carrot-2down_alt2:before { + content: "\3f"; +} +.arrow_carrot-2left_alt2:before { + content: "\40"; +} +.arrow_carrot-2right_alt2:before { + content: "\41"; +} +.arrow_triangle-up:before { + content: "\42"; +} +.arrow_triangle-down:before { + content: "\43"; +} +.arrow_triangle-left:before { + content: "\44"; +} +.arrow_triangle-right:before { + content: "\45"; +} +.arrow_triangle-up_alt2:before { + content: "\46"; +} +.arrow_triangle-down_alt2:before { + content: "\47"; +} +.arrow_triangle-left_alt2:before { + content: "\48"; +} +.arrow_triangle-right_alt2:before { + content: "\49"; +} +.arrow_back:before { + content: "\4a"; +} +.icon_minus-06:before { + content: "\4b"; +} +.icon_plus:before { + content: "\4c"; +} +.icon_close:before { + content: "\4d"; +} +.icon_check:before { + content: "\4e"; +} +.icon_minus_alt2:before { + content: "\4f"; +} +.icon_plus_alt2:before { + content: "\50"; +} +.icon_close_alt2:before { + content: "\51"; +} +.icon_check_alt2:before { + content: "\52"; +} +.icon_zoom-out_alt:before { + content: "\53"; +} +.icon_zoom-in_alt:before { + content: "\54"; +} +.icon_search:before { + content: "\55"; +} +.icon_box-empty:before { + content: "\56"; +} +.icon_box-selected:before { + content: "\57"; +} +.icon_minus-box:before { + content: "\58"; +} +.icon_plus-box:before { + content: "\59"; +} +.icon_box-checked:before { + content: "\5a"; +} +.icon_circle-empty:before { + content: "\5b"; +} +.icon_circle-slelected:before { + content: "\5c"; +} +.icon_stop_alt2:before { + content: "\5d"; +} +.icon_stop:before { + content: "\5e"; +} +.icon_pause_alt2:before { + content: "\5f"; +} +.icon_pause:before { + content: "\60"; +} +.icon_menu:before { + content: "\61"; +} +.icon_menu-square_alt2:before { + content: "\62"; +} +.icon_menu-circle_alt2:before { + content: "\63"; +} +.icon_ul:before { + content: "\64"; +} +.icon_ol:before { + content: "\65"; +} +.icon_adjust-horiz:before { + content: "\66"; +} +.icon_adjust-vert:before { + content: "\67"; +} +.icon_document_alt:before { + content: "\68"; +} +.icon_documents_alt:before { + content: "\69"; +} +.icon_pencil:before { + content: "\6a"; +} +.icon_pencil-edit_alt:before { + content: "\6b"; +} +.icon_pencil-edit:before { + content: "\6c"; +} +.icon_folder-alt:before { + content: "\6d"; +} +.icon_folder-open_alt:before { + content: "\6e"; +} +.icon_folder-add_alt:before { + content: "\6f"; +} +.icon_info_alt:before { + content: "\70"; +} +.icon_error-oct_alt:before { + content: "\71"; +} +.icon_error-circle_alt:before { + content: "\72"; +} +.icon_error-triangle_alt:before { + content: "\73"; +} +.icon_question_alt2:before { + content: "\74"; +} +.icon_question:before { + content: "\75"; +} +.icon_comment_alt:before { + content: "\76"; +} +.icon_chat_alt:before { + content: "\77"; +} +.icon_vol-mute_alt:before { + content: "\78"; +} +.icon_volume-low_alt:before { + content: "\79"; +} +.icon_volume-high_alt:before { + content: "\7a"; +} +.icon_quotations:before { + content: "\7b"; +} +.icon_quotations_alt2:before { + content: "\7c"; +} +.icon_clock_alt:before { + content: "\7d"; +} +.icon_lock_alt:before { + content: "\7e"; +} +.icon_lock-open_alt:before { + content: "\e000"; +} +.icon_key_alt:before { + content: "\e001"; +} +.icon_cloud_alt:before { + content: "\e002"; +} +.icon_cloud-upload_alt:before { + content: "\e003"; +} +.icon_cloud-download_alt:before { + content: "\e004"; +} +.icon_image:before { + content: "\e005"; +} +.icon_images:before { + content: "\e006"; +} +.icon_lightbulb_alt:before { + content: "\e007"; +} +.icon_gift_alt:before { + content: "\e008"; +} +.icon_house_alt:before { + content: "\e009"; +} +.icon_genius:before { + content: "\e00a"; +} +.icon_mobile:before { + content: "\e00b"; +} +.icon_tablet:before { + content: "\e00c"; +} +.icon_laptop:before { + content: "\e00d"; +} +.icon_desktop:before { + content: "\e00e"; +} +.icon_camera_alt:before { + content: "\e00f"; +} +.icon_mail_alt:before { + content: "\e010"; +} +.icon_cone_alt:before { + content: "\e011"; +} +.icon_ribbon_alt:before { + content: "\e012"; +} +.icon_bag_alt:before { + content: "\e013"; +} +.icon_creditcard:before { + content: "\e014"; +} +.icon_cart_alt:before { + content: "\e015"; +} +.icon_paperclip:before { + content: "\e016"; +} +.icon_tag_alt:before { + content: "\e017"; +} +.icon_tags_alt:before { + content: "\e018"; +} +.icon_trash_alt:before { + content: "\e019"; +} +.icon_cursor_alt:before { + content: "\e01a"; +} +.icon_mic_alt:before { + content: "\e01b"; +} +.icon_compass_alt:before { + content: "\e01c"; +} +.icon_pin_alt:before { + content: "\e01d"; +} +.icon_pushpin_alt:before { + content: "\e01e"; +} +.icon_map_alt:before { + content: "\e01f"; +} +.icon_drawer_alt:before { + content: "\e020"; +} +.icon_toolbox_alt:before { + content: "\e021"; +} +.icon_book_alt:before { + content: "\e022"; +} +.icon_calendar:before { + content: "\e023"; +} +.icon_film:before { + content: "\e024"; +} +.icon_table:before { + content: "\e025"; +} +.icon_contacts_alt:before { + content: "\e026"; +} +.icon_headphones:before { + content: "\e027"; +} +.icon_lifesaver:before { + content: "\e028"; +} +.icon_piechart:before { + content: "\e029"; +} +.icon_refresh:before { + content: "\e02a"; +} +.icon_link_alt:before { + content: "\e02b"; +} +.icon_link:before { + content: "\e02c"; +} +.icon_loading:before { + content: "\e02d"; +} +.icon_blocked:before { + content: "\e02e"; +} +.icon_archive_alt:before { + content: "\e02f"; +} +.icon_heart_alt:before { + content: "\e030"; +} +.icon_star_alt:before { + content: "\e031"; +} +.icon_star-half_alt:before { + content: "\e032"; +} +.icon_star:before { + content: "\e033"; +} +.icon_star-half:before { + content: "\e034"; +} +.icon_tools:before { + content: "\e035"; +} +.icon_tool:before { + content: "\e036"; +} +.icon_cog:before { + content: "\e037"; +} +.icon_cogs:before { + content: "\e038"; +} +.arrow_up_alt:before { + content: "\e039"; +} +.arrow_down_alt:before { + content: "\e03a"; +} +.arrow_left_alt:before { + content: "\e03b"; +} +.arrow_right_alt:before { + content: "\e03c"; +} +.arrow_left-up_alt:before { + content: "\e03d"; +} +.arrow_right-up_alt:before { + content: "\e03e"; +} +.arrow_right-down_alt:before { + content: "\e03f"; +} +.arrow_left-down_alt:before { + content: "\e040"; +} +.arrow_condense_alt:before { + content: "\e041"; +} +.arrow_expand_alt3:before { + content: "\e042"; +} +.arrow_carrot_up_alt:before { + content: "\e043"; +} +.arrow_carrot-down_alt:before { + content: "\e044"; +} +.arrow_carrot-left_alt:before { + content: "\e045"; +} +.arrow_carrot-right_alt:before { + content: "\e046"; +} +.arrow_carrot-2up_alt:before { + content: "\e047"; +} +.arrow_carrot-2dwnn_alt:before { + content: "\e048"; +} +.arrow_carrot-2left_alt:before { + content: "\e049"; +} +.arrow_carrot-2right_alt:before { + content: "\e04a"; +} +.arrow_triangle-up_alt:before { + content: "\e04b"; +} +.arrow_triangle-down_alt:before { + content: "\e04c"; +} +.arrow_triangle-left_alt:before { + content: "\e04d"; +} +.arrow_triangle-right_alt:before { + content: "\e04e"; +} +.icon_minus_alt:before { + content: "\e04f"; +} +.icon_plus_alt:before { + content: "\e050"; +} +.icon_close_alt:before { + content: "\e051"; +} +.icon_check_alt:before { + content: "\e052"; +} +.icon_zoom-out:before { + content: "\e053"; +} +.icon_zoom-in:before { + content: "\e054"; +} +.icon_stop_alt:before { + content: "\e055"; +} +.icon_menu-square_alt:before { + content: "\e056"; +} +.icon_menu-circle_alt:before { + content: "\e057"; +} +.icon_document:before { + content: "\e058"; +} +.icon_documents:before { + content: "\e059"; +} +.icon_pencil_alt:before { + content: "\e05a"; +} +.icon_folder:before { + content: "\e05b"; +} +.icon_folder-open:before { + content: "\e05c"; +} +.icon_folder-add:before { + content: "\e05d"; +} +.icon_folder_upload:before { + content: "\e05e"; +} +.icon_folder_download:before { + content: "\e05f"; +} +.icon_info:before { + content: "\e060"; +} +.icon_error-circle:before { + content: "\e061"; +} +.icon_error-oct:before { + content: "\e062"; +} +.icon_error-triangle:before { + content: "\e063"; +} +.icon_question_alt:before { + content: "\e064"; +} +.icon_comment:before { + content: "\e065"; +} +.icon_chat:before { + content: "\e066"; +} +.icon_vol-mute:before { + content: "\e067"; +} +.icon_volume-low:before { + content: "\e068"; +} +.icon_volume-high:before { + content: "\e069"; +} +.icon_quotations_alt:before { + content: "\e06a"; +} +.icon_clock:before { + content: "\e06b"; +} +.icon_lock:before { + content: "\e06c"; +} +.icon_lock-open:before { + content: "\e06d"; +} +.icon_key:before { + content: "\e06e"; +} +.icon_cloud:before { + content: "\e06f"; +} +.icon_cloud-upload:before { + content: "\e070"; +} +.icon_cloud-download:before { + content: "\e071"; +} +.icon_lightbulb:before { + content: "\e072"; +} +.icon_gift:before { + content: "\e073"; +} +.icon_house:before { + content: "\e074"; +} +.icon_camera:before { + content: "\e075"; +} +.icon_mail:before { + content: "\e076"; +} +.icon_cone:before { + content: "\e077"; +} +.icon_ribbon:before { + content: "\e078"; +} +.icon_bag:before { + content: "\e079"; +} +.icon_cart:before { + content: "\e07a"; +} +.icon_tag:before { + content: "\e07b"; +} +.icon_tags:before { + content: "\e07c"; +} +.icon_trash:before { + content: "\e07d"; +} +.icon_cursor:before { + content: "\e07e"; +} +.icon_mic:before { + content: "\e07f"; +} +.icon_compass:before { + content: "\e080"; +} +.icon_pin:before { + content: "\e081"; +} +.icon_pushpin:before { + content: "\e082"; +} +.icon_map:before { + content: "\e083"; +} +.icon_drawer:before { + content: "\e084"; +} +.icon_toolbox:before { + content: "\e085"; +} +.icon_book:before { + content: "\e086"; +} +.icon_contacts:before { + content: "\e087"; +} +.icon_archive:before { + content: "\e088"; +} +.icon_heart:before { + content: "\e089"; +} +.icon_profile:before { + content: "\e08a"; +} +.icon_group:before { + content: "\e08b"; +} +.icon_grid-2x2:before { + content: "\e08c"; +} +.icon_grid-3x3:before { + content: "\e08d"; +} +.icon_music:before { + content: "\e08e"; +} +.icon_pause_alt:before { + content: "\e08f"; +} +.icon_phone:before { + content: "\e090"; +} +.icon_upload:before { + content: "\e091"; +} +.icon_download:before { + content: "\e092"; +} +.social_facebook:before { + content: "\e093"; +} +.social_twitter:before { + content: "\e094"; +} +.social_pinterest:before { + content: "\e095"; +} +.social_googleplus:before { + content: "\e096"; +} +.social_tumblr:before { + content: "\e097"; +} +.social_tumbleupon:before { + content: "\e098"; +} +.social_wordpress:before { + content: "\e099"; +} +.social_instagram:before { + content: "\e09a"; +} +.social_dribbble:before { + content: "\e09b"; +} +.social_vimeo:before { + content: "\e09c"; +} +.social_linkedin:before { + content: "\e09d"; +} +.social_rss:before { + content: "\e09e"; +} +.social_deviantart:before { + content: "\e09f"; +} +.social_share:before { + content: "\e0a0"; +} +.social_myspace:before { + content: "\e0a1"; +} +.social_skype:before { + content: "\e0a2"; +} +.social_youtube:before { + content: "\e0a3"; +} +.social_picassa:before { + content: "\e0a4"; +} +.social_googledrive:before { + content: "\e0a5"; +} +.social_flickr:before { + content: "\e0a6"; +} +.social_blogger:before { + content: "\e0a7"; +} +.social_spotify:before { + content: "\e0a8"; +} +.social_delicious:before { + content: "\e0a9"; +} +.social_facebook_circle:before { + content: "\e0aa"; +} +.social_twitter_circle:before { + content: "\e0ab"; +} +.social_pinterest_circle:before { + content: "\e0ac"; +} +.social_googleplus_circle:before { + content: "\e0ad"; +} +.social_tumblr_circle:before { + content: "\e0ae"; +} +.social_stumbleupon_circle:before { + content: "\e0af"; +} +.social_wordpress_circle:before { + content: "\e0b0"; +} +.social_instagram_circle:before { + content: "\e0b1"; +} +.social_dribbble_circle:before { + content: "\e0b2"; +} +.social_vimeo_circle:before { + content: "\e0b3"; +} +.social_linkedin_circle:before { + content: "\e0b4"; +} +.social_rss_circle:before { + content: "\e0b5"; +} +.social_deviantart_circle:before { + content: "\e0b6"; +} +.social_share_circle:before { + content: "\e0b7"; +} +.social_myspace_circle:before { + content: "\e0b8"; +} +.social_skype_circle:before { + content: "\e0b9"; +} +.social_youtube_circle:before { + content: "\e0ba"; +} +.social_picassa_circle:before { + content: "\e0bb"; +} +.social_googledrive_alt2:before { + content: "\e0bc"; +} +.social_flickr_circle:before { + content: "\e0bd"; +} +.social_blogger_circle:before { + content: "\e0be"; +} +.social_spotify_circle:before { + content: "\e0bf"; +} +.social_delicious_circle:before { + content: "\e0c0"; +} +.social_facebook_square:before { + content: "\e0c1"; +} +.social_twitter_square:before { + content: "\e0c2"; +} +.social_pinterest_square:before { + content: "\e0c3"; +} +.social_googleplus_square:before { + content: "\e0c4"; +} +.social_tumblr_square:before { + content: "\e0c5"; +} +.social_stumbleupon_square:before { + content: "\e0c6"; +} +.social_wordpress_square:before { + content: "\e0c7"; +} +.social_instagram_square:before { + content: "\e0c8"; +} +.social_dribbble_square:before { + content: "\e0c9"; +} +.social_vimeo_square:before { + content: "\e0ca"; +} +.social_linkedin_square:before { + content: "\e0cb"; +} +.social_rss_square:before { + content: "\e0cc"; +} +.social_deviantart_square:before { + content: "\e0cd"; +} +.social_share_square:before { + content: "\e0ce"; +} +.social_myspace_square:before { + content: "\e0cf"; +} +.social_skype_square:before { + content: "\e0d0"; +} +.social_youtube_square:before { + content: "\e0d1"; +} +.social_picassa_square:before { + content: "\e0d2"; +} +.social_googledrive_square:before { + content: "\e0d3"; +} +.social_flickr_square:before { + content: "\e0d4"; +} +.social_blogger_square:before { + content: "\e0d5"; +} +.social_spotify_square:before { + content: "\e0d6"; +} +.social_delicious_square:before { + content: "\e0d7"; +} +.icon_printer:before { + content: "\e103"; +} +.icon_calulator:before { + content: "\e0ee"; +} +.icon_building:before { + content: "\e0ef"; +} +.icon_floppy:before { + content: "\e0e8"; +} +.icon_drive:before { + content: "\e0ea"; +} +.icon_search-2:before { + content: "\e101"; +} +.icon_id:before { + content: "\e107"; +} +.icon_id-2:before { + content: "\e108"; +} +.icon_puzzle:before { + content: "\e102"; +} +.icon_like:before { + content: "\e106"; +} +.icon_dislike:before { + content: "\e0eb"; +} +.icon_mug:before { + content: "\e105"; +} +.icon_currency:before { + content: "\e0ed"; +} +.icon_wallet:before { + content: "\e100"; +} +.icon_pens:before { + content: "\e104"; +} +.icon_easel:before { + content: "\e0e9"; +} +.icon_flowchart:before { + content: "\e109"; +} +.icon_datareport:before { + content: "\e0ec"; +} +.icon_briefcase:before { + content: "\e0fe"; +} +.icon_shield:before { + content: "\e0f6"; +} +.icon_percent:before { + content: "\e0fb"; +} +.icon_globe:before { + content: "\e0e2"; +} +.icon_globe-2:before { + content: "\e0e3"; +} +.icon_target:before { + content: "\e0f5"; +} +.icon_hourglass:before { + content: "\e0e1"; +} +.icon_balance:before { + content: "\e0ff"; +} +.icon_rook:before { + content: "\e0f8"; +} +.icon_printer-alt:before { + content: "\e0fa"; +} +.icon_calculator_alt:before { + content: "\e0e7"; +} +.icon_building_alt:before { + content: "\e0fd"; +} +.icon_floppy_alt:before { + content: "\e0e4"; +} +.icon_drive_alt:before { + content: "\e0e5"; +} +.icon_search_alt:before { + content: "\e0f7"; +} +.icon_id_alt:before { + content: "\e0e0"; +} +.icon_id-2_alt:before { + content: "\e0fc"; +} +.icon_puzzle_alt:before { + content: "\e0f9"; +} +.icon_like_alt:before { + content: "\e0dd"; +} +.icon_dislike_alt:before { + content: "\e0f1"; +} +.icon_mug_alt:before { + content: "\e0dc"; +} +.icon_currency_alt:before { + content: "\e0f3"; +} +.icon_wallet_alt:before { + content: "\e0d8"; +} +.icon_pens_alt:before { + content: "\e0db"; +} +.icon_easel_alt:before { + content: "\e0f0"; +} +.icon_flowchart_alt:before { + content: "\e0df"; +} +.icon_datareport_alt:before { + content: "\e0f2"; +} +.icon_briefcase_alt:before { + content: "\e0f4"; +} +.icon_shield_alt:before { + content: "\e0d9"; +} +.icon_percent_alt:before { + content: "\e0da"; +} +.icon_globe_alt:before { + content: "\e0de"; +} +.icon_clipboard:before { + content: "\e0e6"; +} + + + .glyph { + float: left; + text-align: center; + padding: .75em; + margin: .4em 1.5em .75em 0; + width: 6em; +text-shadow: none; + } + .glyph_big { + font-size: 128px; + color: #59c5dc; + float: left; + margin-right: 20px; + } + + .glyph div { padding-bottom: 10px;} + + .glyph input { + font-family: consolas, monospace; + font-size: 12px; + width: 100%; + text-align: center; + border: 0; + box-shadow: 0 0 0 1px #ccc; + padding: .2em; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; + } + .centered { + margin-left: auto; + margin-right: auto; + } + .glyph .fs1 { + font-size: 2em; + } + + diff --git a/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.eot b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.eot Binary files differnew file mode 100644 index 0000000..2fe8892 --- /dev/null +++ b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.eot diff --git a/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.svg b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.svg new file mode 100644 index 0000000..93538d7 --- /dev/null +++ b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.svg @@ -0,0 +1,1832 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > +<svg xmlns="http://www.w3.org/2000/svg"> +<metadata> +This is a custom SVG font generated by IcoMoon. +<iconset grid="16"></iconset> +</metadata> +<defs> +<font id="ElegantIcons" horiz-adv-x="512" > +<font-face units-per-em="512" ascent="480" descent="-32" /> +<missing-glyph horiz-adv-x="512" /> +<glyph class="hidden" unicode="" d="M0,480L 512 -32L0 -32 z" horiz-adv-x="0" /> +<glyph unicode="!" d="M 272,32C 280.832,32, 288,39.168, 288,48L 288,361.376 l 68.672-68.672c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624l-96,96C 281.824,412.8, 280.064,413.952, 278.112,414.752c-3.904,1.632-8.32,1.632-12.224,0 + C 263.968,413.984, 262.272,412.832, 260.8,411.392C 260.768,411.36, 260.736,411.36, 260.672,411.328l-96-96c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0L 256,361.376L 256,48 C 256,39.168, 263.168,32, 272,32z" /> +<glyph unicode=""" d="M 272,416C 263.168,416, 256,408.832, 256,400l0-313.376 l-68.672,68.672c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624l 96-96c 0.032-0.032, 0.096-0.032, 0.128-0.096c 1.44-1.408, 3.168-2.592, 5.056-3.36 + c 3.904-1.632, 8.32-1.632, 12.224,0c 1.952,0.8, 3.712,1.984, 5.184,3.456l 96,96c 6.24,6.24, 6.24,16.384,0,22.624 + c-6.24,6.24-16.384,6.24-22.624,0L 288,86.624L 288,400 C 288,408.832, 280.832,416, 272,416z" /> +<glyph unicode="#" d="M 64,239.936C 64,237.888, 64.448,235.84, 65.248,233.888c 0.768-1.888, 1.92-3.584, 3.328-5.024 + C 68.608,228.8, 68.64,228.736, 68.672,228.672l 96-96c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 118.624,224L 432,224 + C 440.832,224, 448,231.168, 448,240C 448,248.832, 440.832,256, 432,256L 118.624,256 l 68.672,68.672c 6.24,6.24, 6.24,16.384,0,22.624 + c-6.24,6.24-16.384,6.24-22.624,0l-96-96C 68.64,251.264, 68.608,251.168, 68.576,251.136C 67.168,249.696, 66.016,248, 65.248,246.112 + C 64.416,244.16, 64,242.080, 64,240l0,0C 64,239.968, 64,239.968, 64,239.936z" /> +<glyph unicode="$" d="M 64,240C 64,231.168, 71.168,224, 80,224l 313.376,0 l-68.672-68.672c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0l 96,96c 1.472,1.472, 2.656,3.232, 3.456,5.184C 447.552,235.84, 448,237.888, 448,239.936c0,0.032,0,0.032,0,0.064 + l0,0c0,2.080-0.416,4.16-1.248,6.112c-0.8,1.952-1.984,3.712-3.456,5.184l-96,96c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 393.376,256L 80,256 C 71.168,256, 64,248.832, 64,240z" /> +<glyph unicode="%" d="M 64,240C 64,231.168, 71.168,224, 80,224S 96,231.168, 96,240L 96,361.376 l 324.672-324.672c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 118.624,384L 240,384 C 248.832,384, 256,391.168, 256,400C 256,408.832, 248.832,416, 240,416l-160,0 C 77.92,416, 75.84,415.584, 73.888,414.752 + C 71.968,413.984, 70.272,412.832, 68.8,411.392C 68.768,411.36, 68.736,411.36, 68.672,411.328C 68.64,411.264, 68.608,411.168, 68.576,411.136 + C 67.168,409.696, 66.016,408, 65.248,406.112C 64.416,404.16, 64,402.080, 64,400l0,0L 64,240 z" /> +<glyph unicode="&" d="M 68.672,36.672c 6.24-6.24, 16.384-6.24, 22.624,0L 416,361.376L 416,240 C 416,231.168, 423.168,224, 432,224S 448,231.168, 448,240l0,160 + l0,0c0,2.080-0.416,4.16-1.248,6.112c-1.632,3.904-4.736,7.040-8.64,8.64C 436.16,415.584, 434.080,416, 432,416l-160,0 C 263.168,416, 256,408.832, 256,400 + C 256,391.168, 263.168,384, 272,384l 121.376,0 L 68.672,59.328C 62.432,53.056, 62.432,42.944, 68.672,36.672z" /> +<glyph unicode="'" d="M 432,224C 423.168,224, 416,216.832, 416,208l0-121.376 L 91.328,411.328c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 393.376,64L 272,64 C 263.168,64, 256,56.832, 256,48C 256,39.168, 263.168,32, 272,32l 160,0 + c 2.080,0, 4.16,0.416, 6.112,1.248c 3.904,1.632, 7.040,4.736, 8.64,8.64C 447.552,43.84, 448,45.888, 448,47.936c0,0.032,0,0.032,0,0.064l0,160 + C 448,216.832, 440.832,224, 432,224z" /> +<glyph unicode="(" d="M 80,224C 71.168,224, 64,216.832, 64,208l0-160 c0-0.032,0-0.032,0-0.064c0-2.080, 0.416-4.128, 1.216-6.048 + c 0.768-1.888, 1.92-3.584, 3.328-5.024c 0.064-0.064, 0.064-0.128, 0.128-0.192c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36C 75.84,32.416, 77.92,32, 80,32l 160,0 C 248.832,32, 256,39.168, 256,48C 256,56.832, 248.832,64, 240,64L 118.624,64 + L 443.328,388.672c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 96,86.624L 96,208 C 96,216.832, 88.832,224, 80,224z" /> +<glyph unicode=")" d="M 324.672,388.672c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624l-64,64 + C 281.824,476.8, 280.064,477.952, 278.112,478.752c-3.904,1.632-8.32,1.632-12.224,0C 263.968,477.984, 262.272,476.832, 260.8,475.392 + C 260.768,475.36, 260.736,475.36, 260.672,475.328l-64-64c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 256,425.376l0-402.752 + l-36.672,36.672c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624l 64-64c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36c 3.904-1.632, 8.32-1.632, 12.224,0c 1.952,0.8, 3.712,1.984, 5.184,3.456l 64,64 + c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 288,22.624L 288,425.376 L 324.672,388.672z" /> +<glyph unicode="*" d="M 292.48-27.488c 3.136-3.136, 7.264-4.704, 11.36-4.672c 4.128,0, 8.224,1.536, 11.36,4.672l 61.632,61.632 + c 6.24,6.24, 6.24,16.384,0,22.624s-16.384,6.24-22.624,0L 320,22.56l0,281.28 c0,8.832-7.168,16-16,16S 288,312.672, 288,303.84l0-281.6 + l-36.864,36.864c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 292.48-27.488zM 208,127.84c 8.832,0, 16,7.168, 16,16l0,281.6 l 36.864-36.864c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 219.52,475.168C 216.384,478.304, 212.288,479.84, 208.16,479.84c-4.128,0-8.224-1.536-11.36-4.672L 135.168,413.536 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 192,425.12l0-281.28 C 192,135.008, 199.168,127.84, 208,127.84z" /> +<glyph unicode="+" d="M 88.928,103.008c 6.24,6.24, 6.24,16.384,0,22.624L 54.56,160L 336,160 c 8.832,0, 16,7.168, 16,16 + C 352,184.832, 344.832,192, 336,192L 54.56,192 l 36.704,36.704c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 4.672,187.36 + C 1.536,184.224,0,180.128,0,176c0-4.128, 1.536-8.224, 4.672-11.36l 61.632-61.632C 72.576,96.736, 82.688,96.736, 88.928,103.008zM 507.328,283.040l-61.632,61.632c-6.24,6.24-16.384,6.24-22.624,0s-6.24-16.384,0-22.624l 34.368-34.368L 176,287.68 + C 167.168,287.68, 160,280.512, 160,271.68s 7.168-16, 16-16l 281.44,0 l-36.704-36.704c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0l 63.968,63.968C 510.464,263.456, 512,267.552, 512,271.68C 512,275.808, 510.464,279.904, 507.328,283.040z" /> +<glyph unicode="," d="M 510.752,214.112c-0.8,1.952-1.984,3.712-3.456,5.184l-64,64c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 457.376,224L 54.624,224 l 36.672,36.672c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0 + l-64-64C 4.64,219.264, 4.608,219.168, 4.576,219.136C 3.168,217.696, 2.016,216, 1.248,214.112C 0.416,212.16,0,210.080,0,208l0,0 + c0-0.032,0-0.032,0-0.064C0,205.888, 0.448,203.84, 1.248,201.888c 0.768-1.888, 1.92-3.584, 3.328-5.024C 4.608,196.8, 4.64,196.736, 4.672,196.672 + l 64-64c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 54.624,192l 402.752,0 l-36.672-36.672 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 64,64c 1.472,1.472, 2.656,3.232, 3.456,5.184 + C 511.552,203.84, 512,205.888, 512,207.936c0,0.032,0,0.032,0,0.064l0,0C 512,210.080, 511.584,212.16, 510.752,214.112z" /> +<glyph unicode="-" d="M 64,240C 64,231.168, 71.168,224, 80,224S 96,231.168, 96,240L 96,361.376 L 393.376,64L 272,64 C 263.168,64, 256,56.832, 256,48 + C 256,39.168, 263.168,32, 272,32l 160,0 c 2.080,0, 4.16,0.416, 6.112,1.248c 3.904,1.632, 7.040,4.736, 8.64,8.64C 447.552,43.84, 448,45.888, 448,47.936 + c0,0.032,0,0.032,0,0.064l0,160 C 448,216.832, 440.832,224, 432,224S 416,216.832, 416,208l0-121.376 L 118.624,384L 240,384 C 248.832,384, 256,391.168, 256,400 + C 256,408.832, 248.832,416, 240,416l-160,0 C 77.92,416, 75.84,415.584, 73.888,414.752C 71.968,413.984, 70.272,412.832, 68.8,411.392 + C 68.768,411.36, 68.736,411.36, 68.672,411.328C 68.64,411.264, 68.608,411.168, 68.576,411.136C 67.168,409.696, 66.016,408, 65.248,406.112 + C 64.416,404.16, 64,402.080, 64,400l0,0L 64,240 z" /> +<glyph unicode="." d="M 80,224C 71.168,224, 64,216.832, 64,208l0-160 c0-0.032,0-0.032,0-0.064c0-2.080, 0.416-4.128, 1.216-6.048 + c 0.768-1.888, 1.92-3.584, 3.328-5.024c 0.064-0.064, 0.064-0.128, 0.128-0.192c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36C 75.84,32.416, 77.92,32, 80,32l 160,0 C 248.832,32, 256,39.168, 256,48C 256,56.832, 248.832,64, 240,64L 118.624,64 + L 416,361.376L 416,240 C 416,231.168, 423.168,224, 432,224S 448,231.168, 448,240l0,160 l0,0c0,2.080-0.416,4.16-1.248,6.112c-1.632,3.904-4.736,7.040-8.64,8.64 + C 436.16,415.584, 434.080,416, 432,416l-160,0 C 263.168,416, 256,408.832, 256,400C 256,391.168, 263.168,384, 272,384l 121.376,0 L 96,86.624L 96,208 C 96,216.832, 88.832,224, 80,224z" /> +<glyph unicode="/" d="M 475.328,443.328c-6.24,6.24-16.384,6.24-22.624,0L 320,310.624L 320,400 C 320,408.832, 312.832,416, 304,416S 288,408.832, 288,400l0-128 + c0-0.032,0-0.032,0-0.064C 288,269.888, 288.448,267.84, 289.248,265.888c 0.768-1.888, 1.92-3.584, 3.328-5.024C 292.608,260.8, 292.64,260.736, 292.672,260.672 + C 292.736,260.64, 292.768,260.64, 292.8,260.608c 1.44-1.408, 3.168-2.592, 5.056-3.36C 299.84,256.416, 301.92,256, 304,256l 128,0 C 440.832,256, 448,263.168, 448,272 + C 448,280.832, 440.832,288, 432,288l-89.376,0 l 132.672,132.672C 481.568,426.944, 481.568,437.056, 475.328,443.328zM 36.672,4.672c 6.24-6.24, 16.384-6.24, 22.624,0L 192,137.376L 192,48 C 192,39.168, 199.168,32, 208,32S 224,39.168, 224,48l0,128 + l0,0c0,2.080-0.416,4.16-1.248,6.112c-1.632,3.904-4.736,7.040-8.64,8.64C 212.16,191.584, 210.080,192, 208,192l-128,0 C 71.168,192, 64,184.832, 64,176 + C 64,167.168, 71.168,160, 80,160l 89.376,0 l-132.672-132.672C 30.432,21.056, 30.432,10.944, 36.672,4.672z" /> +<glyph unicode="0" d="M 478.752,438.112c-1.632,3.904-4.736,7.040-8.64,8.64C 468.16,447.584, 466.080,448, 464,448l-128,0 C 327.168,448, 320,440.832, 320,432 + C 320,423.168, 327.168,416, 336,416l 89.376,0 L 292.672,283.328c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 448,393.376L 448,304 + C 448,295.168, 455.168,288, 464,288S 480,295.168, 480,304l0,128 l0,0C 480,434.080, 479.584,436.16, 478.752,438.112zM 48,160C 39.168,160, 32,152.832, 32,144l0-128 c0-0.032,0-0.032,0-0.064c0-2.080, 0.416-4.128, 1.216-6.048 + c 0.768-1.888, 1.92-3.584, 3.328-5.024c 0.064-0.064, 0.064-0.128, 0.128-0.192c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36C 43.84,0.416, 45.92,0, 48,0l 128,0 C 184.832,0, 192,7.168, 192,16C 192,24.832, 184.832,32, 176,32L 86.624,32 + l 132.672,132.672c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 64,54.624L 64,144 C 64,152.832, 56.832,160, 48,160z" /> +<glyph unicode="1" d="M 510.752,214.112c-0.8,1.952-1.984,3.712-3.456,5.184l-64,64c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 457.376,224L 288,224 L 288,393.376 l 36.672-36.672c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624 + l-64,64C 283.264,443.36, 283.168,443.392, 283.136,443.424C 281.696,444.832, 280,445.984, 278.112,446.752C 276.16,447.584, 274.080,448, 272,448C 271.968,448, 271.968,448, 271.936,448 + C 269.888,448, 267.84,447.552, 265.888,446.752C 264,445.984, 262.304,444.832, 260.864,443.424C 260.8,443.392, 260.736,443.36, 260.672,443.328l-64-64 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 256,393.376L 256,224 L 86.624,224 l 36.672,36.672c 6.24,6.24, 6.24,16.384,0,22.624 + c-6.24,6.24-16.384,6.24-22.624,0l-64-64C 36.64,219.264, 36.608,219.168, 36.576,219.136C 35.168,217.696, 34.016,216, 33.248,214.112 + C 32.416,212.16, 32,210.080, 32,208c0-0.032,0-0.032,0-0.064C 32,205.888, 32.448,203.84, 33.248,201.888c 0.768-1.888, 1.92-3.584, 3.328-5.024 + C 36.608,196.8, 36.64,196.736, 36.672,196.672l 64-64c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 86.624,192L 256,192 l0-169.376 + l-36.672,36.672c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624l 64-64c 1.472-1.472, 3.232-2.656, 5.184-3.456 + C 267.84-31.552, 269.888-32, 271.936-32c 0.032,0, 0.032,0, 0.064,0c 2.080,0, 4.16,0.416, 6.112,1.248c 1.952,0.8, 3.712,1.984, 5.184,3.456l 64,64 + c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 288,22.624L 288,192 l 169.376,0 l-36.672-36.672 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 64,64c 1.472,1.472, 2.656,3.232, 3.456,5.184 + C 511.552,203.84, 512,205.888, 512,207.936c0,0.032,0,0.032,0,0.064C 512,210.080, 511.584,212.16, 510.752,214.112z" /> +<glyph unicode="2" d="M 179.488,156.8L 272,249.312l 92.512-92.512c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624 + L 283.36,283.2C 280.224,286.336, 276.128,287.872, 272,287.872c-4.128,0-8.224-1.536-11.36-4.672L 156.864,179.424c-6.24-6.24-6.24-16.384,0-22.624 + C 163.104,150.56, 173.248,150.56, 179.488,156.8z" /> +<glyph unicode="3" d="M 364.512,259.2L 272,166.688L 179.488,259.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624 + l 103.776-103.776c 3.136-3.136, 7.264-4.704, 11.36-4.672c 4.128,0, 8.224,1.536, 11.36,4.672l 103.776,103.776c 6.24,6.24, 6.24,16.384,0,22.624 + C 380.896,265.44, 370.752,265.44, 364.512,259.2z" /> +<glyph unicode="4" d="M 196.8,196.64l 103.776-103.776c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 230.688,208 + L 323.2,300.512c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 196.8,219.36C 193.664,216.224, 192.128,212.128, 192.128,208 + C 192.128,203.872, 193.664,199.776, 196.8,196.64z" /> +<glyph unicode="5" d="M 220.8,92.864c 6.24-6.24, 16.384-6.24, 22.624,0l 103.776,103.776c 3.136,3.136, 4.704,7.264, 4.672,11.36 + c0,4.128-1.536,8.224-4.672,11.36L 243.424,323.136c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 313.312,208 + L 220.8,115.488C 214.56,109.248, 214.56,99.104, 220.8,92.864z" /> +<glyph unicode="6" d="M 375.232,252.608L 268.192,347.296c-3.2,3.2-7.392,4.736-11.584,4.672C 252.384,352.032, 248.192,350.496, 244.992,347.296 + L 137.952,252.608c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.832l 95.872-84.832 + c 6.272-6.272, 16.48-6.272, 22.752,0C 381.536,236.128, 381.536,246.304, 375.232,252.608zM 268.192,232.544c-3.2,3.2-7.392,4.736-11.584,4.672C 252.384,237.28, 248.192,235.744, 244.992,232.544l-107.040-94.688 + c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.8l 95.872-84.8c 6.272-6.272, 16.48-6.272, 22.752,0 + c 6.272,6.272, 6.272,16.48,0,22.752L 268.192,232.544z" /> +<glyph unicode="7" d="M 351.296,218.176l-95.872-84.8l-95.872,84.8c-6.272,6.272-16.48,6.272-22.752,0c-6.272-6.272-6.272-16.48,0-22.752 + l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672C 259.616,96, 263.808,97.504, 267.008,100.704l 107.040,94.688c 6.272,6.272, 6.272,16.48,0,22.752 + S 357.568,224.448, 351.296,218.176zM 374.048,332.928c-6.272,6.272-16.48,6.272-22.752,0l-95.872-84.8l-95.872,84.8C 153.248,339.2, 143.040,339.2, 136.768,332.928 + c-6.272-6.272-6.272-16.48,0-22.752l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672c 4.192-0.064, 8.416,1.472, 11.584,4.672l 107.040,94.688 + C 380.352,316.448, 380.352,326.624, 374.048,332.928z" /> +<glyph unicode="8" d="M 132.704,212.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0s 6.272,16.48,0,22.752l-84.8,95.872l 84.8,95.872 + c 6.272,6.272, 6.272,16.48,0,22.752s-16.48,6.272-22.752,0L 132.704,236.192C 129.504,232.992, 128,228.8, 128.032,224.608 + C 128,220.416, 129.504,216.192, 132.704,212.992zM 364.928,343.232c-6.272,6.272-16.48,6.272-22.752,0L 247.456,236.192c-3.2-3.2-4.736-7.392-4.672-11.584 + C 242.752,220.416, 244.256,216.192, 247.456,212.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0s 6.272,16.48,0,22.752l-84.8,95.872l 84.8,95.872 + C 371.2,326.752, 371.2,336.96, 364.928,343.232z" /> +<glyph unicode="9" d="M 379.296,235.008L 284.608,342.048c-6.272,6.272-16.48,6.272-22.752,0s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872 + c-6.272-6.272-6.272-16.48,0-22.752s 16.48-6.272, 22.752,0l 94.688,107.040c 3.2,3.2, 4.736,7.392, 4.672,11.584 + C 384,227.616, 382.496,231.808, 379.296,235.008zM 147.072,104.768c 6.272-6.272, 16.48-6.272, 22.752,0l 94.688,107.040c 3.2,3.2, 4.736,7.392, 4.672,11.584 + c 0.064,4.192-1.472,8.416-4.672,11.584L 169.856,342.048c-6.272,6.272-16.48,6.272-22.752,0s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872 + C 140.8,121.248, 140.8,111.040, 147.072,104.768z" /> +<glyph unicode=":" d="M 283.36,283.2C 280.224,286.336, 276.128,287.872, 272,287.872c-4.128,0-8.224-1.536-11.36-4.672L 156.864,179.424 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 272,249.312l 92.512-92.512c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 283.36,283.2zM 273.056,445.856c-131.968,0-238.944-106.976-238.944-238.944S 141.12-32, 273.056-32S 512,74.976, 512,206.944 + S 405.024,445.856, 273.056,445.856z M 273.056,0c-114.112,0-206.944,92.832-206.944,206.944s 92.832,206.944, 206.944,206.944S 480,321.024, 480,206.944 + S 387.168,0, 273.056,0z" /> +<glyph unicode=";" d="M 364.512,259.2L 272,166.688L 179.488,259.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624 + l 103.776-103.776c 3.136-3.136, 7.264-4.704, 11.36-4.672c 4.128,0, 8.224,1.536, 11.36,4.672l 103.776,103.776c 6.24,6.24, 6.24,16.384,0,22.624 + C 380.896,265.44, 370.752,265.44, 364.512,259.2zM 273.152,445.728c-131.904,0-238.848-106.944-238.848-238.848C 34.272,74.944, 141.216-32, 273.152-32 + C 405.056-32, 512,74.944, 512,206.848C 512,338.784, 405.056,445.728, 273.152,445.728z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848 + c0,114.048, 92.8,206.848, 206.848,206.848C 387.2,413.728, 480,320.928, 480,206.848C 480,92.8, 387.2,0, 273.152,0z" /> +<glyph unicode="<" d="M 323.2,323.136c-6.24,6.24-16.384,6.24-22.624,0L 196.8,219.36C 193.664,216.224, 192.128,212.128, 192.128,208 + c0-4.128, 1.536-8.224, 4.672-11.36l 103.776-103.776c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 230.688,208 + L 323.2,300.512C 329.44,306.752, 329.44,316.896, 323.2,323.136zM 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0z" /> +<glyph unicode="=" d="M 347.2,219.36L 243.424,323.136c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 313.312,208 + L 220.8,115.488c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 103.776,103.776c 3.136,3.136, 4.704,7.264, 4.672,11.36 + C 351.872,212.128, 350.336,216.224, 347.2,219.36zM 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848s 92.8,206.848, 206.848,206.848S 480,320.896, 480,206.848S 387.2,0, 273.152,0z" /> +<glyph unicode=">" d="M 284.192,331.296c-3.2,3.2-7.392,4.736-11.584,4.672C 268.384,336.032, 264.192,334.496, 260.992,331.296L 153.952,236.608 + c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.832l 95.872-84.832c 6.272-6.272, 16.48-6.272, 22.752,0 + c 6.272,6.272, 6.272,16.48,0,22.752L 284.192,331.296zM 284.192,216.544c-3.2,3.2-7.392,4.736-11.584,4.672C 268.384,221.28, 264.192,219.744, 260.992,216.544l-107.040-94.688 + c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.8l 95.872-84.8c 6.272-6.272, 16.48-6.272, 22.752,0 + c 6.272,6.272, 6.272,16.48,0,22.752L 284.192,216.544zM 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848s 92.8,206.848, 206.848,206.848S 480,320.896, 480,206.848S 387.2,0, 273.152,0z" /> +<glyph unicode="?" d="M 367.296,202.176l-95.872-84.8l-95.872,84.8c-6.272,6.272-16.48,6.272-22.752,0c-6.272-6.272-6.272-16.48,0-22.752 + l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672c 4.192-0.064, 8.416,1.472, 11.584,4.672l 107.040,94.688c 6.272,6.272, 6.272,16.48,0,22.752 + S 373.568,208.448, 367.296,202.176zM 367.296,316.928l-95.872-84.8l-95.872,84.8C 169.248,323.2, 159.040,323.2, 152.768,316.928c-6.272-6.272-6.272-16.48,0-22.752 + l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672c 4.192-0.064, 8.416,1.472, 11.584,4.672l 107.040,94.688c 6.272,6.272, 6.272,16.48,0,22.752 + S 373.568,323.2, 367.296,316.928zM 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848s 92.8,206.848, 206.848,206.848S 480,320.896, 480,206.848S 387.2,0, 273.152,0z" /> +<glyph unicode="@" d="M 181.344,208.608l 84.8,95.872c 6.272,6.272, 6.272,16.48,0,22.752s-16.48,6.272-22.752,0L 148.704,220.192 + c-3.2-3.2-4.736-7.392-4.672-11.584C 144,204.416, 145.504,200.192, 148.704,196.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0 + s 6.272,16.48,0,22.752L 181.344,208.608zM 380.928,327.232c-6.272,6.272-16.48,6.272-22.752,0L 263.456,220.192c-3.2-3.2-4.736-7.392-4.672-11.584 + C 258.752,204.416, 260.256,200.192, 263.456,196.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0s 6.272,16.48,0,22.752l-84.8,95.872l 84.8,95.872 + C 387.2,310.752, 387.2,320.96, 380.928,327.232zM 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0z" /> +<glyph unicode="A" d="M 395.296,219.008L 300.608,326.048c-6.272,6.272-16.48,6.272-22.752,0s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872 + c-6.272-6.272-6.272-16.48,0-22.752s 16.48-6.272, 22.752,0l 94.688,107.040c 3.2,3.2, 4.736,7.392, 4.672,11.584 + C 400,211.616, 398.496,215.808, 395.296,219.008zM 285.216,207.424c 0.064,4.192-1.472,8.416-4.672,11.584L 185.856,326.048c-6.272,6.272-16.48,6.272-22.752,0 + s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872c-6.272-6.272-6.272-16.48,0-22.752s 16.48-6.272, 22.752,0l 94.688,107.040 + C 283.744,199.008, 285.28,203.2, 285.216,207.424zM 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0z" /> +<glyph unicode="B" d="M 143.968,160l 223.456,0 c 4.576,0, 8.64,2.208, 11.52,5.632l 0.064-0.064c 6.24,6.944, 6.24,18.208,0,25.152L 267.040,314.784 + c-6.24,6.944-16.352,6.944-22.56,0c-0.16-0.192-0.224-0.448-0.384-0.64L 132.352,190.72c-6.24-6.944-6.24-18.208,0-25.152 + C 132.416,165.504, 132.48,165.472, 132.544,165.408C 135.456,162.080, 139.456,160, 143.968,160z" /> +<glyph unicode="C" d="M 266.912,165.216c 0.16,0.192, 0.224,0.448, 0.384,0.64l 111.712,123.424c 6.24,6.944, 6.24,18.208,0,25.152 + c-0.064,0.064-0.128,0.096-0.192,0.128C 375.936,317.92, 371.904,320, 367.424,320L 143.968,320 c-4.576,0-8.64-2.208-11.552-5.632L 132.352,314.432 + c-6.24-6.944-6.24-18.208,0-25.152l 111.968-124.064C 250.56,158.272, 260.672,158.272, 266.912,165.216z" /> +<glyph unicode="D" d="M 289.28,347.648L 165.216,235.648c-6.944-6.24-6.944-16.352,0-22.56c 0.192-0.16, 0.448-0.224, 0.64-0.384l 123.424-111.712 + c 6.944-6.24, 18.208-6.24, 25.152,0c 0.064,0.064, 0.064,0.128, 0.128,0.192C 317.92,104.064, 320,108.096, 320,112.576L 320,336.032 + c0,4.576-2.208,8.64-5.632,11.52l 0.064,0.064C 307.488,353.856, 296.224,353.856, 289.28,347.648z" /> +<glyph unicode="E" d="M 222.304,100.384l 122.432,112.256c 6.848,6.24, 6.848,16.384,0,22.624c-0.192,0.16-0.448,0.224-0.64,0.384 + l-121.792,112c-6.848,6.24-17.984,6.24-24.832,0C 197.44,347.584, 197.408,347.488, 197.344,347.424C 194.080,344.544, 192,340.512, 192,336l0-224 + c0-4.576, 2.176-8.64, 5.536-11.552l-0.064-0.064C 204.352,94.112, 215.456,94.112, 222.304,100.384z" /> +<glyph unicode="F" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 281.6,282.784c-5.44,6.944-14.304,6.944-19.744,0c-0.16-0.192-0.192-0.448-0.352-0.64L 163.776,158.72 + c-5.44-6.944-5.44-18.208,0-25.152c 0.032-0.064, 0.128-0.064, 0.16-0.128C 166.464,130.080, 169.984,128, 173.92,128l 195.52,0 + c 4,0, 7.552,2.208, 10.080,5.632l 0.064-0.064c 5.44,6.944, 5.44,18.208,0,25.152L 281.6,282.784z" /> +<glyph unicode="G" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 379.744,250.592C 377.216,253.92, 373.696,256, 369.76,256l-195.52,0 C 170.24,256, 166.688,253.792, 164.16,250.368L 164.096,250.432 + c-5.44-6.944-5.44-18.208,0-25.152l 97.984-124.064c 5.44-6.944, 14.304-6.944, 19.744,0c 0.16,0.192, 0.192,0.448, 0.352,0.64l 97.76,123.424 + c 5.44,6.944, 5.44,18.208,0,25.152C 379.872,250.496, 379.808,250.528, 379.744,250.592z" /> +<glyph unicode="H" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 314.432,316.224c-6.944,5.44-18.208,5.44-25.152,0L 165.216,218.24c-6.944-5.44-6.944-14.304,0-19.744 + c 0.192-0.16, 0.448-0.192, 0.64-0.352l 123.424-97.76c 6.944-5.44, 18.208-5.44, 25.152,0c 0.064,0.032, 0.064,0.128, 0.128,0.16 + C 317.92,103.104, 320,106.624, 320,110.56l0,195.52 C 320,310.080, 317.792,313.632, 314.368,316.16L 314.432,316.224z" /> +<glyph unicode="I" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 378.144,218.464L 254.72,316.224c-6.944,5.44-18.208,5.44-25.152,0C 229.504,316.16, 229.472,316.096, 229.408,316.064 + C 226.080,313.536, 224,310.016, 224,306.080l0-195.52 c0-4, 2.208-7.552, 5.632-10.080l-0.064-0.064c 6.944-5.44, 18.208-5.44, 25.152,0L 378.784,198.4 + c 6.944,5.44, 6.944,14.304,0,19.744C 378.592,218.304, 378.336,218.336, 378.144,218.464z" /> +<glyph unicode="J" d="M 68.672,228.672l 96-96c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 118.624,224L 352,224 + c 64,0, 96-59.072, 96-112c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16C 480,182.592, 448,256, 352,256L 118.624,256 l 68.672,68.672 + c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0l-96-96C 62.432,245.056, 62.432,234.944, 68.672,228.672z" /> +<glyph unicode="K" d="M 144,192l 256,0 C 408.832,192, 416,199.168, 416,208C 416,216.832, 408.832,224, 400,224l-256,0 C 135.168,224, 128,216.832, 128,208 + C 128,199.168, 135.168,192, 144,192z" /> +<glyph unicode="L" d="M 144,192L 256,192 l0-112 C 256,71.168, 263.168,64, 272,64S 288,71.168, 288,80L 288,192 l 112,0 C 408.832,192, 416,199.168, 416,208 + C 416,216.832, 408.832,224, 400,224L 288,224 L 288,336 C 288,344.832, 280.832,352, 272,352S 256,344.832, 256,336L 256,224 L 144,224 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192z" /> +<glyph unicode="M" d="M 160.8,96.8c 6.24-6.24, 16.384-6.24, 22.624,0L 272,185.376l 88.576-88.576c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 294.624,208l 88.576,88.576c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0 + L 272,230.624L 183.424,319.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 249.376,208l-88.576-88.576 + C 154.56,113.184, 154.56,103.040, 160.8,96.8z" /> +<glyph unicode="N" d="M 220.608,70.592c 0.64-0.512, 1.024-1.216, 1.696-1.696c 0.96-0.64, 2.048-0.768, 3.072-1.216 + c 1.216-0.576, 2.4-1.12, 3.68-1.472c 1.248-0.32, 2.464-0.48, 3.744-0.576c 1.824-0.192, 3.584-0.192, 5.376,0.064 + c 0.736,0.128, 1.44,0.32, 2.176,0.512c 2.208,0.544, 4.256,1.408, 6.272,2.624c 0.352,0.224, 0.64,0.48, 0.992,0.704 + c 1.312,0.896, 2.72,1.568, 3.84,2.784c 0.8,0.864, 1.152,1.984, 1.792,2.944c 0.032,0.032, 0.096,0.064, 0.096,0.096l 190.688,305.632 + c 6.784,10.336, 3.872,24.224-6.496,31.008s-24.224,3.872-31.008-6.496l-176.128-282.272L 132.992,217.984C 123.904,226.4, 109.76,225.856, 101.344,216.768 + C 92.96,207.68, 93.504,193.504, 102.592,185.12l 117.184-114.016C 220,70.88, 220.32,70.816, 220.608,70.592z" /> +<glyph unicode="O" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 400,224l-256,0 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192l 256,0 C 408.832,192, 416,199.168, 416,208 + C 416,216.832, 408.832,224, 400,224z" /> +<glyph unicode="P" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 400,224L 288,224 L 288,336 C 288,344.832, 280.832,352, 272,352S 256,344.832, 256,336L 256,224 L 144,224 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192L 256,192 + l0-112 C 256,71.168, 263.168,64, 272,64S 288,71.168, 288,80L 288,192 l 112,0 C 408.832,192, 416,199.168, 416,208C 416,216.832, 408.832,224, 400,224z" /> +<glyph unicode="Q" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 360.576,319.2L 272.608,231.232L 193.728,319.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624 + l 78.912-87.968l-89.184-89.184c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 87.968,87.968l 78.912-87.968 + c 6.24-6.24, 16.384-6.24, 22.624,0s 6.24,16.384,0,22.624L 294.016,207.392l 89.184,89.184c 6.24,6.24, 6.24,16.384,0,22.624 + C 376.96,325.44, 366.816,325.44, 360.576,319.2z" /> +<glyph unicode="R" d="M 257.344,480c-141.376,0-256-114.624-256-256s 114.624-256, 256-256s 256,114.624, 256,256S 398.72,480, 257.344,480z M 257.344,0c-123.52,0-224,100.48-224,224 + s 100.48,224, 224,224s 224-100.48, 224-224S 380.832,0, 257.344,0zM 369.472,325.824c-10.336,6.784-24.224,3.872-31.008-6.496L 230.432,154.24L 178.784,202.048 + C 169.696,210.432, 155.52,209.888, 147.104,200.8S 139.264,177.568, 148.352,169.152l 71.392-66.048c 0.256-0.224, 0.576-0.288, 0.832-0.512 + c 0.64-0.512, 1.024-1.216, 1.696-1.696c 0.96-0.64, 2.048-0.768, 3.072-1.216c 1.216-0.576, 2.4-1.12, 3.68-1.472 + c 1.248-0.32, 2.464-0.48, 3.744-0.576c 1.824-0.192, 3.584-0.192, 5.376,0.064c 0.736,0.128, 1.44,0.32, 2.176,0.512 + c 2.208,0.544, 4.256,1.408, 6.272,2.624c 0.352,0.224, 0.64,0.48, 0.992,0.704c 1.312,0.896, 2.72,1.568, 3.84,2.784 + c 0.8,0.864, 1.152,1.984, 1.792,2.944c 0.032,0.032, 0.096,0.064, 0.096,0.096l 122.624,187.424C 382.72,305.152, 379.808,319.040, 369.472,325.824z" /> +<glyph unicode="S" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 304,96C 206.944,96, 128,174.944, 128,272S 206.944,448, 304,448S 480,369.056, 480,272S 401.056,96, 304,96zM 400,288l-192,0 C 199.168,288, 192,280.832, 192,272C 192,263.168, 199.168,256, 208,256l 192,0 C 408.832,256, 416,263.168, 416,272 + C 416,280.832, 408.832,288, 400,288z" /> +<glyph unicode="T" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 304,96C 206.944,96, 128,174.944, 128,272S 206.944,448, 304,448S 480,369.056, 480,272S 401.056,96, 304,96zM 400,288L 320,288 L 320,368 C 320,376.832, 312.832,384, 304,384C 295.168,384, 288,376.832, 288,368L 288,288 L 208,288 C 199.168,288, 192,280.832, 192,272 + C 192,263.168, 199.168,256, 208,256L 288,256 l0-80 C 288,167.168, 295.168,160, 304,160C 312.832,160, 320,167.168, 320,176L 320,256 l 80,0 C 408.832,256, 416,263.168, 416,272 + C 416,280.832, 408.832,288, 400,288z" /> +<glyph unicode="U" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.344-94.816, 46.144-130.528l-137.472-137.472c-8.64-8.64-8.64-22.688,0-31.328 + c 8.64-8.64, 22.688-8.64, 31.328,0l 137.472,137.472C 209.184,81.344, 254.56,64, 304,64c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 304,96 + C 206.944,96, 128,174.944, 128,272S 206.944,448, 304,448S 480,369.056, 480,272S 401.056,96, 304,96z" /> +<glyph unicode="V" d="M 416,416L 96,416 C 78.336,416, 64,401.664, 64,384l0-320 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,384 C 448,401.664, 433.664,416, 416,416z + M 416,64L 96,64 L 96,384 l 320,0 L 416,64 z" /> +<glyph unicode="W" d="M 416,416L 96,416 C 78.336,416, 64,401.664, 64,384l0-320 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,384 C 448,401.664, 433.664,416, 416,416z + M 416,64L 96,64 L 96,384 l 320,0 L 416,64 zM 192,128l 128,0 c 17.664,0, 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32L 192,320 C 174.336,320, 160,305.664, 160,288l0-128 C 160,142.336, 174.336,128, 192,128z" /> +<glyph unicode="X" d="M 128,320l0-224 c0-17.664, 14.336-32, 32-32l 224,0 c 17.664,0, 32,14.336, 32,32L 416,320 c0,17.664-14.336,32-32,32L 160,352 C 142.336,352, 128,337.664, 128,320z M 384,96L 160,96 + L 160,320 l 224,0 L 384,96 zM 208,192l 128,0 C 344.832,192, 352,199.168, 352,208C 352,216.832, 344.832,224, 336,224l-128,0 C 199.168,224, 192,216.832, 192,208 + C 192,199.168, 199.168,192, 208,192z" /> +<glyph unicode="Y" d="M 128,320l0-224 c0-17.664, 14.336-32, 32-32l 224,0 c 17.664,0, 32,14.336, 32,32L 416,320 c0,17.664-14.336,32-32,32L 160,352 C 142.336,352, 128,337.664, 128,320z M 384,96L 160,96 + L 160,320 l 224,0 L 384,96 zM 208,192L 256,192 l0-48 C 256,135.168, 263.168,128, 272,128S 288,135.168, 288,144L 288,192 l 48,0 C 344.832,192, 352,199.168, 352,208 + C 352,216.832, 344.832,224, 336,224L 288,224 L 288,272 C 288,280.832, 280.832,288, 272,288S 256,280.832, 256,272L 256,224 L 208,224 C 199.168,224, 192,216.832, 192,208C 192,199.168, 199.168,192, 208,192z" /> +<glyph unicode="Z" d="M 416,64L 96,64 L 96,384 l 236.032,0 L 352,416L 96,416 C 78.336,416, 64,401.664, 64,384l0-320 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,275.296 L 416,224L 416,64 + zM 469.856,444.352C 466.080,446.816, 461.824,448, 457.632,448c-7.296,0-14.464-3.584-18.752-10.144L 264.928,186.912l-67.296,76.8 + C 188.512,272.128, 174.368,271.584, 165.952,262.496S 158.112,239.232, 167.2,230.848l 80.896-92.32c 0.512-0.832, 1.312-1.472, 1.952-2.24l 2.048-2.336 + c 0.256-0.224, 0.576-0.288, 0.832-0.512c 0.64-0.512, 1.024-1.216, 1.696-1.696c 1.376-0.896, 2.88-1.472, 4.384-2.016 + c 0.352-0.128, 0.64-0.352, 0.992-0.448c 2.24-0.736, 4.576-1.184, 6.88-1.184c 0.096,0, 0.192,0.064, 0.288,0.064 + c 6.080-0.032, 12.128,2.208, 16.576,7.008c 0.832,0.896, 1.152,1.984, 1.824,2.976c 0.032,0.032, 0.064,0.064, 0.096,0.096l 190.688,275.104 + C 483.104,423.68, 480.224,437.568, 469.856,444.352z" /> +<glyph unicode="[" d="M 256,416C 149.952,416, 64,330.048, 64,224s 85.952-192, 192-192s 192,85.952, 192,192S 362.048,416, 256,416z M 256,64c-88.224,0-160,71.776-160,160s 71.776,160, 160,160 + s 160-71.776, 160-160S 344.224,64, 256,64z" /> +<glyph unicode="\" d="M 256,416C 149.952,416, 64,330.048, 64,224s 85.952-192, 192-192s 192,85.952, 192,192S 362.048,416, 256,416z M 256,64c-88.224,0-160,71.776-160,160s 71.776,160, 160,160 + s 160-71.776, 160-160S 344.224,64, 256,64zM 160,224A96,96 1260 1 1 352,224A96,96 1260 1 1 160,224z" /> +<glyph unicode="]" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 320,320L 192,320 C 174.336,320, 160,305.664, 160,288l0-128 c0-17.664, 14.336-32, 32-32l 128,0 c 17.664,0, 32,14.336, 32,32L 352,288 C 352,305.664, 337.664,320, 320,320z" /> +<glyph unicode="^" d="M 320,128c 17.664,0, 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32L 192,320 C 174.336,320, 160,305.664, 160,288l0-128 c0-17.664, 14.336-32, 32-32L 320,128 z" /> +<glyph unicode="_" d="M 256-32c 141.376,0, 256,114.624, 256,256s-114.624,256-256,256S0,365.376,0,224S 114.624-32, 256-32z M 256,448c 123.52,0, 224-100.48, 224-224s-100.48-224-224-224 + s-224,100.48-224,224S 132.48,448, 256,448zM 192,128c 17.664,0, 32,14.336, 32,32L 224,288 c0,17.664-14.336,32-32,32S 160,305.664, 160,288l0-128 C 160,142.336, 174.336,128, 192,128zM 320,128c 17.664,0, 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32S 288,305.664, 288,288l0-128 C 288,142.336, 302.336,128, 320,128z" /> +<glyph unicode="`" d="M 192,320C 174.336,320, 160,305.664, 160,288l0-128 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 224,288 C 224,305.664, 209.664,320, 192,320zM 288,160c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32S 288,305.664, 288,288L 288,160 z" /> +<glyph unicode="a" d="M 112,224l 288,0 C 408.832,224, 416,231.168, 416,240C 416,248.832, 408.832,256, 400,256l-288,0 C 103.168,256, 96,248.832, 96,240 + C 96,231.168, 103.168,224, 112,224zM 112,320l 288,0 C 408.832,320, 416,327.168, 416,336C 416,344.832, 408.832,352, 400,352l-288,0 C 103.168,352, 96,344.832, 96,336 + C 96,327.168, 103.168,320, 112,320zM 112,128l 288,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-288,0 C 103.168,160, 96,152.832, 96,144 + C 96,135.168, 103.168,128, 112,128z" /> +<glyph unicode="b" d="M 480,448L 64,448 C 46.336,448, 32,433.664, 32,416l0-416 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,416 C 512,433.664, 497.664,448, 480,448z + M 480,0L 64,0 L 64,416 l 416,0 L 480,0 zM 144,192l 256,0 C 408.832,192, 416,199.168, 416,208C 416,216.832, 408.832,224, 400,224l-256,0 C 135.168,224, 128,216.832, 128,208 + C 128,199.168, 135.168,192, 144,192zM 144,288l 256,0 C 408.832,288, 416,295.168, 416,304C 416,312.832, 408.832,320, 400,320l-256,0 C 135.168,320, 128,312.832, 128,304 + C 128,295.168, 135.168,288, 144,288zM 144,96l 256,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-256,0 C 135.168,128, 128,120.832, 128,112 + C 128,103.168, 135.168,96, 144,96z" /> +<glyph unicode="c" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 400,224l-256,0 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192l 256,0 C 408.832,192, 416,199.168, 416,208 + C 416,216.832, 408.832,224, 400,224zM 400,320l-256,0 C 135.168,320, 128,312.832, 128,304C 128,295.168, 135.168,288, 144,288l 256,0 C 408.832,288, 416,295.168, 416,304 + C 416,312.832, 408.832,320, 400,320zM 400,128l-256,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 256,0 c 8.832,0, 16,7.168, 16,16 + C 416,120.832, 408.832,128, 400,128z" /> +<glyph unicode="d" d="M 176,224l 256,0 C 440.832,224, 448,231.168, 448,240C 448,248.832, 440.832,256, 432,256l-256,0 C 167.168,256, 160,248.832, 160,240 + C 160,231.168, 167.168,224, 176,224zM 176,352l 256,0 C 440.832,352, 448,359.168, 448,368C 448,376.832, 440.832,384, 432,384l-256,0 C 167.168,384, 160,376.832, 160,368 + C 160,359.168, 167.168,352, 176,352zM 176,96l 256,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-256,0 C 167.168,128, 160,120.832, 160,112 + C 160,103.168, 167.168,96, 176,96zM 64,368A16,16 1260 1 1 96,368A16,16 1260 1 1 64,368zM 64,240A16,16 1260 1 1 96,240A16,16 1260 1 1 64,240zM 64,112A16,16 1260 1 1 96,112A16,16 1260 1 1 64,112z" /> +<glyph unicode="e" d="M 432,256l-256,0 C 167.168,256, 160,248.832, 160,240C 160,231.168, 167.168,224, 176,224l 256,0 C 440.832,224, 448,231.168, 448,240 + C 448,248.832, 440.832,256, 432,256zM 432,384l-256,0 C 167.168,384, 160,376.832, 160,368C 160,359.168, 167.168,352, 176,352l 256,0 C 440.832,352, 448,359.168, 448,368 + C 448,376.832, 440.832,384, 432,384zM 432,128l-256,0 C 167.168,128, 160,120.832, 160,112C 160,103.168, 167.168,96, 176,96l 256,0 c 8.832,0, 16,7.168, 16,16 + C 448,120.832, 440.832,128, 432,128zM 111.36,328.544L 111.36,407.456L 102.24,407.456L 84.992,398.24L 87.072,390.112L 100.8,397.504L 101.024,397.504L 101.024,328.544 + zM 85.984,215.232L 77.632,207.104l0-6.56 L 128,200.544 L 128,209.408 L 92.544,209.408 L 92.544,209.632 l 6.304,5.824c 16.64,16.032, 27.2,27.808, 27.2,42.368 + c0,11.296-7.168,22.944-24.16,22.944c-9.12,0-16.864-3.392-22.336-8.032l 3.392-7.52c 3.648,3.040, 9.6,6.688, 16.768,6.688 + c 11.776,0, 15.648-7.392, 15.648-15.424C 115.264,244.608, 106.144,234.4, 85.984,215.232zM 99.104,81.152c-7.392,0-14.432,3.040-17.472,4.96l-2.912-8.256c 3.872-2.56, 11.648-5.344, 20.512-5.344 + c 18.944,0, 28.768,11.040, 28.768,23.68c0,11.040-7.904,18.336-17.6,20.288l0,0.224 c 9.728,3.52, 14.56,10.432, 14.56,18.592 + c0,9.6-7.040,18.816-22.592,18.816c-8.512,0-16.512-3.040-20.64-6.080l 2.784-7.776c 3.392,2.432, 9.472,5.216, 15.776,5.216 + c 9.824,0, 13.856-5.6, 13.856-11.904c0-9.344-9.824-13.344-17.6-13.344L 90.592,120.224 l0-8 l 5.952,0 c 10.336,0, 20.288-4.736, 20.384-15.776 + C 117.088,89.888, 112.832,81.152, 99.104,81.152z" /> +<glyph unicode="f" d="M 432,384L 384,384 c0,17.664-14.336,32-32,32l-32,0 C 302.336,416, 288,401.664, 288,384L 80,384 C 71.168,384, 64,376.832, 64,368C 64,359.168, 71.168,352, 80,352L 288,352 + c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l 48,0 C 440.832,352, 448,359.168, 448,368C 448,376.832, 440.832,384, 432,384z M 352,352l-32,0 L 320,384 l 32,0 L 352,352 zM 432,256L 224,256 c0,17.664-14.336,32-32,32L 160,288 C 142.336,288, 128,273.664, 128,256L 80,256 C 71.168,256, 64,248.832, 64,240C 64,231.168, 71.168,224, 80,224L 128,224 + c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l 208,0 C 440.832,224, 448,231.168, 448,240C 448,248.832, 440.832,256, 432,256z M 192,224L 160,224 L 160,256 l 32,0 L 192,224 zM 432,128L 320,128 c0,17.664-14.336,32-32,32L 256,160 c-17.664,0-32-14.336-32-32L 80,128 C 71.168,128, 64,120.832, 64,112 + C 64,103.168, 71.168,96, 80,96L 224,96 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l 112,0 c 8.832,0, 16,7.168, 16,16 + C 448,120.832, 440.832,128, 432,128z M 288,96L 256,96 l0,32 l 32,0 L 288,96 z" /> +<glyph unicode="g" d="M 160,352L 160,400 C 160,408.832, 152.832,416, 144,416S 128,408.832, 128,400L 128,352 C 110.336,352, 96,337.664, 96,320l0-32 c0-17.664, 14.336-32, 32-32l0-208 + C 128,39.168, 135.168,32, 144,32S 160,39.168, 160,48L 160,256 c 17.664,0, 32,14.336, 32,32L 192,320 C 192,337.664, 177.664,352, 160,352z M 128,320l 32,0 l0-32 L 128,288 L 128,320 zM 288,192L 288,400 C 288,408.832, 280.832,416, 272,416S 256,408.832, 256,400L 256,192 c-17.664,0-32-14.336-32-32l0-32 c0-17.664, 14.336-32, 32-32l0-48 + C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48L 288,96 c 17.664,0, 32,14.336, 32,32l0,32 C 320,177.664, 305.664,192, 288,192z M 256,160l 32,0 l0-32 L 256,128 L 256,160 zM 416,288L 416,400 C 416,408.832, 408.832,416, 400,416S 384,408.832, 384,400L 384,288 c-17.664,0-32-14.336-32-32l0-32 c0-17.664, 14.336-32, 32-32l0-144 + c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16L 416,192 c 17.664,0, 32,14.336, 32,32L 448,256 C 448,273.664, 433.664,288, 416,288z M 384,256l 32,0 l0-32 l-32,0 L 384,256 z" /> +<glyph unicode="h" d="M 64-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,448 c0,17.664-14.336,32-32,32L 64,480 C 46.336,480, 32,465.664, 32,448l0-448 C 32-17.664, 46.336-32, 64-32z + M 64,448l 384,0 l0-448 L 64,0 L 64,448 zM 368,384l-128,0 C 231.168,384, 224,376.832, 224,368C 224,359.168, 231.168,352, 240,352l 128,0 C 376.832,352, 384,359.168, 384,368 + C 384,376.832, 376.832,384, 368,384zM 368,288l-224,0 C 135.168,288, 128,280.832, 128,272C 128,263.168, 135.168,256, 144,256l 224,0 C 376.832,256, 384,263.168, 384,272 + C 384,280.832, 376.832,288, 368,288zM 368,192l-224,0 C 135.168,192, 128,184.832, 128,176C 128,167.168, 135.168,160, 144,160l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,184.832, 376.832,192, 368,192zM 368,96l-224,0 C 135.168,96, 128,88.832, 128,80C 128,71.168, 135.168,64, 144,64l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,88.832, 376.832,96, 368,96z" /> +<glyph unicode="i" d="M 64,32l 32,0 l0-32 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 480,384 c0,17.664-14.336,32-32,32l-32,0 L 416,448 c0,17.664-14.336,32-32,32L 64,480 + C 46.336,480, 32,465.664, 32,448l0-384 C 32,46.336, 46.336,32, 64,32z M 384,64L 64,64 L 64,448 l 320,0 L 384,64 z M 448,384l0-384 L 128,0 l0,32 l 256,0 c 17.664,0, 32,14.336, 32,32L 416,384 L 448,384 zM 160,368C 160,359.168, 167.168,352, 176,352l 160,0 C 344.832,352, 352,359.168, 352,368C 352,376.832, 344.832,384, 336,384l-160,0 + C 167.168,384, 160,376.832, 160,368zM 112,256l 224,0 C 344.832,256, 352,263.168, 352,272C 352,280.832, 344.832,288, 336,288l-224,0 C 103.168,288, 96,280.832, 96,272 + C 96,263.168, 103.168,256, 112,256zM 112,192l 224,0 C 344.832,192, 352,199.168, 352,208C 352,216.832, 344.832,224, 336,224l-224,0 C 103.168,224, 96,216.832, 96,208 + C 96,199.168, 103.168,192, 112,192zM 112,128l 224,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-224,0 C 103.168,160, 96,152.832, 96,144 + C 96,135.168, 103.168,128, 112,128z" /> +<glyph unicode="j" d="M 481.952-1.952L 448.32,99.552L 176.8,371.072L 160,354.272L 108.928,303.2L 380.448,31.68 zM 63.68,348.448L 131.552,416.32l-33.6,33.6c-18.752,18.752-49.12,18.752-67.872,0c-18.752-18.72-18.752-49.152,0-67.872 + L 63.68,348.448z" /> +<glyph unicode="k" d="M 329.92,92.512L 416,64L 387.488,150.080L 223.008,314.56L 165.44,256.992 zM 131.552,290.88L 189.12,348.448L 146.752,390.816c-15.904,15.904-41.664,15.904-57.568,0c-15.904-15.904-15.904-41.664,0-57.568 + L 131.552,290.88zM 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 480,0L 32,0 L 32,448 l 448,0 L 480,0 z" /> +<glyph unicode="l" d="M 338.752,141.248L 310.24,227.328L 145.76,391.808L 88.192,334.24L 252.672,169.76 zM 11.936,468.064c-15.904-15.904-15.904-41.664,0-57.568l 42.368-42.368l 57.568,57.568L 69.504,468.064 + C 53.6,483.968, 27.84,483.968, 11.936,468.064zM 480,384L 253.152,384 l 32-32L 480,352 l0-352 L 128,0 L 128,194.848 l-32,32L 96,0 c0-17.664, 14.336-32, 32-32l 352,0 c 17.664,0, 32,14.336, 32,32L 512,352 + C 512,369.664, 497.664,384, 480,384z" /> +<glyph unicode="m" d="M 480,384l-144.512,0 C 317.824,384, 297.504,375.008, 288,352c0,0-4.16-29.344-32-32L 32,320 C 14.336,320,0,306.176,0,288.512L0,0 + c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L 512,288.512 L 512,352 C 512,369.664, 497.664,384, 480,384z M 480,288.512L 480,256 l0-256 L 32,0 L 32,288 l 224,0 + c 1.024,0, 2.016,0.064, 3.040,0.16C 289.056,291.008, 307.616,312, 316.192,333.6C 324.512,354.496, 339.008,352, 339.008,352L 480,352 L 480,288.512 z" /> +<glyph unicode="n" d="M 512,320.512L 512,384 c0,17.664-14.336,32-32,32l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,288 + l 512,0 L 512,320.512 zM 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L0,256 l0-256 C0-17.664, 14.336-32, 32-32z M 32,224l 448,0 l0-224 L 32,0 L 32,224 z" /> +<glyph unicode="o" d="M 480,384l-112.512,0 C 349.824,384, 329.504,375.008, 320,352c0,0-4.16-29.344-32-32L 64,320 C 46.336,320, 32,306.176, 32,288.512L 32,0 + c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,256 L 512,288.512 L 512,352 C 512,369.664, 497.664,384, 480,384z M 480,288.512L 480,256 l0-256 L 64,0 L 64,288 l 224,0 + c 1.024,0, 2.016,0.064, 3.040,0.16c 30.016,2.848, 48.576,23.872, 57.152,45.472C 356.512,354.496, 371.008,352, 371.008,352L 480,352 L 480,288.512 zM 352,160L 288,160 L 288,224 c0,8.832-7.168,16-16,16S 256,232.832, 256,224l0-64 L 192,160 c-8.832,0-16-7.168-16-16 + C 176,135.168, 183.168,128, 192,128l 64,0 l0-64 c0-8.832, 7.168-16, 16-16S 288,55.168, 288,64l0,64 l 64,0 c 8.832,0, 16,7.168, 16,16 + C 368,152.832, 360.832,160, 352,160z" /> +<glyph unicode="p" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 256,288C 238.336,288, 224,273.664, 224,256l0-160 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 288,256 C 288,273.664, 273.664,288, 256,288zM 224,351.488A32,32 1260 1 1 288,351.488A32,32 1260 1 1 224,351.488z" /> +<glyph unicode="q" d="M 371.424,470.624C 365.408,476.64, 357.28,480, 348.768,480L 163.232,480 c-8.48,0-16.64-3.36-22.624-9.376l-131.2-131.232 + C 3.36,333.408,0,325.28,0,316.768l0-185.568 c0-8.48, 3.36-16.64, 9.376-22.624l 131.2-131.232C 146.592-28.64, 154.72-32, 163.232-32l 185.568,0 + c 8.48,0, 16.64,3.36, 22.624,9.376l 131.2,131.232C 508.64,114.592, 512,122.72, 512,131.232L 512,316.768 c0,8.48-3.36,16.64-9.376,22.624L 371.424,470.624z + M 480,131.232L 348.768,0L 163.232,0 L 32,131.232L 32,316.768 L 163.232,448l 185.568,0 L 480,316.768L 480,131.232 zM 256,384C 238.336,384, 224,369.664, 224,352l0-160 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 288,352 C 288,369.664, 273.664,384, 256,384zM 224,96A32,32 1260 1 1 288,96A32,32 1260 1 1 224,96z" /> +<glyph unicode="r" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 256,384C 238.336,384, 224,369.664, 224,352l0-160 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 288,352 C 288,369.664, 273.664,384, 256,384zM 224,96.512A32,32 1260 1 1 288,96.512A32,32 1260 1 1 224,96.512z" /> +<glyph unicode="s" d="M 506.24,15.072l-222.016,416C 278.688,441.472, 267.84,448, 256.032,448L 256,448 C 244.192,448, 233.376,441.504, 227.808,431.104l-223.008-416 + c-5.312-9.92-5.024-21.888, 0.736-31.552C 11.328-26.080, 21.76-32, 32.992-32l 444.992,0 c 11.232,0, 21.664,5.888, 27.456,15.552 + C 511.232-6.816, 511.52,5.152, 506.24,15.072z M 32.992,0L 256,416l 222.016-416L 32.992,0 zM 224,255.488l0-96 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32S 224,273.184, 224,255.488zM 224,64A32,32 1260 1 1 288,64A32,32 1260 1 1 224,64z" /> +<glyph unicode="t" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 220.384,63.552A32.96,32.96 1260 1 1 286.304,63.55200000000002A32.96,32.96 1260 1 1 220.384,63.55200000000002zM 253.344,416c-62.048,0-128-45.088-128-128.672c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32c0,44.448, 33.184,64.672, 64,64.672 + c 23.904,0, 64-7.008, 64-54.016c0-16.672-4.384-36.128-36.768-53.984C 258.56,231.936, 221.344,200.608, 221.344,160c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32 + c0,5.952, 12.672,20.576, 26.080,27.968c 46.368,25.536, 69.92,62.56, 69.92,110.016C 381.344,379.52, 317.056,416, 253.344,416z" /> +<glyph unicode="u" d="M 220.384,63.552A32.96,32.96 1260 1 1 286.304,63.55200000000002A32.96,32.96 1260 1 1 220.384,63.55200000000002zM 311.424,187.968c 46.368,25.536, 69.92,62.56, 69.92,110.016c0,81.504-64.288,118.016-128,118.016c-62.048,0-128-45.088-128-128.672 + c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32c0,44.448, 33.184,64.672, 64,64.672c 23.904,0, 64-7.008, 64-54.016c0-16.672-4.384-36.128-36.768-53.984 + C 258.56,231.936, 221.344,200.608, 221.344,160c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32C 285.344,165.952, 297.984,180.576, 311.424,187.968z" /> +<glyph unicode="v" d="M 30.368,9.888c 2.624-5.632, 8.288-9.216, 14.496-9.216c 45.92,0, 84.768,11.168, 128.896,37.184 + C 195.168,34.464, 237.44,30.272, 256,30.272c 140.096,0, 254.048,93.536, 254.048,208.544S 396.096,447.328, 256,447.328S 1.952,353.824, 1.952,238.816 + c0-54.208, 26.144-106.592, 72.16-145.408c-10.432-23.68-24.352-46.016-41.504-66.464C 28.64,22.144, 27.744,15.488, 30.368,9.888z M 33.952,238.816 + c0,97.344, 99.616,176.544, 222.048,176.544s 222.048-79.2, 222.048-176.544S 378.432,62.272, 256,62.272c-18.368,0-66.176,4.928-82.336,8.064 + c-3.904,0.704-7.968-0.032-11.36-2.048C 132.48,50.048, 106.464,39.616, 78.624,35.2c 12,18.176, 21.984,37.376, 29.76,57.376 + c 2.592,6.688, 0.48,14.24-5.248,18.56C 58.496,144.928, 33.952,190.304, 33.952,238.816z" /> +<glyph unicode="w" d="M 446.56,291.36c 2.816-12.672, 4.448-25.696, 4.448-39.072c0-103.296-87.68-189.408-203.136-207.904 + c 24.416-9.856, 51.776-15.616, 80.928-15.616c 27.488,0, 53.44,5.056, 76.864,13.856c 29.664-10.112, 62.048-12.736, 88.832-12.736 + c-13.92,16.704-23.584,33.088-30.496,47.488C 493.696,103.872, 512,138.976, 512,177.632C 512,223.328, 486.496,264.064, 446.56,291.36zM 23.552,73.312c 2.784-5.28, 8.256-8.576, 14.176-8.576c 0.256,0, 0.544,0, 0.768,0.032 + c 16.928,0.8, 50.592,12.032, 86.24,34.656c 19.072-3.36, 61.792-9.696, 76.704-9.696c 112.544,0, 200.672,78.368, 200.672,178.432 + c0,98.4-89.984,178.432-200.672,178.432S 0.832,366.592, 0.832,268.192c0-45.792, 20.16-90.048, 55.648-123.168c-7.968-19.392-18.528-37.728-31.424-54.528 + C 21.248,85.568, 20.672,78.848, 23.552,73.312z M 32.832,268.192c0,80.736, 75.648,146.432, 168.672,146.432s 168.672-65.696, 168.672-146.432 + c0-83.456-72.512-146.432-168.672-146.432c-12.64,0-62.944,7.328-76.768,10.24c-4.224,0.832-8.608,0.064-12.128-2.336 + c-13.728-9.088-26.656-15.968-37.92-21.024c 6.112,11.488, 11.392,23.392, 15.808,35.68c 2.272,6.368, 0.32,13.472-4.864,17.76 + C 51.584,190.080, 32.832,227.776, 32.832,268.192z" /> +<glyph unicode="x" d="M 32,91.936l 73.312,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080C 251.488-30.368, 257.536-32, 262.816-32 + c 0.8,0, 1.6,0.032, 2.368,0.096c 11.84,1.12, 20.288,11.040, 22.816,21.504L 288,458.368 C 285.504,468.864, 277.024,478.784, 265.184,479.904 + C 264.416,479.968, 263.648,480, 262.816,480C 257.536,480, 251.488,478.368, 244.544,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936z M 32,128L 32,315.936 L 32,320 l 73.312,0 c 8.192,0, 16.384,3.424, 22.304,9.056C 133.44,334.592, 205.76,397.856, 256,441.696l0-435.68 + c-49.92,42.048-122.24,103.136-128.128,108.576c-5.984,5.984-14.112,9.312-22.592,9.312L 32,123.904 L 32,128 zM 506.272,306.848c-7.616,7.616-20,7.616-27.616,0l-55.232-55.232l-55.232,55.232 + c-7.616,7.616-20,7.616-27.616,0c-7.616-7.616-7.616-20,0-27.616L 395.808,224l-55.232-55.232c-7.616-7.616-7.616-20,0-27.616 + c 7.616-7.616, 20-7.616, 27.616,0l 55.232,55.232l 55.232-55.232c 7.616-7.616, 20-7.616, 27.616,0c 7.616,7.616, 7.616,20,0,27.616 + L 451.040,224l 55.232,55.232C 513.92,286.848, 513.92,299.232, 506.272,306.848z" /> +<glyph unicode="y" d="M 326.816,480c-5.28,0-11.328-1.632-18.272-5.824c0,0-133.44-116.416-139.232-122.176L 96,352 C 78.336,352, 64,337.664, 64,320l0-4.064 L 64,128 + l0-4.064 c0-17.664, 14.336-32, 32-32l 73.312,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080C 315.488-30.368, 321.536-32, 326.816-32 + c 0.8,0, 1.6,0.032, 2.368,0.096c 11.84,1.12, 20.288,11.040, 22.816,21.504L 352,458.368 c-2.496,10.496-10.976,20.416-22.816,21.504 + C 328.416,479.968, 327.648,480, 326.816,480z M 320,6.016c-49.92,42.048-122.24,103.136-128.128,108.576c-5.984,5.984-14.112,9.312-22.592,9.312L 96,123.904 L 96,128 L 96,315.936 + L 96,320 l 73.312,0 c 8.192,0, 16.384,3.424, 22.304,9.056C 197.44,334.592, 269.76,397.856, 320,441.696L 320,6.016 zM 401.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 448.032,155.808, 468.128,188.16, 468.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.504,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 422.784,269.088, 436.128,247.68, 436.128,224 + S 422.784,178.912, 401.312,168.096z" /> +<glyph unicode="z" d="M 32,91.936l 73.312,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080C 251.488-30.368, 257.536-32, 262.816-32 + c 0.8,0, 1.6,0.032, 2.368,0.096c 11.84,1.12, 20.288,11.040, 22.816,21.504L 288,458.368 C 285.504,468.864, 277.024,478.784, 265.184,479.904 + C 264.416,479.968, 263.648,480, 262.816,480C 257.536,480, 251.488,478.368, 244.544,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936z M 32,128L 32,315.936 L 32,320 l 73.312,0 c 8.192,0, 16.384,3.424, 22.304,9.056C 133.44,334.592, 205.76,397.856, 256,441.696l0-435.68 + c-49.92,42.048-122.24,103.136-128.128,108.576c-5.984,5.984-14.112,9.312-22.592,9.312L 32,123.904 L 32,128 zM 337.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 384.032,155.808, 404.128,188.16, 404.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.504,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 358.784,269.088, 372.128,247.68, 372.128,224 + S 358.784,178.912, 337.312,168.096zM 315.296,40.352c 1.504-7.648, 8.192-12.928, 15.68-12.928c 1.024,0, 2.048,0.096, 3.104,0.288 + C 427.904,46.016, 496,128.576, 496,224s-68.096,177.984-161.952,196.288C 325.536,422.016, 316.96,416.32, 315.296,407.648 + C 313.6,398.976, 319.264,390.56, 327.936,388.864C 406.784,373.504, 464,304.16, 464,224s-57.216-149.504-136.064-164.864 + C 319.264,57.44, 313.6,49.024, 315.296,40.352z" /> +<glyph unicode="{" d="M 127.968,270.112c0-27.040, 21.12-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.752-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824C 232.64,270.656, 219.904,292.736, 208.256,304.256 + C 207.2,305.376, 206.208,306.592, 205.024,307.584C 202.24,309.952, 199.744,311.616, 197.568,312.864C 197.472,312.928, 197.408,313.024, 197.312,313.056 + c-0.16,0.096-0.32,0.128-0.48,0.192C 193.664,315.008, 191.392,315.84, 191.392,315.84l 0.16-0.384C 186.4,317.568, 180.992,319.072, 175.104,319.072 + C 149.056,319.072, 127.968,297.152, 127.968,270.112zM 283.104,270.112c0-27.040, 21.088-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.784-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824c 3.392,41.984-9.376,64.064-20.992,75.584 + c-1.088,1.12-2.080,2.336-3.264,3.328c-2.784,2.368-5.28,4.032-7.456,5.28c-0.096,0.064-0.16,0.128-0.256,0.192 + c-0.16,0.096-0.32,0.128-0.48,0.192c-3.168,1.728-5.44,2.592-5.44,2.592l 0.16-0.384c-5.152,2.112-10.592,3.616-16.448,3.616 + C 304.192,319.072, 283.104,297.152, 283.104,270.112z" /> +<glyph unicode="|" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 205.024,307.584C 202.24,309.952, 199.744,311.616, 197.568,312.864C 197.472,312.928, 197.408,313.024, 197.312,313.056 + c-0.16,0.096-0.32,0.128-0.48,0.192C 193.664,315.008, 191.392,315.84, 191.392,315.84l 0.16-0.384C 186.4,317.568, 180.992,319.072, 175.104,319.072 + c-26.048,0-47.136-21.92-47.136-48.96c0-27.040, 21.12-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.752-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824C 232.64,270.656, 219.904,292.736, 208.256,304.256 + C 207.2,305.376, 206.208,306.592, 205.024,307.584zM 360.16,307.584c-2.784,2.368-5.28,4.032-7.456,5.28c-0.096,0.064-0.16,0.128-0.256,0.192 + c-0.16,0.096-0.32,0.128-0.48,0.192c-3.168,1.728-5.44,2.592-5.44,2.592l 0.16-0.384c-5.152,2.112-10.592,3.616-16.448,3.616 + c-26.048,0-47.136-21.92-47.136-48.96c0-27.040, 21.088-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.784-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824c 3.392,41.984-9.376,64.064-20.992,75.584 + C 362.336,305.376, 361.344,306.592, 360.16,307.584z" /> +<glyph unicode="}" d="M 273.056,445.856c-61.152,0-122.304-23.328-168.96-69.984c-93.312-93.312-93.312-244.608,0-337.888 + C 150.784-8.672, 211.904-32, 273.056-32s 122.304,23.328, 168.96,69.984c 93.312,93.312, 93.312,244.608,0,337.888C 395.36,422.528, 334.208,445.856, 273.056,445.856z + M 419.392,60.608C 380.32,21.536, 328.352,0, 273.056,0c-55.264,0-107.232,21.536-146.336,60.608c-39.072,39.072-60.608,91.040-60.608,146.336 + s 21.536,107.232, 60.608,146.336c 39.072,39.072, 91.040,60.608, 146.336,60.608c 55.264,0, 107.232-21.536, 146.336-60.608S 480,262.208, 480,206.944 + S 458.464,99.68, 419.392,60.608zM 368,224L 288,224 L 288,336.224 c0,8.832-7.168,16-16,16S 256,345.056, 256,336.224l0-128.128 c0,0,0-0.032,0-0.032L 256,208 + C 256,199.168, 263.168,192, 272,192l 96,0 C 376.832,192, 384,199.168, 384,208C 384,216.832, 376.832,224, 368,224z" /> +<glyph unicode="~" d="M 256,480C 167.648,480, 96,407.264, 96,317.536L 96,288 L 64,288 C 46.336,288, 32,273.664, 32,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,256 + c0,17.664-14.336,32-32,32l-32,0 L 416,317.536 C 416,407.264, 344.352,480, 256,480z M 128,317.536C 128,389.472, 185.408,448, 256,448s 128-58.528, 128-130.464L 384,288 L 128,288 L 128,317.536 z M 448,0L 64,0 L 64,256 l 384,0 L 448,0 z + M 320,128c0,35.36-28.64,64-64,64s-64-28.64-64-64s 28.64-64, 64-64S 320,92.64, 320,128z M 256,96c-17.632,0-32,14.368-32,32 + s 14.368,32, 32,32s 32-14.368, 32-32S 273.632,96, 256,96z" /> +<glyph unicode="" d="M 480,0L 480,256 c0,17.664-14.336,32-32,32L 127.84,288 L 128,301.568C 128,387.776, 181.248,448, 257.536,448c 55.84,0, 105.6-32.096, 129.888-83.776 + c 3.744-8, 13.248-11.424, 21.28-7.648c 8,3.744, 11.424,13.28, 7.648,21.28C 386.752,440.832, 325.92,480, 257.536,480C 163.936,480, 96,404.96, 96,301.76 + L 95.84,288L 64,288 C 46.336,288, 32,273.664, 32,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 C 465.664-32, 480-17.664, 480,0z M 64,256l 384,0 l0-256 L 64,0 L 64,256 zM 256,192c-35.36,0-64-28.64-64-64s 28.64-64, 64-64s 64,28.64, 64,64S 291.36,192, 256,192z M 256,96c-17.632,0-32,14.368-32,32s 14.368,32, 32,32 + s 32-14.368, 32-32S 273.632,96, 256,96z" /> +<glyph unicode="" d="M 176,80c0,9.504-2.048,18.688-6.080,27.232C 159.424,129.568, 136.672,144, 112,144c-35.296,0-64-28.704-64-64 + c0-6.304, 1.184-12.256, 2.88-18.016c 10.72-17.664, 25.44-32.384, 43.104-43.104c 5.76-1.696, 11.712-2.88, 18.016-2.88 + C 147.296,16, 176,44.704, 176,80z M 112,112c 12.352,0, 23.712-7.232, 28.992-18.4C 142.976,89.344, 144,84.768, 144,80 + c0-17.632-14.368-32-32-32s-32,14.368-32,32S 94.368,112, 112,112zM 496,480l-69.248,0 c-3.776,0-7.424-1.344-10.336-3.776L 189.856,284.896C 179.424,286.976, 169.6,288, 160,288c-88.224,0-160-71.776-160-160 + s 71.776-160, 160-160s 160,71.776, 160,160c0,16.832-2.688,33.472-8,49.6l 48.704,31.648c 4.544,2.944, 7.296,8, 7.296,13.408L 368,280.8 l 60.832,3.2 + c 7.936,0.416, 14.336,6.592, 15.072,14.496l 5.824,61.632l 53.152,25.408C 508.48,388.224, 512,393.856, 512,400l0,64 C 512,472.832, 504.832,480, 496,480z + M 480,410.080l-52.224-24.96c-5.056-2.432-8.512-7.328-9.024-12.928l-5.376-56.928L 351.168,312C 342.656,311.52, 336,304.512, 336,296l0-64.64 + L 283.776,197.408C 277.28,193.184, 274.72,184.896, 277.76,177.76C 284.576,161.728, 288,144.992, 288,128c0-70.592-57.408-128-128-128c-24.224,0-46.656,7.136-66.016,18.88 + c-17.664,10.72-32.384,25.44-43.104,43.104C 39.136,81.344, 32,103.776, 32,128c0,70.592, 57.408,128, 128,128c 9.44,0, 19.36-1.312, 30.336-3.968 + c 4.96-1.216, 10.208,0, 14.112,3.328L 432.608,448L 480,448 L 480,410.080 z" /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144c0-56.384, 41.792-102.56, 96-110.4L 96,32 l 320,0 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z + M 416,64L 106.048,64 c-1.76,0.576-3.584,1.024-5.472,1.28C 61.472,70.912, 32,104.768, 32,144c0,39.296, 29.536,73.12, 68.672,78.72 + c 15.904,2.272, 27.648,15.968, 27.488,32c0,0.96-0.064,1.92-0.16,2.848C 128.864,327.456, 185.952,384, 256,384c 70.592,0, 128-57.408, 128-128 + c0-8.704-0.896-17.408-2.624-25.888c-1.984-9.6, 0.576-19.584, 6.912-27.072c 6.080-7.2, 15.040-11.328, 24.448-11.328 + c 0.384,0, 0.736,0, 1.12,0.032C 414.56,191.712, 416.064,191.84, 417.312,192C 452,191.296, 480,162.848, 480,128C 480,92.704, 451.296,64, 416,64z" /> +<glyph unicode="" d="M 416.832,224.032c-1.376,0-2.72,0-4.032-0.032C 414.912,234.528, 416,245.28, 416,256c0,88.224-71.776,160-160,160 + C 167.84,416, 96,344.928, 95.904,257.632c0-0.032, 0.256-3.232, 0.256-3.232l0,0 C 41.344,246.56,0,199.104,0,144c0-55.872, 40.256-103.936, 96-112l 80,0 + C 184.832,32, 192,39.168, 192,48S 184.832,64, 176,64l-77.664-0.16C 61.152,69.312, 32,104.544, 32,144c0,39.296, 29.504,73.12, 68.672,78.72l 13.76,1.984 + c 7.872,1.12, 13.728,7.872, 13.728,15.84L 127.904,257.568C 128,327.296, 185.44,384, 256,384c 70.592,0, 128-57.408, 128-128c0-8.672-0.864-17.408-2.624-25.888 + l-4.224-20.352c-1.056-5.088, 0.448-10.336, 3.968-14.144c 3.52-3.776, 8.576-5.728, 13.824-4.928c 0.352,0.032, 10.368,1.344, 21.888,1.344 + C 451.68,192.032, 480,163.328, 480,128c0-35.296-28.704-64-64-64L 304,64 c-44.8,0-47.84,26.848-48,32L 256,202.176 l 37.856-37.824 + c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 252.096,251.328C 248.96,254.464, 244.832,256, 240.704,256 + C 240.448,256, 240.256,256.128, 240,256.128c-4.608,0-8.672-1.984-11.584-5.088L 163.968,186.656c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0L 224,201.408L 224,96 c0-22.112, 16.704-64, 80-64L 416,32 c 52.928,0, 96,43.072, 96,96S 469.312,224.032, 416.832,224.032z" /> +<glyph unicode="" d="M 418.656,224c 29.888,68.64, 11.456,112.288-3.552,133.312c-22.784,31.904-64.288,49.408-100.736,42.4 + C 251.008,387.616, 224,344.672, 224,256l0-74.048 L 186.944,219.008c-6.24,6.24-16.384,6.24-22.624,0s-6.24-16.384,0-22.624l 64.384-64.352 + c 3.232-3.232, 7.488-4.704, 11.712-4.608c 4.224-0.096, 8.48,1.376, 11.712,4.608l 64.704,64.672c 6.24,6.24, 6.24,16.384,0,22.624 + s-16.384,6.24-22.624,0L 256,181.152L 256,256 c0,92.288, 31.776,106.048, 64.32,112.288c 20.896,3.84, 51.136-4.928, 68.704-29.568 + c 21.504-30.048, 17.376-74.624-11.616-125.44c-3.072-5.408-2.752-12.096, 0.832-17.152s 9.888-7.616, 15.872-6.528 + c 3.872,0.672, 15.424,2.432, 22.72,2.432C 451.68,192.032, 480,163.328, 480,128c0-35.296-28.704-64-64-64l-317.664-0.192C 61.152,69.312, 32,104.544, 32,144 + c0,39.296, 29.504,73.12, 68.672,78.72l 13.76,1.984c 7.872,1.12, 13.728,7.872, 13.728,15.84L 127.904,257.568C 128,314.88, 163.328,361.984, 212,369.568 + C 220.704,370.944, 226.688,379.104, 225.344,387.84C 223.968,396.576, 216,402.496, 207.040,401.184C 142.72,391.168, 96,330.784, 95.904,257.632 + c0-0.032, 0.256-3.232, 0.256-3.232l0,0 C 41.344,246.56,0,199.104,0,144c0-55.872, 40.256-103.936, 96-112l 320,0 c 52.928,0, 96,43.072, 96,96 + C 512,180.352, 470.272,223.040, 418.656,224z" /> +<glyph unicode="" d="M 275.648,292.992A44.512,44.512 1260 1 1 364.672,292.99199999999996A44.512,44.512 1260 1 1 275.648,292.99199999999996zM 416,32L 448,32L 448,64L 448,128L 448,224L 320,128L 160,256L 64,160L 64,128L 64,64L 64,32L 96,32 zM 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-384 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,384 C 512,401.664, 497.664,416, 480,416z + M 480,0L 32,0 L 32,384 l 448,0 L 480,0 z" /> +<glyph unicode="" d="M 480,384l-32,0 L 448,448 c0,17.664-14.336,32-32,32L 32,480 C 14.336,480,0,465.664,0,448l0-352 c0-17.664, 14.336-32, 32-32l 32,0 l0-64 c0-17.664, 14.336-32, 32-32l 384,0 + c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 32,96L 32,448 l 384,0 l0-352 L 32,96 z M 480,0L 96,0 l0,64 l 32,0 l0-32 l 32,0 l 256,0 l 32,0 l0,32 l0,32 L 448,192 L 448,352 l 32,0 L 480,0 zM 236.64,348.992A44.512,44.512 1260 1 1 325.664,348.99199999999996A44.512,44.512 1260 1 1 236.64,348.99199999999996zM 160,320L 64,256L 64,192L 64,160L 64,128L 96,128L 352,128L 384,128L 384,160L 384,192L 384,288L 256,224 z" /> +<glyph unicode="" d="M 256,480C 150.144,480, 64,393.856, 64,288c0-61.888, 30.080-120.32, 80.512-156.32c 0.768-0.544, 1.568-1.056, 2.368-1.536 + c 11.712-6.88, 12.864-29.056, 12.608-33.12c-0.032-0.672-0.064-1.344-0.064-1.984L 159.424,32 c0-12.032, 6.72-23.008, 17.44-28.48l 64.576-32.992 + c 4.576-2.336, 9.568-3.52, 14.56-3.52c 4.96,0, 9.888,1.152, 14.432,3.424l 65.344,32.992c 10.784,5.44, 17.568,16.48, 17.568,28.576l0,62.656 + c0,31.584, 19.296,42.016, 19.488,42.112c 2.56,1.184, 4.928,2.72, 7.072,4.544C 423.168,177.92, 448,231.36, 448,288C 448,393.856, 361.856,480, 256,480z + M 191.424,95.008c0,0,0,0.64, 0.032,0.992l 129.984,0 c0-0.48-0.128-0.832-0.128-1.344c0-12.576,0-22.528,0-30.656L 191.424,64 L 191.424,95.008 z M 256-0.992 + L 191.456,32l 129.888,0 L 256-0.992z M 359.232,165.76c0,0-21.44-10.080-32.064-37.76L 186.304,128 c-3.968,11.072-10.848,22.464-23.2,29.728 + C 122.496,186.72, 96,234.272, 96,288c0,88.352, 71.648,160, 160,160s 160-71.648, 160-160C 416,238.976, 393.952,195.104, 359.232,165.76zM 272,416C 263.168,416, 256,408.832, 256,400S 263.168,384, 272,384C 308,384, 352,351.264, 352,302.496c0-8.832, 7.168-16, 16-16 + s 16,7.168, 16,16C 384,375.488, 327.008,416, 272,416z" /> +<glyph unicode="" d="M 480,352L 288.672,352 L 224,352 L 32,352 C 14.336,352,0,337.664,0,320l0-96 l 32,0 l0-224 c0-17.664, 14.336-32, 32-32l 160,0 l 64.672,0 L 448-32 c 17.664,0, 32,14.336, 32,32L 480,224 l 32,0 L 512,320 + C 512,337.664, 497.664,352, 480,352z M 32,320l 192,0 l0-64 L 32,256 L 32,320 z M 64,0L 64,224 l 160,0 l0-224 L 64,0 z M 448,0L 288.672,0 L 288.672,224 L 448,224 L 448,0 z M 480,256L 288.672,256 L 288.672,320 L 480,320 L 480,256 zM 256,384c0,0.064-0.032,0.192-0.032,0.256l 0.096,0 C 256.032,384.192, 256,384.064, 256,384c0,0, 83.808,0, 128,0 + c 44.192,0, 64,21.504, 64,48S 428.192,480, 384,480c-41.376,0-73.952-18.624-96-40.224C 278.336,445.504, 267.168,448.992, 255.072,448.992 + c-11.584,0-22.304-3.264-31.712-8.576C 201.344,461.76, 168.96,480, 128,480C 83.808,480, 64,458.496, 64,432S 83.808,384, 128,384C 172.192,384, 256,384, 256,384z M 416,432 + C 416,418.784, 398.592,416, 384,416L 311.328,416 C 311.072,416.448, 310.848,416.928, 310.592,417.344C 326.848,433.152, 351.488,448, 384,448C 398.592,448, 416,445.216, 416,432z M 96,432 + C 96,445.216, 113.408,448, 128,448c 31.808,0, 55.936-14.24, 72.192-29.504C 199.68,417.696, 199.296,416.832, 198.816,416L 128,416 C 113.408,416, 96,418.784, 96,432z" /> +<glyph unicode="" d="M 25.984,195.488L 64,225.888L 64,0 c0-17.664, 14.336-32, 32-32l 96,0 c 17.664,0, 32,14.336, 32,32l0,128 l 64,0 l0-128 c0-17.664, 14.336-32, 32-32l 96,0 + c 17.664,0, 32,14.336, 32,32L 448,225.888 l 38.016-30.4C 488.96,193.152, 492.48,192, 496,192c 4.704,0, 9.344,2.048, 12.512,6.016 + c 5.504,6.912, 4.384,16.96-2.496,22.496l-240,192c-5.856,4.672-14.144,4.672-20,0L 160,343.712L 160,384 c0,17.664-14.336,32-32,32S 96,401.664, 96,384l0-91.488 + l-89.984-72c-6.88-5.536-8-15.584-2.496-22.496C 9.024,191.104, 19.072,189.984, 25.984,195.488z M 256,379.52l 160-128L 416,0 l-96,0 l0,160 L 192,160 l0-160 L 96,0 L 96,251.488 L 256,379.52z + " /> +<glyph unicode="" d="M 40.704,85.504c 7.68-11.936, 23.808-26.144, 57.088-26.144c 20.928,0, 47.712,6.112, 77.536,16.768 + C 188.224,19.296, 211.936-32, 256-32c 44.8,0, 68.608,53.056, 81.344,111.072c 29.888-10.112, 56.768-15.936, 77.792-15.936c 35.2,0, 51.712,14.976, 59.392,27.52 + c 24.832,40.704-13.92,92.384-60.704,135.104c 8.64,8.32, 16.768,16.64, 23.904,24.736c 40.448,46.048, 51.744,83.712, 33.568,112 + c-7.68,11.936-23.808,26.144-57.088,26.144l0,0 c-20.928,0-47.712-6.112-77.536-16.768C 323.776,428.704, 300.064,480, 256,480C 211.2,480, 187.392,426.944, 174.656,368.928 + C 144.768,379.072, 117.888,384.864, 96.864,384.864l0,0 c-35.2,0-51.744-14.976-59.392-27.52C 12.64,316.64, 51.392,264.96, 98.176,222.24 + c-8.64-8.352-16.768-16.64-23.904-24.736C 33.824,151.456, 22.528,113.76, 40.704,85.504z M 256,0c-20.704,0-39.072,34.592-50.784,88 + c 16.832,7.264, 34.24,15.744, 52.064,25.44c 17.088-8.768, 33.792-16.416, 49.984-23.072C 295.616,35.616, 277.024,0, 256,0z M 192,224 + c0,11.744, 0.352,23.2, 0.832,34.464c 9.216,6.528, 18.656,12.992, 28.544,19.36C 232.736,285.12, 243.968,291.84, 255.104,298.24 + c 11.296-6.144, 22.688-12.576, 34.208-19.584c 10.304-6.304, 20.192-12.736, 29.792-19.2C 319.648,247.872, 320,236.096, 320,224 + c0-11.744-0.352-23.2-0.832-34.464C 309.952,183.008, 300.512,176.544, 290.624,170.176C 279.264,162.88, 268.032,156.16, 256.896,149.76 + c-11.296,6.144-22.688,12.576-34.208,19.584c-10.304,6.304-20.192,12.736-29.792,19.2C 192.352,200.128, 192,211.904, 192,224z M 160.16,211.968 + C 155.456,215.552, 150.848,219.136, 146.432,222.688C 150.848,226.432, 155.424,230.176, 160.096,233.92C 160.032,229.632, 160,226.016, 160,224 + C 160,221.664, 160.064,217.248, 160.16,211.968z M 195.744,299.072C 196.672,308.16, 197.76,316.96, 199.008,325.472C 206.304,322.368, 213.76,318.944, 221.376,315.36 + c-5.76-3.52-11.52-6.88-17.312-10.592C 201.184,302.88, 198.592,300.928, 195.744,299.072z M 288.48,316.16c 8.256,4.16, 16.32,8.032, 24.224,11.584 + C 314.048,318.688, 315.2,309.248, 316.192,299.552c-4.448,2.848-8.192,5.184-10.176,6.4C 300.16,309.536, 294.304,312.768, 288.48,316.16z M 351.84,236.032 + c 4.704-3.584, 9.312-7.168, 13.728-10.72c-4.416-3.744-8.992-7.456-13.696-11.232C 351.968,218.368, 352,221.984, 352,224 + C 352,226.336, 351.936,230.752, 351.84,236.032z M 316.256,148.928c-0.928-9.088-1.984-17.92-3.232-26.4c-7.296,3.104-14.784,6.528-22.368,10.112 + c 5.76,3.52, 11.52,6.88, 17.312,10.592C 310.816,145.12, 313.408,147.072, 316.256,148.928z M 205.984,142.048c 5.856-3.584, 11.68-6.816, 17.536-10.208 + c-8.256-4.16-16.32-8.032-24.224-11.584c-1.344,9.024-2.496,18.464-3.488,28.192C 200.256,145.632, 204,143.264, 205.984,142.048z + M 447.2,107.328c-5.056-8.256-16.256-12.192-32.064-12.192c-18.464,0-43.392,5.632-71.808,15.616c 3.392,21.952, 5.504,43.392, 6.752,61.696 + c 14.304,10.56, 27.52,21.248, 40.032,32C 435.264,163.456, 458.752,126.24, 447.2,107.328z M 414.208,356.64c 14.656,0, 25.184-3.68, 30.176-11.456 + c 12-18.656-10.656-56.448-54.88-98.528c-13.76,11.2-27.328,21.44-39.552,30.112c-1.312,18.88-3.488,40.896-7.104,63.392 + C 371.232,350.688, 396.032,356.64, 414.208,356.64z M 256,448c 20.704,0, 39.072-34.592, 50.784-88c-16.832-7.264-34.24-15.744-52.064-25.44 + C 237.6,343.328, 220.896,351.008, 204.736,357.632C 216.384,412.384, 234.976,448, 256,448z M 64.8,340.672c 5.056,8.256, 16.256,12.192, 32.064,12.192 + c 18.464,0, 43.392-5.632, 71.808-15.616C 165.248,315.296, 163.168,293.888, 161.92,275.552c-14.304-10.56-27.52-21.248-40.032-32 + C 76.736,284.544, 53.248,321.76, 64.8,340.672z M 162.016,171.264c 1.312-18.88, 3.488-40.896, 7.104-63.392c-28.352-10.528-53.152-16.48-71.328-16.48 + c-14.656,0-25.184,3.68-30.176,11.456c-12,18.656, 10.656,56.448, 54.88,98.528C 136.224,190.176, 149.792,179.904, 162.016,171.264z" /> +<glyph unicode="" d="M 384-32c 17.664,0, 32,14.336, 32,32L 416,448 c0,17.664-14.336,32-32,32L 160,480 C 142.336,480, 128,465.664, 128,448l0-448 c0-17.664, 14.336-32, 32-32L 384-32 z + M 256,17.984c0,9.952, 8.064,17.984, 17.984,17.984s 17.984-8.064, 17.984-17.984S 283.936,0, 273.984,0S 256,8.064, 256,17.984z M 336,448 + C 344.832,448, 352,440.832, 352,432C 352,423.168, 344.832,416, 336,416l-32,0 C 295.168,416, 288,423.168, 288,432C 288,440.832, 295.168,448, 304,448L 336,448 z M 256,432 + C 256,423.168, 248.832,416, 240,416S 224,423.168, 224,432C 224,440.832, 231.168,448, 240,448S 256,440.832, 256,432z M 160,384l 224,0 l0-320 L 160,64 L 160,384 z" /> +<glyph unicode="" d="M 416-32c 17.664,0, 32,14.336, 32,32L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-448 c0-17.664, 14.336-32, 32-32L 416-32 z + M 256-17.984c-9.952,0-17.984,8.064-17.984,17.984S 246.048,17.984, 256,17.984S 273.984,9.952, 273.984,0S 265.952-17.984, 256-17.984z M 128,416l 256,0 l0-384 L 128,32 L 128,416 z" /> +<glyph unicode="" d="M 495.488,96L 480,96 L 480,384 c0,17.664-14.336,32-32,32L 64,416 C 46.336,416, 32,401.664, 32,384l0-288 L 16.512,96 C 7.392,96,0,88.832,0,80 + C0,71.168, 7.392,64, 16.512,64L 64,64 l 384,0 l 47.488,0 C 504.608,64, 512,71.168, 512,80C 512,88.832, 504.608,96, 495.488,96z M 448,384l0-254.656 L 64,129.344 L 64,384 L 448,384 z" /> +<glyph unicode="" d="M 480,448L 32,448 C 14.336,448,0,433.664,0,416l0-288 c0-17.664, 14.336-32, 32-32l 159.968,0 c-0.064-23.136-0.992-53.184-9.76-64L 175.744,32 + C 167.040,32, 160,24.832, 160,16C 160,7.168, 167.040,0, 175.744,0l 160.48,0 C 344.96,0, 352,7.168, 352,16c0,8.832-7.040,16-15.744,16l-6.464,0 + c-8.8,10.816-9.696,40.864-9.76,64L 480,96 c 17.664,0, 32,14.336, 32,32L 512,416 C 512,433.664, 497.664,448, 480,448z M 224,96l-0.032-0.064 + C 223.968,95.968, 223.968,95.968, 224,96L 224,96z M 288.032,95.936L 288,96l 0.032,0 C 288.032,95.968, 288.032,95.968, 288.032,95.936z M 480,160L 32,160 L 32,416 l 448,0 L 480,160 z" /> +<glyph unicode="" d="M 480,320l-64,0 c0,0-18.496,0-32,32c-6.88,16.288-14.336,32-32,32L 224,384 C 206.336,384, 198.656,368.384, 192,352C 179.008,320, 160,320, 160,320L 128,320 + c0,17.664-14.336,32-32,32L 64,352 C 46.336,352, 32,337.664, 32,320C 14.336,320,0,305.664,0,288l0-256 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,164 L 512,192 L 512,288 + C 512,305.664, 497.664,320, 480,320z M 480,32L 32,32 l0,128 l 145.6,0 c 7.84-54.208, 54.016-96, 110.4-96c 57.76,0, 104.736,43.872, 110.784,100L 480,164 L 480,32 z M 208,176 + C 208,220.128, 243.904,256, 288,256s 80-35.872, 80-80c0-44.096-35.904-80-80-80S 208,131.904, 208,176z M 398.4,192C 390.56,246.208, 344.384,288, 288,288 + S 185.44,246.208, 177.6,192L 32,192 L 32,288 l 32,0 l 32,0 l 64,0 c 18.688,0, 46.080,13.6, 61.632,51.968C 224.288,346.464, 226.080,350.048, 227.264,352l 121.344,0 + c 2.144-3.52, 4.896-10.016, 5.92-12.448C 375.232,290.496, 409.376,288, 416,288l 64,0 l0-96 L 398.4,192 zM 64,239.68A16,16 1260 1 1 96,239.68A16,16 1260 1 1 64,239.68z" /> +<glyph unicode="" d="M 480,352L 32,352 C 14.336,352,0,337.664,0,320l0-320 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,320 C 512,337.664, 497.664,352, 480,352z + M 181.76,127.136l 74.304-50.496l 73.856,50.848L 457.376,0L 54.624,0 L 181.76,127.136z M 32,22.624L 32,228.96 l 122.816-83.488L 32,22.624z M 356.704,145.92 + L 480,230.784l0-208.16 L 356.704,145.92z M 480,320l0-51.776 l-0.672,0.96l-223.392-153.824L 32,267.616L 32,320 L 480,320 z" /> +<glyph unicode="" d="M 399.456,160l-12.128,32l-34.24,0 L 158.912,192 l-34.24,0 l-12.128-32L 64,32l 384,0 L 399.456,160z M 146.784,160l 218.464,0 l 36.416-96L 110.368,64 + L 146.784,160zM 328.832,256l 34.24,0 l-12.128,32L 285.856,459.552C 281.088,471.872, 269.216,480, 256,480S 230.912,471.872, 226.144,459.552L 161.088,288L 148.96,256 + l 34.24,0 L 328.832,256 z M 256,448l 60.672-160L 195.328,288 L 256,448zM 495.744,0L 16.256,0 C 7.264,0,0-6.784,0-15.744S 7.264-32, 16.256-32l 479.488,0 C 504.736-32, 512-24.736, 512-15.744 + S 504.736,0, 495.744,0z" /> +<glyph unicode="" d="M 83.744-29.568C 87.712-31.2, 91.872-32, 96-32c 8.32,0, 16.512,3.264, 22.624,9.376L 256,114.752l 137.376-137.376 + C 399.488-28.736, 407.68-32, 416-32c 4.128,0, 8.288,0.8, 12.224,2.432C 440.192-24.608, 448-12.928, 448,0L 448,448 c0,17.664-14.336,32-32,32L 96,480 + C 78.336,480, 64,465.664, 64,448l0-448 C 64-12.928, 71.808-24.608, 83.744-29.568z M 256,160l-160-160L 96,352 l 320,0 l0-352 L 256,160z M 416,448l0-64 L 96,384 L 96,448 L 416,448 z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,352 c0,17.664-14.336,32-32,32l-64.16,0 C 351.072,437.152, 308.512,480, 256,480S 160.928,437.152, 160.16,384 + L 96,384 C 78.336,384, 64,369.664, 64,352l0-352 C 64-17.664, 78.336-32, 96-32z M 416,352l0-352 L 96,0 L 96,352 L 416,352 z M 256,448c 34.784,0, 63.072-28.576, 63.84-64L 192.16,384 + C 192.928,419.424, 221.216,448, 256,448zM 208,288l 96,0 C 312.832,288, 320,295.168, 320,304C 320,312.832, 312.832,320, 304,320l-96,0 C 199.168,320, 192,312.832, 192,304C 192,295.168, 199.168,288, 208,288z + " /> +<glyph unicode="" d="M 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-65.344 L0,256 l0-192 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L 512,318.656 L 512,384 + C 512,401.664, 497.664,416, 480,416z M 480,64L 32,64 L 32,256 l 448,0 L 480,64 z M 32,318.656L 32,384 l 448,0 l0-65.344 L 32,318.656 zM 80,96l 160,0 C 248.832,96, 256,103.168, 256,112C 256,120.832, 248.832,128, 240,128l-160,0 C 71.168,128, 64,120.832, 64,112 + C 64,103.168, 71.168,96, 80,96zM 288,112A16,16 1260 1 1 320,112A16,16 1260 1 1 288,112zM 352,112A16,16 1260 1 1 384,112A16,16 1260 1 1 352,112zM 416,112A16,16 1260 1 1 448,112A16,16 1260 1 1 416,112z" /> +<glyph unicode="" d="M 96,0A32,32 1260 1 1 160,0A32,32 1260 1 1 96,0zM 384,0A32,32 1260 1 1 448,0A32,32 1260 1 1 384,0zM-0.928,400c0-8.832, 7.168-16, 16-16L 48.32,384 l 19.872-84.992L 96,160c0-1.152, 0.544-2.144, 0.672-3.264l-16.288-73.28 + c-1.056-4.736, 0.096-9.696, 3.136-13.472C 86.56,66.176, 91.136,64, 96,64l 363.008,0 c 8.832,0, 16,7.168, 16,16s-7.168,16-16,16L 115.968,96 + l 7.328,32.96C 124.896,128.704, 126.336,128, 128,128l 291.68,0 c 17.664,0, 28.32,3.488, 36.832,24l 51.968,159.424C 517.504,340, 497.696,352, 480,352L 96,352 + C 93.504,352, 91.328,351.136, 88.992,350.592L 76.576,403.648C 74.88,410.88, 68.448,416, 60.992,416L 15.072,416 C 6.208,416-0.928,408.832-0.928,400z M 96.64,320l 380.96,0 + l-51.072-156.768c-0.608-1.376-1.12-2.368-1.504-3.040C 423.968,160.096, 422.304,160, 419.68,160L 128,160 L 128,163.168 L 127.392,166.272L 96.64,320z" /> +<glyph unicode="" d="M 225.216,368.352C 191.328,402.176, 148.768,405.024, 119.168,375.424C 89.568,345.856, 92.384,303.232, 126.208,269.376l 183.168-183.168 + c 6.24-6.24, 16.384-6.24, 22.624,0s 6.24,16.384,0,22.624L 148.832,292c-16.416,16.416-26.88,40.992-7.072,60.8 + c 19.776,19.808, 44.384,9.312, 60.8-7.104l 203.648-203.616c 58.4-58.464, 72.96-85.408, 38.176-120.224c-35.2-35.168-72.512-26.464-128.704,29.696 + L 89.44,277.856C 52.896,314.4, 27.296,374.080, 75.328,422.080C 132.352,479.104, 197.472,423.040, 216.032,404.448l 207.872-207.904c 6.24-6.24, 16.384-6.24, 22.624,0 + s 6.24,16.384,0,22.624L 238.656,427.072C 175.808,489.92, 104.544,496.64, 52.672,444.704C 0.256,392.32, 5.92,316.16, 66.816,255.232l 226.272-226.272 + c 19.232-19.232, 60.416-60.384, 107.776-60.384c 21.28,0, 43.84,8.352, 66.176,30.688c 63.584,63.616, 4.768,122.496-38.176,165.472L 225.216,368.352z" /> +<glyph unicode="" d="M 464.928,447.84c-0.288,0-0.576,0-0.864,0c-0.256,0-0.48,0.032-0.736,0L 262.144,447.84 + C 257.248,447.616, 246.112,439.968, 244.672,438.528L 9.344,203.2c-12.48-12.48-12.48-32.704,0-45.184l 180.672-180.672C 196.288-28.896, 204.448-32, 212.608-32 + c 8.16,0, 16.352,3.104, 22.592,9.344l 235.328,235.328C 471.968,214.112, 480,224, 480,230.144L 480,431.968 C 480.448,440.896, 473.696,447.84, 464.928,447.84z + M 448,236.128c-0.48-0.736-0.96-1.504-1.408-2.112l-233.952-234.016L 31.968,180.576l 234.016,234.016C 266.624,415.040, 267.36,415.52, 268.128,416L 448,416 L 448,236.128 zM 384,368A16,16 1260 1 1 416,368A16,16 1260 1 1 384,368z" /> +<glyph unicode="" d="M 465.28,480c-0.192,0-0.384,0-0.576,0c-0.096,0-0.192,0-0.288,0c-0.032,0-0.064,0-0.096,0 + c-0.16,0-0.288,0-0.416,0c-0.064,0-0.128,0-0.192,0L 294.496,480 C 289.6,479.744, 278.464,472.096, 277.024,470.656L 73.344,267.008 + c-12.48-12.48-12.48-32.704,0-45.184l 25.408-25.408L 73.344,171.008c-12.48-12.48-12.48-32.704,0-45.184l 148.672-148.672 + c 6.24-6.24, 14.4-9.344, 22.592-9.344c 8.16,0, 16.352,3.104, 22.592,9.344l 203.648,203.68C 472.32,182.272, 480,192.128, 480,198.272L 480,464.096 + C 480.448,473.024, 474.048,480, 465.28,480z M 448.352,203.68c-0.096-0.16-0.16-0.256-0.128-0.256c0,0,0,0,0,0l-203.584-203.68l-148.672,148.608 + l 25.408,25.408l 100.64-100.64c 6.24-6.24, 14.4-9.344, 22.592-9.344c 8.16,0, 16.352,3.104, 22.592,9.344l 181.152,181.152L 448.352,203.68 z M 448.352,352l0-52.32 + c-0.096-0.16-0.16-0.256-0.128-0.256l0,0c0,0,0,0,0,0l-203.584-203.68L 95.968,244.352l 202.304,202.272C 298.88,447.072, 299.616,447.552, 300.352,448 + l 148,0 L 448.352,352 zM 384.352,400.128A16,16 1260 1 1 416.352,400.128A16,16 1260 1 1 384.352,400.128z" /> +<glyph unicode="" d="M 416,448l-64,0 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448L 128,448 C 110.336,448, 96,433.664, 96,416l 352,0 C 448,433.664, 433.664,448, 416,448zM 96,0c0-17.664, 14.336-32, 32-32l 288,0 c 17.664,0, 32,14.336, 32,32L 448,384 L 96,384 L 96,0 z M 128,352l 288,0 l0-352 L 128,0 L 128,352 zM 176,320C 167.168,320, 160,312.832, 160,304l0-256 C 160,39.168, 167.168,32, 176,32S 192,39.168, 192,48l0,256 C 192,312.832, 184.832,320, 176,320zM 272,320C 263.168,320, 256,312.832, 256,304l0-256 C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48l0,256 C 288,312.832, 280.832,320, 272,320zM 368,320C 359.168,320, 352,312.832, 352,304l0-256 c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16l0,256 + C 384,312.832, 376.832,320, 368,320z" /> +<glyph unicode="" d="M 157.248,474.304C 152.896,479.456, 145.824,481.344, 139.52,479.040C 133.216,476.736, 128.992,470.72, 128.992,464l0-417.504 + c0-6.912, 4.416-13.024, 10.976-15.2c 1.632-0.544, 3.328-0.8, 5.024-0.8c 4.96,0, 9.76,2.304, 12.832,6.464l 71.552,96.384l 49.632-141.984 + c 6.368-18.176, 26.272-27.776, 44.448-21.408s 27.776,26.272, 21.408,44.448l-48.704,139.296l 111.936-21.664c 6.688-1.344, 13.408,1.76, 16.832,7.584 + c 3.424,5.856, 2.816,13.216-1.568,18.4L 157.248,474.304z M 247.2,195.808C 241.152,197.024, 234.976,194.592, 231.328,189.632l-70.304-94.72L 161.024,420.128 + l 208.768-248.064L 247.2,195.808z" /> +<glyph unicode="" d="M 224,67.072L 224,0 L 176,0 C 167.168,0, 160-7.168, 160-16C 160-24.832, 167.168-32, 176-32l 79.68,0 L 256.32-32 l 79.68,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 288,0 l0,67.264 c 66.656,13.152, 128,67.104, 128,156.736L 416,272 C 416,280.832, 408.832,288, 400,288 + S 384,280.832, 384,272L 384,224 c0-84.032-64.416-128-128-128c-61.664,0-128,40.064-128,128L 128,272 C 128,280.832, 120.832,288, 112,288S 96,280.832, 96,272L 96,224 + C 96,133.12, 156.256,79.808, 224,67.072zM 256,128c 52.928,0, 96,43.072, 96,96L 352,384 c0,52.928-43.072,96-96,96C 203.072,480, 160,436.928, 160,384l0-160 C 160,171.072, 203.072,128, 256,128z M 192,384 + c0,35.36, 28.64,64, 64,64s 64-28.64, 64-64l0-160 c0-35.36-28.64-64-64-64S 192,188.64, 192,224L 192,384 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 359.52,349.568L 299.968,312.384L 260.192,287.584c 31.936-2.112, 57.28-27.424, 59.392-59.392l 24.8,39.744l 37.184,59.584 + c 3.968,6.304, 3.040,14.528-2.24,19.776C 374.016,352.608, 365.76,353.504, 359.52,349.568zM 192.416,219.808L 167.616,180.032l-37.184-59.584c-3.968-6.304-3.040-14.528, 2.24-19.776C 135.776,97.6, 139.872,96, 144,96 + c 2.944,0, 5.888,0.8, 8.48,2.432l 59.552,37.184l 39.776,24.8C 219.872,162.528, 194.528,187.872, 192.416,219.808zM 260.192,287.584C 258.784,287.68, 257.44,288, 256,288C 220.64,288, 192,259.36, 192,224c0-1.44, 0.32-2.784, 0.416-4.192 + c 2.112-31.936, 27.456-57.28, 59.392-59.392C 253.216,160.32, 254.56,160, 256,160c 35.36,0, 64,28.64, 64,64c0,1.44-0.32,2.784-0.416,4.192 + C 317.472,260.128, 292.128,285.472, 260.192,287.584z M 224,224c0,17.632, 14.368,32, 32,32s 32-14.368, 32-32S 273.632,192, 256,192S 224,206.368, 224,224z" /> +<glyph unicode="" d="M 243.392,217.216c 45.984,0, 83.392,37.408, 83.392,83.392C 326.784,346.592, 289.376,384, 243.392,384S 160,346.592, 160,300.608 + C 160,254.624, 197.408,217.216, 243.392,217.216z M 243.392,352c 28.32,0, 51.392-23.040, 51.392-51.392s-23.040-51.392-51.392-51.392S 192,272.288, 192,300.608 + S 215.040,352, 243.392,352zM 231.744-23.328c 2.688-2.976, 5.28-4.896, 7.776-6.24c 0.032-0.032, 0.096-0.032, 0.128-0.064 + c 1.728-0.896, 3.424-1.568, 5.024-1.568c 1.6,0, 3.296,0.672, 5.024,1.568c 0.032,0.032, 0.096,0.032, 0.128,0.064 + c 2.496,1.344, 5.088,3.264, 7.776,6.24c0,0, 148.736,161.76, 163.68,301.92c 0.896,7.232, 1.504,14.56, 1.504,22.016 + C 422.784,399.68, 342.464,480, 243.392,480S 64,399.68, 64,300.608c0-7.584, 0.608-14.976, 1.536-22.304C 80.864,138.208, 231.744-23.328, 231.744-23.328z M 243.392,448 + c 81.28,0, 147.392-66.112, 147.392-147.392c0-5.408-0.384-11.168-1.312-18.624c-11.456-107.392-112.288-233.408-144.768-271.744 + c-33.312,38.4-135.584,164.096-147.424,272C 96.416,289.312, 96,295.136, 96,300.608C 96,381.888, 162.112,448, 243.392,448z" /> +<glyph unicode="" d="M 139.040,195.648C 132.224,187.904, 129.568,177.344, 131.872,167.296c 2.304-10.048, 9.344-18.368, 18.848-22.336 + c 22.72-9.504, 61.344-15.52, 105.312-16.736C 256.032,128.16, 256,128.096, 256,128l0-96 c0-17.664, 7.168-64, 16-64S 288,14.336, 288,32l0,96 + c0,0.096-0.032,0.16-0.032,0.256c 43.968,1.184, 82.592,7.232, 105.312,16.736c 9.504,3.968, 16.544,12.288, 18.848,22.336 + c 2.304,10.048-0.352,20.608-7.168,28.32C 391.84,210.528, 368.928,218.752, 352,223.040l0,165.76 l0,0c 16.736,5.664, 30.944,12.768, 42.176,21.056 + c 9.6,7.072, 14.464,18.944, 12.608,30.72s-10.112,21.568-21.44,25.376C 369.728,471.2, 334.208,480, 272,480C 206.24,480, 169.92,469.856, 157.344,465.504 + c-11.168-3.872-19.296-13.6-21.12-25.28C 134.4,428.576, 139.168,416.832, 148.608,409.696C 160,401.152, 174.56,393.92, 191.968,388.224l 0.032,0L 192,223.040 + C 175.104,218.784, 152.16,210.56, 139.040,195.648z M 201.952,418.624C 185.248,424.096, 174.4,430.336, 167.84,435.296C 184.864,441.184, 219.328,448, 272,448 + c 51.648,0, 85.856-6.56, 103.2-12.384c-6.784-4.992-17.536-11.104-33.472-16.512L 320,411.744l0-213.6 l 24.128-6.112 + c 17.696-4.48, 31.072-11.008, 36.8-17.536C 366.112,168.32, 330.112,160, 272,160S 177.888,168.32, 163.072,174.496c 5.76,6.528, 19.136,13.056, 36.8,17.536 + L 224,198.144L 224,411.424 L 201.952,418.624z" /> +<glyph unicode="" d="M 486.944,415.232l-144,64C 340.672,479.744, 338.336,480, 336,480c-2.080,0-4.192-0.192-6.24-0.608L 175.712,416.704 + L 38.976,479.232C 36.672,479.744, 34.336,480, 32,480C 24.8,480, 17.728,477.568, 12,472.96C 4.416,466.912,0,457.728,0,448l0-384 c0-14.976, 10.4-27.968, 25.024-31.232 + l 143.328-64C 170.656-31.744, 172.992-32, 175.328-32c 2.080,0, 4.192,0.192, 6.24,0.608l 154.048,62.688l 137.408-62.528C 475.36-31.744, 477.696-32, 480-32 + c 7.2,0, 14.304,2.432, 20.032,7.040C 507.584-18.88, 512-9.696, 512,0L 512,384 C 512,399.008, 501.568,412, 486.944,415.232z M 192,390.624l 128,50.976l0-384 + l-128-50.976L 192,390.624 z M 32,448l 128-57.152l0-384 L 32,64L 32,448 z M 480,0l-128,56.896l0,384 L 480,384L 480,0 z" /> +<glyph unicode="" d="M 404.992,448L 104,448 C 86.336,448, 72,436, 64,416L0,192.512L0,176 l0-33.664 L0,16 C0,7.168, 7.168,0, 16,0l 480,0 + c 8.832,0, 16,7.168, 16,16l0,127.872 L 512,176 L 512,190.528 L 448,416C 439.008,436, 422.688,448, 404.992,448z M 94.24,405.344C 95.712,408.64, 99.456,416, 104,416l 300.992,0 + c 4.384,0, 9.44-4.512, 12.992-11.392L 478.304,192L 336,192 C 327.168,192, 320,184.832, 320,176L 320,128 L 192,128 L 192,176 C 192,184.832, 184.832,192, 176,192L 33.152,192 L 94.24,405.344z + M 480,32L 32,32 l0,111.552 L 32,160 l 128,0 l0-48 C 160,103.168, 167.168,96, 176,96l 160,0 c 8.832,0, 16,7.168, 16,16L 352,160 l 128,0 l0-15.36 L 480,32 z" /> +<glyph unicode="" d="M 480,320l-128,0 c0-17.664-14.336-32-32-32l 160,0 l0-64 l-160,0 c 17.664,0, 32-14.336, 32-32l 128,0 l0-192 L 32,0 L 32,192 l 128,0 c0,17.664, 14.336,32, 32,32L 32,224 L 32,288 l 160,0 + C 174.336,288, 160,302.336, 160,320L 32,320 C 14.336,320,0,305.664,0,288l0-64 l0-32 l0-192 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,192 L 512,224 L 512,288 C 512,305.664, 497.664,320, 480,320zM 192,288l 128,0 c 17.664,0, 32,14.336, 32,32L 352,352 c0,17.664-14.336,32-32,32L 192,384 C 174.336,384, 160,369.664, 160,352l0-32 C 160,302.336, 174.336,288, 192,288z M 192,352l 128,0 l0-32 + L 192,320 L 192,352 zM 160,192l0-32 c0-17.664, 14.336-32, 32-32l 128,0 c 17.664,0, 32,14.336, 32,32L 352,192 c0,17.664-14.336,32-32,32L 192,224 C 174.336,224, 160,209.664, 160,192z M 320,160L 192,160 + L 192,192 l 128,0 L 320,160 z" /> +<glyph unicode="" d="M 432.672,480L 288.288,480 L 144,480 L 80.672,480 C 36.512,480, 0.768,444.512, 0.128,400.512L0,400.672l0-66.656 L0,288 l0-175.328 l0-39.584 l0-24.416 + C0,4.128, 36.128-32, 80.672-32l 14.592,0 L 224-32 l 44,0 l 21.408,0 l 63.264,0 C 370.336-32, 384-17.664, 384,0L 384,336 C 384,344.832, 377.504,352, 368.672,352l-288,0 + C 53.824,352, 32,372.512, 32,399.328C 32,426.176, 53.824,448, 80.672,448L 144,448 l 149.12,0 L 416,448 l0-368 c0-8.832, 7.84-16, 16.672-16S 448,71.168, 448,80l0,384 + C 448,472.832, 441.504,480, 432.672,480z M 80.672,320l 271.36,0 l 0.64-320L 289.408,0 L 268,0 L 224,0 L 95.264,0 L 80.672,0 C 53.824,0, 32,21.824, 32,48.672l0,24.416 l0,39.584 L 32,288 L 32,334.016 + L 32,335.648 C 45.44,325.792, 62.24,320, 80.672,320z" /> +<glyph unicode="" d="M 510.112,390.016C 506.080,403.040, 494.368,412.672, 480,412.672l-32,0 l0-32 l0-17.664 c0-26.464-21.536-48-48-48S 352,336.544, 352,363.008 + L 352,380.672 l0,32 L 159.84,412.672 l0-32 l0-17.664 c0-26.464-21.536-48-48-48c-26.464,0-48,21.536-48,48L 63.84,380.672 l0,32 L 32,412.672 c-14.368,0-26.080-9.632-30.112-22.656L0,390.016 + l0-9.344 l0-99.68 L0,0 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,280.992 L 512,380.672 L 512,390.016 L 510.112,390.016 z M 480,0L 32,0 L 32,256 l 448,0 L 480,0 zM 111.84,347.008c 8.832,0, 16,7.168, 16,16L 127.84,464 c0,8.832-7.168,16-16,16s-16-7.168-16-16l0-100.992 + C 95.84,354.176, 103.008,347.008, 111.84,347.008zM 400,347.008c 8.832,0, 16,7.168, 16,16L 416,464 C 416,472.832, 408.832,480, 400,480S 384,472.832, 384,464l0-100.992 + C 384,354.176, 391.168,347.008, 400,347.008z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 96,192l0-64 L 32,128 L 32,192 L 96,192 z M 32,256L 32,320 l 64,0 l0-64 L 32,256 z M 128,160l 256,0 l0-160 L 128,0 L 128,160 z M 384,192L 128,192 L 128,448 l 256,0 L 384,192 z M 416,192l 64,0 l0-64 l-64,0 L 416,192 z M 416,256L 416,320 l 64,0 l0-64 L 416,256 z M 416,384L 416,448 l 64,0 l0-64 L 416,384 z M 96,384L 32,384 L 32,448 l 64,0 L 96,384 z + M 32,64l 64,0 l0-64 L 32,0 L 32,64 z M 416,64l 64,0 l0-64 l-64,0 L 416,64 z" /> +<glyph unicode="" d="M 511.456,417.664C 510.048,434.144, 496.736,448, 480,448L 32,448 C 15.264,448, 1.952,434.144, 0.544,417.664L0,417.664 l0-2.656 L0,352 l0-226.656 L0,96 l0-96 + c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 L 512,415.008 L 512,417.664 L 511.456,417.664 z M 192,256L 192,352 l 128,0 l0-96 L 192,256 z M 320,224l0-98.656 L 192,125.344 L 192,224 L 320,224 z M 160,352l0-96 L 32,256 L 32,352 L 160,352 z M 32,224l 128,0 l0-98.656 + L 32,125.344 L 32,224 z M 32,0l0,96 l 128,0 l0-96 L 32,0 z M 192,0l0,96 l 128,0 l0-96 L 192,0 z M 480,0l-128,0 l0,96 l 128,0 L 480,0 z M 480,125.344l-128,0 L 352,224 l 128,0 L 480,125.344 z M 480,256l-128,0 L 352,352 l 128,0 L 480,256 z" /> +<glyph unicode="" d="M 416,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 448,448 C 448,465.664, 433.664,480, 416,480z + M 32,448l 64,0 l0-448 L 32,0 L 32,448 z M 416,0L 128,0 L 128,448 l 288,0 L 416,0 zM 221.792,308.256A48.448,48.448 1260 1 1 318.688,308.256A48.448,48.448 1260 1 1 221.792,308.256zM 271.232,240.448C 227.488,240.448, 192,192.864, 192,134.176s 158.496-58.688, 158.496,0S 315.008,240.448, 271.232,240.448zM 480,448L 512,448L 512,352L 480,352zM 480,320L 512,320L 512,224L 480,224zM 480,192L 512,192L 512,96L 480,96z" /> +<glyph unicode="" d="M 480,160L 480,224 c0,147.072-112.672,224-224,224C 147.392,448, 32,369.504, 32,224l0-64 c-17.664,0-32-14.336-32-32l0-64 c0-17.664, 14.336-32, 32-32 + c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32l0,128 c0,17.664-14.336,32-32,32L 64,224 c0,126.048, 96.608,192, 192,192c 92.48,0, 192-60.064, 192-192l0-32 c-17.664,0-32-14.336-32-32l0-128 + c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32c 17.664,0, 32,14.336, 32,32l0,64 C 512,145.664, 497.664,160, 480,160z" /> +<glyph unicode="" d="M 256,480C 190.496,480, 124.96,455.008, 74.976,405.024c-99.968-99.968-99.968-262.080,0-362.048C 124.96-7.008, 190.496-32, 256-32 + s 131.040,24.992, 181.024,74.976c 99.968,99.968, 99.968,262.080,0,362.048C 387.040,455.008, 321.504,480, 256,480z M 165.504,133.504C 141.312,157.664, 128,189.824, 128,224 + c0,34.176, 13.312,66.336, 37.504,90.496C 189.664,338.688, 221.824,352, 256,352s 66.336-13.312, 90.496-37.504C 370.688,290.336, 384,258.176, 384,224 + c0-34.176-13.312-66.336-37.504-90.496C 322.336,109.312, 290.176,96, 256,96S 189.664,109.312, 165.504,133.504z M 354.976,424.8L 305.6,375.424 + C 289.472,380.704, 272.8,384, 256,384C 240.704,384, 225.568,381.088, 210.752,376.736l-49.92,49.92C 190.272,440.448, 222.528,448, 256,448C 290.944,448, 324.544,439.84, 354.976,424.8z + M 53.376,319.136l 49.92-49.92c-9.152-31.040-8.768-64, 1.28-94.848l-49.376-49.376C 40.16,155.456, 32,189.056, 32,224C 32,257.472, 39.552,289.728, 53.376,319.136z + M 97.6,65.632L 97.6,65.632C 97.6,65.6, 97.6,65.6, 97.6,65.632L 97.6,65.632z M 164.704,19.552l 50.432,50.432C 228.544,66.432, 242.208,64, 256,64 + c 15.296,0, 30.432,2.912, 45.248,7.296l 49.92-49.92C 321.728,7.552, 289.472,0, 256,0C 223.968,0, 193.088,6.88, 164.704,19.552z M 458.56,128.928 + l-49.824,49.824c 8.288,28.128, 8.768,57.792, 1.28,86.112l 50.336,50.336C 486.688,255.968, 486.080,187.744, 458.56,128.928z" /> +<glyph unicode="" d="M 256-32c 82.528,0, 155.744,39.232, 202.56,99.872L 256,224L 256,480 C 114.624,480,0,365.376,0,224S 114.624-32, 256-32z M 224,445.728L 224,224 + c0-9.92, 4.608-19.296, 12.448-25.344l 175.424-135.232C 370.304,22.784, 314.976,0, 256,0c-123.52,0-224,100.48-224,224C 32,336.64, 115.584,430.144, 224,445.728zM 300,475.712l0-228.96 l 182.784-140.896C 501.344,141.216, 512,181.312, 512,224C 512,350.336, 420.352,454.816, 300,475.712z" /> +<glyph unicode="" d="M 479.584,480c-17.92,0-32.416-14.528-32.416-32.416l0-75.584 C 410.624,416.256, 368.512,480, 252.608,480C 113.344,480,0,366.688,0,227.392 + c0-139.296, 113.344-252.608, 252.608-252.608c 109.376,0, 205.824,69.856, 240.064,173.824c 5.664,17.312-3.744,35.968-21.056,41.664 + c-17.312,5.696-35.968-3.712-41.664-21.024c-25.28-76.832-96.544-128.448-177.344-128.448c-102.912,0-186.624,83.712-186.624,186.624 + s 83.712,186.24, 186.624,186.24c 72.864,0, 113.344-45.344, 146.368-92.896L 317.472,320.768 c-17.92,0-32.416-14.528-32.416-32.416c0-17.92, 14.528-32.416, 32.416-32.416 + l 162.112,0 C 497.472,255.872, 512,270.4, 512,288.288L 512,447.584 C 512,465.472, 497.472,480, 479.584,480z" /> +<glyph unicode="" d="M 152.928,415.104c 18.72,18.72, 49.152,18.72, 67.872,0l 171.616-171.616c 8.448,31.968, 0.544,67.36-24.512,92.416 + L 254.752,449.024c-37.504,37.504-98.272,37.504-135.776,0L 93.536,423.584c-37.504-37.504-37.504-98.272,0-135.776l 113.152-113.152 + c 25.056-25.056, 60.448-32.96, 92.416-24.512L 127.488,321.76c-18.72,18.72-18.72,49.152,0,67.872L 152.928,415.104zM 257.248-1.024c 37.504-37.504, 98.272-37.504, 135.776,0l 25.44,25.472c 37.504,37.504, 37.504,98.272,0,135.776L 305.312,273.312 + c-25.056,25.056-60.448,32.96-92.416,24.512l 171.616-171.616c 18.72-18.72, 18.72-49.152,0-67.872l-25.472-25.472c-18.72-18.72-49.152-18.72-67.872,0 + L 119.584,204.512c-8.448-31.968-0.544-67.36, 24.512-92.416L 257.248-1.024z" /> +<glyph unicode="" d="M 120.64,227.68c 20.448-20.448, 50.528-27.616, 77.888-19.456L 47.36,359.36C 42.432,364.288, 39.84,371.424, 39.84,379.936 + c0,14.080, 7.36,32.064, 17.12,41.824c 12.8,12.8, 47.52,26.976, 63.68,10.912l 151.136-151.168c 2.208,7.392, 3.328,15.072, 3.328,22.752 + c0,20.864-8.096,40.416-22.784,55.136L 149.824,461.856C 119.040,492.64, 57.856,481.088, 27.744,450.976C 10.272,433.504-0.576,406.432-0.576,380.32 + c0-20.288, 6.656-38.112, 18.72-50.176L 120.64,227.68zM 391.36,220.32c-20.448,20.448-50.528,27.616-77.888,19.456l 151.168-151.168c 4.928-4.928, 7.52-12.032, 7.52-20.576 + c0-14.080-7.36-32.064-17.12-41.824c-12.8-12.8-47.52-26.976-63.68-10.912L 240.224,166.496c-2.208-7.392-3.328-15.072-3.328-22.752 + c0-20.864, 8.096-40.416, 22.784-55.136l 102.464-102.464c 30.784-30.784, 91.968-19.232, 122.080,10.88c 17.472,17.472, 28.32,44.544, 28.32,70.656 + c0,20.288-6.656,38.112-18.72,50.176L 391.36,220.32zM 146.624,333.408C 142.528,329.344, 140.288,323.904, 140.288,318.144s 2.24-11.168, 6.304-15.232l 188.288-188.32 + c 8.416-8.384, 22.080-8.384, 30.496,0c 4.096,4.064, 6.304,9.504, 6.304,15.264s-2.24,11.168-6.304,15.232L 177.088,333.408 + C 168.704,341.792, 155.008,341.792, 146.624,333.408z" /> +<glyph unicode="" d="M 432.32,114.88A2.912,2.912 1260 1 1 438.144,114.88A2.912,2.912 1260 1 1 432.32,114.88zM 368.032,48.544A5.792,5.792 1260 1 1 379.616,48.54399999999998A5.792,5.792 1260 1 1 368.032,48.54399999999998zM 281.376,14.4A8.704,8.704 1260 1 1 298.784,14.399999999999977A8.704,8.704 1260 1 1 281.376,14.399999999999977zM 188.096,18.976A11.584,11.584 1260 1 1 211.264,18.976A11.584,11.584 1260 1 1 188.096,18.976zM 105.344,61.44A14.496,14.496 1260 1 1 134.336,61.44A14.496,14.496 1260 1 1 105.344,61.44zM 48.032,133.632A17.408,17.408 1260 1 1 82.848,133.632A17.408,17.408 1260 1 1 48.032,133.632zM 26.528,222.272A20.288,20.288 1260 1 1 67.104,222.272A20.288,20.288 1260 1 1 26.528,222.272zM 44.224,310.336A23.2,23.2 1260 1 1 90.624,310.336A23.2,23.2 1260 1 1 44.224,310.336zM 97.312,381.344A26.112,26.112 1260 1 1 149.536,381.344A26.112,26.112 1260 1 1 97.312,381.344zM 175.264,422.016A28.992,28.992 1260 1 1 233.248,422.016A28.992,28.992 1260 1 1 175.264,422.016zM 262.816,424.544A31.904,31.904 1260 1 1 326.624,424.544A31.904,31.904 1260 1 1 262.816,424.544zM 342.976,388.48A34.784,34.784 1260 1 1 412.544,388.48A34.784,34.784 1260 1 1 342.976,388.48zM 399.936,320.736A37.696,37.696 1260 1 1 475.328,320.736A37.696,37.696 1260 1 1 399.936,320.736zM 422.592,232.992A40.608,40.608 1260 1 1 503.808,232.992A40.608,40.608 1260 1 1 422.592,232.992z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,416c 105.856,0, 192-86.144, 192-192 + c0-41.408-13.312-79.68-35.68-111.072L 144.928,380.32C 176.32,402.688, 214.592,416, 256,416z M 64,224c0,41.408, 13.312,79.68, 35.68,111.072l 267.392-267.392l0,0 + C 335.648,45.312, 297.408,32, 256,32C 150.144,32, 64,118.144, 64,224z" /> +<glyph unicode="" d="M 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-64 l 512,0 L 512,384 C 512,401.664, 497.664,416, 480,416z M 480,352L 32,352 L 32,384 l 448,0 L 480,352 zM 32,0c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,288 L 32,288 L 32,0 z M 64,256l 384,0 l0-256 L 64,0 L 64,256 zM 336,224l-160,0 C 167.168,224, 160,216.832, 160,208C 160,199.168, 167.168,192, 176,192l 160,0 C 344.832,192, 352,199.168, 352,208 + C 352,216.832, 344.832,224, 336,224z" /> +<glyph unicode="" d="M 511.744,258.656C 510.4,337.184, 446.688,407.168, 368,407.168c-45.504,0-85.6-23.808-112-58.752 + C 229.6,383.36, 189.504,407.168, 144,407.168c-78.688,0-142.4-69.984-143.744-148.512L0,258.656 c0-0.48, 0.096-0.928, 0.096-1.408 + C 0.096,256.896,0,256.544,0,256.16c0-2.208, 0.544-3.872, 0.64-5.984C 7.68,50.048, 253.984-32, 253.984-32s 249.92,81.952, 257.312,281.856 + C 511.424,252.096, 512,253.856, 512,256.16c0,0.384-0.096,0.736-0.096,1.088C 511.904,257.76, 512,258.176, 512,258.656L 511.744,258.656 z M 479.328,251.040 + c-5.664-153.6-181.056-231.68-225.28-248.928c-43.84,17.28-216.032,95.008-221.44,249.536C 32.544,253.248, 32.384,254.72, 32.16,256.32 + c 0.032,0.576, 0.064,1.184, 0.096,1.792C 33.344,321.568, 84.512,375.168, 144,375.168c 32.832,0, 64.352-16.768, 86.464-46.048 + C 236.512,321.12, 245.952,316.416, 256,316.416s 19.488,4.704, 25.536,12.704C 303.648,358.4, 335.168,375.168, 368,375.168c 59.488,0, 110.656-53.6, 111.744-117.056 + c0-0.608, 0.032-1.216, 0.096-1.824C 479.616,254.72, 479.424,253.056, 479.328,251.040z" /> +<glyph unicode="" d="M 510.144,272.864c-3.776,11.584-13.792,20.032-25.824,21.792l-137.92,20.032L 284.704,439.648 + C 279.296,450.592, 268.192,457.504, 256,457.504S 232.704,450.592, 227.296,439.648L 165.632,314.688l-137.92-20.032c-12.064-1.76-22.080-10.208-25.824-21.792 + c-3.776-11.584-0.64-24.288, 8.096-32.8l 99.808-97.28l-23.552-137.376c-2.048-12, 2.88-24.128, 12.736-31.296C 104.512-29.952, 111.104-32, 117.76-32 + c 5.088,0, 10.208,1.216, 14.88,3.68L 256,36.544l 123.36-64.864C 384.032-30.784, 389.152-32, 394.24-32c 6.624,0, 13.248,2.048, 18.816,6.112 + c 9.856,7.168, 14.784,19.296, 12.736,31.296l-23.552,137.376l 99.808,97.28C 510.752,248.544, 513.888,261.28, 510.144,272.864z M 367.84,153.952L 394.24,0 + L 256,72.672L 117.76,0l 26.4,153.952L 32.32,262.976L 186.88,285.44L 256,425.504l 69.12-140.064l 154.56-22.464L 367.84,153.952z" /> +<glyph unicode="" d="M 510.144,272.864c-3.776,11.584-13.792,20.032-25.856,21.76l-137.92,20.032L 284.704,439.648 + C 279.296,450.592, 268.192,457.504, 256,457.504S 232.704,450.592, 227.296,439.648L 165.632,314.688l-137.92-20.032c-12.064-1.76-22.080-10.208-25.824-21.792 + c-3.776-11.584-0.64-24.288, 8.096-32.8l 99.808-97.28l-23.552-137.376c-2.048-12, 2.88-24.128, 12.736-31.296C 104.512-29.952, 111.104-32, 117.76-32 + c 5.088,0, 10.208,1.216, 14.88,3.68L 256,36.544l 123.36-64.864C 384.032-30.784, 389.152-32, 394.24-32c 6.624,0, 13.248,2.048, 18.816,6.112 + c 9.856,7.168, 14.784,19.296, 12.736,31.296l-23.552,137.376l 99.808,97.28C 510.784,248.576, 513.92,261.28, 510.144,272.864z M 367.84,153.952L 394.24,0 + L 256,72.672L 256,425.504 l 69.12-140.064l 154.56-22.464L 367.84,153.952z" /> +<glyph unicode="" d="M 332.096,291.712L 253.696,450.56L 175.296,291.712L0,266.24L 126.848,142.592L 96.896-32L 253.696,50.432L 410.496-32L 380.544,142.592L 507.392,266.24 z" /> +<glyph unicode="" d="M 256,50.432L 256,450.56L 177.6,291.712L 2.304,266.24L 129.152,142.592L 99.2-32 z" /> +<glyph unicode="" d="M 13.568,49.44c-18.752-18.752-18.752-49.12,0-67.872c 9.376-9.376, 21.664-14.048, 33.952-14.048 + c 12.288,0, 24.576,4.672, 33.952,14.048l 157.6,157.6L 171.168,207.040L 13.568,49.44zM 407.456,341.536L 476.032,377.024L 512,446.496L 478.496,480L 409.024,444.032L 373.536,375.456L 289.952,291.872L 323.872,257.952 + zM 422.464,159.36C 420.288,159.488, 418.208,160, 416,160c-11.712,0-22.816-2.4-33.184-6.24L 185.76,350.816 + C 189.6,361.184, 192,372.288, 192,384c0,2.208-0.512,4.288-0.64,6.464C 187.968,440.416, 146.816,480, 96,480C 81.216,480, 67.36,476.384, 54.848,470.4l 63.776-63.776 + c 3.36-3.36, 5.664-7.328, 7.2-11.52c 4.192-11.36, 1.92-24.576-7.2-33.728C 112.384,355.136, 104.192,352, 96,352C 92.224,352, 88.48,352.832, 84.896,354.176 + c-4.192,1.568-8.16,3.84-11.52,7.2L 9.6,425.152C 3.616,412.64,0,398.784,0,384c0-50.816, 39.584-91.968, 89.536-95.36C 91.712,288.512, 93.792,288, 96,288 + c 11.712,0, 22.816,2.4, 33.184,6.24l 197.056-197.056C 322.4,86.816, 320,75.712, 320,64c0-2.208, 0.512-4.288, 0.64-6.464 + C 324.032,7.584, 365.184-32, 416-32c 14.784,0, 28.64,3.616, 41.152,9.6l-63.776,63.776c-3.36,3.36-5.664,7.328-7.2,11.52 + c-4.192,11.36-1.92,24.576, 7.2,33.728C 399.616,92.864, 407.808,96, 416,96c 3.776,0, 7.52-0.832, 11.104-2.176 + c 4.192-1.568, 8.16-3.84, 11.52-7.2l 63.776-63.776C 508.384,35.36, 512,49.216, 512,64C 512,114.816, 472.416,155.968, 422.464,159.36z" /> +<glyph unicode="" d="M 416,96c 3.776,0, 7.52-0.832, 11.104-2.176c 4.192-1.568, 8.16-3.84, 11.52-7.2l 63.776-63.776 + C 508.384,35.36, 512,49.216, 512,64c0,50.816-39.584,91.968-89.536,95.36C 420.288,159.488, 418.208,160, 416,160c-11.712,0-22.816-2.4-33.184-6.24 + L 185.76,350.816C 189.6,361.184, 192,372.288, 192,384c0,2.208-0.512,4.288-0.64,6.464C 187.968,440.416, 146.816,480, 96,480C 81.216,480, 67.36,476.384, 54.848,470.4 + l 63.776-63.776c 3.36-3.36, 5.664-7.328, 7.2-11.52c 4.192-11.36, 1.92-24.576-7.2-33.728C 112.384,355.136, 104.192,352, 96,352 + C 92.224,352, 88.48,352.832, 84.896,354.176c-4.192,1.568-8.16,3.84-11.52,7.2L 9.6,425.152C 3.616,412.64,0,398.784,0,384 + c0-50.816, 39.584-91.968, 89.536-95.36C 91.712,288.512, 93.792,288, 96,288c 11.712,0, 22.816,2.4, 33.184,6.24l 197.056-197.056 + C 322.4,86.816, 320,75.712, 320,64c0-2.208, 0.512-4.288, 0.64-6.464C 324.032,7.584, 365.184-32, 416-32c 14.784,0, 28.64,3.616, 41.152,9.6 + l-63.776,63.776c-3.36,3.36-5.664,7.328-7.2,11.52c-4.192,11.36-1.92,24.576, 7.2,33.728C 399.616,92.864, 407.808,96, 416,96z" /> +<glyph unicode="" d="M 440.416,277.088c-4.032,14.016-9.504,27.36-16.448,39.872l 31.808,66.912c-11.808,14.72-25.184,28.096-39.904,39.904 + l-66.912-31.808c-12.48,6.912-25.856,12.416-39.872,16.448L 284.192,478.368C 274.944,479.392, 265.536,480, 256,480S 237.056,479.392, 227.808,478.368L 202.912,408.416 + C 188.928,404.384, 175.552,398.88, 163.072,391.968L 96.128,423.776c-14.72-11.808-28.096-25.184-39.904-39.904l 31.808-66.912 + c-6.912-12.48-12.416-25.856-16.448-39.872L 1.632,252.192C 0.608,242.944,0,233.536,0,224s 0.608-18.944, 1.632-28.192l 69.984-24.896 + c 4.032-14.016, 9.504-27.36, 16.448-39.872l-31.808-66.912c 11.808-14.72, 25.184-28.128, 39.904-39.904l 66.912,31.808 + c 12.48-6.912, 25.856-12.416, 39.872-16.448l 24.896-69.984C 237.056-31.392, 246.464-32, 256-32s 18.944,0.608, 28.192,1.632l 24.896,69.984 + c 14.016,4.032, 27.36,9.504, 39.872,16.448l 66.912-31.808c 14.72,11.808, 28.128,25.184, 39.904,39.904l-31.808,66.912 + c 6.912,12.48, 12.416,25.856, 16.448,39.872l 69.984,24.896C 511.392,205.056, 512,214.464, 512,224s-0.608,18.944-1.632,28.192L 440.416,277.088z M 256,96 + c-70.688,0-128,57.312-128,128c0,70.688, 57.312,128, 128,128s 128-57.312, 128-128C 384,153.312, 326.688,96, 256,96zM 192,224A64,64 1260 1 1 320,224A64,64 1260 1 1 192,224z" /> +<glyph unicode="" d="M 15.648,204.832l 55.52,2.048C 77.728,198.368, 85.312,190.624, 93.76,183.712l-3.648-55.584 + c 6.080-3.456, 12.352-6.656, 18.944-9.504c 6.56-2.848, 13.216-5.184, 19.904-7.264l 37.92,40.8c 10.848-1.376, 21.664-1.568, 32.32-0.512 + l 36.64-41.792c 13.664,3.744, 26.848,8.992, 39.328,15.648L 273.152,181.056C 281.632,187.616, 289.376,195.2, 296.288,203.648l 55.584-3.648 + c 3.456,6.080, 6.656,12.352, 9.504,18.944c 2.848,6.56, 5.184,13.216, 7.264,19.904l-40.8,37.92c 1.376,10.848, 1.568,21.664, 0.512,32.32 + l 41.792,36.64c-3.744,13.664-8.992,26.848-15.648,39.328L 298.944,383.040C 292.384,391.52, 284.8,399.264, 276.352,406.176L 280,461.76 + C 273.92,465.216, 267.648,468.416, 261.056,471.264C 254.496,474.080, 247.84,476.448, 241.152,478.496L 203.264,437.696c-10.848,1.376-21.664,1.568-32.32,0.512 + L 134.272,480C 120.608,476.256, 107.424,471.008, 94.944,464.352L 96.96,408.832C 88.48,402.272, 80.736,394.72, 73.824,386.272L 18.24,389.888 + c-3.456-6.080-6.656-12.352-9.504-18.944C 5.92,364.384, 3.552,357.728, 1.504,351.040l 40.8-37.92c-1.376-10.848-1.568-21.664-0.512-32.32L0,244.16 + C 3.744,230.528, 8.992,217.312, 15.648,204.832z M 223.072,383.104c 48.672-20.992, 71.136-77.472, 50.144-126.176S 195.744,185.792, 147.040,206.784 + S 75.904,284.256, 96.896,332.96S 174.368,404.096, 223.072,383.104zM 137.056,294.944A48,48 1260 1 1 233.056,294.94399999999996A48,48 1260 1 1 137.056,294.94399999999996zM 480.672,103.232l-13.248,4.704l 6.048,12.736l 13.92,29.28c-5.152,6.432-11.008,12.288-17.472,17.472l-29.28-13.92 + l-12.736-6.048l-4.704,13.248l-10.88,30.624C 408.288,191.744, 404.16,192, 400,192s-8.288-0.256-12.352-0.704l-10.88-30.624l-4.704-13.248 + l-12.736,6.048l-29.28,13.92c-6.432-5.152-12.288-11.008-17.472-17.472l 13.92-29.28l 6.048-12.736l-13.248-4.704l-30.624-10.88 + C 288.256,88.288, 288,84.16, 288,80s 0.256-8.288, 0.704-12.32l 30.624-10.88l 13.248-4.704l-6.048-12.736l-13.92-29.28 + c 5.152-6.432, 11.008-12.288, 17.472-17.472l 29.28,13.92l 12.736,6.048l 4.704-13.248l 10.88-30.624C 391.712-31.744, 395.84-32, 400-32 + s 8.288,0.256, 12.352,0.704l 10.88,30.624l 4.704,13.248l 12.736-6.048l 29.28-13.92c 6.432,5.152, 12.288,11.008, 17.472,17.472l-13.92,29.28 + l-6.048,12.736l 13.248,4.704l 30.624,10.88C 511.744,71.712, 512,75.84, 512,80s-0.256,8.288-0.704,12.352L 480.672,103.232z M 400,56 + c-13.248,0-24,10.752-24,24c0,13.248, 10.752,24, 24,24s 24-10.752, 24-24C 424,66.752, 413.248,56, 400,56z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.328,228.672 + c-6.24-6.24-16.384-6.24-22.624,0L 288,297.376L 288,48 C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,297.376 L 187.328,228.672 + c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624l 96,96C 260.736,347.36, 260.768,347.36, 260.8,347.392 + c 1.44,1.408, 3.168,2.592, 5.056,3.36c 3.904,1.632, 8.32,1.632, 12.224,0C 280.064,349.952, 281.824,348.8, 283.328,347.328l 96-96 + C 385.568,245.056, 385.568,234.944, 379.328,228.672z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.328,164.672l-96-96 + c-1.472-1.472-3.232-2.656-5.184-3.456c-3.904-1.632-8.32-1.632-12.224,0c-1.92,0.8-3.616,1.952-5.056,3.36 + c-0.032,0.032-0.096,0.032-0.128,0.096l-96,96c-6.24,6.24-6.24,16.384,0,22.624c 6.24,6.24, 16.384,6.24, 22.624,0L 256,118.624L 256,368 + C 256,376.832, 263.168,384, 272,384S 288,376.832, 288,368l0-249.376 l 68.672,68.672c 6.24,6.24, 16.384,6.24, 22.624,0C 385.568,181.056, 385.568,170.944, 379.328,164.672z + " /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 448,208 + C 448,199.168, 440.832,192, 432,192L 182.624,192 l 68.672-68.672c 6.24-6.24, 6.24-16.384,0-22.624c-6.24-6.24-16.384-6.24-22.624,0l-96,96 + C 132.64,196.736, 132.608,196.8, 132.576,196.864C 131.168,198.304, 130.016,200, 129.248,201.888C 128.448,203.84, 128,205.888, 128,207.936C 128,207.968, 128,207.968, 128,208l0,0 + c0,2.080, 0.416,4.16, 1.248,6.112c 0.768,1.888, 1.92,3.584, 3.328,5.024c 0.064,0.064, 0.064,0.128, 0.128,0.192l 96,96 + c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624L 182.624,224L 432,224 C 440.832,224, 448,216.832, 448,208z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 416,208 + c0-0.032,0-0.032,0-0.064c0-2.080-0.416-4.128-1.216-6.048c-0.8-1.952-1.984-3.712-3.456-5.184l-96-96 + c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624L 361.376,192L 112,192 C 103.168,192, 96,199.168, 96,208C 96,216.832, 103.168,224, 112,224 + l 249.376,0 L 292.672,292.672c-6.24,6.24-6.24,16.384,0,22.624c 6.24,6.24, 16.384,6.24, 22.624,0l 96-96c 1.472-1.472, 2.656-3.232, 3.456-5.184 + C 415.584,212.16, 416,210.080, 416,208L 416,208z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 390.976,89.024c-6.24-6.24-16.384-6.24-22.624,0 + L 192,265.376l0-97.152 c0-8.832-7.168-16-16-16S 160,159.392, 160,168.224L 160,304 l0,0c0,2.080, 0.416,4.16, 1.248,6.112 + c 0.768,1.888, 1.92,3.584, 3.328,5.024c 0.064,0.064, 0.064,0.128, 0.128,0.192C 164.736,315.36, 164.768,315.36, 164.8,315.392 + c 1.44,1.408, 3.168,2.592, 5.056,3.36C 171.84,319.584, 173.92,320, 176,320l 135.776,0 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 214.624,288 + l 176.32-176.32C 397.216,105.408, 397.216,95.296, 390.976,89.024z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 384,304l0-135.776 c0-8.832-7.168-16-16-16 + s-16,7.168-16,16L 352,265.376 l-176.32-176.32c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624L 329.376,288L 232.224,288 + c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16L 368,320 c 2.080,0, 4.16-0.416, 6.112-1.248c 3.904-1.632, 7.040-4.736, 8.64-8.64 + C 383.584,308.16, 384,306.080, 384,304L 384,304z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 384,112c0-0.032,0-0.032,0-0.064 + c0-2.080-0.416-4.128-1.216-6.048c-1.632-3.904-4.736-7.040-8.64-8.64C 372.16,96.416, 370.080,96, 368,96L 232.224,96 + c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16l 97.152,0 l-176.32,176.32c-6.24,6.24-6.24,16.384,0,22.624s 16.384,6.24, 22.624,0 + l 176.32-176.32L 352,247.776 c0,8.832, 7.168,16, 16,16s 16-7.168, 16-16L 384,112 z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 390.976,304.32L 214.624,128l 97.152,0 c 8.832,0, 16-7.168, 16-16 + c0-8.832-7.168-16-16-16L 176,96 c-2.080,0-4.16,0.416-6.112,1.248c-1.92,0.8-3.616,1.952-5.056,3.36 + c-0.032,0.032-0.096,0.032-0.128,0.096c-0.064,0.064-0.064,0.128-0.128,0.192c-1.408,1.44-2.56,3.136-3.328,5.024 + C 160.448,107.84, 160,109.888, 160,111.936c0,0.032,0,0.032,0,0.064L 160,247.776 c0,8.832, 7.168,16, 16,16S 192,256.608, 192,247.776l0-97.152 l 176.32,176.32 + c 6.24,6.24, 16.384,6.24, 22.624,0S 397.216,310.592, 390.976,304.32z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 224,176l0-128 C 224,39.168, 216.832,32, 208,32S 192,39.168, 192,48l0,89.376 l-100.672-100.672c-6.24-6.24-16.384-6.24-22.624,0 + c-6.24,6.24-6.24,16.384,0,22.624L 169.376,160L 80,160 C 71.168,160, 64,167.168, 64,176C 64,184.832, 71.168,192, 80,192l 128,0 c 2.080,0, 4.16-0.416, 6.112-1.248 + c 3.904-1.632, 7.040-4.736, 8.64-8.64C 223.584,180.16, 224,178.080, 224,176L 224,176z M 432,288C 440.832,288, 448,280.832, 448,272C 448,263.168, 440.832,256, 432,256l-128,0 + C 301.92,256, 299.84,256.416, 297.888,257.248C 295.968,258.016, 294.272,259.168, 292.8,260.608C 292.768,260.64, 292.736,260.64, 292.672,260.672 + C 292.64,260.736, 292.608,260.8, 292.576,260.864C 291.168,262.304, 290.016,264, 289.248,265.888C 288.448,267.84, 288,269.888, 288,271.936C 288,271.968, 288,271.968, 288,272l0,128 + C 288,408.832, 295.168,416, 304,416S 320,408.832, 320,400l0-89.376 l 100.672,100.672c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624 + L 342.624,288L 432,288 z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 208,64C 216.832,64, 224,56.832, 224,48C 224,39.168, 216.832,32, 208,32l-128,0 c-2.080,0-4.16,0.416-6.112,1.248 + c-1.92,0.8-3.616,1.952-5.056,3.36c-0.032,0.032-0.096,0.032-0.128,0.096c-0.064,0.064-0.064,0.128-0.128,0.192 + c-1.408,1.44-2.56,3.136-3.328,5.024C 64.448,43.84, 64,45.888, 64,47.936c0,0.032,0,0.032,0,0.064l0,128 C 64,184.832, 71.168,192, 80,192 + S 96,184.832, 96,176l0-89.376 l 100.672,100.672c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624L 118.624,64L 208,64 z M 448,400l0-128 + C 448,263.168, 440.832,256, 432,256S 416,263.168, 416,272L 416,361.376 L 315.328,260.672c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624 + L 393.376,384L 304,384 C 295.168,384, 288,391.168, 288,400C 288,408.832, 295.168,416, 304,416l 128,0 c 2.080,0, 4.16-0.416, 6.112-1.248c 3.904-1.632, 7.040-4.736, 8.64-8.64 + C 447.584,404.16, 448,402.080, 448,400L 448,400z" /> +<glyph unicode="" d="M 272-32c 132.544,0, 240,107.456, 240,240S 404.544,448, 272,448S 32,340.544, 32,208S 139.456-32, 272-32z M 156.864,179.424L 260.64,283.2 + C 263.776,286.336, 267.872,287.872, 272,287.872c 4.128,0, 8.224-1.536, 11.36-4.672l 103.776-103.776c 6.24-6.24, 6.24-16.384,0-22.624 + c-6.24-6.24-16.384-6.24-22.624,0L 272,249.312L 179.488,156.8c-6.24-6.24-16.384-6.24-22.624,0C 150.624,163.040, 150.624,173.184, 156.864,179.424z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 387.136,236.576L 283.36,132.8 + c-3.136-3.136-7.264-4.704-11.36-4.672c-4.128,0-8.224,1.536-11.36,4.672L 156.864,236.576c-6.24,6.24-6.24,16.384,0,22.624 + c 6.24,6.24, 16.384,6.24, 22.624,0L 272,166.688L 364.512,259.2c 6.24,6.24, 16.384,6.24, 22.624,0C 393.376,252.96, 393.376,242.816, 387.136,236.576z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 323.2,115.488 + c 6.24-6.24, 6.24-16.384,0-22.624c-6.24-6.24-16.384-6.24-22.624,0L 196.8,196.64C 193.664,199.776, 192.128,203.872, 192.128,208 + c0,4.128, 1.536,8.224, 4.672,11.36l 103.776,103.776c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624L 230.688,208 + L 323.2,115.488z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 347.2,196.64l-103.776-103.776 + c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624L 313.312,208L 220.8,300.512c-6.24,6.24-6.24,16.384,0,22.624 + c 6.24,6.24, 16.384,6.24, 22.624,0l 103.776-103.776c 3.136-3.136, 4.704-7.264, 4.672-11.36C 351.872,203.872, 350.336,199.776, 347.2,196.64z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 391.232,99.072 + c-6.272-6.272-16.48-6.272-22.752,0l-95.872,84.8l-95.872-84.8c-6.272-6.272-16.48-6.272-22.752,0c-6.272,6.272-6.272,16.48,0,22.752 + l 107.040,94.688c 3.2,3.2, 7.392,4.736, 11.584,4.672C 276.8,221.28, 280.992,219.744, 284.192,216.544l 107.040-94.688 + C 397.536,115.552, 397.536,105.376, 391.232,99.072z M 391.232,213.824c-6.272-6.272-16.48-6.272-22.752,0L 272.576,298.656L 176.704,213.824 + c-6.272-6.272-16.48-6.272-22.752,0c-6.272,6.272-6.272,16.48,0,22.752l 107.040,94.688c 3.2,3.2, 7.392,4.736, 11.584,4.672 + C 276.8,336.032, 280.992,334.496, 284.192,331.296l 107.040-94.688C 397.536,230.304, 397.536,220.128, 391.232,213.824z" /> +<glyph unicode="" d="M 273.056,445.856c-131.968,0-238.944-106.976-238.944-238.944S 141.12-32, 273.056-32S 512,74.976, 512,206.944 + S 405.024,445.856, 273.056,445.856z M 390.048,179.392l-107.040-94.688c-3.2-3.2-7.392-4.736-11.584-4.672C 267.2,80, 263.008,81.504, 259.808,84.704 + L 152.768,179.392c-6.272,6.272-6.272,16.48,0,22.752c 6.272,6.272, 16.48,6.272, 22.752,0l 95.872-84.8l 95.872,84.8 + c 6.272,6.272, 16.48,6.272, 22.752,0S 396.352,185.696, 390.048,179.392z M 390.048,294.144L 283.008,199.456c-3.2-3.2-7.392-4.736-11.584-4.672 + C 267.2,194.752, 263.008,196.256, 259.808,199.456L 152.768,294.144c-6.272,6.272-6.272,16.48,0,22.752C 159.040,323.2, 169.248,323.2, 175.52,316.928l 95.872-84.8 + l 95.872,84.8c 6.272,6.272, 16.48,6.272, 22.752,0S 396.352,300.448, 390.048,294.144z" /> +<glyph unicode="" d="M 273.152,445.728c-131.904,0-238.848-106.944-238.848-238.848C 34.272,74.944, 141.216-32, 273.152-32 + C 405.056-32, 512,74.944, 512,206.848C 512,338.784, 405.056,445.728, 273.152,445.728z M 266.176,89.952c-6.272-6.272-16.48-6.272-22.752,0L 148.704,196.992 + c-3.2,3.2-4.736,7.424-4.672,11.616C 144,212.8, 145.504,216.992, 148.704,220.192l 94.688,107.040c 6.272,6.272, 16.48,6.272, 22.752,0 + s 6.272-16.48,0-22.752l-84.8-95.872l 84.8-95.872C 272.448,106.432, 272.448,96.224, 266.176,89.952z M 380.928,112.704 + c 6.272-6.272, 6.272-16.48,0-22.752s-16.48-6.272-22.752,0L 263.456,196.992c-3.2,3.2-4.736,7.424-4.672,11.616 + C 258.752,212.8, 260.256,216.992, 263.456,220.192l 94.688,107.040c 6.272,6.272, 16.48,6.272, 22.752,0s 6.272-16.48,0-22.752l-84.8-95.872L 380.928,112.704z + " /> +<glyph unicode="" d="M 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 163.072,88.768c-6.272,6.272-6.272,16.48,0,22.752l 84.8,95.872l-84.8,95.872 + C 156.8,309.568, 156.8,319.776, 163.072,326.048s 16.48,6.272, 22.752,0l 94.688-107.040c 3.2-3.2, 4.736-7.392, 4.672-11.584 + C 285.28,203.2, 283.744,199.008, 280.544,195.808l-94.688-107.040C 179.552,82.464, 169.376,82.464, 163.072,88.768z M 395.296,195.808l-94.688-107.040 + c-6.272-6.272-16.48-6.272-22.752,0s-6.272,16.48,0,22.752l 84.8,95.872l-84.8,95.872c-6.272,6.272-6.272,16.48,0,22.752 + s 16.48,6.272, 22.752,0l 94.688-107.040c 3.2-3.2, 4.736-7.392, 4.672-11.584C 400,203.2, 398.496,199.008, 395.296,195.808z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.584,165.568 + l-0.064,0.064C 376.992,162.208, 373.44,160, 369.44,160l-195.52,0 c-3.936,0-7.456,2.080-9.984,5.408C 163.904,165.472, 163.84,165.504, 163.776,165.568 + c-5.44,6.944-5.44,18.208,0,25.152l 97.76,123.424c 0.128,0.192, 0.192,0.448, 0.352,0.64c 5.44,6.944, 14.304,6.944, 19.744,0l 97.984-124.064 + C 385.056,183.776, 385.056,172.512, 379.584,165.568z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.584,225.28l-97.76-123.424 + c-0.128-0.192-0.192-0.448-0.352-0.64c-5.44-6.944-14.304-6.944-19.744,0L 163.776,225.28c-5.44,6.944-5.44,18.208,0,25.152L 163.84,250.368 + C 166.368,253.792, 169.92,256, 173.92,256l 195.52,0 c 3.936,0, 7.456-2.080, 9.984-5.408c 0.064-0.064, 0.128-0.064, 0.16-0.128 + C 385.056,243.488, 385.056,232.224, 379.584,225.28z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 320,110.56 + c0-3.936-2.080-7.456-5.408-9.984c-0.064-0.064-0.064-0.128-0.128-0.16c-6.944-5.44-18.208-5.44-25.152,0L 165.856,198.144 + c-0.192,0.16-0.448,0.192-0.64,0.352c-6.944,5.44-6.944,14.304,0,19.744L 289.28,316.224c 6.944,5.44, 18.208,5.44, 25.152,0L 314.368,316.16 + C 317.792,313.632, 320,310.080, 320,306.080L 320,110.56 z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 378.784,198.4L 254.72,100.416 + c-6.944-5.44-18.208-5.44-25.152,0l 0.064,0.064C 226.208,103.008, 224,106.56, 224,110.56l0,195.52 c0,3.936, 2.080,7.456, 5.408,9.984 + C 229.472,316.096, 229.504,316.16, 229.568,316.224c 6.944,5.44, 18.208,5.44, 25.152,0l 123.424-97.76c 0.192-0.16, 0.448-0.192, 0.64-0.352 + C 385.728,212.672, 385.728,203.84, 378.784,198.4z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 400,192l-256,0 + C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224l 256,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 400,192L 288,192 l0-112 + C 288,71.168, 280.832,64, 272,64S 256,71.168, 256,80L 256,192 L 144,192 C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224L 256,224 L 256,336 C 256,344.832, 263.168,352, 272,352 + S 288,344.832, 288,336L 288,224 l 112,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 383.2,296.576L 294.016,207.392 + l 78.912-87.968c 6.24-6.24, 6.24-16.384,0-22.624s-16.384-6.24-22.624,0L 271.392,184.768l-87.968-87.968c-6.24-6.24-16.384-6.24-22.624,0 + c-6.24,6.24-6.24,16.384,0,22.624l 89.184,89.184L 171.072,296.576c-6.24,6.24-6.24,16.384,0,22.624c 6.24,6.24, 16.384,6.24, 22.624,0 + l 78.912-87.968l 87.968,87.968c 6.24,6.24, 16.384,6.24, 22.624,0C 389.44,312.96, 389.44,302.816, 383.2,296.576z" /> +<glyph unicode="" d="M 257.344,480c-141.376,0-256-114.624-256-256s 114.624-256, 256-256s 256,114.624, 256,256S 398.72,480, 257.344,480z M 375.936,294.816l-122.624-187.424 + c-0.032-0.032-0.096-0.064-0.096-0.096c-0.64-0.96-0.992-2.048-1.792-2.944c-1.12-1.216-2.56-1.856-3.84-2.784 + c-0.32-0.224-0.64-0.48-0.992-0.704c-1.984-1.248-4.032-2.080-6.272-2.624c-0.736-0.192-1.408-0.384-2.176-0.512 + c-1.824-0.256-3.552-0.256-5.376-0.064c-1.28,0.096-2.496,0.256-3.744,0.576c-1.28,0.352-2.464,0.896-3.68,1.472 + c-1.024,0.48-2.112,0.608-3.072,1.216c-0.704,0.448-1.088,1.152-1.696,1.696c-0.256,0.224-0.576,0.288-0.832,0.512L 148.352,169.152 + C 139.264,177.568, 138.72,191.744, 147.104,200.8s 22.56,9.632, 31.648,1.248l 51.68-47.808l 108,165.088c 6.784,10.336, 20.64,13.248, 31.008,6.496 + C 379.808,319.040, 382.72,305.152, 375.936,294.816z" /> +<glyph unicode="" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 400,256l-192,0 C 199.168,256, 192,263.168, 192,272C 192,280.832, 199.168,288, 208,288l 192,0 C 408.832,288, 416,280.832, 416,272 + C 416,263.168, 408.832,256, 400,256z" /> +<glyph unicode="" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 400,256L 320,256 l0-80 C 320,167.168, 312.832,160, 304,160C 295.168,160, 288,167.168, 288,176L 288,256 L 208,256 + C 199.168,256, 192,263.168, 192,272C 192,280.832, 199.168,288, 208,288L 288,288 L 288,368 C 288,376.832, 295.168,384, 304,384C 312.832,384, 320,376.832, 320,368L 320,288 l 80,0 + C 408.832,288, 416,280.832, 416,272C 416,263.168, 408.832,256, 400,256z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 352,160c0-17.664-14.336-32-32-32L 192,128 + c-17.664,0-32,14.336-32,32L 160,288 c0,17.664, 14.336,32, 32,32l 128,0 c 17.664,0, 32-14.336, 32-32L 352,160 z" /> +<glyph unicode="" d="M 480,448L 64,448 C 46.336,448, 32,433.664, 32,416l0-416 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,416 C 512,433.664, 497.664,448, 480,448z + M 400,96l-256,0 C 135.168,96, 128,103.168, 128,112C 128,120.832, 135.168,128, 144,128l 256,0 c 8.832,0, 16-7.168, 16-16C 416,103.168, 408.832,96, 400,96z + M 400,192l-256,0 C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224l 256,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z M 400,288l-256,0 + C 135.168,288, 128,295.168, 128,304C 128,312.832, 135.168,320, 144,320l 256,0 C 408.832,320, 416,312.832, 416,304C 416,295.168, 408.832,288, 400,288z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 400,96l-256,0 + C 135.168,96, 128,103.168, 128,112C 128,120.832, 135.168,128, 144,128l 256,0 c 8.832,0, 16-7.168, 16-16C 416,103.168, 408.832,96, 400,96z M 400,192l-256,0 + C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224l 256,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z M 400,288l-256,0 + C 135.168,288, 128,295.168, 128,304C 128,312.832, 135.168,320, 144,320l 256,0 C 408.832,320, 416,312.832, 416,304C 416,295.168, 408.832,288, 400,288z" /> +<glyph unicode="" d="M 64-32l 385.344,0 c 17.664,0, 32,14.336, 32,32L 481.344,448 c0,17.664-14.336,32-32,32L 64,480 C 46.336,480, 32,465.664, 32,448l0-448 C 32-17.664, 46.336-32, 64-32z + M 240,384l 129.344,0 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,352 C 231.168,352, 224,359.168, 224,368C 224,376.832, 231.168,384, 240,384z M 144,288 + l 225.344,0 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 144,256 C 135.168,256, 128,263.168, 128,272C 128,280.832, 135.168,288, 144,288z M 144,192l 225.344,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 144,160 C 135.168,160, 128,167.168, 128,176C 128,184.832, 135.168,192, 144,192z M 144,96l 225.344,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 144,64 C 135.168,64, 128,71.168, 128,80C 128,88.832, 135.168,96, 144,96z" /> +<glyph unicode="" d="M 64,32l 32,0 l0-32 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 480,384 c0,17.664-14.336,32-32,32l-32,0 L 416,448 c0,17.664-14.336,32-32,32L 64,480 + C 46.336,480, 32,465.664, 32,448l0-384 C 32,46.336, 46.336,32, 64,32z M 448,384l0-384 L 128,0 l0,32 l 256,0 c 17.664,0, 32,14.336, 32,32L 416,384 L 448,384 z M 336,416C 344.832,416, 352,408.832, 352,400 + C 352,391.168, 344.832,384, 336,384L 206.656,384 c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16L 336,416 z M 110.656,320L 336,320 + C 344.832,320, 352,312.832, 352,304C 352,295.168, 344.832,288, 336,288L 110.656,288 c-8.832,0-16,7.168-16,16C 94.656,312.832, 101.824,320, 110.656,320z M 110.656,224L 336,224 + C 344.832,224, 352,216.832, 352,208C 352,199.168, 344.832,192, 336,192L 110.656,192 c-8.832,0-16,7.168-16,16C 94.656,216.832, 101.824,224, 110.656,224z M 110.656,128 + L 336,128 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 110.656,96 c-8.832,0-16,7.168-16,16C 94.656,120.832, 101.824,128, 110.656,128z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 89.184,333.248c-15.904,15.904-15.904,41.664,0,57.568c 15.904,15.904, 41.664,15.904, 57.568,0L 189.12,348.448L 131.552,290.88L 89.184,333.248z + M 329.92,92.512l-164.48,164.48L 223.008,314.56l 164.48-164.48L 416,64L 329.92,92.512z" /> +<glyph unicode="" d="M 480,384l-160,0 C 302.336,384, 288,369.664, 288,352c0,0-4.16-29.344-32-32L 32,320 C 14.336,320,0,306.176,0,288.512L0,0 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,256 L 512,288.512 L 512,352 C 512,369.664, 497.664,384, 480,384z" /> +<glyph unicode="" d="M 480,416l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,288 l 512,0 L 512,320.512 L 512,384 + C 512,401.664, 497.664,416, 480,416zM0,0c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L0,256 L0,0 z" /> +<glyph unicode="" d="M 480,384l-128,0 c-17.664,0-32-14.336-32-32c0,0-4.16-29.344-32-32L 64,320 C 46.336,320, 32,305.664, 32,288l0-288 c0-17.664, 14.336-32, 32-32l 416,0 + c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 368,128L 288,128 l0-80 C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,128 L 176,128 + C 167.168,128, 160,135.168, 160,144C 160,152.832, 167.168,160, 176,160L 256,160 L 256,240 C 256,248.832, 263.168,256, 272,256S 288,248.832, 288,240L 288,160 l 80,0 c 8.832,0, 16-7.168, 16-16 + C 384,135.168, 376.832,128, 368,128z" /> +<glyph unicode="" d="M 480,416l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,32 c0-17.664, 14.336-32, 32-32l 192.096,0 + l0,160 L 156.192,160 l 99.904,128l 99.904-128L 288.096,160 l0-160 L 480,0 c 17.664,0, 32,14.336, 32,32L 512,288 L 512,320.512 L 512,384 C 512,401.664, 497.664,416, 480,416z" /> +<glyph unicode="" d="M 480,416l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,32 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,288 L 512,320.512 L 512,384 C 512,401.664, 497.664,416, 480,416z M 256.096,0.192l-99.904,128l 67.904,0 l0,128 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-128 l 67.904,0 + L 256.096,0.192z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 224,256c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-160 + c0-17.664-14.336-32-32-32s-32,14.336-32,32L 224,256 z M 256,319.488c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32C 288,333.824, 273.664,319.488, 256,319.488 + z" /> +<glyph unicode="" d="M 256-32c 141.376,0, 256,114.624, 256,256s-114.624,256-256,256S0,365.376,0,224S 114.624-32, 256-32z M 288,192c0-17.664-14.336-32-32-32S 224,174.336, 224,192 + L 224,352 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32L 288,192 z M 256,128.512c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32s-32,14.336-32,32 + C 224,114.176, 238.336,128.512, 256,128.512z" /> +<glyph unicode="" d="M 371.424,470.624C 365.408,476.64, 357.28,480, 348.768,480L 163.232,480 c-8.48,0-16.64-3.36-22.624-9.376l-131.2-131.232 + C 3.36,333.408,0,325.28,0,316.768l0-185.568 c0-8.48, 3.36-16.64, 9.376-22.624l 131.2-131.232C 146.592-28.64, 154.72-32, 163.232-32l 185.568,0 + c 8.48,0, 16.64,3.36, 22.624,9.376l 131.2,131.232C 508.64,114.592, 512,122.72, 512,131.232L 512,316.768 c0,8.48-3.36,16.64-9.376,22.624L 371.424,470.624z + M 256,160c-17.664,0-32,14.336-32,32L 224,384 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-192 C 288,174.336, 273.664,160, 256,160z M 288,64c0-17.664-14.336-32-32-32s-32,14.336-32,32 + c0,17.664, 14.336,32, 32,32S 288,81.664, 288,64z" /> +<glyph unicode="" d="M 32.992-32l 444.992,0 c 11.232,0, 21.664,5.888, 27.456,15.552c 5.792,9.632, 6.080,21.6, 0.8,31.52l-222.016,416 + C 278.688,441.472, 267.84,448, 256.032,448L 256,448 C 244.192,448, 233.376,441.504, 227.808,431.104l-223.008-416c-5.312-9.92-5.024-21.888, 0.736-31.552 + C 11.328-26.080, 21.76-32, 32.992-32z M 256,96c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32s-32,14.336-32,32C 224,81.664, 238.336,96, 256,96z M 224,159.488 + l0,128 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-128 c0-17.664-14.336-32-32-32S 224,141.824, 224,159.488z" /> +<glyph unicode="" d="M 256-32c 141.376,0, 256,114.624, 256,256s-114.624,256-256,256S0,365.376,0,224S 114.624-32, 256-32z M 256,416c 63.712,0, 128-36.48, 128-118.016 + c0-47.456-23.52-84.512-69.888-110.016C 300.672,180.576, 288,165.952, 288,160c0-17.664-14.336-32-32-32s-32,14.336-32,32c0,40.608, 37.248,71.936, 59.264,84.032 + C 315.616,261.888, 320,281.344, 320,297.984C 320,344.992, 279.904,352, 256,352C 225.184,352, 192,331.776, 192,287.328c0-17.664-14.336-32-32-32s-32,14.336-32,32 + C 128,370.912, 193.952,416, 256,416z M 256,30.592c-18.208,0-32.96,14.752-32.96,32.96s 14.752,32.96, 32.96,32.96s 32.96-14.752, 32.96-32.96S 274.208,30.592, 256,30.592z + " /> +<glyph unicode="" d="M 81.248,88.288C 71.872,64.064, 55.968,32.384, 28.992,0c 51.168,0, 116.992,6.72, 167.712,37.824 + C 215.776,34.144, 235.552,32, 256,32c 141.376,0, 256,93.12, 256,208S 397.376,448, 256,448S0,354.88,0,240C0,180.096, 31.36,126.24, 81.248,88.288z" /> +<glyph unicode="" d="M 446.56,291.36c 2.816-12.672, 4.448-25.696, 4.448-39.072c0-103.296-87.68-189.408-203.136-207.904 + c 24.416-9.856, 51.776-15.616, 80.928-15.616c 27.488,0, 53.44,5.056, 76.864,13.856c 29.664-10.112, 62.048-12.736, 88.832-12.736 + c-13.92,16.704-23.584,33.088-30.496,47.488C 493.696,103.872, 512,138.976, 512,177.632C 512,223.328, 486.496,264.064, 446.56,291.36zM 403.008,252.288C 403.008,342.688, 312.8,416, 201.504,416S0,342.688,0,252.288c0-47.168, 24.672-89.536, 63.968-119.424 + c-7.392-19.072-19.904-44-41.12-69.504c 40.256,0, 92.096,5.28, 132,29.792c 15.008-2.912, 30.592-4.608, 46.656-4.608 + C 312.8,88.576, 403.008,161.856, 403.008,252.288z" /> +<glyph unicode="" d="M 32,91.936l 73.44,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080c 8.032-4.864, 14.848-6.272, 20.672-5.728 + c 11.84,1.12, 20.16,11.040, 22.688,21.504C 288.16-9.344, 288.16,457.344, 288,458.368C 285.504,468.864, 277.152,478.784, 265.344,479.904 + C 259.52,480.448, 252.704,479.040, 244.672,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936zM 506.272,306.848c-7.616,7.616-20,7.616-27.616,0l-55.232-55.232l-55.232,55.232 + c-7.616,7.616-20,7.616-27.616,0c-7.616-7.616-7.616-20,0-27.616L 395.808,224l-55.232-55.232c-7.616-7.616-7.616-20,0-27.616 + c 7.616-7.616, 20-7.616, 27.616,0l 55.232,55.232l 55.232-55.232c 7.616-7.616, 20-7.616, 27.616,0c 7.616,7.616, 7.616,20,0,27.616 + L 451.040,224l 55.232,55.232C 513.92,286.848, 513.92,299.232, 506.272,306.848z" /> +<glyph unicode="" d="M 329.344,479.904C 323.52,480.448, 316.704,479.040, 308.672,474.176c0,0-133.44-116.416-139.232-122.176L 96,352 C 78.336,352, 64,337.664, 64,320l0-4.064 + L 64,128 l0-4.064 c0-17.664, 14.336-32, 32-32l 73.44,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080c 8.032-4.864, 14.848-6.272, 20.672-5.728 + c 11.84,1.12, 20.16,11.040, 22.688,21.504c 0.16,1.024, 0.16,467.744,0,468.736C 349.504,468.864, 341.152,478.784, 329.344,479.904zM 401.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 448.032,155.808, 468.128,188.16, 468.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.504,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 422.784,269.088, 436.128,247.68, 436.128,224 + S 422.784,178.912, 401.312,168.096z" /> +<glyph unicode="" d="M 32,91.936l 73.44,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080c 8.032-4.864, 14.848-6.272, 20.672-5.728 + c 11.84,1.12, 20.16,11.040, 22.688,21.504C 288.16-9.344, 288.16,457.344, 288,458.368C 285.504,468.864, 277.152,478.784, 265.344,479.904 + C 259.52,480.448, 252.704,479.040, 244.672,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936zM 337.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 384.032,155.808, 404.128,188.16, 404.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.472,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 358.784,269.088, 372.128,247.68, 372.128,224 + S 358.784,178.912, 337.312,168.096zM 315.296,40.352c 1.504-7.648, 8.192-12.928, 15.68-12.928c 1.024,0, 2.048,0.096, 3.104,0.288 + C 427.904,46.016, 496,128.576, 496,224s-68.096,177.984-161.952,196.288C 325.504,422.016, 316.96,416.32, 315.296,407.648 + C 313.6,398.976, 319.264,390.56, 327.936,388.864C 406.784,373.504, 464,304.16, 464,224s-57.216-149.504-136.064-164.864 + C 319.264,57.44, 313.6,49.024, 315.296,40.352z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 384.416,228.672 + c-1.984-32.832-16.8-81.984-76.096-129.824c-2.848-2.272-6.176-3.392-9.504-3.392c-4.64,0-9.216,2.144-12.256,6.24 + c-5.248,7.040-4.032,17.152, 2.752,22.592c 48.288,38.944, 61.504,77.088, 63.84,103.264c-6.816-3.968-14.528-6.4-22.88-6.4 + c-26.048,0-47.136,21.92-47.136,48.96c0,27.040, 21.088,48.96, 47.136,48.96c 5.888,0, 11.296-1.536, 16.448-3.616L 346.528,315.84 + c0,0, 2.272-0.832, 5.44-2.592c 0.16-0.096, 0.32-0.128, 0.48-0.192c 0.096-0.064, 0.16-0.128, 0.256-0.192 + c 2.176-1.248, 4.672-2.912, 7.456-5.28c 1.184-1.024, 2.176-2.208, 3.264-3.328C 375.040,292.704, 387.776,270.656, 384.416,228.672z M 175.104,221.152 + c-26.048,0-47.136,21.92-47.136,48.96c0,27.040, 21.12,48.96, 47.136,48.96c 5.888,0, 11.296-1.536, 16.448-3.616L 191.392,315.84 + c0,0, 2.272-0.832, 5.44-2.592c 0.16-0.096, 0.32-0.128, 0.48-0.192c 0.096-0.064, 0.16-0.128, 0.256-0.192 + C 199.744,311.616, 202.24,309.952, 205.024,307.584c 1.184-1.024, 2.176-2.208, 3.264-3.328c 11.616-11.552, 24.384-33.6, 20.992-75.616 + c-1.984-32.832-16.8-81.984-76.096-129.824c-2.848-2.272-6.176-3.392-9.504-3.392c-4.64,0-9.216,2.144-12.256,6.24 + c-5.248,7.040-4.032,17.152, 2.752,22.592c 48.288,38.944, 61.504,77.088, 63.84,103.264C 191.168,223.616, 183.456,221.152, 175.104,221.152z" /> +<glyph unicode="" d="M 104.128,375.872c-93.312-93.312-93.312-244.608,0-337.888s 244.608-93.312, 337.888,0c 93.312,93.312, 93.312,244.608,0,337.888 + C 348.704,469.184, 197.408,469.184, 104.128,375.872z M 400,192L 272.64,192 C 272.416,192, 272.224,191.872, 272,191.872c-8.832,0-16,7.168-16,16L 256,368 + C 256,376.832, 263.168,384, 272,384S 288,376.832, 288,368L 288,224 l 112,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z" /> +<glyph unicode="" d="M 256,480C 166.272,480, 93.536,407.264, 93.536,317.536L 93.536,288 L 64,288 C 46.336,288, 32,273.664, 32,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 + c 17.664,0, 32,14.336, 32,32L 480,256 c0,17.664-14.336,32-32,32l-29.536,0 L 418.464,317.536 C 418.464,407.264, 345.728,480, 256,480z M 157.536,317.536C 157.536,371.84, 201.696,416, 256,416 + s 98.464-44.16, 98.464-98.464L 354.464,288 L 157.536,288 L 157.536,317.536 z M 256,64c-35.36,0-64,28.64-64,64c0,35.36, 28.64,64, 64,64s 64-28.64, 64-64C 320,92.64, 291.36,64, 256,64z" /> +<glyph unicode="" d="M 416,288L 125.536,288 L 125.536,317.536 C 125.536,371.84, 169.696,416, 224,416c 35.776,0, 66.912-19.328, 84.128-47.968 + c 0.16,0.192, 0.448,0.288, 0.64,0.48c 5.792-8.256, 14.912-14.016, 25.76-14.016c 17.664,0, 32,14.336, 32,32c0,4.32-0.896,8.448-2.464,12.224 + c-0.128,0.224-0.224,0.48-0.352,0.704c-1.408,3.2-3.424,6.016-5.76,8.544C 328.832,451.2, 280.064,480, 224,480C 134.272,480, 61.536,407.264, 61.536,317.536 + L 61.536,288 L 32,288 C 14.336,288,0,273.664,0,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 448,256 C 448,273.664, 433.664,288, 416,288z M 224,64c-35.36,0-64,28.64-64,64 + s 28.64,64, 64,64s 64-28.64, 64-64S 259.36,64, 224,64z" /> +<glyph unicode="" d="M 496,480l-64,0 c-3.872,0-7.616-1.408-10.56-3.968L 200.576,282.4C 189.152,284.8, 171.488,288, 160,288c-88.224,0-160-71.776-160-160 + s 71.776-160, 160-160s 160,71.776, 160,160c0,26.208-4.992,43.776-10.656,58.368l 54.464,18.496c 6.624,2.24, 11.008,8.544, 10.848,15.52l-1.344,60.736 + l 61.12,4.256c 8.192,0.576, 14.624,7.264, 14.88,15.456l 2.272,72.928l 47.872,10.624C 506.784,385.984, 512,392.512, 512,400l0,64 + C 512,472.832, 504.832,480, 496,480z M 112,128c 19.2,0, 35.776-11.296, 43.456-27.584C 158.368,94.208, 160,87.296, 160,80C 160,53.504, 138.496,32, 112,32 + S 64,53.504, 64,80S 85.504,128, 112,128z" /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144c0-56.384, 41.792-102.56, 96-110.4L 96,32 l 320,0 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z + " /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144C0,82.144, 50.144,32, 112,32l 80.256,0 C 209.792,32, 224,46.208, 224,63.744L 224,160 L 156.096,160 + L 256,288l 99.904-128L 288,160 l0-96.256 C 288,46.208, 302.208,32, 319.744,32L 416,32 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z" /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144c0-56.384, 41.792-102.56, 96-110.4L 96,32 l 160,0 l-99.904,128L 224,160 L 224,288 c0,17.664, 14.336,32, 32,32 + s 32-14.336, 32-32l0-128 l 67.904,0 L 256,32l 160,0 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z" /> +<glyph unicode="" d="M 434.816,221.504c 2.272,6.080, 4.16,12.352, 5.792,18.656c 0.288,1.088, 0.64,2.112, 0.896,3.2 + c 1.44,5.92, 2.464,11.968, 3.328,18.048c 0.192,1.408, 0.544,2.816, 0.704,4.224C 446.4,273.024, 446.88,280.48, 446.88,288c0,105.856-86.144,192-192,192 + s-192-86.144-192-192c0-7.52, 0.48-14.976, 1.376-22.336C 64.416,264.224, 64.736,262.848, 64.928,261.44c 0.864-6.080, 1.888-12.128, 3.328-18.048 + c 0.256-1.088, 0.608-2.144, 0.896-3.2c 1.632-6.304, 3.52-12.576, 5.792-18.656c 0.224-0.576, 0.48-1.152, 0.672-1.728 + c 2.528-6.56, 5.344-12.992, 8.576-19.232C 84.32,200.32, 84.448,200.096, 84.576,199.872c 3.36-6.464, 7.072-12.736, 11.168-18.816 + c 0.128-0.192, 0.256-0.352, 0.352-0.544c 4-5.92, 8.352-11.584, 12.992-17.056c 0.384-0.448, 0.736-0.864, 1.12-1.312 + c 4.224-4.896, 8.8-9.536, 13.536-14.016c 1.056-0.992, 2.048-1.984, 3.136-2.944c 1.408-1.248, 2.656-2.656, 4.128-3.872 + c 0.864-0.736, 1.92-1.216, 2.88-1.824c 3.168-2.624, 6.176-5.376, 9.536-7.808c 1.344-0.96, 2.176-1.888, 3.328-2.848 + C 168.832,110.496, 158.048,96, 182.624,96c 3.424,0, 112.256,0, 144.512,0c 24.544,0, 13.792,14.496, 35.904,32.832c 1.152,0.96, 1.984,1.856, 3.328,2.848 + c 3.36,2.432, 6.368,5.184, 9.536,7.808c 0.928,0.64, 1.984,1.088, 2.88,1.824c 1.44,1.216, 2.72,2.624, 4.128,3.872 + c 1.056,0.96, 2.080,1.984, 3.136,2.944c 4.736,4.48, 9.28,9.12, 13.536,14.016c 0.384,0.448, 0.736,0.864, 1.12,1.312 + c 4.64,5.472, 8.992,11.136, 12.992,17.056c 0.128,0.192, 0.256,0.352, 0.352,0.544c 4.064,6.048, 7.776,12.32, 11.136,18.784 + c 0.128,0.224, 0.256,0.48, 0.384,0.704c 3.232,6.24, 6.048,12.672, 8.576,19.232C 434.336,220.384, 434.592,220.928, 434.816,221.504z M 368,286.496 + c-8.832,0-16,7.168-16,16C 352,351.264, 308,384, 272,384C 263.168,384, 256,391.168, 256,400S 263.168,416, 272,416C 327.008,416, 384,375.488, 384,302.496 + C 384,293.664, 376.832,286.496, 368,286.496zM 252.928,0L 217.76,0 L 182.624,0 l 57.696-29.504c 4.576-2.336, 9.568-3.52, 14.56-3.52c 4.928,0, 9.888,1.152, 14.432,3.424 + L 327.84,0L 292.352,0 L 256.864,0 L 252.928,0 zM 352,48c0,8.832-7.168,16-16,16l-160,0 C 167.168,64, 160,56.832, 160,48C 160,39.168, 167.168,32, 176,32l 160,0 + C 344.832,32, 352,39.168, 352,48z" /> +<glyph unicode="" d="M 480,352L 289.344,352 l0-96 L 512,256 L 512,320 C 512,337.664, 497.664,352, 480,352zM 32,352C 14.336,352,0,337.664,0,320l0-64 l 224,0 L 224,352 L 32,352 zM 32,224l0-224 c0-17.664, 14.336-32, 32-32l 160,0 L 224,224 L 32,224 zM 448-32c 17.664,0, 32,14.336, 32,32L 480,224 L 289.344,224 l0-256 L 448-32 zM 255.968,384.256l 0.096,0 C 256.032,384.192, 256,384.064, 256,384l 33.344,0 C 317.664,384, 357.76,384, 384,384c 44.192,0, 64,21.504, 64,48 + S 428.192,480, 384,480c-41.376,0-73.952-18.624-96-40.224C 278.336,445.504, 267.168,448.992, 255.072,448.992c-11.584,0-22.304-3.264-31.712-8.576 + C 201.344,461.76, 168.96,480, 128,480C 83.808,480, 64,458.496, 64,432S 83.808,384, 128,384c 26.656,0, 67.616,0, 96,0l 32,0 C 256,384.064, 255.968,384.192, 255.968,384.256z M 416,432 + C 416,418.784, 398.592,416, 384,416L 311.328,416 C 311.072,416.448, 310.848,416.928, 310.592,417.344C 326.848,433.152, 351.488,448, 384,448C 398.592,448, 416,445.216, 416,432z M 96,432 + C 96,445.216, 113.408,448, 128,448c 31.808,0, 55.936-14.24, 72.192-29.504C 199.68,417.696, 199.296,416.832, 198.816,416L 128,416 C 113.408,416, 96,418.784, 96,432z" /> +<glyph unicode="" d="M 26.496,195.904L 256,394.816l 229.504-198.912C 488.544,193.28, 492.288,192, 496,192c 4.48,0, 8.928,1.888, 12.096,5.504 + c 5.792,6.688, 5.056,16.768-1.6,22.592l-240,208c-6.016,5.216-14.944,5.216-20.96,0L 160,353.984L 160,384 c0,17.664-14.336,32-32,32S 96,401.664, 96,384l0-85.472 + L 5.504,220.096c-6.656-5.792-7.392-15.904-1.6-22.592C 9.728,190.848, 19.808,190.112, 26.496,195.904zM 192,128l 128,0 l0-160 l 96,0 c 17.664,0, 32,14.336, 32,32l0,156.832 c0,9.6-4.288,18.656-11.712,24.736l-160,131.168C 270.4,317.568, 263.2,320, 256,320 + C 248.8,320, 241.6,317.568, 235.712,312.736l-160-131.168C 68.288,175.52, 64,166.432, 64,156.832L 64,0 c0-17.664, 14.336-32, 32-32l 96,0 L 192,128 z" /> +<glyph unicode="" d="M 480,320l-64,0 c0,0-18.496,0-32,32c-6.88,16.288-14.336,32-32,32L 224,384 C 206.336,384, 198.656,368.384, 192,352C 179.008,320, 160,320, 160,320L 128,320 + c0,17.664-14.336,32-32,32L 64,352 C 46.336,352, 32,337.664, 32,320C 14.336,320,0,305.664,0,288l0-64 l 177.76,0 C 199.936,262.112, 240.736,288, 288,288s 88.064-25.888, 110.24-64L 512,224 L 512,288 + C 512,305.664, 497.664,320, 480,320z M 112,256l-64,0 C 39.168,256, 32,263.168, 32,272C 32,280.832, 39.168,288, 48,288L 64,288 l 32,0 l 16,0 C 120.832,288, 128,280.832, 128,272 + C 128,263.168, 120.832,256, 112,256zM 192,160A96,96 1260 1 1 384,160A96,96 1260 1 1 192,160zM 416,160c0-70.688-57.312-128-128-128c-70.688,0-128,57.312-128,128c0,11.104, 1.856,21.728, 4.512,32L0,192 l0-160 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,192 l-100.512,0 C 414.144,181.728, 416,171.104, 416,160z" /> +<glyph unicode="" d="M 480,352L 32,352 C 14.336,352,0,337.664,0,320l0-53.728 l 256-102.4l 256,102.4L 512,320 C 512,337.664, 497.664,352, 480,352zM0,214.016L0,0 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,214.016 l-256-102.4L0,214.016z" /> +<glyph unicode="" d="M 347.136,288L 286.144,458.752C 281.6,471.488, 269.536,480, 256,480S 230.4,471.488, 225.856,458.752L 164.864,288L 347.136,288 zM 427.136,64L 381.408,192L 130.592,192L 84.864,64 zM 32,32c-17.664,0-32-14.336-32-32c0-17.664, 14.336-32, 32-32l 64,0 l 320,0 l 64,0 c 17.664,0, 32,14.336, 32,32c0,17.664-14.336,32-32,32L 32,32 z" /> +<glyph unicode="" d="M 64,384l0-384 c0-12.928, 7.808-24.608, 19.744-29.568C 87.712-31.2, 91.872-32, 96-32c 8.32,0, 16.512,3.264, 22.624,9.376 + L 256,114.752l 137.376-137.376C 399.488-28.736, 407.68-32, 416-32c 4.128,0, 8.288,0.8, 12.224,2.432C 440.192-24.608, 448-12.928, 448,0L 448,384 L 64,384 zM 448,416L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-32 L 448,416 z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,352 c0,17.664-14.336,32-32,32l-64.16,0 C 351.072,437.152, 308.512,480, 256,480S 160.928,437.152, 160.16,384 + L 96,384 C 78.336,384, 64,369.664, 64,352l0-352 C 64-17.664, 78.336-32, 96-32z M 304,288l-96,0 C 199.168,288, 192,295.168, 192,304C 192,312.832, 199.168,320, 208,320l 96,0 + C 312.832,320, 320,312.832, 320,304C 320,295.168, 312.832,288, 304,288z M 256,448c 34.784,0, 63.072-28.576, 63.84-64L 192.16,384 C 192.928,419.424, 221.216,448, 256,448z" /> +<glyph unicode="" d="M 480,352L 96,352 C 93.504,352, 91.328,351.136, 88.992,350.592L 76.576,403.648C 74.88,410.88, 68.448,416, 60.992,416L 15.072,416 + c-8.832,0-16-7.168-16-16S 6.208,384, 15.072,384L 48.32,384 l 19.872-84.992L 96,160c0-1.152, 0.544-2.144, 0.672-3.264l-16.288-73.28 + c-1.056-4.736, 0.096-9.696, 3.136-13.472C 86.56,66.176, 91.136,64, 96,64l 363.008,0 c 8.832,0, 16,7.168, 16,16s-7.168,16-16,16L 115.968,96 + l 7.328,32.96C 124.896,128.704, 126.336,128, 128,128l 291.68,0 c 17.664,0, 28.32,3.488, 36.832,24l 51.968,159.424C 517.504,340, 497.696,352, 480,352zM 96,0A32,32 1260 1 1 160,0A32,32 1260 1 1 96,0zM 384,0A32,32 1260 1 1 448,0A32,32 1260 1 1 384,0z" /> +<glyph unicode="" d="M 464.928,447.84c-0.288,0-0.576,0-0.864,0c-0.256,0-0.48,0.032-0.736,0L 262.144,447.84 + C 257.248,447.616, 246.112,439.968, 244.672,438.528L 9.344,203.2c-12.48-12.48-12.48-32.704,0-45.184l 180.672-180.672C 196.288-28.896, 204.448-32, 212.608-32 + c 8.16,0, 16.352,3.104, 22.592,9.344l 235.328,235.328C 471.968,214.112, 480,224, 480,230.144L 480,431.968 C 480.448,440.896, 473.696,447.84, 464.928,447.84z M 432,384 + C 423.168,384, 416,391.168, 416,400C 416,408.832, 423.168,416, 432,416S 448,408.832, 448,400C 448,391.168, 440.832,384, 432,384z" /> +<glyph unicode="" d="M 464.928,480c-0.288,0-0.576,0-0.864,0c-0.256,0-0.48,0.032-0.736,0L 294.144,480 + C 289.248,479.744, 278.112,472.096, 276.672,470.656L 72.992,267.008c-12.48-12.48-12.48-32.704,0-45.184l 25.408-25.408L 72.992,171.008 + c-12.48-12.48-12.48-32.704,0-45.184l 148.672-148.672c 6.24-6.24, 14.4-9.344, 22.592-9.344s 16.352,3.104, 22.592,9.344l 203.648,203.68 + C 471.968,182.272, 480,192.128, 480,198.272l0,96 L 480,368.096 l0,96 C 480.448,473.024, 473.696,480, 464.928,480z M 432,448.128c 8.832,0, 16-7.168, 16-16 + s-7.168-16-16-16S 416,423.296, 416,432.128S 423.168,448.128, 432,448.128z M 447.904,203.424l-203.584-203.68l-148.672,148.608l 25.408,25.408l 100.64-100.64 + c 6.24-6.24, 14.4-9.344, 22.592-9.344s 16.352,3.104, 22.592,9.344L 448,254.272l0-50.592 C 447.904,203.52, 447.84,203.424, 447.904,203.424 + C 447.872,203.424, 447.872,203.424, 447.904,203.424z" /> +<glyph unicode="" d="M 416,448l-64,0 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448L 128,448 C 110.336,448, 96,433.664, 96,416l 352,0 C 448,433.664, 433.664,448, 416,448zM 96,0c0-17.664, 14.336-32, 32-32l 288,0 c 17.664,0, 32,14.336, 32,32L 448,384 L 96,384 L 96,0 z M 352,304C 352,312.832, 359.168,320, 368,320 + S 384,312.832, 384,304l0-256 c0-8.832-7.168-16-16-16S 352,39.168, 352,48L 352,304 z M 256,304C 256,312.832, 263.168,320, 272,320S 288,312.832, 288,304l0-256 + C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,304 z M 160,304C 160,312.832, 167.168,320, 176,320S 192,312.832, 192,304l0-256 C 192,39.168, 184.832,32, 176,32 + S 160,39.168, 160,48L 160,304 z" /> +<glyph unicode="" d="M 424.96,139.648c 3.424,5.856, 2.816,13.216-1.568,18.4L 157.248,474.304C 152.896,479.456, 145.792,481.344, 139.52,479.040 + C 133.216,476.736, 128.992,470.72, 128.992,464l0-417.504 c0-6.912, 4.416-13.024, 10.976-15.2c 1.632-0.544, 3.328-0.8, 5.024-0.8 + c 4.96,0, 9.76,2.304, 12.832,6.464l 71.552,96.384l 49.632-141.984c 6.368-18.176, 26.272-27.776, 44.448-21.408s 27.776,26.272, 21.408,44.448 + l-48.704,139.296l 111.936-21.664C 414.848,130.72, 421.536,133.824, 424.96,139.648z" /> +<glyph unicode="" d="M 224,67.072L 224,0 L 176,0 C 167.168,0, 160-7.168, 160-16C 160-24.832, 167.168-32, 176-32l 79.68,0 L 256.32-32 l 79.68,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 288,0 l0,67.264 c 66.656,13.152, 128,67.104, 128,156.736L 416,272 C 416,280.832, 408.832,288, 400,288 + S 384,280.832, 384,272L 384,224 c0-84.032-64.416-128-128-128c-61.664,0-128,40.064-128,128L 128,272 C 128,280.832, 120.832,288, 112,288S 96,280.832, 96,272L 96,224 + C 96,133.12, 156.256,79.808, 224,67.072zM 256,160c 35.36,0, 64,28.64, 64,64L 320,416 c0,35.36-28.64,64-64,64S 192,451.36, 192,416l0-192 C 192,188.64, 220.64,160, 256,160z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 381.568,327.52l-37.184-59.584L 319.584,228.192 + C 319.68,226.784, 320,225.44, 320,224c0-35.36-28.64-64-64-64c-1.44,0-2.784,0.32-4.192,0.416l-39.776-24.8l-59.552-37.184 + C 149.888,96.8, 146.944,96, 144,96c-4.128,0-8.224,1.6-11.328,4.672c-5.28,5.28-6.208,13.472-2.24,19.776l 37.184,59.584l 24.8,39.744 + C 192.32,221.216, 192,222.56, 192,224c0,35.36, 28.64,64, 64,64c 1.44,0, 2.784-0.32, 4.192-0.416l 39.776,24.8l 59.552,37.184 + c 6.208,3.936, 14.496,3.008, 19.776-2.272C 384.608,342.048, 385.536,333.856, 381.568,327.52zM 224,224A32,32 1260 1 1 288,224A32,32 1260 1 1 224,224z" /> +<glyph unicode="" d="M 244.352-23.328c 2.688-2.976, 5.28-4.896, 7.776-6.24c 0.032-0.032, 0.096-0.032, 0.128-0.064 + c 1.728-0.896, 3.424-1.568, 5.024-1.568c 1.6,0, 3.296,0.672, 5.024,1.568c 0.032,0.032, 0.096,0.032, 0.128,0.064 + c 2.496,1.344, 5.088,3.264, 7.776,6.24c0,0, 148.736,161.76, 163.68,301.92c 0.896,7.232, 1.504,14.56, 1.504,22.016C 435.392,399.68, 355.072,480, 256,480 + S 76.608,399.68, 76.608,300.608c0-7.584, 0.608-14.976, 1.536-22.304C 93.472,138.208, 244.352-23.328, 244.352-23.328z M 256,416 + c 63.616,0, 115.392-51.776, 115.392-115.392c0-63.616-51.776-115.392-115.392-115.392S 140.608,236.992, 140.608,300.608C 140.608,364.224, 192.384,416, 256,416z" /> +<glyph unicode="" d="M 128,167.776c0-24.544, 61.76-37.568, 128.032-39.392C 256.032,128.256, 256,128.128, 256,128l0-96 c0-17.664, 7.168-64, 16-64 + S 288,14.336, 288,32l0,96 c0,0.128-0.032,0.256-0.032,0.384C 354.24,130.208, 416,143.232, 416,167.776c0,26.048-23.584,45.056-64,55.296L 352,388.8 + c 40.416,13.696, 64,35.744, 64,51.424c0,53.024-288,53.024-288,0c0-17.248, 23.584-38.816, 64-52l0-165.152 C 151.584,212.8, 128,193.824, 128,167.776z" /> +<glyph unicode="" d="M 161.344,387.136L 32,448L 32,64L 161.344,3.136 zM 193.344,3.584L 320.672,60.96L 320.672,444.96L 193.344,387.584 zM 352.672,60.288L 480,0L 480,384L 352.672,444.288 z" /> +<glyph unicode="" d="M 448,416c-8.992,20-25.312,32-43.008,32L 104,448 C 86.336,448, 72,436, 64,416l-64-256l0-0.512 l0-16 l0-16 l0-17.152 l0-0.512 l0-94.336 + c0-8.832, 7.168-16, 16-16l 480,0 c 8.832,0, 16,7.168, 16,16L 512,111.36 l0,0.512 l0,15.616 l0,16 l0,14.528 l-0.416,1.472L 448,416z M 94.24,405.344 + C 95.712,408.64, 99.456,416, 104,416l 300.992,0 c 4.384,0, 9.44-4.512, 12.992-11.392l 56.352-229.024c0-0.064-0.096,0-0.096-0.064 + c0-8.832-7.168-16-16-16c-0.032,0-0.032-0.032-0.064-0.032L 416,159.488 l-80,0 c-8.832,0-16-7.168-16-16L 320,112 c0-8.832-7.168-16-16-16 + c-0.32,0-0.64-0.416-0.96-0.512L 208.544,95.488 C 208.32,95.584, 208.32,96, 208,96C 199.168,96, 192,103.168, 192,112l0,31.488 c0,8.832-7.168,16-16,16L 64,159.488 + L 53.824,159.488 c-0.032,0-0.032,0.032-0.064,0.032c-8.832,0-16.256,7.168-16.256,16c0,0.224-0.256,0.064-0.32,0.224L 94.24,405.344z" /> +<glyph unicode="" d="M 480,320l-128,0 L 352,352 c0,17.664-14.336,32-32,32L 192,384 C 174.336,384, 160,369.664, 160,352l0-32 L 32,320 C 14.336,320,0,305.664,0,288l0-64 l 192,0 l 128,0 l 192,0 L 512,288 + C 512,305.664, 497.664,320, 480,320z M 192,352l 128,0 l0-32 L 192,320 L 192,352 zM 192,192L 320,192L 320,160L 192,160zM 352,160c0-17.664-14.336-32-32-32L 192,128 c-17.664,0-32,14.336-32,32L 160,192 L0,192 l0-192 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,192 l-160,0 + L 352,160 z" /> +<glyph unicode="" d="M 80.672-32l 14.592,0 l 192.096,0 L 320-32 l 11.328,0 l 51.904,0 c 17.664,0, 32,14.336, 32,32l0,68.992 L 415.232,80 l0,256 c0,8.832-7.168,16-16,16 + c0,0,0,0,0,0L 128,352 C 127.2,352, 125.632,351.872, 124.128,351.776L 80.672,352C 53.824,352, 32,372.512, 32,399.328C 32,426.176, 53.152,448, 80,448l 64,0 L 320,448 l 128,0 l0-368 + c0-8.832, 6.4-16, 15.264-16S 480,71.168, 480,80l0,384 C 480,472.832, 472.096,480, 463.264,480l-111.648,0 L 144,480 L 80.672,480 C 36.512,480, 0.768,444.512, 0.128,400.512 + L0,400.672l0-66.656 L0,288 l0-175.328 l0-39.584 l0-24.416 C0,4.128, 36.128-32, 80.672-32z" /> +<glyph unicode="" d="M 32,480C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 32,0 L 64,480 L 32,480 zM 416,480L 96,480 l0-512 l 320,0 c 17.664,0, 32,14.336, 32,32L 448,448 C 448,465.664, 433.664,480, 416,480z M 270.24,356.672 + c 26.752,0, 48.416-21.696, 48.416-48.416c0-26.752-21.696-48.448-48.416-48.448c-26.752,0-48.448,21.696-48.448,48.448 + C 221.792,335.008, 243.488,356.672, 270.24,356.672z M 192,134.176c0,58.688, 35.488,106.24, 79.232,106.24s 79.232-47.584, 79.232-106.24S 192,75.52, 192,134.176zM 480,448L 512,448L 512,352L 480,352zM 480,320L 512,320L 512,224L 480,224zM 480,192L 512,192L 512,96L 480,96z" /> +<glyph unicode="" d="M 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-64 l 512,0 L 512,384 C 512,401.664, 497.664,416, 480,416zM 32,0c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,288 L 32,288 L 32,0 z M 192,224l 128,0 c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32 + L 192,160 c-17.664,0-32,14.336-32,32C 160,209.664, 174.336,224, 192,224z" /> +<glyph unicode="" d="M 511.744,258.656C 510.4,337.184, 446.688,407.168, 368,407.168c-45.504,0-85.6-23.808-112-58.752 + C 229.6,383.36, 189.504,407.168, 144,407.168c-78.688,0-142.4-69.984-143.744-148.512L0,258.656 c0-0.48, 0.096-0.928, 0.096-1.408 + C 0.096,256.896,0,256.544,0,256.16c0-2.208, 0.544-3.872, 0.64-5.984C 7.68,50.048, 253.984-32, 253.984-32s 249.92,81.952, 257.312,281.856 + C 511.424,252.096, 512,253.856, 512,256.16c0,0.384-0.096,0.736-0.096,1.088C 511.904,257.76, 512,258.176, 512,258.656L 511.744,258.656 z" /> +<glyph unicode="" d="M 352,384c0,51.392-44.608,96-96,96S 160,435.392, 160,384c0-51.392, 44.608-96, 96-96S 352,332.608, 352,384zM 256,256c-84.096,0-160-90.72-160-203.456s 320-112.736, 320,0S 340.096,256, 256,256z" /> +<glyph unicode="" d="M 224,400C 224,442.816, 186.816,480, 144,480S 64,442.816, 64,400C 64,357.184, 101.184,320, 144,320S 224,357.184, 224,400zM 280,96c0,128-66.432,192-140,192S0,224,0,96C0,8.32, 280,8.32, 280,96zM 376,257.76c 42.816,0, 80,37.184, 80,80s-37.184,80-80,80s-80-37.184-80-80S 333.184,257.76, 376,257.76zM 372,225.76c-22.112,0-43.296-6.496-62.496-18.080c 11.616-31.232, 18.496-68.256, 18.496-111.68 + c0-43.104-28.736-76.672-78.048-95.872C 311.104-51.648, 512-40.608, 512,33.76C 512,161.76, 445.568,225.76, 372,225.76z" /> +<glyph unicode="" d="M 96,256l 96,0 c 17.664,0, 32,14.336, 32,32L 224,384 c0,17.664-14.336,32-32,32L 96,416 C 78.336,416, 64,401.664, 64,384l0-96 C 64,270.336, 78.336,256, 96,256zM 320,256l 96,0 c 17.664,0, 32,14.336, 32,32L 448,384 c0,17.664-14.336,32-32,32l-96,0 C 302.336,416, 288,401.664, 288,384l0-96 C 288,270.336, 302.336,256, 320,256zM 64,64c0-17.664, 14.336-32, 32-32l 96,0 c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32L 96,192 c-17.664,0-32-14.336-32-32L 64,64 zM 288,64c0-17.664, 14.336-32, 32-32l 96,0 c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32l-96,0 c-17.664,0-32-14.336-32-32L 288,64 z" /> +<glyph unicode="" d="M 64,320l 64,0 c 17.664,0, 32,14.336, 32,32L 160,416 c0,17.664-14.336,32-32,32L 64,448 C 46.336,448, 32,433.664, 32,416l0-64 C 32,334.336, 46.336,320, 64,320zM 224,320l 64,0 c 17.664,0, 32,14.336, 32,32L 320,416 c0,17.664-14.336,32-32,32L 224,448 C 206.336,448, 192,433.664, 192,416l0-64 C 192,334.336, 206.336,320, 224,320zM 384,320l 64,0 c 17.664,0, 32,14.336, 32,32L 480,416 c0,17.664-14.336,32-32,32l-64,0 c-17.664,0-32-14.336-32-32l0-64 C 352,334.336, 366.336,320, 384,320zM 32,192c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 160,256 c0,17.664-14.336,32-32,32L 64,288 C 46.336,288, 32,273.664, 32,256L 32,192 zM 192,192c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 320,256 c0,17.664-14.336,32-32,32L 224,288 C 206.336,288, 192,273.664, 192,256L 192,192 zM 352,192c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 480,256 c0,17.664-14.336,32-32,32l-64,0 c-17.664,0-32-14.336-32-32L 352,192 zM 32,32c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32l0,64 c0,17.664-14.336,32-32,32L 64,128 c-17.664,0-32-14.336-32-32L 32,32 zM 192,32c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32l0,64 c0,17.664-14.336,32-32,32L 224,128 c-17.664,0-32-14.336-32-32L 192,32 zM 352,32c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32l0,64 c0,17.664-14.336,32-32,32l-64,0 c-17.664,0-32-14.336-32-32L 352,32 z" /> +<glyph unicode="" d="M 12.768-7.296c 23.936-31.072, 73.376-33.088, 110.432-4.544c 15.072,11.616, 25.504,26.528, 31.296,42.176 + C 157.824,36.928, 160,46.272, 160,56.96L 160,296.096 l 288,54.432l0-126.272 c0-44.544-34.080-54.784-46.144-57.056c-1.056-0.128-2.080-0.384-3.136-0.576 + c-0.544-0.064-1.344-0.16-1.344-0.16L 397.568,166.4c-14.272-2.592-28.64-8.576-41.536-18.496c-37.056-28.544-47.712-76.864-23.776-107.936 + c 23.936-31.072, 73.376-33.12, 110.432-4.576c 18.752,14.464, 30.688,33.984, 34.848,53.76C 478.976,93.952, 480,99.232, 480,105.216L 480,415.808 + c0,1.952-0.384,3.616-0.544,5.472C 479.52,422.24, 480,423.328, 480,424.288l0,32 c0,17.664-14.336,27.648-32,22.24L 160,424.096 + C 142.336,418.72, 128,400, 128,382.336l0-32 c0-0.448, 0.224-0.768, 0.256-1.184C 128.224,348.192, 128,347.36, 128,346.4l0-169.408 c0-44.608-34.176-54.816-46.208-57.056 + c-0.608-0.096-1.216-0.288-1.856-0.384c-1.568-0.256-2.592-0.352-2.592-0.352l 0.352-0.16c-14.144-2.656-28.384-8.576-41.152-18.4 + C-0.512,72.096-11.136,23.776, 12.768-7.296z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 224,160c0-17.664-14.336-32-32-32s-32,14.336-32,32L 160,288 + c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32L 224,160 z M 352,160c0-17.664-14.336-32-32-32s-32,14.336-32,32L 288,288 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32L 352,160 z" /> +<glyph unicode="" d="M 211.456,350.976C 205.344,421.28, 132,455.776, 128.896,457.184C 125.984,458.56, 122.72,458.976, 119.584,458.432 + c-84.672-14.048-97.408-63.328-97.92-65.376C 20.96,390.176, 21.088,387.2, 21.984,384.416c 100.992-313.344, 310.88-371.424, 379.872-390.528 + c 5.312-1.472, 9.696-2.656, 13.024-3.744c 1.6-0.544, 3.264-0.768, 4.928-0.768c 2.272,0, 4.544,0.48, 6.624,1.44 + c 2.112,0.96, 51.968,24.448, 64.16,101.056c 0.544,3.328,0,6.784-1.536,9.792c-1.088,2.112-27.168,51.744-99.488,69.28 + c-5.056,1.312-10.24-0.032-14.144-3.36c-22.816-19.488-54.336-40.256-67.936-42.4c-91.168,44.576-142.080,130.112-144,146.336 + C 162.368,280.64, 183.264,312.672, 207.296,338.72C 210.336,342.016, 211.872,346.496, 211.456,350.976z" /> +<glyph unicode="" d="M 96,288L 192,288L 192,96L 320,96L 319.328,288L 416,288L 256,448 zM 384,32L 128,32L 128,96L 64,96L 64,32L 64-32L 448-32L 448,32L 448,96L 384,96 z" /> +<glyph unicode="" d="M 256,96L 416,256L 320,256L 320,448L 192,448L 192.576,256L 96,256 zM 64,32L 64-32L 448-32L 448,32L 448,96L 384,96L 384,32L 128,32L 128,96L 64,96 z" /> +<glyph unicode="" d="M 192.864-32l 95.936,0 l 0.064,256l 87.136,0.032l 9.344,88.224L 288.8,312.256 l 0.128,44.16c0,23.008, 1.568,35.328, 34.592,35.328l 60.992,0 + L 384.512,480 L 297.056,480 C 212.288,480, 192.768,436.192, 192.768,364.224l 0.096-51.968L 128.512,312.224L 128.512,224 l 64.352,0 L 192.864-32 z" /> +<glyph unicode="" d="M 497.888,424.32c-20.288-12.032-42.784-20.768-66.72-25.504C 412,419.264, 384.704,432, 354.496,432 + c-58.016,0-105.056-47.040-105.056-105.024c0-8.224, 0.928-16.256, 2.72-23.936c-87.296,4.384-164.704,46.208-216.512,109.76 + C 26.592,397.312, 21.44,379.264, 21.44,360c0-36.448, 18.56-68.608, 46.72-87.424C 50.944,273.152, 34.752,277.888, 20.576,285.76c0-0.448,0-0.864,0-1.312 + c0-50.88, 36.224-93.344, 84.256-103.008C 96.032,179.040, 86.752,177.76, 77.152,177.76c-6.784,0-13.344,0.672-19.776,1.888 + c 13.376-41.728, 52.16-72.096, 98.112-72.96c-35.936-28.16-81.248-44.96-130.464-44.96c-8.48,0-16.832,0.512-25.056,1.472 + C 46.464,33.408, 101.664,16, 160.992,16c 193.216,0, 298.88,160.064, 298.88,298.88c0,4.544-0.096,9.088-0.32,13.6 + c 20.576,14.752, 38.4,33.248, 52.48,54.304c-18.848-8.352-39.072-14.016-60.32-16.544C 473.408,379.232, 490.048,399.84, 497.888,424.32z" /> +<glyph unicode="" d="M 128.96,183.904c 24.736,43.744-7.968,53.344-13.088,85.056c-20.96,129.6, 149.504,218.112, 238.784,127.552 + c 61.76-62.72, 21.088-255.552-78.496-235.52C 180.768,180.16, 322.88,333.664, 246.752,363.776C 184.864,388.288, 152,288.896, 181.344,239.488 + C 164.128,154.528, 127.072,74.528, 142.080-32c 48.64,35.296, 65.056,102.912, 78.496,173.408c 24.448-14.88, 37.536-30.336, 68.704-32.736 + c 114.976-8.928, 179.232,114.784, 163.488,228.96c-13.952,101.184-114.848,152.704-222.432,140.64c-85.056-9.536-169.856-78.304-173.376-176.64 + C 54.816,241.6, 71.84,196.544, 128.96,183.904z" /> +<glyph unicode="" d="M 137.152,14.368c 84.8,0, 131.648,48.128, 131.648,96.512c0,38.784-11.456,62.048-46.848,87.072 + C 209.856,206.528, 186.688,227.36, 186.688,239.616c0,14.368, 4.096,21.44, 25.728,38.336C 234.56,295.264, 250.24,319.616, 250.24,347.904 + c0,33.696-15.008,66.56-43.2,77.376l 42.464,0 l 30.016,21.664c0,0-100.48,0-133.984,0c-60.032,0-116.544-45.504-116.544-98.208 + c0-53.856, 40.928-97.344, 102.048-97.344c 4.256,0, 8.384,0.096, 12.416,0.384C 139.488,244.192, 136.64,235.648, 136.64,226.752 + c0-14.976, 8.064-27.104, 18.24-37.024c-7.68,0-15.136-0.224-23.232-0.224C 57.248,189.536,0,142.144,0,93.024 + C0,44.64, 62.784,14.368, 137.152,14.368z M 150.4,265.056C 115.872,266.080, 83.072,303.68, 77.12,348.992C 71.168,394.336, 94.304,429.024, 128.8,428 + c 34.496-1.024, 67.328-37.408, 73.28-82.72C 208.064,299.936, 184.896,264.032, 150.4,265.056z M 145.824,177.024c 12-0.128, 23.2-2.048, 33.344-5.344 + c 27.904-19.36, 47.936-30.336, 53.568-52.48c 1.056-4.48, 1.632-9.088, 1.632-13.824c0-39.104-25.184-69.664-97.472-69.664 + c-51.424,0-88.544,32.544-88.544,71.648C 48.352,145.696, 94.4,177.568, 145.824,177.024zM 416,352L 416,446.944L 384,446.944L 384,352L 288,352L 288,320L 384,320L 384,222.944L 416,222.944L 416,320L 512,320L 512,352 z" /> +<glyph unicode="" d="M 164.736,90.624c0-23.392, 2.464-41.28, 7.36-53.6c 4.928-12.32, 13.696-23.968, 26.432-34.912 + c 12.672-10.88, 28.032-19.36, 46.016-25.28C 262.56-29.056, 276.32-32, 299.744-32c 20.608,0, 39.776,2.080, 57.536,6.208 + c 17.728,4.16, 36.8,10.176, 58.656,20.448l0,76.992 c-25.632-16.864-40.96-20.288-66.88-20.288c-14.56,0-27.488,3.392-38.848,10.208 + c-8.544,5.024-16.352,13.728-19.488,22.080c-3.168,8.416-2.784,25.536-2.784,55.264L 288,256l 127.968,0 L 415.968,352 L 288,352 L 288,480 l-82.56,0 + C 202.176,453.6, 196.16,431.808, 187.488,414.752c-8.672-17.12-20.192-31.744-34.56-43.968C 138.656,358.592, 116.16,349.216, 96.064,342.688L 96.064,256 l 68.704,0 L 164.768,90.624 z" /> +<glyph unicode="" d="M 352,229.056L 317.984,217.056L 288,229.056L 288,167.040 C 288,107.072, 331.072,64, 384,64s 96,43.072, 96,96L 480,224 l-64,0 l0-64 c0-17.632-14.368-32-32-32 + c-17.632,0-32,14.368-32,39.008L 352,229.056 zM 128,64c 52.928,0, 96,43.072, 96,96L 224,288 c0,17.632, 14.368,32, 32,32C 273.6,320, 288,305.664, 288,295.040L 288,264 l 30.016-12L 352,264L 352,295.040 + C 352,340.96, 308.928,384, 256,384S 160,340.96, 160,288l0-128 c0-17.632-14.368-32-32-32c-17.632,0-32,14.368-32,32L 96,224 L 32,224 l0-64 C 32,107.072, 75.072,64, 128,64z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 36.576,224c0,30.976, 6.848,60.416, 19.008,86.976 + l 104.672-279.296C 87.040,66.304, 36.576,139.424, 36.576,224z M 256,10.272c-21.536,0-42.304,3.072-61.984,8.704L 259.84,205.312l 67.424-179.968 + c 0.448-1.056, 0.992-2.048, 1.568-2.976C 306.080,14.56, 281.568,10.272, 256,10.272z M 286.176,324.192c 13.216,0.672, 25.12,2.016, 25.12,2.016 + c 11.84,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72c-21.536,0-57.792,2.72-57.792,2.72 + C 181.824,344.512, 180.448,326.912, 192.256,326.208c0,0, 11.2-1.344, 23.008-2.016L 249.44,232.96l-48.032-140.256L 121.536,324.192 + c 13.248,0.672, 25.12,2.016, 25.12,2.016c 11.808,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72 + c-4.096,0-8.96,0.096-14.112,0.256C 111.904,399.392, 179.36,437.728, 256,437.728c 57.12,0, 109.12-21.28, 148.192-56.096 + c-0.96,0.064-1.856,0.192-2.848,0.192c-21.568,0-36.864-18.272-36.864-37.92c0-17.632, 10.432-32.512, 21.536-50.144 + c 8.384-14.272, 18.112-32.544, 18.112-58.944c0-18.272-7.2-39.52-16.672-69.12l-21.92-71.2L 286.176,324.192z M 475.424,224 + c0-78.848-43.872-147.68-109.12-184.672l 67.040,188.704c 12.512,30.496, 16.672,54.848, 16.672,76.544c0,7.872-0.512,15.168-1.472,21.984 + C 465.664,296.096, 475.424,261.152, 475.424,224z" /> +<glyph unicode="" d="M 488.896,480L 23.104,480 C 10.368,480,0,469.664,0,456.928l0-465.856 C0-21.632, 10.368-32, 23.104-32l 465.792,0 + C 501.632-32, 512-21.632, 512-8.928L 512,456.928 C 512,469.664, 501.632,480, 488.896,480z M 345.344,224c0-49.344-40-89.344-89.344-89.344S 166.656,174.656, 166.656,224 + c0,49.344, 40,89.344, 89.344,89.344S 345.344,273.344, 345.344,224z M 448,32L 64,32 L 64,256 l 42.144,0 C 103.936,245.664, 102.656,234.976, 102.656,224 + c0-84.544, 68.8-153.344, 153.344-153.344s 153.344,68.8, 153.344,153.344c0,10.976-1.28,21.664-3.488,32L 448,256 L 448,32 z M 448,320l-96,0 L 352,416 l 96,0 L 448,320 z" /> +<glyph unicode="" d="M 256,480C 114.848,480,0,365.152,0,224s 114.848-256, 256-256s 256,114.848, 256,256S 397.152,480, 256,480z M 256,442.336c 55.584,0, 106.336-20.832, 144.96-55.104 + c-3.936-5.6-36.832-49.824-114.592-78.976c-35.84,65.824-75.552,119.904-81.6,128C 221.216,440.224, 238.368,442.336, 256,442.336z M 163.040,421.568 + c 5.76-7.904, 44.832-62.048, 81.056-126.464C 141.824,267.936, 51.744,268.32, 41.952,268.448C 56.128,336.32, 101.856,392.704, 163.040,421.568z M 37.312,223.68 + c0,2.24, 0.032,4.48, 0.096,6.688C 46.976,230.144, 152.96,228.8, 262.144,261.472c 6.272-12.256, 12.224-24.704, 17.728-37.12 + c-2.88-0.8-5.76-1.664-8.608-2.592c-112.768-36.448-172.768-135.808-177.728-144.288C 58.624,116.224, 37.344,167.52, 37.312,223.68z M 255.968,5.024 + c-50.528,0-97.12,17.248-134.208,46.144c 3.936,8.032, 48.224,93.568, 171.552,136.544c 0.48,0.16, 0.96,0.32, 1.44,0.48 + c 30.72-79.776, 43.392-146.624, 46.656-165.824C 315.168,11.2, 286.304,4.992, 255.968,5.024z M 378.176,42.4c-2.24,13.312-13.856,77.312-42.464,155.904 + c 68.512,10.976, 128.704-6.976, 136.192-9.344C 462.144,128.128, 427.232,75.584, 378.176,42.4z M 322.336,232.768 + c-1.536,3.744-3.104,7.52-4.704,11.296C 313.088,254.72, 308.224,265.312, 303.136,275.744C 384,308.736, 420.64,355.712, 425.248,361.952 + c 30.464-37.216, 48.896-84.608, 49.344-136.224C 467.392,227.264, 395.104,241.92, 322.336,232.768z" /> +<glyph unicode="" d="M 293.696,327.136c 58.496,35.104, 89.728-14.272, 59.776-70.176c-29.888-55.872-57.184-92.288-71.488-92.288 + c-14.272,0-25.248,37.376-41.6,102.72C 223.488,334.944, 223.584,456.608, 153.312,442.816C 87.072,429.792,0,325.824,0,325.824L 20.8,298.56 + c0,0, 42.88,33.792, 57.184,16.896c 14.304-16.896, 68.864-220.992, 87.072-258.624c 15.904-33.024, 59.744-76.672, 107.872-45.504 + c 48.064,31.168, 207.904,167.648, 236.544,328.8C 538.048,501.248, 317.12,467.488, 293.696,327.136z" /> +<glyph unicode="" d="M 33.024,320L 128,320L 128-32L 33.024-32zM 322.784,319.968C 288,319.968, 270.656,303.392, 256,292.16L 256,320 L 160.512,320 l0-352 L 256-32 L 256,189.6 c0,0-3.488,44.128, 49.408,44.128 + C 337.28,233.728, 352,215.584, 352,189.6L 352-32 l 100.608,0 L 452.608,186.496 C 452.608,306.496, 356,319.968, 322.784,319.968zM 32,400A48,48 1260 1 1 128,400A48,48 1260 1 1 32,400z" /> +<glyph unicode="" d="M 0.192,480l0-98.176 C 228.096,381.824, 413.568,196.16, 413.568-32L 512-32 C 512,250.24, 282.368,480, 0.192,480zM 239.424-32l 98.56,0 c 0.032,186.432-151.616,338.080-337.92,338.080l0-98.144 c 63.904,0, 123.968-24.992, 169.216-70.272 + C 214.464,92.512, 239.424,32.16, 239.424-32zM 68.16-31.36c 37.728,0, 68.256,30.336, 68.256,67.904c-0.032,37.344-30.528,68.032-68.256,68.032 + C 30.56,104.576,0,73.92,0,36.544C0-1.024, 30.56-31.36, 68.16-31.36z" /> +<glyph unicode="" d="M 363.872,312.832C 306.56,326.272, 244.48,325.696, 180.896,316.096C 178.592,315.744, 176.32,315.392, 174.048,315.008l-21.12,39.136 + c-20.576-2.752-39.904-7.040-57.792-12.736l 20.128-42.112C 82.368,286.56, 55.392,268.416, 35.936,246.592c-32.128-36.48-44.832-82.4-29.408-127.136 + c 3.104-9.024, 7.296-17.568, 12.48-25.6l 239.040,65.664L 191.68,282.432C 193.952,282.88, 196.288,283.328, 198.656,283.744c 107.328,19.136, 166.048-10.432, 198.208-41.92 + l-81.792-19.84L 280.928,276.544c-19.52,1.152-42.048-0.032-68.128-4.48l 60.16-108.448L 512,229.248c-2.592,6.144-6.336,12.128-11.328,17.888 + C 475.936,275.776, 422.304,301.312, 363.872,312.832z M 87.36,166.848C 79.968,200.512, 85.856,238.112, 132.576,263.136l 36.576-76.48L 87.36,166.848z" /> +<glyph unicode="" d="M 377.376,328.896c 14.080-10.656, 31.552-17.024, 50.56-17.024C 474.368,311.872, 512,349.504, 512,395.936 + C 512,442.368, 474.368,480, 427.936,480c-46.4,0-84.064-37.632-84.064-84.064c0-0.032,0-0.064,0-0.064L 136.384,295.552 + C 122.016,307.008, 103.84,313.92, 84.064,313.92C 37.632,313.92,0,276.256,0,229.856s 37.632-84.064, 84.064-84.064c 16.768,0, 32.384,4.992, 45.504,13.44 + l 214.336-103.616c0-0.032,0-0.064,0-0.064c0-46.432, 37.632-84.064, 84.064-84.064c 46.432,0, 84.064,37.632, 84.064,84.064 + c0,46.432-37.632,84.064-84.064,84.064c-19.008,0-36.48-6.368-50.56-17.024L 167.808,223.904c 0.096,1.28, 0.16,2.528, 0.192,3.808L 377.376,328.896z" /> +<glyph unicode="" d="M 252.736,351.776C 265.152,364.192, 271.392,379.424, 271.392,397.44c0,17.536-6.24,32.544-18.656,44.96 + C 240.352,454.784, 225.056,460.992, 207.040,460.992c-17.472,0-32.48-6.208-44.896-18.592C 149.728,429.952, 143.488,414.976, 143.488,397.44 + c0-18.016, 6.24-33.248, 18.656-45.664C 174.592,339.36, 189.568,333.152, 207.040,333.152C 225.056,333.152, 240.352,339.36, 252.736,351.776zM 309.728,337.888C 317.28,330.336, 326.048,324.384, 336.032,320c 9.984-4.352, 20.864-6.56, 32.512-6.56 + c 11.712,0, 22.528,2.208, 32.512,6.56c 9.984,4.416, 18.72,10.336, 26.304,17.888c 7.552,7.552, 13.536,16.32, 17.92,26.304 + c 4.384,9.984, 6.592,20.8, 6.592,32.544c0,11.68-2.176,22.496-6.592,32.512c-4.352,9.984-10.368,18.752-17.92,26.304 + c-7.552,7.552-16.288,13.536-26.304,17.888C 391.104,477.824, 380.256,480, 368.544,480c-11.648,0-22.528-2.176-32.512-6.56 + c-9.984-4.352-18.752-10.336-26.304-17.888C 302.208,447.968, 296.256,439.2, 291.84,429.216c-4.384-9.984-6.592-20.8-6.592-32.512 + c0-11.712, 2.208-22.528, 6.592-32.544C 296.256,354.208, 302.208,345.44, 309.728,337.888zM 85.024,347.744c 13.664,0, 25.088,4.736, 34.368,14.24C 128.64,371.52, 133.248,383.072, 133.248,396.736 + c0,13.152-4.64,24.48-13.856,33.952c-9.28,9.504-20.704,14.272-34.368,14.272c-13.6,0-25.216-4.768-34.656-14.272 + c-9.536-9.472-14.272-20.8-14.272-33.952c0-13.664, 4.768-25.216, 14.272-34.72C 59.84,352.512, 71.424,347.744, 85.024,347.744zM 448.96,247.648c-10.208,10.24-22.304,18.272-36.16,24.128c-13.92,5.856-28.672,8.768-44.256,8.768 + c-15.584,0-30.208-2.912-43.808-8.768C 311.072,265.92, 299.168,258.112, 288.928,248.384c-4.864,18.016-14.752,32.96-29.6,44.928 + C 244.448,305.248, 227.040,311.232, 207.040,311.232c-12.672,0-24.576-2.688-35.808-8.032C 160.096,297.792, 150.304,290.272, 142.080,280.544 + C 138.592,293.184, 131.84,303.776, 121.6,312.32C 111.392,320.864, 99.2,325.088, 85.024,325.088c-16.544,0-30.56-5.728-41.984-17.152C 31.584,296.512, 32,282.464, 32,265.92 + l0-102.432 l 84.128,0 l0-83.872 l 140.96,0 L 257.088-32 l 225.024,0 L 482.112,167.296 c0,15.584-2.592,30.336-8.704,44.192C 467.328,225.376, 459.168,237.44, 448.96,247.648z" /> +<glyph unicode="" d="M 489.856,222.752c0,129.152-105.28,233.888-235.104,233.888c-12.896,0-25.568-1.056-37.856-3.072 + c-22.080,14.4-48.352,22.752-76.608,22.752C 62.752,476.32,0,413.504,0,336c0-28.192, 8.288-54.4, 22.592-76.384c-1.92-12.032-2.912-24.32-2.912-36.864 + c0-129.184, 105.216-233.888, 235.072-233.888c 14.656,0, 28.928,1.44, 42.784,3.936c 21.536-13.376, 46.944-21.152, 74.144-21.152 + c 77.536,0, 140.32,62.816, 140.32,140.32c0,29.28-8.96,56.512-24.352,79.040C 489.056,201.408, 489.856,212, 489.856,222.752z M 276.736,50.4 + c-74.72-3.904-109.664,12.64-141.696,42.688c-35.776,33.568-21.408,71.84, 7.744,73.792c 29.12,1.952, 46.592-33.024, 62.144-42.72 + c 15.52-9.696, 74.592-31.776, 105.792,3.904c 33.984,38.816-22.592,58.912-64.064,64.992C 187.456,201.824, 112.704,233.824, 118.528,296.96 + C 124.352,360, 172.096,392.384, 222.368,396.928c 64.064,5.824, 105.792-9.696, 138.784-37.856c 38.144-32.544, 17.504-68.896-6.784-71.808 + c-24.224-2.912-51.392,53.504-104.8,54.336C 194.528,342.464, 157.344,284.32, 225.28,267.808c 67.968-16.512, 140.736-23.296, 166.976-85.408 + S 351.52,54.304, 276.736,50.4z" /> +<glyph unicode="" d="M 442.752,399.264c-116.576,7.84-254.784,9.984-373.504,0C 32.384,395.136, 7.136,350.272, 4.384,316.192 + c-5.824-71.584-5.824-112.32,0-183.904c 2.784-34.080, 27.392-79.2, 64.896-83.936c 120.128-7.872, 257.632-8.96, 373.504,0 + c 36.288,6.304, 62.112,49.856, 64.896,83.936c 5.824,71.584, 5.824,116.768,0,188.384C 504.864,354.752, 484.512,397.728, 442.752,399.264z M 192,133.44L 192,316.96 + l 160-91.776L 192,133.44z" /> +<glyph unicode="" d="M 128,2.272L 128,229.12 l-106.944-106.912C 42.976,71.68, 80.704,29.632, 128,2.272zM 160-13.376C 189.632-25.376, 222.048-32, 256-32c 94.752,0, 177.472,51.488, 221.728,128L 160,96 L 160-13.376 zM 213.12,368L 132.736,448.416C 53.6,404.864,0,320.704,0,224c0-21.248, 2.592-41.888, 7.488-61.632L 213.12,368zM 352,461.376C 322.336,473.376, 289.952,480, 256,480C 225.728,480, 196.704,474.72, 169.76,465.088L 352,282.88L 352,461.376 zM 384,445.728L 384,128 l 109.376,0 C 505.376,157.664, 512,190.048, 512,224C 512,318.752, 460.512,401.472, 384,445.728z" /> +<glyph unicode="" d="M 487.808,192L 341.344,445.76L 170.656,445.76L 317.152,192 zM 231.744,255.904L 146.432,403.744L0,150.080L 85.344,2.24 zM 144.352-0.672L 426.656-0.672L 512,160L 236,160 z" /> +<glyph unicode="" d="M0,225.76A106.656,106.656 1260 1 1 213.312,225.76A106.656,106.656 1260 1 1 0,225.76zM 298.688,225.76A106.656,106.656 1260 1 1 512,225.76A106.656,106.656 1260 1 1 298.688,225.76z" /> +<glyph unicode="" d="M 478.912,288l-28.096,0 l-0.608,0 C 432.64,288, 417.216,302.88, 416,320c0,91.328-73.632,160-165.6,160L 166.496,480 + C 74.592,480, 0.064,405.984,0,314.656l0-181.408 C0,41.952, 74.592-32, 166.496-32l 179.2,0 C 437.664-32, 512,41.952, 512,133.28L 512,250.464 + C 512,268.704, 497.28,288, 478.912,288z M 160,352l 96,0 c 17.6,0, 32-14.4, 32-32S 273.6,288, 256,288L 160,288 C 142.4,288, 128,302.4, 128,320S 142.4,352, 160,352z M 352,96L 160,96 c-17.6,0-32,14.4-32,32 + s 14.4,32, 32,32l 192,0 c 17.6,0, 32-14.4, 32-32S 369.6,96, 352,96z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224c0-141.376, 114.624-256, 256-256s 256,114.624, 256,256C 512,365.376, 397.376,480, 256,480z M 374.272,73.92 + c-3.2-5.824-9.216-9.12-15.424-9.12c-2.88,0-5.76,0.704-8.48,2.176c-40.992,22.592-87.552,34.528-134.592,34.528 + c-28.192,0-56.032-4.192-82.688-12.448c-9.28-2.88-19.136,2.336-21.984,11.616c-2.88,9.28, 2.304,28.96, 11.616,31.84 + c 30.048,9.28, 61.376,14.016, 93.088,14.016c 52.96,0, 105.376-13.44, 151.552-38.88C 375.872,102.976, 378.976,82.432, 374.272,73.92z M 406.784,170.368 + c-3.648-7.040-10.816-18.464-18.24-18.464c-3.2,0-6.432,0.736-9.44,2.336c-50.784,26.368-105.728,39.744-163.296,39.744 + c-31.712,0-63.2-4.192-93.6-12.512c-10.976-2.976-22.24,3.456-25.216,14.4C 94.048,206.816, 100.48,225.472, 111.424,228.448 + c 33.92,9.248, 69.056,13.952, 104.384,13.952c 63.328,0, 126.336-15.36, 182.208-44.384C 408.064,192.8, 412,180.416, 406.784,170.368z M 441.408,263.040 + c-4.128-8.224-12.384-15.456-21.024-15.456c-3.52,0-7.072,0.8-10.432,2.464c-60.64,30.24-125.952,45.536-194.144,45.536 + c-35.52,0-70.912-4.32-105.248-12.8c-12.576-3.104-25.28,4.544-28.384,17.12C 79.040,312.448, 86.72,327.648, 99.296,330.752 + C 137.28,340.192, 176.48,344.96, 215.808,344.96c 75.52,0, 147.872-16.992, 215.040-50.464C 442.464,288.704, 447.168,274.624, 441.408,263.040z" /> +<glyph unicode="" d="M 480,480L 256,480 L 32,480 L 22.784,480 C 10.24,480,0,469.76,0,457.184L0,448 l0-224 l0-224 c0-17.664, 14.336-32, 32-32l 224.352,0 L 480-32 l 9.216,0 + C 501.76-32, 512-21.76, 512-9.184L 512,0 L 512,223.264 L 512,448 C 512,465.664, 497.664,480, 480,480z M 256.352,223.264L 256.352,0 L 32,0 L 32,224 l 224,0 L 256,448 l 224,0 l0-224.736 L 256.352,223.264 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 322.176,224.032L 280.224,224 + l-0.032-153.6L 222.624,70.4 L 222.624,224 l-38.4,0 L 184.224,276.928 l 38.4,0.032L 222.56,308.128C 222.56,351.328, 234.272,377.6, 285.12,377.6l 42.368,0 l0-52.96 L 300.992,324.64 + c-19.808,0-20.768-7.392-20.768-21.184L 280.16,276.96l 47.616,0 L 322.176,224.032z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 383.36,281.472 + c 0.128-2.72, 0.192-5.44, 0.192-8.16c0-83.296-63.392-179.328-179.328-179.328c-35.584,0-68.704,10.432-96.608,28.32 + c 4.928-0.576, 9.952-0.896, 15.040-0.896c 29.536,0, 56.704,10.080, 78.272,26.976c-27.584,0.512-50.848,18.752-58.88,43.776 + C 145.92,191.424, 149.824,191.040, 153.92,191.040c 5.76,0, 11.328,0.768, 16.608,2.208C 141.696,199.040, 119.968,224.512, 119.968,255.040c0,0.256,0,0.512,0,0.8 + c 8.512-4.736, 18.208-7.552, 28.544-7.904C 131.616,259.232, 120.48,278.528, 120.48,300.384c0,11.552, 3.104,22.368, 8.512,31.68 + c 31.072-38.144, 77.536-63.232, 129.92-65.856C 257.824,270.816, 257.28,275.648, 257.28,280.576c0,34.784, 28.224,63.008, 63.040,63.008 + c 18.112,0, 34.496-7.648, 46.016-19.904c 14.368,2.848, 27.872,8.096, 40.032,15.296c-4.704-14.72-14.688-27.072-27.712-34.88 + c 12.736,1.504, 24.896,4.928, 36.192,9.92C 406.4,301.408, 395.68,290.304, 383.36,281.472z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 275.968,154.784 + c-18.72,1.44-26.56,10.72-41.216,19.648c-8.064-42.304-17.92-82.88-47.104-104.032C 178.624,134.304, 200.864,182.304, 211.2,233.28 + C 193.6,262.944, 213.312,322.56, 250.432,307.872c 45.664-18.080-39.584-110.176, 17.664-121.664c 59.744-12.032, 84.16,103.68, 47.104,141.312 + c-53.568,54.336-155.84,1.248-143.264-76.544c 3.072-19.008, 22.688-24.768, 7.84-51.040C 145.504,207.52, 135.264,234.56, 136.576,270.592 + c 2.112,58.976, 52.992,100.256, 104.032,105.984c 64.544,7.232, 125.088-23.68, 133.472-84.384C 383.52,223.68, 344.96,149.44, 275.968,154.784z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 184.576,51.744 + c-56.672,0-104.48,23.072-104.48,59.936c0,37.408, 43.616,73.536, 100.288,73.504c 6.176,0, 11.84,0.16, 17.696,0.16 + C 190.336,192.864, 184.192,202.112, 184.192,213.536c0,6.784, 2.176,13.28, 5.184,19.072C 186.304,232.384, 183.168,232.288, 179.936,232.288 + c-46.56,0-77.728,33.12-77.728,74.176c0,40.16, 43.040,74.816, 88.8,74.816c 25.536,0, 102.080,0, 102.080,0L 270.176,364.768L 237.824,364.768 + c 21.472-8.256, 32.896-33.28, 32.896-58.944c0-21.536-11.936-40.096-28.8-53.28C 225.44,239.648, 222.336,234.272, 222.336,223.328 + c0-9.344, 17.664-25.216, 26.88-31.744c 26.976-19.072, 35.68-36.8, 35.68-66.336C 284.864,88.384, 249.184,51.744, 184.576,51.744z M 448,255.392l-64,0 l0-63.872 + l-31.968,0 L 352.032,255.392 L 288,255.392 L 288,288 l 64.032,0 L 352.032,352 L 384,352 l0-64 l 64,0 L 448,255.392 zM 216.608,171.584C 208.864,174.080, 200.32,175.552, 191.2,175.648c-39.168,0.416-74.24-23.872-74.24-53.088 + c0-29.792, 28.288-54.592, 67.456-54.592c 55.072,0, 74.24,23.296, 74.24,53.056c0,3.616-0.448,7.104-1.248,10.528 + C 253.12,148.448, 237.856,156.832, 216.608,171.584zM 234.048,303.84C 229.504,338.336, 204.512,366.048, 178.24,366.848c-26.272,0.768-43.904-25.632-39.36-60.192 + c 4.544-34.528, 29.536-63.168, 55.84-63.936C 220.96,241.92, 238.624,269.28, 234.048,303.84z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 351.968,243.2L 275.2,243.2 L 275.168,172.96 + c0-17.824-0.224-28.096, 1.664-33.152c 1.888-5.024, 6.56-10.24, 11.68-13.248c 6.816-4.096, 14.56-6.112, 23.296-6.112 + c 15.552,0, 24.736,2.048, 40.128,12.16L 351.936,86.4 c-13.12-6.176-24.544-9.76-35.2-12.256C 306.112,71.648, 294.624,70.4, 282.24,70.4 + c-14.048,0-22.336,1.76-33.12,5.312c-10.784,3.552-20,8.64-27.616,15.168c-7.648,6.56-12.896,13.568-15.872,20.96 + c-2.944,7.392-4.416,18.112-4.416,32.16L 201.216,251.712 L 160.032,251.712 l0,43.52 c 12.064,3.904, 25.568,9.536, 34.144,16.864 + c 8.608,7.328, 15.52,16.096, 20.736,26.368C 220.096,348.672, 223.68,361.76, 225.664,377.6L 275.2,377.6 l0-76.8 l 76.768,0 L 351.968,243.2 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,292.608 + c-12.608,0-22.88-10.272-22.88-22.88l0-91.488 c0-37.824-30.784-68.608-68.608-68.608c-37.824,0-68.608,30.784-68.608,68.608L 95.904,224 l 45.728,0 l0-45.728 + c0-12.608, 10.272-22.88, 22.88-22.88c 12.608,0, 22.88,10.272, 22.88,22.88L 187.392,269.728 c0,37.824, 30.784,68.608, 68.608,68.608s 68.608-30.784, 68.608-63.616 + l0-22.176 L 295.296,244L 278.848,252.576L 278.848,274.752 C 278.848,282.336, 268.576,292.608, 256,292.608z M 416.064,178.272c0-37.824-30.784-68.608-68.608-68.608 + s-68.608,30.784-68.608,73.632L 278.848,227.584 l 16.448-8.576l 29.312,8.576l0-44.32 c0-17.6, 10.272-27.872, 22.88-27.872s 22.88,10.272, 22.88,22.88L 370.368,224 l 45.728,0 + L 416.096,178.272 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 36.576,224c0,30.976, 6.848,60.416, 19.008,86.976 + l 104.672-279.296C 87.040,66.304, 36.576,139.424, 36.576,224z M 256,10.272c-21.536,0-42.304,3.072-61.984,8.704L 259.84,205.312l 67.424-179.968 + c 0.448-1.056, 0.992-2.048, 1.568-2.976C 306.080,14.56, 281.568,10.272, 256,10.272z M 286.176,324.192c 13.216,0.672, 25.12,2.016, 25.12,2.016 + c 11.84,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72c-21.536,0-57.792,2.72-57.792,2.72 + C 181.824,344.512, 180.448,326.912, 192.256,326.208c0,0, 11.2-1.344, 23.008-2.016L 249.44,232.96l-48.032-140.256L 121.536,324.192 + c 13.248,0.672, 25.12,2.016, 25.12,2.016c 11.808,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72 + c-4.096,0-8.96,0.096-14.112,0.256C 111.904,399.392, 179.36,437.728, 256,437.728c 57.12,0, 109.12-21.28, 148.192-56.096 + c-0.96,0.064-1.856,0.192-2.848,0.192c-21.568,0-36.864-18.272-36.864-37.92c0-17.632, 10.432-32.512, 21.536-50.144 + c 8.384-14.272, 18.112-32.544, 18.112-58.944c0-18.272-7.2-39.52-16.672-69.12l-21.92-71.2L 286.176,324.192z M 475.424,224 + c0-78.848-43.872-147.68-109.12-184.672l 67.040,188.704c 12.512,30.496, 16.672,54.848, 16.672,76.544c0,7.872-0.512,15.168-1.472,21.984 + C 465.664,296.096, 475.424,261.152, 475.424,224z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 416,75.552 + C 416,69.184, 410.816,64, 404.448,64L 107.552,64 C 101.184,64, 96,69.184, 96,75.552L 96,372.448 C 96,378.816, 101.184,384, 107.552,384l 296.896,0 C 410.816,384, 416,378.816, 416,372.448 + L 416,75.552 zM 192,224A64,64 1260 1 1 320,224A64,64 1260 1 1 192,224zM 320,352L 384,352L 384,288L 320,288zM 351.2,224c0-52.512-42.72-95.2-95.2-95.2S 160.8,171.488, 160.8,224c0,6.816, 0.8,9.568, 2.144,16L 128,240 L 128,96 l 256,0 L 384,240 + l-34.944,0 C 350.432,233.568, 351.2,230.816, 351.2,224z" /> +<glyph unicode="" d="M 315.648,204.768c 21.408-58.816, 30.112-106.72, 31.776-116.672c 36.704,24.832, 62.848,64.16, 70.144,109.696 + C 412,199.552, 366.944,212.992, 315.648,204.768zM 283.936,196.832c-92.288-32.16-125.44-96.192-128.384-102.208c 27.744-21.632, 62.624-34.528, 100.448-34.528 + c 22.688-0.032, 44.32,4.608, 63.936,12.992c-2.432,14.368-11.936,64.416-34.912,124.096C 284.64,197.088, 284.288,196.96, 283.936,196.832zM 291.264,262.72c 3.808-7.808, 7.456-15.744, 10.848-23.712c 1.184-2.816, 2.368-5.664, 3.52-8.448 + c 54.464,6.848, 108.576-4.128, 113.952-5.28c-0.32,38.624-14.144,74.112-36.928,101.952C 379.232,322.592, 351.808,287.424, 291.264,262.72zM 267.424,222.336C 269.568,223.008, 271.712,223.68, 273.856,224.256C 269.76,233.568, 265.28,242.88, 260.608,252.032 + C 178.88,227.584, 99.552,228.608, 92.384,228.768C 92.352,227.104, 92.32,225.44, 92.32,223.776c 0.032-42.048, 15.936-80.416, 42.080-109.44 + C 138.112,120.672, 183.008,195.040, 267.424,222.336zM 247.104,277.216C 219.968,325.44, 190.752,365.952, 186.432,371.872C 140.64,350.272, 106.4,308.064, 95.808,257.28 + C 103.136,257.184, 170.56,256.896, 247.104,277.216zM 364.48,346.176C 335.584,371.808, 297.6,387.424, 256,387.424c-13.184,0-26.048-1.568-38.336-4.544 + C 222.176,376.8, 251.904,336.32, 278.72,287.072C 336.928,308.864, 361.536,341.984, 364.48,346.176zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,32.416 + c-105.632,0-191.584,85.952-191.584,191.584c0,105.632, 85.952,191.584, 191.584,191.584S 447.584,329.632, 447.584,224C 447.584,118.368, 361.632,32.416, 256,32.416z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 408.064,293.664 + c-17.184-96.704-113.088-178.592-141.92-197.28c-28.864-18.688-55.168,7.488-64.736,27.296C 190.496,146.272, 157.76,268.736, 149.184,278.88 + C 140.608,289.024, 114.88,268.736, 114.88,268.736L 102.4,285.088c0,0, 52.256,62.368, 92,70.208C 236.544,363.584, 236.48,290.56, 246.624,250.048 + c 9.824-39.2, 16.384-61.632, 24.96-61.632c 8.576,0, 24.96,21.856, 42.88,55.36c 17.984,33.536-0.768,63.168-35.872,42.112 + C 292.672,370.080, 425.216,390.336, 408.064,293.664z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 192,100L 128,100 l0,224 l 64,0 L 192,100 z + M 161.984,337.728c-16.576,0-29.984,13.44-29.984,30.016c0,16.576, 13.44,30.016, 29.984,30.016C 178.56,397.728, 192,384.288, 192,367.744 + C 192,351.168, 178.56,337.728, 161.984,337.728z M 416,100l-64,0 L 352,238.496 c0,16.224-4.64,27.584-24.576,27.584C 294.368,266.080, 288,238.496, 288,238.496l0-138.496 L 224,100 l0,224 l 64,0 + l0-21.408 c 9.152,7.008, 32,21.376, 64,21.376c 20.768,0, 64-12.416, 64-87.424L 416,100 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 138.080,64.768 + c-23.008,0-41.696,18.56-41.696,41.536c0,22.848, 18.688,41.632, 41.696,41.632c 23.072,0, 41.728-18.784, 41.76-41.632 + C 179.84,83.328, 161.184,64.768, 138.080,64.768z M 242.848,64.384c0,39.264-15.264,76.16-42.912,103.776C 172.288,195.872, 135.52,211.168, 96.448,211.168L 96.448,271.2 + c 113.952,0, 206.72-92.768, 206.72-206.816L 242.848,64.384 z M 349.376,64.416c0,139.584-113.44,253.152-252.864,253.152L 96.512,377.6 c 172.608,0, 313.088-140.544, 313.088-313.184 + L 349.376,64.416 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 273.664,183.36L 233.184,256.352 + c 17.536,3.008, 32.704,3.776, 45.856,3.008l 22.976-36.704l 55.040,13.344c-21.632,21.184-61.152,41.088-133.408,28.224 + C 222.048,263.936, 220.48,263.616, 218.944,263.328l 44.672-82.72l-160.864-44.192c-3.488,5.408-6.304,11.168-8.384,17.216 + C 83.968,183.744, 92.512,214.656, 114.144,239.2c 13.088,14.688, 31.264,26.912, 53.376,35.456L 153.984,303.008c 12.032,3.84, 25.056,6.72, 38.88,8.576 + l 14.208-26.336C 208.608,285.504, 210.144,285.76, 211.712,285.984c 42.784,6.464, 84.576,6.848, 123.136-2.208c 39.328-7.744, 75.424-24.928, 92.064-44.224 + c 3.36-3.872, 5.888-7.904, 7.616-12.032L 273.664,183.36zM 148.736,185.536l 55.040,13.344L 179.168,250.336C 147.744,233.504, 143.776,208.192, 148.736,185.536z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 309.152,165.984 + c 7.904,5.984, 17.76,9.568, 28.448,9.568c 26.112,0, 47.296-21.152, 47.296-47.296c0-26.112-21.184-47.296-47.296-47.296 + c-26.112,0-47.264,21.152-47.264,47.296c0,0,0,0.032,0,0.032L 169.728,186.592c-7.392-4.768-16.16-7.584-25.6-7.584 + c-26.112,0-47.296,21.184-47.296,47.296c0,26.112, 21.184,47.296, 47.296,47.296c 11.136,0, 21.344-3.872, 29.44-10.304L 290.304,319.68 + c0,0,0,0.032,0,0.032c0,26.112, 21.184,47.296, 47.264,47.296c 26.112,0, 47.296-21.152, 47.296-47.296s-21.184-47.296-47.296-47.296 + c-10.688,0-20.512,3.584-28.448,9.568L 191.36,225.088c0-0.704-0.064-1.44-0.096-2.144L 309.152,165.984z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 265.088,352.256 + C 267.84,358.496, 271.552,364, 276.256,368.704c 4.736,4.736, 10.176,8.448, 16.448,11.2C 298.944,382.656, 305.76,384, 313.024,384 + c 7.328,0, 14.080-1.344, 20.32-4.096c 6.24-2.72, 11.712-6.464, 16.416-11.2c 4.736-4.704, 8.48-10.208, 11.2-16.448 + c 2.752-6.24, 4.128-12.992, 4.128-20.32c0-7.328-1.376-14.080-4.128-20.32c-2.72-6.24-6.464-11.712-11.2-16.448 + c-4.736-4.704-10.176-8.448-16.416-11.2c-6.24-2.72-12.992-4.096-20.32-4.096c-7.296,0-14.080,1.376-20.32,4.096 + c-6.24,2.752-11.712,6.464-16.448,11.2C 271.552,299.904, 267.84,305.376, 265.088,311.616C 262.336,317.856, 260.96,324.64, 260.96,331.936 + C 260.96,339.264, 262.336,346.016, 265.088,352.256z M 184.032,360.512c 7.776,7.744, 17.12,11.616, 28.064,11.616c 11.264,0, 20.8-3.872, 28.544-11.616 + C 248.416,352.736, 252.288,343.36, 252.288,332.384c0-11.264-3.904-20.768-11.68-28.544C 232.896,296.096, 223.36,292.224, 212.096,292.224 + c-10.912,0-20.288,3.872-28.064,11.648c-7.776,7.776-11.68,17.28-11.68,28.544C 172.384,343.36, 176.256,352.736, 184.032,360.512z M 114.176,353.184 + c 5.92,5.952, 13.152,8.928, 21.664,8.928c 8.544,0, 15.68-2.976, 21.472-8.928c 5.76-5.92, 8.64-12.992, 8.64-21.216 + c0-8.544-2.912-15.744-8.64-21.696C 151.52,304.32, 144.384,301.344, 135.84,301.344c-8.512,0-15.744,2.976-21.664,8.896 + C 108.224,316.192, 105.248,323.424, 105.248,331.936C 105.248,340.16, 108.224,347.264, 114.176,353.184z M 384,64L 243.36,64 l0,64 L 155.264,128 L 155.264,192 L 102.688,192 L 102.688,250.208 + c0,10.336-0.256,19.104, 6.912,26.24c 7.136,7.136, 15.904,10.72, 26.24,10.72c 8.832,0, 16.48-2.656, 22.848-8 + c 6.4-5.344, 10.624-11.936, 12.8-19.872c 5.152,6.080, 11.264,10.784, 18.24,14.176c 7.008,3.328, 14.464,5.024, 22.368,5.024 + c 12.48,0, 23.36-3.744, 32.672-11.2c 9.28-7.456, 15.456-16.832, 18.496-28.064c 6.4,6.080, 13.824,10.976, 22.4,14.592 + c 8.512,3.648, 17.664,5.472, 27.392,5.472c 9.76,0, 18.976-1.824, 27.648-5.472c 8.64-3.648, 16.192-8.672, 22.592-15.072 + c 6.4-6.4, 11.488-13.92, 15.264-22.592C 382.368,207.52, 384,198.304, 384,188.544L 384,64 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 325.408,72.608 + c-16.32,0-31.552,4.672-44.48,12.704c-8.32-1.504-16.864-2.368-25.664-2.368c-77.92,0-141.056,62.816-141.056,140.32 + c0,7.52, 0.608,14.912, 1.76,22.112C 107.36,258.56, 102.4,274.304, 102.4,291.2c0,46.496, 37.664,84.16, 84.16,84.192c 16.96,0, 32.704-5.024, 45.952-13.664 + c 7.36,1.216, 14.976,1.856, 22.72,1.856c 77.888,0, 141.056-62.848, 141.056-140.32c0-6.464-0.48-12.8-1.312-19.040 + C 404.224,190.688, 409.6,174.368, 409.6,156.8C 409.6,110.304, 371.936,72.608, 325.408,72.608zM 237.568,250.272c-40.768,9.92-18.464,44.8, 14.56,44.288C 284.192,294.048, 300.48,260.192, 315.008,261.952 + c 14.56,1.76, 26.944,23.552, 4.064,43.072C 299.296,321.92, 274.272,331.232, 235.808,327.744C 205.664,325.024, 177.024,305.6, 173.504,267.776 + C 170.016,229.92, 214.88,210.688, 250.4,205.408c 24.896-3.648, 58.816-15.712, 38.432-39.008c-18.72-21.408-54.176-8.16-63.488-2.336 + C 216.032,169.92, 205.536,190.88, 188.064,189.728c-17.504-1.184-26.112-24.128-4.64-44.288c 19.232-18.016, 40.192-27.968, 85.024-25.6 + c 44.864,2.336, 85.056,41.92, 69.312,79.2S 278.336,240.384, 237.568,250.272z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 413.28,166.688 + c-1.728-21.312-17.888-48.512-40.544-52.448c-72.416-5.6-158.368-4.928-233.44,0c-23.424,2.944-38.816,31.168-40.544,52.448 + c-3.648,44.736-3.648,70.208,0,114.944C 100.48,302.912, 116.256,330.976, 139.296,333.536c 74.208,6.24, 160.576,4.896, 233.44,0 + c 26.112-0.96, 38.816-27.808, 40.544-49.12C 416.896,239.68, 416.896,211.424, 413.28,166.688zM 224,160L 320,224L 224,288 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,416 + c 25.472,0, 49.76-4.96, 72-13.952L 328,268.16 L 191.328,404.832C 211.52,412.032, 233.312,416, 256,416z M 69.6,177.792C 65.952,192.576, 64,208.064, 64,224 + c0,72.544, 40.192,135.648, 99.552,168.32l 60.288-60.32L 69.6,177.792z M 160,57.696c-35.488,20.512-63.776,52.064-80.192,89.952L 160,227.84L 160,57.696 z M 256,32 + c-25.472,0-49.76,4.96-72,13.984L 184,128 l 238.304,0 C 389.088,70.624, 327.072,32, 256,32z M 434.016,152L 352,152 L 352,390.304 C 409.376,357.088, 448,295.072, 448,224 + C 448,198.528, 443.040,174.24, 434.016,152z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 305.376,352.288l 84.736-146.816L 291.392,205.472 + L 206.624,352.288L 305.376,352.288 z M 107.904,181.248L 192.608,328l 49.344-85.536l-84.704-146.752L 107.904,181.248z M 354.72,95.712L 191.424,95.712 l 49.344,85.536l 163.328,0 + L 354.72,95.712z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 161.792,159.872 + c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928c 35.872,0, 64.928-29.056, 64.928-64.928S 197.664,159.872, 161.792,159.872z + M 350.88,159.872c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928c 35.872,0, 64.928-29.056, 64.928-64.928 + S 386.752,159.872, 350.88,159.872z" /> +<glyph unicode="" d="M 315.84,184.096L 196.16,184.096 c-10.976,0-19.936-8.992-19.936-19.936s 8.992-19.936, 19.936-19.936L 315.84,144.224 + c 10.976,0, 19.936,8.992, 19.936,19.936S 326.816,184.096, 315.84,184.096zM 196.16,263.904L 256,263.904 c 10.976,0, 19.936,8.992, 19.936,19.936c0,10.976-8.992,19.936-19.936,19.936L 196.16,303.776 + c-10.976,0-19.936-8.992-19.936-19.936C 176.192,272.864, 185.184,263.904, 196.16,263.904zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 415.584,167.456 + c0-56.928-46.336-103.040-103.68-103.040L 200.192,64.416 c-57.28,0-103.808,46.112-103.808,103.008L 96.384,280.512 c 0.032,56.928, 46.496,103.072, 103.808,103.072l 52.32,0 + c 57.344,0, 103.232-42.816, 103.232-99.744c 0.768-10.656, 10.368-19.936, 21.312-19.936l 0.384,0 l 17.504,0 c 11.456,0, 20.64-12.032, 20.64-23.392L 415.584,167.456 z" /> +<glyph unicode="" d="M 225.856,314.72c-29.504,0-58.88-3.584-87.392-10.656C 129.024,301.728, 123.296,290.336, 125.632,280.928 + s 11.872-15.168, 21.312-12.832c 25.728,6.368, 52.288,9.6, 78.944,9.6c 51.136,0, 100.128-11.488, 145.6-34.176c 2.528-1.248, 5.184-1.856, 7.84-1.856 + c 6.464,0, 12.672,5.408, 15.776,11.584c 4.32,8.672, 0.8,19.264-7.904,23.584C 336.768,301.984, 282.496,314.72, 225.856,314.72zM 225.856,165.888c-23.776,0-47.264-3.552-69.824-10.496c-6.976-2.144-10.848-16.928-8.704-23.872 + c 2.144-6.976, 9.536-10.88, 16.512-8.704c 20,6.208, 40.896,9.344, 62.016,9.344c 35.264,0, 70.176-8.96, 100.928-25.888 + c 2.016-1.12, 4.192-1.632, 6.368-1.632c 4.672,0, 9.184,2.464, 11.552,6.848c 3.52,6.368, 1.216,21.792-5.184,25.312 + C 304.896,155.808, 265.568,165.888, 225.856,165.888zM 362.528,204.512c-41.888,21.76-89.152,33.28-136.64,33.28c-26.496,0-52.864-3.52-78.304-10.464 + c-8.192-2.24-13.024-16.224-10.784-24.416c 2.24-8.192, 10.688-13.024, 18.912-10.784c 22.784,6.208, 46.432,9.376, 70.176,9.376 + c 43.2,0, 84.384-10.048, 122.464-29.824c 2.272-1.184, 4.672-1.728, 7.072-1.728c 5.568,0, 10.912,8.576, 13.664,13.824 + C 372.992,191.296, 370.048,200.608, 362.528,204.512zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,32c-106.048,0-192,85.952-192,192 + c0,106.048, 85.952,192, 192,192s 192-85.952, 192-192C 448,117.952, 362.048,32, 256,32z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 416,223.648L 416,80 l0-4.608 + C 416,69.12, 410.88,64, 404.608,64L 400,64 L 256.192,64 L 112,64 C 103.168,64, 96,71.168, 96,80L 96,223.648 L 96,368 L 96,372.608 C 96,378.88, 101.12,384, 107.392,384L 112,384 l 144.192,0 L 400,384 + C 408.832,384, 416,376.832, 416,368L 416,223.648 zM 128,223.648L 256.192,223.648L 256.192,96L 128,96zM 256.192,352L 384,352L 384,223.648L 256.192,223.648z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 322.176,224.032L 280.224,224l-0.032-153.6L 222.624,70.4 L 222.624,224 l-38.4,0 L 184.224,276.928 l 38.4,0.032L 222.56,308.128C 222.56,351.328, 234.272,377.6, 285.12,377.6l 42.368,0 l0-52.96 L 300.992,324.64 + c-19.808,0-20.768-7.392-20.768-21.184L 280.16,276.96l 47.616,0 L 322.176,224.032z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 383.36,281.472c 0.128-2.72, 0.192-5.44, 0.192-8.16c0-83.296-63.392-179.328-179.328-179.328c-35.584,0-68.704,10.432-96.608,28.32 + c 4.928-0.576, 9.952-0.896, 15.040-0.896c 29.536,0, 56.704,10.080, 78.272,26.976c-27.584,0.512-50.848,18.752-58.88,43.776 + C 145.92,191.424, 149.824,191.040, 153.92,191.040c 5.76,0, 11.328,0.768, 16.608,2.208C 141.696,199.040, 119.968,224.512, 119.968,255.040c0,0.256,0,0.512,0,0.8 + c 8.512-4.736, 18.208-7.552, 28.544-7.904C 131.616,259.232, 120.48,278.528, 120.48,300.384c0,11.552, 3.104,22.368, 8.512,31.68 + c 31.072-38.144, 77.536-63.232, 129.92-65.856C 257.824,270.816, 257.28,275.648, 257.28,280.576c0,34.784, 28.224,63.008, 63.040,63.008 + c 18.112,0, 34.496-7.648, 46.016-19.904c 14.368,2.848, 27.872,8.096, 40.032,15.296c-4.704-14.72-14.688-27.072-27.712-34.88 + c 12.736,1.504, 24.896,4.928, 36.192,9.92C 406.4,301.408, 395.68,290.304, 383.36,281.472z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 275.968,154.784c-18.72,1.44-26.56,10.72-41.216,19.648c-8.064-42.304-17.92-82.88-47.104-104.032C 178.624,134.304, 200.864,182.304, 211.2,233.28 + C 193.6,262.944, 213.312,322.56, 250.432,307.872c 45.664-18.080-39.584-110.176, 17.664-121.664c 59.744-12.032, 84.16,103.68, 47.104,141.312 + c-53.568,54.336-155.84,1.248-143.264-76.544c 3.072-19.008, 22.688-24.768, 7.84-51.040C 145.504,207.52, 135.264,234.56, 136.576,270.592 + c 2.112,58.976, 52.992,100.256, 104.032,105.984c 64.544,7.232, 125.088-23.68, 133.472-84.384C 383.52,223.68, 344.96,149.44, 275.968,154.784z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 184.576,51.744c-56.672,0-104.48,23.072-104.48,59.936c0,37.408, 43.616,73.536, 100.288,73.504c 6.176,0, 11.84,0.16, 17.696,0.16 + C 190.336,192.864, 184.192,202.112, 184.192,213.536c0,6.784, 2.176,13.28, 5.184,19.072C 186.304,232.384, 183.168,232.288, 179.936,232.288 + c-46.56,0-77.728,33.12-77.728,74.176c0,40.16, 43.040,74.816, 88.8,74.816c 25.536,0, 102.080,0, 102.080,0L 270.176,364.768L 237.824,364.768 + c 21.472-8.256, 32.896-33.28, 32.896-58.944c0-21.536-11.936-40.096-28.8-53.28C 225.44,239.648, 222.336,234.272, 222.336,223.328 + c0-9.344, 17.664-25.216, 26.88-31.744c 26.976-19.072, 35.68-36.8, 35.68-66.336C 284.864,88.384, 249.184,51.744, 184.576,51.744z M 448,255.392l-64,0 l0-63.872 + l-31.968,0 L 352.032,255.392 L 288,255.392 L 288,288 l 64.032,0 L 352.032,352 L 384,352 l0-64 l 64,0 L 448,255.392 zM 234.048,303.84C 229.504,338.336, 204.512,366.048, 178.24,366.848c-26.272,0.768-43.904-25.632-39.36-60.192 + c 4.544-34.528, 29.536-63.168, 55.84-63.936C 220.96,241.92, 238.624,269.28, 234.048,303.84zM 216.608,171.584C 208.864,174.080, 200.32,175.552, 191.2,175.648c-39.168,0.416-74.24-23.872-74.24-53.088 + c0-29.792, 28.288-54.592, 67.456-54.592c 55.072,0, 74.24,23.296, 74.24,53.056c0,3.616-0.448,7.104-1.248,10.528 + C 253.12,148.448, 237.856,156.832, 216.608,171.584z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 351.968,243.2L 275.2,243.2 L 275.168,172.96c0-17.824-0.224-28.096, 1.664-33.152c 1.888-5.024, 6.56-10.24, 11.68-13.248 + c 6.816-4.096, 14.56-6.112, 23.296-6.112c 15.552,0, 24.736,2.048, 40.128,12.16L 351.936,86.4 c-13.12-6.176-24.544-9.76-35.2-12.256 + C 306.112,71.648, 294.624,70.4, 282.24,70.4c-14.048,0-22.336,1.76-33.12,5.312c-10.784,3.552-20,8.64-27.616,15.168 + c-7.648,6.56-12.896,13.568-15.872,20.96c-2.944,7.392-4.416,18.112-4.416,32.16L 201.216,251.712 L 160.032,251.712 l0,43.52 + c 12.064,3.904, 25.568,9.536, 34.144,16.864c 8.608,7.328, 15.52,16.096, 20.736,26.368C 220.096,348.672, 223.68,361.76, 225.664,377.6L 275.2,377.6 l0-76.8 l 76.768,0 L 351.968,243.2 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,292.608c-12.608,0-22.88-10.272-22.88-22.88l0-91.488 c0-37.824-30.784-68.608-68.608-68.608c-37.824,0-68.608,30.784-68.608,68.608L 95.904,224 l 45.728,0 + l0-45.728 c0-12.608, 10.272-22.88, 22.88-22.88c 12.608,0, 22.88,10.272, 22.88,22.88L 187.392,269.728 c0,37.824, 30.784,68.608, 68.608,68.608 + s 68.608-30.784, 68.608-63.616l0-22.176 L 295.296,244L 278.848,252.576L 278.848,274.752 C 278.848,282.336, 268.576,292.608, 256,292.608z M 416.064,178.272 + c0-37.824-30.784-68.608-68.608-68.608s-68.608,30.784-68.608,73.632L 278.848,227.584 l 16.448-8.576l 29.312,8.576l0-44.32 c0-17.6, 10.272-27.872, 22.88-27.872 + s 22.88,10.272, 22.88,22.88L 370.368,224 l 45.728,0 L 416.096,178.272 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 58.88,224c0,27.84, 6.144,54.272, 17.088,78.112l 94.016-250.912C 104.224,82.336, 58.88,148, 58.88,224z M 256,32c-19.36,0-38.016,2.752-55.68,7.808 + l 61.696,161.184l 58.048-155.456c 0.384-0.96, 0.896-1.824, 1.408-2.656C 300.992,35.84, 278.976,32, 256,32z M 283.104,314.016 + C 294.976,314.624, 305.664,315.84, 305.664,315.84c 10.656,1.248, 9.376,16.416-1.248,15.84c0,0-31.936-2.432-52.544-2.432 + c-19.36,0-51.904,2.432-51.904,2.432C 189.376,332.256, 188.128,316.448, 198.72,315.84c0,0, 10.048-1.216, 20.672-1.792l 30.72-81.984l-47.104-126.048 + L 135.2,314.016C 147.072,314.624, 157.76,315.84, 157.76,315.84c 10.624,1.248, 9.376,16.416-1.248,15.84c0,0-31.936-2.432-52.544-2.432 + c-3.68,0-8.064,0.096-12.672,0.224C 126.56,381.568, 187.136,416, 256,416c 51.328,0, 98.048-19.136, 133.12-50.4c-0.864,0.064-1.664,0.16-2.56,0.16 + c-19.392,0-33.12-16.416-33.12-34.080c0-15.84, 9.376-29.216, 19.36-45.056c 7.52-12.8, 12.864-19.872, 12.864-43.584 + c0-16.416-6.464-35.52-14.976-62.080l-19.68-63.968L 283.104,314.016z M 355.072,58.080l 60.224,169.536c 11.232,27.392, 14.976,49.28, 14.976,68.768 + c0,7.072-0.448,13.632-1.312,19.744C 444.352,288.768, 453.12,257.376, 453.12,224C 453.12,153.152, 413.696,91.328, 355.072,58.080z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 416,75.552C 416,69.184, 410.816,64, 404.448,64L 107.552,64 C 101.184,64, 96,69.184, 96,75.552L 96,372.448 C 96,378.816, 101.184,384, 107.552,384l 296.896,0 + C 410.816,384, 416,378.816, 416,372.448L 416,75.552 zM 320,352L 384,352L 384,288L 320,288zM 192,224A64,64 1260 1 1 320,224A64,64 1260 1 1 192,224zM 351.2,224c0-52.512-42.72-95.2-95.2-95.2S 160.8,171.488, 160.8,224c0,6.816, 0.8,9.568, 2.144,16L 128,240 L 128,96 l 256,0 L 384,240 + l-34.944,0 C 350.432,233.568, 351.2,230.816, 351.2,224z" /> +<glyph unicode="" d="M 247.104,277.216C 219.968,325.44, 190.752,365.952, 186.432,371.872C 140.64,350.272, 106.4,308.064, 95.808,257.28 + C 103.136,257.184, 170.56,256.896, 247.104,277.216zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,32.416c-105.632,0-191.584,85.952-191.584,191.584c0,105.632, 85.952,191.584, 191.584,191.584S 447.584,329.632, 447.584,224 + C 447.584,118.368, 361.632,32.416, 256,32.416zM 267.424,222.336C 269.568,223.008, 271.712,223.68, 273.856,224.256C 269.76,233.568, 265.28,242.88, 260.608,252.032 + C 178.88,227.584, 99.552,228.608, 92.384,228.768C 92.352,227.104, 92.32,225.44, 92.32,223.776c 0.032-42.048, 15.936-80.416, 42.080-109.44 + C 138.112,120.672, 183.008,195.040, 267.424,222.336zM 291.264,262.72c 3.808-7.808, 7.456-15.744, 10.848-23.712c 1.184-2.816, 2.368-5.664, 3.52-8.448 + c 54.464,6.848, 108.576-4.128, 113.952-5.28c-0.32,38.624-14.144,74.112-36.928,101.952C 379.232,322.592, 351.808,287.424, 291.264,262.72zM 283.936,196.832c-92.288-32.16-125.44-96.192-128.384-102.208c 27.744-21.632, 62.624-34.528, 100.448-34.528 + c 22.688-0.032, 44.32,4.608, 63.936,12.992c-2.432,14.368-11.936,64.416-34.912,124.096C 284.64,197.088, 284.288,196.96, 283.936,196.832zM 364.48,346.176C 335.584,371.808, 297.6,387.424, 256,387.424c-13.184,0-26.048-1.568-38.336-4.544 + C 222.176,376.8, 251.904,336.32, 278.72,287.072C 336.928,308.864, 361.536,341.984, 364.48,346.176zM 315.648,204.768c 21.408-58.816, 30.112-106.72, 31.776-116.672c 36.704,24.832, 62.848,64.16, 70.144,109.696 + C 412,199.552, 366.944,212.992, 315.648,204.768z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 408.064,293.664c-17.184-96.704-113.088-178.592-141.92-197.28c-28.864-18.688-55.168,7.488-64.736,27.296C 190.496,146.272, 157.76,268.736, 149.184,278.88 + C 140.608,289.024, 114.88,268.736, 114.88,268.736L 102.4,285.088c0,0, 52.256,62.368, 92,70.208C 236.544,363.584, 236.48,290.56, 246.624,250.048 + c 9.824-39.2, 16.384-61.632, 24.96-61.632c 8.576,0, 24.96,21.856, 42.88,55.36c 17.984,33.536-0.768,63.168-35.872,42.112 + C 292.672,370.080, 425.216,390.336, 408.064,293.664z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 192,100L 128,100 l0,224 l 64,0 L 192,100 z M 161.984,337.728c-16.576,0-29.984,13.44-29.984,30.016c0,16.576, 13.44,30.016, 29.984,30.016 + C 178.56,397.728, 192,384.288, 192,367.744C 192,351.168, 178.56,337.728, 161.984,337.728z M 416,100l-64,0 L 352,238.496 c0,16.224-4.64,27.584-24.576,27.584 + C 294.368,266.080, 288,238.496, 288,238.496l0-138.496 L 224,100 l0,224 l 64,0 l0-21.408 c 9.152,7.008, 32,21.376, 64,21.376c 20.768,0, 64-12.416, 64-87.424L 416,100 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 138.080,64.768c-23.008,0-41.696,18.56-41.696,41.536c0,22.848, 18.688,41.632, 41.696,41.632c 23.072,0, 41.728-18.784, 41.76-41.632 + C 179.84,83.328, 161.184,64.768, 138.080,64.768z M 242.848,64.384c0,39.264-15.264,76.16-42.912,103.776C 172.288,195.872, 135.52,211.168, 96.448,211.168L 96.448,271.2 + c 113.952,0, 206.72-92.768, 206.72-206.816L 242.848,64.384 z M 349.376,64.416c0,139.584-113.44,253.152-252.864,253.152L 96.512,377.6 c 172.608,0, 313.088-140.544, 313.088-313.184 + L 349.376,64.416 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 273.664,183.36L 233.184,256.352c 17.536,3.008, 32.704,3.776, 45.856,3.008l 22.976-36.704l 55.040,13.344c-21.632,21.184-61.152,41.088-133.408,28.224 + C 222.048,263.936, 220.48,263.616, 218.944,263.328l 44.672-82.72l-160.864-44.192c-3.488,5.408-6.304,11.168-8.384,17.216 + C 83.968,183.744, 92.512,214.656, 114.144,239.2c 13.088,14.688, 31.264,26.912, 53.376,35.456L 153.984,303.008c 12.032,3.84, 25.056,6.72, 38.88,8.576 + l 14.208-26.336C 208.608,285.504, 210.144,285.76, 211.712,285.984c 42.784,6.464, 84.576,6.848, 123.136-2.208c 39.328-7.744, 75.424-24.928, 92.064-44.224 + c 3.36-3.872, 5.888-7.904, 7.616-12.032L 273.664,183.36zM 148.736,185.536l 55.040,13.344L 179.168,250.336C 147.744,233.504, 143.776,208.192, 148.736,185.536z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 309.152,165.984c 7.904,5.984, 17.76,9.568, 28.448,9.568c 26.112,0, 47.296-21.152, 47.296-47.296c0-26.112-21.184-47.296-47.296-47.296 + c-26.112,0-47.264,21.152-47.264,47.296c0,0,0,0.032,0,0.032L 169.728,186.592c-7.392-4.768-16.16-7.584-25.6-7.584 + c-26.112,0-47.296,21.184-47.296,47.296c0,26.112, 21.184,47.296, 47.296,47.296c 11.136,0, 21.344-3.872, 29.44-10.304L 290.304,319.68 + c0,0,0,0.032,0,0.032c0,26.112, 21.184,47.296, 47.264,47.296c 26.112,0, 47.296-21.152, 47.296-47.296s-21.184-47.296-47.296-47.296 + c-10.688,0-20.512,3.584-28.448,9.568L 191.36,225.088c0-0.704-0.064-1.44-0.096-2.144L 309.152,165.984z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 265.088,352.256C 267.84,358.496, 271.552,364, 276.256,368.704c 4.736,4.736, 10.176,8.448, 16.448,11.2C 298.944,382.656, 305.76,384, 313.024,384 + c 7.328,0, 14.080-1.344, 20.32-4.096c 6.24-2.72, 11.712-6.464, 16.416-11.2c 4.736-4.704, 8.48-10.208, 11.2-16.448 + c 2.752-6.24, 4.128-12.992, 4.128-20.32c0-7.328-1.376-14.080-4.128-20.32c-2.72-6.24-6.464-11.712-11.2-16.448 + c-4.736-4.704-10.176-8.448-16.416-11.2c-6.24-2.72-12.992-4.096-20.32-4.096c-7.296,0-14.080,1.376-20.32,4.096 + c-6.24,2.752-11.712,6.464-16.448,11.2C 271.552,299.904, 267.84,305.376, 265.088,311.616C 262.336,317.856, 260.96,324.64, 260.96,331.936 + C 260.96,339.264, 262.336,346.016, 265.088,352.256z M 184.032,360.512c 7.776,7.744, 17.12,11.616, 28.064,11.616c 11.264,0, 20.8-3.872, 28.544-11.616 + C 248.416,352.736, 252.288,343.36, 252.288,332.384c0-11.264-3.904-20.768-11.68-28.544C 232.896,296.096, 223.36,292.224, 212.096,292.224 + c-10.912,0-20.288,3.872-28.064,11.648c-7.776,7.776-11.68,17.28-11.68,28.544C 172.384,343.36, 176.256,352.736, 184.032,360.512z M 114.176,353.184 + c 5.92,5.952, 13.152,8.928, 21.664,8.928c 8.544,0, 15.68-2.976, 21.472-8.928c 5.76-5.92, 8.64-12.992, 8.64-21.216 + c0-8.544-2.912-15.744-8.64-21.696C 151.52,304.32, 144.384,301.344, 135.84,301.344c-8.512,0-15.744,2.976-21.664,8.896 + C 108.224,316.192, 105.248,323.424, 105.248,331.936C 105.248,340.16, 108.224,347.264, 114.176,353.184z M 384,64L 243.36,64 l0,64 L 155.264,128 L 155.264,192 L 102.688,192 L 102.688,250.208 + c0,10.336-0.256,19.104, 6.912,26.24c 7.136,7.136, 15.904,10.72, 26.24,10.72c 8.832,0, 16.48-2.656, 22.848-8 + c 6.4-5.344, 10.624-11.936, 12.8-19.872c 5.152,6.080, 11.264,10.784, 18.24,14.176c 7.008,3.328, 14.464,5.024, 22.368,5.024 + c 12.48,0, 23.36-3.744, 32.672-11.2c 9.28-7.456, 15.456-16.832, 18.496-28.064c 6.4,6.080, 13.824,10.976, 22.4,14.592 + c 8.512,3.648, 17.664,5.472, 27.392,5.472c 9.76,0, 18.976-1.824, 27.648-5.472c 8.64-3.648, 16.192-8.672, 22.592-15.072 + c 6.4-6.4, 11.488-13.92, 15.264-22.592C 382.368,207.52, 384,198.304, 384,188.544L 384,64 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 325.408,72.608c-16.32,0-31.552,4.672-44.48,12.704c-8.32-1.504-16.864-2.368-25.664-2.368c-77.92,0-141.056,62.816-141.056,140.32 + c0,7.52, 0.608,14.912, 1.76,22.112C 107.36,258.56, 102.4,274.304, 102.4,291.2c0,46.496, 37.664,84.16, 84.16,84.192c 16.96,0, 32.704-5.024, 45.952-13.664 + c 7.36,1.216, 14.976,1.856, 22.72,1.856c 77.888,0, 141.056-62.848, 141.056-140.32c0-6.464-0.48-12.8-1.312-19.040 + C 404.224,190.688, 409.6,174.368, 409.6,156.8C 409.6,110.304, 371.936,72.608, 325.408,72.608zM 237.568,250.272c-40.768,9.92-18.464,44.8, 14.56,44.288C 284.192,294.048, 300.48,260.192, 315.008,261.952 + c 14.56,1.76, 26.944,23.552, 4.064,43.072C 299.296,321.92, 274.272,331.232, 235.808,327.744C 205.664,325.024, 177.024,305.6, 173.504,267.776 + C 170.016,229.92, 214.88,210.688, 250.4,205.408c 24.896-3.648, 58.816-15.712, 38.432-39.008c-18.72-21.408-54.176-8.16-63.488-2.336 + C 216.032,169.92, 205.536,190.88, 188.064,189.728c-17.504-1.184-26.112-24.128-4.64-44.288c 19.232-18.016, 40.192-27.968, 85.024-25.6 + c 44.864,2.336, 85.056,41.92, 69.312,79.2S 278.336,240.384, 237.568,250.272z" /> +<glyph unicode="" d="M 224,160L 320,224L 224,288 zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 413.28,166.688c-1.728-21.312-17.888-48.512-40.544-52.448c-72.416-5.6-158.368-4.928-233.44,0c-23.424,2.944-38.816,31.168-40.544,52.448 + c-3.648,44.736-3.648,70.208,0,114.944C 100.48,302.912, 116.256,330.976, 139.296,333.536c 74.208,6.24, 160.576,4.896, 233.44,0 + c 26.112-0.96, 38.816-27.808, 40.544-49.12C 416.896,239.68, 416.896,211.424, 413.28,166.688z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,416c 25.472,0, 49.76-4.96, 72-13.952L 328,268.16 L 191.328,404.832C 211.52,412.032, 233.312,416, 256,416z M 64,224c0,72.544, 40.192,135.648, 99.552,168.32l 60.288-60.32 + l-154.24-154.208C 65.952,192.576, 64,208.064, 64,224z M 160,57.696c-35.488,20.512-63.776,52.064-80.192,89.952L 160,227.84L 160,57.696 z M 256,32 + c-25.472,0-49.76,4.96-72,13.984L 184,128 l 238.304,0 C 389.088,70.624, 327.072,32, 256,32z M 434.016,152L 352,152 L 352,390.304 C 409.376,357.088, 448,295.072, 448,224 + C 448,198.528, 443.040,174.24, 434.016,152z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 305.376,352.288l 84.736-146.816L 291.392,205.472 L 206.624,352.288L 305.376,352.288 z M 107.904,181.248L 192.608,328l 49.344-85.536l-84.704-146.752L 107.904,181.248z + M 354.72,95.712L 191.424,95.712 l 49.344,85.536l 163.328,0 L 354.72,95.712z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 161.792,159.872c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928c 35.872,0, 64.928-29.056, 64.928-64.928 + S 197.664,159.872, 161.792,159.872z M 350.88,159.872c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928 + c 35.872,0, 64.928-29.056, 64.928-64.928S 386.752,159.872, 350.88,159.872z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 415.584,167.456c0-56.928-46.336-103.040-103.68-103.040L 200.192,64.416 c-57.28,0-103.808,46.112-103.808,103.008L 96.384,280.512 c 0.032,56.928, 46.496,103.072, 103.808,103.072 + l 52.32,0 c 57.344,0, 103.232-42.816, 103.232-99.744c 0.768-10.656, 10.368-19.936, 21.312-19.936l 0.384,0 l 17.504,0 c 11.456,0, 20.64-12.032, 20.64-23.392L 415.584,167.456 zM 315.84,184.096L 196.16,184.096 c-10.976,0-19.936-8.992-19.936-19.936s 8.992-19.936, 19.936-19.936L 315.84,144.224 + c 10.976,0, 19.936,8.992, 19.936,19.936S 326.816,184.096, 315.84,184.096zM 196.16,263.904L 256,263.904 c 10.976,0, 19.936,8.992, 19.936,19.936c0,10.976-8.992,19.936-19.936,19.936L 196.16,303.776 + c-10.976,0-19.936-8.992-19.936-19.936C 176.192,272.864, 185.184,263.904, 196.16,263.904z" /> +<glyph unicode="" d="M 362.528,204.512c-41.888,21.76-89.152,33.28-136.64,33.28c-26.496,0-52.864-3.52-78.304-10.464 + c-8.192-2.24-13.024-16.224-10.784-24.416c 2.24-8.192, 10.688-13.024, 18.912-10.784c 22.784,6.208, 46.432,9.376, 70.176,9.376 + c 43.2,0, 84.384-10.048, 122.464-29.824c 2.272-1.184, 4.672-1.728, 7.072-1.728c 5.568,0, 10.912,8.576, 13.664,13.824 + C 372.992,191.296, 370.048,200.608, 362.528,204.512zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,32c-106.048,0-192,85.952-192,192c0,106.048, 85.952,192, 192,192s 192-85.952, 192-192C 448,117.952, 362.048,32, 256,32zM 225.856,314.72c-29.504,0-58.88-3.584-87.392-10.656C 129.024,301.728, 123.296,290.336, 125.632,280.928 + s 11.872-15.168, 21.312-12.832c 25.728,6.368, 52.288,9.6, 78.944,9.6c 51.136,0, 100.128-11.488, 145.6-34.176c 2.528-1.248, 5.184-1.856, 7.84-1.856 + c 6.464,0, 12.672,5.408, 15.776,11.584c 4.32,8.672, 0.8,19.264-7.904,23.584C 336.768,301.984, 282.496,314.72, 225.856,314.72zM 225.856,165.888c-23.776,0-47.264-3.552-69.824-10.496c-6.976-2.144-10.848-16.928-8.704-23.872 + c 2.144-6.976, 9.536-10.88, 16.512-8.704c 20,6.208, 40.896,9.344, 62.016,9.344c 35.264,0, 70.176-8.96, 100.928-25.888 + c 2.016-1.12, 4.192-1.632, 6.368-1.632c 4.672,0, 9.184,2.464, 11.552,6.848c 3.52,6.368, 1.216,21.792-5.184,25.312 + C 304.896,155.808, 265.568,165.888, 225.856,165.888z" /> +<glyph unicode="" d="M 256.192,352L 384,352L 384,223.648L 256.192,223.648zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 416,223.648L 416,80 l0-4.608 C 416,69.12, 410.88,64, 404.608,64L 400,64 L 256.192,64 L 112,64 C 103.168,64, 96,71.168, 96,80L 96,223.648 L 96,368 L 96,372.608 + C 96,378.88, 101.12,384, 107.392,384L 112,384 l 144.192,0 L 400,384 C 408.832,384, 416,376.832, 416,368L 416,223.648 zM 128,223.648L 256.192,223.648L 256.192,96L 128,96z" /> +<glyph unicode="" d="M 480,320l-32,0 L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-128 L 32,320 C 14.336,320,0,305.664,0,288l0-160 c0-17.664, 14.336-32, 32-32l 32,0 l0-96 + c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32l0,96 l 32,0 c 17.664,0, 32,14.336, 32,32L 512,288 C 512,305.664, 497.664,320, 480,320z M 96,160l 320,0 l0-160 L 96,0 L 96,160 z M 416,192L 96,192 + c-17.664,0-32-14.336-32-32l0-32 L 32,128 L 32,288 l 448,0 l0-160 l-32,0 l0,32 C 448,177.664, 433.664,192, 416,192z M 96,448l 320,0 l0-128 L 96,320 L 96,448 zM 352,240A16,16 180 1 1 384,240A16,16 180 1 1 352,240zM 64,240A16,16 180 1 1 96,240A16,16 180 1 1 64,240zM 416,240A16,16 180 1 1 448,240A16,16 180 1 1 416,240zM 384,112c0,8.832-7.168,16-16,16l-224,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 224,0 + C 376.832,96, 384,103.168, 384,112zM 368,64l-224,0 C 135.168,64, 128,56.832, 128,48C 128,39.168, 135.168,32, 144,32l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,56.832, 376.832,64, 368,64z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-448 C 64-17.664, 78.336-32, 96-32z + M 96,448l 320,0 l0-448 L 96,0 L 96,448 zM 352,416L 160,416 C 142.336,416, 128,401.664, 128,384l0-32 c0-17.664, 14.336-32, 32-32l 192,0 c 17.664,0, 32,14.336, 32,32L 384,384 C 384,401.664, 369.664,416, 352,416z M 352,352 + L 160,352 L 160,384 l 192,0 L 352,352 zM 128,256A32,32 180 1 1 192,256A32,32 180 1 1 128,256zM 128,160A32,32 180 1 1 192,160A32,32 180 1 1 128,160zM 128,64A32,32 180 1 1 192,64A32,32 180 1 1 128,64zM 224,256A32,32 180 1 1 288,256A32,32 180 1 1 224,256zM 224,160A32,32 180 1 1 288,160A32,32 180 1 1 224,160zM 224,64A32,32 180 1 1 288,64A32,32 180 1 1 224,64zM 320,256A32,32 180 1 1 384,256A32,32 180 1 1 320,256zM 320,160A32,32 180 1 1 384,160A32,32 180 1 1 320,160zM 320,64A32,32 180 1 1 384,64A32,32 180 1 1 320,64z" /> +<glyph unicode="" d="M 320,416L 352,416L 352,384L 320,384zM 384,416L 416,416L 416,384L 384,384zM 320,352L 352,352L 352,320L 320,320zM 384,352L 416,352L 416,320L 384,320zM 320,288L 352,288L 352,256L 320,256zM 384,288L 416,288L 416,256L 384,256zM 320,224L 352,224L 352,192L 320,192zM 384,224L 416,224L 416,192L 384,192zM 320,160L 352,160L 352,128L 320,128zM 384,160L 416,160L 416,128L 384,128zM 448,480L 288,480 C 270.336,480, 256,465.664, 256,448l0-96 L 96,352 C 78.336,352, 64,337.664, 64,320l0-320 c0-17.664, 14.336-32, 32-32l 352,0 c 17.664,0, 32,14.336, 32,32L 480,448 + C 480,465.664, 465.664,480, 448,480z M 192,0L 160,0 l0,64 l 32,0 L 192,0 z M 224,0l0,64 l0,32 L 192,96 L 160,96 L 128,96 l0-32 l0-64 L 96,0 L 96,320 l 160,0 l0-320 L 224,0 z M 384,0l-32,0 l0,64 l 32,0 L 384,0 z M 448,0l-32,0 l0,64 l0,32 l-32,0 l-32,0 l-32,0 l0-96 L 288,0 L 288,320 + L 288,448 l 160,0 L 448,0 zM 128,288L 160,288L 160,256L 128,256zM 192,288L 224,288L 224,256L 192,256zM 128,224L 160,224L 160,192L 128,192zM 192,224L 224,224L 224,192L 192,192zM 128,160L 160,160L 160,128L 128,128zM 192,160L 224,160L 224,128L 192,128z" /> +<glyph unicode="" d="M 384,480l-64,0 L 128,480 L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,384 l-96,96L 384,480 z M 384,448l0-128 l-64,0 L 320,448 + L 384,448 z M 288,448l0-128 L 128,320 L 128,448 L 288,448 z M 128,0L 128,192 l 256,0 l0-192 L 128,0 z M 480,0l-64,0 L 416,192 c0,17.664-14.336,32-32,32L 128,224 C 110.336,224, 96,209.664, 96,192l0-192 L 32,0 L 32,448 l 64,0 l0-128 c0-17.664, 14.336-32, 32-32l 192,0 l 64,0 + c 17.664,0, 32,14.336, 32,32L 416,434.752 l 64-64L 480,0 z" /> +<glyph unicode="" d="M 480,416c-1.984,31.328-28.64,64-64,64L 96,480 C 60.64,480, 33.984,447.328, 32,416L0,73.344c0-1.504, 0.352-3.36, 0.448-4.96 + C 0.352,66.912,0,65.504,0,64l0-32 c0-35.36, 28.64-64, 64-64l 384,0 c 35.36,0, 64,28.64, 64,64l0,32 c0,1.504-0.352,2.912-0.448,4.352 + C 511.648,69.984, 512,71.84, 512,73.344L 480,416z M 32,32l0,32 c0,17.632, 14.368,32, 32,32l 384,0 c 17.632,0, 32-14.368, 32-32l0-32 c0-17.632-14.368-32-32-32L 64,0 + C 46.368,0, 32,14.368, 32,32z M 63.936,413.952C 64.928,429.696, 79.168,448, 96,448l 320,0 c 16.832,0, 31.072-18.304, 32.128-34.976l 27.2-291.392 + C 467.040,125.6, 457.824,128, 448,128L 64,128 c-9.824,0-19.040-2.4-27.36-6.368L 63.936,413.952zM 416,48A16,16 180 1 1 448,48A16,16 180 1 1 416,48zM 352,48A16,16 180 1 1 384,48A16,16 180 1 1 352,48zM 80,32l 224,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-224,0 C 71.168,64, 64,56.832, 64,48 + C 64,39.168, 71.168,32, 80,32z" /> +<glyph unicode="" d="M 32,0l 288,0 c 17.664,0, 32,14.336, 32,32l0,43.2 c 6.816,3.264, 13.184,7.168, 19.168,11.68l 98.208-98.208 + c 3.136-3.136, 7.232-4.672, 11.328-4.672s 8.192,1.568, 11.328,4.672c 6.24,6.24, 6.24,16.384,0,22.624l-98.272,98.272 + C 407.552,128.192, 416,151.040, 416,176c0,44.608-26.272,82.784-64,100.8L 352,448 c0,17.664-14.336,32-32,32L 32,480 C 14.336,480,0,465.664,0,448l0-416 + C0,14.336, 14.336,0, 32,0z M 304,96C 259.904,96, 224,131.904, 224,176S 259.904,256, 304,256S 384,220.096, 384,176S 348.096,96, 304,96z M 32,448l 288,0 l0-160 L 84.576,288 + C 73.216,288, 64,280.832, 64,272C 64,263.168, 73.216,256, 84.576,256l 141.216,0 C 208.608,239.232, 197.216,216.896, 193.6,192L 80,192 C 71.168,192, 64,184.832, 64,176 + C 64,167.168, 71.168,160, 80,160l 113.6,0 c 7.84-54.208, 54.016-96, 110.4-96c 5.472,0, 10.72,0.864, 16,1.6L 320,32 L 32,32 L 32,448 zM 80,352l 192,0 C 280.832,352, 288,359.168, 288,368C 288,376.832, 280.832,384, 272,384l-192,0 C 71.168,384, 64,376.832, 64,368C 64,359.168, 71.168,352, 80,352z" /> +<glyph unicode="" d="M 480,384L 32,384 C 14.336,384,0,369.664,0,352l0-288 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 32,352 + l 448,0 l0-288 L 32,64 L 32,352 zM 434.656,224L 240,224 C 231.168,224, 224,216.832, 224,208C 224,199.168, 231.168,192, 240,192l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,216.832, 443.488,224, 434.656,224zM 434.656,160L 240,160 C 231.168,160, 224,152.832, 224,144C 224,135.168, 231.168,128, 240,128l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,152.832, 443.488,160, 434.656,160zM 434.656,288L 240,288 C 231.168,288, 224,280.832, 224,272C 224,263.168, 231.168,256, 240,256l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,280.832, 443.488,288, 434.656,288zM 89.28,281.344A38.656,38.656 180 1 1 166.592,281.344A38.656,38.656 180 1 1 89.28,281.344zM 128.768,227.232c-34.944,0-63.232-37.952-63.232-84.8S 192,95.616, 192,142.432S 163.68,227.232, 128.768,227.232z" /> +<glyph unicode="" d="M 480,384l-160,0 l0-64 c0-17.664-14.336-32-32-32l 16,0 C 330.496,288, 352,309.504, 352,336c0,6.080-0.096,11.36-0.288,16L 480,352 l0-352 L 32,0 L 32,352 + l 128.288,0 C 160.096,347.36, 160,342.080, 160,336C 160,309.504, 181.504,288, 208,288L 224,288 C 206.336,288, 192,302.336, 192,320L 192,384 L 32,384 C 14.336,384,0,369.664,0,352l0-352 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384zM 434.656,160L 240,160 C 231.168,160, 224,152.832, 224,144C 224,135.168, 231.168,128, 240,128l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,152.832, 443.488,160, 434.656,160zM 434.656,96L 240,96 C 231.168,96, 224,88.832, 224,80C 224,71.168, 231.168,64, 240,64l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,88.832, 443.488,96, 434.656,96zM 240,192l 194.656,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 240,224 C 231.168,224, 224,216.832, 224,208 + C 224,199.168, 231.168,192, 240,192zM 89.28,217.344A38.656,38.656 180 1 1 166.592,217.344A38.656,38.656 180 1 1 89.28,217.344zM 128.768,163.232c-34.944,0-63.232-37.952-63.232-84.8S 192,31.616, 192,78.432S 163.68,163.232, 128.768,163.232zM 192,320c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 320,384 L 320,448 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448l0-64 L 192,320 z M 288,320 + L 224,320 L 224,448 l 64,0 L 288,320 z" /> +<glyph unicode="" d="M 179.968,104.896c-14.4,0-27.808,5.632-37.76,15.84c-27.392,28.224-61.344,15.904-69.376-21.472 + c-12.96-60.48-11.712-99.232, 3.84-118.496c 8.928-11.072, 19.424-11.904, 22.4-11.904L 432.992-32c 43.456,0, 78.848,34.048, 78.848,75.904l0,209.6 + l 0.096,10.016c 0.288,25.76, 0.608,52.384-13.088,66.208c-9.056,9.184-22.112,11.136-36.896,4.832c-27.328-11.68-56.96-13.248-95.456-5.696 + c-9.632,1.92-13.44,5.056-13.312,4.64c0,0.032, 0.64,2.848, 6.432,7.968c 17.216,15.264, 27.104,36.704, 27.104,58.944 + C 386.688,444.32, 349.6,480, 304,480C 258.432,480, 221.344,444.32, 221.344,400.448c0-21.824, 9.984-42.304, 29.664-60.96 + C 251.936,338.56, 253.824,336.768, 255.296,335.104c-3.2-1.568-9.568-3.872-21.728-5.92C 201.76,323.84, 170.432,331.392, 146.464,337.056 + C 119.712,343.36, 102.688,345.44, 92.8,335.392c-11.072-11.2-35.104-45.472-19.872-122.464c 2.304-11.776, 9.408-47.616, 36.64-47.616 + c 13.472,0, 23.552,9.76, 29.792,15.744c 39.616,38.112, 91.296,10.848, 91.296-28.608C 230.624,126.24, 207.904,104.896, 179.968,104.896z M 179.968,232.032 + c-22.4,0-43.52-9.376-63.616-28.672C 115.264,202.272, 112.832,199.968, 110.88,198.496C 109.312,201.184, 106.72,207.072, 104.32,219.136 + C 92.8,277.376, 107.456,302.976, 113.728,310.816C 119.136,310.656, 128.832,308.352, 139.136,305.92c 19.872-4.672, 44.608-10.496, 71.936-10.496 + c 9.6,0, 18.976,0.736, 27.808,2.208C 257.184,300.704, 282.208,307.008, 288,325.984c 5.312,17.472-8.928,30.976-15.072,36.768 + C 259.744,375.264, 253.344,387.552, 253.344,400.448C 253.344,426.656, 276.064,448, 304,448s 50.688-21.344, 50.688-47.552c0-13.248-5.792-25.664-16.288-34.944 + c-17.984-15.872-18.752-30.24-16.224-39.488c 3.808-14.080, 17.728-24.48, 38.080-28.48c 44.8-8.768, 81.088-6.496, 114.24,7.616 + c 1.024,0.48, 1.824,0.704, 2.24,0.928c 3.552-7.168, 3.296-30.56, 3.168-42.176l-0.096-220c0-24.192-20.992-43.904-46.816-43.904 + l-330.88,0.288c-0.16,0.128-15.040,13.184, 1.984,92.256c 1.76,8.288, 5.024,11.968, 5.856,12.352c0,0, 3.2-0.16, 9.28-6.432 + c 16-16.48, 37.568-25.536, 60.672-25.536c 45.568,0, 82.656,35.68, 82.656,79.552S 225.536,232.032, 179.968,232.032z" /> +<glyph unicode="" d="M 433.6,320c0,0-121.952,0-145.6,0L 288,403.008 c 1.152,44.928-8.992,76.928-47.008,76.928C 200,479.936, 192,445.92, 192,445.92 + C 184.512,325.44, 64,288, 64,288l0-256 l 46.752-1.984C 231.808,30.016, 159.168-32, 358.080-32C 509.12-32, 512,100.928, 512,192S 470.496,320, 433.6,320z M 358.080,0 + c-101.056,0-122.464,16.096-141.376,30.304c-23.904,17.952-46.848,31.68-104.384,31.68c-0.064,0-0.128,0-0.192,0L 96,62.656L 96,266.496 + C 135.904,285.12, 215.2,335.040, 223.648,439.84c 1.248,2.56, 5.376,8.096, 17.344,8.096c 2.848,0, 6.528-0.32, 8.096-1.92 + C 250.4,444.704, 256.832,436.384, 256,403.008L 256,320 l0-32 l 32,0 l 145.6,0 C 456.672,288, 480,255.040, 480,192C 480,67.488, 460.576,0, 358.080,0zM 16,0C 24.832,0, 32,7.168, 32,16L 32,302.656 c0,8.832-7.168,16-16,16S0,311.488,0,302.656L0,16 + C0,7.168, 7.168,0, 16,0z" /> +<glyph unicode="" d="M 78.4,127.936c0,0, 121.952,0, 145.6,0l0-83.008 C 222.88,0.032, 232.992-32, 271.008-32C 312-32, 320,2.016, 320,2.016 + c 7.488,120.48, 128,157.92, 128,157.92l0,256 l-46.752,1.984c-121.056,0-48.416,62.016-247.328,62.016c-151.040,0-153.92-132.928-153.92-224 + S 41.504,127.936, 78.4,127.936z M 153.92,447.936c 101.056,0, 122.464-16.096, 141.376-30.304c 23.872-17.952, 46.848-31.68, 104.384-31.68 + c 0.064,0, 0.128,0, 0.192,0L 416,385.28l0-203.808 c-39.904-18.656-119.2-68.544-127.648-173.376C 287.104,5.536, 282.976,0, 271.008,0 + c-2.848,0-6.528,0.32-8.096,1.92C 261.6,3.264, 255.168,11.552, 256,44.928l0,83.008 l0,32 L 224,159.936 L 78.4,159.936 c-23.072,0-46.4,32.96-46.4,96 + C 32,380.448, 51.424,447.936, 153.92,447.936zM 496,447.936c-8.832,0-16-7.168-16-16l0-286.656 c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16L 512,431.936 + C 512,440.768, 504.832,447.936, 496,447.936z" /> +<glyph unicode="" d="M 414.24,319.936c 0.896,13.376, 1.44,24.224, 1.728,30.72c 0.352,8.704-2.848,17.184-8.864,23.488S 392.704,384, 384,384L 32,384 + C 23.296,384, 14.944,380.448, 8.896,374.144S-0.32,359.36, 0.032,350.656c 1.76-42.272, 13.664-255.936, 74.624-310.496C 80.512,34.912, 88.128,32, 96,32l 224,0 + c 7.872,0, 15.488,2.912, 21.344,8.16c 19.104,17.12, 33.408,49.856, 44.064,88.064c 15.84,0.064, 26.784,0.096, 28.064,0.096 + c 54.432,0, 98.56,39.68, 98.56,95.84C 512,300.416, 446.080,319.648, 414.24,319.936z M 320,64L 96,64 c-53.984,48.32-64,288-64,288l 352,0 C 384,352, 373.984,112.32, 320,64z + M 413.44,160.32l-10.080-0.032c-2.88,0-6.304-0.032-10.176-0.032c 9.536,43.808, 15.264,90.56, 18.56,127.744l 1.696,0 C 416.16,288, 480,287.264, 480,224.16 + C 480,187.168, 452,160.32, 413.44,160.32z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 299.424,320C 328.416,320, 352,298.464, 352,272C 352,263.168, 359.168,256, 368,256S 384,263.168, 384,272C 384,316.128, 346.048,352, 299.424,352L 288,352 + L 288,368 C 288,376.832, 280.832,384, 272,384S 256,376.832, 256,368L 256,352 L 244.576,352 C 197.952,352, 160,316.128, 160,272S 197.952,192, 244.576,192L 256,192 l0-96 L 244.576,96 C 215.584,96, 192,117.536, 192,144 + C 192,152.832, 184.832,160, 176,160S 160,152.832, 160,144C 160,99.872, 197.952,64, 244.576,64L 256,64 l0-16 C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48L 288,64 l 11.424,0 + C 346.048,64, 384,99.872, 384,144S 346.048,224, 299.424,224L 288,224 L 288,320 L 299.424,320 z M 299.424,192C 328.416,192, 352,170.464, 352,144S 328.416,96, 299.424,96L 288,96 L 288,192 L 299.424,192 z M 256,224 + L 244.576,224 C 215.584,224, 192,245.536, 192,272S 215.584,320, 244.576,320L 256,320 L 256,224 z" /> +<glyph unicode="" d="M 480,256L 480,352 c0,17.664-14.336,32-32,32l-9.536,0 l-10.784,66.56c-0.672,4.192-2.976,7.936-6.432,10.4 + c-3.392,2.496-7.68,3.552-11.904,2.816L 61.44,407.328C 52.704,405.92, 46.784,397.696, 48.224,388.96L 49.024,384L 32,384 C 14.336,384,0,369.664,0,352l0-352 + c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32l0,96 c 17.664,0, 32,14.336, 32,32L 512,224 C 512,241.664, 497.664,256, 480,256z M 32,352l 416,0 l0-96 l-128,0 C 302.336,256, 288,241.664, 288,224 + l0-96 c0-17.664, 14.336-32, 32-32l 128,0 l0-96 L 32,0 L 32,352 z M 117.376,384l 281.28,45.664L 406.048,384L 117.376,384 z M 320,128L 320,224 l 160,0 l0-96 L 320,128 zM 352,176A16,16 180 1 1 384,176A16,16 180 1 1 352,176z" /> +<glyph unicode="" d="M 64,384l0-256 l 4.736-11.84L 128-32l 64,160l-0.16,0.064C 191.936,128.16, 191.904,128.32, 192,128.416L 192,384 L 192,416 c0,35.36-28.64,64-64,64 + S 64,451.36, 64,416L 64,384 z M 96,416c0,17.632, 14.368,32, 32,32s 32-14.368, 32-32l0-32 L 96,384 L 96,416 z M 128,54.176l-16.48,41.184l-6.4,16L 104.64,112.544L 128,124.224l 23.36-11.68 + l-0.48-1.216l-6.4-16L 128,54.176z M 160,144L 128,160l-32-16L 96,328.864 L 96,348.48 L 96,352 l 32,0 l 32,0 l0-3.52 l0-19.616 L 160,144 zM 402.944,384.672L 372.288,464l-0.288-0.096C 369.76,473.056, 361.856,480, 352,480c-10.592,0-18.944-7.936-20.416-18.112 + l-0.576,0.128L 301.056,384.672L 288,352l0-320 c0-35.36, 28.64-64, 64-64s 64,28.64, 64,64c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32L 416,352 L 402.944,384.672z + M 384,160l0-96 l0-32 c0-17.632-14.368-32-32-32s-32,14.368-32,32L 320,352 l 2.464,0 l 59.072,0 L 384,352 l0-160 L 384,160 z M 368.736,384l-33.472,0 L 352,425.824L 368.736,384z" /> +<glyph unicode="" d="M 144.48,216c 4.736,0, 9.472,2.112, 12.64,6.176l 70.464,90.72l 48.256-56.672c 3.072-3.552, 6.528-5.12, 12.256-5.632 + C 292.736,250.624, 297.216,252.672, 300.256,256.32l 112,133.408c 5.696,6.752, 4.8,16.832-1.984,22.528c-6.752,5.728-16.832,4.768-22.528-1.984 + l-99.84-118.912L 239.2,348.64C 236.032,352.288, 230.208,353.984, 226.656,354.24C 221.824,354.112, 217.312,351.872, 214.368,348.064L 131.84,241.824 + C 126.4,234.848, 127.68,224.768, 134.656,219.36C 137.568,217.088, 141.024,216, 144.48,216zM 495.648,480L 448,480 L 96,480 L 48.352,480 C 39.328,480, 32,472.832, 32,464C 32,455.168, 39.328,448, 48.352,448L 64,448 l0-288 c0-17.664, 14.336-32, 32-32l 160,0 l0-49.952 + L 165.248-4.16c-6.528-5.92-7.040-16.032-1.088-22.592c 5.984-6.528, 16.096-7.040, 22.592-1.088L 256,34.88l0-50.88 C 256-24.832, 263.168-32, 272-32 + S 288-24.832, 288-16l0,50.88 l 69.248-62.72C 360.32-30.624, 364.16-32, 368-32c 4.352,0, 8.672,1.792, 11.84,5.248 + c 5.952,6.56, 5.44,16.672-1.088,22.592L 288,78.048L 288,128 l 160,0 c 17.664,0, 32,14.336, 32,32L 480,448 l 15.648,0 C 504.672,448, 512,455.168, 512,464 + C 512,472.832, 504.672,480, 495.648,480z M 448,160L 96,160 L 96,448 l 352,0 L 448,160 z" /> +<glyph unicode="" d="M 480,160L 480,224 c0,17.664-14.336,32-32,32L 288,256 L 288,320 l 96,0 c 17.664,0, 32,14.336, 32,32L 416,384 c0,17.664-14.336,32-32,32L 160,416 C 142.336,416, 128,401.664, 128,384l0-32 + c0-17.664, 14.336-32, 32-32l 96,0 l0-64 L 96,256 C 78.336,256, 64,241.664, 64,224l0-64 c-17.664,0-32-14.336-32-32l0-64 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 + c0,17.664-14.336,32-32,32L 96,224 l 160,0 l0-64 c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 c0,17.664-14.336,32-32,32L 288,224 l 160,0 l0-64 + c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,64 C 512,145.664, 497.664,160, 480,160z M 160,384l 224,0 l0-32 L 160,352 L 160,384 z M 96,96l0-32 L 64,64 l0,64 l 32,0 + L 96,96 z M 288,64L 256,64 l0,64 l 32,0 L 288,64 z M 448,96l0,32 l 32,0 l0-64 l-32,0 L 448,96 z" /> +<glyph unicode="" d="M 32,0c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,448 c0,17.664-14.336,32-32,32L 64,480 C 46.336,480, 32,465.664, 32,448L 32,0 z M 64,448 + l 384,0 l0-448 L 64,0 L 64,448 zM 128,192L 192,192L 192,64L 128,64zM 224,352L 288,352L 288,64L 224,64zM 320,288L 384,288L 384,64L 320,64z" /> +<glyph unicode="" d="M 480,352l-96,0 L 384,416 c0,17.664-14.336,32-32,32L 160,448 C 142.336,448, 128,433.664, 128,416l0-64 L 32,352 C 14.336,352,0,337.664,0,320l0-288 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,320 C 512,337.664, 497.664,352, 480,352z M 32,320l 128,0 l 192,0 l 128,0 l0-288 L 32,32 L 32,320 z M 160,416l 192,0 l0-64 L 160,352 L 160,416 z" /> +<glyph unicode="" d="M 247.2-30.752C 250.080-31.584, 253.056-32, 256-32s 5.92,0.416, 8.8,1.248c 198.048,56.576, 227.2,256.768, 214.976,354.752 + C 477.76,339.968, 464.128,352, 448,352c-4.576,0.352-32,5.088-32,64c0,8.48-3.36,16.64-9.376,22.624C 399.712,445.536, 360,480, 256,480 + S 112.288,445.536, 105.376,438.624C 99.36,432.64, 96,424.48, 96,416c0-58.912-27.424-63.648-32.928-64.032c-16.128,0-28.832-12-30.848-28 + C 20,226.016, 49.184,25.824, 247.2-30.752z M 64,320c0,0, 64,0, 64,96c0,0, 32,32, 128,32s 128-32, 128-32c0-96, 64-96, 64-96s 32-256-192-320C 32,64, 64,320, 64,320zM 256,160c 17.664,0, 32,14.336, 32,32L 288,352 c0,17.664-14.336,32-32,32S 224,369.664, 224,352l0-160 C 224,174.336, 238.336,160, 256,160zM 224,96A32,32 180 1 1 288,96A32,32 180 1 1 224,96z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 225.984,304.992c0,27.072-21.952,48.992-48.992,48.992S 128,332.064, 128,304.992S 149.952,256, 176.992,256S 225.984,277.952, 225.984,304.992z + M 160,304.992c0,9.376, 7.616,16.992, 16.992,16.992s 16.992-7.616, 16.992-16.992S 186.368,288, 176.992,288S 160,295.616, 160,304.992zM 335.008,193.984c-27.072,0-48.992-21.952-48.992-48.992S 307.936,96, 335.008,96S 384,117.952, 384,144.992 + S 362.048,193.984, 335.008,193.984z M 335.008,128c-9.376,0-16.992,7.616-16.992,16.992s 7.616,16.992, 16.992,16.992S 352,154.368, 352,144.992 + S 344.384,128, 335.008,128zM 363.328,331.328c-6.24,6.24-16.384,6.24-22.624,0l-192-192c-6.24-6.24-6.24-16.384,0-22.624 + C 151.808,113.568, 155.904,112, 160,112s 8.192,1.568, 11.328,4.672l 192,192C 369.568,314.944, 369.568,325.056, 363.328,331.328z" /> +<glyph unicode="" d="M 481.888,133.792c-87.136-87.104-228.928-87.168-316.064,0C 123.648,175.936, 100.448,232.064, 100.448,291.84 + s 23.232,115.904, 65.344,158.016c 6.24,6.24, 6.24,16.384,0,22.624s-16.384,6.24-22.624,0C 94.976,424.32, 68.448,360.16, 68.448,291.84 + s 26.56-132.512, 74.72-180.672C 183.84,70.464, 234.976,46.688, 288,39.232L 288,0 L 240,0 C 231.168,0, 224-7.168, 224-16C 224-24.832, 231.168-32, 240-32l 128,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 320,0 l0,36.608 c 1.28-0.032, 2.56-0.192, 3.84-0.192 + c 65.408,0, 130.848,24.896, 180.672,74.72c 6.24,6.24, 6.24,16.384,0,22.624S 488.128,140.032, 481.888,133.792zM 323.84,480C 219.904,480, 135.68,395.744, 135.68,291.84s 84.256-188.16, 188.16-188.16S 512,187.904, 512,291.84S 427.744,480, 323.84,480z + M 323.84,135.68c-86.112,0-156.16,70.048-156.16,156.16C 167.68,377.952, 237.728,448, 323.84,448C 409.952,448, 480,377.952, 480,291.84 + C 480,205.728, 409.952,135.68, 323.84,135.68z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 447.008,320l-47.68,0 + c-9.28,29.184-22.016,54.752-37.376,75.264C 396.768,378.464, 426.24,352.32, 447.008,320z M 288,320L 288,413.376 C 318.24,404.448, 347.712,370.912, 365.856,320L 288,320 z + M 375.168,288c 4.512-19.584, 7.424-41.024, 8.352-64L 288,224 L 288,288 L 375.168,288 z M 256,413.376L 256,320 L 178.144,320 C 196.288,370.912, 225.76,404.448, 256,413.376z M 256,288l0-64 L 160.48,224 + c 0.928,22.976, 3.84,44.416, 8.352,64L 256,288 z M 128.48,224l-63.68,0 c 1.728,22.496, 6.88,44.064, 15.232,64l 56.32,0 C 132.064,267.744, 129.376,246.336, 128.48,224z + M 128.48,192c 0.896-22.336, 3.584-43.744, 7.872-64l-56.32,0 c-8.352,19.936-13.504,41.504-15.232,64L 128.48,192 z M 160.48,192L 256,192 l0-64 L 168.832,128 + C 164.32,147.584, 161.408,169.024, 160.48,192z M 256,96l0-93.376 C 225.76,11.552, 196.288,45.088, 178.144,96L 256,96 z M 288,2.624L 288,96 l 77.856,0 + C 347.712,45.088, 318.24,11.552, 288,2.624z M 288,128L 288,192 l 95.52,0 c-0.928-22.976-3.84-44.416-8.352-64L 288,128 z M 415.52,192l 63.68,0 + c-1.728-22.496-6.88-44.064-15.232-64l-56.32,0 C 411.936,148.256, 414.624,169.664, 415.52,192z M 415.52,224c-0.896,22.336-3.584,43.744-7.872,64l 56.32,0 + c 8.352-19.936, 13.504-41.504, 15.232-64L 415.52,224 z M 182.048,395.264C 166.72,374.752, 153.952,349.184, 144.672,320l-47.68,0 C 117.76,352.32, 147.232,378.464, 182.048,395.264z + M 96.992,96l 47.68,0 c 9.28-29.184, 22.016-54.752, 37.376-75.264C 147.232,37.536, 117.76,63.68, 96.992,96z M 361.952,20.736 + c 15.328,20.512, 28.096,46.080, 37.376,75.264l 47.68,0 C 426.24,63.68, 396.768,37.536, 361.952,20.736z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 256,384C 167.648,384, 96,312.352, 96,224s 71.648-160, 160-160s 160,71.648, 160,160S 344.352,384, 256,384z M 256,128c-52.928,0-96,43.072-96,96 + c0,52.928, 43.072,96, 96,96s 96-43.072, 96-96C 352,171.072, 308.928,128, 256,128zM 224,224A32,32 180 1 1 288,224A32,32 180 1 1 224,224z" /> +<glyph unicode="" d="M 416,309.568L 416,448 l 15.776,0 C 440.736,448, 448,455.168, 448,464C 448,472.832, 440.736,480, 431.776,480L 112.224,480 C 103.264,480, 96,472.832, 96,464 + C 96,455.168, 103.264,448, 112.224,448L 128,448 l0-138.432 c0-9.12, 3.904-17.824, 10.72-23.904L 207.904,224L 138.72,162.336C 131.904,156.256, 128,147.552, 128,138.432L 128,0 L 112.224,0 + C 103.264,0, 96-7.168, 96-16C 96-24.832, 103.264-32, 112.224-32l 319.584,0 C 440.736-32, 448-24.832, 448-16c0,8.832-7.264,16-16.224,16L 416,0 l0,138.432 + c0,9.12-3.904,17.824-10.72,23.904L 336.096,224l 69.184,61.664C 412.096,291.744, 416,300.448, 416,309.568z M 384,309.568L 288,224l 96-85.568L 384,0 L 160,0 l0,138.432 L 256,224 + L 160,309.568L 160,448 l 224,0 L 384,309.568 zM 352,355.904L 352,384L 192,384L 192,355.904L 272,284.608 zM 192,91.968L 192,32L 352,32L 352,91.968L 311.584,128L 232.416,128 z" /> +<glyph unicode="" d="M 507.168,251.424l-77.152,140.32c-0.192,0.352-0.608,0.48-0.832,0.8c-3.872,5.984-11.168,9.024-18.272,6.656 + L 288,358.272L 288,400 C 288,408.832, 280.832,416, 272,416S 256,408.832, 256,400l0-52.352 L 122.4,303.2c-1.088-0.352-1.92-1.088-2.88-1.664c0,0,0,0-0.032,0 + C 117.312,300.224, 115.488,298.56, 114.176,296.48c-0.16-0.224-0.448-0.32-0.608-0.576l-79.456-140c-1.792-3.136-2.112-6.592-1.696-9.92 + C 32.32,145.312, 32,144.704, 32,144C 32,111.040, 81.76,64, 128,64s 96,47.040, 96,80c0,2.048-0.448,4-1.184,5.792 + c0,0.064-0.032,0.128-0.032,0.192c-0.032,0.096-0.064,0.224-0.096,0.32c-0.288,1.92-0.832,3.808-1.824,5.6L 151.008,278.944L 256,313.888 + L 256,48 C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48L 288,324.544 l 94.272,31.36l-57.44-104.512C 321.856,248.512, 320,244.48, 320,240 + c0-32.96, 49.76-80, 96-80s 96,47.040, 96,80C 512,244.48, 510.144,248.512, 507.168,251.424z M 73.216,160l 54.272,95.584L 181.728,160L 73.216,160 z M 363.904,256 + L 416,350.784L 468.096,256L 363.904,256 z" /> +<glyph unicode="" d="M 320,256L 192,256 l0-160 c0-32-64-78.336-64-96l0-16 C 128-24.832, 135.168-32, 144-32l 224,0 c 8.832,0, 16,7.168, 16,16L 384,0 c0,17.664-64,64-64,96L 320,256 + zM 370.656,447.456L 370.656,448 l-32,0 l0-0.544 C 337.76,447.616, 336.96,448, 336,448C 327.168,448, 320,440.832, 320,432L 320,416 L 288,416 L 288,432 + c0,7.904-5.824,14.144-13.344,15.456L 274.656,448 l-32,0 l0-0.544 C 241.76,447.616, 240.96,448, 240,448C 231.168,448, 224,440.832, 224,432L 224,416 L 192,416 L 192,432 + c0,7.904-5.824,14.144-13.344,15.456L 178.656,448 l-32,0 l0-0.544 C 145.76,447.616, 144.96,448, 144,448C 135.168,448, 128,440.832, 128,432L 128,384 l0-32 c0-8.48, 3.36-16.64, 9.376-22.624 + l 32-32C 175.392,291.36, 183.52,288, 192,288l 128,0 c 8.48,0, 16.64,3.36, 22.624,9.376l 32,32C 380.64,335.36, 384,343.52, 384,352L 384,384 L 384,432 + C 384,439.904, 378.176,446.144, 370.656,447.456z" /> +<glyph unicode="" d="M 480,320l-32,0 L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-128 L 32,320 C 14.336,320,0,305.664,0,288l0-160 c0-17.664, 14.336-32, 32-32l 32,0 l0-96 + c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32l0,96 l 32,0 c 17.664,0, 32,14.336, 32,32L 512,288 C 512,305.664, 497.664,320, 480,320z M 96,160l 320,0 l0-160 L 96,0 L 96,160 z M 352,240 + C 352,248.832, 359.168,256, 368,256S 384,248.832, 384,240C 384,231.168, 376.832,224, 368,224S 352,231.168, 352,240z M 80,224C 71.168,224, 64,231.168, 64,240 + C 64,248.832, 71.168,256, 80,256S 96,248.832, 96,240C 96,231.168, 88.832,224, 80,224z M 432,224C 423.168,224, 416,231.168, 416,240C 416,248.832, 423.168,256, 432,256 + S 448,248.832, 448,240C 448,231.168, 440.832,224, 432,224z M 96,448l 320,0 l0-128 L 96,320 L 96,448 zM 384,112c0,8.832-7.168,16-16,16l-224,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 224,0 + C 376.832,96, 384,103.168, 384,112zM 368,64l-224,0 C 135.168,64, 128,56.832, 128,48C 128,39.168, 135.168,32, 144,32l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,56.832, 376.832,64, 368,64z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-448 C 64-17.664, 78.336-32, 96-32z + M 352,128c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32C 384,142.336, 369.664,128, 352,128z M 384,64c0-17.664-14.336-32-32-32 + s-32,14.336-32,32c0,17.664, 14.336,32, 32,32S 384,81.664, 384,64z M 352,224c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32 + C 384,238.336, 369.664,224, 352,224z M 128,352L 128,416 l 256,0 l0-64 L 128,352 z M 256,128c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32C 288,142.336, 273.664,128, 256,128z + M 288,64c0-17.664-14.336-32-32-32s-32,14.336-32,32c0,17.664, 14.336,32, 32,32S 288,81.664, 288,64z M 256,224C 238.336,224, 224,238.336, 224,256c0,17.664, 14.336,32, 32,32 + s 32-14.336, 32-32C 288,238.336, 273.664,224, 256,224z M 160,288c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32S 128,238.336, 128,256C 128,273.664, 142.336,288, 160,288z M 160,192 + c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32s-32,14.336-32,32C 128,177.664, 142.336,192, 160,192z M 160,96c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32 + s-32,14.336-32,32C 128,81.664, 142.336,96, 160,96z" /> +<glyph unicode="" d="M 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 480,192 c0,17.664-14.336,32-32,32l-96,0 c-17.664,0-32-14.336-32-32L 320,448 c0,17.664-14.336,32-32,32L 192,480 + C 174.336,480, 160,465.664, 160,448l0-128 c0,17.664-14.336,32-32,32L 32,352 C 14.336,352,0,337.664,0,320l0-320 C0-17.664, 14.336-32, 32-32z M 32,0l0,64 l 32,0 l0-64 L 32,0 z M 64,192l0-32 L 32,160 L 32,192 L 64,192 z M 32,224 + L 32,256 l 32,0 l0-32 L 32,224 z M 64,128l0-32 L 32,96 l0,32 L 64,128 z M 96,160L 96,192 l 32,0 l0-32 L 96,160 z M 128,128l0-32 L 96,96 l0,32 L 128,128 z M 96,224L 96,256 l 32,0 l0-32 L 96,224 z M 96,0l0,64 l 32,0 l0-64 L 96,0 z M 128,288L 96,288 L 96,320 l 32,0 L 128,288 z M 64,288L 32,288 L 32,320 l 32,0 L 64,288 z M 256,0l0,64 l 32,0 + l0-64 L 256,0 z M 224,320l0-32 L 192,288 L 192,320 L 224,320 z M 192,352L 192,384 l 32,0 l0-32 L 192,352 z M 224,256l0-32 L 192,224 L 192,256 L 224,256 z M 224,192l0-32 L 192,160 L 192,192 L 224,192 z M 224,128l0-32 L 192,96 l0,32 L 224,128 z M 256,160L 256,192 l 32,0 l0-32 L 256,160 z M 288,128l0-32 L 256,96 l0,32 L 288,128 z M 256,224L 256,256 l 32,0 l0-32 L 256,224 z + M 256,288L 256,320 l 32,0 l0-32 L 256,288 z M 256,352L 256,384 l 32,0 l0-32 L 256,352 z M 288,416L 256,416 L 256,448 l 32,0 L 288,416 z M 224,416L 192,416 L 192,448 l 32,0 L 224,416 z M 192,64l 32,0 l0-64 L 192,0 L 192,64 z M 384,96l-32,0 l0,32 l 32,0 L 384,96 z M 416,128l 32,0 l0-32 l-32,0 L 416,128 z M 416,64l 32,0 l0-64 l-32,0 L 416,64 + z M 448,160l-32,0 L 416,192 l 32,0 L 448,160 z M 384,160l-32,0 L 352,192 l 32,0 L 384,160 z M 352,64l 32,0 l0-64 l-32,0 L 352,64 z" /> +<glyph unicode="" d="M 384,480L 128,480 L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,384 l-96,96L 384,480 z M 352,320L 352,448 l 32,0 l0-128 + c0-17.664-14.336-32-32-32L 160,288 C 142.336,288, 128,302.336, 128,320L 128,448 l 128,0 l0-128 L 352,320 z M 96,192c0,17.664, 14.336,32, 32,32l 256,0 c 17.664,0, 32-14.336, 32-32l0-192 L 96,0 L 96,192 z" /> +<glyph unicode="" d="M 64-32l 384,0 c 35.36,0, 64,28.64, 64,64l0,32 c0,1.504-0.352,2.912-0.448,4.352C 511.648,69.984, 512,71.84, 512,73.344L 480,416 + c-1.984,31.328-28.64,64-64,64L 96,480 C 60.64,480, 33.984,447.328, 32,416L0,73.344c0-1.504, 0.352-3.36, 0.448-4.96C 0.352,66.912,0,65.504,0,64l0-32 + C0-3.36, 28.64-32, 64-32z M 32,32l0,32 c0,17.632, 14.368,32, 32,32l 384,0 c 17.632,0, 32-14.368, 32-32l0-32 c0-17.632-14.368-32-32-32L 64,0 C 46.368,0, 32,14.368, 32,32zM 416,48A16,16 180 1 1 448,48A16,16 180 1 1 416,48zM 355.328,48.672A16,16 180 1 1 387.328,48.672000000000025A16,16 180 1 1 355.328,48.672000000000025zM 80,32l 224,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-224,0 C 71.168,64, 64,56.832, 64,48 + C 64,39.168, 71.168,32, 80,32z" /> +<glyph unicode="" d="M 32,0l 288,0 c 17.664,0, 32,14.336, 32,32l0,43.2 c 6.816,3.264, 13.184,7.168, 19.168,11.68l 98.208-98.208 + c 3.136-3.136, 7.232-4.672, 11.328-4.672s 8.192,1.568, 11.328,4.672c 6.24,6.24, 6.24,16.384,0,22.624l-98.272,98.272 + C 407.552,128.192, 416,151.040, 416,176c0,44.608-26.272,82.784-64,100.8L 352,448 c0,17.664-14.336,32-32,32L 32,480 C 14.336,480,0,465.664,0,448l0-416 + C0,14.336, 14.336,0, 32,0z M 304,96C 259.904,96, 224,131.904, 224,176S 259.904,256, 304,256S 384,220.096, 384,176S 348.096,96, 304,96z M 272,352l-192,0 + C 71.168,352, 64,359.168, 64,368C 64,376.832, 71.168,384, 80,384l 192,0 C 280.832,384, 288,376.832, 288,368C 288,359.168, 280.832,352, 272,352z M 80,288l 192,0 + c 3.104,0, 5.824-1.12, 8.256-2.624C 259.328,280.832, 240.576,270.464, 225.792,256L 80,256 C 71.168,256, 64,263.168, 64,272C 64,280.832, 71.168,288, 80,288z M 80,192l 113.6,0 + C 192.864,186.72, 192,181.472, 192,176S 192.864,165.28, 193.6,160L 80,160 C 71.168,160, 64,167.168, 64,176C 64,184.832, 71.168,192, 80,192z" /> +<glyph unicode="" d="M 480,384L 32,384 C 14.336,384,0,369.664,0,352l0-288 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z + M 434.656,192L 240,192 C 231.168,192, 224,199.168, 224,208C 224,216.832, 231.168,224, 240,224l 194.656,0 c 8.832,0, 16-7.168, 16-16C 450.656,199.168, 443.488,192, 434.656,192z + M 450.656,144c0-8.832-7.168-16-16-16L 240,128 C 231.168,128, 224,135.168, 224,144C 224,152.832, 231.168,160, 240,160l 194.656,0 + C 443.488,160, 450.656,152.832, 450.656,144z M 434.656,256L 240,256 C 231.168,256, 224,263.168, 224,272C 224,280.832, 231.168,288, 240,288l 194.656,0 + c 8.832,0, 16-7.168, 16-16C 450.656,263.168, 443.488,256, 434.656,256z M 128.768,227.232C 163.68,227.232, 192,189.28, 192,142.432s-126.496-46.848-126.496,0 + S 93.824,227.232, 128.768,227.232z M 89.312,281.344C 89.312,302.688, 106.592,320, 127.936,320c 21.344,0, 38.656-17.312, 38.656-38.656 + c0-21.344-17.312-38.656-38.656-38.656C 106.592,242.688, 89.312,260, 89.312,281.344z" /> +<glyph unicode="" d="M 480,384l-160,0 l0-32 c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32L 288,288 L 224,288 L 192,288 C 174.336,288, 160,302.336, 160,320c0,17.664, 14.336,32, 32,32L 192,384 L 32,384 + C 14.336,384,0,369.664,0,352l0-352 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 240,224l 194.656,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,192 C 231.168,192, 224,199.168, 224,208C 224,216.832, 231.168,224, 240,224z M 240,160l 194.656,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,128 C 231.168,128, 224,135.168, 224,144C 224,152.832, 231.168,160, 240,160z M 240,96l 194.656,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,64 C 231.168,64, 224,71.168, 224,80C 224,88.832, 231.168,96, 240,96z M 192,78.432 + c0-46.848-126.496-46.848-126.496,0s 28.32,84.8, 63.232,84.8C 163.68,163.232, 192,125.28, 192,78.432z M 166.592,217.344c0-21.344-17.312-38.656-38.656-38.656 + c-21.344,0-38.656,17.312-38.656,38.656C 89.312,238.688, 106.592,256, 127.936,256C 149.312,256, 166.592,238.688, 166.592,217.344zM 224,448L 288,448L 288,320L 224,320z" /> +<glyph unicode="" d="M 190.016,79.168c-19.84,0-37.632,8.608-50.144,22.112c-22.112,23.84-38.24,8.832-43.072-14.624 + C 72.32-32.928, 107.68-32, 107.68-32l 340.16-0.928c 35.36,0, 64,28.64, 64,64l0,224 c0,35.36, 4.096,85.408-28.16,70.912 + c-24.416-10.944-56.512-17.504-106.816-7.136c-23.456,4.832-38.464,20.96-14.624,43.072c 13.504,12.512, 22.112,30.272, 22.112,50.144 + C 384.32,449.6, 353.92,480, 316.416,480C 278.88,480, 248.48,449.6, 248.48,412.064c0-21.248, 11.072-38.784, 25.056-52.704c 8.416-8.384, 30.624-30.304-26.208-40.32 + C 184.832,308.064, 124.896,343.392, 112.832,330.56C 104.832,322.080, 82.816,290.080, 96.96,215.040c 10.752-57.12, 32-33.472, 40.352-25.056 + C 151.232,203.968, 168.768,215.040, 190.016,215.040c 37.504,0, 67.936-30.4, 67.936-67.936C 257.952,109.6, 227.552,79.168, 190.016,79.168z" /> +<glyph unicode="" d="M 433.6,320c0,0-111.2,0-144.992,0L 288.608,407.392 c 2.368,39.36-8.96,72.576-33.152,72.544 + C 213.344,479.872, 214.528,445.92, 214.528,445.92C 207.040,325.44, 96,288, 96,288l0-256 l 14.752-1.984C 231.808,30.016, 159.168-32, 358.080-32C 509.12-32, 512,100.928, 512,192 + S 470.496,320, 433.6,320zM 32,0c 17.664,0, 32,14.336, 32,32L 64,287.008 c0,17.664-14.336,32-32,32s-32-14.336-32-32L0,32 C0,14.336, 14.336,0, 32,0z" /> +<glyph unicode="" d="M 78.4,127.936c0,0, 111.2,0, 144.992,0l0-87.392 c-2.368-39.36, 8.96-72.576, 33.152-72.544 + c 42.112,0.064, 40.928,34.016, 40.928,34.016C 304.96,122.496, 416,159.936, 416,159.936l0,256 l-14.752,1.984c-121.056,0-48.416,62.016-247.328,62.016 + c-151.040,0-153.92-132.928-153.92-224S 41.504,127.936, 78.4,127.936zM 480,447.936c-17.664,0-32-14.336-32-32l0-255.008 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 512,415.936 + C 512,433.6, 497.664,447.936, 480,447.936z" /> +<glyph unicode="" d="M 414.24,319.936c 0.896,13.376, 1.44,24.224, 1.728,30.72c 0.352,8.704-2.848,17.184-8.864,23.488S 392.704,384, 384,384L 32,384 + C 23.296,384, 14.944,380.448, 8.896,374.144S-0.32,359.36, 0.032,350.656c 1.76-42.272, 13.664-255.936, 74.624-310.496C 80.512,34.912, 88.128,32, 96,32l 224,0 + c 7.872,0, 15.488,2.912, 21.344,8.16c 19.104,17.12, 33.408,49.856, 44.064,88.064c 15.84,0.064, 26.784,0.096, 28.064,0.096 + c 54.432,0, 98.56,39.68, 98.56,95.84C 512,300.416, 446.080,319.648, 414.24,319.936z M 413.44,176.32l-10.144-0.032c-1.92,0-4.352,0-6.72-0.032 + c 6.368,32.8, 10.72,66.432, 13.664,95.744l 3.2,0 c 8.448,0, 50.56-2.304, 50.56-47.84C 464,191.296, 437.792,176.32, 413.44,176.32z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 299.424,224 + C 346.048,224, 384,188.128, 384,144S 346.048,64, 299.424,64L 288,64 l0-16 C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,64 L 244.576,64 C 197.952,64, 160,99.872, 160,144 + C 160,152.832, 167.168,160, 176,160S 192,152.832, 192,144C 192,117.536, 215.584,96, 244.576,96L 256,96 L 256,192 L 244.576,192 C 197.952,192, 160,227.872, 160,272S 197.952,352, 244.576,352L 256,352 L 256,368 + C 256,376.832, 263.168,384, 272,384S 288,376.832, 288,368L 288,352 l 11.424,0 C 346.048,352, 384,316.128, 384,272C 384,263.168, 376.832,256, 368,256S 352,263.168, 352,272 + C 352,298.464, 328.416,320, 299.424,320L 288,320 l0-96 L 299.424,224 zM 192,272C 192,245.536, 215.584,224, 244.576,224L 256,224 L 256,320 L 244.576,320 C 215.584,320, 192,298.464, 192,272zM 299.424,96C 328.416,96, 352,117.536, 352,144S 328.416,192, 299.424,192L 288,192 l0-96 L 299.424,96 z" /> +<glyph unicode="" d="M 352,96L 352,192 c0,17.664, 14.336,32, 32,32l 96,0 L 480,288 c0,17.664-14.336,32-32,32l-36.736,0 l-15.616,92.768 + c-0.704,4.224-3.104,8-6.592,10.432c-3.52,2.464-7.904,3.328-12.096,2.656L 61.088,367.744C 56.896,366.976, 53.152,364.544, 50.752,360.992 + C 48.352,357.44, 47.456,353.088, 48.32,348.864L 54.048,320L 32,320 C 14.336,320,0,305.664,0,288l0-288 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32l0,64 l-96,0 + C 366.336,64, 352,78.336, 352,96z M 82.848,339.2l 283.936,52.256L 378.816,320l-292.16,0 L 82.848,339.2zM 496,192L 384,192 l0-96 l 112,0 c 8.832,0, 16,7.168, 16,16l0,64 C 512,184.832, 504.832,192, 496,192z M 432,128 + c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16s 16-7.168, 16-16C 448,135.168, 440.832,128, 432,128z" /> +<glyph unicode="" d="M 64,416l0-32 l0-256 l 4.736-11.84L 128-32l 64,160l-0.16,0.064C 191.936,128.16, 191.904,128.32, 192,128.416L 192,384 L 192,416 c0,35.36-28.64,64-64,64 + S 64,451.36, 64,416z M 96,416c0,17.632, 14.368,32, 32,32s 32-14.368, 32-32l0-32 L 96,384 L 96,416 z M 128,54.176l-16.48,41.184l-6.4,16L 104.64,112.544L 128,124.224l 23.36-11.68 + l-0.48-1.216l-6.4-16L 128,54.176zM 402.944,384.672l-30.24,77.344l-0.288-0.064C 370.912,472.096, 362.56,480, 352,480c-10.432,0-18.976-8.032-20.672-18.080 + l-0.32,0.064L 301.056,384.672L 288,352l0-320 c0-35.36, 28.64-64, 64-64s 64,28.64, 64,64c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32L 416,352 L 402.944,384.672z + M 373.216,372.768L 381.536,352l-59.072,0 l 8.32,20.768L 335.264,384L 352,425.824L 368.736,384L 373.216,372.768z" /> +<glyph unicode="" d="M 480,480L 64,480 C 46.336,480, 32,465.664, 32,448c0-17.664, 14.336-32, 32-32l0-256 c0-17.664, 14.336-32, 32-32l 160,0 l0-49.952 L 165.248-4.16 + c-6.528-5.92-7.040-16.032-1.088-22.592c 5.984-6.528, 16.096-7.040, 22.592-1.088L 256,34.88l0-50.88 C 256-24.832, 263.168-32, 272-32S 288-24.832, 288-16 + l0,50.88 l 69.248-62.72C 360.32-30.624, 364.16-32, 368-32c 4.352,0, 8.672,1.792, 11.84,5.248c 5.952,6.56, 5.44,16.672-1.088,22.592L 288,78.048L 288,128 + l 160,0 c 17.664,0, 32,14.336, 32,32L 480,416 c 17.664,0, 32,14.336, 32,32C 512,465.664, 497.664,480, 480,480z M 411.104,356.48l-112-108 + C 292.96,242.528, 283.232,242.496, 276.96,248.416L 227.52,295.424L 156,220.896C 152.864,217.664, 148.672,216, 144.48,216c-4,0-7.968,1.472-11.104,4.48 + C 127.008,226.56, 126.816,236.672, 132.928,243.104l 82.528,86.016C 221.568,335.36, 231.68,335.616, 238.016,329.6l 49.92-47.424l 100.96,97.376 + c 6.336,6.048, 16.48,6.016, 22.624-0.448C 417.664,372.736, 417.472,362.624, 411.104,356.48z" /> +<glyph unicode="" d="M 480,160L 480,224 c0,17.664-14.336,32-32,32L 288,256 L 288,320 l 96,0 c 17.664,0, 32,14.336, 32,32L 416,384 c0,17.664-14.336,32-32,32L 160,416 C 142.336,416, 128,401.664, 128,384l0-32 + c0-17.664, 14.336-32, 32-32l 96,0 l0-64 L 96,256 C 78.336,256, 64,241.664, 64,224l0-64 c-17.664,0-32-14.336-32-32l0-64 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 + c0,17.664-14.336,32-32,32L 96,224 l 160,0 l0-64 c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 c0,17.664-14.336,32-32,32L 288,224 l 160,0 l0-64 + c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,64 C 512,145.664, 497.664,160, 480,160z" /> +<glyph unicode="" d="M 64,480C 46.336,480, 32,465.664, 32,448l0-448 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,448 c0,17.664-14.336,32-32,32L 64,480 z + M 448,305.792L 448,32 l-96,0 L 352,305.792 L 448,305.792 z M 320,384l0-352 L 224,32 L 224,384 L 320,384 z M 192,188.448L 192,32 L 96,32 L 96,188.448 L 192,188.448 z" /> +<glyph unicode="" d="M 480,352l-96,0 L 384,416 c0,17.664-14.336,32-32,32L 160,448 C 142.336,448, 128,433.664, 128,416l0-64 L 32,352 C 14.336,352,0,337.664,0,320l0-288 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,320 C 512,337.664, 497.664,352, 480,352z M 160,416l 192,0 l0-64 L 160,352 L 160,416 z" /> +<glyph unicode="" d="M 247.2-30.752C 250.080-31.584, 253.056-32, 256-32s 5.92,0.416, 8.8,1.248c 198.048,56.576, 227.2,256.768, 214.976,354.752 + C 477.76,339.968, 464.128,352, 448,352c-4.576,0.352-32,5.088-32,64c0,8.48-3.36,16.64-9.376,22.624C 399.712,445.536, 360,480, 256,480 + S 112.288,445.536, 105.376,438.624C 99.36,432.64, 96,424.48, 96,416c0-58.912-27.424-63.648-32.928-64.032c-16.128,0-28.832-12-30.848-28 + C 20,226.016, 49.184,25.824, 247.2-30.752z M 64,320c0,0, 64,0, 64,96c0,0, 32,32, 128,32l0-224 l 188.448,0 c-12.608-79.712-54.912-185.856-188.448-224L 256,224 L 67.552,224 + C 59.040,278.016, 64,320, 64,320z" /> +<glyph unicode="" d="M 160,304.992A16.992,16.992 180 1 1 193.984,304.99199999999996A16.992,16.992 180 1 1 160,304.99199999999996zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 128,304.992c0,27.072, 21.952,48.992, 48.992,48.992 + s 48.992-21.952, 48.992-48.992S 204.064,256, 176.992,256S 128,277.952, 128,304.992z M 171.328,116.672C 168.192,113.568, 164.096,112, 160,112 + s-8.192,1.568-11.328,4.672c-6.24,6.24-6.24,16.384,0,22.624l 192,192c 6.24,6.24, 16.384,6.24, 22.624,0s 6.24-16.384,0-22.624 + L 171.328,116.672z M 335.008,96c-27.072,0-48.992,21.952-48.992,48.992s 21.952,48.992, 48.992,48.992S 384,172.064, 384,144.992S 362.048,96, 335.008,96zM 318.016,144.992A16.992,16.992 180 1 1 352,144.99200000000002A16.992,16.992 180 1 1 318.016,144.99200000000002z" /> +<glyph unicode="" d="M 481.888,133.792c-87.136-87.104-228.928-87.168-316.064,0C 123.648,175.936, 100.448,232.064, 100.448,291.84 + s 23.232,115.904, 65.344,158.016c 6.24,6.24, 6.24,16.384,0,22.624s-16.384,6.24-22.624,0C 94.976,424.32, 68.448,360.16, 68.448,291.84 + s 26.56-132.512, 74.72-180.672C 183.84,70.464, 234.976,46.688, 288,39.232L 288,0 L 240,0 C 231.168,0, 224-7.168, 224-16C 224-24.832, 231.168-32, 240-32l 128,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 320,0 l0,36.608 c 1.28-0.032, 2.56-0.192, 3.84-0.192 + c 65.408,0, 130.848,24.896, 180.672,74.72c 6.24,6.24, 6.24,16.384,0,22.624S 488.128,140.032, 481.888,133.792zM 135.68,291.84A188.16,188.16 180 1 1 512,291.84000000000003A188.16,188.16 180 1 1 135.68,291.84000000000003z" /> +<glyph unicode="" d="M 416,448l-96,0 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448L 96,448 C 78.336,448, 64,433.664, 64,416l0-416 c0-17.664, 14.336-32, 32-32l 320,0 + c 17.664,0, 32,14.336, 32,32L 448,416 C 448,433.664, 433.664,448, 416,448z M 416,32L 96,32 L 96,416 l 64,0 c0-17.664, 14.336-32, 32-32l 32,0 l 64,0 l 32,0 c 17.664,0, 32,14.336, 32,32l 64,0 L 416,32 zM 128,304C 128,295.168, 135.168,288, 144,288l 224,0 C 376.832,288, 384,295.168, 384,304C 384,312.832, 376.832,320, 368,320l-224,0 + C 135.168,320, 128,312.832, 128,304zM 368,224l-224,0 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192l 224,0 C 376.832,192, 384,199.168, 384,208 + C 384,216.832, 376.832,224, 368,224zM 368,128l-224,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,120.832, 376.832,128, 368,128z" /> +<glyph unicode=" " horiz-adv-x="256" /> +</font></defs></svg>
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.ttf b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.ttf Binary files differnew file mode 100644 index 0000000..12ff680 --- /dev/null +++ b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.ttf diff --git a/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.woff b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.woff Binary files differnew file mode 100644 index 0000000..3933052 --- /dev/null +++ b/Varsity_Template/template/vendors/elegant_Icon/fonts/ElegantIcons.woff diff --git a/Varsity_Template/template/vendors/magnify_popup/jquery.magnific-popup.js b/Varsity_Template/template/vendors/magnify_popup/jquery.magnific-popup.js new file mode 100644 index 0000000..6ee3a3b --- /dev/null +++ b/Varsity_Template/template/vendors/magnify_popup/jquery.magnific-popup.js @@ -0,0 +1,4 @@ +/*! Magnific Popup - v1.1.0 - 2016-02-20 +* http://dimsemenov.com/plugins/magnific-popup/ +* Copyright (c) 2016 Dmitry Semenov; */ +!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):window.jQuery||window.Zepto)}(function(a){var b,c,d,e,f,g,h="Close",i="BeforeClose",j="AfterClose",k="BeforeAppend",l="MarkupParse",m="Open",n="Change",o="mfp",p="."+o,q="mfp-ready",r="mfp-removing",s="mfp-prevent-close",t=function(){},u=!!window.jQuery,v=a(window),w=function(a,c){b.ev.on(o+a+p,c)},x=function(b,c,d,e){var f=document.createElement("div");return f.className="mfp-"+b,d&&(f.innerHTML=d),e?c&&c.appendChild(f):(f=a(f),c&&f.appendTo(c)),f},y=function(c,d){b.ev.triggerHandler(o+c,d),b.st.callbacks&&(c=c.charAt(0).toLowerCase()+c.slice(1),b.st.callbacks[c]&&b.st.callbacks[c].apply(b,a.isArray(d)?d:[d]))},z=function(c){return c===g&&b.currTemplate.closeBtn||(b.currTemplate.closeBtn=a(b.st.closeMarkup.replace("%title%",b.st.tClose)),g=c),b.currTemplate.closeBtn},A=function(){a.magnificPopup.instance||(b=new t,b.init(),a.magnificPopup.instance=b)},B=function(){var a=document.createElement("p").style,b=["ms","O","Moz","Webkit"];if(void 0!==a.transition)return!0;for(;b.length;)if(b.pop()+"Transition"in a)return!0;return!1};t.prototype={constructor:t,init:function(){var c=navigator.appVersion;b.isLowIE=b.isIE8=document.all&&!document.addEventListener,b.isAndroid=/android/gi.test(c),b.isIOS=/iphone|ipad|ipod/gi.test(c),b.supportsTransition=B(),b.probablyMobile=b.isAndroid||b.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),d=a(document),b.popupsCache={}},open:function(c){var e;if(c.isObj===!1){b.items=c.items.toArray(),b.index=0;var g,h=c.items;for(e=0;e<h.length;e++)if(g=h[e],g.parsed&&(g=g.el[0]),g===c.el[0]){b.index=e;break}}else b.items=a.isArray(c.items)?c.items:[c.items],b.index=c.index||0;if(b.isOpen)return void b.updateItemHTML();b.types=[],f="",c.mainEl&&c.mainEl.length?b.ev=c.mainEl.eq(0):b.ev=d,c.key?(b.popupsCache[c.key]||(b.popupsCache[c.key]={}),b.currTemplate=b.popupsCache[c.key]):b.currTemplate={},b.st=a.extend(!0,{},a.magnificPopup.defaults,c),b.fixedContentPos="auto"===b.st.fixedContentPos?!b.probablyMobile:b.st.fixedContentPos,b.st.modal&&(b.st.closeOnContentClick=!1,b.st.closeOnBgClick=!1,b.st.showCloseBtn=!1,b.st.enableEscapeKey=!1),b.bgOverlay||(b.bgOverlay=x("bg").on("click"+p,function(){b.close()}),b.wrap=x("wrap").attr("tabindex",-1).on("click"+p,function(a){b._checkIfClose(a.target)&&b.close()}),b.container=x("container",b.wrap)),b.contentContainer=x("content"),b.st.preloader&&(b.preloader=x("preloader",b.container,b.st.tLoading));var i=a.magnificPopup.modules;for(e=0;e<i.length;e++){var j=i[e];j=j.charAt(0).toUpperCase()+j.slice(1),b["init"+j].call(b)}y("BeforeOpen"),b.st.showCloseBtn&&(b.st.closeBtnInside?(w(l,function(a,b,c,d){c.close_replaceWith=z(d.type)}),f+=" mfp-close-btn-in"):b.wrap.append(z())),b.st.alignTop&&(f+=" mfp-align-top"),b.fixedContentPos?b.wrap.css({overflow:b.st.overflowY,overflowX:"hidden",overflowY:b.st.overflowY}):b.wrap.css({top:v.scrollTop(),position:"absolute"}),(b.st.fixedBgPos===!1||"auto"===b.st.fixedBgPos&&!b.fixedContentPos)&&b.bgOverlay.css({height:d.height(),position:"absolute"}),b.st.enableEscapeKey&&d.on("keyup"+p,function(a){27===a.keyCode&&b.close()}),v.on("resize"+p,function(){b.updateSize()}),b.st.closeOnContentClick||(f+=" mfp-auto-cursor"),f&&b.wrap.addClass(f);var k=b.wH=v.height(),n={};if(b.fixedContentPos&&b._hasScrollBar(k)){var o=b._getScrollbarSize();o&&(n.marginRight=o)}b.fixedContentPos&&(b.isIE7?a("body, html").css("overflow","hidden"):n.overflow="hidden");var r=b.st.mainClass;return b.isIE7&&(r+=" mfp-ie7"),r&&b._addClassToMFP(r),b.updateItemHTML(),y("BuildControls"),a("html").css(n),b.bgOverlay.add(b.wrap).prependTo(b.st.prependTo||a(document.body)),b._lastFocusedEl=document.activeElement,setTimeout(function(){b.content?(b._addClassToMFP(q),b._setFocus()):b.bgOverlay.addClass(q),d.on("focusin"+p,b._onFocusIn)},16),b.isOpen=!0,b.updateSize(k),y(m),c},close:function(){b.isOpen&&(y(i),b.isOpen=!1,b.st.removalDelay&&!b.isLowIE&&b.supportsTransition?(b._addClassToMFP(r),setTimeout(function(){b._close()},b.st.removalDelay)):b._close())},_close:function(){y(h);var c=r+" "+q+" ";if(b.bgOverlay.detach(),b.wrap.detach(),b.container.empty(),b.st.mainClass&&(c+=b.st.mainClass+" "),b._removeClassFromMFP(c),b.fixedContentPos){var e={marginRight:""};b.isIE7?a("body, html").css("overflow",""):e.overflow="",a("html").css(e)}d.off("keyup"+p+" focusin"+p),b.ev.off(p),b.wrap.attr("class","mfp-wrap").removeAttr("style"),b.bgOverlay.attr("class","mfp-bg"),b.container.attr("class","mfp-container"),!b.st.showCloseBtn||b.st.closeBtnInside&&b.currTemplate[b.currItem.type]!==!0||b.currTemplate.closeBtn&&b.currTemplate.closeBtn.detach(),b.st.autoFocusLast&&b._lastFocusedEl&&a(b._lastFocusedEl).focus(),b.currItem=null,b.content=null,b.currTemplate=null,b.prevHeight=0,y(j)},updateSize:function(a){if(b.isIOS){var c=document.documentElement.clientWidth/window.innerWidth,d=window.innerHeight*c;b.wrap.css("height",d),b.wH=d}else b.wH=a||v.height();b.fixedContentPos||b.wrap.css("height",b.wH),y("Resize")},updateItemHTML:function(){var c=b.items[b.index];b.contentContainer.detach(),b.content&&b.content.detach(),c.parsed||(c=b.parseEl(b.index));var d=c.type;if(y("BeforeChange",[b.currItem?b.currItem.type:"",d]),b.currItem=c,!b.currTemplate[d]){var f=b.st[d]?b.st[d].markup:!1;y("FirstMarkupParse",f),f?b.currTemplate[d]=a(f):b.currTemplate[d]=!0}e&&e!==c.type&&b.container.removeClass("mfp-"+e+"-holder");var g=b["get"+d.charAt(0).toUpperCase()+d.slice(1)](c,b.currTemplate[d]);b.appendContent(g,d),c.preloaded=!0,y(n,c),e=c.type,b.container.prepend(b.contentContainer),y("AfterChange")},appendContent:function(a,c){b.content=a,a?b.st.showCloseBtn&&b.st.closeBtnInside&&b.currTemplate[c]===!0?b.content.find(".mfp-close").length||b.content.append(z()):b.content=a:b.content="",y(k),b.container.addClass("mfp-"+c+"-holder"),b.contentContainer.append(b.content)},parseEl:function(c){var d,e=b.items[c];if(e.tagName?e={el:a(e)}:(d=e.type,e={data:e,src:e.src}),e.el){for(var f=b.types,g=0;g<f.length;g++)if(e.el.hasClass("mfp-"+f[g])){d=f[g];break}e.src=e.el.attr("data-mfp-src"),e.src||(e.src=e.el.attr("href"))}return e.type=d||b.st.type||"inline",e.index=c,e.parsed=!0,b.items[c]=e,y("ElementParse",e),b.items[c]},addGroup:function(a,c){var d=function(d){d.mfpEl=this,b._openClick(d,a,c)};c||(c={});var e="click.magnificPopup";c.mainEl=a,c.items?(c.isObj=!0,a.off(e).on(e,d)):(c.isObj=!1,c.delegate?a.off(e).on(e,c.delegate,d):(c.items=a,a.off(e).on(e,d)))},_openClick:function(c,d,e){var f=void 0!==e.midClick?e.midClick:a.magnificPopup.defaults.midClick;if(f||!(2===c.which||c.ctrlKey||c.metaKey||c.altKey||c.shiftKey)){var g=void 0!==e.disableOn?e.disableOn:a.magnificPopup.defaults.disableOn;if(g)if(a.isFunction(g)){if(!g.call(b))return!0}else if(v.width()<g)return!0;c.type&&(c.preventDefault(),b.isOpen&&c.stopPropagation()),e.el=a(c.mfpEl),e.delegate&&(e.items=d.find(e.delegate)),b.open(e)}},updateStatus:function(a,d){if(b.preloader){c!==a&&b.container.removeClass("mfp-s-"+c),d||"loading"!==a||(d=b.st.tLoading);var e={status:a,text:d};y("UpdateStatus",e),a=e.status,d=e.text,b.preloader.html(d),b.preloader.find("a").on("click",function(a){a.stopImmediatePropagation()}),b.container.addClass("mfp-s-"+a),c=a}},_checkIfClose:function(c){if(!a(c).hasClass(s)){var d=b.st.closeOnContentClick,e=b.st.closeOnBgClick;if(d&&e)return!0;if(!b.content||a(c).hasClass("mfp-close")||b.preloader&&c===b.preloader[0])return!0;if(c===b.content[0]||a.contains(b.content[0],c)){if(d)return!0}else if(e&&a.contains(document,c))return!0;return!1}},_addClassToMFP:function(a){b.bgOverlay.addClass(a),b.wrap.addClass(a)},_removeClassFromMFP:function(a){this.bgOverlay.removeClass(a),b.wrap.removeClass(a)},_hasScrollBar:function(a){return(b.isIE7?d.height():document.body.scrollHeight)>(a||v.height())},_setFocus:function(){(b.st.focus?b.content.find(b.st.focus).eq(0):b.wrap).focus()},_onFocusIn:function(c){return c.target===b.wrap[0]||a.contains(b.wrap[0],c.target)?void 0:(b._setFocus(),!1)},_parseMarkup:function(b,c,d){var e;d.data&&(c=a.extend(d.data,c)),y(l,[b,c,d]),a.each(c,function(c,d){if(void 0===d||d===!1)return!0;if(e=c.split("_"),e.length>1){var f=b.find(p+"-"+e[0]);if(f.length>0){var g=e[1];"replaceWith"===g?f[0]!==d[0]&&f.replaceWith(d):"img"===g?f.is("img")?f.attr("src",d):f.replaceWith(a("<img>").attr("src",d).attr("class",f.attr("class"))):f.attr(e[1],d)}}else b.find(p+"-"+c).html(d)})},_getScrollbarSize:function(){if(void 0===b.scrollbarSize){var a=document.createElement("div");a.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(a),b.scrollbarSize=a.offsetWidth-a.clientWidth,document.body.removeChild(a)}return b.scrollbarSize}},a.magnificPopup={instance:null,proto:t.prototype,modules:[],open:function(b,c){return A(),b=b?a.extend(!0,{},b):{},b.isObj=!0,b.index=c||0,this.instance.open(b)},close:function(){return a.magnificPopup.instance&&a.magnificPopup.instance.close()},registerModule:function(b,c){c.options&&(a.magnificPopup.defaults[b]=c.options),a.extend(this.proto,c.proto),this.modules.push(b)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">×</button>',tClose:"Close (Esc)",tLoading:"Loading...",autoFocusLast:!0}},a.fn.magnificPopup=function(c){A();var d=a(this);if("string"==typeof c)if("open"===c){var e,f=u?d.data("magnificPopup"):d[0].magnificPopup,g=parseInt(arguments[1],10)||0;f.items?e=f.items[g]:(e=d,f.delegate&&(e=e.find(f.delegate)),e=e.eq(g)),b._openClick({mfpEl:e},d,f)}else b.isOpen&&b[c].apply(b,Array.prototype.slice.call(arguments,1));else c=a.extend(!0,{},c),u?d.data("magnificPopup",c):d[0].magnificPopup=c,b.addGroup(d,c);return d};var C,D,E,F="inline",G=function(){E&&(D.after(E.addClass(C)).detach(),E=null)};a.magnificPopup.registerModule(F,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){b.types.push(F),w(h+"."+F,function(){G()})},getInline:function(c,d){if(G(),c.src){var e=b.st.inline,f=a(c.src);if(f.length){var g=f[0].parentNode;g&&g.tagName&&(D||(C=e.hiddenClass,D=x(C),C="mfp-"+C),E=f.after(D).detach().removeClass(C)),b.updateStatus("ready")}else b.updateStatus("error",e.tNotFound),f=a("<div>");return c.inlineElement=f,f}return b.updateStatus("ready"),b._parseMarkup(d,{},c),d}}});var H,I="ajax",J=function(){H&&a(document.body).removeClass(H)},K=function(){J(),b.req&&b.req.abort()};a.magnificPopup.registerModule(I,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){b.types.push(I),H=b.st.ajax.cursor,w(h+"."+I,K),w("BeforeChange."+I,K)},getAjax:function(c){H&&a(document.body).addClass(H),b.updateStatus("loading");var d=a.extend({url:c.src,success:function(d,e,f){var g={data:d,xhr:f};y("ParseAjax",g),b.appendContent(a(g.data),I),c.finished=!0,J(),b._setFocus(),setTimeout(function(){b.wrap.addClass(q)},16),b.updateStatus("ready"),y("AjaxContentAdded")},error:function(){J(),c.finished=c.loadError=!0,b.updateStatus("error",b.st.ajax.tError.replace("%url%",c.src))}},b.st.ajax.settings);return b.req=a.ajax(d),""}}});var L,M=function(c){if(c.data&&void 0!==c.data.title)return c.data.title;var d=b.st.image.titleSrc;if(d){if(a.isFunction(d))return d.call(b,c);if(c.el)return c.el.attr(d)||""}return""};a.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var c=b.st.image,d=".image";b.types.push("image"),w(m+d,function(){"image"===b.currItem.type&&c.cursor&&a(document.body).addClass(c.cursor)}),w(h+d,function(){c.cursor&&a(document.body).removeClass(c.cursor),v.off("resize"+p)}),w("Resize"+d,b.resizeImage),b.isLowIE&&w("AfterChange",b.resizeImage)},resizeImage:function(){var a=b.currItem;if(a&&a.img&&b.st.image.verticalFit){var c=0;b.isLowIE&&(c=parseInt(a.img.css("padding-top"),10)+parseInt(a.img.css("padding-bottom"),10)),a.img.css("max-height",b.wH-c)}},_onImageHasSize:function(a){a.img&&(a.hasSize=!0,L&&clearInterval(L),a.isCheckingImgSize=!1,y("ImageHasSize",a),a.imgHidden&&(b.content&&b.content.removeClass("mfp-loading"),a.imgHidden=!1))},findImageSize:function(a){var c=0,d=a.img[0],e=function(f){L&&clearInterval(L),L=setInterval(function(){return d.naturalWidth>0?void b._onImageHasSize(a):(c>200&&clearInterval(L),c++,void(3===c?e(10):40===c?e(50):100===c&&e(500)))},f)};e(1)},getImage:function(c,d){var e=0,f=function(){c&&(c.img[0].complete?(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("ready")),c.hasSize=!0,c.loaded=!0,y("ImageLoadComplete")):(e++,200>e?setTimeout(f,100):g()))},g=function(){c&&(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("error",h.tError.replace("%url%",c.src))),c.hasSize=!0,c.loaded=!0,c.loadError=!0)},h=b.st.image,i=d.find(".mfp-img");if(i.length){var j=document.createElement("img");j.className="mfp-img",c.el&&c.el.find("img").length&&(j.alt=c.el.find("img").attr("alt")),c.img=a(j).on("load.mfploader",f).on("error.mfploader",g),j.src=c.src,i.is("img")&&(c.img=c.img.clone()),j=c.img[0],j.naturalWidth>0?c.hasSize=!0:j.width||(c.hasSize=!1)}return b._parseMarkup(d,{title:M(c),img_replaceWith:c.img},c),b.resizeImage(),c.hasSize?(L&&clearInterval(L),c.loadError?(d.addClass("mfp-loading"),b.updateStatus("error",h.tError.replace("%url%",c.src))):(d.removeClass("mfp-loading"),b.updateStatus("ready")),d):(b.updateStatus("loading"),c.loading=!0,c.hasSize||(c.imgHidden=!0,d.addClass("mfp-loading"),b.findImageSize(c)),d)}}});var N,O=function(){return void 0===N&&(N=void 0!==document.createElement("p").style.MozTransform),N};a.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(a){return a.is("img")?a:a.find("img")}},proto:{initZoom:function(){var a,c=b.st.zoom,d=".zoom";if(c.enabled&&b.supportsTransition){var e,f,g=c.duration,j=function(a){var b=a.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),d="all "+c.duration/1e3+"s "+c.easing,e={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},f="transition";return e["-webkit-"+f]=e["-moz-"+f]=e["-o-"+f]=e[f]=d,b.css(e),b},k=function(){b.content.css("visibility","visible")};w("BuildControls"+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.content.css("visibility","hidden"),a=b._getItemToZoom(),!a)return void k();f=j(a),f.css(b._getOffset()),b.wrap.append(f),e=setTimeout(function(){f.css(b._getOffset(!0)),e=setTimeout(function(){k(),setTimeout(function(){f.remove(),a=f=null,y("ZoomAnimationEnded")},16)},g)},16)}}),w(i+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.st.removalDelay=g,!a){if(a=b._getItemToZoom(),!a)return;f=j(a)}f.css(b._getOffset(!0)),b.wrap.append(f),b.content.css("visibility","hidden"),setTimeout(function(){f.css(b._getOffset())},16)}}),w(h+d,function(){b._allowZoom()&&(k(),f&&f.remove(),a=null)})}},_allowZoom:function(){return"image"===b.currItem.type},_getItemToZoom:function(){return b.currItem.hasSize?b.currItem.img:!1},_getOffset:function(c){var d;d=c?b.currItem.img:b.st.zoom.opener(b.currItem.el||b.currItem);var e=d.offset(),f=parseInt(d.css("padding-top"),10),g=parseInt(d.css("padding-bottom"),10);e.top-=a(window).scrollTop()-f;var h={width:d.width(),height:(u?d.innerHeight():d[0].offsetHeight)-g-f};return O()?h["-moz-transform"]=h.transform="translate("+e.left+"px,"+e.top+"px)":(h.left=e.left,h.top=e.top),h}}});var P="iframe",Q="//about:blank",R=function(a){if(b.currTemplate[P]){var c=b.currTemplate[P].find("iframe");c.length&&(a||(c[0].src=Q),b.isIE8&&c.css("display",a?"block":"none"))}};a.magnificPopup.registerModule(P,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){b.types.push(P),w("BeforeChange",function(a,b,c){b!==c&&(b===P?R():c===P&&R(!0))}),w(h+"."+P,function(){R()})},getIframe:function(c,d){var e=c.src,f=b.st.iframe;a.each(f.patterns,function(){return e.indexOf(this.index)>-1?(this.id&&(e="string"==typeof this.id?e.substr(e.lastIndexOf(this.id)+this.id.length,e.length):this.id.call(this,e)),e=this.src.replace("%id%",e),!1):void 0});var g={};return f.srcAction&&(g[f.srcAction]=e),b._parseMarkup(d,g,c),b.updateStatus("ready"),d}}});var S=function(a){var c=b.items.length;return a>c-1?a-c:0>a?c+a:a},T=function(a,b,c){return a.replace(/%curr%/gi,b+1).replace(/%total%/gi,c)};a.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var c=b.st.gallery,e=".mfp-gallery";return b.direction=!0,c&&c.enabled?(f+=" mfp-gallery",w(m+e,function(){c.navigateByImgClick&&b.wrap.on("click"+e,".mfp-img",function(){return b.items.length>1?(b.next(),!1):void 0}),d.on("keydown"+e,function(a){37===a.keyCode?b.prev():39===a.keyCode&&b.next()})}),w("UpdateStatus"+e,function(a,c){c.text&&(c.text=T(c.text,b.currItem.index,b.items.length))}),w(l+e,function(a,d,e,f){var g=b.items.length;e.counter=g>1?T(c.tCounter,f.index,g):""}),w("BuildControls"+e,function(){if(b.items.length>1&&c.arrows&&!b.arrowLeft){var d=c.arrowMarkup,e=b.arrowLeft=a(d.replace(/%title%/gi,c.tPrev).replace(/%dir%/gi,"left")).addClass(s),f=b.arrowRight=a(d.replace(/%title%/gi,c.tNext).replace(/%dir%/gi,"right")).addClass(s);e.click(function(){b.prev()}),f.click(function(){b.next()}),b.container.append(e.add(f))}}),w(n+e,function(){b._preloadTimeout&&clearTimeout(b._preloadTimeout),b._preloadTimeout=setTimeout(function(){b.preloadNearbyImages(),b._preloadTimeout=null},16)}),void w(h+e,function(){d.off(e),b.wrap.off("click"+e),b.arrowRight=b.arrowLeft=null})):!1},next:function(){b.direction=!0,b.index=S(b.index+1),b.updateItemHTML()},prev:function(){b.direction=!1,b.index=S(b.index-1),b.updateItemHTML()},goTo:function(a){b.direction=a>=b.index,b.index=a,b.updateItemHTML()},preloadNearbyImages:function(){var a,c=b.st.gallery.preload,d=Math.min(c[0],b.items.length),e=Math.min(c[1],b.items.length);for(a=1;a<=(b.direction?e:d);a++)b._preloadItem(b.index+a);for(a=1;a<=(b.direction?d:e);a++)b._preloadItem(b.index-a)},_preloadItem:function(c){if(c=S(c),!b.items[c].preloaded){var d=b.items[c];d.parsed||(d=b.parseEl(c)),y("LazyLoad",d),"image"===d.type&&(d.img=a('<img class="mfp-img" />').on("load.mfploader",function(){d.hasSize=!0}).on("error.mfploader",function(){d.hasSize=!0,d.loadError=!0,y("LazyLoadError",d)}).attr("src",d.src)),d.preloaded=!0}}}});var U="retina";a.magnificPopup.registerModule(U,{options:{replaceSrc:function(a){return a.src.replace(/\.\w+$/,function(a){return"@2x"+a})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var a=b.st.retina,c=a.ratio;c=isNaN(c)?c():c,c>1&&(w("ImageHasSize."+U,function(a,b){b.img.css({"max-width":b.img[0].naturalWidth/c,width:"100%"})}),w("ElementParse."+U,function(b,d){d.src=a.replaceSrc(d,c)}))}}}}),A()});
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/magnify_popup/magnific-popup.css b/Varsity_Template/template/vendors/magnify_popup/magnific-popup.css new file mode 100644 index 0000000..2e42a96 --- /dev/null +++ b/Varsity_Template/template/vendors/magnify_popup/magnific-popup.css @@ -0,0 +1,351 @@ +/* Magnific Popup CSS */ +.mfp-bg { + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1042; + overflow: hidden; + position: fixed; + background: #0b0b0b; + opacity: 0.8; } + + .mfp-wrap { + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1043; + position: fixed; + outline: none !important; + -webkit-backface-visibility: hidden; } + + .mfp-container { + text-align: center; + position: absolute; + width: 100%; + height: 100%; + left: 0; + top: 0; + padding: 0 8px; + box-sizing: border-box; } + + .mfp-container:before { + content: ''; + display: inline-block; + height: 100%; + vertical-align: middle; } + + .mfp-align-top .mfp-container:before { + display: none; } + + .mfp-content { + position: relative; + display: inline-block; + vertical-align: middle; + margin: 0 auto; + text-align: left; + z-index: 1045; } + + .mfp-inline-holder .mfp-content, + .mfp-ajax-holder .mfp-content { + width: 100%; + cursor: auto; } + + .mfp-ajax-cur { + cursor: progress; } + + .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { + cursor: -moz-zoom-out; + cursor: -webkit-zoom-out; + cursor: zoom-out; } + + .mfp-zoom { + cursor: pointer; + cursor: -webkit-zoom-in; + cursor: -moz-zoom-in; + cursor: zoom-in; } + + .mfp-auto-cursor .mfp-content { + cursor: auto; } + + .mfp-close, + .mfp-arrow, + .mfp-preloader, + .mfp-counter { + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; } + + .mfp-loading.mfp-figure { + display: none; } + + .mfp-hide { + display: none !important; } + + .mfp-preloader { + color: #CCC; + position: absolute; + top: 50%; + width: auto; + text-align: center; + margin-top: -0.8em; + left: 8px; + right: 8px; + z-index: 1044; } + .mfp-preloader a { + color: #CCC; } + .mfp-preloader a:hover { + color: #FFF; } + + .mfp-s-ready .mfp-preloader { + display: none; } + + .mfp-s-error .mfp-content { + display: none; } + + button.mfp-close, + button.mfp-arrow { + overflow: visible; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none; + display: block; + outline: none; + padding: 0; + z-index: 1046; + box-shadow: none; + touch-action: manipulation; } + + button::-moz-focus-inner { + padding: 0; + border: 0; } + + .mfp-close { + width: 44px; + height: 44px; + line-height: 44px; + position: absolute; + right: 0; + top: 0; + text-decoration: none; + text-align: center; + opacity: 0.65; + padding: 0 0 18px 10px; + color: #FFF; + font-style: normal; + font-size: 28px; + font-family: Arial, Baskerville, monospace; } + .mfp-close:hover, + .mfp-close:focus { + opacity: 1; } + .mfp-close:active { + top: 1px; } + + .mfp-close-btn-in .mfp-close { + color: #333; } + + .mfp-image-holder .mfp-close, + .mfp-iframe-holder .mfp-close { + color: #FFF; + right: -6px; + text-align: right; + padding-right: 6px; + width: 100%; } + + .mfp-counter { + position: absolute; + top: 0; + right: 0; + color: #CCC; + font-size: 12px; + line-height: 18px; + white-space: nowrap; } + + .mfp-arrow { + position: absolute; + opacity: 0.65; + margin: 0; + top: 50%; + margin-top: -55px; + padding: 0; + width: 90px; + height: 110px; + -webkit-tap-highlight-color: transparent; } + .mfp-arrow:active { + margin-top: -54px; } + .mfp-arrow:hover, + .mfp-arrow:focus { + opacity: 1; } + .mfp-arrow:before, + .mfp-arrow:after { + content: ''; + display: block; + width: 0; + height: 0; + position: absolute; + left: 0; + top: 0; + margin-top: 35px; + margin-left: 35px; + border: medium inset transparent; } + .mfp-arrow:after { + border-top-width: 13px; + border-bottom-width: 13px; + top: 8px; } + .mfp-arrow:before { + border-top-width: 21px; + border-bottom-width: 21px; + opacity: 0.7; } + + .mfp-arrow-left { + left: 0; } + .mfp-arrow-left:after { + border-right: 17px solid #FFF; + margin-left: 31px; } + .mfp-arrow-left:before { + margin-left: 25px; + border-right: 27px solid #3F3F3F; } + + .mfp-arrow-right { + right: 0; } + .mfp-arrow-right:after { + border-left: 17px solid #FFF; + margin-left: 39px; } + .mfp-arrow-right:before { + border-left: 27px solid #3F3F3F; } + + .mfp-iframe-holder { + padding-top: 40px; + padding-bottom: 40px; } + .mfp-iframe-holder .mfp-content { + line-height: 0; + width: 100%; + max-width: 900px; } + .mfp-iframe-holder .mfp-close { + top: -40px; } + + .mfp-iframe-scaler { + width: 100%; + height: 0; + overflow: hidden; + padding-top: 56.25%; } + .mfp-iframe-scaler iframe { + position: absolute; + display: block; + top: 0; + left: 0; + width: 100%; + height: 100%; + box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); + background: #000; } + + /* Main image in popup */ + img.mfp-img { + width: auto; + max-width: 100%; + height: auto; + display: block; + line-height: 0; + box-sizing: border-box; + padding: 40px 0 40px; + margin: 0 auto; } + + /* The shadow behind the image */ + .mfp-figure { + line-height: 0; } + .mfp-figure:after { + content: ''; + position: absolute; + left: 0; + top: 40px; + bottom: 40px; + display: block; + right: 0; + width: auto; + height: auto; + z-index: -1; + box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); + background: #444; } + .mfp-figure small { + color: #BDBDBD; + display: block; + font-size: 12px; + line-height: 14px; } + .mfp-figure figure { + margin: 0; } + + .mfp-bottom-bar { + margin-top: -36px; + position: absolute; + top: 100%; + left: 0; + width: 100%; + cursor: auto; } + + .mfp-title { + text-align: left; + line-height: 18px; + color: #F3F3F3; + word-wrap: break-word; + padding-right: 36px; } + + .mfp-image-holder .mfp-content { + max-width: 100%; } + + .mfp-gallery .mfp-image-holder .mfp-figure { + cursor: pointer; } + + @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { + /** + * Remove all paddings around the image on small screen + */ + .mfp-img-mobile .mfp-image-holder { + padding-left: 0; + padding-right: 0; } + .mfp-img-mobile img.mfp-img { + padding: 0; } + .mfp-img-mobile .mfp-figure:after { + top: 0; + bottom: 0; } + .mfp-img-mobile .mfp-figure small { + display: inline; + margin-left: 5px; } + .mfp-img-mobile .mfp-bottom-bar { + background: rgba(0, 0, 0, 0.6); + bottom: 0; + margin: 0; + top: auto; + padding: 3px 5px; + position: fixed; + box-sizing: border-box; } + .mfp-img-mobile .mfp-bottom-bar:empty { + padding: 0; } + .mfp-img-mobile .mfp-counter { + right: 5px; + top: 3px; } + .mfp-img-mobile .mfp-close { + top: 0; + right: 0; + width: 35px; + height: 35px; + line-height: 35px; + background: rgba(0, 0, 0, 0.6); + position: fixed; + text-align: center; + padding: 0; } } + + @media all and (max-width: 900px) { + .mfp-arrow { + -webkit-transform: scale(0.75); + transform: scale(0.75); } + .mfp-arrow-left { + -webkit-transform-origin: 0; + transform-origin: 0; } + .mfp-arrow-right { + -webkit-transform-origin: 100%; + transform-origin: 100%; } + .mfp-container { + padding-left: 6px; + padding-right: 6px; } }
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/niceselect/css/nice-select.css b/Varsity_Template/template/vendors/niceselect/css/nice-select.css new file mode 100644 index 0000000..dd77ea9 --- /dev/null +++ b/Varsity_Template/template/vendors/niceselect/css/nice-select.css @@ -0,0 +1,137 @@ +.nice-select { + -webkit-tap-highlight-color: transparent; + background-color: #fff; + border-radius: 5px; + border: solid 1px #e8e8e8; + box-sizing: border-box; + clear: both; + cursor: pointer; + display: block; + float: left; + font-family: inherit; + font-size: 14px; + font-weight: normal; + height: 42px; + line-height: 40px; + outline: none; + padding-left: 18px; + padding-right: 30px; + position: relative; + text-align: left !important; + -webkit-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + white-space: nowrap; + width: auto; } + .nice-select:hover { + border-color: #dbdbdb; } + .nice-select:active, .nice-select.open, .nice-select:focus { + border-color: #999; } + .nice-select:after { + border-bottom: 2px solid #999; + border-right: 2px solid #999; + content: ''; + display: block; + height: 10px; + margin-top: -4px; + pointer-events: none; + position: absolute; + right: 12px; + top: 50%; + -webkit-transform-origin: 66% 66%; + -ms-transform-origin: 66% 66%; + transform-origin: 66% 66%; + -webkit-transform: rotate(45deg); + -ms-transform: rotate(45deg); + transform: rotate(45deg); + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; + width: 10px; } + .nice-select.open:after { + -webkit-transform: rotate(-135deg); + -ms-transform: rotate(-135deg); + transform: rotate(-135deg); } + .nice-select.open .list { + opacity: 1; + pointer-events: auto; + -webkit-transform: scale(1) translateY(0); + -ms-transform: scale(1) translateY(0); + transform: scale(1) translateY(0); } + .nice-select.disabled { + border-color: #ededed; + color: #999; + pointer-events: none; } + .nice-select.disabled:after { + border-color: #cccccc; } + .nice-select.wide { + width: 100%; } + .nice-select.wide .list { + left: 0 !important; + right: 0 !important; } + .nice-select.right { + float: right; } + .nice-select.right .list { + left: auto; + right: 0; } + .nice-select.small { + font-size: 12px; + height: 36px; + line-height: 34px; } + .nice-select.small:after { + height: 4px; + width: 4px; } + .nice-select.small .option { + line-height: 34px; + min-height: 34px; } + .nice-select .list { + background-color: #fff; + border-radius: 5px; + box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); + box-sizing: border-box; + opacity: 0; + overflow: hidden; + padding: 0; + pointer-events: none; + position: absolute; + top: 100%; + left: 0; + -webkit-transform-origin: 50% 0; + -ms-transform-origin: 50% 0; + transform-origin: 50% 0; + -webkit-transform: scale(0.75) translateY(-21px); + -ms-transform: scale(0.75) translateY(-21px); + transform: scale(0.75) translateY(-21px); + -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; + transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; + z-index: 9; } + .nice-select .list:hover .option:not(:hover) { + background-color: transparent !important; } + .nice-select .option { + cursor: pointer; + font-weight: 400; + line-height: 40px; + list-style: none; + min-height: 40px; + outline: none; + padding-left: 18px; + padding-right: 29px; + text-align: left; + -webkit-transition: all 0.2s; + transition: all 0.2s; } + .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { + background-color: #f6f6f6; } + .nice-select .option.selected { + font-weight: bold; } + .nice-select .option.disabled { + background-color: transparent; + color: #999; + cursor: default; } + +.no-csspointerevents .nice-select .list { + display: none; } + +.no-csspointerevents .nice-select.open .list { + display: block; } diff --git a/Varsity_Template/template/vendors/niceselect/js/jquery.nice-select.min.js b/Varsity_Template/template/vendors/niceselect/js/jquery.nice-select.min.js new file mode 100644 index 0000000..88eb2d6 --- /dev/null +++ b/Varsity_Template/template/vendors/niceselect/js/jquery.nice-select.min.js @@ -0,0 +1,4 @@ +/* jQuery Nice Select - v1.0 + https://github.com/hernansartorio/jquery-nice-select + Made by Hernán Sartorio */ +!function(e){e.fn.niceSelect=function(t){function s(t){t.after(e("<div></div>").addClass("nice-select").addClass(t.attr("class")||"").addClass(t.attr("disabled")?"disabled":"").attr("tabindex",t.attr("disabled")?null:"0").html('<span class="current"></span><ul class="list"></ul>'));var s=t.next(),n=t.find("option"),i=t.find("option:selected");s.find(".current").html(i.data("display")||i.text()),n.each(function(t){var n=e(this),i=n.data("display");s.find("ul").append(e("<li></li>").attr("data-value",n.val()).attr("data-display",i||null).addClass("option"+(n.is(":selected")?" selected":"")+(n.is(":disabled")?" disabled":"")).html(n.text()))})}if("string"==typeof t)return"update"==t?this.each(function(){var t=e(this),n=e(this).next(".nice-select"),i=n.hasClass("open");n.length&&(n.remove(),s(t),i&&t.next().trigger("click"))}):"destroy"==t?(this.each(function(){var t=e(this),s=e(this).next(".nice-select");s.length&&(s.remove(),t.css("display",""))}),0==e(".nice-select").length&&e(document).off(".nice_select")):console.log('Method "'+t+'" does not exist.'),this;this.hide(),this.each(function(){var t=e(this);t.next().hasClass("nice-select")||s(t)}),e(document).off(".nice_select"),e(document).on("click.nice_select",".nice-select",function(t){var s=e(this);e(".nice-select").not(s).removeClass("open"),s.toggleClass("open"),s.hasClass("open")?(s.find(".option"),s.find(".focus").removeClass("focus"),s.find(".selected").addClass("focus")):s.focus()}),e(document).on("click.nice_select",function(t){0===e(t.target).closest(".nice-select").length&&e(".nice-select").removeClass("open").find(".option")}),e(document).on("click.nice_select",".nice-select .option:not(.disabled)",function(t){var s=e(this),n=s.closest(".nice-select");n.find(".selected").removeClass("selected"),s.addClass("selected");var i=s.data("display")||s.text();n.find(".current").text(i),n.prev("select").val(s.data("value")).trigger("change")}),e(document).on("keydown.nice_select",".nice-select",function(t){var s=e(this),n=e(s.find(".focus")||s.find(".list .option.selected"));if(32==t.keyCode||13==t.keyCode)return s.hasClass("open")?n.trigger("click"):s.trigger("click"),!1;if(40==t.keyCode){if(s.hasClass("open")){var i=n.nextAll(".option:not(.disabled)").first();i.length>0&&(s.find(".focus").removeClass("focus"),i.addClass("focus"))}else s.trigger("click");return!1}if(38==t.keyCode){if(s.hasClass("open")){var l=n.prevAll(".option:not(.disabled)").first();l.length>0&&(s.find(".focus").removeClass("focus"),l.addClass("focus"))}else s.trigger("click");return!1}if(27==t.keyCode)s.hasClass("open")&&s.trigger("click");else if(9==t.keyCode&&s.hasClass("open"))return!1});var n=document.createElement("a").style;return n.cssText="pointer-events:auto","auto"!==n.pointerEvents&&e("html").addClass("no-csspointerevents"),this}}(jQuery);
\ No newline at end of file diff --git a/Varsity_Template/template/vendors/owl_carousel/css/owl.carousel.css b/Varsity_Template/template/vendors/owl_carousel/css/owl.carousel.css new file mode 100644 index 0000000..40237bc --- /dev/null +++ b/Varsity_Template/template/vendors/owl_carousel/css/owl.carousel.css @@ -0,0 +1,186 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +/* + * Owl Carousel - Core + */ +.owl-carousel { + display: none; + width: 100%; + -webkit-tap-highlight-color: transparent; + /* position relative and z-index fix webkit rendering fonts issue */ + position: relative; + z-index: 1; } + .owl-carousel .owl-stage { + position: relative; + -ms-touch-action: pan-Y; + touch-action: manipulation; + -moz-backface-visibility: hidden; + /* fix firefox animation glitch */ } + .owl-carousel .owl-stage:after { + content: "."; + display: block; + clear: both; + visibility: hidden; + line-height: 0; + height: 0; } + .owl-carousel .owl-stage-outer { + position: relative; + overflow: hidden; + /* fix for flashing background */ + -webkit-transform: translate3d(0px, 0px, 0px); } + .owl-carousel .owl-wrapper, + .owl-carousel .owl-item { + -webkit-backface-visibility: hidden; + -moz-backface-visibility: hidden; + -ms-backface-visibility: hidden; + -webkit-transform: translate3d(0, 0, 0); + -moz-transform: translate3d(0, 0, 0); + -ms-transform: translate3d(0, 0, 0); } + .owl-carousel .owl-item { + position: relative; + min-height: 1px; + float: left; + -webkit-backface-visibility: hidden; + -webkit-tap-highlight-color: transparent; + -webkit-touch-callout: none; } + .owl-carousel .owl-item img { + display: block; + width: 100%; } + .owl-carousel .owl-nav.disabled, + .owl-carousel .owl-dots.disabled { + display: none; } + .owl-carousel .owl-nav .owl-prev, + .owl-carousel .owl-nav .owl-next, + .owl-carousel .owl-dot { + cursor: pointer; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } + .owl-carousel .owl-nav button.owl-prev, + .owl-carousel .owl-nav button.owl-next, + .owl-carousel button.owl-dot { + background: none; + color: inherit; + border: none; + padding: 0 !important; + font: inherit; } + .owl-carousel.owl-loaded { + display: block; } + .owl-carousel.owl-loading { + opacity: 0; + display: block; } + .owl-carousel.owl-hidden { + opacity: 0; } + .owl-carousel.owl-refresh .owl-item { + visibility: hidden; } + .owl-carousel.owl-drag .owl-item { + -ms-touch-action: pan-y; + touch-action: pan-y; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } + .owl-carousel.owl-grab { + cursor: move; + cursor: grab; } + .owl-carousel.owl-rtl { + direction: rtl; } + .owl-carousel.owl-rtl .owl-item { + float: right; } + +/* No Js */ +.no-js .owl-carousel { + display: block; } + +/* + * Owl Carousel - Animate Plugin + */ +.owl-carousel .animated { + animation-duration: 1000ms; + animation-fill-mode: both; } + +.owl-carousel .owl-animated-in { + z-index: 0; } + +.owl-carousel .owl-animated-out { + z-index: 1; } + +.owl-carousel .fadeOut { + animation-name: fadeOut; } + +@keyframes fadeOut { + 0% { + opacity: 1; } + 100% { + opacity: 0; } } + +/* + * Owl Carousel - Auto Height Plugin + */ +.owl-height { + transition: height 500ms ease-in-out; } + +/* + * Owl Carousel - Lazy Load Plugin + */ +.owl-carousel .owl-item { + /** + This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong + calculation of the height of the owl-item that breaks page layouts + */ } + .owl-carousel .owl-item .owl-lazy { + opacity: 0; + transition: opacity 400ms ease; } + .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) { + max-height: 0; } + .owl-carousel .owl-item img.owl-lazy { + transform-style: preserve-3d; } + +/* + * Owl Carousel - Video Plugin + */ +.owl-carousel .owl-video-wrapper { + position: relative; + height: 100%; + background: #000; } + +.owl-carousel .owl-video-play-icon { + position: absolute; + height: 80px; + width: 80px; + left: 50%; + top: 50%; + margin-left: -40px; + margin-top: -40px; + background: url("owl.video.play.png") no-repeat; + cursor: pointer; + z-index: 1; + -webkit-backface-visibility: hidden; + transition: transform 100ms ease; } + +.owl-carousel .owl-video-play-icon:hover { + -ms-transform: scale(1.3, 1.3); + transform: scale(1.3, 1.3); } + +.owl-carousel .owl-video-playing .owl-video-tn, +.owl-carousel .owl-video-playing .owl-video-play-icon { + display: none; } + +.owl-carousel .owl-video-tn { + opacity: 0; + height: 100%; + background-position: center center; + background-repeat: no-repeat; + background-size: contain; + transition: opacity 400ms ease; } + +.owl-carousel .owl-video-frame { + position: relative; + z-index: 1; + height: 100%; + width: 100%; } diff --git a/Varsity_Template/template/vendors/owl_carousel/js/owl.carousel.min.js b/Varsity_Template/template/vendors/owl_carousel/js/owl.carousel.min.js new file mode 100644 index 0000000..fbbffc5 --- /dev/null +++ b/Varsity_Template/template/vendors/owl_carousel/js/owl.carousel.min.js @@ -0,0 +1,7 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +!function(a,b,c,d){function e(b,c){this.settings=null,this.options=a.extend({},e.Defaults,c),this.$element=a(b),this._handlers={},this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._widths=[],this._invalidated={},this._pipe=[],this._drag={time:null,target:null,pointer:null,stage:{start:null,current:null},direction:null},this._states={current:{},tags:{initializing:["busy"],animating:["busy"],dragging:["interacting"]}},a.each(["onResize","onThrottledResize"],a.proxy(function(b,c){this._handlers[c]=a.proxy(this[c],this)},this)),a.each(e.Plugins,a.proxy(function(a,b){this._plugins[a.charAt(0).toLowerCase()+a.slice(1)]=new b(this)},this)),a.each(e.Workers,a.proxy(function(b,c){this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),this.initialize()}e.Defaults={items:3,loop:!1,center:!1,rewind:!1,checkVisibility:!0,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:b,fallbackEasing:"swing",slideTransition:"",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",refreshClass:"owl-refresh",loadedClass:"owl-loaded",loadingClass:"owl-loading",rtlClass:"owl-rtl",responsiveClass:"owl-responsive",dragClass:"owl-drag",itemClass:"owl-item",stageClass:"owl-stage",stageOuterClass:"owl-stage-outer",grabClass:"owl-grab"},e.Width={Default:"default",Inner:"inner",Outer:"outer"},e.Type={Event:"event",State:"state"},e.Plugins={},e.Workers=[{filter:["width","settings"],run:function(){this._width=this.$element.width()}},{filter:["width","items","settings"],run:function(a){a.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){this.$stage.children(".cloned").remove()}},{filter:["width","items","settings"],run:function(a){var b=this.settings.margin||"",c=!this.settings.autoWidth,d=this.settings.rtl,e={width:"auto","margin-left":d?b:"","margin-right":d?"":b};!c&&this.$stage.children().css(e),a.css=e}},{filter:["width","items","settings"],run:function(a){var b=(this.width()/this.settings.items).toFixed(3)-this.settings.margin,c=null,d=this._items.length,e=!this.settings.autoWidth,f=[];for(a.items={merge:!1,width:b};d--;)c=this._mergers[d],c=this.settings.mergeFit&&Math.min(c,this.settings.items)||c,a.items.merge=c>1||a.items.merge,f[d]=e?b*c:this._items[d].width();this._widths=f}},{filter:["items","settings"],run:function(){var b=[],c=this._items,d=this.settings,e=Math.max(2*d.items,4),f=2*Math.ceil(c.length/2),g=d.loop&&c.length?d.rewind?e:Math.max(e,f):0,h="",i="";for(g/=2;g>0;)b.push(this.normalize(b.length/2,!0)),h+=c[b[b.length-1]][0].outerHTML,b.push(this.normalize(c.length-1-(b.length-1)/2,!0)),i=c[b[b.length-1]][0].outerHTML+i,g-=1;this._clones=b,a(h).addClass("cloned").appendTo(this.$stage),a(i).addClass("cloned").prependTo(this.$stage)}},{filter:["width","items","settings"],run:function(){for(var a=this.settings.rtl?1:-1,b=this._clones.length+this._items.length,c=-1,d=0,e=0,f=[];++c<b;)d=f[c-1]||0,e=this._widths[this.relative(c)]+this.settings.margin,f.push(d+e*a);this._coordinates=f}},{filter:["width","items","settings"],run:function(){var a=this.settings.stagePadding,b=this._coordinates,c={width:Math.ceil(Math.abs(b[b.length-1]))+2*a,"padding-left":a||"","padding-right":a||""};this.$stage.css(c)}},{filter:["width","items","settings"],run:function(a){var b=this._coordinates.length,c=!this.settings.autoWidth,d=this.$stage.children();if(c&&a.items.merge)for(;b--;)a.css.width=this._widths[this.relative(b)],d.eq(b).css(a.css);else c&&(a.css.width=a.items.width,d.css(a.css))}},{filter:["items"],run:function(){this._coordinates.length<1&&this.$stage.removeAttr("style")}},{filter:["width","items","settings"],run:function(a){a.current=a.current?this.$stage.children().index(a.current):0,a.current=Math.max(this.minimum(),Math.min(this.maximum(),a.current)),this.reset(a.current)}},{filter:["position"],run:function(){this.animate(this.coordinates(this._current))}},{filter:["width","position","items","settings"],run:function(){var a,b,c,d,e=this.settings.rtl?1:-1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;c<d;c++)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,(this.op(a,"<=",g)&&this.op(a,">",h)||this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.$stage.children(".active").removeClass("active"),this.$stage.children(":eq("+i.join("), :eq(")+")").addClass("active"),this.$stage.children(".center").removeClass("center"),this.settings.center&&this.$stage.children().eq(this.current()).addClass("center")}}],e.prototype.initializeStage=function(){this.$stage=this.$element.find("."+this.settings.stageClass),this.$stage.length||(this.$element.addClass(this.options.loadingClass),this.$stage=a("<"+this.settings.stageElement+">",{class:this.settings.stageClass}).wrap(a("<div/>",{class:this.settings.stageOuterClass})),this.$element.append(this.$stage.parent()))},e.prototype.initializeItems=function(){var b=this.$element.find(".owl-item");if(b.length)return this._items=b.get().map(function(b){return a(b)}),this._mergers=this._items.map(function(){return 1}),void this.refresh();this.replace(this.$element.children().not(this.$stage.parent())),this.isVisible()?this.refresh():this.invalidate("width"),this.$element.removeClass(this.options.loadingClass).addClass(this.options.loadedClass)},e.prototype.initialize=function(){if(this.enter("initializing"),this.trigger("initialize"),this.$element.toggleClass(this.settings.rtlClass,this.settings.rtl),this.settings.autoWidth&&!this.is("pre-loading")){var a,b,c;a=this.$element.find("img"),b=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:d,c=this.$element.children(b).width(),a.length&&c<=0&&this.preloadAutoWidthImages(a)}this.initializeStage(),this.initializeItems(),this.registerEventHandlers(),this.leave("initializing"),this.trigger("initialized")},e.prototype.isVisible=function(){return!this.settings.checkVisibility||this.$element.is(":visible")},e.prototype.setup=function(){var b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a){a<=b&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),"function"==typeof e.stagePadding&&(e.stagePadding=e.stagePadding()),delete e.responsive,e.responsiveClass&&this.$element.attr("class",this.$element.attr("class").replace(new RegExp("("+this.options.responsiveClass+"-)\\S+\\s","g"),"$1"+d))):e=a.extend({},this.options),this.trigger("change",{property:{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("settings"),this.trigger("changed",{property:{name:"settings",value:this.settings}})},e.prototype.optionsLogic=function(){this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",{content:b});return c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.options.itemClass).append(b)),this.trigger("prepared",{content:c.data}),c.data},e.prototype.update=function(){for(var b=0,c=this._pipe.length,d=a.proxy(function(a){return this[a]},this._invalidated),e={};b<c;)(this._invalidated.all||a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b++;this._invalidated={},!this.is("valid")&&this.enter("valid")},e.prototype.width=function(a){switch(a=a||e.Width.Default){case e.Width.Inner:case e.Width.Outer:return this._width;default:return this._width-2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function(){this.enter("refreshing"),this.trigger("refresh"),this.setup(),this.optionsLogic(),this.$element.addClass(this.options.refreshClass),this.update(),this.$element.removeClass(this.options.refreshClass),this.leave("refreshing"),this.trigger("refreshed")},e.prototype.onThrottledResize=function(){b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this._handlers.onResize,this.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return!!this._items.length&&(this._width!==this.$element.width()&&(!!this.isVisible()&&(this.enter("resizing"),this.trigger("resize").isDefaultPrevented()?(this.leave("resizing"),!1):(this.invalidate("width"),this.refresh(),this.leave("resizing"),void this.trigger("resized")))))},e.prototype.registerEventHandlers=function(){a.support.transition&&this.$stage.on(a.support.transition.end+".owl.core",a.proxy(this.onTransitionEnd,this)),!1!==this.settings.responsive&&this.on(b,"resize",this._handlers.onThrottledResize),this.settings.mouseDrag&&(this.$element.addClass(this.options.dragClass),this.$stage.on("mousedown.owl.core",a.proxy(this.onDragStart,this)),this.$stage.on("dragstart.owl.core selectstart.owl.core",function(){return!1})),this.settings.touchDrag&&(this.$stage.on("touchstart.owl.core",a.proxy(this.onDragStart,this)),this.$stage.on("touchcancel.owl.core",a.proxy(this.onDragEnd,this)))},e.prototype.onDragStart=function(b){var d=null;3!==b.which&&(a.support.transform?(d=this.$stage.css("transform").replace(/.*\(|\)| /g,"").split(","),d={x:d[16===d.length?12:4],y:d[16===d.length?13:5]}):(d=this.$stage.position(),d={x:this.settings.rtl?d.left+this.$stage.width()-this.width()+this.settings.margin:d.left,y:d.top}),this.is("animating")&&(a.support.transform?this.animate(d.x):this.$stage.stop(),this.invalidate("position")),this.$element.toggleClass(this.options.grabClass,"mousedown"===b.type),this.speed(0),this._drag.time=(new Date).getTime(),this._drag.target=a(b.target),this._drag.stage.start=d,this._drag.stage.current=d,this._drag.pointer=this.pointer(b),a(c).on("mouseup.owl.core touchend.owl.core",a.proxy(this.onDragEnd,this)),a(c).one("mousemove.owl.core touchmove.owl.core",a.proxy(function(b){var d=this.difference(this._drag.pointer,this.pointer(b));a(c).on("mousemove.owl.core touchmove.owl.core",a.proxy(this.onDragMove,this)),Math.abs(d.x)<Math.abs(d.y)&&this.is("valid")||(b.preventDefault(),this.enter("dragging"),this.trigger("drag"))},this)))},e.prototype.onDragMove=function(a){var b=null,c=null,d=null,e=this.difference(this._drag.pointer,this.pointer(a)),f=this.difference(this._drag.stage.start,e);this.is("dragging")&&(a.preventDefault(),this.settings.loop?(b=this.coordinates(this.minimum()),c=this.coordinates(this.maximum()+1)-b,f.x=((f.x-b)%c+c)%c+b):(b=this.settings.rtl?this.coordinates(this.maximum()):this.coordinates(this.minimum()),c=this.settings.rtl?this.coordinates(this.minimum()):this.coordinates(this.maximum()),d=this.settings.pullDrag?-1*e.x/5:0,f.x=Math.max(Math.min(f.x,b+d),c+d)),this._drag.stage.current=f,this.animate(f.x))},e.prototype.onDragEnd=function(b){var d=this.difference(this._drag.pointer,this.pointer(b)),e=this._drag.stage.current,f=d.x>0^this.settings.rtl?"left":"right";a(c).off(".owl.core"),this.$element.removeClass(this.options.grabClass),(0!==d.x&&this.is("dragging")||!this.is("valid"))&&(this.speed(this.settings.dragEndSpeed||this.settings.smartSpeed),this.current(this.closest(e.x,0!==d.x?f:this._drag.direction)),this.invalidate("position"),this.update(),this._drag.direction=f,(Math.abs(d.x)>3||(new Date).getTime()-this._drag.time>300)&&this._drag.target.one("click.owl.core",function(){return!1})),this.is("dragging")&&(this.leave("dragging"),this.trigger("dragged"))},e.prototype.closest=function(b,c){var e=-1,f=30,g=this.width(),h=this.coordinates();return this.settings.freeDrag||a.each(h,a.proxy(function(a,i){return"left"===c&&b>i-f&&b<i+f?e=a:"right"===c&&b>i-g-f&&b<i-g+f?e=a+1:this.op(b,"<",i)&&this.op(b,">",h[a+1]!==d?h[a+1]:i-g)&&(e="left"===c?a+1:a),-1===e},this)),this.settings.loop||(this.op(b,">",h[this.minimum()])?e=b=this.minimum():this.op(b,"<",h[this.maximum()])&&(e=b=this.maximum())),e},e.prototype.animate=function(b){var c=this.speed()>0;this.is("animating")&&this.onTransitionEnd(),c&&(this.enter("animating"),this.trigger("translate")),a.support.transform3d&&a.support.transition?this.$stage.css({transform:"translate3d("+b+"px,0px,0px)",transition:this.speed()/1e3+"s"+(this.settings.slideTransition?" "+this.settings.slideTransition:"")}):c?this.$stage.animate({left:b+"px"},this.speed(),this.settings.fallbackEasing,a.proxy(this.onTransitionEnd,this)):this.$stage.css({left:b+"px"})},e.prototype.is=function(a){return this._states.current[a]&&this._states.current[a]>0},e.prototype.current=function(a){if(a===d)return this._current;if(0===this._items.length)return d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:{name:"position",value:a}});b.data!==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.trigger("changed",{property:{name:"position",value:this._current}})}return this._current},e.prototype.invalidate=function(b){return"string"===a.type(b)&&(this._invalidated[b]=!0,this.is("valid")&&this.leave("valid")),a.map(this._invalidated,function(a,b){return b})},e.prototype.reset=function(a){(a=this.normalize(a))!==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype.normalize=function(a,b){var c=this._items.length,e=b?0:this._clones.length;return!this.isNumeric(a)||c<1?a=d:(a<0||a>=c+e)&&(a=((a-e/2)%c+c)%c+e/2),a},e.prototype.relative=function(a){return a-=this._clones.length/2,this.normalize(a,!0)},e.prototype.maximum=function(a){var b,c,d,e=this.settings,f=this._coordinates.length;if(e.loop)f=this._clones.length/2+this._items.length-1;else if(e.autoWidth||e.merge){if(b=this._items.length)for(c=this._items[--b].width(),d=this.$element.width();b--&&!((c+=this._items[b].width()+this.settings.margin)>d););f=b+1}else f=e.center?this._items.length-1:this._items.length-e.items;return a&&(f-=this._clones.length/2),Math.max(f,0)},e.prototype.minimum=function(a){return a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?this._items.slice():(a=this.normalize(a,!0),this._items[a])},e.prototype.mergers=function(a){return a===d?this._mergers.slice():(a=this.normalize(a,!0),this._mergers[a])},e.prototype.clones=function(b){var c=this._clones.length/2,e=c+this._items.length,f=function(a){return a%2==0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return f(b)}):a.map(this._clones,function(a,c){return a===b?f(c):null})},e.prototype.speed=function(a){return a!==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var c,e=1,f=b-1;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return this.coordinates(b)},this)):(this.settings.center?(this.settings.rtl&&(e=-1,f=b+1),c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[f]||0))/2*e):c=this._coordinates[f]||0,c=Math.ceil(c))},e.prototype.duration=function(a,b,c){return 0===c?0:Math.min(Math.max(Math.abs(b-a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(a,b){var c=this.current(),d=null,e=a-this.relative(c),f=(e>0)-(e<0),g=this._items.length,h=this.minimum(),i=this.maximum();this.settings.loop?(!this.settings.rewind&&Math.abs(e)>g/2&&(e+=-1*f*g),a=c+e,(d=((a-h)%g+g)%g+h)!==a&&d-e<=i&&d-e>0&&(c=d-e,a=d,this.reset(c))):this.settings.rewind?(i+=1,a=(a%i+i)%i):a=Math.max(h,Math.min(i,a)),this.speed(this.duration(c,a,b)),this.current(a),this.isVisible()&&this.update()},e.prototype.next=function(a){a=a||!1,this.to(this.relative(this.current())+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-1,a)},e.prototype.onTransitionEnd=function(a){if(a!==d&&(a.stopPropagation(),(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0)))return!1;this.leave("animating"),this.trigger("translated")},e.prototype.viewport=function(){var d;return this.options.responsiveBaseElement!==b?d=a(this.options.responsiveBaseElement).width():b.innerWidth?d=b.innerWidth:c.documentElement&&c.documentElement.clientWidth?d=c.documentElement.clientWidth:console.warn("Can not detect viewport width."),d},e.prototype.replace=function(b){this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSelector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b){b=this.prepare(b),this.$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").addBack("[data-merge]").attr("data-merge")||1)},this)),this.reset(this.isNumeric(this.settings.startPosition)?this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(b,c){var e=this.relative(this._current);c=c===d?this._items.length:this.normalize(c,!0),b=b instanceof jQuery?b:a(b),this.trigger("add",{content:b,position:c}),b=this.prepare(b),0===this._items.length||c===this._items.length?(0===this._items.length&&this.$stage.append(b),0!==this._items.length&&this._items[c-1].after(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").addBack("[data-merge]").attr("data-merge")||1)):(this._items[c].before(b),this._items.splice(c,0,b),this._mergers.splice(c,0,1*b.find("[data-merge]").addBack("[data-merge]").attr("data-merge")||1)),this._items[e]&&this.reset(this._items[e].index()),this.invalidate("items"),this.trigger("added",{content:b,position:c})},e.prototype.remove=function(a){(a=this.normalize(a,!0))!==d&&(this.trigger("remove",{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",{content:null,position:a}))},e.prototype.preloadAutoWidthImages=function(b){b.each(a.proxy(function(b,c){this.enter("pre-loading"),c=a(c),a(new Image).one("load",a.proxy(function(a){c.attr("src",a.target.src),c.css("opacity",1),this.leave("pre-loading"),!this.is("pre-loading")&&!this.is("initializing")&&this.refresh()},this)).attr("src",c.attr("src")||c.attr("data-src")||c.attr("data-src-retina"))},this))},e.prototype.destroy=function(){this.$element.off(".owl.core"),this.$stage.off(".owl.core"),a(c).off(".owl.core"),!1!==this.settings.responsive&&(b.clearTimeout(this.resizeTimer),this.off(b,"resize",this._handlers.onThrottledResize));for(var d in this._plugins)this._plugins[d].destroy();this.$stage.children(".cloned").remove(),this.$stage.unwrap(),this.$stage.children().contents().unwrap(),this.$stage.children().unwrap(),this.$stage.remove(),this.$element.removeClass(this.options.refreshClass).removeClass(this.options.loadingClass).removeClass(this.options.loadedClass).removeClass(this.options.rtlClass).removeClass(this.options.dragClass).removeClass(this.options.grabClass).attr("class",this.$element.attr("class").replace(new RegExp(this.options.responsiveClass+"-\\S+\\s","g"),"")).removeData("owl.carousel")},e.prototype.op=function(a,b,c){var d=this.settings.rtl;switch(b){case"<":return d?a>c:a<c;case">":return d?a<c:a>c;case">=":return d?a<=c:a>=c;case"<=":return d?a>=c:a<=c}},e.prototype.on=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=function(a,b,c,d){a.removeEventListener?a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.trigger=function(b,c,d,f,g){var h={item:{count:this._items.length,index:this.current()}},i=a.camelCase(a.grep(["on",b,d],function(a){return a}).join("-").toLowerCase()),j=a.Event([b,"owl",d||"carousel"].join(".").toLowerCase(),a.extend({relatedTarget:this},h,c));return this._supress[b]||(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(j)}),this.register({type:e.Type.Event,name:b}),this.$element.trigger(j),this.settings&&"function"==typeof this.settings[i]&&this.settings[i].call(this,j)),j},e.prototype.enter=function(b){a.each([b].concat(this._states.tags[b]||[]),a.proxy(function(a,b){this._states.current[b]===d&&(this._states.current[b]=0),this._states.current[b]++},this))},e.prototype.leave=function(b){a.each([b].concat(this._states.tags[b]||[]),a.proxy(function(a,b){this._states.current[b]--},this))},e.prototype.register=function(b){if(b.type===e.Type.Event){if(a.event.special[b.name]||(a.event.special[b.name]={}),!a.event.special[b.name].owl){var c=a.event.special[b.name]._default;a.event.special[b.name]._default=function(a){return!c||!c.apply||a.namespace&&-1!==a.namespace.indexOf("owl")?a.namespace&&a.namespace.indexOf("owl")>-1:c.apply(this,arguments)},a.event.special[b.name].owl=!0}}else b.type===e.Type.State&&(this._states.tags[b.name]?this._states.tags[b.name]=this._states.tags[b.name].concat(b.tags):this._states.tags[b.name]=b.tags,this._states.tags[b.name]=a.grep(this._states.tags[b.name],a.proxy(function(c,d){return a.inArray(c,this._states.tags[b.name])===d},this)))},e.prototype.suppress=function(b){a.each(b,a.proxy(function(a,b){this._supress[b]=!0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete this._supress[b]},this))},e.prototype.pointer=function(a){var c={x:null,y:null};return a=a.originalEvent||a||b.event,a=a.touches&&a.touches.length?a.touches[0]:a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:a,a.pageX?(c.x=a.pageX,c.y=a.pageY):(c.x=a.clientX,c.y=a.clientY),c},e.prototype.isNumeric=function(a){return!isNaN(parseFloat(a))},e.prototype.difference=function(a,b){return{x:a.x-b.x,y:a.y-b.y}},a.fn.owlCarousel=function(b){var c=Array.prototype.slice.call(arguments,1);return this.each(function(){var d=a(this),f=d.data("owl.carousel");f||(f=new e(this,"object"==typeof b&&b),d.data("owl.carousel",f),a.each(["next","prev","to","destroy","refresh","replace","add","remove"],function(b,c){f.register({type:e.Type.Event,name:c}),f.$element.on(c+".owl.carousel.core",a.proxy(function(a){a.namespace&&a.relatedTarget!==this&&(this.suppress([c]),f[c].apply(this,[].slice.call(arguments,1)),this.release([c]))},f))})),"string"==typeof b&&"_"!==b.charAt(0)&&f[b].apply(f,c)})},a.fn.owlCarousel.Constructor=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._interval=null,this._visible=null,this._handlers={"initialized.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoRefresh&&this.watch()},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers)};e.Defaults={autoRefresh:!0,autoRefreshInterval:500},e.prototype.watch=function(){this._interval||(this._visible=this._core.isVisible(),this._interval=b.setInterval(a.proxy(this.refresh,this),this._core.settings.autoRefreshInterval))},e.prototype.refresh=function(){this._core.isVisible()!==this._visible&&(this._visible=!this._visible,this._core.$element.toggleClass("owl-hidden",!this._visible),this._visible&&this._core.invalidate("width")&&this._core.refresh())},e.prototype.destroy=function(){var a,c;b.clearInterval(this._interval);for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoRefresh=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel change.owl.carousel resized.owl.carousel":a.proxy(function(b){if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"position"==b.property.name||"initialized"==b.type)){var c=this._core.settings,e=c.center&&Math.ceil(c.items/2)||c.items,f=c.center&&-1*e||0,g=(b.property&&b.property.value!==d?b.property.value:this._core.current())+f,h=this._core.clones().length,i=a.proxy(function(a,b){this.load(b)},this);for(c.lazyLoadEager>0&&(e+=c.lazyLoadEager,c.loop&&(g-=c.lazyLoadEager,e++));f++<e;)this.load(h/2+this._core.relative(g)),h&&a.each(this._core.clones(this._core.relative(g)),i),g++}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers)};e.Defaults={lazyLoad:!1,lazyLoadEager:0},e.prototype.load=function(c){var d=this._core.$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-src")||f.attr("data-srcset");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?f.one("load.owl.lazy",a.proxy(function(){f.css("opacity",1),this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("src",g):f.is("source")?f.one("load.owl.lazy",a.proxy(function(){this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("srcset",g):(e=new Image,e.onload=a.proxy(function(){f.css({"background-image":'url("'+g+'")',opacity:"1"}),this._core.trigger("loaded",{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this._core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(c){this._core=c,this._previousHeight=null,this._handlers={"initialized.owl.carousel refreshed.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoHeight&&"position"===a.property.name&&this.update()},this),"loaded.owl.lazy":a.proxy(function(a){a.namespace&&this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClass).index()===this._core.current()&&this.update()},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers),this._intervalId=null;var d=this;a(b).on("load",function(){d._core.settings.autoHeight&&d.update()}),a(b).resize(function(){d._core.settings.autoHeight&&(null!=d._intervalId&&clearTimeout(d._intervalId),d._intervalId=setTimeout(function(){d.update()},250))})};e.Defaults={autoHeight:!1,autoHeightClass:"owl-height"},e.prototype.update=function(){var b=this._core._current,c=b+this._core.settings.items,d=this._core.settings.lazyLoad,e=this._core.$stage.children().toArray().slice(b,c),f=[],g=0;a.each(e,function(b,c){f.push(a(c).height())}),g=Math.max.apply(null,f),g<=1&&d&&this._previousHeight&&(g=this._previousHeight),this._previousHeight=g,this._core.$stage.parent().height(g).addClass(this._core.settings.autoHeightClass)},e.prototype.destroy=function(){var a,b;for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._videos={},this._playing=null,this._handlers={"initialized.owl.carousel":a.proxy(function(a){a.namespace&&this._core.register({type:"state",name:"playing",tags:["interacting"]})},this),"resize.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.video&&this.isInFullScreen()&&a.preventDefault()},this),"refreshed.owl.carousel":a.proxy(function(a){a.namespace&&this._core.is("resizing")&&this._core.$stage.find(".cloned .owl-video-frame").remove()},this),"changed.owl.carousel":a.proxy(function(a){a.namespace&&"position"===a.property.name&&this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){if(b.namespace){var c=a(b.content).find(".owl-video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-play-icon",a.proxy(function(a){this.play(a)},this))};e.Defaults={video:!1,videoHeight:!1,videoWidth:!1},e.prototype.fetch=function(a,b){var c=function(){return a.attr("data-vimeo-id")?"vimeo":a.attr("data-vzaar-id")?"vzaar":"youtube"}(),d=a.attr("data-vimeo-id")||a.attr("data-youtube-id")||a.attr("data-vzaar-id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.|app.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com|be\-nocookie\.com)|vzaar\.com)\/(video\/|videos\/|embed\/|channels\/.+\/|groups\/.+\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else if(d[3].indexOf("vimeo")>-1)c="vimeo";else{if(!(d[3].indexOf("vzaar")>-1))throw new Error("Video URL not supported.");c="vzaar"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr("data-video",g),this.thumbnail(a,this._videos[g])},e.prototype.thumbnail=function(b,c){var d,e,f,g=c.width&&c.height?"width:"+c.width+"px;height:"+c.height+"px;":"",h=b.find("img"),i="src",j="",k=this._core.settings,l=function(c){e='<div class="owl-video-play-icon"></div>',d=k.lazyLoad?a("<div/>",{class:"owl-video-tn "+j,srcType:c}):a("<div/>",{class:"owl-video-tn",style:"opacity:1;background-image:url("+c+")"}),b.after(d),b.after(e)};if(b.wrap(a("<div/>",{class:"owl-video-wrapper",style:g})),this._core.settings.lazyLoad&&(i="data-src",j="owl-lazy"),h.length)return l(h.attr(i)),h.remove(),!1;"youtube"===c.type?(f="//img.youtube.com/vi/"+c.id+"/hqdefault.jpg",l(f)):"vimeo"===c.type?a.ajax({type:"GET",url:"//vimeo.com/api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a[0].thumbnail_large,l(f)}}):"vzaar"===c.type&&a.ajax({type:"GET",url:"//vzaar.com/api/videos/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a.framegrab_url,l(f)}})},e.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null,this._core.leave("playing"),this._core.trigger("stopped",null,"video")},e.prototype.play=function(b){var c,d=a(b.target),e=d.closest("."+this._core.settings.itemClass),f=this._videos[e.attr("data-video")],g=f.width||"100%",h=f.height||this._core.$stage.height();this._playing||(this._core.enter("playing"),this._core.trigger("play",null,"video"),e=this._core.items(this._core.relative(e.index())),this._core.reset(e.index()),c=a('<iframe frameborder="0" allowfullscreen mozallowfullscreen webkitAllowFullScreen ></iframe>'),c.attr("height",h),c.attr("width",g),"youtube"===f.type?c.attr("src","//www.youtube.com/embed/"+f.id+"?autoplay=1&rel=0&v="+f.id):"vimeo"===f.type?c.attr("src","//player.vimeo.com/video/"+f.id+"?autoplay=1"):"vzaar"===f.type&&c.attr("src","//view.vzaar.com/"+f.id+"/player?autoplay=true"),a(c).wrap('<div class="owl-video-frame" />').insertAfter(e.find(".owl-video")),this._playing=e.addClass("owl-video-playing"))},e.prototype.isInFullScreen=function(){var b=c.fullscreenElement||c.mozFullScreenElement||c.webkitFullscreenElement;return b&&a(b).parent().hasClass("owl-video-frame")},e.prototype.destroy=function(){var a,b;this._core.$element.off("click.owl.video");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapping=!0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function(a){a.namespace&&"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":a.proxy(function(a){a.namespace&&(this.swapping="translated"==a.type)},this),"translate.owl.carousel":a.proxy(function(a){a.namespace&&this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};e.Defaults={animateOut:!1, +animateIn:!1},e.prototype.swap=function(){if(1===this.core.settings.items&&a.support.animation&&a.support.transition){this.core.speed(0);var b,c=a.proxy(this.clear,this),d=this.core.$stage.children().eq(this.previous),e=this.core.$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings.animateOut;this.core.current()!==this.previous&&(g&&(b=this.core.coordinates(this.previous)-this.core.coordinates(this.next),d.one(a.support.animation.end,c).css({left:b+"px"}).addClass("animated owl-animated-out").addClass(g)),f&&e.one(a.support.animation.end,c).addClass("animated owl-animated-in").addClass(f))}},e.prototype.clear=function(b){a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.onTransitionEnd()},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._call=null,this._time=0,this._timeout=0,this._paused=!0,this._handlers={"changed.owl.carousel":a.proxy(function(a){a.namespace&&"settings"===a.property.name?this._core.settings.autoplay?this.play():this.stop():a.namespace&&"position"===a.property.name&&this._paused&&(this._time=0)},this),"initialized.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoplay&&this.play()},this),"play.owl.autoplay":a.proxy(function(a,b,c){a.namespace&&this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function(a){a.namespace&&this.stop()},this),"mouseover.owl.autoplay":a.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.pause()},this),"mouseleave.owl.autoplay":a.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.play()},this),"touchstart.owl.core":a.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.pause()},this),"touchend.owl.core":a.proxy(function(){this._core.settings.autoplayHoverPause&&this.play()},this)},this._core.$element.on(this._handlers),this._core.options=a.extend({},e.Defaults,this._core.options)};e.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},e.prototype._next=function(d){this._call=b.setTimeout(a.proxy(this._next,this,d),this._timeout*(Math.round(this.read()/this._timeout)+1)-this.read()),this._core.is("interacting")||c.hidden||this._core.next(d||this._core.settings.autoplaySpeed)},e.prototype.read=function(){return(new Date).getTime()-this._time},e.prototype.play=function(c,d){var e;this._core.is("rotating")||this._core.enter("rotating"),c=c||this._core.settings.autoplayTimeout,e=Math.min(this._time%(this._timeout||c),c),this._paused?(this._time=this.read(),this._paused=!1):b.clearTimeout(this._call),this._time+=this.read()%c-e,this._timeout=c,this._call=b.setTimeout(a.proxy(this._next,this,d),c-e)},e.prototype.stop=function(){this._core.is("rotating")&&(this._time=0,this._paused=!0,b.clearTimeout(this._call),this._core.leave("rotating"))},e.prototype.pause=function(){this._core.is("rotating")&&!this._paused&&(this._time=this.read(),this._paused=!0,b.clearTimeout(this._call))},e.prototype.destroy=function(){var a,b;this.stop();for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){"use strict";var e=function(b){this._core=b,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":a.proxy(function(b){b.namespace&&this._core.settings.dotsData&&this._templates.push('<div class="'+this._core.settings.dotClass+'">'+a(b.content).find("[data-dot]").addBack("[data-dot]").attr("data-dot")+"</div>")},this),"added.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.dotsData&&this._templates.splice(a.position,0,this._templates.pop())},this),"remove.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"changed.owl.carousel":a.proxy(function(a){a.namespace&&"position"==a.property.name&&this.draw()},this),"initialized.owl.carousel":a.proxy(function(a){a.namespace&&!this._initialized&&(this._core.trigger("initialize",null,"navigation"),this.initialize(),this.update(),this.draw(),this._initialized=!0,this._core.trigger("initialized",null,"navigation"))},this),"refreshed.owl.carousel":a.proxy(function(a){a.namespace&&this._initialized&&(this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation"))},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this.$element.on(this._handlers)};e.Defaults={nav:!1,navText:['<span aria-label="Previous">‹</span>','<span aria-label="Next">›</span>'],navSpeed:!1,navElement:'button type="button" role="presentation"',navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotsData:!1,dotsSpeed:!1,dotsContainer:!1},e.prototype.initialize=function(){var b,c=this._core.settings;this._controls.$relative=(c.navContainer?a(c.navContainer):a("<div>").addClass(c.navContainerClass).appendTo(this.$element)).addClass("disabled"),this._controls.$previous=a("<"+c.navElement+">").addClass(c.navClass[0]).html(c.navText[0]).prependTo(this._controls.$relative).on("click",a.proxy(function(a){this.prev(c.navSpeed)},this)),this._controls.$next=a("<"+c.navElement+">").addClass(c.navClass[1]).html(c.navText[1]).appendTo(this._controls.$relative).on("click",a.proxy(function(a){this.next(c.navSpeed)},this)),c.dotsData||(this._templates=[a('<button role="button">').addClass(c.dotClass).append(a("<span>")).prop("outerHTML")]),this._controls.$absolute=(c.dotsContainer?a(c.dotsContainer):a("<div>").addClass(c.dotsClass).appendTo(this.$element)).addClass("disabled"),this._controls.$absolute.on("click","button",a.proxy(function(b){var d=a(b.target).parent().is(this._controls.$absolute)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(d,c.dotsSpeed)},this));for(b in this._overrides)this._core[b]=a.proxy(this[b],this)},e.prototype.destroy=function(){var a,b,c,d,e;e=this._core.settings;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)"$relative"===b&&e.navContainer?this._controls[b].html(""):this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},e.prototype.update=function(){var a,b,c,d=this._core.clones().length/2,e=d+this._core.items().length,f=this._core.maximum(!0),g=this._core.settings,h=g.center||g.autoWidth||g.dotsData?1:g.dotsEach||g.items;if("page"!==g.slideBy&&(g.slideBy=Math.min(g.slideBy,g.items)),g.dots||"page"==g.slideBy)for(this._pages=[],a=d,b=0,c=0;a<e;a++){if(b>=h||0===b){if(this._pages.push({start:Math.min(f,a-d),end:a-d+h-1}),Math.min(f,a-d)===f)break;b=0,++c}b+=this._core.mergers(this._core.relative(a))}},e.prototype.draw=function(){var b,c=this._core.settings,d=this._core.items().length<=c.items,e=this._core.relative(this._core.current()),f=c.loop||c.rewind;this._controls.$relative.toggleClass("disabled",!c.nav||d),c.nav&&(this._controls.$previous.toggleClass("disabled",!f&&e<=this._core.minimum(!0)),this._controls.$next.toggleClass("disabled",!f&&e>=this._core.maximum(!0))),this._controls.$absolute.toggleClass("disabled",!c.dots||d),c.dots&&(b=this._pages.length-this._controls.$absolute.children().length,c.dotsData&&0!==b?this._controls.$absolute.html(this._templates.join("")):b>0?this._controls.$absolute.append(new Array(b+1).join(this._templates[0])):b<0&&this._controls.$absolute.children().slice(b).remove(),this._controls.$absolute.find(".active").removeClass("active"),this._controls.$absolute.children().eq(a.inArray(this.current(),this._pages)).addClass("active"))},e.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotsData?1:c.dotsEach||c.items)}},e.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,a.proxy(function(a,c){return a.start<=b&&a.end>=b},this)).pop()},e.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},e.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},e.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},e.prototype.to=function(b,c,d){var e;!d&&this._pages.length?(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c)):a.proxy(this._overrides.to,this._core)(b,c)},a.fn.owlCarousel.Constructor.Plugins.Navigation=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){"use strict";var e=function(c){this._core=c,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(c){c.namespace&&"URLHash"===this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){if(b.namespace){var c=a(b.content).find("[data-hash]").addBack("[data-hash]").attr("data-hash");if(!c)return;this._hashes[c]=b.content}},this),"changed.owl.carousel":a.proxy(function(c){if(c.namespace&&"position"===c.property.name){var d=this._core.items(this._core.relative(this._core.current())),e=a.map(this._hashes,function(a,b){return a===d?b:null}).join();if(!e||b.location.hash.slice(1)===e)return;b.location.hash=e}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(a){var c=b.location.hash.substring(1),e=this._core.$stage.children(),f=this._hashes[c]&&e.index(this._hashes[c]);f!==d&&f!==this._core.current()&&this._core.to(this._core.relative(f),!1,!0)},this))};e.Defaults={URLhashListener:!1},e.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){function e(b,c){var e=!1,f=b.charAt(0).toUpperCase()+b.slice(1);return a.each((b+" "+h.join(f+" ")+f).split(" "),function(a,b){if(g[b]!==d)return e=!c||b,!1}),e}function f(a){return e(a,!0)}var g=a("<support>").get(0).style,h="Webkit Moz O ms".split(" "),i={transition:{end:{WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",transition:"transitionend"}},animation:{end:{WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"}}},j={csstransforms:function(){return!!e("transform")},csstransforms3d:function(){return!!e("perspective")},csstransitions:function(){return!!e("transition")},cssanimations:function(){return!!e("animation")}};j.csstransitions()&&(a.support.transition=new String(f("transition")),a.support.transition.end=i.transition.end[a.support.transition]),j.cssanimations()&&(a.support.animation=new String(f("animation")),a.support.animation.end=i.animation.end[a.support.animation]),j.csstransforms()&&(a.support.transform=new String(f("transform")),a.support.transform3d=j.csstransforms3d())}(window.Zepto||window.jQuery,window,document);
\ No newline at end of file diff --git a/public/app/views/Varsity/components/footer.html b/public/app/views/Varsity/components/footer.html new file mode 100644 index 0000000..cd7f313 --- /dev/null +++ b/public/app/views/Varsity/components/footer.html @@ -0,0 +1,157 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/public/app/views/Varsity/components/header.html b/public/app/views/Varsity/components/header.html new file mode 100644 index 0000000..e65cfe2 --- /dev/null +++ b/public/app/views/Varsity/components/header.html @@ -0,0 +1,163 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Varsity - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
+
\ No newline at end of file diff --git a/public/app/views/Varsity/error/404.html b/public/app/views/Varsity/error/404.html new file mode 100644 index 0000000..1e71b0e --- /dev/null +++ b/public/app/views/Varsity/error/404.html @@ -0,0 +1,323 @@ +<!DOCTYPE html> +<html lang="zxx"> + +<head> + <!-- Required meta tags --> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> + <title>404 Page - Educational and Online Course HTML Website Template</title> + <link rel="icon" href="img/favicon.png" type="image/png"> + <!-- Bootstrap CSS --> + <link rel="stylesheet" href="css/bootstrap.min.css"/> + <!-- animate CSS --> + <link rel="stylesheet" href="css/animate.css"/> + <!-- font awesome CSS --> + <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/> + <!-- nice select CSS --> + <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/> + <!-- owl carousel CSS --> + <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/> + <!-- magnific popup CSS --> + <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/> + <!-- Countdown CSS --> + <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/> + <!-- flaticon CSS --> + <link rel="stylesheet" href="css/flaticon.css"/> + <!-- aos CSS --> + <link rel="stylesheet" href="vendors/aos/aos.css"/> + <!-- style CSS --> + <link rel="stylesheet" href="style.css"/> +</head> + +<body> + <!-- start Preloader --> + <div class="preloder_part"> + <div class="spinner"> + <div class="dot1"></div> + <div class="dot2"></div> + </div> + </div> + <!-- End Preloader --> + + <!-- header part here --> + <header class="header_part"> + <div class="sub_header section_bg"> + <div class="container"> + <div class="row"> + <div class="col-xl-6 col-lg-7 col-md-7"> + <div class="header_contact_info"> + <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a> + </div> + </div> + <div class="col-xl-6 col-lg-5 col-md-5"> + <div class="header_login_info"> + <a href="teacher.html">Become A Teacher</a> + <a href="my-profile.html">My Profile</a> + </div> + </div> + </div> + </div> + </div> + <div class="main_nav"> + <div class="container"> + <div class="row"> + <div class="col-lg-12"> + <div class="header_iner d-flex justify-content-between align-items-center"> + <div class="sidebar_icon troggle_icon d-lg-none"> + <i class="icon_menu"></i> + </div> + <div class="logo"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + </div> + + <nav class="navbar_bar"> + <ul> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a> + <ul> + <li><a class="active" href="index.html">Homepage Style One</a></li> + <li><a href="index-two.html">Homepage Style Two</a> + </li> + <li><a href="index-three.html">One Page Home</a> + </li> + <li><a href="index-four.html">Dark Homepage</a> + </li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a> + <ul> + <li><a href="course-list.html">Course List</a></li> + <li><a href="course-grid.html">Course Grid</a></li> + <li><a href="course-slider.html">Course Slider</a></li> + <li><a href="course-details.html">Course Details</a></li> + <li><a href="course-category.html">Course Category</a></li> + <li><a href="lessons.html">Lessons</a></li> + <li><a href="quizzes.html">Quizzes</a></li> + <li><a href="checkout.html">Checkout</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a> + <ul> + <li><a href="blog-grid.html">Blog Grid</a></li> + <li><a href="blog-slider.html">Blog Slider</a></li> + <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li> + <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li> + <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li> + <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li> + <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li> + </ul> + </li> + <li class="mega_menu_dropdown"> + <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a> + <ul> + <li><a href="about.html">About Us</a></li> + <li><a href="events.html">Events</a></li> + <li><a href="instructor.html">Instructor</a></li> + <li><a href="testimonial.html">Testimonial</a></li> + <li><a href="sample-page.html">Sample Page</a></li> + <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li> + <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li> + <li><a href="404.html">404 Page</a></li> + </ul> + </li> + <li><a href="contact.html">Contact Us</a></li> + </ul> + </nav> + <div class="navbar_btn"> + <a href="live-class.html" class="btn_1">Join Live Class</a> + </div> + </div> + </div> + </div> + </div> + </div> + </header> + <!-- header part end --> + + <!-- 404 page content here --> + <section data-aos="fade-up" + data-aos-duration="1200" class="error_page section_padding" id="scene"> + <div class="container"> + <div class="row justify-content-center"> + <div class="col-lg-7"> + <div class="error_page_iner"> + <img src="img/error.png" alt="#" class="img-fluid"> + <h3>We are Sorry, Page not found</h3> + <form action="#" class="subscribe_form"> + <input type="search" placeholder="Search..."> + <a href="#"><i class="arrow_right"></i></a> + </form> + <p><a href="index.html" class="go_back"><i class="arrow_back"></i>Back to Homepage</a></p> + </div> + </div> + </div> + </div> + <div class="icon_animation"> + <div class="error_icon_1 scene"> + <div class=" layer" data-depth="0.2"> + <img src="img/error/icon_1.png" alt="#"> + </div> + </div> + <div class="error_icon_2 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_2.png" alt="#"> + </div> + </div> + <div class="error_icon_3 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_3.png" alt="#"> + </div> + </div> + <div class="error_icon_4 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_4.png" alt="#"> + </div> + </div> + <div class="error_icon_5 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_5.png" alt="#"> + </div> + </div> + <div class="error_icon_6 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_7.png" alt="#"> + </div> + </div> + <div class="error_icon_7 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_6.png" alt="#"> + </div> + </div> + <div class="error_icon_8 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_9.png" alt="#"> + </div> + </div> + <div class="error_icon_9 scene"> + <div class=" layer" data-depth="0.1"> + <img src="img/error/icon_8.png" alt="#"> + </div> + </div> + </div> + </section> + <!-- 404 page content end --> + + <!-- Start LTR & RTL Button --> + <div class="ltr-rtl-button"> + <a class="default-btn active ltr"> + LTR + </a> + <a class="default-btn rtl"> + RTL + </a> + </div> + <!-- End LTR & RTL Button --> + + <!-- footer part here --> + <footer class="footer_section"> + <div class="container"> + <div class="row justify-content-between"> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer"> + <a href="index.html"><img src="img/logo.png" alt="#"></a> + <p>Loo faff about cockup Harry baking cakes hunky dory mush happy + days on your bike mate.</p> + <div class="footer_contact_info"> + <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a> + <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a> + </div> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Popular Courses</h4> + <ul> + <li><a href="course-details.html">Algebra & Calculus</a></li> + <li><a href="course-details.html">Business Strategy</a></li> + <li><a href="course-details.html">Computer Security & Network</a></li> + <li><a href="course-details.html">Data Analysis</a></li> + <li><a href="course-details.html">English Learning</a></li> + <li><a href="course-details.html">Music & Art</a></li> + </ul> + </div> + </div> + <div class="col-lg-3 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>COURSE CATEGORIES</h4> + <ul> + <li><a href="course-category.html">Arts & Humanities</a></li> + <li><a href="course-category.html">Business</a></li> + <li><a href="course-category.html">Computer Science</a></li> + <li><a href="course-category.html">Data Science</a></li> + <li><a href="course-category.html">Language Learning</a></li> + <li><a href="course-category.html">Math & Logic</a></li> + </ul> + </div> + </div> + <div class="col-lg-2 col-sm-6"> + <div class="single_feature_footer footer_nav"> + <h4>Quick Links</h4> + <ul> + <li><a href="#">Live Class</a></li> + <li><a href="#">Tuition Fees</a></li> + <li><a href="#">Terms & Conditions</a></li> + <li><a href="#">Privacy Policy</a></li> + <li><a href="#">Support</a></li> + <li><a href="#">Career</a></li> + </ul> + </div> + </div> + <div class="col-lg-12"> + <div class="copyright_part"> + <div class="row align-items-center"> + <div class="col-lg-6 col-md-8"> + <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p> + </div> + <div class="col-lg-6 col-md-4"> + <div class="social_icon"> + <a href="#"><i class="social_facebook"></i></a> + <a href="#"><i class="social_twitter"></i></a> + <a href="#"><i class="social_youtube"></i></a> + <a href="#"><i class="social_linkedin"></i></a> + <a href="#"><i class="social_skype"></i></a> + <a href="#"><i class="social_instagram"></i></a> + <a href="#"><i class="social_pinterest"></i></a> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1"> + <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2"> + <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3"> + </footer> + <!-- footer part end --> + + <!-- jquery slim --> + <script src="js/jquery-3.4.1.min.js"></script> + <!-- popper js --> + <script src="js/popper.min.js"></script> + <!-- bootstarp js --> + <script src="js/bootstrap.min.js"></script> + <!-- nice select --> + <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script> + <!-- owl carousel js --> + <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script> + <!-- magnify popup js --> + <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script> + <!-- simplyCountdown js --> + <script src="vendors/countdown/js/simplyCountdown.min.js"></script> + <!-- counter js --> + <script src="vendors/counter/jquery.countTo.js"></script> + <!-- aos js --> + <script src="vendors/aos/aos.js"></script> + <!-- custom js --> + <script src="js/custom.js"></script> +</body> + +</html> diff --git a/public/app/views/Varsity/templates/about.html b/public/app/views/Varsity/templates/about.html new file mode 100644 index 0000000..6d40bfb --- /dev/null +++ b/public/app/views/Varsity/templates/about.html @@ -0,0 +1,388 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>About Us - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>About Us</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>About Us</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- Start about us -->
+ <div class="bg-white section_padding">
+ <div class="container">
+ <div class="row h-100 align-items-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-6">
+ <h1 class="display-4">About Varsity</h1>
+ <p class="lead text-muted mb-0">Varsity is an educational Bootstrap Premium Template</p>
+ <p class="lead text-muted">You can use it for making your modern educational website.
+ </p>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6 d-none d-lg-block"><img src="img/about/about-1.png" alt="" class="img-fluid"></div>
+ </div>
+ </div>
+ </div>
+
+ <div class="bg-light section_padding">
+ <div class="container">
+ <div class="row align-items-center mb-5">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-6 order-2 order-lg-1"><i class="fa fa-bar-chart fa-2x mb-3 text-primary"></i>
+ <h2 class="font-weight-light">Lorem ipsum dolor sit amet</h2>
+ <p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="course-list.html" class="btn_3">Our Courses</a>
+ </div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-5 px-5 mx-auto order-1 order-lg-2"><img src="img/about/about-2.png" alt="" class="img-fluid mb-4 mb-lg-0"></div>
+ </div>
+ <div class="row align-items-center">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-5 px-5 mx-auto"><img src="img/about/about-3.png" alt="" class="img-fluid mb-4 mb-lg-0"></div>
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-lg-6"><i class="fa fa-leaf fa-2x mb-3 text-primary"></i>
+ <h2 class="font-weight-light">Lorem ipsum dolor sit amet</h2>
+ <p class="font-italic text-muted mb-4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p><a href="events.html" class="btn_3">All Events</a>
+ </div>
+ </div>
+ </div>
+ </div>
+
+ <div class="bg-white section_padding">
+ <div class="container">
+ <div class="row mb-4">
+ <div data-aos="fade-up"
+ data-aos-duration="1200" class="col-lg-5">
+ <h2 class="display-4 font-weight-light">Our Team</h2>
+ <p class="font-italic text-muted">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p>
+ </div>
+ </div>
+ <div class="row text-center">
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="1600" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-4.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Manuella Nevoresky</h5><span class="small text-uppercase text-muted">CEO - Founder</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2000" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-3.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Samuel Hardy</h5><span class="small text-uppercase text-muted">Managing Director</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2400" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-2.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">Tom Sunderland</h5><span class="small text-uppercase text-muted">Supervisor</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+
+ <!-- Team item-->
+ <div data-aos="fade-up"
+ data-aos-duration="2800" class="col-xl-3 col-sm-6 mb-5">
+ <div class="bg-white rounded custom-shadow-sm py-5 px-4"><img src="img/about/avatar-1.png" alt="" width="100" class="img-fluid rounded-circle mb-3 img-thumbnail shadow-sm">
+ <h5 class="mb-0">John Tarly</h5><span class="small text-uppercase text-muted">Team Leader</span>
+ <ul class="social mb-0 list-inline mt-3">
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-facebook-f"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-twitter"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-instagram"></i></a></li>
+ <li class="list-inline-item"><a href="#" class="social-link"><i class="fab fa-linkedin"></i></a></li>
+ </ul>
+ </div>
+ </div>
+ <!-- End-->
+ </div>
+ </div>
+ </div>
+ <!-- End about us -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/public/app/views/Varsity/templates/contact.html b/public/app/views/Varsity/templates/contact.html new file mode 100644 index 0000000..bc0f3bf --- /dev/null +++ b/public/app/views/Varsity/templates/contact.html @@ -0,0 +1,314 @@ +<!DOCTYPE html>
+<html lang="zxx">
+
+<head>
+ <!-- Required meta tags -->
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
+ <title>Contact - Educational and Online Course HTML Website Template</title>
+ <link rel="icon" href="img/favicon.png" type="image/png">
+ <!-- Bootstrap CSS -->
+ <link rel="stylesheet" href="css/bootstrap.min.css"/>
+ <!-- animate CSS -->
+ <link rel="stylesheet" href="css/animate.css"/>
+ <!-- font awesome CSS -->
+ <link rel="stylesheet" href="vendors/elegant_Icon/elegent_icon.css"/>
+ <!-- nice select CSS -->
+ <link rel="stylesheet" href="vendors/niceselect/css/nice-select.css"/>
+ <!-- owl carousel CSS -->
+ <link rel="stylesheet" href="vendors/owl_carousel/css/owl.carousel.css"/>
+ <!-- magnific popup CSS -->
+ <link rel="stylesheet" href="vendors/magnify_popup/magnific-popup.css"/>
+ <!-- Countdown CSS -->
+ <link rel="stylesheet" href="vendors/countdown/css/Countdown.css"/>
+ <!-- flaticon CSS -->
+ <link rel="stylesheet" href="css/flaticon.css"/>
+ <!-- aos CSS -->
+ <link rel="stylesheet" href="vendors/aos/aos.css"/>
+ <!-- style CSS -->
+ <link rel="stylesheet" href="style.css"/>
+</head>
+
+<body>
+ <!-- start Preloader -->
+ <div class="preloder_part">
+ <div class="spinner">
+ <div class="dot1"></div>
+ <div class="dot2"></div>
+ </div>
+ </div>
+ <!-- End Preloader -->
+
+ <!-- header part here -->
+ <header class="header_part">
+ <div class="sub_header section_bg">
+ <div class="container">
+ <div class="row">
+ <div class="col-xl-6 col-lg-7 col-md-7">
+ <div class="header_contact_info">
+ <a href="tel:+4641468425"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:admin@example.com"><i class="icon_mail_alt"></i>admin@example.com</a>
+ </div>
+ </div>
+ <div class="col-xl-6 col-lg-5 col-md-5">
+ <div class="header_login_info">
+ <a href="teacher.html">Become A Teacher</a>
+ <a href="my-profile.html">My Profile</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <div class="main_nav">
+ <div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <div class="header_iner d-flex justify-content-between align-items-center">
+ <div class="sidebar_icon troggle_icon d-lg-none">
+ <i class="icon_menu"></i>
+ </div>
+ <div class="logo">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ </div>
+
+ <nav class="navbar_bar">
+ <ul>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link active" href="#">Home</a>
+ <ul>
+ <li><a class="active" href="index.html">Homepage Style One</a></li>
+ <li><a href="index-two.html">Homepage Style Two</a>
+ </li>
+ <li><a href="index-three.html">One Page Home</a>
+ </li>
+ <li><a href="index-four.html">Dark Homepage</a>
+ </li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">All Courses</a>
+ <ul>
+ <li><a href="course-list.html">Course List</a></li>
+ <li><a href="course-grid.html">Course Grid</a></li>
+ <li><a href="course-slider.html">Course Slider</a></li>
+ <li><a href="course-details.html">Course Details</a></li>
+ <li><a href="course-category.html">Course Category</a></li>
+ <li><a href="lessons.html">Lessons</a></li>
+ <li><a href="quizzes.html">Quizzes</a></li>
+ <li><a href="checkout.html">Checkout</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Blog Classic</a>
+ <ul>
+ <li><a href="blog-grid.html">Blog Grid</a></li>
+ <li><a href="blog-slider.html">Blog Slider</a></li>
+ <li><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
+ <li><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
+ <li><a href="blog-details-no-sidebar.html">Blog Details No Sidebar</a></li>
+ <li><a href="blog-details-left-sidebar.html">Blog Details Left Sidebar</a></li>
+ <li><a href="blog-details-right-sidebar.html">Blog Details Right Sidebar</a></li>
+ </ul>
+ </li>
+ <li class="mega_menu_dropdown">
+ <a class="mega_menu_dropdown-toggle nav-link" href="#">Pages</a>
+ <ul>
+ <li><a href="about.html">About Us</a></li>
+ <li><a href="events.html">Events</a></li>
+ <li><a href="instructor.html">Instructor</a></li>
+ <li><a href="testimonial.html">Testimonial</a></li>
+ <li><a href="sample-page.html">Sample Page</a></li>
+ <li><a href="page-left-sidebar.html">Page Left Sidebar</a></li>
+ <li><a href="page-right-sidebar.html">Page Right Sidebar</a></li>
+ <li><a href="404.html">404 Page</a></li>
+ </ul>
+ </li>
+ <li><a href="contact.html">Contact Us</a></li>
+ </ul>
+ </nav>
+ <div class="navbar_btn">
+ <a href="live-class.html" class="btn_1">Join Live Class</a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </header>
+ <!-- header part end -->
+
+ <!-- breadcrumb part -->
+ <section class="breadcrumb_part blog_grid_bg">
+ <div class="container">
+ <div class="row justify-content-center">
+ <div class="col-lg-6 ">
+ <div class="breadcrumb_iner">
+ <h2>Contact</h2>
+ <div class="breadcrumb_iner_link">
+ <a href="index.html">Home</a>
+ <i class="arrow_carrot-right"></i>
+ <span>Contact</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </section>
+ <!-- breadcrumb part end -->
+
+ <!-- Start contact us -->
+ <div class="review_form contact_form section_padding">
+ <div class="container">
+ <h3 data-aos="fade-up"
+ data-aos-duration="1200">Feel Free to Contact with Us</h3>
+ <form data-aos="fade-up"
+ data-aos-duration="1600" method="post">
+ <div class="row">
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="name" placeholder="Name" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="email" name="email" placeholder="Email" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="phone" name="phone" placeholder="Phone" required>
+ </div>
+ </div>
+ <div class="col-lg-6">
+ <div class="form_single_item">
+ <input type="text" name="subject" placeholder="Subject" required>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="form_single_item">
+ <textarea name="message" placeholder="Message" required></textarea>
+ </div>
+ </div>
+ </div>
+ <input type="submit" class="btn_3" value="Submit">
+ </form>
+ </div>
+ </div>
+ <!-- End contact us -->
+
+ <!-- Start LTR & RTL Button -->
+ <div class="ltr-rtl-button">
+ <a class="default-btn active ltr">
+ LTR
+ </a>
+ <a class="default-btn rtl">
+ RTL
+ </a>
+ </div>
+ <!-- End LTR & RTL Button -->
+
+ <!-- footer part here -->
+ <footer class="footer_section">
+ <div class="container">
+ <div class="row justify-content-between">
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer">
+ <a href="index.html"><img src="img/logo.png" alt="#"></a>
+ <p>Loo faff about cockup Harry baking cakes hunky dory mush happy
+ days on your bike mate.</p>
+ <div class="footer_contact_info">
+ <a href="tel:+464145684325"><i class="icon_phone"></i>+464 145 684 325</a>
+ <a href="mailto:education@example.com"><i class="icon_mail_alt"></i>education@example.com</a>
+ </div>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Popular Courses</h4>
+ <ul>
+ <li><a href="course-details.html">Algebra & Calculus</a></li>
+ <li><a href="course-details.html">Business Strategy</a></li>
+ <li><a href="course-details.html">Computer Security & Network</a></li>
+ <li><a href="course-details.html">Data Analysis</a></li>
+ <li><a href="course-details.html">English Learning</a></li>
+ <li><a href="course-details.html">Music & Art</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-3 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>COURSE CATEGORIES</h4>
+ <ul>
+ <li><a href="course-category.html">Arts & Humanities</a></li>
+ <li><a href="course-category.html">Business</a></li>
+ <li><a href="course-category.html">Computer Science</a></li>
+ <li><a href="course-category.html">Data Science</a></li>
+ <li><a href="course-category.html">Language Learning</a></li>
+ <li><a href="course-category.html">Math & Logic</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-2 col-sm-6">
+ <div class="single_feature_footer footer_nav">
+ <h4>Quick Links</h4>
+ <ul>
+ <li><a href="#">Live Class</a></li>
+ <li><a href="#">Tuition Fees</a></li>
+ <li><a href="#">Terms & Conditions</a></li>
+ <li><a href="#">Privacy Policy</a></li>
+ <li><a href="#">Support</a></li>
+ <li><a href="#">Career</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="col-lg-12">
+ <div class="copyright_part">
+ <div class="row align-items-center">
+ <div class="col-lg-6 col-md-8">
+ <p>© Copyright 2023 Design by <a href="#" class="text_underline">MhrTheme.</a> All rights reserved.</p>
+ </div>
+ <div class="col-lg-6 col-md-4">
+ <div class="social_icon">
+ <a href="#"><i class="social_facebook"></i></a>
+ <a href="#"><i class="social_twitter"></i></a>
+ <a href="#"><i class="social_youtube"></i></a>
+ <a href="#"><i class="social_linkedin"></i></a>
+ <a href="#"><i class="social_skype"></i></a>
+ <a href="#"><i class="social_instagram"></i></a>
+ <a href="#"><i class="social_pinterest"></i></a>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ </div>
+ <img src="img/icon/shape_01.png" alt="#" class="footer_sharp_1">
+ <img src="img/icon/about_shape_02.png" alt="#" class="footer_sharp_2 custom-animation2">
+ <img src="img/icon/about_shape_03.png" alt="#" class="footer_sharp_3 custom-animation3">
+ </footer>
+ <!-- footer part end -->
+
+ <!-- jquery slim -->
+ <script src="js/jquery-3.4.1.min.js"></script>
+ <!-- popper js -->
+ <script src="js/popper.min.js"></script>
+ <!-- bootstarp js -->
+ <script src="js/bootstrap.min.js"></script>
+ <!-- nice select -->
+ <script src="vendors/niceselect/js/jquery.nice-select.min.js"></script>
+ <!-- owl carousel js -->
+ <script src="vendors/owl_carousel/js/owl.carousel.min.js"></script>
+ <!-- magnify popup js -->
+ <script src="vendors/magnify_popup/jquery.magnific-popup.js"></script>
+ <!-- simplyCountdown js -->
+ <script src="vendors/countdown/js/simplyCountdown.min.js"></script>
+ <!-- counter js -->
+ <script src="vendors/counter/jquery.countTo.js"></script>
+ <!-- aos js -->
+ <script src="vendors/aos/aos.js"></script>
+ <!-- custom js -->
+ <script src="js/custom.js"></script>
+</body>
+
+</html>
diff --git a/public/assets/Varsity/css/animate.css b/public/assets/Varsity/css/animate.css new file mode 100644 index 0000000..6c72f59 --- /dev/null +++ b/public/assets/Varsity/css/animate.css @@ -0,0 +1,3625 @@ +@charset "UTF-8"; + +/*! + * animate.css -https://daneden.github.io/animate.css/ + * Version - 3.7.2 + * Licensed under the MIT license - http://opensource.org/licenses/MIT + * + * Copyright (c) 2019 Daniel Eden + */ + +@-webkit-keyframes bounce { + from, + 20%, + 53%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 40%, + 43% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -30px, 0); + transform: translate3d(0, -30px, 0); + } + + 70% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -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 { + from, + 20%, + 53%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 40%, + 43% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -webkit-transform: translate3d(0, -30px, 0); + transform: translate3d(0, -30px, 0); + } + + 70% { + -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); + -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 { + from, + 50%, + to { + opacity: 1; + } + + 25%, + 75% { + opacity: 0; + } +} + +@keyframes flash { + from, + 50%, + to { + opacity: 1; + } + + 25%, + 75% { + opacity: 0; + } +} + +.flash { + -webkit-animation-name: flash; + animation-name: flash; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes pulse { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 50% { + -webkit-transform: scale3d(1.05, 1.05, 1.05); + transform: scale3d(1.05, 1.05, 1.05); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes pulse { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 50% { + -webkit-transform: scale3d(1.05, 1.05, 1.05); + transform: scale3d(1.05, 1.05, 1.05); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.pulse { + -webkit-animation-name: pulse; + animation-name: pulse; +} + +@-webkit-keyframes rubberBand { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 30% { + -webkit-transform: scale3d(1.25, 0.75, 1); + transform: scale3d(1.25, 0.75, 1); + } + + 40% { + -webkit-transform: scale3d(0.75, 1.25, 1); + transform: scale3d(0.75, 1.25, 1); + } + + 50% { + -webkit-transform: scale3d(1.15, 0.85, 1); + transform: scale3d(1.15, 0.85, 1); + } + + 65% { + -webkit-transform: scale3d(0.95, 1.05, 1); + transform: scale3d(0.95, 1.05, 1); + } + + 75% { + -webkit-transform: scale3d(1.05, 0.95, 1); + transform: scale3d(1.05, 0.95, 1); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes rubberBand { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 30% { + -webkit-transform: scale3d(1.25, 0.75, 1); + transform: scale3d(1.25, 0.75, 1); + } + + 40% { + -webkit-transform: scale3d(0.75, 1.25, 1); + transform: scale3d(0.75, 1.25, 1); + } + + 50% { + -webkit-transform: scale3d(1.15, 0.85, 1); + transform: scale3d(1.15, 0.85, 1); + } + + 65% { + -webkit-transform: scale3d(0.95, 1.05, 1); + transform: scale3d(0.95, 1.05, 1); + } + + 75% { + -webkit-transform: scale3d(1.05, 0.95, 1); + transform: scale3d(1.05, 0.95, 1); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.rubberBand { + -webkit-animation-name: rubberBand; + animation-name: rubberBand; +} + +@-webkit-keyframes shake { + from, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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: rotate3d(0, 0, 1, 15deg); + transform: rotate3d(0, 0, 1, 15deg); + } + + 40% { + -webkit-transform: rotate3d(0, 0, 1, -10deg); + transform: rotate3d(0, 0, 1, -10deg); + } + + 60% { + -webkit-transform: rotate3d(0, 0, 1, 5deg); + transform: rotate3d(0, 0, 1, 5deg); + } + + 80% { + -webkit-transform: rotate3d(0, 0, 1, -5deg); + transform: rotate3d(0, 0, 1, -5deg); + } + + to { + -webkit-transform: rotate3d(0, 0, 1, 0deg); + transform: rotate3d(0, 0, 1, 0deg); + } +} + +@keyframes swing { + 20% { + -webkit-transform: rotate3d(0, 0, 1, 15deg); + transform: rotate3d(0, 0, 1, 15deg); + } + + 40% { + -webkit-transform: rotate3d(0, 0, 1, -10deg); + transform: rotate3d(0, 0, 1, -10deg); + } + + 60% { + -webkit-transform: rotate3d(0, 0, 1, 5deg); + transform: rotate3d(0, 0, 1, 5deg); + } + + 80% { + -webkit-transform: rotate3d(0, 0, 1, -5deg); + transform: rotate3d(0, 0, 1, -5deg); + } + + to { + -webkit-transform: rotate3d(0, 0, 1, 0deg); + transform: rotate3d(0, 0, 1, 0deg); + } +} + +.swing { + -webkit-transform-origin: top center; + transform-origin: top center; + -webkit-animation-name: swing; + animation-name: swing; +} + +@-webkit-keyframes tada { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 10%, + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + } + + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + } + + 40%, + 60%, + 80% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes tada { + from { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } + + 10%, + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); + } + + 30%, + 50%, + 70%, + 90% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); + } + + 40%, + 60%, + 80% { + -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); + } + + to { + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.tada { + -webkit-animation-name: tada; + animation-name: tada; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes wobble { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 15% { + -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + } + + 30% { + -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + } + + 45% { + -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + } + + 60% { + -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + } + + 75% { + -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes wobble { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 15% { + -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); + } + + 30% { + -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); + } + + 45% { + -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); + } + + 60% { + -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); + } + + 75% { + -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.wobble { + -webkit-animation-name: wobble; + animation-name: wobble; +} + +@-webkit-keyframes jello { + from, + 11.1%, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 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(-0.78125deg) skewY(-0.78125deg); + transform: skewX(-0.78125deg) skewY(-0.78125deg); + } + + 77.7% { + -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); + transform: skewX(0.390625deg) skewY(0.390625deg); + } + + 88.8% { + -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + } +} + +@keyframes jello { + from, + 11.1%, + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + 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(-0.78125deg) skewY(-0.78125deg); + transform: skewX(-0.78125deg) skewY(-0.78125deg); + } + + 77.7% { + -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); + transform: skewX(0.390625deg) skewY(0.390625deg); + } + + 88.8% { + -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + transform: skewX(-0.1953125deg) skewY(-0.1953125deg); + } +} + +.jello { + -webkit-animation-name: jello; + animation-name: jello; + -webkit-transform-origin: center; + transform-origin: center; +} + +@-webkit-keyframes heartBeat { + 0% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 14% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 28% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 42% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 70% { + -webkit-transform: scale(1); + transform: scale(1); + } +} + +@keyframes heartBeat { + 0% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 14% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 28% { + -webkit-transform: scale(1); + transform: scale(1); + } + + 42% { + -webkit-transform: scale(1.3); + transform: scale(1.3); + } + + 70% { + -webkit-transform: scale(1); + transform: scale(1); + } +} + +.heartBeat { + -webkit-animation-name: heartBeat; + animation-name: heartBeat; + -webkit-animation-duration: 1.3s; + animation-duration: 1.3s; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; +} + +@-webkit-keyframes bounceIn { + from, + 20%, + 40%, + 60%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 20% { + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + 40% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97); + transform: scale3d(0.97, 0.97, 0.97); + } + + to { + opacity: 1; + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +@keyframes bounceIn { + from, + 20%, + 40%, + 60%, + 80%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + 0% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 20% { + -webkit-transform: scale3d(1.1, 1.1, 1.1); + transform: scale3d(1.1, 1.1, 1.1); + } + + 40% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97); + transform: scale3d(0.97, 0.97, 0.97); + } + + to { + opacity: 1; + -webkit-transform: scale3d(1, 1, 1); + transform: scale3d(1, 1, 1); + } +} + +.bounceIn { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: bounceIn; + animation-name: bounceIn; +} + +@-webkit-keyframes bounceInDown { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInDown { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInDown { + -webkit-animation-name: bounceInDown; + animation-name: bounceInDown; +} + +@-webkit-keyframes bounceInLeft { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInLeft { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInLeft { + -webkit-animation-name: bounceInLeft; + animation-name: bounceInLeft; +} + +@-webkit-keyframes bounceInRight { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInRight { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInRight { + -webkit-animation-name: bounceInRight; + animation-name: bounceInRight; +} + +@-webkit-keyframes bounceInUp { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes bounceInUp { + from, + 60%, + 75%, + 90%, + to { + -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); + } + + from { + 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: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.bounceInUp { + -webkit-animation-name: bounceInUp; + animation-name: bounceInUp; +} + +@-webkit-keyframes bounceOut { + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } +} + +@keyframes bounceOut { + 20% { + -webkit-transform: scale3d(0.9, 0.9, 0.9); + transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } +} + +.bounceOut { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -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 { + from { + opacity: 0; + } + + to { + opacity: 1; + } +} + +@keyframes fadeIn { + from { + opacity: 0; + } + + to { + opacity: 1; + } +} + +.fadeIn { + -webkit-animation-name: fadeIn; + animation-name: fadeIn; +} + +@-webkit-keyframes fadeInDown { + from { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInDown { + from { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInDown { + -webkit-animation-name: fadeInDown; + animation-name: fadeInDown; +} + +@-webkit-keyframes fadeInDownBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInDownBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInDownBig { + -webkit-animation-name: fadeInDownBig; + animation-name: fadeInDownBig; +} + +@-webkit-keyframes fadeInLeft { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInLeft { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInLeft { + -webkit-animation-name: fadeInLeft; + animation-name: fadeInLeft; +} + +@-webkit-keyframes fadeInLeftBig { + from { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInLeftBig { + from { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInLeftBig { + -webkit-animation-name: fadeInLeftBig; + animation-name: fadeInLeftBig; +} + +@-webkit-keyframes fadeInRight { + from { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInRight { + from { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInRight { + -webkit-animation-name: fadeInRight; + animation-name: fadeInRight; +} + +@-webkit-keyframes fadeInRightBig { + from { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInRightBig { + from { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInRightBig { + -webkit-animation-name: fadeInRightBig; + animation-name: fadeInRightBig; +} + +@-webkit-keyframes fadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInUp { + from { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInUp { + -webkit-animation-name: fadeInUp; + animation-name: fadeInUp; +} + +@-webkit-keyframes fadeInUpBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes fadeInUpBig { + from { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.fadeInUpBig { + -webkit-animation-name: fadeInUpBig; + animation-name: fadeInUpBig; +} + +@-webkit-keyframes fadeOut { + from { + opacity: 1; + } + + to { + opacity: 0; + } +} + +@keyframes fadeOut { + from { + opacity: 1; + } + + to { + opacity: 0; + } +} + +.fadeOut { + -webkit-animation-name: fadeOut; + animation-name: fadeOut; +} + +@-webkit-keyframes fadeOutDown { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +@keyframes fadeOutDown { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, 2000px, 0); + transform: translate3d(0, 2000px, 0); + } +} + +@keyframes fadeOutDownBig { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +@keyframes fadeOutLeft { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(-2000px, 0, 0); + transform: translate3d(-2000px, 0, 0); + } +} + +@keyframes fadeOutLeftBig { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +@keyframes fadeOutRight { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(2000px, 0, 0); + transform: translate3d(2000px, 0, 0); + } +} + +@keyframes fadeOutRightBig { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +@keyframes fadeOutUp { + from { + 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 { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(0, -2000px, 0); + transform: translate3d(0, -2000px, 0); + } +} + +@keyframes fadeOutUpBig { + from { + 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 { + from { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, -360deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 40% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 50% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 80% { + -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + to { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } +} + +@keyframes flip { + from { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, -360deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 40% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -190deg); + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; + } + + 50% { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) + rotate3d(0, 1, 0, -170deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 80% { + -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + to { + -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) + rotate3d(0, 1, 0, 0deg); + transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg); + -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 { + from { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +@keyframes flipInX { + from { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + transform: perspective(400px) rotate3d(1, 0, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); + transform: perspective(400px) rotate3d(1, 0, 0, -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 { + from { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + } + + to { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } +} + +@keyframes flipInY { + from { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + opacity: 0; + } + + 40% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + transform: perspective(400px) rotate3d(0, 1, 0, -20deg); + -webkit-animation-timing-function: ease-in; + animation-timing-function: ease-in; + } + + 60% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + transform: perspective(400px) rotate3d(0, 1, 0, 10deg); + opacity: 1; + } + + 80% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); + transform: perspective(400px) rotate3d(0, 1, 0, -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 { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + opacity: 0; + } +} + +@keyframes flipOutX { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + transform: perspective(400px) rotate3d(1, 0, 0, -20deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + transform: perspective(400px) rotate3d(1, 0, 0, 90deg); + opacity: 0; + } +} + +.flipOutX { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-animation-name: flipOutX; + animation-name: flipOutX; + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; +} + +@-webkit-keyframes flipOutY { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + opacity: 0; + } +} + +@keyframes flipOutY { + from { + -webkit-transform: perspective(400px); + transform: perspective(400px); + } + + 30% { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + transform: perspective(400px) rotate3d(0, 1, 0, -15deg); + opacity: 1; + } + + to { + -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + transform: perspective(400px) rotate3d(0, 1, 0, 90deg); + opacity: 0; + } +} + +.flipOutY { + -webkit-animation-duration: 0.75s; + animation-duration: 0.75s; + -webkit-backface-visibility: visible !important; + backface-visibility: visible !important; + -webkit-animation-name: flipOutY; + animation-name: flipOutY; +} + +@-webkit-keyframes lightSpeedIn { + from { + -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); + opacity: 1; + } + + 80% { + -webkit-transform: skewX(-5deg); + transform: skewX(-5deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes lightSpeedIn { + from { + -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); + opacity: 1; + } + + 80% { + -webkit-transform: skewX(-5deg); + transform: skewX(-5deg); + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.lightSpeedIn { + -webkit-animation-name: lightSpeedIn; + animation-name: lightSpeedIn; + -webkit-animation-timing-function: ease-out; + animation-timing-function: ease-out; +} + +@-webkit-keyframes lightSpeedOut { + from { + opacity: 1; + } + + to { + -webkit-transform: translate3d(100%, 0, 0) skewX(30deg); + transform: translate3d(100%, 0, 0) skewX(30deg); + opacity: 0; + } +} + +@keyframes lightSpeedOut { + from { + 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 { + from { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, -200deg); + transform: rotate3d(0, 0, 1, -200deg); + opacity: 0; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateIn { + from { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, -200deg); + transform: rotate3d(0, 0, 1, -200deg); + opacity: 0; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateIn { + -webkit-animation-name: rotateIn; + animation-name: rotateIn; +} + +@-webkit-keyframes rotateInDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInDownLeft { + -webkit-animation-name: rotateInDownLeft; + animation-name: rotateInDownLeft; +} + +@-webkit-keyframes rotateInDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInDownRight { + -webkit-animation-name: rotateInDownRight; + animation-name: rotateInDownRight; +} + +@-webkit-keyframes rotateInUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInUpLeft { + -webkit-animation-name: rotateInUpLeft; + animation-name: rotateInUpLeft; +} + +@-webkit-keyframes rotateInUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -90deg); + transform: rotate3d(0, 0, 1, -90deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +@keyframes rotateInUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -90deg); + transform: rotate3d(0, 0, 1, -90deg); + opacity: 0; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + opacity: 1; + } +} + +.rotateInUpRight { + -webkit-animation-name: rotateInUpRight; + animation-name: rotateInUpRight; +} + +@-webkit-keyframes rotateOut { + from { + -webkit-transform-origin: center; + transform-origin: center; + opacity: 1; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, 200deg); + transform: rotate3d(0, 0, 1, 200deg); + opacity: 0; + } +} + +@keyframes rotateOut { + from { + -webkit-transform-origin: center; + transform-origin: center; + opacity: 1; + } + + to { + -webkit-transform-origin: center; + transform-origin: center; + -webkit-transform: rotate3d(0, 0, 1, 200deg); + transform: rotate3d(0, 0, 1, 200deg); + opacity: 0; + } +} + +.rotateOut { + -webkit-animation-name: rotateOut; + animation-name: rotateOut; +} + +@-webkit-keyframes rotateOutDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } +} + +@keyframes rotateOutDownLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, 45deg); + transform: rotate3d(0, 0, 1, 45deg); + opacity: 0; + } +} + +.rotateOutDownLeft { + -webkit-animation-name: rotateOutDownLeft; + animation-name: rotateOutDownLeft; +} + +@-webkit-keyframes rotateOutDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +@keyframes rotateOutDownRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +.rotateOutDownRight { + -webkit-animation-name: rotateOutDownRight; + animation-name: rotateOutDownRight; +} + +@-webkit-keyframes rotateOutUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +@keyframes rotateOutUpLeft { + from { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: left bottom; + transform-origin: left bottom; + -webkit-transform: rotate3d(0, 0, 1, -45deg); + transform: rotate3d(0, 0, 1, -45deg); + opacity: 0; + } +} + +.rotateOutUpLeft { + -webkit-animation-name: rotateOutUpLeft; + animation-name: rotateOutUpLeft; +} + +@-webkit-keyframes rotateOutUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 90deg); + transform: rotate3d(0, 0, 1, 90deg); + opacity: 0; + } +} + +@keyframes rotateOutUpRight { + from { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + opacity: 1; + } + + to { + -webkit-transform-origin: right bottom; + transform-origin: right bottom; + -webkit-transform: rotate3d(0, 0, 1, 90deg); + transform: rotate3d(0, 0, 1, 90deg); + opacity: 0; + } +} + +.rotateOutUpRight { + -webkit-animation-name: rotateOutUpRight; + animation-name: rotateOutUpRight; +} + +@-webkit-keyframes hinge { + 0% { + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 20%, + 60% { + -webkit-transform: rotate3d(0, 0, 1, 80deg); + transform: rotate3d(0, 0, 1, 80deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 40%, + 80% { + -webkit-transform: rotate3d(0, 0, 1, 60deg); + transform: rotate3d(0, 0, 1, 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% { + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 20%, + 60% { + -webkit-transform: rotate3d(0, 0, 1, 80deg); + transform: rotate3d(0, 0, 1, 80deg); + -webkit-transform-origin: top left; + transform-origin: top left; + -webkit-animation-timing-function: ease-in-out; + animation-timing-function: ease-in-out; + } + + 40%, + 80% { + -webkit-transform: rotate3d(0, 0, 1, 60deg); + transform: rotate3d(0, 0, 1, 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-duration: 2s; + animation-duration: 2s; + -webkit-animation-name: hinge; + animation-name: hinge; +} + +@-webkit-keyframes jackInTheBox { + from { + opacity: 0; + -webkit-transform: scale(0.1) rotate(30deg); + transform: scale(0.1) rotate(30deg); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + } + + 50% { + -webkit-transform: rotate(-10deg); + transform: rotate(-10deg); + } + + 70% { + -webkit-transform: rotate(3deg); + transform: rotate(3deg); + } + + to { + opacity: 1; + -webkit-transform: scale(1); + transform: scale(1); + } +} + +@keyframes jackInTheBox { + from { + opacity: 0; + -webkit-transform: scale(0.1) rotate(30deg); + transform: scale(0.1) rotate(30deg); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + } + + 50% { + -webkit-transform: rotate(-10deg); + transform: rotate(-10deg); + } + + 70% { + -webkit-transform: rotate(3deg); + transform: rotate(3deg); + } + + to { + opacity: 1; + -webkit-transform: scale(1); + transform: scale(1); + } +} + +.jackInTheBox { + -webkit-animation-name: jackInTheBox; + animation-name: jackInTheBox; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes rollIn { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes rollIn { + from { + opacity: 0; + -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); + } + + to { + opacity: 1; + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.rollIn { + -webkit-animation-name: rollIn; + animation-name: rollIn; +} + +/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */ + +@-webkit-keyframes rollOut { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + } +} + +@keyframes rollOut { + from { + opacity: 1; + } + + to { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); + } +} + +.rollOut { + -webkit-animation-name: rollOut; + animation-name: rollOut; +} + +@-webkit-keyframes zoomIn { + from { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 50% { + opacity: 1; + } +} + +@keyframes zoomIn { + from { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + 50% { + opacity: 1; + } +} + +.zoomIn { + -webkit-animation-name: zoomIn; + animation-name: zoomIn; +} + +@-webkit-keyframes zoomInDown { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInDown { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInDown { + -webkit-animation-name: zoomInDown; + animation-name: zoomInDown; +} + +@-webkit-keyframes zoomInLeft { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInLeft { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInLeft { + -webkit-animation-name: zoomInLeft; + animation-name: zoomInLeft; +} + +@-webkit-keyframes zoomInRight { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInRight { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInRight { + -webkit-animation-name: zoomInRight; + animation-name: zoomInRight; +} + +@-webkit-keyframes zoomInUp { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomInUp { + from { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + 60% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomInUp { + -webkit-animation-name: zoomInUp; + animation-name: zoomInUp; +} + +@-webkit-keyframes zoomOut { + from { + opacity: 1; + } + + 50% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + to { + opacity: 0; + } +} + +@keyframes zoomOut { + from { + opacity: 1; + } + + 50% { + opacity: 0; + -webkit-transform: scale3d(0.3, 0.3, 0.3); + transform: scale3d(0.3, 0.3, 0.3); + } + + to { + opacity: 0; + } +} + +.zoomOut { + -webkit-animation-name: zoomOut; + animation-name: zoomOut; +} + +@-webkit-keyframes zoomOutDown { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomOutDown { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomOutDown { + -webkit-animation-name: zoomOutDown; + animation-name: zoomOutDown; +} + +@-webkit-keyframes zoomOutLeft { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); + transform: scale(0.1) translate3d(-2000px, 0, 0); + -webkit-transform-origin: left center; + transform-origin: left center; + } +} + +@keyframes zoomOutLeft { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0); + transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); + transform: scale(0.1) translate3d(2000px, 0, 0); + -webkit-transform-origin: right center; + transform-origin: right center; + } +} + +@keyframes zoomOutRight { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); + } + + to { + opacity: 0; + -webkit-transform: scale(0.1) translate3d(2000px, 0, 0); + transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +@keyframes zoomOutUp { + 40% { + opacity: 1; + -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); + -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); + } + + to { + opacity: 0; + -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); + -webkit-transform-origin: center bottom; + transform-origin: center bottom; + -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); + } +} + +.zoomOutUp { + -webkit-animation-name: zoomOutUp; + animation-name: zoomOutUp; +} + +@-webkit-keyframes slideInDown { + from { + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInDown { + from { + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInDown { + -webkit-animation-name: slideInDown; + animation-name: slideInDown; +} + +@-webkit-keyframes slideInLeft { + from { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInLeft { + from { + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInLeft { + -webkit-animation-name: slideInLeft; + animation-name: slideInLeft; +} + +@-webkit-keyframes slideInRight { + from { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInRight { + from { + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInRight { + -webkit-animation-name: slideInRight; + animation-name: slideInRight; +} + +@-webkit-keyframes slideInUp { + from { + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +@keyframes slideInUp { + from { + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + visibility: visible; + } + + to { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } +} + +.slideInUp { + -webkit-animation-name: slideInUp; + animation-name: slideInUp; +} + +@-webkit-keyframes slideOutDown { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, 100%, 0); + transform: translate3d(0, 100%, 0); + } +} + +@keyframes slideOutDown { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(-100%, 0, 0); + transform: translate3d(-100%, 0, 0); + } +} + +@keyframes slideOutLeft { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + +@keyframes slideOutRight { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 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 { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +@keyframes slideOutUp { + from { + -webkit-transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); + } + + to { + visibility: hidden; + -webkit-transform: translate3d(0, -100%, 0); + transform: translate3d(0, -100%, 0); + } +} + +.slideOutUp { + -webkit-animation-name: slideOutUp; + animation-name: slideOutUp; +} + +.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.delay-1s { + -webkit-animation-delay: 1s; + animation-delay: 1s; +} + +.animated.delay-2s { + -webkit-animation-delay: 2s; + animation-delay: 2s; +} + +.animated.delay-3s { + -webkit-animation-delay: 3s; + animation-delay: 3s; +} + +.animated.delay-4s { + -webkit-animation-delay: 4s; + animation-delay: 4s; +} + +.animated.delay-5s { + -webkit-animation-delay: 5s; + animation-delay: 5s; +} + +.animated.fast { + -webkit-animation-duration: 800ms; + animation-duration: 800ms; +} + +.animated.faster { + -webkit-animation-duration: 500ms; + animation-duration: 500ms; +} + +.animated.slow { + -webkit-animation-duration: 2s; + animation-duration: 2s; +} + +.animated.slower { + -webkit-animation-duration: 3s; + animation-duration: 3s; +} + +@media (print), (prefers-reduced-motion: reduce) { + .animated { + -webkit-animation-duration: 1ms !important; + animation-duration: 1ms !important; + -webkit-transition-duration: 1ms !important; + transition-duration: 1ms !important; + -webkit-animation-iteration-count: 1 !important; + animation-iteration-count: 1 !important; + } +}
\ No newline at end of file diff --git a/public/assets/Varsity/css/bootstrap.min.css b/public/assets/Varsity/css/bootstrap.min.css new file mode 100644 index 0000000..ed02d73 --- /dev/null +++ b/public/assets/Varsity/css/bootstrap.min.css @@ -0,0 +1,6 @@ +/*! + * Bootstrap v4.4.1 (https://getbootstrap.com/) + * Copyright 2011-2019 The Bootstrap Authors + * Copyright 2011-2019 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal .list-group-item.active{margin-top:0}.list-group-horizontal .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm .list-group-item.active{margin-top:0}.list-group-horizontal-sm .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md .list-group-item.active{margin-top:0}.list-group-horizontal-md .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg .list-group-item.active{margin-top:0}.list-group-horizontal-lg .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl .list-group-item.active{margin-top:0}.list-group-horizontal-xl .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush .list-group-item{border-right-width:0;border-left-width:0;border-radius:0}.list-group-flush .list-group-item:first-child{border-top-width:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
\ No newline at end of file diff --git a/public/assets/Varsity/css/courses.css b/public/assets/Varsity/css/courses.css new file mode 100644 index 0000000..1383421 --- /dev/null +++ b/public/assets/Varsity/css/courses.css @@ -0,0 +1,9286 @@ +@charset "UTF-8";
+/**
+ * Mixin
+ */
+@-webkit-keyframes rotating4 {
+ from {
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes rotating4 {
+ from {
+ -ms-transform: rotate(0deg);
+ -moz-transform: rotate(0deg);
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -ms-transform: rotate(360deg);
+ -moz-transform: rotate(360deg);
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@-webkit-keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+@keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+.learn-press-message {
+ position: relative;
+ margin: 0 0 20px 0;
+ padding: 10px 12px 10px 15px;
+ border-top: 5px solid #00adff;
+ border-bottom-right-radius: 5px;
+ border-bottom-left-radius: 5px;
+ background: #f5f5f5;
+}
+
+.learn-press-message.icon {
+ padding-left: 45px;
+}
+
+.learn-press-message.icon::before {
+ background: #00adff;
+}
+
+.learn-press-message.icon::after {
+ position: absolute;
+ top: 50%;
+ left: 15px;
+ width: 26px;
+ height: 26px;
+ margin-top: -13px;
+ margin-right: 10px;
+ border-radius: 50%;
+ color: #fff;
+ background: #00adff;
+ font-family: "Font Awesome 5 Free";
+ font-size: 20px;
+ line-height: 26px;
+ text-align: center;
+ vertical-align: baseline;
+ content: "\f129";
+}
+
+.learn-press-message::before, .learn-press-message::after {
+ position: absolute;
+ top: 0;
+ content: "";
+}
+
+.learn-press-message::before {
+ right: 20px;
+ width: 20px;
+ height: 30px;
+ background: #00adff;
+}
+
+.learn-press-message::after {
+ top: 10px;
+ right: 20px;
+ width: 0;
+ height: 0;
+ border: 10px solid transparent;
+ border-bottom-color: #f5f5f5;
+}
+
+.learn-press-message.error {
+ border-top: 5px solid #d85554;
+}
+
+.learn-press-message.error::before {
+ background: #d85554;
+}
+
+.learn-press-message.error.icon::before {
+ background: #d85554;
+}
+
+.learn-press-message.error.icon::after {
+ background: #d85554;
+ content: "\f00d";
+}
+
+.learn-press-message.warning {
+ border-top: 5px solid #ffc107;
+}
+
+.learn-press-message.warning::before {
+ background: #ffc107;
+}
+
+.learn-press-message.warning.icon::before {
+ background: #ffc107;
+}
+
+.learn-press-message.warning.icon::after {
+ background: #ffc107;
+ content: "\f00d";
+}
+
+.learn-press-message.success {
+ border-top: 5px solid #059601;
+}
+
+.learn-press-message.success::before {
+ background: #059601;
+}
+
+.learn-press-message.success.icon::before {
+ background: #059601;
+}
+
+.learn-press-message.success.icon::after {
+ background: #059601;
+ content: "\f129";
+}
+
+@keyframes lp-rotating {
+ from {
+ -o-transform: rotate(0deg);
+ -ms-transform: rotate(0deg);
+ -moz-transform: rotate(0deg);
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -o-transform: rotate(360deg);
+ -ms-transform: rotate(360deg);
+ -moz-transform: rotate(360deg);
+ -webkit-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@-webkit-keyframes lp-rotating {
+ from {
+ -webkit-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -webkit-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+.ajaxload {
+ display: inline-block;
+ position: relative;
+ width: 30px;
+ height: 30px;
+ background: #7b7b7b;
+ content: "";
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.ajaxload::after {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ display: inline-block;
+ position: absolute;
+ top: 2px;
+ left: 50%;
+ width: 6px;
+ height: 6px;
+ margin-left: -3px;
+ background: #dedede;
+ content: "";
+}
+
+.lp-ajaxload-style-1 {
+ display: inline-block;
+ position: relative;
+ width: 32px;
+ height: 32px;
+}
+
+.lp-ajaxload-style-1::before, .lp-ajaxload-style-1::after {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ border: 3px solid #ddd;
+ content: "";
+}
+
+.lp-ajaxload-style-1::after {
+ clip: rect(0, 32px, 16px, 16px);
+ border-color: #2fa7ff;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.learn-press-tabs {
+ margin-bottom: 34px;
+ background: #f1f2f8;
+}
+
+.learn-press-tabs .learn-press-tabs__checker {
+ display: none;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(4):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(4)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(5):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(5)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(6):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(6)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(7):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(7)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(8):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(8)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(9):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(9)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) {
+ border-bottom: 0;
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10) label a {
+ color: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::before {
+ background: #ffb606;
+}
+
+.learn-press-tabs .learn-press-tabs__checker:nth-child(10):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(10)::after {
+ background: #fff;
+}
+
+.learn-press-tabs .learn-press-tabs__nav {
+ display: flex;
+ margin: 0;
+ padding: 0;
+ border: 1px solid #e5e7f2;
+ list-style: none;
+}
+
+.learn-press-tabs .learn-press-tabs__tab {
+ position: relative;
+ margin: 0;
+ border-right: 1px solid #e5e7f2;
+ background: #f1f2f8;
+ list-style: none;
+}
+
+.learn-press-tabs .learn-press-tabs__tab:last-child {
+ border-right: 0;
+}
+
+.learn-press-tabs .learn-press-tabs__tab > label {
+ display: block;
+ margin: 0;
+ padding: 20px 65px 14px 65px;
+ font-size: 18px;
+ font-weight: 600;
+ text-align: center;
+ text-transform: capitalize;
+ cursor: pointer;
+}
+
+.learn-press-tabs .learn-press-tabs__tab > label a {
+ color: #333;
+}
+
+.learn-press-tabs .learn-press-tabs__tab > label a:focus {
+ outline: 0;
+ text-decoration: none;
+}
+
+@media (max-width: 767px) {
+ .learn-press-tabs .learn-press-tabs__tab > label {
+ padding: 20px 50px 14px 50px;
+ }
+}
+
+.learn-press-tabs .learn-press-tabs__tab::before {
+ position: absolute;
+ top: -1px;
+ left: 0;
+ width: 100%;
+ height: 4px;
+ background: transparent;
+ content: "";
+}
+
+.learn-press-tabs .learn-press-tabs__tab::after {
+ position: absolute;
+ bottom: -1px;
+ left: 0;
+ width: 100%;
+ height: 4px;
+ background: transparent;
+ content: "";
+}
+
+.learn-press-tabs .learn-press-tabs__tab:first-child.active label {
+ position: relative;
+}
+
+.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before {
+ position: absolute;
+ top: 0;
+ left: -1px;
+ width: 1px;
+ height: 100%;
+ background: #fff;
+ content: "";
+}
+
+.learn-press-tabs.stretch .learn-press-tabs__tab {
+ flex: 1;
+}
+
+.learn-press-tabs.stretch .learn-press-tabs__tab > label {
+ padding: 18px 10px;
+}
+
+.learn-press-filters {
+ display: flex;
+ margin-bottom: 36px;
+ margin-left: 0;
+ list-style: none;
+}
+
+@media (max-width: 767px) {
+ .learn-press-filters {
+ display: grid;
+ grid-template-columns: repeat(3, 1fr);
+ grid-gap: 15px;
+ }
+}
+
+.learn-press-filters > li {
+ margin: 0;
+ font-size: 16px;
+ line-height: 24px;
+}
+
+.learn-press-filters > li > a,
+.learn-press-filters > li > span {
+ display: inline-block;
+ font-weight: 600;
+}
+
+.learn-press-filters > li > span.count {
+ font-weight: 400;
+}
+
+.learn-press-filters > li > span.count::before, .learn-press-filters > li > span.count::after {
+ display: inline-block;
+}
+
+.learn-press-filters > li > span.count::before {
+ content: "(";
+}
+
+.learn-press-filters > li > span.count::after {
+ content: ")";
+}
+
+.learn-press-filters > li span {
+ color: #ffb606;
+}
+
+.learn-press-filters > li span + span {
+ color: #ffb606;
+}
+
+.learn-press-filters > li span + span::before, .learn-press-filters > li span + span::after {
+ color: #ffb606;
+}
+
+.learn-press-filters > li a {
+ color: #333;
+}
+
+.learn-press-filters > li a + span {
+ color: #333;
+}
+
+.learn-press-filters > li a + span::before, .learn-press-filters > li a + span::after {
+ color: #333;
+}
+
+.learn-press-filters > li::after {
+ margin: 0 35px;
+ color: #ccc;
+ content: "|";
+}
+
+@media (max-width: 767px) {
+ .learn-press-filters > li::after {
+ display: none;
+ }
+}
+
+.learn-press-filters > li:last-child::after {
+ display: none;
+}
+
+.lp-checkout-form__before,
+.lp-checkout-form__after {
+ width: 45%;
+ width: -webkit-calc(50% - 30px);
+ width: -moz-calc(50% - 30px);
+ width: calc(50% - 30px);
+ margin: 0 15px 40px 15px;
+}
+
+.lp-checkout-form__before .lp-checkout-block h4,
+.lp-checkout-form__after .lp-checkout-block h4 {
+ margin-top: 0;
+ margin-bottom: 18px;
+ color: #333;
+ font-size: 18px;
+ font-weight: 600;
+ line-height: 1;
+}
+
+@media (max-width: 815px) {
+ .lp-checkout-form__before,
+ .lp-checkout-form__after {
+ width: 100%;
+ margin: 0;
+ }
+}
+
+.lp-checkout-form__before {
+ float: right;
+}
+
+.lp-checkout-form__before #checkout-order {
+ width: 100%;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after {
+ float: left;
+ margin-bottom: 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields {
+ padding: 0 0 14px 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type="checkbox"]) {
+ width: 100%;
+ height: 43px;
+ padding: 0 22px;
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ background-color: #fff;
+ font-size: 14px;
+ font-weight: 300;
+ font-style: italic;
+ line-height: 43px;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:not([type="checkbox"]):focus {
+ border-color: var(--lp-primary-color);
+ outline: 0;
+ color: #222;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::placeholder {
+ opacity: 1;
+ color: #999;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input :-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input ::-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill,
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:hover,
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-form-fields .form-field .rwmb-input input:-webkit-autofill:focus {
+ -webkit-box-shadow: 0 0 0 1000px #fff inset;
+ -webkit-text-fill-color: #999 !important;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember {
+ letter-spacing: 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label {
+ width: auto;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"] {
+ position: relative;
+ top: 3px;
+ width: 19px;
+ height: 19px;
+ margin: 0 4px 0 0;
+ border: 1px solid #ccc;
+ cursor: pointer;
+ -webkit-appearance: none;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"]:focus {
+ outline: 0;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember label input[type="checkbox"]:checked::after {
+ position: absolute;
+ top: 2px;
+ left: 2px;
+ color: #41abec;
+ font-family: "Font Awesome 5 Free";
+ font-size: 14px;
+ font-weight: 900;
+ line-height: 1;
+ content: "\f00c";
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ text-decoration: underline;
+ text-decoration-color: #ccc;
+}
+
+#learn-press-checkout-form .lp-checkout-form__after .lp-checkout-block .lp-checkout-remember a:hover {
+ color: var(--lp-primary-color);
+ text-decoration-color: var(--lp-primary-color);
+}
+
+#learn-press-checkout-form {
+ margin: 0 -15px;
+}
+
+@media (max-width: 815px) {
+ #learn-press-checkout-form {
+ display: flex;
+ flex-direction: column-reverse;
+ margin: 0;
+ }
+}
+
+#learn-press-checkout-form #btn-checkout-account-switch-to-guest {
+ margin-bottom: 60px;
+}
+
+#learn-press-checkout-form .description {
+ float: left;
+}
+
+#learn-press-checkout-form a {
+ color: #41abec;
+}
+
+#learn-press-checkout-form a label {
+ display: inline-block;
+ color: inherit;
+ font-weight: normal;
+ cursor: pointer;
+}
+
+#learn-press-checkout-form a:hover {
+ color: #666;
+}
+
+#learn-press-checkout-form #checkout-account-guest {
+ width: 100%;
+ margin-bottom: 35px;
+ padding-bottom: 19px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#learn-press-checkout-form #checkout-account-guest .lp-form-fields,
+#learn-press-checkout-form #checkout-account-guest .form-field {
+ margin-bottom: 0;
+ padding-bottom: 0;
+}
+
+#learn-press-checkout-form div.lp-guest-checkout-output {
+ margin-top: 10px;
+ padding: 8px 20px;
+ border: 2px solid #41abec;
+ border-radius: 4px;
+ font-size: 16px;
+ transition: all 0.2s ease;
+}
+
+#learn-press-checkout-form label.lp-guest-checkout-output {
+ margin-top: 10px;
+ cursor: pointer;
+ user-select: none;
+}
+
+#learn-press-checkout-form .lp-guest-checkout-notice {
+ margin: 30px 0 0 0;
+}
+
+#learn-press-checkout-form .lp-guest-switch-login {
+ margin-top: 1em;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"] {
+ display: none;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"]:not(:checked) + .lp-checkout-block {
+ display: none;
+ overflow: hidden;
+ height: 0;
+ margin: 0;
+ padding: 0;
+ border: 0;
+ opacity: 0;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"]:not(:checked) + .lp-checkout-block > * {
+ overflow: hidden;
+ height: 0;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"]:checked + .lp-checkout-block {
+ display: block;
+ overflow: auto;
+ height: auto;
+}
+
+#learn-press-checkout-form input[name="checkout-account-switch-form"][value="guest"]:checked ~ #btn-checkout-account-switch-to-guest {
+ display: none;
+}
+
+#learn-press-checkout-form::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+#learn-press-checkout-form:focus {
+ outline: 0;
+}
+
+#checkout-order .lp-checkout-order__inner {
+ padding: 0 20px;
+ border: 1px solid #ccc;
+ border-radius: 4px;
+}
+
+#checkout-order .lp-checkout-order__inner table {
+ width: 100%;
+ margin: 0;
+ border: 0;
+}
+
+#checkout-order .lp-checkout-order__inner td,
+#checkout-order .lp-checkout-order__inner th {
+ box-sizing: content-box;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-top: 0;
+ border-right: 0;
+ border-left: 0;
+ background: unset;
+ line-height: 1;
+ text-align: left;
+ vertical-align: inherit;
+}
+
+#checkout-order .lp-checkout-order__inner td:last-child,
+#checkout-order .lp-checkout-order__inner th:last-child {
+ padding-right: 0;
+}
+
+#checkout-order .lp-checkout-order__inner .course-thumbnail {
+ width: 100px;
+ padding: 20px 13px 18px 0;
+}
+
+#checkout-order .lp-checkout-order__inner .course-thumbnail > img {
+ width: 100px;
+ max-width: 100% !important;
+ height: auto !important;
+}
+
+#checkout-order .lp-checkout-order__inner .course-name {
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner .course-name a {
+ display: -webkit-box;
+ overflow: hidden;
+ color: #666;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+#checkout-order .lp-checkout-order__inner .course-name a:hover {
+ color: var(--lp-primary-color);
+}
+
+#checkout-order .lp-checkout-order__inner .col-number {
+ min-width: 50px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+ text-align: right;
+}
+
+#checkout-order .lp-checkout-order__inner .order-total > th {
+ padding: 24px 20px 24px 0;
+}
+
+#checkout-order .lp-checkout-order__inner .order-total .col-number {
+ color: #333;
+ font-size: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal {
+ color: #666;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot .cart-subtotal > th {
+ padding: 20px 20px 17px 0;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot .order-total th {
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 26px;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot tr:last-child {
+ border-width: 0;
+}
+
+#checkout-order .lp-checkout-order__inner tfoot tr:last-child td,
+#checkout-order .lp-checkout-order__inner tfoot tr:last-child th {
+ border-width: 0;
+}
+
+#checkout-account-register,
+#checkout-account-login {
+ width: 100%;
+ margin-bottom: 35px;
+ padding-bottom: 19px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#checkout-account-register .form-field .rwmb-label,
+#checkout-account-register .form-field .rwmb-input .description,
+#checkout-account-login .form-field .rwmb-label,
+#checkout-account-login .form-field .rwmb-input .description {
+ display: none;
+}
+
+#checkout-account-register .lp-checkout-remember label,
+#checkout-account-login .lp-checkout-remember label {
+ display: inline-block;
+ /*font-weight: normal;
+ color: inherit;*/
+}
+
+#checkout-account-register .lp-checkout-remember a,
+#checkout-account-login .lp-checkout-remember a {
+ float: right;
+}
+
+#checkout-account-register .lp-checkout-sign-in-link,
+#checkout-account-register .lp-checkout-sign-up-link,
+#checkout-account-login .lp-checkout-sign-in-link,
+#checkout-account-login .lp-checkout-sign-up-link {
+ display: flex;
+ margin: 0;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+}
+
+#checkout-account-register .lp-checkout-sign-in-link a,
+#checkout-account-register .lp-checkout-sign-up-link a,
+#checkout-account-login .lp-checkout-sign-in-link a,
+#checkout-account-login .lp-checkout-sign-up-link a {
+ margin-left: 5px;
+ color: #41abec;
+ cursor: pointer;
+}
+
+#checkout-account-register .lp-checkout-sign-in-link a:hover,
+#checkout-account-register .lp-checkout-sign-up-link a:hover,
+#checkout-account-login .lp-checkout-sign-in-link a:hover,
+#checkout-account-login .lp-checkout-sign-up-link a:hover {
+ color: var(--lp-primary-color);
+}
+
+#checkout-account-register .lp-checkout-sign-in-link a label,
+#checkout-account-register .lp-checkout-sign-up-link a label,
+#checkout-account-login .lp-checkout-sign-in-link a label,
+#checkout-account-login .lp-checkout-sign-up-link a label {
+ display: inline-block;
+ float: right;
+ color: inherit;
+ font-weight: normal;
+ cursor: pointer;
+}
+
+#checkout-payment {
+ width: 100%;
+ margin-bottom: 25px;
+}
+
+#checkout-payment h4 {
+ margin-bottom: 24px;
+}
+
+#checkout-payment .secure-connection {
+ float: right;
+ margin-top: 5px;
+ color: #999;
+ font-size: 12px;
+ font-weight: normal;
+}
+
+#checkout-payment .secure-connection i {
+ margin-right: 5px;
+ color: #ccc;
+ font-size: 18px;
+}
+
+@media (max-width: 767px) {
+ #checkout-payment .secure-connection {
+ margin-top: 0;
+ }
+}
+
+#checkout-payment .payment-methods {
+ margin: 0 0 24px 0;
+ padding: 0;
+ list-style: none;
+}
+
+#checkout-payment .payment-methods .lp-payment-method {
+ position: relative;
+ margin: 0;
+}
+
+#checkout-payment .payment-methods .lp-payment-method > label {
+ display: flex;
+ align-items: center;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input,
+#checkout-payment .payment-methods .lp-payment-method .gateway-icon {
+ vertical-align: middle;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-icon {
+ max-height: 32px;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input {
+ position: relative;
+ width: 20px;
+ height: 20px;
+ margin: 0 8px 0 0;
+ border: 1px solid #ccc;
+ background: #fff;
+ -webkit-appearance: none;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input::before {
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ width: 6px;
+ height: 6px;
+ background: #41abec;
+ transform: translate(-50%, -50%);
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input:checked::before {
+ content: "";
+}
+
+#checkout-payment .payment-methods .lp-payment-method .gateway-input:focus {
+ outline: 0;
+}
+
+#checkout-payment #checkout-order-action button {
+ width: 100%;
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-weight: 500;
+}
+
+#checkout-payment #checkout-order-action button:hover {
+ border-color: var(--lp-primary-color);
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+#checkout-payment #checkout-order-action button.loading::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.lp-terms-and-conditions {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+.lp-terms-and-conditions a {
+ color: #41abec;
+}
+
+.lp-terms-and-conditions a:hover {
+ color: var(--lp-primary-color);
+}
+
+.learn-press-checkout.guest-checkout {
+ display: none;
+}
+
+.button-continue-guest-checkout {
+ clear: both;
+}
+
+#learn-press-checkout .payment-methods {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method {
+ margin-bottom: 20px;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method > label {
+ display: flex;
+ flex-flow: row nowrap;
+ padding: 10px 20px;
+ background: #f5f5f5;
+ line-height: 40px;
+ cursor: pointer;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method > label img {
+ vertical-align: middle;
+}
+
+#learn-press-checkout .payment-methods .lp-payment-method.selected > label {
+ background: #d4d4d4;
+}
+
+#learn-press-checkout .payment-methods .payment-method-form {
+ display: none;
+ padding: 15px 20px;
+ border-top: 1px solid #ddd;
+ background: #f9f9f9;
+}
+
+#learn-press-checkout-login,
+#learn-press-checkout-register {
+ margin-bottom: 1.5em;
+ padding: 20px 20px 0 20px;
+ border: 1px solid #ddd;
+ background: #fff;
+}
+
+#learn-press-order-review,
+.learn-press-checkout-comment {
+ margin-bottom: 20px;
+}
+
+#checkout-form-login,
+#checkout-form-register {
+ _display: none;
+}
+
+#checkout-form-login .learn-press-form-register,
+#checkout-form-login .learn-press-form-login,
+#checkout-form-register .learn-press-form-register,
+#checkout-form-register .learn-press-form-login {
+ display: none;
+}
+
+#checkout-guest-email {
+ margin: 0 0 20px 0;
+}
+
+#checkout-guest-email .form-heading {
+ margin: 0;
+}
+
+#checkout-guest-email #checkout-guest-options {
+ margin: 0;
+ list-style: none;
+}
+
+#checkout-guest-email #checkout-existing-account,
+#checkout-guest-email #checkout-new-account {
+ display: none;
+ margin: 0;
+}
+
+#checkout-guest-email.email-exists #checkout-existing-account {
+ display: block;
+}
+
+#checkout-guest-email.email-exists #checkout-new-account {
+ display: none;
+}
+
+.lp-list-table {
+ width: 100%;
+ margin-bottom: 20px;
+}
+
+.lp-list-table th,
+.lp-list-table td {
+ padding: 20px;
+ border: 0 solid rgba(204, 204, 204, 0.3);
+ border-bottom-width: 1px;
+ background: #fff;
+ font-size: 16px;
+ line-height: 1;
+ text-align: left;
+}
+
+@media (max-width: 767px) {
+ .lp-list-table th,
+ .lp-list-table td {
+ padding: 15px;
+ }
+}
+
+.lp-list-table thead {
+ box-sizing: border-box;
+ border: 1px solid #e5e7f2;
+}
+
+.lp-list-table thead tr th {
+ height: 60px;
+ border-bottom: none;
+ color: #333;
+ background: #f1f2f8;
+ font-size: 18px;
+}
+
+.lp-list-table tbody,
+.lp-list-table tfoot {
+ box-sizing: border-box;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-top: 0;
+}
+
+.lp-list-table tbody tr td,
+.lp-list-table tbody tr th,
+.lp-list-table tfoot tr td,
+.lp-list-table tfoot tr th {
+ height: 62px;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.lp-list-table tbody tr td a,
+.lp-list-table tbody tr th a,
+.lp-list-table tfoot tr td a,
+.lp-list-table tfoot tr th a {
+ border-bottom: none;
+ color: #666;
+ text-decoration: none;
+}
+
+.lp-list-table tbody tr td a:hover,
+.lp-list-table tbody tr th a:hover,
+.lp-list-table tfoot tr td a:hover,
+.lp-list-table tfoot tr th a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-list-table tbody tr .column-status .result-percent,
+.lp-list-table tfoot tr .column-status .result-percent {
+ font-weight: 500;
+}
+
+.lp-list-table tbody tr .column-status .lp-label,
+.lp-list-table tfoot tr .column-status .lp-label {
+ font-weight: 600;
+}
+
+.lp-list-table tbody tr:nth-child(odd),
+.lp-list-table tfoot tr:nth-child(odd) {
+ background: #f5f5f5;
+}
+
+.lp-list-table .list-table-nav td {
+ font-size: 14px;
+}
+
+.lp-list-table .list-table-nav td.nav-text {
+ text-align: left;
+}
+
+.lp-list-table .list-table-nav td.nav-pages {
+ text-align: right;
+}
+
+.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination {
+ text-align: right;
+}
+
+.lp-list-table .list-table-nav td.nav-pages .page-numbers {
+ margin-bottom: 0;
+}
+
+.lp-label {
+ display: inline-block;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 1;
+}
+
+.learn-press-form .form-fields {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.learn-press-form .form-fields .form-field {
+ margin: 0 0 20px 0;
+}
+
+.learn-press-form .form-fields .form-field label {
+ display: block;
+ margin: 0 0 10px 0;
+}
+
+.learn-press-form .form-fields .form-field input[type="text"],
+.learn-press-form .form-fields .form-field input[type="email"],
+.learn-press-form .form-fields .form-field input[type="number"],
+.learn-press-form .form-fields .form-field input[type="password"],
+.learn-press-form .form-fields .form-field textarea {
+ width: 100%;
+ padding: 8px;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.learn-press-form .form-fields .form-field .description {
+ margin-top: 10px;
+ font-size: 14px;
+ font-style: italic;
+ line-height: 1.4;
+}
+
+.learn-press-form .form-fields .form-field .asterisk {
+ color: #f00;
+}
+
+.learn-press-form-login,
+.learn-press-form-register {
+ max-width: 600px;
+ margin-right: auto;
+ margin-bottom: 30px;
+ margin-left: auto;
+ padding: 40px;
+ border: 1px solid #eee;
+ border-radius: 6px;
+ box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
+}
+
+.learn-press-form-login h3,
+.learn-press-form-register h3 {
+ margin-bottom: 20px;
+ font-size: 28px;
+ line-height: 1.4;
+}
+
+.learn-press-form-login .form-fields .form-field label,
+.learn-press-form-register .form-fields .form-field label {
+ font-size: 16px;
+ font-weight: 400;
+ user-select: none;
+}
+
+.learn-press-form-login .form-fields .form-field input[type="text"],
+.learn-press-form-login .form-fields .form-field input[type="password"],
+.learn-press-form-login .form-fields .form-field input[type="tel"],
+.learn-press-form-login .form-fields .form-field input[type="url"],
+.learn-press-form-login .form-fields .form-field input[type="number"],
+.learn-press-form-register .form-fields .form-field input[type="text"],
+.learn-press-form-register .form-fields .form-field input[type="password"],
+.learn-press-form-register .form-fields .form-field input[type="tel"],
+.learn-press-form-register .form-fields .form-field input[type="url"],
+.learn-press-form-register .form-fields .form-field input[type="number"] {
+ height: 42px;
+ border: 1px solid #bbb;
+ border-radius: 4px;
+ line-height: 42px;
+}
+
+.learn-press-form-login .form-fields .form-field input[type="text"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="password"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="tel"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="url"]:focus,
+.learn-press-form-login .form-fields .form-field input[type="number"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="text"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="password"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="tel"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="url"]:focus,
+.learn-press-form-register .form-fields .form-field input[type="number"]:focus {
+ border: none;
+ outline: 2px solid transparent !important;
+ outline-offset: 2px;
+ box-shadow: 0 0 0 2px #666 !important;
+}
+
+.learn-press-form-login .form-fields .form-field.required label::after,
+.learn-press-form-register .form-fields .form-field.required label::after {
+ content: ' *';
+ display: inline;
+}
+
+.learn-press-form-login form[name="learn-press-login"] > p > label,
+.learn-press-form-register form[name="learn-press-login"] > p > label {
+ color: #666;
+ font-size: 16px;
+ cursor: pointer;
+ user-select: none;
+}
+
+.learn-press-form-login form[name="learn-press-login"] > p > a,
+.learn-press-form-register form[name="learn-press-login"] > p > a {
+ color: #666;
+ font-size: 16px;
+ line-height: 1;
+}
+
+.learn-press-form-login form[name="learn-press-login"] > p:last-child,
+.learn-press-form-register form[name="learn-press-login"] > p:last-child {
+ margin-bottom: 0;
+}
+
+.learn-press-form-login button[type="submit"],
+.learn-press-form-register button[type="submit"] {
+ width: 100%;
+ height: 50px;
+ border-radius: 3px;
+ outline: none;
+ color: #fff;
+ background: var(--lp-primary-color);
+ box-shadow: none;
+ font-size: 16px;
+ line-height: 1;
+ vertical-align: middle;
+ text-decoration: none;
+}
+
+.required label {
+ font-weight: bold;
+}
+
+.required label:after {
+ content: ' *';
+ display: inline;
+}
+
+.lp-password-input {
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+ position: relative;
+}
+
+.lp-password-input input[type="password"] {
+ padding-right: 2.5rem;
+}
+
+.lp-password-input input::-ms-reveal {
+ display: none;
+}
+
+.lp-password-input .lp-show-password-input {
+ position: absolute;
+ top: 8px;
+ right: 10px;
+ cursor: pointer;
+}
+
+.lp-password-input .lp-show-password-input::after {
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f06e";
+}
+
+.lp-password-input .lp-show-password-input.display-password::after {
+ color: #585858;
+ content: "\f070";
+}
+
+.form-desc {
+ font-size: smaller;
+ font-style: italic;
+}
+
+.become-teacher-form {
+ width: 90%;
+ max-width: 500px;
+ margin: 0 auto;
+}
+
+.become-teacher-form .form-field input[type="text"],
+.become-teacher-form .form-field input[type="email"],
+.become-teacher-form .form-field input[type="number"],
+.become-teacher-form .form-field input[type="password"] {
+ width: 100%;
+}
+
+body div.entry-content > div.learnpress {
+ --responsive--aligndefault-width: 100%;
+ max-width: var(--lp-content-width, 100%);
+}
+
+#learn-press-profile {
+ overflow: hidden;
+ position: relative;
+ background: #fff;
+}
+
+#learn-press-profile .lp-user-profile-avatar img {
+ position: relative;
+ width: 100%;
+ height: auto;
+ border-radius: unset;
+}
+
+#learn-press-profile .lp-user-profile-socials {
+ display: flex;
+ position: relative;
+ z-index: 1;
+ margin-top: -17px;
+ justify-content: center;
+ -webkit-flex-wrap: wrap;
+ -ms-flex-wrap: wrap;
+ flex-wrap: wrap;
+}
+
+#learn-press-profile .lp-user-profile-socials a {
+ display: inline-block;
+ width: 40px;
+ height: 40px;
+ margin: 0 7px;
+ border: 1px solid #cfcfcf;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ line-height: 40px;
+ text-align: center;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#learn-press-profile .lp-user-profile-socials a:hover {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-profile .wrapper-profile-header {
+ color: #fff;
+ background: var(--lp-secondary-color);
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-content-area {
+ position: relative;
+ min-height: 345px;
+ padding-top: 50px;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-left {
+ position: absolute;
+ bottom: 0;
+ left: 0;
+ width: 270px;
+ padding: 20px;
+ border: 1px solid rgba(0, 0, 0, 0.1);
+ border-bottom: 0;
+ background: #fff;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-right {
+ margin-left: 270px;
+ padding-right: 15px;
+ padding-left: 35px;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-username {
+ padding-bottom: 18px;
+ font-size: 18px;
+ font-weight: 500;
+ text-transform: capitalize;
+}
+
+#learn-press-profile .wrapper-profile-header .lp-profile-right .lp-profile-user-bio {
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile .wrapper-profile-header .lp-profile-content-area {
+ min-height: inherit;
+ padding: 20px 15px;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-left {
+ float: left;
+ position: static;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-right {
+ float: right;
+ width: calc(100% - 270px);
+ margin-left: 0;
+ }
+}
+
+@media (max-width: 768px) {
+ #learn-press-profile .wrapper-profile-header .lp-profile-left {
+ width: 220px;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-right {
+ width: calc(100% - 220px);
+ }
+ #learn-press-profile .wrapper-profile-header .lp-user-profile-socials {
+ margin-right: -5px;
+ margin-left: -5px;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-user-profile-socials a {
+ width: 36px;
+ height: 36px;
+ margin: 0 5px;
+ line-height: 36px;
+ }
+}
+
+@media (max-width: 500px) {
+ #learn-press-profile .wrapper-profile-header .lp-profile-left {
+ float: none;
+ margin: 0 auto;
+ }
+ #learn-press-profile .wrapper-profile-header .lp-profile-right {
+ width: 100%;
+ padding-top: 30px;
+ text-align: center;
+ }
+}
+
+#learn-press-profile #profile-sidebar {
+ float: left;
+ width: 270px;
+ margin-top: 0;
+ border: 1px solid rgba(0, 0, 0, 0.1);
+ border-top: 0;
+ background: #fff;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile #profile-sidebar {
+ width: 100%;
+ }
+ #learn-press-profile #profile-sidebar .lp-user-profile-avatar {
+ max-width: 150px;
+ }
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
+ position: relative;
+ margin: 0;
+ border-top: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li a {
+ display: block;
+ padding: 0 20px;
+ color: #333;
+ font-size: 16px;
+ font-weight: 500;
+ line-height: 53px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
+ padding: 0 20px 0 52px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a > i {
+ display: inline-block;
+ position: absolute;
+ left: 24px;
+ width: 28px;
+ color: var(--lp-primary-color);
+ font-size: 12px;
+ line-height: 52px;
+ text-align: left;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
+ float: right;
+ margin-right: 4px;
+ color: #999;
+ font-family: "Font Awesome 5 Free";
+ font-size: 10px;
+ font-weight: 900;
+ content: "\f054";
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li {
+ margin: 0;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li a {
+ border-bottom: 1px solid #f9f9f9;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li ul li a:hover {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active > a::after, #learn-press-profile #profile-nav .lp-profile-nav-tabs > li:hover > a::after {
+ content: "\f053";
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a {
+ padding-left: 52px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li:last-child {
+ border-bottom-right-radius: 4px;
+ border-bottom-left-radius: 4px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist > a::before {
+ position: absolute;
+ left: 25px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 12px;
+ font-weight: 900;
+ content: "\f004";
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.wishlist:hover a::before {
+ color: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs > li.logout > a::after {
+ display: none;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li > a {
+ box-sizing: border-box;
+ height: 53px;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li > ul {
+ display: none;
+ position: absolute;
+ z-index: 1000;
+ top: 0;
+ left: 100%;
+ min-width: 150px;
+ margin: 0;
+ padding: 0;
+ background: #fff;
+ box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
+ list-style: none;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover {
+ background: var(--lp-primary-color);
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a {
+ color: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a i, #learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a::after, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a i, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a::after {
+ color: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul, #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > ul {
+ display: block;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul {
+ position: relative;
+ left: 0;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active {
+ background: #fff;
+}
+
+#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > ul .active > a {
+ color: #ffb606;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile #profile-nav {
+ overflow-x: scroll;
+ border-top: 1px solid rgba(204, 204, 204, 0.3);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs {
+ width: max-content;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs::after {
+ display: table;
+ clear: both;
+ content: "";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
+ float: left;
+ border: none;
+ border-right: 1px solid rgba(204, 204, 204, 0.3);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
+ height: auto;
+ padding: 0 20px 0 45px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
+ margin-left: 10px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.has-child a::after {
+ content: "\f077";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a {
+ padding-left: 45px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active a::after {
+ content: "\f078";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul {
+ display: none;
+ width: max-content;
+ transform: translateX(-20%);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul::after {
+ display: table;
+ clear: both;
+ box-shadow: 0 0 0;
+ content: "";
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li {
+ float: left;
+ border-right: 1px solid rgba(204, 204, 204, 0.3);
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li:last-child {
+ border-right: none;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li.active.has-child ul li a {
+ padding: 0 10px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover ul {
+ display: none !important;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(.has-child) > a::after {
+ display: none;
+ }
+}
+
+@media (max-width: 560px) {
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li {
+ max-width: 80px;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a {
+ font-size: 0;
+ }
+ #learn-press-profile #profile-nav .lp-profile-nav-tabs > li > a::after {
+ margin-left: 0;
+ }
+}
+
+#learn-press-profile #profile-content {
+ float: right;
+ width: calc(100% - 300px);
+ margin-bottom: 0px;
+ padding-top: 58px;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile #profile-content {
+ width: 100%;
+ }
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav {
+ display: block;
+ width: 100%;
+ border: 0;
+ }
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav::after {
+ display: table;
+ clear: both;
+ content: "";
+ }
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab {
+ float: left;
+ border-right: 0;
+ }
+ #learn-press-profile #profile-content .learn-press-tabs .learn-press-tabs__nav .learn-press-tabs__tab label {
+ padding-right: 25px;
+ padding-left: 25px;
+ }
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course {
+ margin: 0 0 40px 0;
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content {
+ padding: 20px 20px 12px 20px;
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories,
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-instructor {
+ margin-bottom: 14px;
+}
+
+#learn-press-profile #profile-content .lp-archive-courses ul.learn-press-courses .course .course-item .course-content .course-categories {
+ padding: 0;
+}
+
+#learn-press-profile #profile-content .lp-button {
+ display: block;
+ margin: 0 auto 52px auto;
+ padding: 13px 34px;
+ border-color: var(--lp-secondary-color);
+ font-size: 14px;
+ font-weight: 500;
+ -webkit-border-radius: 9px;
+ -moz-border-radius: 9px;
+ border-radius: 9px;
+}
+
+#learn-press-profile #profile-content .lp-button:hover {
+ border-color: var(--lp-primary-color);
+}
+
+#learn-press-profile #profile-content #profile-content-orders .profile-orders .profile-heading {
+ display: none;
+}
+
+#learn-press-profile #profile-content #profile-content-orders .profile-orders table {
+ margin-top: 0;
+}
+
+#learn-press-profile #profile-content #profile-content-orders .column-order-actions a {
+ margin-right: 6px;
+}
+
+#learn-press-profile #dashboard-general-statistic {
+ padding-bottom: 20px;
+ border-bottom: 1px solid #ddd;
+}
+
+#learn-press-profile .dashboard-general-statistic__row {
+ display: flex;
+ margin: 0 -15px;
+ justify-content: center;
+ flex-wrap: wrap;
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box {
+ width: 270px;
+ margin: 0 15px 40px 15px;
+ padding: 27px 25px 15px 25px;
+ border: 1px solid #ccc;
+ border-radius: 4px;
+ background: #f9fafc;
+ text-align: center;
+}
+
+@media (max-width: 990px) {
+ #learn-press-profile .dashboard-general-statistic__row .statistic-box {
+ width: 45%;
+ }
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile .dashboard-general-statistic__row .statistic-box {
+ width: 100%;
+ margin: 0 15px 20px 15px;
+ }
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__text {
+ margin: 0 0 7px 0;
+ padding: 0;
+ color: #666;
+ font-size: 18px;
+ font-weight: 400;
+ line-height: 1;
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box .statistic-box__number {
+ color: #333;
+ font-size: 18px;
+ font-weight: 500;
+ line-height: 1;
+}
+
+#learn-press-profile .dashboard-general-statistic__row .statistic-box:hover {
+ background: #eaeaea;
+}
+
+#learn-press-profile .dashboard-general-statistic__row[data-col="2"] .statistic-box {
+ width: 50%;
+}
+
+#learn-press-profile .dashboard-general-statistic__row[data-col="4"] .statistic-box {
+ width: 25%;
+}
+
+#learn-press-profile .dashboard-general-statistic__row[data-col="5"] .statistic-box {
+ width: 20%;
+}
+
+#learn-press-profile .profile-courses > h3 {
+ margin-top: 0;
+ margin-bottom: 36px;
+ color: #333;
+ font-size: 30px;
+ font-weight: 600;
+ line-height: 1;
+ text-transform: capitalize;
+}
+
+#learn-press-profile-basic-information .form-field,
+form[name="profile-change-password"] .form-field {
+ margin: 0 10px 24px 10px;
+}
+
+#learn-press-profile-basic-information .form-field > label,
+form[name="profile-change-password"] .form-field > label {
+ margin: 0 0 12px 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 500;
+ font-style: italic;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input,
+form[name="profile-change-password"] .form-field .form-field-input input {
+ height: 43px;
+ padding: 8px 20px;
+ font-weight: 400;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input[type="password"],
+form[name="profile-change-password"] .form-field .form-field-input input[type="password"] {
+ padding: 8px 20px;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input textarea,
+form[name="profile-change-password"] .form-field .form-field-input textarea {
+ padding: 9px 20px 16px 20px;
+ font-weight: 300;
+ line-height: 24px;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input,
+#learn-press-profile-basic-information .form-field .form-field-input textarea,
+form[name="profile-change-password"] .form-field .form-field-input input,
+form[name="profile-change-password"] .form-field .form-field-input textarea {
+ border: 1px solid #ccc;
+ color: #999;
+ font-size: 14px;
+ font-style: italic;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input input:focus,
+#learn-press-profile-basic-information .form-field .form-field-input textarea:focus,
+form[name="profile-change-password"] .form-field .form-field-input input:focus,
+form[name="profile-change-password"] .form-field .form-field-input textarea:focus {
+ border-color: var(--lp-primary-color);
+ outline: 0;
+ color: #222;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input ::placeholder,
+form[name="profile-change-password"] .form-field .form-field-input ::placeholder {
+ opacity: 1;
+ color: #999;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input :-ms-input-placeholder,
+form[name="profile-change-password"] .form-field .form-field-input :-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input ::-ms-input-placeholder,
+form[name="profile-change-password"] .form-field .form-field-input ::-ms-input-placeholder {
+ color: #999;
+}
+
+#learn-press-profile-basic-information .form-field .form-field-input .description,
+form[name="profile-change-password"] .form-field .form-field-input .description {
+ margin-top: 15px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile-basic-information .form-field,
+ form[name="profile-change-password"] .form-field {
+ margin: 0 0 24px 0;
+ }
+}
+
+#learn-press-profile-basic-information .form-field__50,
+form[name="profile-change-password"] .form-field__50 {
+ float: left;
+ width: calc(50% - 20px);
+ margin-right: 10px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile-basic-information .form-field__50,
+ form[name="profile-change-password"] .form-field__50 {
+ float: unset;
+ width: 100%;
+ margin: 0 0 24px 0;
+ }
+}
+
+#learn-press-profile-basic-information .form-field__clear,
+form[name="profile-change-password"] .form-field__clear {
+ clear: both;
+}
+
+#learn-press-profile-basic-information button,
+form[name="profile-change-password"] button {
+ padding: 16px 24px;
+ border: 0;
+ border-radius: 3px;
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 1;
+}
+
+#learn-press-profile-basic-information button:hover,
+form[name="profile-change-password"] button:hover {
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-profile-basic-information p,
+form[name="profile-change-password"] p {
+ margin: 0;
+}
+
+#learn-press-profile-basic-information .form-fields {
+ margin: 0 -10px;
+}
+
+#learn-press-profile-basic-information .form-fields::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+@media (max-width: 767px) {
+ #learn-press-profile-basic-information .form-fields {
+ margin: 0;
+ }
+}
+
+#lp-user-edit-avatar {
+ position: relative;
+ margin-bottom: 50px;
+}
+
+#lp-user-edit-avatar img {
+ vertical-align: top;
+}
+
+#lp-user-edit-avatar .lp-avatar-preview {
+ position: relative;
+ margin: 0 auto;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image {
+ overflow: hidden;
+ position: absolute;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ background: #ddd;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .crop-container {
+ overflow: hidden;
+ position: absolute;
+ width: 100%;
+ height: 100%;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .crop-container img {
+ position: absolute;
+ left: 0 !important;
+ max-width: none;
+ margin-left: 50%;
+ line-height: 1;
+ vertical-align: middle;
+ transform: translateX(-50%);
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls {
+ position: absolute;
+ bottom: 0;
+ width: 100%;
+ height: 40px;
+ opacity: 0;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls::before {
+ display: block;
+ width: 100%;
+ height: 40px;
+ background: rgba(255, 255, 255, 0.53);
+ content: "";
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom {
+ position: absolute;
+ top: 50%;
+ right: 100px;
+ left: 20px;
+ margin-top: -1px;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider {
+ position: absolute;
+ width: 100%;
+ height: 2px;
+ background: #6d6d6d;
+ cursor: move;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle {
+ position: absolute;
+ width: 20px;
+ height: 20px;
+ margin-top: -9px;
+ margin-left: -10px;
+ border-radius: 50%;
+ background: #ffb608;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload,
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload {
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ width: 40px;
+ height: 40px;
+ opacity: 0.7;
+ color: #f02425;
+ background: #ffffff59;
+ font-size: 24px;
+ line-height: 40px;
+ text-align: center;
+ cursor: pointer;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload:hover,
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload:hover {
+ opacity: 1;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-controls .lp-save-upload {
+ right: 40px;
+ color: #3db748;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area {
+ position: absolute;
+ top: 0;
+ left: 50%;
+ box-sizing: border-box;
+ border: 2px dashed #999;
+ transform: translateX(-50%);
+ pointer-events: none;
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::before, #lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::after {
+ display: block;
+ position: absolute;
+ top: -2px;
+ bottom: -2px;
+ width: 1000px;
+ opacity: 0.6;
+ background: #000;
+ content: "";
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::before {
+ left: -2px;
+ transform: translateX(-100%);
+}
+
+#lp-user-edit-avatar .lp-avatar-crop-image .lp-crop-area::after {
+ left: 100%;
+ margin-left: 2px;
+}
+
+#lp-user-edit-avatar:hover .lp-crop-controls {
+ opacity: 1;
+}
+
+#lp-user-edit-avatar .profile-picture {
+ display: none;
+ width: 100%;
+ margin-right: -100%;
+}
+
+#lp-user-edit-avatar .profile-picture img {
+ width: 100%;
+ height: 100%;
+ border-radius: 0;
+}
+
+#lp-user-edit-avatar .profile-picture.profile-avatar-current {
+ display: block;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions {
+ display: flex;
+ top: 50%;
+ width: 100%;
+ margin-top: 10px;
+ text-align: center;
+ justify-content: center;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions a {
+ display: inline-block;
+ z-index: 10;
+ height: 40px;
+ margin: 0 1px 0 0;
+ padding: 0 25px;
+ border: 1px solid #eee;
+ border-radius: 4px;
+ color: #444;
+ background: #fff;
+ font-size: 15px;
+ line-height: 40px;
+ text-align: center;
+ flex: 0 0 auto;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions a i {
+ margin-right: 6px;
+ font-size: 14px;
+}
+
+#lp-user-edit-avatar #lp-avatar-actions a#lp-remove-upload-photo {
+ display: none;
+ margin-left: 10px;
+}
+
+#lp-user-edit-avatar[data-custom="yes"] #lp-avatar-actions #lp-remove-upload-photo {
+ display: block;
+}
+
+.recover-order__title {
+ margin-bottom: 5px;
+}
+
+.recover-order__description {
+ margin-bottom: 20px;
+ color: #999;
+ font-size: 0.8em;
+ font-style: italic;
+}
+
+div.order-recover {
+ display: flex;
+}
+
+div.order-recover > .button-recover-order {
+ margin: 0;
+ margin-left: 20px;
+ flex: 0 0 auto;
+}
+
+div.order-recover > .button-recover-order.loading::before {
+ display: inline-block;
+ margin-right: 5px;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ animation: lp-rotating 1s linear infinite;
+}
+
+div.order-recover input[type="text"] {
+ width: 100%;
+ height: 43px;
+ margin-right: 10px;
+ padding: 0 22px;
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ background-color: #fff;
+ font-size: 14px;
+ font-weight: 300;
+ font-style: italic;
+ line-height: 43px;
+ flex: 1 1 auto;
+}
+
+.learn-press-profile-course__progress .lp_profile_course_progress {
+ border: 1px solid #eee;
+}
+
+.learn-press-profile-course__progress .lp_profile_course_progress__item {
+ display: grid;
+ align-items: center;
+ padding: 15px;
+ border-top: 1px solid #eee;
+ grid-template-columns: 90px 1fr 80px 140px 140px;
+ column-gap: 20px;
+}
+
+.learn-press-profile-course__progress .lp_profile_course_progress__header {
+ background-color: #eee;
+}
+
+.lp_profile_course_progress__nav button.loading::before {
+ display: inline-block;
+ margin-right: 5px;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.learn-press-profile-course__tab__inner {
+ display: flex;
+ margin: 40px 0 0 0;
+ padding: 0;
+ background: #eee;
+ list-style: none !important;
+}
+
+.learn-press-profile-course__tab__inner > li {
+ list-style: none;
+}
+
+.learn-press-profile-course__tab__inner a {
+ display: inline-block;
+ padding: 15px 30px;
+ font-weight: 600;
+}
+
+.learn-press-profile-course__tab__inner a.active {
+ border-top: 4px solid var(--lp-primary-color);
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+.learn-press-course-tab-filters .learn-press-filters {
+ margin-top: 20px;
+ margin-left: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.learn-press-course-tab-filters .learn-press-filters a.active {
+ color: var(--lp-primary-color);
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel {
+ display: none;
+ padding-top: 56px;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel.active {
+ display: block;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-instructor, #learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-faqs {
+ padding-top: 60px;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel.course-tab-panel-reviews {
+ padding: 56px 0 0 0;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description h4 {
+ margin-top: 0;
+ margin-bottom: 1.125rem;
+ color: #333;
+ font-size: 18px;
+ font-weight: 500;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description p {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#learn-press-course-tabs .course-tab-panels .course-tab-panel .course-description img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: middle;
+}
+
+#learn-press-course-tabs.show-all .course-tab-panel {
+ margin-bottom: 40px;
+}
+
+#learn-press-course .lp-course-author {
+ display: flex;
+ margin-bottom: 40px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course .lp-course-author {
+ flex-direction: column;
+ padding: 0 15px;
+ }
+}
+
+#learn-press-course .lp-course-author .course-author__pull-left {
+ margin-right: 30px;
+ text-align: center;
+ align-items: center;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course .lp-course-author .course-author__pull-left {
+ margin-right: 0;
+ margin-bottom: 30px;
+ }
+}
+
+#learn-press-course .lp-course-author .course-author__pull-left img {
+ width: 100%;
+ max-width: 96px;
+ margin-bottom: 20px;
+ border-radius: 50%;
+ object-fit: cover;
+ object-position: center;
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right {
+ flex: 1;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course .lp-course-author .course-author__pull-right {
+ width: 100%;
+ text-align: center;
+ }
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-title {
+ margin-bottom: 18px;
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-title a {
+ color: #333;
+ box-shadow: none;
+ font-size: 18px;
+ font-weight: 500;
+ text-transform: capitalize;
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-title a:hover {
+ color: var(--lp-primary-color);
+}
+
+#learn-press-course .lp-course-author .course-author__pull-right .author-description {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#learn-press-course .lp-course-author .author-socials {
+ display: grid;
+ grid-template-columns: repeat(4, 33px);
+ gap: 10px;
+ justify-content: center;
+}
+
+#learn-press-course .lp-course-author .author-socials > a {
+ display: inline-block;
+ width: 33px;
+ height: 33px;
+ margin: 0;
+ border: 1px solid #ededed;
+ border-radius: 50%;
+ color: #878787;
+ box-shadow: none;
+ font-size: 14px;
+ line-height: 33px;
+ text-align: center;
+ vertical-align: middle;
+ transition: all 0.3s;
+}
+
+#learn-press-course .lp-course-author .author-socials > a:hover {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-course .lp-course-author .author-socials .fa-googleplus::before {
+ content: "\f0d5";
+}
+
+#learn-press-course div.lp-list-co-instructor {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ gap: 40px;
+}
+
+#learn-press-course div.lp-list-co-instructor__item {
+ display: flex;
+ column-gap: 30px;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course div.lp-list-co-instructor__item {
+ align-items: center;
+ flex-direction: column;
+ padding: 0 15px;
+ column-gap: 0;
+ row-gap: 10px;
+ }
+}
+
+#learn-press-course div.lp-list-co-instructor__avatar > img {
+ width: 100%;
+ max-width: 96px;
+ border-radius: 999px;
+}
+
+#learn-press-course div.lp-list-co-instructor__bio {
+ flex: 1;
+}
+
+#learn-press-course div.lp-list-co-instructor__bio__top > a {
+ font-size: 18px;
+ font-weight: 600;
+}
+
+#learn-press-course div.lp-list-co-instructor__bio__description {
+ font-size: 1rem;
+}
+
+#learn-press-course .course-price {
+ margin-bottom: 10px;
+}
+
+#learn-press-course .course-price .origin-price,
+#learn-press-course .course-price .price {
+ vertical-align: middle;
+}
+
+#learn-press-course .course-price .origin-price {
+ margin-right: 10px;
+ font-size: 18px;
+ font-style: italic;
+ text-decoration: line-through;
+}
+
+#learn-press-course .course-price .price {
+ font-size: 24px;
+}
+
+#learn-press-course .lp-course-buttons {
+ margin-bottom: 20px;
+}
+
+#learn-press-course .course-featured-review .featured-review__title {
+ margin-top: 0;
+ margin-bottom: 6px;
+ font-size: 18px;
+ font-weight: 500;
+}
+
+#learn-press-course .course-featured-review .featured-review__stars {
+ padding-bottom: 12px;
+ color: var(--lp-primary-color);
+ font-size: 16px;
+}
+
+#learn-press-course .course-featured-review .featured-review__content {
+ position: relative;
+ color: #666;
+ font-size: 16px;
+ font-weight: 500;
+ font-style: italic;
+ line-height: 24px;
+}
+
+#learn-press-course .course-featured-review .featured-review__content::after {
+ position: absolute;
+ top: -42px;
+ right: -15px;
+ color: rgba(102, 102, 102, 0.1);
+ font-family: Arial;
+ font-size: 180px;
+ font-weight: 700;
+ font-style: normal;
+ content: "‘‘";
+ transform: rotate(180deg);
+}
+
+#learn-press-course .course-tags a {
+ display: inline-block;
+ padding: 3px 5px;
+ border-radius: 4px;
+ color: #fff;
+ background: #9aa5ab;
+ font-size: 12px;
+ line-height: 1;
+}
+
+.edit-content {
+ margin-left: 5px;
+}
+
+ul.learn-press-nav-tabs {
+ display: flex;
+ max-height: 60px;
+ margin: 0;
+ padding: 0;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-bottom: 0;
+ background: #f1f2f8;
+ list-style: none;
+}
+
+ul.learn-press-nav-tabs .course-nav {
+ float: left;
+ position: relative;
+ margin: 0;
+ border-right: 1px solid rgba(204, 204, 204, 0.3);
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+ list-style: none;
+}
+
+ul.learn-press-nav-tabs .course-nav:first-child.active::after {
+ position: absolute;
+ top: -1px;
+ left: -1px;
+ width: 1px;
+ height: 100%;
+ background: #fff;
+ content: "";
+}
+
+ul.learn-press-nav-tabs .course-nav:last-child {
+ border-right: 0;
+}
+
+ul.learn-press-nav-tabs .course-nav:last-child.active::after {
+ position: absolute;
+ top: -1px;
+ right: -2px;
+ width: 2px;
+ height: 100%;
+ background: #fff;
+ content: "";
+}
+
+ul.learn-press-nav-tabs .course-nav.active {
+ border-bottom: 0;
+}
+
+ul.learn-press-nav-tabs .course-nav.active::before {
+ position: absolute;
+ top: -1px;
+ left: 0;
+ width: 100%;
+ height: 4px;
+ background: var(--lp-primary-color);
+ content: "";
+}
+
+ul.learn-press-nav-tabs .course-nav.active label {
+ color: var(--lp-primary-color);
+}
+
+ul.learn-press-nav-tabs .course-nav a {
+ display: inline-block;
+ padding: 10px 20px;
+ border-bottom: none;
+ outline: none;
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+ul.learn-press-nav-tabs .course-nav a:focus {
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+ul.learn-press-nav-tabs[data-tabs] .course-nav {
+ flex: 1;
+}
+
+ul.learn-press-nav-tabs[data-tabs] .course-nav a {
+ width: 100%;
+ text-align: center;
+}
+
+ul.learn-press-nav-tabs::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+@media (max-width: 767px) {
+ ul.learn-press-nav-tabs {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ max-height: none;
+ }
+}
+
+.course-item-popup #tab-curriculum {
+ display: block;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections {
+ position: relative;
+ z-index: 9999;
+ margin: 0;
+ padding: 0;
+ background: #fff;
+ list-style: none;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section {
+ margin: 0;
+ padding: 0 0 42px 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section:last-child {
+ padding: 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .section-header {
+ margin-bottom: 20px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message {
+ margin-right: 15px;
+ margin-left: 15px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header {
+ display: table;
+ width: 100%;
+ padding: 0 0 26px 0;
+ border-bottom: 0;
+ border-bottom: 1px solid #d9e0f1;
+ background: #fff;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left {
+ vertical-align: top;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-left .section-title {
+ padding: 0;
+ color: #666;
+ font-size: 26px;
+ font-weight: 400;
+ letter-spacing: 0;
+ text-transform: capitalize;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title,
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
+ margin: 0 0 10px 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title {
+ position: relative;
+ margin-bottom: 0;
+ padding: 8px 0;
+ color: #5383f7;
+ font-size: 16px;
+ font-weight: normal;
+ line-height: 1;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ right: 30px;
+ width: 20px;
+ height: 20px;
+ transform: translate(0, -50%);
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f107";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-title span.show-desc:hover::before {
+ border-top-color: #ccc;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-desc {
+ margin: 0;
+ font-size: 14px;
+ font-style: italic;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-header .section-meta {
+ display: block;
+ padding-top: 17px;
+ padding-bottom: 15px;
+ font-size: 14px;
+ text-align: right;
+ vertical-align: middle;
+ white-space: nowrap;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content {
+ margin: 0 0 15px 0;
+ padding: 0;
+ list-style: none;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item {
+ display: flex;
+ position: relative;
+ margin: 0 0 2px 0;
+ padding: 0 15px 0 30px;
+ background: rgba(241, 242, 248, 0.4);
+ font-size: 14px;
+ transition: padding-left linear 0.15s;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item > span {
+ display: flex;
+ width: 28px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ align-items: center;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link {
+ display: table;
+ width: calc(100% - 28px);
+ border-bottom: none;
+ outline: none;
+ box-shadow: none;
+ line-height: 1.5;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:hover .item-name {
+ color: var(--lp-primary-color);
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link::before {
+ display: table-cell;
+ display: table-cell;
+ left: 0;
+ width: 20px;
+ padding: 15px 0;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 400;
+ vertical-align: middle;
+ transition: left linear 0.15s;
+}
+
+@media (max-width: 767px) {
+ #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta {
+ display: flex;
+ flex-direction: column-reverse;
+ align-items: flex-end;
+ }
+ #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link .course-item-meta .duration {
+ margin-bottom: 5px;
+ }
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon,
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-name {
+ display: table-cell;
+ padding: 17px 16px;
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+ vertical-align: middle;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon::before {
+ font-size: 18px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock {
+ float: right;
+ margin-top: 15px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta {
+ display: table-cell;
+ padding: 10px 0;
+ text-align: right;
+ vertical-align: middle;
+ white-space: nowrap;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta {
+ display: inline-block;
+ height: 23px;
+ margin-left: 14px;
+ padding: 0 8px;
+ border-radius: 3px;
+ color: #fff;
+ font-size: 14px;
+ line-height: 23px;
+ text-align: center;
+ vertical-align: middle;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz {
+ background: #14c4ff;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans {
+ padding: 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
+ background: #9672cf;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
+ background: #c0c0c0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status {
+ padding: 0;
+ color: #999;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 14px;
+ font-weight: 900;
+ vertical-align: middle;
+ text-transform: lowercase;
+ content: "\f00c";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link::before {
+ content: "\f059";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link::before {
+ content: "\f15b";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before {
+ content: "\f03d";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before {
+ content: "\f028";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview {
+ background: #00adff;
+ font-style: normal;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-preview::before {
+ color: #fff;
+ vertical-align: baseline;
+ content: attr(data-preview);
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status::before {
+ color: var(--lp-secondary-color);
+ content: "\f023";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status {
+ padding-top: 1px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status::before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-evaluated .course-item-status::before {
+ color: #3bb54a;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status::before, #learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status::before {
+ border-color: #f02425;
+ color: #f02425;
+ content: "\f00d";
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item::before {
+ position: absolute;
+ top: 50%;
+ left: 0;
+ width: 3px;
+ height: 0;
+ background: #00adff;
+ content: "";
+ transition: height linear 0.15s, top linear 0.15s;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current {
+ padding-left: 10px;
+ background: #f9f9f9;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current a::before {
+ left: 10px;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-content .course-item.current::before {
+ top: 0;
+ height: 100%;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-item-link {
+ color: #777;
+ text-decoration: none;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-desc {
+ color: #999;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c + .section-desc {
+ display: block;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before {
+ -webkit-transform: rotate(180deg);
+ -moz-transform: rotate(180deg);
+ -ms-transform: rotate(180deg);
+ -o-transform: rotate(180deg);
+ transform: rotate(180deg);
+ top: 0;
+}
+
+#learn-press-course-curriculum.course-curriculum ul.curriculum-sections .item-meta.duration {
+ background: #d9e0f1;
+}
+
+body.course-item-popupx {
+ overflow: hidden;
+ _opacity: 0;
+}
+
+body.course-item-popupx #learn-press-course-curriculum {
+ overflow: auto;
+ position: fixed;
+ z-index: 9999;
+ top: 32px;
+ bottom: 0;
+ left: 0;
+ width: 400px;
+ border-right: 1px solid #ddd;
+ background: #fff;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .section-header {
+ padding: 0 15px;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .section-header .section-desc {
+ margin: -10px 0 5px;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .course-item {
+ padding-right: 15px;
+ padding-left: 15px;
+}
+
+body.course-item-popupx #learn-press-course-curriculum .course-item a::before {
+ left: 15px;
+}
+
+body.course-item-popupx #learn-press-content-item {
+ overflow: hidden;
+ position: fixed;
+ z-index: 9999;
+ top: 32px;
+ right: 0;
+ bottom: 0;
+ left: 400px;
+ background: #fff;
+}
+
+body.course-item-popupx #learn-press-content-item .content-item-wrap {
+ max-width: 900px;
+ margin: 10px auto;
+}
+
+body.course-item-popupx #learn-press-content-item .course-item-title {
+ font-size: 1.4rem;
+}
+
+body.course-item-popupx #learn-press-content-item .content-question-summary .review-heading {
+ text-align: center;
+}
+
+body.course-item-popupx #learn-press-content-item .content-question-summary .question-title {
+ margin-bottom: 10px;
+ font-size: 1.2rem;
+}
+
+body.course-item-popupx #content-item-nav {
+ position: fixed;
+ z-index: 99999;
+ right: 0;
+ bottom: 0;
+ left: 400px;
+ height: 60px;
+ border-top: 1px solid #ddd;
+ background: #f5f5f5;
+}
+
+body.course-item-popupx #content-item-nav .content-item-nav-wrap {
+ max-width: 900px;
+ margin: 10px auto;
+}
+
+body.course-item-popupx #content-item-nav button {
+ height: 40px;
+ padding: 0 20px;
+ line-height: 40px;
+}
+
+body.course-item-popupx .comment-form-textarea {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+body.course-item-popupx.wpadminbar #learn-press-course-curriculum,
+body.course-item-popupx.wpadminbar #learn-press-content-item {
+ top: 92px;
+}
+
+body.course-item-popupx.wpadminbar #course-item-content-header {
+ top: 32px;
+}
+
+body.course-item-popupx.wpadminbar .content-item-description {
+ margin-bottom: 20px;
+}
+
+body.course-item-popupx .content-item-summary {
+ margin-bottom: 50px;
+}
+
+body.course-item-popupx .content-item-summary > h3 {
+ margin-bottom: 20px;
+}
+
+body.course-item-popupx .content-item-summary.content-item-video .entry-video {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ background: #000;
+ line-height: 1;
+}
+
+body.course-item-popupx .content-item-summary.content-item-video .entry-video iframe {
+ width: 100%;
+ max-width: 900px;
+ margin-bottom: 0;
+ vertical-align: top;
+}
+
+body.course-item-popupx .learn-press-content-protected-message {
+ margin-bottom: 50px;
+ padding: 20px;
+ background: #ffe0e0;
+}
+
+body.course-item-popupx.content-only #learn-press-content-item {
+ z-index: 9999999;
+ top: 0;
+ bottom: 0;
+ left: 0;
+}
+
+body.course-item-popupx.content-only #learn-press-content-item #course-item-content-header,
+body.course-item-popupx.content-only #learn-press-content-item #course-item-content-footer {
+ display: none;
+}
+
+body.course-item-popupx.content-only #learn-press-content-item .content-item-scrollable {
+ bottom: 0;
+}
+
+body #ifr-course-item {
+ position: absolute;
+ z-index: 999999;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: #fff;
+}
+
+body.full-screen-content-item #course-item-content-header .toggle-content-item::before {
+ font: 28px/60px "Font Awesome 5 Free";
+ content: "\f066";
+}
+
+body .content-item-summary .form-button-finish-course,
+body .lp-quiz-buttons .form-button-finish-course {
+ float: right;
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,
+#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,
+#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before {
+ top: 2px;
+ font-family: "Font Awesome 5 Free";
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before {
+ content: "\f017";
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before {
+ content: "\f15c";
+}
+
+#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before {
+ content: "\f29c";
+}
+
+.scroll-wrapper {
+ overflow: hidden;
+ opacity: 0;
+}
+
+.scroll-wrapper .scroll-element {
+ background: transparent;
+}
+
+.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
+ transition: opacity 0.25s;
+}
+
+.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible {
+ opacity: 0.7;
+}
+
+.course-remaining-time .lp-label.label-enrolled {
+ font-size: inherit;
+}
+
+.learn-press-course-results-progress {
+ margin-right: -4%;
+}
+
+.learn-press-course-results-progress .items-progress,
+.learn-press-course-results-progress .course-progress {
+ float: left;
+ width: 46%;
+ margin-right: 4%;
+ margin-bottom: 30px;
+}
+
+.learn-press-course-results-progress .items-progress .items-progress__heading,
+.learn-press-course-results-progress .course-progress .items-progress__heading {
+ margin-bottom: 10px;
+}
+
+.learn-press-course-results-progress .items-progress .lp-progress-bar,
+.learn-press-course-results-progress .course-progress .lp-progress-bar {
+ overflow: hidden;
+ position: relative;
+ height: 10px;
+ border-radius: 5px;
+}
+
+.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value,
+.learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value {
+ position: absolute;
+ width: 100%;
+ height: 10px;
+ margin-left: -100%;
+ border-radius: 5px;
+}
+
+.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed,
+.learn-press-course-results-progress .course-progress .lp-course-status .grade.failed {
+ background: #f00;
+}
+
+.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed,
+.learn-press-course-results-progress .course-progress .lp-course-status .grade.passed {
+ background: #3eadff;
+}
+
+.learn-press-course-results-progress::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+#course-item-content-header,
+#course-item-content-footer {
+ position: fixed;
+ right: 0;
+ height: 60px;
+ line-height: 60px;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#course-item-content-header {
+ z-index: 100;
+ top: 0;
+ left: 0;
+ padding: 0;
+ border-bottom: 1px solid #ddd;
+ background: #e7f7ff;
+}
+
+#course-item-content-header .course-item-search {
+ float: left;
+ position: relative;
+ box-sizing: border-box;
+ width: 400px;
+ padding: 15px;
+}
+
+#course-item-content-header .course-item-search input {
+ float: left;
+ width: 385px;
+ height: 30px;
+ padding: 0;
+ border: none;
+ color: #aaa;
+ background: transparent;
+ box-shadow: none;
+ font-style: italic;
+}
+
+#course-item-content-header .course-item-search input:focus {
+ outline: none;
+ color: #777;
+ box-shadow: none;
+}
+
+#course-item-content-header .course-item-search button {
+ position: absolute;
+ z-index: 99;
+ right: 15px;
+ height: 30px;
+ margin-left: -30px;
+ padding: 0;
+ border: none;
+ color: #777;
+ background: transparent;
+ font-size: 15px;
+ line-height: 30px;
+}
+
+#course-item-content-header .course-item-search button::after {
+ font-family: "Font Awesome 5 Free";
+ content: "\f002";
+}
+
+#course-item-content-header .course-item-search.has-keyword button::after {
+ content: "\f00d";
+}
+
+#course-item-content-header .course-title {
+ float: left;
+ clear: none;
+ height: 60px;
+ margin: 0;
+ padding: 0 15px;
+ font-size: 1.4rem;
+ line-height: 60px;
+}
+
+#course-item-content-header .course-title a {
+ box-shadow: none;
+}
+
+#course-item-content-header .course-title::before {
+ display: none;
+ content: "";
+}
+
+#course-item-content-header .form-button.lp-button-back {
+ float: right;
+ margin-right: 15px;
+}
+
+#course-item-content-header .toggle-content-item {
+ display: inline-block;
+ float: right;
+ width: 60px;
+ height: 60px;
+ border-left: 1px solid #ddd;
+ text-align: center;
+}
+
+#course-item-content-header .toggle-content-item::before {
+ font: 28px/60px "Font Awesome 5 Free";
+ content: "\f065";
+}
+
+#course-item-content-footer {
+ display: none;
+ bottom: 0;
+ left: 400px;
+ padding: 15px;
+ border-top: 1px solid #ddd;
+}
+
+#course-item-content-footer button,
+#course-item-content-footer .lp-button {
+ height: 35px;
+ padding: 0 10px;
+ font-size: 14px;
+ line-height: 30px;
+}
+
+.learn-press-form.completed button::before {
+ margin-right: 10px;
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ content: "\f00c";
+}
+
+.lp-course-progress {
+ position: relative;
+}
+
+.lp-course-progress .lp-passing-conditional {
+ position: absolute;
+ top: 0;
+ width: 3px;
+ height: 6px;
+ margin-left: -1px;
+ background: var(--lp-secondary-color);
+}
+
+.viewing-course-item #learn-press-course-curriculum .section-header .section-desc {
+ display: none;
+}
+
+/***********/
+.course-meta {
+ display: flex;
+ margin-bottom: 40px;
+}
+
+.course-meta .course-meta__pull-left,
+.course-meta .course-meta__pull-right {
+ display: flex;
+}
+
+.course-meta .course-meta__pull-left {
+ flex: 1;
+}
+
+.course-meta .course-meta__pull-left .meta-item {
+ margin-right: 10px;
+}
+
+.course-meta .course-meta__pull-right {
+ flex: 0 0 50%;
+}
+
+.course-meta .course-meta__pull-right .meta-item {
+ margin-left: 10px;
+}
+
+.course-meta.course-meta-primary .meta-item {
+ flex: 1;
+}
+
+.course-meta.two-columns .course-meta {
+ flex: 1;
+}
+
+.course-extra-box {
+ margin-bottom: 3px;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-radius: 5px;
+}
+
+.course-extra-box__title {
+ --extra-height: 54px;
+ display: flex;
+ align-items: center;
+ position: relative;
+ height: var(--extra-height);
+ margin: 0;
+ padding: 0 45px 0 38px;
+ background: rgba(181, 187, 211, 0.15);
+ font-size: 1.1rem;
+ font-weight: 600;
+ cursor: pointer;
+}
+
+.course-extra-box__title::after {
+ position: absolute;
+ top: 0;
+ right: 20px;
+ color: #666;
+ font-family: "Font Awesome 5 Free";
+ line-height: var(--extra-height);
+ content: "\f0d7";
+}
+
+.course-extra-box__content {
+ display: none;
+}
+
+.course-extra-box__content-inner {
+ -webkit-animation-name: course-extra-box__content-inner-transform;
+ animation-name: course-extra-box__content-inner-transform;
+ -webkit-animation-duration: 0.3s;
+ animation-duration: 0.3s;
+ -webkit-animation-timing-function: ease-in-out;
+ animation-timing-function: ease-in-out;
+ -webkit-animation-iteration-count: 1;
+ animation-iteration-count: 1;
+ -webkit-animation-direction: normal;
+ animation-direction: normal;
+}
+
+.course-extra-box__content ul,
+.course-extra-box__content li {
+ list-style: none;
+}
+
+.course-extra-box__content ul {
+ margin: 0;
+ padding: 0;
+}
+
+.course-extra-box__content li {
+ margin: 0;
+ padding: 22px 38px 14px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.course-extra-box__content li::before {
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f00c";
+}
+
+.course-extra-box__content li:last-child {
+ border-bottom: 0;
+}
+
+.course-extra-box:last-child {
+ margin-bottom: 60px;
+}
+
+.course-extra-box.active .course-extra-box__title::after {
+ content: "\f0d8";
+}
+
+input[name="course-extra-box-ratio"] {
+ display: none;
+}
+
+input[name="course-extra-box-ratio"]:checked + .course-extra-box .course-extra-box__content {
+ display: block;
+}
+
+input[name="course-extra-box-ratio"]:checked + .course-extra-box .course-extra-box__content .course-extra-box__content-inner {
+ transform: scale(1);
+}
+
+@-webkit-keyframes course-extra-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+@keyframes course-extra-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+.course-tab-panel-faqs {
+ padding-top: 64px;
+}
+
+@media (max-width: 767px) {
+ .course-tab-panel-faqs {
+ padding: 0 15px;
+ }
+}
+
+.course-tab-panel-faqs .course-faqs-box {
+ margin-bottom: 20px;
+ border: 1px solid rgba(204, 204, 204, 0.6);
+ border-radius: 5px;
+}
+
+.course-tab-panel-faqs .course-faqs-box__title {
+ display: block;
+ position: relative;
+ margin: 0;
+ padding: 25px 45px 25px 30px;
+ font-size: 16px;
+ font-weight: 500;
+ line-height: 1.7;
+ cursor: pointer;
+}
+
+.course-tab-panel-faqs .course-faqs-box__title::after {
+ position: absolute;
+ top: 50%;
+ right: 28px;
+ color: #6c6c6c;
+ font-family: "Font Awesome 5 Free";
+ font-size: 12px;
+ font-weight: 900;
+ content: "\f078";
+ transform: translateY(-50%);
+}
+
+.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content {
+ display: none;
+}
+
+.course-tab-panel-faqs .course-faqs-box .course-faqs-box__content .course-faqs-box__content-inner {
+ padding: 0 28px 33px 28px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-animation-name: course-faqs-box__content-inner-transform;
+ animation-name: course-faqs-box__content-inner-transform;
+ -webkit-animation-duration: 0.3s;
+ animation-duration: 0.3s;
+ -webkit-animation-timing-function: ease-in-out;
+ animation-timing-function: ease-in-out;
+ -webkit-animation-iteration-count: 1;
+ animation-iteration-count: 1;
+ -webkit-animation-direction: normal;
+ animation-direction: normal;
+}
+
+.course-tab-panel-faqs .course-faqs-box:last-child {
+ margin-bottom: 40px;
+}
+
+.course-tab-panel-faqs .course-faqs-box:hover {
+ background: rgba(241, 242, 248, 0.4);
+}
+
+.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title {
+ color: var(--lp-primary-color);
+}
+
+input[name="course-faqs-box-ratio"] {
+ display: none;
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__content {
+ display: block;
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box {
+ background: rgba(241, 242, 248, 0.4);
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__title {
+ color: var(--lp-primary-color);
+}
+
+input[name="course-faqs-box-ratio"]:checked + .course-faqs-box .course-faqs-box__title::after {
+ content: "\f077";
+}
+
+@-webkit-keyframes course-faqs-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+@keyframes course-faqs-box__content-inner-transform {
+ from {
+ opacity: 0;
+ -webkit-transform: translateX(5%);
+ transform: translateX(5%);
+ }
+ to {
+ opacity: 1;
+ -webkit-transform: translateX(0%);
+ transform: translateX(0%);
+ }
+}
+
+/***********/
+@media screen and (max-width: 1300px) {
+ body.course-item-popup #course-item-content-header .course-item-search {
+ width: 300px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search input {
+ width: 285px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search button {
+ left: 300px;
+ }
+ body.course-item-popup #learn-press-course-curriculum {
+ width: 300px;
+ }
+ body.course-item-popup #learn-press-course-curriculum .progress-bg {
+ width: 40px;
+ }
+ body.course-item-popup #content-item-nav,
+ body.course-item-popup #learn-press-content-item,
+ body.course-item-popup #course-item-content-footer {
+ left: 300px;
+ }
+ body.course-item-popup .section-desc {
+ display: none;
+ }
+}
+
+@media screen and (max-width: 1200px) {
+ body.course-item-popupx #course-item-content-header .course-item-search {
+ width: 300px;
+ }
+ body.course-item-popupx #course-item-content-header .course-item-search input {
+ width: 285px;
+ }
+ body.course-item-popupx #course-item-content-header .course-item-search button {
+ left: 300px;
+ }
+ body.course-item-popupx #learn-press-course-curriculum {
+ width: 300px;
+ }
+ body.course-item-popupx #content-item-nav,
+ body.course-item-popupx #learn-press-content-item,
+ body.course-item-popupx #course-item-content-footer {
+ left: 300px;
+ }
+ body.course-item-popupx #learn-press-content-item .content-item-nav-wrap,
+ body.course-item-popupx #learn-press-content-item .content-item-wrap {
+ width: 90%;
+ }
+}
+
+@media screen and (max-width: 768px) {
+ body.course-item-popup #course-item-content-header .course-item-search {
+ width: 200px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search input {
+ width: 185px;
+ }
+ body.course-item-popup #course-item-content-header .course-item-search button {
+ left: 200px;
+ }
+ body.course-item-popup #learn-press-course-curriculum {
+ width: 200px;
+ }
+ body.course-item-popup #content-item-nav,
+ body.course-item-popup #learn-press-content-item,
+ body.course-item-popup #course-item-content-footer {
+ left: 200px;
+ }
+ body.course-item-popup #learn-press-content-item .content-item-nav-wrap,
+ body.course-item-popup #learn-press-content-item .content-item-wrap {
+ width: 90%;
+ }
+ body.course-item-popup.wpadminbar #learn-press-content-item,
+ body.course-item-popup.wpadminbar #learn-press-course-curriculum {
+ top: 106px;
+ }
+ body.course-item-popup.wpadminbar #course-item-content-header {
+ top: 46px;
+ }
+ .learn-press-course-results-progress {
+ margin-right: 0%;
+ }
+ .learn-press-course-results-progress .items-progress,
+ .learn-press-course-results-progress .course-progress {
+ float: none;
+ width: 100%;
+ margin-right: 0%;
+ margin-bottom: 20px;
+ }
+}
+
+.lp-quiz-buttons {
+ margin-bottom: 20px;
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.quiz-progress {
+ margin-bottom: 30px;
+ background: #e7f7ff;
+}
+
+.quiz-progress .progress-items {
+ display: flex;
+}
+
+.quiz-progress .progress-items .progress-item {
+ position: relative;
+ color: #777;
+ font-size: 15px;
+ flex: 1;
+}
+
+.quiz-progress .progress-items .progress-item .progress-number,
+.quiz-progress .progress-items .progress-item .progress-label {
+ display: block;
+ line-height: 1;
+ text-align: center;
+}
+
+.quiz-progress .progress-items .progress-item .progress-number {
+ margin: 15px 0 10px 0;
+ font-size: 20px;
+}
+
+.quiz-progress .progress-items .progress-item .progress-label {
+ margin-bottom: 15px;
+ font-size: 14px;
+}
+
+.quiz-progress .progress-items .progress-item i {
+ display: none;
+ float: left;
+ width: 60px;
+ height: 60px;
+ color: #fff;
+ background: #00adff;
+ font-size: 30px;
+ line-height: 60px;
+ text-align: center;
+}
+
+.quiz-progress .progress-items .progress-item::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.answer-options {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.answer-options .answer-option {
+ display: flex;
+ overflow: hidden;
+ position: relative;
+ margin: 0 0 18px 0;
+ padding: 10px;
+ color: #777;
+ background: #f5f5f5;
+ font-size: 20px;
+ cursor: pointer;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+ -webkit-transition: background linear 0.25s;
+ -moz-transition: background linear 0.25s;
+ -ms-transition: background linear 0.25s;
+ -o-transition: background linear 0.25s;
+ transition: background linear 0.25s;
+}
+
+.answer-options .answer-option .option-title {
+ display: table-cell;
+ font-size: smaller;
+}
+
+.answer-options .answer-option .option-title .option-title-content {
+ display: inline-block;
+ vertical-align: middle;
+}
+
+.answer-options .answer-option .option-title::before {
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+ width: 3px;
+ background: #ddd;
+ content: "";
+ -webkit-transition: background linear 0.25s;
+ -moz-transition: background linear 0.25s;
+ -ms-transition: background linear 0.25s;
+ -o-transition: background linear 0.25s;
+ transition: background linear 0.25s;
+}
+
+.answer-options .answer-option input[type="checkbox"],
+.answer-options .answer-option input[type="radio"] {
+ -webkit-appearance: initial;
+ -moz-appearance: initial;
+ position: relative;
+ z-index: 10;
+ width: 35px;
+ min-width: 35px;
+ height: 35px;
+ margin: 0 10px 0 3px;
+ border: 1px solid #cfcfcf;
+ background: #f9fafc;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.answer-options .answer-option input[type="checkbox"]:focus,
+.answer-options .answer-option input[type="radio"]:focus {
+ outline: none;
+}
+
+.answer-options .answer-option input[type="checkbox"]::after,
+.answer-options .answer-option input[type="radio"]::after {
+ position: absolute;
+ top: 15px;
+ left: 9px;
+ box-sizing: content-box;
+ margin-top: -10px;
+ opacity: 0;
+ color: #3db748;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f00c";
+}
+
+.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title .option-title-content,
+.answer-options .answer-option input[type="radio"]:checked ~ .option-title .option-title-content {
+ position: relative;
+}
+
+.answer-options .answer-option input[type="checkbox"]:checked ~ .option-title::before,
+.answer-options .answer-option input[type="radio"]:checked ~ .option-title::before {
+ background: #00adff;
+}
+
+.answer-options .answer-option input[type="checkbox"]:checked::after,
+.answer-options .answer-option input[type="radio"]:checked::after {
+ opacity: 1;
+}
+
+.answer-options .answer-option input[type="radio"] {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.answer-options .answer-option input[type="radio"]::before {
+ border-radius: 50%;
+}
+
+.answer-options .answer-option .option-title {
+ margin: 0;
+}
+
+.answer-options .answer-option:hover {
+ background: #e1f5ff;
+}
+
+.answer-options .answer-option.answer-correct {
+ background: #e1f5ff;
+}
+
+.answer-options .answer-option.answer-correct input[type="radio"]:checked ~ .option-title::before,
+.answer-options .answer-option.answer-correct input[type="checkbox"]:checked ~ .option-title::before {
+ background: #e1f5ff;
+}
+
+.answer-options .answer-option.answered-correct input[type="radio"]:checked ~ .option-title::before,
+.answer-options .answer-option.answered-correct input[type="checkbox"]:checked ~ .option-title::before {
+ background: #00adff;
+}
+
+.answer-options .answer-option.answered-wrong input[type="radio"]::before, .answer-options .answer-option.answered-wrong input[type="radio"]::after,
+.answer-options .answer-option.answered-wrong input[type="checkbox"]::before,
+.answer-options .answer-option.answered-wrong input[type="checkbox"]::after {
+ border-color: #f00;
+}
+
+.answer-options .answer-option.answered-wrong input[type="radio"]:checked ~ .option-title::before,
+.answer-options .answer-option.answered-wrong input[type="checkbox"]:checked ~ .option-title::before {
+ background: #f00;
+}
+
+button[data-counter] {
+ position: relative;
+}
+
+button[data-counter]::after {
+ padding-left: 5px;
+ content: "(+" attr(data-counter) ")";
+}
+
+.quiz-result {
+ max-width: 320px;
+ margin: 20px auto 48px;
+ text-align: center;
+}
+
+.quiz-result .result-heading {
+ display: none;
+}
+
+.quiz-result.passed .result-message {
+ background: #3bb54a;
+}
+
+.quiz-result.passed .result-message::after {
+ content: "\f00c";
+}
+
+.quiz-result .result-message {
+ margin-bottom: 30px;
+ padding: 10px 0;
+ color: #fff;
+ background: #f02425;
+ font-size: 16px;
+ font-weight: 400;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.quiz-result .result-message::after {
+ margin-left: 10px;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f00d";
+}
+
+.quiz-result .result-grade .result-achieved,
+.quiz-result .result-grade .result-require {
+ display: inline-block;
+ margin: 0 auto;
+}
+
+.quiz-result .result-grade .result-achieved {
+ padding-bottom: 7px;
+ border-bottom: 1px solid #999;
+ color: #333;
+ font-size: 28px;
+ font-weight: 500;
+ line-height: 1;
+}
+
+.quiz-result .result-grade .result-require {
+ display: block;
+ padding-top: 5px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 1;
+}
+
+.quiz-result .result-grade .result-message {
+ font-size: 14px;
+}
+
+.quiz-result.failed {
+ /*.result-achieved {
+ color: #c55757;
+ }
+ .result-message {
+ strong {
+ color: #c55757;
+ }
+ }*/
+}
+
+.quiz-result.passed .result-achieved {
+ color: #04adff;
+}
+
+.quiz-result.passed .result-message strong {
+ color: #04adff;
+}
+
+.quiz-result .result-statistic {
+ margin: 0;
+ padding: 0;
+ text-align: left;
+ list-style: none;
+}
+
+.quiz-result .result-statistic .result-statistic-field {
+ display: flex;
+ margin: 0;
+}
+
+.quiz-result .result-statistic .result-statistic-field span,
+.quiz-result .result-statistic .result-statistic-field p {
+ margin: 0;
+ flex: 1;
+}
+
+.quiz-result .result-statistic .result-statistic-field span {
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 35px;
+}
+
+.quiz-result .result-statistic .result-statistic-field span::before {
+ display: inline-block;
+ width: 15px;
+ margin-right: 10px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 16px;
+ font-weight: 900;
+}
+
+.quiz-result .result-statistic .result-statistic-field p {
+ color: #333;
+ font-size: 16px;
+ font-weight: 500;
+ line-height: 35px;
+ text-align: right;
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before {
+ font-weight: 400;
+ content: "\f017";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-point label::before {
+ font-weight: 400;
+ content: "\f005";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions label::before {
+ font-weight: 400;
+ content: "\f059";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before {
+ color: #3db748;
+ content: "\f00c";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before {
+ color: #f02425;
+ content: "\f00d";
+}
+
+.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before {
+ color: #ddd;
+ content: "\f2f5";
+}
+
+.quiz-status {
+ position: sticky;
+ z-index: 99;
+ top: 0;
+ right: 0;
+ left: 0;
+ margin: 0 0 35px 0;
+}
+
+.quiz-status > div {
+ display: flex;
+ box-sizing: border-box;
+ width: 100%;
+ max-width: 792px;
+ height: 60px;
+ margin: 0 auto;
+ padding: 5px 10px 5px 30px;
+ border-radius: 4px;
+ background: var(--lp-primary-color);
+ justify-content: center;
+ align-items: center;
+}
+
+@media (max-width: 480px) {
+ .quiz-status > div {
+ display: block;
+ height: auto;
+ text-align: center;
+ }
+}
+
+.quiz-status > div > div {
+ display: flex;
+ flex-direction: row-reverse;
+ flex: 0 0 50%;
+ align-items: center;
+}
+
+.quiz-status > div .current-point {
+ display: none;
+}
+
+.quiz-status .questions-index {
+ display: inline-block;
+ color: #666;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 26px;
+}
+
+.quiz-status .questions-index span {
+ color: #333;
+ font-weight: 500;
+}
+
+.quiz-status .countdown {
+ position: relative;
+ min-width: 120px;
+ margin-right: 5px;
+ padding: 12px 29px;
+ color: #333;
+ background: #fff;
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1;
+ text-align: center;
+}
+
+.quiz-status .countdown .fas {
+ position: absolute;
+ top: 50%;
+ left: 10px;
+ color: #333;
+ font-size: 14px;
+ transform: translateY(-50%);
+}
+
+.quiz-status .countdown .clock {
+ display: none;
+ width: 40px;
+ height: 40px;
+}
+
+.quiz-status .countdown .clock::before {
+ position: absolute;
+ width: 40px;
+ height: 40px;
+ border: 4px solid #b1c1e6;
+ border-radius: 50%;
+ content: "";
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.quiz-status .countdown .clock .circle-progress-bar {
+ display: inline-block;
+ position: relative;
+ width: 40px;
+ height: 40px;
+ stroke: #5383f7;
+}
+
+.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle {
+ transition: 0.35s stroke-dashoffset;
+ transform: rotate(-90deg);
+ transform-origin: 50% 50%;
+}
+
+.quiz-status .countdown .clock.x .circle-progress-bar__circle {
+ stroke: #f00;
+}
+
+.quiz-status .submit-quiz button {
+ margin: 0 0 0 10px;
+ border: none;
+ border-radius: 0;
+ background: #fff;
+ text-transform: uppercase;
+}
+
+.quiz-status .submit-quiz button:hover {
+ background: var(--lp-secondary-color);
+}
+
+.quiz-status.submitting .submit-quiz button {
+ background: #ddd;
+}
+
+.question-numbers {
+ text-align: center;
+ list-style: none;
+}
+
+.question-numbers li {
+ display: inline-block;
+ position: relative;
+ margin-bottom: 3px;
+}
+
+.question-numbers li a {
+ display: block;
+ min-width: 20px;
+ padding: 8px;
+ border: 1px solid #ddd;
+ color: #999;
+ background: #f5f5f5;
+ box-shadow: none;
+ font-size: 12px;
+ line-height: 1;
+}
+
+.question-numbers li a span {
+ vertical-align: middle;
+}
+
+.question-numbers li a:hover {
+ border: 1px solid #3880a2;
+ color: #fff;
+ background: #00adff;
+}
+
+.question-numbers li.current a {
+ border-color: #3880a2;
+ color: #fff !important;
+ background: #00adff;
+}
+
+.question-numbers li.current.skipped::after {
+ background: #fff;
+}
+
+.question-numbers li.answered a::after {
+ margin-left: 3px;
+ font-family: "Font Awesome 5 Free";
+ font-size: 8px;
+ vertical-align: middle;
+}
+
+.question-numbers li.answered.answered-wrong a {
+ color: #f00;
+}
+
+.question-numbers li.answered.answered-true a {
+ color: #00adff;
+}
+
+.question-numbers li.answered.answered-true.current a {
+ color: #fff;
+}
+
+.question-numbers li.skipped::after {
+ position: absolute;
+ bottom: 3px;
+ left: 50%;
+ width: 10px;
+ height: 4px;
+ margin-left: -5px;
+ border-radius: 2px;
+ background: #aaa;
+ content: "";
+}
+
+.quiz-intro {
+ display: flex;
+ margin: 0 0 20px;
+ padding: 0;
+ list-style: none;
+ flex-flow: row wrap;
+}
+
+@media (max-width: 768px) {
+ .quiz-intro {
+ padding-right: 10px;
+ padding-left: 10px;
+ justify-content: space-between;
+ }
+}
+
+.quiz-intro-item {
+ display: flex;
+ margin: 0 40px 0 0;
+ align-items: center;
+}
+
+@media (max-width: 768px) {
+ .quiz-intro-item {
+ margin: 0 20px 0 0;
+ }
+}
+
+.quiz-intro-item::before {
+ position: relative;
+ top: -2px;
+ margin-right: 10px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 16px;
+ font-weight: 900;
+}
+
+.quiz-intro-item--passing-grade {
+ order: 2;
+}
+
+.quiz-intro-item--passing-grade::before {
+ content: "\f012";
+}
+
+.quiz-intro-item--questions-count {
+ order: 1;
+}
+
+.quiz-intro-item--questions-count::before {
+ content: "\f12e";
+}
+
+.quiz-intro-item--duration {
+ order: 2;
+}
+
+.quiz-intro-item--duration::before {
+ content: "\f017";
+}
+
+.quiz-intro-item__title {
+ margin: 0;
+ padding: 0 8px 0 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 1.7;
+}
+
+.quiz-intro-item__content {
+ color: #222;
+ font-size: 16px;
+ font-weight: 400;
+}
+
+.question-explanation-content,
+.question-hint-content {
+ margin-bottom: 20px;
+ padding: 10px 15px;
+ background: #f5f5f5;
+}
+
+.redo-quiz button[type="submit"] {
+ content: attr(data-counter);
+}
+
+.circle-bar {
+ position: relative;
+ width: 300px;
+ height: 300px;
+ border-color: #ddd;
+}
+
+.circle-bar::before {
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ left: 0;
+ box-sizing: border-box;
+ width: 100%;
+ height: 100%;
+ border: 10px solid #ddd;
+ border-radius: 50%;
+ content: "";
+}
+
+.circle-bar .before,
+.circle-bar .after {
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ left: 0;
+ box-sizing: border-box;
+ width: 100%;
+ height: 100%;
+ border: 10px solid #14c4ff;
+ border-radius: 50%;
+}
+
+.circle-bar .before {
+ border-bottom-color: transparent;
+ border-left-color: transparent;
+ transform: rotate(45deg);
+}
+
+.circle-bar .after {
+ border-color: #14c4ff;
+ border-top-color: transparent;
+ border-right-color: transparent;
+ transform: rotate(45deg);
+}
+
+.circle-bar.bg50 .after {
+ z-index: 10;
+ border-bottom-color: inherit;
+ border-left-color: inherit;
+ transform: rotate(45deg);
+}
+
+.lp-quiz-buttons .complete-quiz,
+.lp-quiz-buttons .back-quiz,
+.lp-quiz-buttons .review-quiz {
+ float: right;
+}
+
+.quiz-results,
+.quiz-content,
+.quiz-questions,
+.quiz-buttons,
+.quiz-attempts {
+ margin-bottom: 60px;
+}
+
+.quiz-result .result-grade {
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ box-sizing: border-box;
+ height: 200px;
+ margin-bottom: 30px;
+ padding: 50px;
+ justify-content: center;
+ align-items: center;
+}
+
+.quiz-result .result-grade::before,
+.quiz-result .result-grade svg {
+ position: absolute;
+ top: 0;
+ left: 50%;
+ width: 200px;
+ height: 200px;
+ margin-left: -100px;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.quiz-result .result-grade::before {
+ box-sizing: border-box;
+ padding: 30px;
+ border: 10px solid #ccc;
+ content: "";
+}
+
+.quiz-result .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+.quiz-result .result-grade svg circle {
+ stroke: var(--lp-primary-color);
+}
+
+.quiz-result.passed .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+.quiz-result.passed .result-grade .result-achieved {
+ color: #333;
+}
+
+.quiz-result.passed .result-grade .result-message strong {
+ color: #4caf50;
+}
+
+.quiz-questions .question {
+ margin-bottom: 60px;
+}
+
+.question .answer-option {
+ padding: 0;
+ _border: 2px solid #d9e0f1;
+ background: #fff;
+}
+
+.question .answer-option input[type="radio"],
+.question .answer-option input[type="checkbox"] {
+ position: absolute;
+ top: 50%;
+ margin: -19px 0 0 10px;
+ border-color: #d9e0f1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.question .answer-option input[type="radio"]::after,
+.question .answer-option input[type="checkbox"]::after {
+ border-color: #d9e0f1;
+}
+
+.question .answer-option input[type="radio"]:disabled,
+.question .answer-option input[type="checkbox"]:disabled {
+ border-color: #ddd;
+ background: #f9f9f9;
+}
+
+.question .answer-option input[type="radio"]:disabled::after,
+.question .answer-option input[type="checkbox"]:disabled::after {
+ border-color: #ddd;
+}
+
+.question .answer-option input[type="radio"]:checked:not(:disabled)::after,
+.question .answer-option input[type="checkbox"]:checked:not(:disabled)::after {
+ border-color: #99aee4;
+}
+
+.question .answer-option input[type="radio"] {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.question .answer-option input[type="radio"]::before {
+ border-radius: 50%;
+}
+
+.question .answer-option .option-title {
+ display: flex;
+ width: 100%;
+ margin: 0;
+ padding: 14px 10px 11px 65px;
+ border: 1px solid #ccc;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.question .answer-option .option-title::after {
+ display: inline-block;
+ visibility: hidden !important;
+ content: ".";
+}
+
+.question .answer-option .option-title:hover {
+ background: #f9f9f9;
+}
+
+.question .answer-option .option-title::before {
+ display: none;
+}
+
+.question .answer-option.answer-correct .option-title {
+ border-color: #4caf50;
+}
+
+.question .answer-option.answered-wrong .option-title {
+ border-color: #ff6423;
+}
+
+.question .question-title {
+ display: block;
+ margin-top: 0;
+ margin-bottom: 18px;
+ color: #333;
+ font-size: 18px;
+ font-weight: normal;
+ font-weight: 500;
+}
+
+.question .question-title .edit-link {
+ float: right;
+ font-size: 14px;
+ font-weight: normal;
+}
+
+.question .question-content {
+ margin-bottom: 30px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+.question .question-content img {
+ width: 100%;
+ max-width: 100%;
+}
+
+.question .question-response {
+ margin-bottom: 10px;
+ font-size: 14px;
+}
+
+.question .question-response .label {
+ display: inline-block;
+ margin: 0 5px 0 0;
+ padding: 8px 10px;
+ border-radius: 4px;
+ color: #fff;
+ line-height: 1;
+}
+
+.question .question-response .point {
+ display: inline-block;
+}
+
+.question .question-response.correct .label {
+ background: #4caf50;
+}
+
+.question .question-response.incorrect .label {
+ background: #ff6423;
+}
+
+.question .question-index {
+ display: inline-block;
+ margin: 0 5px 0 0;
+}
+
+.question .btn-show-hint {
+ position: relative;
+ margin: 0 0 0 10px;
+ padding: 0;
+ outline: none;
+ color: #00adff;
+ background: transparent;
+ font-size: 0;
+ text-decoration: none;
+}
+
+.question .btn-show-hint::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ content: "\f059";
+}
+
+.question .btn-show-hint:hover span {
+ position: absolute;
+ bottom: 100%;
+ left: 0;
+ width: auto;
+ padding: 6px 9px;
+ border-radius: 2px;
+ color: #333;
+ background: #eee;
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1;
+ white-space: nowrap;
+ text-transform: none;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input-wrap {
+ display: inline-block;
+}
+
+.question.question-fill_in_blanks .blanks .blank-block {
+ margin-bottom: 20px;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input {
+ display: inline-block;
+ width: auto;
+ min-width: 50px;
+ margin: 0 10px;
+ padding: 0 10px;
+ border: none;
+ border-bottom: 1px dashed #ddd;
+ text-align: center;
+ white-space: nowrap;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input br {
+ display: none;
+}
+
+.question.question-fill_in_blanks .blanks .blank-input > * {
+ display: inline;
+ white-space: nowrap;
+}
+
+.question.question-fill_in_blanks .blanks .blank-select {
+ display: inline-block;
+ height: 30px;
+ margin-left: 4px;
+ padding: 1px;
+}
+
+.question.question-fill_in_blanks .blanks .blank-fills {
+ display: inline-block;
+}
+
+.question.question-fill_in_blanks .blanks .blank-fills code {
+ margin: 0 5px;
+ padding: 0 6px;
+ background: #ddd;
+ line-height: 1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+.question.question-fill_in_blanks .blanks.ordered {
+ list-style-position: inside;
+}
+
+.question.question-fill_in_blanks .blanks.one-paragraph {
+ line-height: 3;
+}
+
+.lp-sort-bg label.option-title {
+ background: rgba(255, 182, 6, 0.68) !important;
+}
+
+.learn-press-message.fixed {
+ position: fixed;
+ top: 32px;
+ left: 0;
+ right: 0;
+ background: rgba(0, 173, 255, 0.6);
+ text-align: center;
+ z-index: 100;
+ color: #FFF;
+ padding: 10px;
+}
+
+.learn-press-message.fixed[data-delay-in] {
+ display: none;
+}
+
+/**
+ * CSS for overriding some style defaults of themes
+ */
+/**/
+body.learnpress-page.twentysixteen #primary .lp-entry-content {
+ float: none;
+ width: auto;
+ margin: 0 15%;
+}
+
+body.learnpress-page.twentyfifteen .course-summary-sidebar .widget {
+ width: 100%;
+ padding: 0;
+}
+
+body.learnpress-page.twentysixteen .entry-footer {
+ display: none;
+}
+
+body.learnpress-page.twentysixteen .lp-entry-content {
+ float: none;
+ width: auto;
+}
+
+body.learnpress-page.twentyseventeen #primary article.type-page {
+ width: 100%;
+}
+
+@media screen and (min-width: 61.5625em) {
+ body.twentysixteen.learnpress-page .entry-footer {
+ display: none;
+ }
+ body.twentysixteen.learnpress-page .lp-entry-content {
+ float: none;
+ width: auto;
+ }
+ body:not(.search-results) article:not(.type-page) .entry-footer {
+ display: none;
+ }
+ body:not(.search-results) article:not(.type-page) .lp-entry-content {
+ float: none;
+ width: auto;
+ }
+}
+
+body.twentyseventeen.learnpress-page #primary article.page .entry-header,
+body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content {
+ width: 100%;
+ float: none;
+}
+
+@media screen and (min-width: 48em) {
+ body.twentyseventeen.learnpress-page #primary article.page .entry-header,
+ body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content {
+ width: 100%;
+ float: none;
+ }
+}
+
+.learn-press-tip {
+ display: none;
+ margin: 0 5px;
+ color: #444;
+ font-size: 13px;
+ font-style: normal;
+ line-height: 1;
+ vertical-align: baseline;
+ cursor: pointer;
+}
+
+.learn-press-tip.ready {
+ display: inline-block;
+}
+
+.learn-press-tip::before {
+ font-family: "Font Awesome 5 Free";
+ content: "\f059";
+}
+
+.learn-press-tip:hover {
+ opacity: 0.8;
+}
+
+.learn-press-tip-floating {
+ position: absolute;
+ z-index: 9999999;
+ min-width: 20px;
+ margin-left: -1px;
+ padding: 0.618em 1em;
+ color: #fff;
+ background: #383838;
+ font-size: 12px;
+ line-height: 1.2em;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+.learn-press-tip-floating > * {
+ font-size: 12px;
+}
+
+.learn-press-tip-floating .close {
+ display: inline-block;
+ position: absolute;
+ top: -8px;
+ right: -8px;
+ width: 16px;
+ height: 16px;
+ border: 1px solid #fff;
+ color: #fff;
+ background: #468fbc;
+ line-height: 16px;
+ text-align: center;
+ cursor: pointer;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+.learn-press-tip-floating .close::before {
+ font-family: "Font Awesome 5 Free";
+ content: "\f00d";
+}
+
+.learn-press-tip-floating p {
+ margin: 0;
+}
+
+.learn-press-tip-floating::before {
+ position: absolute;
+ bottom: -6px;
+ left: 50%;
+ width: 0;
+ height: 0;
+ margin-left: -6px;
+ border: 6px solid transparent;
+ border-top-color: #383838;
+ border-bottom-width: 0;
+ content: "";
+}
+
+body.lp-preview.admin-bar #learn-press-content-item {
+ top: 32px !important;
+}
+
+body.lp-preview #learn-press-course-curriculum {
+ display: none;
+}
+
+body.lp-preview #learn-press-content-item {
+ top: 0 !important;
+ left: 0 !important;
+}
+
+body.lp-preview #course-item-content-header {
+ display: none;
+}
+
+/**
+ * CSS for jAlerts
+ */
+/**
+ * Mixin
+ */
+@-webkit-keyframes rotating4 {
+ from {
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@keyframes rotating4 {
+ from {
+ -ms-transform: rotate(0deg);
+ -moz-transform: rotate(0deg);
+ -webkit-transform: rotate(0deg);
+ -o-transform: rotate(0deg);
+ transform: rotate(0deg);
+ }
+ to {
+ -ms-transform: rotate(360deg);
+ -moz-transform: rotate(360deg);
+ -webkit-transform: rotate(360deg);
+ -o-transform: rotate(360deg);
+ transform: rotate(360deg);
+ }
+}
+
+@-webkit-keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+@keyframes animation4 {
+ from {
+ left: -40%;
+ width: 40%;
+ }
+ to {
+ left: 100%;
+ width: 10%;
+ }
+}
+
+#popup_container {
+ opacity: 0;
+ transform: scale(0.5);
+}
+
+body.confirm #popup_overlay {
+ z-index: 999998 !important;
+}
+
+body.confirm #popup_container {
+ z-index: 999999 !important;
+ max-width: 90% !important;
+ min-width: 300px !important;
+ padding: 10px !important;
+ background: #F5F5F5;
+ transition: opacity 0.25s;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+body.confirm #popup_container #popup_title {
+ display: none !important;
+}
+
+body.confirm #popup_container #popup_message {
+ margin: -10px;
+ background: #FFF;
+ padding: 20px;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+
+body.confirm #popup_container .close {
+ position: absolute;
+ top: 3px;
+ right: 10px;
+}
+
+body.confirm #popup_container #popup_panel {
+ margin-top: 20px;
+ text-align: center;
+}
+
+body.confirm #popup_container #popup_panel button, body.confirm #popup_container #popup_panel input[type="button"], body.confirm #popup_container #popup_panel input[type="submit"] {
+ height: 30px;
+ line-height: 30px;
+ padding: 0 25px;
+}
+
+body.confirm #popup_container #popup_cancel {
+ display: none;
+}
+
+body.confirm #popup_container.ready {
+ opacity: 1;
+ transform: scale(1);
+}
+
+/**
+ * Archive courses page.
+ */
+a {
+ text-decoration: none;
+}
+
+.lp-content-area {
+ width: 1170px;
+ max-width: 100%;
+ margin: 0 auto;
+}
+
+@media (max-width: 1024px) {
+ .lp-content-area {
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+.lp-content-area::after,
+.lp-content-area::before {
+ display: table;
+ clear: both;
+ content: "";
+}
+
+.lp-archive-courses.loading ul.learn-press-courses {
+ position: relative;
+}
+
+.lp-archive-courses.loading ul.learn-press-courses::after {
+ position: absolute;
+ z-index: 3;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ background: #f3f3f3;
+ background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
+ background-size: 400% 100%;
+ list-style: none;
+ content: "";
+ animation: lp-skeleton-loading 1.4s ease infinite;
+}
+
+.lp-archive-courses.loading ul.learn-press-courses::before {
+ position: absolute;
+ z-index: 2;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ opacity: 0.8%;
+ background: #fff;
+ content: "";
+}
+
+.lp-archive-courses form[name="search-course"] {
+ position: relative;
+ margin-bottom: 20px;
+}
+
+.lp-archive-courses form[name="search-course"] .search-course-input {
+ width: 100%;
+ padding: 12px;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.lp-archive-courses form[name="search-course"] .search-course-button {
+ position: absolute;
+ top: 1px;
+ right: 1px;
+ bottom: 1px;
+ height: auto;
+ padding: 15px;
+ line-height: 1px;
+}
+
+.lp-archive-courses .learn-press-courses-header {
+ float: left;
+ padding-top: 4px;
+}
+
+.lp-archive-courses .learn-press-courses-header h1 {
+ margin: 0;
+ font-size: 30px;
+ font-weight: 600;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses-header {
+ margin-bottom: 20px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses {
+ clear: both;
+ margin: 0 -15px 0 -15px;
+ padding: 0;
+ list-style: none;
+ display: -webkit-box;
+ display: -moz-box;
+ display: -ms-flexbox;
+ display: -moz-flex;
+ display: -webkit-flex;
+ display: flex;
+ -webkit-flex-wrap: wrap;
+ flex-wrap: wrap;
+}
+
+.lp-archive-courses .learn-press-courses .course {
+ width: 25%;
+ margin: 0 0 30px 0;
+ box-shadow: none;
+ list-style: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item {
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ height: 100%;
+ transition: all 0.3s;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail {
+ overflow: hidden;
+ position: relative;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .lp-badge.featured {
+ position: absolute;
+ z-index: 100;
+ top: 28px;
+ left: -110px;
+ width: 300px;
+ text-align: center;
+ transform: rotate(-45deg);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail a {
+ display: block;
+ overflow: hidden;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ border-radius: unset;
+ line-height: unset;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail::before {
+ position: absolute;
+ z-index: 1;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ opacity: 0;
+ background: rgba(0, 0, 0, 0.5);
+ content: "";
+ transition: all 0.3s;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-thumbnail .thumbnail img {
+ display: block;
+ width: 100%;
+ height: auto;
+ transition: all 0.5s ease;
+ transform: scale(1);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist {
+ position: absolute;
+ z-index: 2;
+ top: 6px;
+ right: 6px;
+ opacity: 0;
+ color: #fff;
+ cursor: pointer;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist::before {
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f004";
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist .course-wishlist__btn {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail .course-wishlist:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover::before {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-thumbnail a img {
+ transform: scale(1.05);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wrap-thumbnail:hover .course-wishlist {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail .thumbnail::before {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item:hover .course-thumbnail a img {
+ transform: scale(1.05);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item:hover .course-wishlist {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-wishlist.filled {
+ opacity: 1;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content {
+ position: relative;
+ border-top: 0;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink {
+ display: -webkit-box;
+ clear: both;
+ overflow: hidden;
+ position: relative;
+ border: none;
+ color: #fff;
+ text-decoration: none;
+ text-transform: none;
+ -webkit-line-clamp: 2;
+ -webkit-box-orient: vertical;
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink:focus {
+ -webkit-box-shadow: none;
+ -moz-box-shadow: none;
+ box-shadow: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title {
+ margin: 0;
+ padding: 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+ line-height: 24px;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-permalink .course-title:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-review {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories,
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-tags {
+ display: block;
+ font-size: 14px;
+ font-weight: 300;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories {
+ float: left;
+ position: relative;
+ margin-right: 10px;
+ margin-bottom: 16px;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a {
+ display: inline-block;
+ display: none;
+ margin: 0 10px;
+ color: #fff;
+ text-decoration: none;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:first-child {
+ display: block;
+ margin-left: 0;
+ padding: 2px 16px;
+ background: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories a:hover {
+ color: #333;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-categories::after {
+ position: absolute;
+ top: 50%;
+ right: -2px;
+ width: 1px;
+ height: 12px;
+ opacity: 0.5;
+ background: #999;
+ content: "";
+ transform: translate(0, -50%);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor {
+ float: left;
+ margin-bottom: 16px;
+ font-size: 14px;
+ font-weight: 300;
+ line-height: 25px;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a {
+ color: #059de9;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-instructor a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info {
+ color: #666;
+ font-size: 14px;
+ font-weight: 300;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info > span {
+ display: block;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price {
+ float: right;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price,
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .price {
+ color: #333;
+ font-size: 16px;
+ font-weight: 600;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-price .origin-price {
+ margin-right: 10px;
+ color: #666;
+ font-size: 14px;
+ font-weight: 300;
+ text-decoration: line-through;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info .course-instructor {
+ float: right;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-info::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .course-excerpt {
+ display: -webkit-box;
+ overflow: hidden;
+ margin-bottom: 28px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-line-clamp: 2;
+ -webkit-box-orient: vertical;
+}
+
+.lp-archive-courses .learn-press-courses .course .course-item .course-content .separator {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] {
+ margin: 0;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course {
+ display: flex;
+ width: 100%;
+ padding: 24px;
+ border: 1px solid rgba(204, 204, 204, 0.3);
+ border-radius: 4px;
+ flex-wrap: wrap;
+ justify-content: flex-end;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course {
+ padding: 15px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item {
+ display: flex;
+ flex-direction: row;
+ width: 100%;
+ border: unset;
+ justify-content: space-between;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item {
+ flex-direction: column;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
+ float: left;
+ width: 35.8%;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-wrap-thumbnail {
+ width: 100%;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ float: right;
+ width: calc(100% - 35.8% - 76px);
+ padding-top: 5px;
+}
+
+@media (max-width: 1200px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ width: calc(100% - 35.8% - 40px);
+ }
+}
+
+@media (max-width: 1200px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ width: calc(100% - 35.8% - 25px);
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content {
+ width: 100%;
+ padding-top: 20px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-categories a {
+ position: relative;
+ padding: 2px 30px 2px 15px;
+ -webkit-clip-path: polygon(0% 0%, 100% 0, 88% 50%, 100% 100%, 0% 100%);
+ clip-path: polygon(0% 0%, 100% 0, 88% 50%, 100% 100%, 0% 100%);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink {
+ overflow: hidden;
+ height: 25px;
+ margin-bottom: 5px;
+ -webkit-line-clamp: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title {
+ color: #333;
+ font-size: 18px;
+ font-weight: 600;
+ line-height: 24px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-permalink .course-title:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
+ display: flex;
+ padding-top: 12px;
+ padding-bottom: 18px;
+ color: #333;
+ font-size: 14px;
+ font-weight: 400;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
+ padding-right: 28px;
+ text-transform: capitalize;
+}
+
+@media (max-width: 1024px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
+ padding-right: 20px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item::before {
+ position: relative;
+ top: -1px;
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-level::before {
+ content: "\f012";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-duration::before {
+ content: "\f017";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-lesson::before {
+ content: "\f0c5";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-quiz::before {
+ content: "\f12e";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item-student::before {
+ content: "\f501";
+}
+
+@media (max-width: 815px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ grid-gap: 15px;
+ }
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta .meta-item {
+ padding-right: 15px;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-wrap-meta {
+ grid-template-columns: repeat(3, 1fr);
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-tags a {
+ margin: 0 10px 10px 0;
+ padding: 3px 5px;
+ border-radius: 3px;
+ color: #fff;
+ background: #e4a2a2;
+ line-height: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
+ float: left;
+ margin-right: 20px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer .course-students {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer .course-price {
+ float: unset;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-footer {
+ margin-bottom: 30px;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
+ float: right;
+ position: relative;
+ right: 4px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a {
+ padding: 9px 24px;
+ border-radius: 3px;
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-weight: 400;
+ line-height: 1;
+ transition: all 0.3s;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore a:hover {
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="list"] .course .course-item .course-content .course-readmore {
+ display: flex;
+ float: unset;
+ clear: both;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
+ padding: 0 15px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item:hover {
+ box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.2);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content {
+ padding: 15px 20px 12px 20px;
+ border: 1px solid #f0f0f0;
+ border-top: 0;
+ flex-grow: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-instructor {
+ margin-bottom: 7px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories {
+ float: right;
+ position: absolute;
+ z-index: 1;
+ top: -34px;
+ right: -1px;
+ margin-right: 0;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories::after {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-categories a {
+ position: relative;
+ margin: 0;
+ padding: 2px 12px 2px 22px;
+ -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
+ clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 12px 50%);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-permalink {
+ height: 48px;
+ margin-bottom: 20px;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-wrap-meta {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info {
+ display: flex;
+ flex-direction: column;
+ flex-grow: 1;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-excerpt {
+ display: none;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer {
+ padding-top: 18px;
+ border-top: 1px solid rgba(153, 153, 153, 0.2);
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-students {
+ float: left;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-footer .course-students::before {
+ position: relative;
+ top: -1px;
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f501";
+}
+
+.lp-archive-courses .learn-press-courses[data-layout="grid"] .course .course-item .course-content .course-info .course-readmore {
+ display: none;
+}
+
+@media (max-width: 992px) {
+ .lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
+ width: 50%;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-layout="grid"] .course {
+ width: 100%;
+ }
+}
+
+.lp-archive-courses .learn-press-courses[data-size="3"] .course {
+ width: 33.3333%;
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .learn-press-courses[data-size="3"] .course {
+ width: 100%;
+ }
+}
+
+.lp-courses-bar {
+ display: flex;
+ float: right;
+ margin-bottom: 48px;
+}
+
+@media (max-width: 767px) {
+ .lp-courses-bar {
+ flex-direction: row;
+ width: 100%;
+ justify-content: space-between;
+ }
+}
+
+.lp-courses-bar .search-courses {
+ position: relative;
+ width: 306px;
+ max-width: 100%;
+ margin-right: 20px;
+ line-height: 1;
+ flex: 1;
+}
+
+.lp-courses-bar .search-courses input[type="text"] {
+ width: 100%;
+ height: 44px;
+ padding: 6px 32px 6px 18px;
+ border: 1px solid #ccc;
+ border-radius: 5px;
+ background: #fff;
+ font-size: 14px;
+ font-style: italic;
+ line-height: 1;
+}
+
+.lp-courses-bar .search-courses input[type="text"]:focus {
+ border-color: var(--lp-primary-color);
+ outline: 0;
+}
+
+.lp-courses-bar .search-courses button {
+ position: absolute;
+ top: 50%;
+ right: 12px;
+ width: 30px;
+ height: 30px;
+ padding: 0;
+ border: none;
+ color: #333;
+ background: transparent;
+ font-size: 16px;
+ line-height: 1;
+ transform: translate(0, -50%);
+}
+
+.lp-courses-bar .search-courses button:focus {
+ border: 0;
+ outline: 0;
+}
+
+.lp-courses-bar .search-courses button.loading > i::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.lp-courses-bar .search-courses ::-webkit-input-placeholder {
+ color: #999;
+}
+
+.lp-courses-bar .search-courses :-ms-input-placeholder {
+ color: #999;
+}
+
+.lp-courses-bar .search-courses ::placeholder {
+ color: #999;
+}
+
+@media (max-width: 767px) {
+ .lp-courses-bar .search-courses {
+ width: 100%;
+ }
+}
+
+.lp-courses-bar .switch-layout {
+ display: flex;
+ height: 44px;
+ line-height: 1;
+ text-align: right;
+ flex: 0 0 40px;
+ align-items: center;
+ justify-content: center;
+}
+
+.lp-courses-bar .switch-layout input[type="radio"] {
+ display: none;
+}
+
+.lp-courses-bar .switch-layout .switch-btn {
+ display: block;
+ width: 40px;
+ height: 40px;
+ margin: 0;
+ padding: 0;
+ border-radius: 5px;
+ font-size: 16px;
+ line-height: 40px;
+ text-align: left;
+ text-align: center;
+ cursor: pointer;
+}
+
+.lp-courses-bar .switch-layout .switch-btn::before {
+ display: inline-block;
+ margin: 8px 6px;
+ color: #333;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ line-height: 1;
+}
+
+.lp-courses-bar .switch-layout .switch-btn.grid::before {
+ content: "\f00a";
+}
+
+.lp-courses-bar .switch-layout .switch-btn.list {
+ margin-left: 3px;
+}
+
+.lp-courses-bar .switch-layout .switch-btn.list::before {
+ content: "\f03a";
+}
+
+input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(5):checked ~ .switch-btn:nth-child(6) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(7):checked ~ .switch-btn:nth-child(8) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(9):checked ~ .switch-btn:nth-child(10) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(11):checked ~ .switch-btn:nth-child(12) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(13):checked ~ .switch-btn:nth-child(14) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(15):checked ~ .switch-btn:nth-child(16) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(17):checked ~ .switch-btn:nth-child(18) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before {
+ color: var(--lp-primary-color);
+}
+
+input[type="radio"]:nth-child(19):checked ~ .switch-btn:nth-child(20) {
+ background: #f5f5f5;
+}
+
+input[type="radio"]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before {
+ color: var(--lp-primary-color);
+}
+
+/**
+ * End Archive courses page.
+ */
+/**
+ * Single course page
+*/
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info {
+ margin-bottom: 60px;
+ padding: 40px 0 10px 0;
+ color: #fff;
+ background: var(--lp-secondary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
+ width: 70%;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-title {
+ margin-bottom: 42px;
+ color: #fff;
+ font-size: 30px;
+ font-weight: 500;
+ line-height: 1;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary {
+ margin-bottom: 36px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-primary .course-meta__pull-left .meta-item-categories::before {
+ font-weight: 400;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta.course-meta-secondary {
+ margin-bottom: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
+ display: flex;
+ height: 46px;
+ margin-right: 50px;
+ font-size: 16px;
+ font-weight: 300;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item span {
+ padding-right: 4px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item:last-child {
+ margin-right: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item::before {
+ margin-right: 8px;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image {
+ margin-right: 10px;
+ flex: 0 0 46px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__image img {
+ overflow: hidden;
+ position: relative;
+ width: 46px;
+ height: 46px;
+ border-radius: 50%;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value label {
+ margin: 0;
+ color: #999;
+ font-size: 14px;
+ font-weight: 300;
+ line-height: 1.5;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div {
+ line-height: 1.5;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a {
+ color: #fff;
+ font-size: 16px;
+ font-weight: 400;
+ text-transform: capitalize;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item .meta-item__value > div a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories {
+ align-items: center;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories::before {
+ margin-right: 10px;
+ font-size: 36px;
+ content: "\f02e";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div span {
+ padding: 0 5px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-categories .meta-item__value div a:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value {
+ display: flex;
+ flex-direction: column-reverse;
+ justify-content: flex-end;
+ align-items: flex-end;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-review .meta-item__value .review-stars-rated {
+ margin-bottom: 0;
+ line-height: 1;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-duration::before {
+ content: "\f017";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-level::before {
+ content: "\f012";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-lesson::before {
+ content: "\f0c5";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-quiz::before {
+ content: "\f12e";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item.meta-item-student::before {
+ content: "\f501";
+}
+
+@media (max-width: 1024px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
+ margin-right: 30px;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left .meta-item {
+ margin-right: 0;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left .course-meta .course-meta__pull-left {
+ display: grid;
+ grid-template-columns: repeat(2, 1fr);
+ grid-gap: 20px;
+ }
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .course-detail-info .course-info-left {
+ width: 100%;
+ }
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
+ display: flex;
+ flex-direction: row;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
+ width: calc(100% - 300px);
+ max-width: 100%;
+ margin: 0;
+ padding-right: 40px;
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
+ width: 100%;
+ padding-right: 0;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .entry-content-left {
+ width: 100%;
+ margin-bottom: 30px;
+ }
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
+ width: 300px;
+ max-width: 100%;
+ margin-top: -272px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
+ width: 300px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-top {
+ box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .course-sidebar-secondary {
+ margin-top: 30px;
+ padding: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist {
+ color: #fff;
+ background: transparent !important;
+ font-size: 0;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist.on, .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist:hover {
+ color: var(--lp-primary-color);
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner .learn-press-course-wishlist::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 26px;
+ font-weight: 900;
+ content: "\f004";
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div {
+ overflow: hidden;
+ padding: 20px;
+ background: #fff;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul {
+ list-style: none;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul li a {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 24px;
+}
+
+.lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner > div ul li a:hover {
+ color: var(--lp-primary-color);
+ box-shadow: unset;
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
+ width: 100%;
+ margin-top: 0;
+ }
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar .course-summary-sidebar__inner {
+ width: 100%;
+ }
+}
+
+@media (max-width: 767px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area .course-summary-sidebar {
+ width: 100%;
+ padding-left: 0;
+ }
+}
+
+@media (max-width: 768px) {
+ .lp-archive-courses .course-summary .course-summary-content .lp-entry-content.lp-content-area {
+ flex-direction: column;
+ }
+}
+
+.lp_allow_repuchase_select {
+ padding: 20px;
+ background: #f7f7f7;
+}
+
+.lp_allow_repuchase_select > ul {
+ padding: 0;
+ list-style: none;
+}
+
+.lp_allow_repuchase_select > a {
+ display: inline-block;
+ margin-top: 10px;
+ color: #fff;
+ background-color: #222;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview {
+ margin-bottom: 35px;
+ background: #fff;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price {
+ text-align: center;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .origin-price {
+ color: #666;
+ font-size: 18px;
+ font-weight: 300;
+ font-style: unset;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-price .price {
+ color: #333;
+ font-size: 26px;
+ font-weight: 500;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview {
+ overflow: hidden;
+ position: relative;
+ margin: -20px -20px 40px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .media-preview img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: top;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons {
+ margin-bottom: 34px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons > * {
+ margin-bottom: 10px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons > *:last-child {
+ margin-bottom: 0;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons form,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
+ width: 100%;
+ text-decoration: none;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button {
+ font-weight: 500;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button:hover {
+ border-color: var(--lp-primary-color);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course:hover {
+ opacity: 0.5;
+ background: var(--lp-primary-color);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button.button-enroll-course.loading::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ animation: lp-rotating 1s linear infinite;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice {
+ margin-top: 20px;
+ padding: 20px;
+ border: 2px solid #059601;
+ border-radius: 9px;
+ font-size: 15px;
+ line-height: 1.4;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .lp-course-buttons button ~ .lp-enroll-notice.error {
+ border-color: #d85554;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time {
+ margin-bottom: 28px;
+ padding-bottom: 8px;
+ border-bottom: 1px solid rgba(204, 204, 204, 0.3);
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row {
+ display: flex;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ justify-content: space-between;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row strong {
+ color: #333;
+ font-weight: 500;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-time .course-time-row time {
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 24px;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress {
+ display: flex;
+ flex-direction: row;
+ margin: 0;
+ padding: 0;
+ justify-content: space-between;
+ flex-wrap: wrap;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress__heading,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress__heading {
+ margin: 0;
+ margin-bottom: 5px;
+ padding: 0;
+ color: #333;
+ font-size: 15px;
+ font-weight: 500;
+ flex: 1 1 auto;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .number,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .number {
+ display: block;
+ margin: 0;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 16px;
+ text-align: right;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .items-progress .learn-press-progress,
+#learn-press-course .course-summary-sidebar .course-sidebar-preview .course-results-progress .course-progress .learn-press-progress {
+ clear: both;
+ width: 100%;
+}
+
+#learn-press-course .course-summary-sidebar .course-sidebar-preview > *:last-child {
+ margin-bottom: 0;
+}
+
+.lp-entry-content .lp-button.secondary {
+ background: #9198ab;
+}
+
+.lp-entry-content .lp-button.secondary:hover {
+ background: #9ba6c5;
+}
+
+.lp-entry-content .lp-button:disabled, .lp-entry-content .lp-button[disabled] {
+ background: #ddd;
+ pointer-events: none;
+}
+
+.lp-entry-content:hover {
+ text-decoration: none;
+}
+
+#learn-press-course-curriculum .section-title {
+ position: relative;
+ margin-bottom: 0;
+ padding: 8px 0;
+ color: #5383f7;
+ font-size: 16px;
+ font-weight: normal;
+ line-height: 1;
+}
+
+#learn-press-course-curriculum .section-title span.show-desc {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ right: 30px;
+ width: 20px;
+ height: 20px;
+ transform: translate(0, -50%);
+}
+
+#learn-press-course-curriculum .section-title span.show-desc::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f107";
+}
+
+#learn-press-course-curriculum .section-title span.show-desc:hover::before {
+ border-top-color: #ccc;
+}
+
+#popup-course {
+ display: flex;
+ position: fixed;
+ z-index: 999;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ background: #fff;
+}
+
+#popup-course .back-course {
+ padding-left: 30px;
+ padding-right: 30px;
+ line-height: 70px;
+ background: rgba(255, 255, 255, 0.1);
+ color: #fff;
+}
+
+#popup-course .back-course:hover {
+ background: rgba(255, 255, 255, 0.15);
+}
+
+@media (max-width: 768px) {
+ #popup-course .back-course {
+ background: transparent;
+ line-height: 50px;
+ opacity: 0.6;
+ padding-left: 15px;
+ padding-right: 15px;
+ }
+ #popup-course .back-course:hover {
+ background: transparent;
+ opacity: 1;
+ }
+}
+
+#popup-course #popup-header {
+ display: flex;
+ position: fixed;
+ z-index: 100;
+ right: 0;
+ left: 475px;
+ padding: 0;
+ border-bottom: 1px solid #d9e0f1;
+ background: var(--lp-secondary-color);
+ -webkit-transition: left 0.25s;
+ -moz-transition: left 0.25s;
+ -ms-transition: left 0.25s;
+ -o-transition: left 0.25s;
+ transition: left 0.25s;
+}
+
+#popup-course #popup-header .popup-header__inner {
+ display: flex;
+ width: 792px;
+ margin: 0 auto;
+ justify-content: space-between;
+ align-items: center;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-header .popup-header__inner {
+ width: 100%;
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+@media (max-width: 767px) {
+ #popup-course #popup-header .popup-header__inner {
+ flex-direction: column;
+ }
+}
+
+#popup-course #popup-header .popup-header__inner .course-title {
+ margin: 0 20px;
+ padding: 0;
+ line-height: 70px;
+ letter-spacing: unset;
+}
+
+#popup-course #popup-header .popup-header__inner .course-title a {
+ display: -webkit-box;
+ overflow: hidden;
+ color: #fff;
+ font-size: 16px;
+ font-weight: 400;
+ text-overflow: ellipsis;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+#popup-course #popup-header .popup-header__inner .course-title a:hover {
+ color: var(--lp-primary-color);
+}
+
+@media (max-width: 768px) {
+ #popup-course #popup-header .popup-header__inner .course-title {
+ flex: 1;
+ }
+}
+
+#popup-course #popup-header .popup-header__inner .items-progress {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+}
+
+@media (max-width: 768px) {
+ #popup-course #popup-header .popup-header__inner .items-progress {
+ flex: 1;
+ }
+}
+
+@media (max-width: 767px) {
+ #popup-course #popup-header .popup-header__inner .items-progress {
+ padding-bottom: 20px;
+ justify-content: end;
+ }
+}
+
+#popup-course #popup-header .popup-header__inner .items-progress .number {
+ padding-right: 10px;
+ color: #fff;
+ font-size: 14px;
+ font-weight: 300;
+}
+
+#popup-course #popup-header .lp-button {
+ display: flex;
+ position: relative;
+ height: 40px;
+ margin: 9px;
+ border: none;
+ color: #fff;
+ background: var(--lp-primary-color);
+ font-size: 14px;
+ font-weight: 400;
+ justify-content: center;
+ line-height: 40px;
+ align-items: center;
+}
+
+#popup-course #popup-header .lp-button:hover {
+ opacity: 0.8;
+}
+
+#popup-course #popup-header .lp-button-back {
+ float: right;
+ margin: 9px 10px;
+}
+
+#popup-course #popup-header .lp-button-back button::before, #popup-course #popup-header .lp-button-back button::after {
+ content: "";
+}
+
+#popup-course #popup-header .lp-button-back button::before {
+ border: 1px solid #ddd;
+}
+
+#popup-course #popup-header .lp-button-back button::after {
+ border: 1px solid #ddd;
+}
+
+#popup-course #popup-sidebar {
+ overflow: auto;
+ position: relative;
+ box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
+ flex: 0 0 475px;
+ -webkit-transition: 0.25s;
+ -moz-transition: 0.25s;
+ -ms-transition: 0.25s;
+ -o-transition: 0.25s;
+ transition: 0.25s;
+}
+
+#popup-course #popup-sidebar .search-course {
+ display: flex;
+ position: relative;
+ height: 70px;
+ background: #f9fafc;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"] {
+ display: block;
+ width: 100%;
+ margin: 6px 0;
+ padding-left: 20px;
+ border: none;
+ color: #999;
+ background: transparent;
+ box-shadow: none;
+ font-size: 14px;
+ line-height: 1;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-webkit-input-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-moz-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-ms-input-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-moz-placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::placeholder {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-webkit-input-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::-moz-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-ms-input-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:-moz-placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]::placeholder {
+ font-style: italic;
+}
+
+#popup-course #popup-sidebar .search-course input[name="s"]:focus {
+ outline: 0;
+ color: #222;
+}
+
+#popup-course #popup-sidebar .search-course button {
+ position: absolute;
+ top: 0;
+ right: 10px;
+ width: 16px;
+ height: 70px;
+ margin: 0 10px;
+ padding: 0;
+ border: 0;
+ background: transparent;
+ line-height: 1px;
+}
+
+#popup-course #popup-sidebar .search-course button::before {
+ color: #666;
+ font-family: "Font Awesome 5 Free";
+ font-size: 16px;
+ font-weight: 900;
+ content: "\f002";
+}
+
+#popup-course #popup-sidebar .search-course button.clear {
+ display: none;
+}
+
+#popup-course #popup-sidebar .search-course button.clear::before {
+ content: "\f00d";
+}
+
+#popup-course #popup-sidebar .search-course .search-results {
+ display: none;
+ overflow: auto;
+ position: fixed;
+ z-index: 99999999;
+ top: 92px;
+ bottom: 0;
+ left: 0;
+ width: 400px;
+ margin: 0;
+ border-top-color: transparent;
+ border-right: 1px solid #d9e0f1;
+ background: #fbfcff;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item {
+ border-bottom: 1px solid #d9e0f1;
+ background: #fff;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item img {
+ position: absolute;
+ left: 10px;
+ width: 40px;
+ height: 40px;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item a {
+ display: -webkit-box;
+ overflow: hidden;
+ position: relative;
+ box-sizing: content-box;
+ height: 40px;
+ padding: 10px 10px 10px 60px;
+ color: #777;
+ text-overflow: ellipsis;
+ -webkit-line-clamp: 1;
+ -webkit-box-orient: vertical;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item:hover {
+ background: #d9e0f1;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item-title {
+ overflow: hidden;
+ margin: 0 0 -2px 0;
+ padding: 0;
+ font-size: 16px;
+ font-weight: normal;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__item-author {
+ font-size: 12px;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .course-price {
+ position: absolute;
+ right: 10px;
+ bottom: 10px;
+ font-size: 12px;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .course-price .origin-price {
+ font-size: smaller;
+ text-decoration: line-through;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__not-found {
+ padding: 10px;
+ color: #777;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination {
+ padding: 10px;
+ text-align: center;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination a,
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span {
+ display: inline-block;
+ margin: 0 3px 10px 2px;
+ padding: 5px 8px;
+ border: 1px solid #d9e0f1;
+ border-radius: 4px;
+ color: #777;
+ font-size: 14px;
+ line-height: 1;
+ cursor: pointer;
+}
+
+#popup-course #popup-sidebar .search-course .search-results .search-results__pagination span {
+ color: #999;
+ background: #d9e0f1;
+}
+
+#popup-course #popup-sidebar .search-course.searching .search-results {
+ display: block;
+}
+
+#popup-course #popup-sidebar .search-course.searching .clear {
+ display: block;
+}
+
+#popup-course #popup-sidebar .search-course.searching button {
+ display: none;
+}
+
+#popup-course #popup-sidebar .search-course.searching::after {
+ position: absolute;
+ z-index: 1;
+ bottom: 0;
+ left: 50%;
+ width: 0;
+ height: 0;
+ margin-left: -10px;
+ border: 10px solid transparent;
+ border-bottom-color: #fff;
+ content: "";
+}
+
+#popup-course #popup-sidebar .course-curriculum {
+ overflow: auto;
+ position: absolute;
+ top: 70px;
+ bottom: 0;
+ width: 475px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section {
+ position: relative;
+ padding: 0 0 4px 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .circle-progress {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ right: 10px;
+ width: 24px;
+ height: 24px;
+ margin-top: -12px;
+ border: 3px solid #d9e0f1;
+ border-radius: 50%;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header {
+ position: sticky;
+ z-index: 1000;
+ top: 0;
+ height: 94px;
+ padding: 38px 20px 20px 20px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title {
+ padding: 0 0 4px 0;
+ color: #000;
+ font-size: 20px;
+ font-weight: 500;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-title .show-desc::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f0d7";
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle {
+ justify-content: flex-end;
+ flex: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-left .section-toggle i {
+ color: #666;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-header .section-meta {
+ padding-top: 6px;
+ padding-bottom: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content {
+ margin-bottom: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item {
+ height: 60px;
+ margin-bottom: 4px;
+ padding: 0 20px;
+ background: #f9fafc;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item > span {
+ display: none;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link {
+ height: 60px;
+ line-height: 1;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link::before {
+ padding: 12px 0;
+ vertical-align: unset;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .item-name {
+ display: block;
+ width: 100%;
+ padding: 0 10px 0 17px;
+ font-size: 14px;
+ font-weight: 500;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta {
+ display: block;
+ width: 100%;
+ padding: 6px 0 0 0;
+ text-align: left;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta {
+ padding: 0;
+ color: #999;
+ background: transparent;
+ font-size: 12px;
+ line-height: 1.5;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta:first-child {
+ margin-left: 0;
+ padding-left: 17px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta::before {
+ font-size: 12px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item .section-item-link .course-item-meta .item-meta.course-item-status {
+ position: absolute;
+ top: 50%;
+ right: 18px;
+ margin-top: -10px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::before {
+ top: -1px;
+ bottom: -1px;
+ height: auto;
+ background: transparent;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item::after {
+ content: "";
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.current {
+ background: #eaeaea;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.item-preview .section-item-link .course-item-meta .item-meta::before {
+ color: #999;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.has-status.failed .section-item-link .course-item-meta .trans {
+ color: #f02425;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section .section-content .course-item.status-completed .section-item-link .course-item-meta .trans {
+ color: #3bb54a;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .section-header {
+ margin: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message {
+ margin: 0;
+ padding: 10px;
+ border-bottom: 1px solid #d9e0f1;
+ border-radius: 0;
+ color: #999;
+ background: #f5f5f5;
+ font-size: 14px;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::before, #popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after {
+ position: absolute;
+ z-index: 9999;
+ top: -16px;
+ left: 10px;
+ width: 0;
+ height: 0;
+ border: 8px solid transparent;
+ border-bottom-color: #f5f5f5;
+ background: transparent;
+ content: "";
+ -webkit-border-radius: 0;
+ -moz-border-radius: 0;
+ border-radius: 0;
+}
+
+#popup-course #popup-sidebar .course-curriculum .section.section-empty .learn-press-message::after {
+ z-index: 9998;
+ top: -20px;
+ left: 8px;
+ border-width: 10px;
+ border-bottom-color: #d9e0f1;
+}
+
+#popup-course #popup-content {
+ overflow: auto;
+ position: relative;
+ margin: 70px 0 50px 0;
+ flex: 1;
+}
+
+#popup-course #popup-content .lp-button {
+ position: relative;
+ margin: 0 10px 0 0;
+ padding: 12px 29px;
+ border-color: var(--lp-secondary-color);
+ font-size: 14px;
+}
+
+#popup-course #popup-content .lp-button.instant-check .instant-check__icon {
+ margin-right: 5px;
+}
+
+#popup-course #popup-content .lp-button.instant-check .instant-check__icon::before {
+ font-family: "Font Awesome 5 Free";
+ content: "\f058";
+}
+
+#popup-course #popup-content .lp-button.instant-check .instant-check__info {
+ visibility: hidden;
+ position: absolute;
+ top: 100%;
+ left: 0;
+ margin-top: 3px;
+ padding: 11px 20px;
+ border-radius: 3px;
+ background: #eee;
+ white-space: nowrap;
+ text-transform: none;
+}
+
+#popup-course #popup-content .lp-button.instant-check:hover .instant-check__info {
+ visibility: visible;
+ position: absolute;
+ top: 100%;
+ left: 0;
+ margin-top: 3px;
+ padding: 11px 11px;
+ border-radius: 3px;
+ color: #333;
+ background: #eee;
+ white-space: nowrap;
+}
+
+#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon {
+ display: inline-block;
+ animation: lp-rotating 1s linear infinite;
+}
+
+#popup-course #popup-content .lp-button.instant-check.loading .instant-check__icon::before {
+ font-weight: 800;
+ content: "\f110";
+}
+
+#popup-course #popup-content .lp-button:hover {
+ border-color: var(--lp-primary-color);
+}
+
+#popup-course #popup-content .lp-button.completed {
+ display: flex;
+ flex-direction: row-reverse;
+ width: 100%;
+ margin-top: 32px;
+ border-color: transparent;
+ color: #fff;
+ background: #3db748;
+ font-size: 16px;
+ align-items: center;
+ justify-content: center;
+}
+
+#popup-course #popup-content .lp-button.completed i {
+ margin-left: 9px;
+ font-size: 14px;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap {
+ width: 792px;
+ max-width: 100%;
+ margin: 0 auto;
+ padding: 50px 0 80px 0;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap {
+ width: 100%;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
+ margin-top: 0;
+ margin-bottom: 24px;
+ color: #333;
+ font-size: 30px;
+ font-weight: 600;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+@media (max-width: 767px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title {
+ text-align: center;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h2,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h3,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h4,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h5,
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description h6 {
+ margin-top: 0;
+ margin-bottom: 18px;
+ font-size: 18px;
+ letter-spacing: unset;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p {
+ margin: 0 0 18px 0;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description p {
+ margin-left: 20px;
+ margin-right: 20px;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description.lesson-description {
+ margin: 0 20px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app {
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-content #learn-press-quiz-app {
+ margin-left: 40px;
+ margin-right: 40px;
+ }
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title.question-title {
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .course-item-title.quiz-title {
+ margin-left: 20px;
+ margin-right: 20px;
+}
+
+#popup-course #popup-content #learn-press-content-item .content-item-wrap .content-item-summary .content-item-description img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: middle;
+}
+
+#popup-course #popup-content #learn-press-quiz-app {
+ margin-bottom: 40px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-content {
+ margin-bottom: 40px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-content img {
+ max-width: 100%;
+ height: auto;
+ vertical-align: middle;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons {
+ display: flex;
+ justify-content: center;
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .button-right .lp-button {
+ margin: 0 0 0 15px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"] {
+ margin: 0;
+ border: 1px solid #d9e0f1;
+ color: #777;
+ background: #fbfcff;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"]::before {
+ display: inline-block;
+ width: 15px;
+ height: 15px;
+ border: 2px solid #d9e0f1;
+ border-top-color: transparent;
+ border-left-color: transparent;
+ content: "";
+ -webkit-transform: rotate(-45deg);
+ -moz-transform: rotate(-45deg);
+ -ms-transform: rotate(-45deg);
+ -o-transform: rotate(-45deg);
+ transform: rotate(-45deg);
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].prev::before {
+ margin-left: 7px;
+ -webkit-transform: rotate(135deg);
+ -moz-transform: rotate(135deg);
+ -ms-transform: rotate(135deg);
+ -o-transform: rotate(135deg);
+ transform: rotate(135deg);
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].next {
+ margin-left: -1px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"].next::before {
+ margin-right: 7px;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons .lp-button[data-type="question-nav"]:hover {
+ background: #fff;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center {
+ display: block;
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left {
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.fixed {
+ position: fixed;
+ z-index: 99999;
+ bottom: 0;
+ left: 50%;
+ width: 792px;
+ height: 50px;
+ margin-left: 237px;
+ transform: translateX(-50%);
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons.align-center .button-left.nav-center {
+ height: 50px;
+ margin-left: 0 !important;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-first .prev {
+ display: none;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.infinity).is-last .next {
+ display: none;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .prev {
+ border-top-right-radius: 0;
+ border-bottom-right-radius: 0;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .quiz-buttons:not(.is-first):not(.is-last) .next {
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination {
+ height: 33px;
+ margin-top: 1px;
+ padding: 8px 0;
+ background: #fff;
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links {
+ text-align: center;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers {
+ display: inline-block;
+ margin: 0;
+ padding: 10px 16px;
+ color: #666;
+ background-color: transparent;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 1;
+ cursor: pointer;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.next, #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.prev {
+ display: inline-block;
+ padding: 8px;
+ background: transparent;
+ font-size: 16px;
+ text-align: center;
+ text-decoration: none;
+ text-transform: none;
+}
+
+#popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers.current, #popup-course #popup-content #learn-press-quiz-app .questions-pagination .nav-links .page-numbers:hover {
+ color: var(--lp-primary-color);
+}
+
+#popup-course #popup-content.fixed-quiz-status .quiz-status {
+ background: var(--lp-primary-color);
+}
+
+#popup-course #popup-content.fixed-quiz-status .quiz-status > div {
+ padding: 0;
+}
+
+#popup-course #popup-footer {
+ position: fixed;
+ z-index: 999;
+ right: 0;
+ bottom: 0;
+ left: 475px;
+ width: 792px;
+ height: 50px;
+ margin: 0 auto;
+ border-top: 1px solid #ebebeb;
+ background: #fff;
+ -webkit-transition: left 0.25s;
+ -moz-transition: left 0.25s;
+ -ms-transition: left 0.25s;
+ -o-transition: left 0.25s;
+ transition: left 0.25s;
+}
+
+@media (max-width: 1024px) {
+ #popup-course #popup-footer {
+ width: 100%;
+ padding: 0 15px;
+ }
+}
+
+#popup-course #popup-footer .course-item-nav {
+ justify-content: space-between;
+}
+
+#popup-course #popup-footer .course-item-nav .prev,
+#popup-course #popup-footer .course-item-nav .next {
+ display: flex;
+ line-height: 50px;
+}
+
+#popup-course #popup-footer .course-item-nav .prev a,
+#popup-course #popup-footer .course-item-nav .next a {
+ display: block;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+#popup-course #popup-footer .course-item-nav .prev::before,
+#popup-course #popup-footer .course-item-nav .next::before {
+ color: #999;
+ font-family: "Font Awesome 5 Free";
+ font-size: 12px;
+ font-weight: 900;
+}
+
+#popup-course #popup-footer .course-item-nav .prev:hover a, #popup-course #popup-footer .course-item-nav .prev:hover::before,
+#popup-course #popup-footer .course-item-nav .next:hover a,
+#popup-course #popup-footer .course-item-nav .next:hover::before {
+ color: var(--lp-primary-color);
+}
+
+#popup-course #popup-footer .course-item-nav .next {
+ flex-direction: row-reverse;
+}
+
+#popup-course #popup-footer .course-item-nav .next::before {
+ margin-left: 10px;
+ content: "\f0da";
+}
+
+#popup-course #popup-footer .course-item-nav .prev::before {
+ margin-right: 10px;
+ content: "\f0d9";
+}
+
+#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name {
+ right: auto;
+ left: -30px;
+}
+
+#popup-course #popup-footer .course-item-nav .course-item-nav__name {
+ display: none;
+ position: absolute;
+ top: -20px;
+ right: -30px;
+ width: auto;
+ padding: 10px 15px;
+ color: #666;
+ background: #ccc;
+ font-size: 14px;
+ font-weight: 300;
+ line-height: 1;
+}
+
+#popup-course #popup-footer .course-item-nav .next:hover .course-item-nav__name,
+#popup-course #popup-footer .course-item-nav .prev:hover .course-item-nav__name {
+ display: block;
+}
+
+#popup-course #popup-footer .course-item-nav .prev .course-item-nav__name::before {
+ right: auto;
+ left: 5px;
+}
+
+#popup-course #popup-footer .course-item-nav[data-nav="next"] {
+ justify-content: flex-end;
+}
+
+#popup-course #sidebar-toggle {
+ display: inline-block;
+ position: absolute;
+ z-index: 100;
+ top: 198px;
+ left: 475px;
+ width: 25px;
+ height: 56px;
+ margin: 0;
+ background: #fff;
+ box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
+ cursor: pointer;
+ transition: 0.25s;
+ -webkit-appearance: none;
+ border: none;
+}
+
+#popup-course #sidebar-toggle:after {
+ display: none;
+}
+
+#popup-course #sidebar-toggle::before {
+ display: inline-block;
+ position: absolute;
+ top: 50%;
+ left: 50%;
+ color: var(--lp-primary-color);
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ font-weight: 900;
+ content: "\f0d9";
+ transition: 0.25s;
+ transform: translate(-50%, -50%);
+}
+
+#popup-course #sidebar-toggle:focus {
+ border: 0;
+ outline: 0;
+}
+
+#popup-course .lp-quiz-buttons .complete-quiz,
+#popup-course .lp-quiz-buttons .back-quiz,
+#popup-course .lp-quiz-buttons .review-quiz {
+ float: right;
+}
+
+#popup-course .quiz-results,
+#popup-course .quiz-content,
+#popup-course .quiz-questions,
+#popup-course .quiz-buttons,
+#popup-course .quiz-attempts {
+ margin-bottom: 60px;
+}
+
+#popup-course .quiz-result .result-grade {
+ display: flex;
+ flex-direction: column;
+ position: relative;
+ box-sizing: border-box;
+ height: 200px;
+ margin-bottom: 30px;
+ padding: 50px;
+ justify-content: center;
+ align-items: center;
+}
+
+#popup-course .quiz-result .result-grade::before,
+#popup-course .quiz-result .result-grade svg {
+ position: absolute;
+ top: 0;
+ left: 50%;
+ width: 200px;
+ height: 200px;
+ margin-left: -100px;
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#popup-course .quiz-result .result-grade::before {
+ box-sizing: border-box;
+ padding: 30px;
+ border: 10px solid #ccc;
+ content: "";
+}
+
+#popup-course .quiz-result .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+#popup-course .quiz-result .result-grade svg circle {
+ stroke: var(--lp-primary-color);
+}
+
+#popup-course .quiz-result.passed .result-grade svg {
+ -webkit-transform: rotate(-90deg);
+ -moz-transform: rotate(-90deg);
+ -ms-transform: rotate(-90deg);
+ -o-transform: rotate(-90deg);
+ transform: rotate(-90deg);
+}
+
+#popup-course .quiz-result.passed .result-grade .result-achieved {
+ color: #333;
+}
+
+#popup-course .quiz-result.passed .result-grade .result-message strong {
+ color: #4caf50;
+}
+
+#popup-course .quiz-questions .question {
+ margin-bottom: 60px;
+}
+
+#popup-course .quiz-questions .lp-fib-content {
+ margin-bottom: 20px;
+ padding: 20px;
+ border: 2px solid #f5f5f5;
+ border-radius: 6px;
+ line-height: 1.6;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-input {
+ display: inline-block;
+ width: auto;
+ max-width: none;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-input > input {
+ height: 36px;
+ padding: 6px 16px;
+ border: 1px solid #222;
+ line-height: 36px;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered {
+ padding: 0 10px;
+ background: #ececec;
+ white-space: nowrap;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail {
+ border: 2px solid #d85554;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.fail .lp-fib-answered__answer {
+ text-decoration: line-through;
+}
+
+#popup-course .quiz-questions .lp-fib-content .lp-fib-answered.correct {
+ border: 2px solid #00adff;
+}
+
+#popup-course .quiz-questions .lp-fib-note {
+ display: flex;
+ margin-left: 10px;
+ font-size: 14px;
+ font-weight: 400;
+ align-items: center;
+}
+
+#popup-course .quiz-questions .lp-fib-note > span {
+ display: inline-block;
+ width: 20px;
+ height: 20px;
+ margin: 0 5px 0 0;
+}
+
+#popup-course .quiz-questions .lp-sorting-choice__check-answer {
+ padding: 5px 20px;
+ border: 2px solid #059601;
+ border-radius: 5px;
+ font-size: 1rem;
+}
+
+#popup-course .question .answer-option {
+ padding: 0;
+ _border: 2px solid #d9e0f1;
+ background: #fff;
+}
+
+#popup-course .question .answer-option input[type="radio"],
+#popup-course .question .answer-option input[type="checkbox"] {
+ position: absolute;
+ top: 50%;
+ margin: -19px 0 0 10px;
+ border-color: #d9e0f1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#popup-course .question .answer-option input[type="radio"]::after,
+#popup-course .question .answer-option input[type="checkbox"]::after {
+ border-color: #d9e0f1;
+}
+
+#popup-course .question .answer-option input[type="radio"]:disabled,
+#popup-course .question .answer-option input[type="checkbox"]:disabled {
+ border-color: #ddd;
+ background: #f9f9f9;
+}
+
+#popup-course .question .answer-option input[type="radio"]:disabled::after,
+#popup-course .question .answer-option input[type="checkbox"]:disabled::after {
+ border-color: #ddd;
+}
+
+#popup-course .question .answer-option input[type="radio"]:checked:not(:disabled)::after,
+#popup-course .question .answer-option input[type="checkbox"]:checked:not(:disabled)::after {
+ border-color: #99aee4;
+}
+
+#popup-course .question .answer-option input[type="radio"] {
+ -webkit-border-radius: 50%;
+ -moz-border-radius: 50%;
+ border-radius: 50%;
+}
+
+#popup-course .question .answer-option input[type="radio"]::before {
+ border-radius: 50%;
+}
+
+#popup-course .question .answer-option .option-title {
+ display: flex;
+ width: 100%;
+ margin: 0;
+ padding: 14px 10px 11px 65px;
+ border: 1px solid #ccc;
+ color: #666;
+ background: #fff;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#popup-course .question .answer-option .option-title::after {
+ display: inline-block;
+ visibility: hidden !important;
+ content: ".";
+}
+
+#popup-course .question .answer-option .option-title:hover {
+ background: #f9f9f9;
+}
+
+#popup-course .question .answer-option .option-title::before {
+ display: none;
+}
+
+#popup-course .question .answer-option.answer-correct .option-title {
+ border-color: #4caf50;
+}
+
+#popup-course .question .answer-option.answered-wrong .option-title {
+ border-color: #ff6423;
+}
+
+#popup-course .question .question-title {
+ display: block;
+ margin-top: 0;
+ margin-bottom: 18px;
+ color: #333;
+ font-size: 18px;
+ font-weight: normal;
+ font-weight: 500;
+}
+
+#popup-course .question .question-title .edit-link {
+ float: right;
+ font-size: 14px;
+ font-weight: normal;
+}
+
+#popup-course .question .question-content {
+ margin-bottom: 30px;
+ color: #666;
+ font-size: 16px;
+ font-weight: 300;
+ line-height: 26px;
+}
+
+#popup-course .question .question-response {
+ display: flex;
+ align-items: center;
+ justify-content: flex-start;
+ margin-bottom: 10px;
+ font-size: 14px;
+}
+
+#popup-course .question .question-response .label {
+ display: inline-block;
+ margin: 0 5px 0 0;
+ padding: 8px 10px;
+ border-radius: 4px;
+ color: #fff;
+ line-height: 1;
+}
+
+#popup-course .question .question-response .point {
+ display: inline-block;
+}
+
+#popup-course .question .question-response.correct .label {
+ background: #4caf50;
+}
+
+#popup-course .question .question-response.incorrect .label {
+ background: #ff6423;
+}
+
+#popup-course .question .question-index {
+ display: inline-block;
+ margin: 0 5px 0 0;
+}
+
+#popup-course .question .btn-show-hint {
+ position: relative;
+ margin: 0 0 0 10px;
+ padding: 0;
+ border: none;
+ outline: none;
+ color: #00adff;
+ background: transparent;
+ font-size: 0;
+ text-decoration: none;
+}
+
+#popup-course .question .btn-show-hint::before {
+ font-family: "Font Awesome 5 Free";
+ font-size: 18px;
+ content: "\f059";
+}
+
+#popup-course .question .btn-show-hint:hover span {
+ position: absolute;
+ bottom: 100%;
+ left: 0;
+ width: auto;
+ padding: 6px 9px;
+ border-radius: 2px;
+ color: #333;
+ background: #eee;
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1;
+ white-space: nowrap;
+ text-transform: none;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input-wrap {
+ display: inline-block;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-block {
+ margin-bottom: 20px;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input {
+ display: inline-block;
+ width: auto;
+ min-width: 50px;
+ margin: 0 10px;
+ padding: 0 10px;
+ border: none;
+ border-bottom: 1px dashed #ddd;
+ text-align: center;
+ white-space: nowrap;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input br {
+ display: none;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-input > * {
+ display: inline;
+ white-space: nowrap;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-select {
+ display: inline-block;
+ height: 30px;
+ margin-left: 4px;
+ padding: 1px;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-fills {
+ display: inline-block;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks .blank-fills code {
+ margin: 0 5px;
+ padding: 0 6px;
+ background: #ddd;
+ line-height: 1;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks.ordered {
+ list-style-position: inside;
+}
+
+#popup-course .question.question-fill_in_blanks .blanks.one-paragraph {
+ line-height: 3;
+}
+
+#popup-course .scrollbar-light > .scroll-element {
+ z-index: 9999;
+}
+
+#popup-course .scrollbar-light > .scroll-element.scroll-y {
+ display: none;
+}
+
+#popup-course .scrollbar-light > .scroll-element.scroll-y .scroll-bar {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+body.admin-bar #popup-course {
+ top: 32px;
+}
+
+body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle {
+ left: 0;
+}
+
+body.lp-sidebar-toggle__close #popup-course > #sidebar-toggle::before {
+ content: "\f0da";
+}
+
+body.lp-sidebar-toggle__close #popup-course #popup-sidebar {
+ flex: 0 0 0;
+}
+
+body.lp-sidebar-toggle__close #popup-course #popup-header, body.lp-sidebar-toggle__close #popup-course #popup-footer {
+ left: 0;
+}
+
+@media (max-width: 768px) {
+ body:not(.lp-sidebar-toggle__open) #popup-course > #sidebar-toggle {
+ left: 0;
+ }
+ body:not(.lp-sidebar-toggle__open) #popup-course > #sidebar-toggle::before {
+ content: "\f0da";
+ }
+ body:not(.lp-sidebar-toggle__open) #popup-course #popup-sidebar {
+ flex: 0 0 0;
+ }
+ body:not(.lp-sidebar-toggle__open) #popup-course #popup-header, body:not(.lp-sidebar-toggle__open) #popup-course #popup-footer {
+ left: 0;
+ }
+}
+
+.course-curriculum .section-header .section-meta {
+ position: relative;
+}
+
+@media screen and (max-width: 1280px) {
+ #popup-course #popup-sidebar {
+ flex-basis: 300px;
+ }
+ #popup-course #popup-sidebar .course-curriculum {
+ width: 300px;
+ }
+ #popup-course #popup-header,
+ #popup-course #popup-footer {
+ left: 300px;
+ }
+ #popup-course #sidebar-toggle {
+ left: 299px;
+ }
+}
+
+@media screen and (max-width: 782px) {
+ body.admin-bar #popup-course {
+ top: 46px;
+ }
+ #popup-course #popup-sidebar {
+ flex-basis: 250px;
+ }
+ #popup-course #popup-sidebar .course-curriculum {
+ width: 250px;
+ }
+ #popup-course #popup-header,
+ #popup-course #popup-footer {
+ left: 250px;
+ }
+ #popup-course #sidebar-toggle {
+ left: 249px;
+ }
+ #popup-course #sidebar-toggle:checked ~ #popup-sidebar {
+ flex-basis: 0;
+ }
+ #popup-course #sidebar-toggle:checked ~ #popup-footer,
+ #popup-course #sidebar-toggle:checked ~ #popup-header {
+ left: 0;
+ }
+ #popup-course .course-item-meta .item-meta.count-questions, #popup-course .course-item-meta .item-meta.duration {
+ display: none;
+ }
+}
+
+.lp-overlay {
+ display: none;
+ position: fixed;
+ z-index: 10000;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background-color: rgba(209, 213, 219, 0.8);
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
+ transition-duration: 150ms;
+ transition-property: opacity;
+}
+
+.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header {
+ padding: 2em;
+}
+
+.wp-admin .lp-modal-dialog .lp-modal-content .lp-modal-header h3 {
+ font-size: 1.4em;
+}
+
+.lp-modal-dialog {
+ display: flex;
+ position: fixed;
+ z-index: 9999;
+ top: 0;
+ right: 0;
+ left: 0;
+ width: 100%;
+ min-height: 100vh;
+ text-align: center;
+ align-items: center;
+ justify-content: center;
+}
+
+.lp-modal-dialog .lp-modal-content {
+ display: inline-block;
+ overflow: hidden;
+ z-index: 2;
+ width: auto;
+ max-width: 600px;
+ border-radius: 8px;
+ text-align: left;
+ vertical-align: middle;
+ background: white;
+ color: black;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-header {
+ background: #7c60d9;
+ border-bottom: 1px solid #eee;
+ padding: 1em;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-header h3 {
+ margin: 0;
+ color: white;
+ font-size: inherit;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content {
+ max-height: 500px;
+ overflow: auto;
+}
+
+.lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h3, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content h2, .lp-modal-dialog .lp-modal-content .lp-modal-body .main-content .pd-2em {
+ padding: 0 2em;
+}
+
+.lp-modal-dialog .lp-modal-header {
+ padding: 0 20px;
+}
+
+.lp-modal-dialog .lp-modal-footer {
+ padding: 10px 20px;
+ background-color: #f9fafb;
+ text-align: right;
+}
+
+.lp-modal-dialog .btn-yes {
+ color: #fff;
+ background-color: #7c60d9;
+}
+
+#lp-modal-overlay {
+ display: none;
+ position: fixed;
+ z-index: 999999;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+ opacity: 0.5;
+ background: #000;
+}
+
+#lp-modal-window {
+ display: none;
+ position: fixed;
+ z-index: 999999;
+ top: 50%;
+ left: 50%;
+ padding: 35px 60px 28px 60px;
+ background: #fff;
+ transform: translate(-50%, -50%);
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+
+#lp-modal-window #lp-modal-content {
+ margin: 0 0 24px 0;
+ color: #333;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 26px;
+ text-align: center;
+}
+
+#lp-modal-window #lp-modal-content > * {
+ margin: 0 0 0.5em;
+}
+
+#lp-modal-window #lp-modal-content #lp-modal-buttons {
+ display: flex;
+ flex-direction: row-reverse;
+ align-items: center;
+ justify-content: center;
+}
+
+#lp-modal-window #lp-modal-buttons {
+ display: flex;
+ flex-direction: row-reverse;
+ align-items: center;
+ justify-content: center;
+}
+
+#lp-modal-window #lp-modal-buttons .lp-button {
+ position: relative;
+ margin: 0 10px 0 10px;
+}
+
+.learn-press-comments {
+ width: 792px;
+ max-width: 100%;
+ margin: 0 auto;
+}
+
+@media (max-width: 1024px) {
+ .learn-press-comments {
+ width: 100%;
+ }
+}
+
+.learn-press-progress {
+ overflow: hidden;
+ position: relative;
+ width: 80px;
+ height: 6px;
+ border-radius: 3px;
+}
+
+.learn-press-progress .learn-press-progress__active {
+ position: absolute;
+ z-index: 1;
+ left: -100%;
+ width: 100%;
+ height: 100%;
+ border-radius: 3px;
+ background: var(--lp-primary-color);
+ -webkit-transition: 0.5s;
+ -moz-transition: 0.5s;
+ -ms-transition: 0.5s;
+ -o-transition: 0.5s;
+ transition: 0.5s;
+}
+
+.learn-press-progress::before {
+ display: block;
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ width: 100%;
+ height: 100%;
+ background: #ccc;
+ content: "";
+}
+
+.course-curriculum .section-header .section-left {
+ display: flex;
+}
+
+.course-curriculum .section-header .section-left .section-title {
+ flex: 1;
+}
+
+.course-curriculum .section-header .section-left .section-toggle {
+ flex: 0 0 40px;
+ align-items: center;
+ text-align: center;
+ cursor: pointer;
+}
+
+.course-curriculum .section-header .section-left .section-toggle .fa-caret-down {
+ display: none;
+}
+
+.course-curriculum .section-header .learn-press-progress {
+ width: 80px;
+}
+
+.course-curriculum .section.closed .section-toggle .fa-caret-down {
+ display: block;
+}
+
+.course-curriculum .section.closed .section-toggle .fa-caret-up {
+ display: none;
+}
+
+.course-curriculum .section.closed .section-content {
+ overflow: hidden;
+ height: 0;
+}
+
+.lp-skeleton-animation {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.lp-skeleton-animation > li {
+ width: 100%;
+ height: 16px;
+ margin-top: 15px;
+ border-radius: 2px;
+ background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
+ background-size: 400% 100%;
+ list-style: none;
+ animation: lp-skeleton-loading 1.4s ease infinite;
+}
+
+@keyframes lp-skeleton-loading {
+ 0% {
+ background-position: 100% 50%;
+ }
+ to {
+ background-position: 0 50%;
+ }
+}
+
+input[type="text"],
+input[type="email"],
+input[type="number"],
+input[type="password"] {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+ margin: 0;
+ box-shadow: unset;
+}
+
+/* start reset css */
+body {
+ background: #fff;
+}
+
+body.learnpress-page {
+ overflow-x: hidden;
+}
+
+.wrap-fullwidth {
+ margin-right: -1000px;
+ margin-left: -1000px;
+}
+
+.wrap-fullwidth a:focus,
+.wrap-fullwidth button:focus,
+.wrap-fullwidth input:focus,
+.wrap-fullwidth textarea:focus {
+ border: 0;
+ outline: 0;
+}
+
+.wrap-fullwidth a:hover {
+ text-decoration: none;
+}
+
+.wrap-fullwidth p {
+ word-break: break-word;
+}
+
+.wrap-fullwidth p:last-child {
+ margin-bottom: 0;
+}
+
+.wrap-fullwidth label {
+ display: block;
+ margin: 0;
+ outline: none;
+}
+
+.wrap-fullwidth img {
+ max-width: 100%;
+ height: auto;
+}
+
+.wrap-fullwidth form {
+ margin: 0;
+}
+
+.wrap-fullwidth .col-full {
+ box-sizing: border-box;
+ max-width: 100%;
+ padding: 0;
+}
+
+.wrap-fullwidth .col-full .woocommerce-breadcrumb {
+ display: none;
+}
+
+/* end reset css */
+footer {
+ clear: both;
+}
+
+.margin-bottom {
+ margin-bottom: 20px;
+}
+
+.hide-if-js {
+ display: none !important;
+}
+
+.clearfix::after {
+ display: block;
+ clear: both;
+ content: "";
+}
+
+.lp-form-fields {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+}
+
+.lp-form-fields .form-field {
+ margin: 0 0 20px 0;
+ list-style: none;
+}
+
+.lp-content-wrap {
+ width: 1170px;
+ max-width: 90%;
+ margin: 0 auto;
+}
+
+.lp-content-wrap > h2 {
+ margin-top: 0;
+ margin-bottom: 26px;
+ color: #333;
+ font-size: 30px;
+ font-weight: 600;
+}
+
+.learn-press-breadcrumb {
+ width: 1170px;
+ max-width: 100%;
+ margin: 20px auto 45px auto;
+ padding: 0;
+ color: #333;
+ font-size: 14px;
+ font-weight: 500;
+ list-style: none;
+}
+
+.learn-press-breadcrumb li {
+ display: inline-block;
+ margin: 0;
+}
+
+.learn-press-breadcrumb li a {
+ color: #666;
+ font-weight: 300;
+}
+
+.learn-press-breadcrumb li a:hover {
+ color: var(--lp-primary-color);
+}
+
+.learn-press-breadcrumb i {
+ margin: 0 5px;
+ color: #666;
+ font-size: 12px;
+}
+
+@media (max-width: 1024px) {
+ .learn-press-breadcrumb {
+ padding-right: 15px;
+ padding-left: 15px;
+ }
+}
+
+.learn-press-breadcrumb a {
+ color: #666;
+ font-weight: 300;
+}
+
+.lp-archive-courses .lp-button,
+.lp-archive-courses #lp-button {
+ padding: 16px 24px;
+ border: 1px solid #ccc;
+ color: #333;
+ background: transparent;
+ box-shadow: unset;
+ font-family: inherit;
+ font-size: 16px;
+ font-weight: 400;
+ line-height: 1;
+ text-align: center;
+ vertical-align: middle;
+ text-decoration: none;
+ text-transform: capitalize;
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+ -webkit-transition: all 0.25s;
+ -moz-transition: all 0.25s;
+ -ms-transition: all 0.25s;
+ -o-transition: all 0.25s;
+ transition: all 0.25s;
+}
+
+.lp-archive-courses .lp-button.large,
+.lp-archive-courses #lp-button.large {
+ height: 52px;
+ padding: 18px 30px;
+ font-size: 18px;
+}
+
+.lp-archive-courses .lp-button.gray,
+.lp-archive-courses #lp-button.gray {
+ position: absolute;
+ z-index: 1;
+ top: 8px;
+ right: 5px;
+ padding: 0;
+ border: 0;
+}
+
+.lp-archive-courses .lp-button.gray:hover,
+.lp-archive-courses #lp-button.gray:hover {
+ background: transparent;
+ text-decoration: none;
+}
+
+.lp-archive-courses .lp-button.gray:focus,
+.lp-archive-courses #lp-button.gray:focus {
+ border: 0;
+ outline: 0;
+}
+
+.lp-archive-courses .lp-button:hover,
+.lp-archive-courses #lp-button:hover {
+ border-color: var(--lp-primary-color);
+ color: #fff;
+ background: var(--lp-primary-color);
+}
+
+.lp-archive-courses .lp-button.btn-ajax-off .icon,
+.lp-archive-courses #lp-button.btn-ajax-off .icon {
+ display: none;
+}
+
+.lp-archive-courses .lp-button.btn-ajax-on .icon,
+.lp-archive-courses #lp-button.btn-ajax-on .icon {
+ display: inline-block;
+ margin-right: 5px;
+ -webkit-animation: lp-rotating 1s linear infinite;
+ -moz-animation: lp-rotating 1s linear infinite;
+ animation: lp-rotating 1s linear infinite;
+}
+
+.lp-archive-courses .lp-button:focus,
+.lp-archive-courses #lp-button:focus {
+ outline: 0;
+}
+
+.lp-archive-courses .lp-button.loading::before,
+.lp-archive-courses #lp-button.loading::before {
+ display: inline-block;
+ font-family: "Font Awesome 5 Free";
+ font-weight: 900;
+ content: "\f110";
+ animation: lp-rotating 1s linear infinite;
+}
+
+.learnpress-page .rwmb-field .description {
+ margin-top: 8px;
+ color: #999;
+ font-size: smaller;
+ font-style: italic;
+}
+
+.lp-ajax-message {
+ display: none;
+ margin-top: 20px;
+ padding: 20px;
+ border: 2px solid #059601;
+ border-radius: 9px;
+ font-size: 15px;
+ line-height: 1.4;
+}
+
+.lp-ajax-message.error {
+ border-color: #d85554;
+}
+
+.course-meta {
+ margin-bottom: 14px;
+}
+
+.course-meta .course-students::before {
+ font-family: "Font Awesome 5 Free";
+ content: "";
+}
+
+#learn-press-course-tabs {
+ margin-bottom: 40px;
+}
+
+#learn-press-course-tabs.course-tabs {
+ margin-top: 54px;
+}
+
+/* Archive */
+.learn-press-checkout-comment h4 {
+ display: none;
+}
+
+.order-comments {
+ width: 100%;
+ min-height: 150px;
+}
+
+.learn-press-progress {
+ position: relative;
+}
+
+.learn-press-progress .progress-bg {
+ overflow: hidden;
+ position: relative;
+ height: 6px;
+ background: #ccc;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ border-radius: 5px;
+}
+
+.learn-press-progress .progress-bg .progress-active {
+ position: absolute;
+ left: 50%;
+ width: 100%;
+ height: 100%;
+ margin-left: -100%;
+ background: var(--lp-primary-color);
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ border-radius: 5px;
+}
+
+/**
+ * Forms
+ */
+.retake-course,
+.enroll-course,
+.purchase-course {
+ display: inline-block;
+}
+
+/* */
+.table-orders {
+ font-size: 16px;
+}
+
+.table-orders th,
+.table-orders td {
+ padding: 5px 10px;
+}
+
+.form-button {
+ display: inline-block;
+}
+
+.learn-press-pagination {
+ text-align: center;
+}
+
+.learn-press-pagination .page-numbers {
+ display: inline-block;
+ margin: 0;
+ padding: 0;
+ border: 0;
+ outline: 0;
+ background: transparent;
+ list-style: none;
+}
+
+.learn-press-pagination .page-numbers > li {
+ display: inline-block;
+ margin: 0;
+ padding: 0 14px;
+}
+
+.learn-press-pagination .page-numbers > li .page-numbers {
+ float: unset;
+ padding: 0;
+ color: #666;
+ background: transparent;
+ font-size: 16px;
+ font-weight: 300;
+}
+
+.learn-press-pagination .page-numbers > li .page-numbers.current {
+ color: var(--lp-primary-color);
+ font-weight: 400;
+}
+
+.learn-press-pagination .page-numbers > li .page-numbers:hover {
+ color: var(--lp-primary-color);
+}
+
+ul.list-table-nav {
+ display: flex;
+ margin-left: 0;
+ list-style: none;
+}
+
+ul.list-table-nav .nav-text {
+ text-align: left;
+ flex: 1;
+}
+
+ul.list-table-nav .nav-pages {
+ text-align: right;
+ flex: 1;
+}
+
+ul.list-table-nav .nav-pages .learn-press-pagination {
+ display: inline-block;
+ margin-bottom: 0;
+}
+
+.primary-color {
+ color: #00adff;
+}
+
+.primary-color-before::before {
+ color: #00adff;
+}
+
+.primary-color-after::after {
+ color: #00adff;
+}
+
+.primary-background-color {
+ background: #00adff;
+}
+
+.primary-background-color {
+ background: #00adff;
+}
+
+.course-origin-price {
+ margin-right: 5px;
+ font-size: 85%;
+ text-decoration: line-through;
+}
+
+.course-item-nav {
+ display: flex;
+}
+
+.course-item-nav .prev,
+.course-item-nav .next {
+ /* flex: 1;*/
+}
+
+.course-item-nav .prev span,
+.course-item-nav .next span {
+ display: block;
+ font-weight: bold;
+}
+
+.course-item-nav .prev a,
+.course-item-nav .next a {
+ color: #999;
+}
+
+.course-item-nav .next {
+ text-align: right;
+}
+
+.content-item-wrap #comments {
+ margin-right: 0;
+ margin-left: 0;
+}
+
+.content-item-wrap #comments #comment {
+ -webkit-box-sizing: border-box;
+ -moz-box-sizing: border-box;
+ box-sizing: border-box;
+}
+
+.course-summary .course-summary-sidebar {
+ position: relative;
+}
+
+.course-summary .course-summary-sidebar.slide-down .course-summary-sidebar__inner {
+ position: fixed;
+ top: 0;
+}
+
+.course-summary .course-summary-sidebar.slide-top .course-summary-sidebar__inner {
+ position: absolute;
+}
+
+.course-graduation span {
+ color: #999;
+}
+
+.course-graduation .icon {
+ margin-right: 5px;
+ font-size: 20px;
+}
+
+.course-graduation.passed .icon {
+ color: #059601;
+}
+
+.course-graduation.error .icon {
+ color: #d85554;
+}
+
+.learn-press-template-warning::before {
+ color: #ffc107;
+ font-family: "Font Awesome 5 Free";
+ content: "\f071";
+}
+
+.lp-badge {
+ display: flex;
+ height: 30px;
+ padding: 0;
+ line-height: 1;
+ align-items: center;
+ justify-content: center;
+}
+
+.lp-badge::before, .lp-badge::after {
+ content: "";
+}
+
+.lp-badge::before {
+ display: inline-block;
+ position: relative;
+ z-index: 10;
+ color: #fff;
+ font-weight: bold;
+ line-height: 1;
+}
+
+.lp-badge.featured-course {
+ position: absolute;
+ z-index: 1;
+ top: 25px;
+ left: -110px;
+ width: 300px;
+ background: #93f;
+ text-align: center;
+ transform: rotate(-45deg);
+}
+
+.lp-badge.featured-course::before {
+ font-size: 12px;
+ text-transform: uppercase;
+ content: attr(data-text);
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"],
+#learn-press-course-tabs .course-tab-panel {
+ display: none;
+}
+
+#learn-press-course-tabs .course-nav label {
+ display: block;
+ margin: 0;
+ padding: 18px 10px;
+ font-size: 16px;
+ font-weight: 600;
+ text-align: center;
+ text-transform: capitalize;
+ cursor: pointer;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9) {
+ display: block;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) {
+ border-bottom: 0;
+}
+
+#learn-press-course-tabs input[name="learn-press-course-tab-radio"]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label {
+ color: var(--lp-primary-color);
+ background: #fff;
+}
+
+.no-event {
+ pointer-events: none;
+}
+
+@media screen and (max-width: 768px) {
+ ul.learn-press-courses .course {
+ width: 48%;
+ }
+}
+
+@media screen and (max-width: 600px) {
+ ul.learn-press-courses {
+ margin-right: 0;
+ }
+ ul.learn-press-courses .course {
+ width: 100%;
+ margin-right: 0;
+ }
+}
diff --git a/public/assets/Varsity/css/flaticon.css b/public/assets/Varsity/css/flaticon.css new file mode 100644 index 0000000..6ee8bc2 --- /dev/null +++ b/public/assets/Varsity/css/flaticon.css @@ -0,0 +1,34 @@ + /* + Flaticon icon font: Flaticon + Creation date: 28/12/2019 08:37 + */ + +@font-face { + font-family: "Flaticon"; + src: url("../fonts/Flaticon.eot"); + src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), + url("../fonts/Flaticon.woff2") format("woff2"), + url("../fonts/Flaticon.woff") format("woff"), + url("../fonts/Flaticon.ttf") format("truetype"), + url("../fonts/Flaticon.svg#Flaticon") format("svg"); + font-weight: normal; + font-style: normal; +} + +@media screen and (-webkit-min-device-pixel-ratio:0) { + @font-face { + font-family: "Flaticon"; + src: url("./Flaticon.svg#Flaticon") format("svg"); + } +} + +[class^="flaticon-"]:before, [class*=" flaticon-"]:before, +[class^="flaticon-"]:after, [class*=" flaticon-"]:after { + font-family: Flaticon; +font-style: normal; +} + +.flaticon-play-button:before { content: "\f100"; } +.flaticon-instagram-logo:before { content: "\f101"; } +.flaticon-facebook:before { content: "\f102"; } +.flaticon-rss-feed:before { content: "\f103"; }
\ No newline at end of file diff --git a/public/assets/Varsity/css/meeting.css b/public/assets/Varsity/css/meeting.css new file mode 100644 index 0000000..e51380a --- /dev/null +++ b/public/assets/Varsity/css/meeting.css @@ -0,0 +1,174 @@ +.dpn-zvc-single-content-wrapper { margin-top: 40px; }
+
+.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img { margin-bottom: 1rem; }
+
+.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img { width: 100%; height: auto; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-col-8, .dpn-zvc-single-content-wrapper .dpn-zvc-col-4 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; margin-bottom: 58px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper { width: 100%; clear: both; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box { margin-top: 1.5rem; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child { margin-top: 0; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn { padding: 10px 20px; color: #fff; border-radius: 0; display: block; margin-top: 10px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link { background: #a5452d; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link { background: #1c3b82; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state { border: 1px solid #ccc; padding: 20px; margin-top: 20px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p { padding: 0; margin: 0; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer { display: table; width: 100%; table-layout: fixed; border-spacing: 2px; border-collapse: separate; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended { background: #3a3a3a; padding: 10px 16px; border-radius: 2px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3 { margin: 0; padding: 0; color: #fff; line-height: 1.8; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell { display: table-cell; vertical-align: top; text-align: center; font-size: 32px; background: #3a3a3a; color: #fff; line-height: normal; padding: 10px 3px; border-radius: 2px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number { font-size: 1em; width: 100%; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string { font-size: 0.45em; width: 100%; text-transform: uppercase; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile { background: #3a3a3a; padding: 0 16px; border-radius: 2px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3 { color: #fff; margin: 0; padding: 10px 0; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content { background: #f2f2f2; padding: 16px; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list { margin-bottom: 1rem; }
+
+.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span { display: block; }
+
+@media (min-width: 992px) { .dpn-zvc-single-content-wrapper .dpn-zvc-col-8 { width: 66.66666667%; float: left; }
+ .dpn-zvc-single-content-wrapper .dpn-zvc-col-4 { width: 33.33333333%; float: left; } }
+
+.dpn-zvc-shortcode-op-wrapper table { border: 1px solid #dee2e6; width: 100%; margin-bottom: 1rem; color: #212529; border-collapse: collapse; }
+
+.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) { background-color: #e2e2e2 !important; }
+
+.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td { background-color: #e2e2e2; }
+
+.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description { font-size: 12px; font-style: italic; }
+
+#vczapi-recordings-list-table_wrapper .dataTables_length, #vczapi-recordings-list-table_wrapper .dataTables_filter, #vczapi-show-meetings-list-table_wrapper .dataTables_length, #vczapi-show-meetings-list-table_wrapper .dataTables_filter, #vczapi-show-webinars-list-table_wrapper .dataTables_length, #vczapi-show-webinars-list-table_wrapper .dataTables_filter { margin: 15px 0; }
+
+#vczapi-recordings-list-table_wrapper .dataTable, #vczapi-show-meetings-list-table_wrapper .dataTable, #vczapi-show-webinars-list-table_wrapper .dataTable { position: relative; margin: 15px 0; }
+
+#vczapi-recordings-list-table_wrapper .dataTable thead, #vczapi-show-meetings-list-table_wrapper .dataTable thead, #vczapi-show-webinars-list-table_wrapper .dataTable thead { text-align: left; }
+
+#vczapi-recordings-list-table_wrapper .dataTable thead tr, #vczapi-show-meetings-list-table_wrapper .dataTable thead tr, #vczapi-show-webinars-list-table_wrapper .dataTable thead tr { background: #f5f5f5; }
+
+#vczapi-recordings-list-table_wrapper .dataTable thead th, #vczapi-recordings-list-table_wrapper .dataTable thead td, #vczapi-show-meetings-list-table_wrapper .dataTable thead th, #vczapi-show-meetings-list-table_wrapper .dataTable thead td, #vczapi-show-webinars-list-table_wrapper .dataTable thead th, #vczapi-show-webinars-list-table_wrapper .dataTable thead td { border-bottom: none; padding: 8px 15px; }
+
+#vczapi-recordings-list-table_wrapper .dataTable.no-footer, #vczapi-show-meetings-list-table_wrapper .dataTable.no-footer, #vczapi-show-webinars-list-table_wrapper .dataTable.no-footer { border-bottom: none; }
+
+#vczapi-recordings-list-table_wrapper .dataTable tbody .odd, #vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd, #vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd { background-color: #fff; }
+
+#vczapi-recordings-list-table_wrapper .dataTable tbody .even, #vczapi-show-meetings-list-table_wrapper .dataTable tbody .even, #vczapi-show-webinars-list-table_wrapper .dataTable tbody .even { background-color: rgba(0, 0, 0, 0.05); }
+
+.vczapi-recordings-meeting-id-description ul { list-style: none; padding: 0; margin: 0; }
+
+#vczapi-zoom-browser-meeting { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; }
+
+#vczapi-zoom-browser-meeting--container { width: 400px; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select { height: 40px; border-radius: 0; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit] { background-color: #2d8cff; width: 100%; color: #fff; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form .form-group { margin-bottom: 10px; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info { background: #fff; padding: 20px 30px; margin-bottom: 10px; }
+
+#vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info ul { list-style: none; padding: 0; margin: 0; }
+
+@media only screen and (max-width: 767px) { #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--info { width: 300px; }
+ #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container, #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text], #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit] { width: 300px; } }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown { display: table; width: 100%; table-layout: fixed; border-spacing: 2px; border-collapse: separate; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended { background: #3a3a3a; padding: 10px 16px; border-radius: 2px; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3 { margin: 0; padding: 0; color: #fff; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell { display: table-cell; vertical-align: top; text-align: center; font-size: 32px; background: #3a3a3a; color: #fff; line-height: normal; padding: 10px 3px; border-radius: 2px; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number { font-size: 1em; width: 100%; }
+
+.dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string { font-size: 0.45em; width: 100%; text-transform: uppercase; }
+
+.vczapi-list-zoom-meetings { position: relative; }
+
+.vczapi-list-zoom-meetings--item__image { margin-bottom: 20px; }
+
+.vczapi-list-zoom-meetings--item__image { box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3); }
+
+.vczapi-list-zoom-meetings--item__details, .vczapi-list-zoom-meetings--item__details p { font-size: 1em; }
+
+.vczapi-list-zoom-meetings--item__details h1, .vczapi-list-zoom-meetings h2, .vczapi-list-zoom-meetings h3, .vczapi-list-zoom-meetings h4, .vczapi-list-zoom-meetings h5, .vczapi-list-zoom-meetings h6 { font-size: 1.3em; margin-bottom: 5px; }
+
+.vczapi-list-zoom-meetings--item__details__meta .meta { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; margin-bottom: 5px; }
+
+.vczapi-list-zoom-meetings .vczapi-loader { display: none; }
+
+.vczapi-list-zoom-meetings.loading .vczapi-loader { display: block; width: 100%; height: 100%; position: absolute; background: rgba(0, 0, 0, 0.5); z-index: 100; }
+
+.vczapi-list-zoom-meetings.loading .vczapi-loader img { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); left: 50%; top: 50%; position: absolute; }
+
+.vczapi-wrap { display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex: 1 0 100%; -webkit-box-flex: 1; -webkit-flex: 1 0 100%; flex: 1 0 100%; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }
+
+.vczapi-wrap input, .vczapi-wrap select { width: 100%; }
+
+.vczapi-plr { padding: 0 1.5em; }
+
+.vczapi-ptb { padding: 1.5em 0; }
+
+.vczapi-pb { padding-bottom: 1.5em; }
+
+.vczapi-pb-3 { padding-bottom: 3em; }
+
+.vczapi-pt { padding-top: 1.5em; }
+
+.vczapi-pl { padding-left: 1.5em; }
+
+.vczapi-pr { padding-right: 1.5em; }
+
+.vczapi-col-2, .vczapi-col-3, .vczapi-col-4, .vczapi-col-5, .vczapi-col-6, .vczapi-col-8, .vczapi-col-9, .vczapi-col-10, .vczapi-col-11, .vczapi-col-12 { position: relative; width: 100%; padding-right: 10px; padding-left: 10px; }
+
+.vczapi-form-control { padding: .75em; height: auto; border-width: 1px; border-style: solid; border-color: #eaeaea; border-radius: 2px; background: #fafafa; box-shadow: none; box-sizing: border-box; -webkit-transition: all .2s linear; transition: all .2s linear; }
+
+@media (min-width: 768px) { .vczapi-col-4 { -ms-flex: 0 0 33.333333%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
+ .vczapi-col-3 { -ms-flex: 0 0 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
+ .vczapi-col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; -webkit-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
+ .vczapi-col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.666667%; -webkit-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
+ .vczapi-col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; -webkit-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }
+
+.clearfix { clear: both; }
+
+.vczapi-filters-wrapper { margin-bottom: 2em; margin-top: 1em; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
+
+/* The Modal (background) */
+.vczapi-modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 9999; /* Sit on top */ padding-top: 100px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: black; /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */ /* Modal Content */ /* The Close Button */ }
+
+.vczapi-modal .vczapi-modal-content { position: relative; background-color: #fefefe; margin: auto; padding: 0; border: 1px solid #888; width: 80%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
+
+.vczapi-modal .vczapi-modal-close { color: #000; float: right; font-size: 28px; font-weight: bold; }
+
+.vczapi-modal .vczapi-modal-close:hover, .vczapi-modal .vczapi-modal-close:focus { color: #000; text-decoration: none; cursor: pointer; }
+
+.vczapi-modal .vczapi-modal-header { padding: 2px 16px; color: white; }
+
+.vczapi-modal .vczapi-modal-body { padding: 2px 16px; max-height: 500px; overflow: auto; }
+
+.vczapi-modal .vczapi-modal-list { padding: 20px; list-style: none; margin: 0; border-bottom: 1px solid #efefef; }
+
+.vczapi-modal-loader { text-align: center; color: #424242; background: #fff; width: 400px; margin: 0 auto; padding: 20px; border-radius: 20px; }
+
+.vczapi-wrap .countdown {
+ direction: ltr;
+}
diff --git a/public/assets/Varsity/fonts/Flaticon.eot b/public/assets/Varsity/fonts/Flaticon.eot Binary files differnew file mode 100644 index 0000000..aa71607 --- /dev/null +++ b/public/assets/Varsity/fonts/Flaticon.eot diff --git a/public/assets/Varsity/fonts/Flaticon.ttf b/public/assets/Varsity/fonts/Flaticon.ttf Binary files differnew file mode 100644 index 0000000..78a337d --- /dev/null +++ b/public/assets/Varsity/fonts/Flaticon.ttf diff --git a/public/assets/Varsity/fonts/Flaticon.woff b/public/assets/Varsity/fonts/Flaticon.woff Binary files differnew file mode 100644 index 0000000..eca22a6 --- /dev/null +++ b/public/assets/Varsity/fonts/Flaticon.woff diff --git a/public/assets/Varsity/fonts/Flaticon.woff2 b/public/assets/Varsity/fonts/Flaticon.woff2 Binary files differnew file mode 100644 index 0000000..b5aeddd --- /dev/null +++ b/public/assets/Varsity/fonts/Flaticon.woff2 diff --git a/public/assets/Varsity/img/about.png b/public/assets/Varsity/img/about.png Binary files differnew file mode 100644 index 0000000..385c577 --- /dev/null +++ b/public/assets/Varsity/img/about.png diff --git a/public/assets/Varsity/img/about/about-1.png b/public/assets/Varsity/img/about/about-1.png Binary files differnew file mode 100644 index 0000000..7e97cea --- /dev/null +++ b/public/assets/Varsity/img/about/about-1.png diff --git a/public/assets/Varsity/img/about/about-2.png b/public/assets/Varsity/img/about/about-2.png Binary files differnew file mode 100644 index 0000000..d384ee7 --- /dev/null +++ b/public/assets/Varsity/img/about/about-2.png diff --git a/public/assets/Varsity/img/about/about-3.png b/public/assets/Varsity/img/about/about-3.png Binary files differnew file mode 100644 index 0000000..b0cdab8 --- /dev/null +++ b/public/assets/Varsity/img/about/about-3.png diff --git a/public/assets/Varsity/img/about/avatar-1.png b/public/assets/Varsity/img/about/avatar-1.png Binary files differnew file mode 100644 index 0000000..0e14675 --- /dev/null +++ b/public/assets/Varsity/img/about/avatar-1.png diff --git a/public/assets/Varsity/img/about/avatar-2.png b/public/assets/Varsity/img/about/avatar-2.png Binary files differnew file mode 100644 index 0000000..a070b8a --- /dev/null +++ b/public/assets/Varsity/img/about/avatar-2.png diff --git a/public/assets/Varsity/img/about/avatar-3.png b/public/assets/Varsity/img/about/avatar-3.png Binary files differnew file mode 100644 index 0000000..6e85220 --- /dev/null +++ b/public/assets/Varsity/img/about/avatar-3.png diff --git a/public/assets/Varsity/img/about/avatar-4.png b/public/assets/Varsity/img/about/avatar-4.png Binary files differnew file mode 100644 index 0000000..02483dc --- /dev/null +++ b/public/assets/Varsity/img/about/avatar-4.png diff --git a/public/assets/Varsity/img/animated_icon/about_icon.png b/public/assets/Varsity/img/animated_icon/about_icon.png Binary files differnew file mode 100644 index 0000000..fe8ee3e --- /dev/null +++ b/public/assets/Varsity/img/animated_icon/about_icon.png diff --git a/public/assets/Varsity/img/animated_icon/animated_icon_1.png b/public/assets/Varsity/img/animated_icon/animated_icon_1.png Binary files differnew file mode 100644 index 0000000..3439a45 --- /dev/null +++ b/public/assets/Varsity/img/animated_icon/animated_icon_1.png diff --git a/public/assets/Varsity/img/animated_icon/cources_details_bg.png b/public/assets/Varsity/img/animated_icon/cources_details_bg.png Binary files differnew file mode 100644 index 0000000..2c984ca --- /dev/null +++ b/public/assets/Varsity/img/animated_icon/cources_details_bg.png diff --git a/public/assets/Varsity/img/author_1.jpeg b/public/assets/Varsity/img/author_1.jpeg Binary files differnew file mode 100644 index 0000000..d727054 --- /dev/null +++ b/public/assets/Varsity/img/author_1.jpeg diff --git a/public/assets/Varsity/img/author_2.jpg b/public/assets/Varsity/img/author_2.jpg Binary files differnew file mode 100644 index 0000000..1b9c6ba --- /dev/null +++ b/public/assets/Varsity/img/author_2.jpg diff --git a/public/assets/Varsity/img/author_3.jpg b/public/assets/Varsity/img/author_3.jpg Binary files differnew file mode 100644 index 0000000..9ebe819 --- /dev/null +++ b/public/assets/Varsity/img/author_3.jpg diff --git a/public/assets/Varsity/img/author_4.png b/public/assets/Varsity/img/author_4.png Binary files differnew file mode 100644 index 0000000..f6f3906 --- /dev/null +++ b/public/assets/Varsity/img/author_4.png diff --git a/public/assets/Varsity/img/author_5.jpg b/public/assets/Varsity/img/author_5.jpg Binary files differnew file mode 100644 index 0000000..6cd10b0 --- /dev/null +++ b/public/assets/Varsity/img/author_5.jpg diff --git a/public/assets/Varsity/img/banner.png b/public/assets/Varsity/img/banner.png Binary files differnew file mode 100644 index 0000000..8e46ead --- /dev/null +++ b/public/assets/Varsity/img/banner.png diff --git a/public/assets/Varsity/img/banner_1.png b/public/assets/Varsity/img/banner_1.png Binary files differnew file mode 100644 index 0000000..0d27e44 --- /dev/null +++ b/public/assets/Varsity/img/banner_1.png diff --git a/public/assets/Varsity/img/banner_2.png b/public/assets/Varsity/img/banner_2.png Binary files differnew file mode 100644 index 0000000..846a258 --- /dev/null +++ b/public/assets/Varsity/img/banner_2.png diff --git a/public/assets/Varsity/img/blog/blog_1.png b/public/assets/Varsity/img/blog/blog_1.png Binary files differnew file mode 100644 index 0000000..9843f04 --- /dev/null +++ b/public/assets/Varsity/img/blog/blog_1.png diff --git a/public/assets/Varsity/img/blog/blog_2.png b/public/assets/Varsity/img/blog/blog_2.png Binary files differnew file mode 100644 index 0000000..46dda16 --- /dev/null +++ b/public/assets/Varsity/img/blog/blog_2.png diff --git a/public/assets/Varsity/img/blog/blog_3.png b/public/assets/Varsity/img/blog/blog_3.png Binary files differnew file mode 100644 index 0000000..29d1bd2 --- /dev/null +++ b/public/assets/Varsity/img/blog/blog_3.png diff --git a/public/assets/Varsity/img/blog/blog_4.png b/public/assets/Varsity/img/blog/blog_4.png Binary files differnew file mode 100644 index 0000000..dfcf557 --- /dev/null +++ b/public/assets/Varsity/img/blog/blog_4.png diff --git a/public/assets/Varsity/img/blog/blog_5.png b/public/assets/Varsity/img/blog/blog_5.png Binary files differnew file mode 100644 index 0000000..2f1be8c --- /dev/null +++ b/public/assets/Varsity/img/blog/blog_5.png diff --git a/public/assets/Varsity/img/breadcrumb_bg.png b/public/assets/Varsity/img/breadcrumb_bg.png Binary files differnew file mode 100644 index 0000000..e290203 --- /dev/null +++ b/public/assets/Varsity/img/breadcrumb_bg.png diff --git a/public/assets/Varsity/img/breadcrumb_bg/blog_breadcrumg.png b/public/assets/Varsity/img/breadcrumb_bg/blog_breadcrumg.png Binary files differnew file mode 100644 index 0000000..5bfbd85 --- /dev/null +++ b/public/assets/Varsity/img/breadcrumb_bg/blog_breadcrumg.png diff --git a/public/assets/Varsity/img/breadcrumb_bg/grid_breadcrumg.png b/public/assets/Varsity/img/breadcrumb_bg/grid_breadcrumg.png Binary files differnew file mode 100644 index 0000000..b7aed4c --- /dev/null +++ b/public/assets/Varsity/img/breadcrumb_bg/grid_breadcrumg.png diff --git a/public/assets/Varsity/img/breadcrumb_bg_1.png b/public/assets/Varsity/img/breadcrumb_bg_1.png Binary files differnew file mode 100644 index 0000000..b84d381 --- /dev/null +++ b/public/assets/Varsity/img/breadcrumb_bg_1.png diff --git a/public/assets/Varsity/img/category_post/post_1.png b/public/assets/Varsity/img/category_post/post_1.png Binary files differnew file mode 100644 index 0000000..1f25439 --- /dev/null +++ b/public/assets/Varsity/img/category_post/post_1.png diff --git a/public/assets/Varsity/img/category_post/post_2.png b/public/assets/Varsity/img/category_post/post_2.png Binary files differnew file mode 100644 index 0000000..3d13b02 --- /dev/null +++ b/public/assets/Varsity/img/category_post/post_2.png diff --git a/public/assets/Varsity/img/category_post/post_3.png b/public/assets/Varsity/img/category_post/post_3.png Binary files differnew file mode 100644 index 0000000..b8870a1 --- /dev/null +++ b/public/assets/Varsity/img/category_post/post_3.png diff --git a/public/assets/Varsity/img/category_post/post_4.png b/public/assets/Varsity/img/category_post/post_4.png Binary files differnew file mode 100644 index 0000000..9ef35e6 --- /dev/null +++ b/public/assets/Varsity/img/category_post/post_4.png diff --git a/public/assets/Varsity/img/course_thumb.png b/public/assets/Varsity/img/course_thumb.png Binary files differnew file mode 100644 index 0000000..50e09ee --- /dev/null +++ b/public/assets/Varsity/img/course_thumb.png diff --git a/public/assets/Varsity/img/cta_shape_1.png b/public/assets/Varsity/img/cta_shape_1.png Binary files differnew file mode 100644 index 0000000..84298a0 --- /dev/null +++ b/public/assets/Varsity/img/cta_shape_1.png diff --git a/public/assets/Varsity/img/cta_shape_2.png b/public/assets/Varsity/img/cta_shape_2.png Binary files differnew file mode 100644 index 0000000..ae4f571 --- /dev/null +++ b/public/assets/Varsity/img/cta_shape_2.png diff --git a/public/assets/Varsity/img/error.png b/public/assets/Varsity/img/error.png Binary files differnew file mode 100644 index 0000000..d3b616c --- /dev/null +++ b/public/assets/Varsity/img/error.png diff --git a/public/assets/Varsity/img/error/icon_1.png b/public/assets/Varsity/img/error/icon_1.png Binary files differnew file mode 100644 index 0000000..93d35d5 --- /dev/null +++ b/public/assets/Varsity/img/error/icon_1.png diff --git a/public/assets/Varsity/img/error/icon_2.png b/public/assets/Varsity/img/error/icon_2.png Binary files differnew file mode 100644 index 0000000..26d9334 --- /dev/null +++ b/public/assets/Varsity/img/error/icon_2.png diff --git a/public/assets/Varsity/img/error/icon_3.png b/public/assets/Varsity/img/error/icon_3.png Binary files differnew file mode 100644 index 0000000..db4fec3 --- /dev/null +++ b/public/assets/Varsity/img/error/icon_3.png diff --git a/public/assets/Varsity/img/error/icon_4.png b/public/assets/Varsity/img/error/icon_4.png Binary files differnew file mode 100644 index 0000000..60cdb4a --- /dev/null +++ b/public/assets/Varsity/img/error/icon_4.png diff --git a/public/assets/Varsity/img/error/icon_5.png b/public/assets/Varsity/img/error/icon_5.png Binary files differnew file mode 100644 index 0000000..beceb86 --- /dev/null +++ b/public/assets/Varsity/img/error/icon_5.png diff --git a/public/assets/Varsity/img/error/icon_6.png b/public/assets/Varsity/img/error/icon_6.png Binary files differnew file mode 100644 index 0000000..dc8b80d --- /dev/null +++ b/public/assets/Varsity/img/error/icon_6.png diff --git a/public/assets/Varsity/img/error/icon_7.png b/public/assets/Varsity/img/error/icon_7.png Binary files differnew file mode 100644 index 0000000..2424f09 --- /dev/null +++ b/public/assets/Varsity/img/error/icon_7.png diff --git a/public/assets/Varsity/img/error/icon_8.png b/public/assets/Varsity/img/error/icon_8.png Binary files differnew file mode 100644 index 0000000..3f78a4f --- /dev/null +++ b/public/assets/Varsity/img/error/icon_8.png diff --git a/public/assets/Varsity/img/error/icon_9.png b/public/assets/Varsity/img/error/icon_9.png Binary files differnew file mode 100644 index 0000000..e019c68 --- /dev/null +++ b/public/assets/Varsity/img/error/icon_9.png diff --git a/public/assets/Varsity/img/event_list_1.png b/public/assets/Varsity/img/event_list_1.png Binary files differnew file mode 100644 index 0000000..d76d056 --- /dev/null +++ b/public/assets/Varsity/img/event_list_1.png diff --git a/public/assets/Varsity/img/event_list_2.png b/public/assets/Varsity/img/event_list_2.png Binary files differnew file mode 100644 index 0000000..343ef5a --- /dev/null +++ b/public/assets/Varsity/img/event_list_2.png diff --git a/public/assets/Varsity/img/event_list_3.png b/public/assets/Varsity/img/event_list_3.png Binary files differnew file mode 100644 index 0000000..3e10129 --- /dev/null +++ b/public/assets/Varsity/img/event_list_3.png diff --git a/public/assets/Varsity/img/favicon.png b/public/assets/Varsity/img/favicon.png Binary files differnew file mode 100644 index 0000000..bc5fd61 --- /dev/null +++ b/public/assets/Varsity/img/favicon.png diff --git a/public/assets/Varsity/img/icon/about_shape_01.png b/public/assets/Varsity/img/icon/about_shape_01.png Binary files differnew file mode 100644 index 0000000..d9e9894 --- /dev/null +++ b/public/assets/Varsity/img/icon/about_shape_01.png diff --git a/public/assets/Varsity/img/icon/about_shape_02.png b/public/assets/Varsity/img/icon/about_shape_02.png Binary files differnew file mode 100644 index 0000000..f9e281b --- /dev/null +++ b/public/assets/Varsity/img/icon/about_shape_02.png diff --git a/public/assets/Varsity/img/icon/about_shape_03.png b/public/assets/Varsity/img/icon/about_shape_03.png Binary files differnew file mode 100644 index 0000000..146c2f5 --- /dev/null +++ b/public/assets/Varsity/img/icon/about_shape_03.png diff --git a/public/assets/Varsity/img/icon/category_icon_1.png b/public/assets/Varsity/img/icon/category_icon_1.png Binary files differnew file mode 100644 index 0000000..5c319b2 --- /dev/null +++ b/public/assets/Varsity/img/icon/category_icon_1.png diff --git a/public/assets/Varsity/img/icon/category_icon_2.png b/public/assets/Varsity/img/icon/category_icon_2.png Binary files differnew file mode 100644 index 0000000..2db30cf --- /dev/null +++ b/public/assets/Varsity/img/icon/category_icon_2.png diff --git a/public/assets/Varsity/img/icon/category_icon_3.png b/public/assets/Varsity/img/icon/category_icon_3.png Binary files differnew file mode 100644 index 0000000..30c331f --- /dev/null +++ b/public/assets/Varsity/img/icon/category_icon_3.png diff --git a/public/assets/Varsity/img/icon/category_icon_4.png b/public/assets/Varsity/img/icon/category_icon_4.png Binary files differnew file mode 100644 index 0000000..dd33986 --- /dev/null +++ b/public/assets/Varsity/img/icon/category_icon_4.png diff --git a/public/assets/Varsity/img/icon/course_1.svg b/public/assets/Varsity/img/icon/course_1.svg new file mode 100644 index 0000000..08281f3 --- /dev/null +++ b/public/assets/Varsity/img/icon/course_1.svg @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<path style="fill:#F14742;" d="M444.023,0H100.866l-23.22,22.157v458l375.083-19.424V8.708C452.73,3.897,448.831,0,444.023,0z"/> +<path style="fill:#CD3F39;" d="M100.868,0v480.157l-41.595,1.858V21.281C59.271,9.532,68.803,0,80.552,0H100.868z"/> +<circle style="fill:#FAD4C6;" cx="272.442" cy="253.122" r="70.427"/> +<g> + <path style="fill:#F99D88;" d="M272.447,289.988c-9.858,0-19.119-3.831-26.076-10.787c-3.401-3.402-3.401-8.914,0-12.315 + c3.402-3.399,8.914-3.399,12.315,0c7.587,7.59,19.934,7.59,27.522,0c3.402-3.399,8.914-3.399,12.315,0 + c3.401,3.402,3.401,8.914,0,12.315C291.565,286.158,282.305,289.988,272.447,289.988z"/> + <path style="fill:#F99D88;" d="M272.447,346.768c-47.282,0-87.736,29.135-104.455,70.423h208.909 + C360.183,375.903,319.729,346.768,272.447,346.768z"/> +</g> +<g> + <path style="fill:#FFF1CD;" d="M344.257,111.424c-2.115,0-4.231-0.766-5.897-2.3l-30.014-27.625l-30.009,27.624 + c-3.331,3.069-8.46,3.07-11.793,0.001L236.533,81.5l-30.006,27.623c-3.333,3.069-8.464,3.069-11.795,0L158.827,76.07 + c-3.539-3.257-3.766-8.766-0.509-12.303c3.257-3.539,8.767-3.767,12.303-0.509l30.009,27.623l30.006-27.623 + c3.333-3.069,8.461-3.07,11.795-0.001l30.011,27.625l30.009-27.624c3.331-3.069,8.46-3.07,11.793-0.001l30.014,27.625 + l30.013-27.625c3.54-3.257,9.045-3.028,12.304,0.51c3.257,3.539,3.028,9.047-0.51,12.304l-35.91,33.053 + C348.488,110.658,346.373,111.424,344.257,111.424z"/> + <path style="fill:#FFF1CD;" d="M89.261,460.729c-11.754,0-21.282,9.528-21.282,21.282c0,11.754,9.528,21.282,21.282,21.282h354.762 + V460.73H89.261V460.729z"/> +</g> +<path style="fill:#F99D88;" d="M444.023,512H89.26c-16.536,0-29.989-13.454-29.989-29.99c0-16.536,13.453-29.989,29.989-29.989 + h354.762c4.81,0,8.708,3.897,8.708,8.708s-3.897,8.708-8.708,8.708H89.26c-6.934,0-12.574,5.64-12.574,12.574 + c0,6.935,5.64,12.575,12.574,12.575h354.762c4.81,0,8.708,3.897,8.708,8.708C452.729,508.103,448.831,512,444.023,512z"/> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/public/assets/Varsity/img/icon/course_2.svg b/public/assets/Varsity/img/icon/course_2.svg new file mode 100644 index 0000000..f16756b --- /dev/null +++ b/public/assets/Varsity/img/icon/course_2.svg @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<path style="fill:#D29B6E;" d="M118.29,220.69v40.768c0,6.2-4.044,11.676-9.971,13.5l-61.896,19.044 + c-11.852,3.648-19.94,14.599-19.94,26.999v102.723c0,19.501,15.809,35.31,35.31,35.31h17.655h185.379V220.69H118.29z"/> +<path style="fill:#59D8FF;" d="M167.724,326.621c-34.178,0-64.311-17.941-81.629-44.825l-39.672,12.207 + c-11.852,3.647-19.94,14.598-19.94,26.998v102.723c0,19.501,15.809,35.31,35.31,35.31h17.655h185.379V229.517 + C264.828,282.924,221.131,326.621,167.724,326.621z"/> +<g> + <path style="fill:#00C3F0;" d="M264.828,229.517c0,53.407-43.697,97.103-97.103,97.103c-34.178,0-64.311-17.941-81.629-44.825 + l-17.483,5.379c19.891,34.113,56.776,57.101,99.112,57.101c40.951,0,76.794-21.517,97.103-53.795V229.517z"/> + <path style="fill:#00C3F0;" d="M176.552,414.897H88.276c-4.875,0-8.828-3.953-8.828-8.828v-41.996 + c0-7.023-2.791-13.76-7.756-18.727l-40.238-40.238c-3.129,4.583-4.971,10.06-4.971,15.893v102.723 + c0,19.501,15.809,35.31,35.31,35.31h17.655h123.586v-17.655C203.034,426.753,191.178,414.897,176.552,414.897z"/> +</g> +<path style="fill:#F0C087;" d="M242.759,158.897h-1.31l-3.104-61.793H98.207v61.793H92.69c-7.313,0-13.241,5.929-13.241,13.241 + v17.655c0,7.313,5.929,13.241,13.241,13.241h8.369l1.434,8.963c1.079,6.742,4.564,12.866,9.81,17.238l28.344,23.62 + c3.807,3.172,8.607,4.91,13.564,4.91h27.029c4.956,0,9.756-1.738,13.564-4.91l28.344-23.62c5.246-4.371,8.73-10.495,9.81-17.238 + l1.434-8.963h8.367c7.313,0,13.241-5.929,13.241-13.241v-17.655C256,164.825,250.071,158.897,242.759,158.897z"/> +<path style="fill:#E6AF78;" d="M238.345,97.103h-88.276H98.207v61.793H92.69c-7.313,0-13.241,5.929-13.241,13.241v17.655 + c0,7.313,5.929,13.241,13.241,13.241h8.369l1.434,8.962c1.079,6.743,4.564,12.866,9.81,17.238l28.344,23.62 + c3.807,3.172,8.607,4.91,13.562,4.91h11.161l-12.584-37.75c-1.8-5.4-2.718-11.055-2.718-16.748v-53.198 + c0-4.875,3.953-8.828,8.828-8.828l0,0c0,0,8.828,0,12.359-4.242c5.38,2.751,11.41,4.242,17.655,4.242 + c6.246,0,12.274-1.491,17.655-4.242c5.38,2.751,11.41,4.242,17.655,4.242c0.888,0,1.754-0.06,2.614-0.158l13.72,0.017 + L238.345,97.103z"/> +<path style="fill:#694B4B;" d="M273.655,95.338c0-9.781-6.665-17.932-15.676-20.37c0.98-2.439,1.551-5.088,1.551-7.879 + c0-11.701-9.485-21.186-21.186-21.186c-0.431,0-0.833,0.102-1.258,0.127c-2.883-8.276-10.67-14.251-19.928-14.251 + c-2.274,0-4.43,0.424-6.47,1.111c-4.522-4.985-10.987-8.173-18.248-8.173c-1.873,0-3.679,0.248-5.432,0.642 + c-5.054-4.745-11.806-7.704-19.285-7.704s-14.231,2.959-19.285,7.704c-1.753-0.394-3.561-0.642-5.432-0.642 + c-6.739,0-12.834,2.713-17.293,7.087c-0.122-0.002-0.238-0.025-0.362-0.025c-9.258,0-17.045,5.976-19.928,14.251 + c-0.425-0.025-0.828-0.127-1.258-0.127c-11.701,0-21.186,9.485-21.186,21.186c0,2.79,0.572,5.439,1.55,7.879 + c-9.01,2.438-15.674,10.589-15.674,20.37c0,5.451,2.116,10.369,5.498,14.124c-3.382,3.754-5.498,8.673-5.498,14.124 + c0,7.841,4.311,14.593,10.652,18.238c0.314,9.474,8.045,17.073,17.597,17.073h7.718c3.452,0,6.398-2.496,6.966-5.901l4.928-29.568 + c0.53,0.04,1.035,0.159,1.575,0.159c7.379,0,13.862-3.78,17.655-9.502c3.794,5.721,10.276,9.502,17.655,9.502 + c7.379,0,13.862-3.78,17.655-9.502c3.794,5.721,10.276,9.502,17.655,9.502s13.862-3.78,17.655-9.502 + c3.794,5.721,10.276,9.502,17.655,9.502c0.538,0,1.045-0.119,1.575-0.159l4.928,29.568c0.568,3.405,3.514,5.901,6.966,5.901h9.483 + c9.75,0,17.655-7.905,17.655-17.655c0-0.183-0.049-0.353-0.054-0.535c5.359-3.823,8.882-10.029,8.882-17.12 + c0-5.451-2.116-10.37-5.499-14.124C271.539,105.707,273.655,100.789,273.655,95.338z"/> +<path style="fill:#5A4146;" d="M162.554,108.204c-8.276-2.883-14.251-10.67-14.251-19.928c0-5.451,2.116-10.37,5.498-14.124 + c-3.382-3.754-5.498-8.673-5.498-14.124c0-9.781,6.665-17.932,15.676-20.37c-0.98-2.439-1.55-5.088-1.55-7.879 + c0-5.442,2.111-10.354,5.483-14.105c-0.064,0-0.122-0.019-0.186-0.019c-7.479,0-14.231,2.959-19.285,7.704 + c-1.753-0.394-3.561-0.642-5.432-0.642c-6.739,0-12.834,2.713-17.293,7.087c-0.122-0.002-0.238-0.025-0.362-0.025 + c-9.258,0-17.045,5.976-19.928,14.251c-0.425-0.025-0.828-0.127-1.258-0.127c-11.701,0-21.186,9.485-21.186,21.186 + c0,2.79,0.572,5.439,1.55,7.879c-9.011,2.438-15.676,10.589-15.676,20.37c0,5.451,2.116,10.369,5.498,14.124 + c-3.382,3.754-5.498,8.673-5.498,14.124c0,7.841,4.311,14.593,10.652,18.238c0.314,9.474,8.045,17.073,17.597,17.073h7.718 + c3.452,0,6.398-2.496,6.966-5.901l4.928-29.568c0.53,0.04,1.035,0.159,1.575,0.159c7.379,0,13.862-3.78,17.655-9.502 + c3.794,5.721,10.276,9.502,17.655,9.502c4.873,0,9.267-1.761,12.843-4.53c-2.419-2.519-4.015-5.82-4.015-9.594 + C162.428,109.031,162.516,108.625,162.554,108.204z"/> +<path style="fill:#E6AF78;" d="M150.069,414.897h26.483c14.626,0,26.483,11.857,26.483,26.483v17.655h-52.966V414.897z"/> +<path style="fill:#D5DCED;" d="M485.517,397.241H220.69c-14.626,0-26.483-11.857-26.483-26.483V211.862 + c0-14.626,11.857-26.483,26.483-26.483h264.828c14.626,0,26.483,11.857,26.483,26.483v158.897 + C512,385.385,500.143,397.241,485.517,397.241z"/> +<path style="fill:#AFB9D2;" d="M406.069,459.034l-15.613-117.092c-1.17-8.771-8.651-15.321-17.501-15.321H333.25 + c-8.849,0-16.331,6.55-17.501,15.321l-15.612,117.092v17.655h105.931V459.034z"/> +<circle style="fill:#FFFFFF;" cx="353.103" cy="273.655" r="17.655"/> +<path style="fill:#F5DCB4;" d="M503.172,494.345H8.828c-4.875,0-8.828-3.953-8.828-8.828v-17.655c0-4.875,3.953-8.828,8.828-8.828 + h494.345c4.875,0,8.828,3.953,8.828,8.828v17.655C512,490.392,508.047,494.345,503.172,494.345z"/> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/public/assets/Varsity/img/icon/course_3.svg b/public/assets/Varsity/img/icon/course_3.svg new file mode 100644 index 0000000..7953b59 --- /dev/null +++ b/public/assets/Varsity/img/icon/course_3.svg @@ -0,0 +1 @@ +<svg height="511pt" viewBox="1 0 511.99998 511" width="511pt" xmlns="http://www.w3.org/2000/svg"><path d="m461.78125 202.363281c-4.324219 0-7.832031-3.503906-7.832031-7.828125v-89.027344c0-4.324218 3.507812-7.828124 7.832031-7.828124s7.828125 3.503906 7.828125 7.828124v89.027344c0 4.324219-3.503906 7.828125-7.828125 7.828125zm0 0" fill="#6198ce"/><path d="m0 98.105469 256-97.605469 256 97.605469-256 97.601562zm0 0" fill="#3b454f"/><path d="m447.0625 320.136719c0 105.519531-85.542969 191.058593-191.0625 191.058593s-191.058594-85.539062-191.058594-191.058593 85.539063-191.0625 191.058594-191.0625 191.0625 85.542969 191.0625 191.0625zm0 0" fill="#c9fff7"/><path d="m254.535156 511.1875c-104.84375-.785156-189.59375-86.023438-189.59375-191.050781 0-105.03125 84.75-190.261719 189.59375-191.046875-61.582031 1.324218-111.285156 86.347656-111.285156 191.046875 0 104.691406 49.703125 189.722656 111.285156 191.050781zm0 0" fill="#72cec0"/><g fill="#fc5f61"><path d="m196.777344 138.433594v.011718c0 7.441407-.78125 14.625-2.246094 21.496094-4.925781 23.164063-17.558594 42.9375-33.917969 58.273438-24.074219 22.558594-56.21875 35.515625-83.808593 35.515625 20.1875-54.472657 64.507812-97.234375 119.972656-115.296875zm0 0"/><path d="m447.058594 320.136719c0 26.675781-5.46875 52.085937-15.347656 75.144531h-.007813c-69.625-13.558594-27.363281-139.882812-59.464844-171.984375-32.101562-32.101563-89.261719 89.25-129.195312 49.328125-39.921875-39.929688 0-98.65625 12.957031-143.546875 105.515625 0 191.058594 85.535156 191.058594 191.058594zm0 0"/><path d="m353.082031 484.734375c-28.449219 16.816406-61.636719 26.464844-97.078125 26.464844-.492187 0-.972656 0-1.460937-.011719-.816407-.011719-1.640625-.019531-2.464844-.03125-.886719-.019531-1.785156-.042969-2.683594-.074219-.5-.019531-.992187-.03125-1.492187-.050781-.585938-.019531-1.160156-.050781-1.734375-.082031-.8125-.042969-1.628907-.085938-2.433594-.136719-99.804687-6.328125-178.789063-89.28125-178.789063-190.671875 15.761719-15.777344 52.175782-35.769531 79.613282-29.085937 10.824218 2.628906 20.261718 9.425781 26.464844 22.277343 21.921874 45.414063-19.574219 86.910157 10.960937 117.449219 30.527344 30.535156 73.589844-43.847656 122.136719-28.1875 48.542968 15.660156 48.949218 82.128906 48.949218 82.128906zm0 0"/></g><path d="m160.613281 218.214844c-24.074219 22.558594-56.21875 35.515625-83.808593 35.515625 20.1875-54.472657 64.507812-97.234375 119.972656-115.296875v.011718c0 7.441407-.78125 14.625-2.246094 21.496094-13.621094 15.050782-25.222656 34.960938-33.917969 58.273438zm0 0" fill="#e83842"/><path d="m254.542969 511.1875c-.816407-.011719-1.640625-.023438-2.464844-.03125-.886719-.023438-1.785156-.042969-2.683594-.074219-.5-.019531-.992187-.03125-1.492187-.050781-.585938-.023438-1.160156-.054688-1.734375-.085938-.8125-.039062-1.628907-.082031-2.433594-.132812-99.804687-6.328125-178.789063-89.28125-178.789063-190.675781 15.761719-15.773438 52.175782-35.765625 79.613282-29.082031-.867188 9.476562-1.304688 19.195312-1.304688 29.082031 0 104.691406 49.703125 189.722656 111.289063 191.050781zm0 0" fill="#e83842"/><path d="m399.398438 106.964844v88.976562c-68.890626-17.695312-140.226563-22.425781-210.433594-14.199218-25.660156 2.996093-51.175782 7.738281-76.355469 14.199218v-88.976562c25.179687-6.464844 50.695313-11.203125 76.355469-14.210938 70.207031-8.214844 141.542968-3.488281 210.433594 14.210938zm0 0" fill="#545d68"/><path d="m188.964844 92.753906v88.988282c-25.660156 2.996093-51.175782 7.734374-76.355469 14.199218v-88.976562c25.179687-6.464844 50.695313-11.203125 76.355469-14.210938zm0 0" fill="#3b454f"/><path d="m479.789062 200.800781c0 9.945313-8.0625 18.007813-18.007812 18.007813s-18.007812-8.0625-18.007812-18.007813c0-9.945312 8.0625-18.007812 18.007812-18.007812s18.007812 8.0625 18.007812 18.007812zm0 0" fill="#f7d360"/></svg>
\ No newline at end of file diff --git a/public/assets/Varsity/img/icon/course_4.svg b/public/assets/Varsity/img/icon/course_4.svg new file mode 100644 index 0000000..7b304e8 --- /dev/null +++ b/public/assets/Varsity/img/icon/course_4.svg @@ -0,0 +1,174 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> +<g> + <g> + <polygon style="fill:#E6BE94;" points="487.781,484 23.781,484 23.781,268 119.782,268 255.781,132 391.784,268 487.781,268 "/> + </g> + <g> + <rect x="207.781" y="388" style="fill:#996459;" width="96" height="96"/> + </g> + <g> + <path style="fill:#4BB9EC;" d="M301.781,356h-92c-1.105,0-2,0.895-2,2v30h96v-30C303.781,356.895,302.886,356,301.781,356z"/> + </g> + <g> + <path style="fill:#FF4F19;" d="M329.617,68l13.039-19.562c1.633-2.453,1.789-5.609,0.398-8.211S338.953,36,336,36h-80 + c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h80c2.953,0,5.664-1.625,7.055-4.227s1.234-5.758-0.398-8.211L329.617,68z"/> + </g> + <g> + <g> + <path style="fill:#5C546A;" d="M256,140c-4.422,0-8-3.578-8-8V28c0-4.422,3.578-8,8-8s8,3.578,8,8v104 + C264,136.422,260.422,140,256,140z"/> + </g> + </g> + <g> + <path style="fill:#FF4F19;" d="M288.391,168.938c1.234-2.992,4.156-4.938,7.391-4.938h152c2.734,0,5.281,1.398,6.75,3.703l56,88 + c1.57,2.469,1.664,5.586,0.266,8.148c-1.406,2.555-4.094,4.148-7.016,4.148h-120c-2.125,0-4.156-0.844-5.656-2.344l-88-88 + C287.836,175.367,287.148,171.93,288.391,168.938z"/> + </g> + <g> + <path style="fill:#FF4F19;" d="M223.391,168.938C222.156,165.945,219.234,164,216,164H64c-2.734,0-5.281,1.398-6.75,3.703l-56,88 + c-1.57,2.469-1.664,5.586-0.266,8.148C2.391,266.406,5.078,268,8,268h120c2.125,0,4.156-0.844,5.656-2.344l88-88 + C223.945,175.367,224.633,171.93,223.391,168.938z"/> + </g> + <g> + <g> + <path style="fill:#E3001E;" d="M391.891,275.891c-2.047,0-4.094-0.781-5.656-2.344L256,143.313L125.766,273.547 + c-3.125,3.125-8.188,3.125-11.313,0s-3.125-8.188,0-11.313l135.891-135.891c3.125-3.125,8.188-3.125,11.313,0l135.891,135.891 + c3.125,3.125,3.125,8.188,0,11.313C395.984,275.109,393.938,275.891,391.891,275.891z"/> + </g> + </g> + <g> + <circle style="fill:#FFEBB7;" cx="256.001" cy="268" r="48"/> + </g> + <g> + <path style="fill:#5C546A;" d="M256,236c-4.422,0-8,3.578-8,8v16h-16c-4.422,0-8,3.578-8,8s3.578,8,8,8h24c4.422,0,8-3.578,8-8 + v-24C264,239.578,260.422,236,256,236z"/> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M375.781,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C375.641,322.707,375.781,321.37,375.781,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M356,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C384,304.562,371.438,292,356,292z M356,308c6.617,0,12,5.383,12,12v4h-24v-4C344,313.383,349.383,308,356,308z M344,348v-8h24v8 + H344z"/> + </g> + </g> + <g> + <g> + <rect x="136.001" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M176,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C184,391.578,180.422,388,176,388z M168,404v8h-24v-8H168z M144,436v-8h24v8H144z"/> + </g> + </g> + <g> + <g> + <rect x="63.782" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M103.781,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C111.781,391.578,108.203,388,103.781,388z M95.781,404v8h-24v-8H95.781z M71.781,436v-8h24v8H71.781z"/> + </g> + </g> + <g> + <g> + <rect x="408" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M448,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C456,391.578,452.422,388,448,388z M440,404v8h-24v-8H440z M416,436v-8h24v8H416z"/> + </g> + </g> + <g> + <g> + <rect x="335.782" y="396" style="fill:#4BB9EC;" width="40" height="48"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M375.781,388h-40c-4.422,0-8,3.578-8,8v48c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-48 + C383.781,391.578,380.203,388,375.781,388z M367.781,404v8h-24v-8H367.781z M343.781,436v-8h24v8H343.781z"/> + </g> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M447.563,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C447.422,322.707,447.563,321.37,447.563,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M427.781,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C455.781,304.562,443.219,292,427.781,292z M427.781,308c6.617,0,12,5.383,12,12v4h-24v-4 + C415.781,313.383,421.164,308,427.781,308z M415.781,348v-8h24v8H415.781z"/> + </g> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M103.563,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C103.422,322.707,103.563,321.37,103.563,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M83.781,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C111.781,304.562,99.219,292,83.781,292z M83.781,308c6.617,0,12,5.383,12,12v4h-24v-4C71.781,313.383,77.164,308,83.781,308z + M71.781,348v-8h24v8H71.781z"/> + </g> + </g> + <g> + <g> + <path style="fill:#4BB9EC;" d="M175.344,320c0-11.046-8.954-20-20-20s-20,8.954-20,20c0,1.37,0.141,2.707,0.403,4h-0.403v32h40 + v-32h-0.403C175.203,322.707,175.344,321.37,175.344,320z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M155.563,292c-15.438,0-28,12.562-28,28v36c0,4.422,3.578,8,8,8h40c4.422,0,8-3.578,8-8v-36 + C183.563,304.562,171,292,155.563,292z M155.563,308c6.617,0,12,5.383,12,12v4h-24v-4C143.563,313.383,148.945,308,155.563,308z + M143.563,348v-8h24v8H143.563z"/> + </g> + </g> + <g> + <path style="fill:#7E5C62;" d="M256,324c-30.879,0-56-25.121-56-56s25.121-56,56-56s56,25.121,56,56S286.879,324,256,324z + M256,228c-22.055,0-40,17.943-40,40s17.945,40,40,40s40-17.943,40-40S278.055,228,256,228z"/> + </g> + <g> + <path style="fill:#7E5C62;" d="M288,348h-64c-13.234,0-24,10.766-24,24v112c0,4.422,3.578,8,8,8s8-3.578,8-8v-88h31.781v88h16v-88 + H296v88c0,4.422,3.578,8,8,8s8-3.578,8-8V372C312,358.766,301.234,348,288,348z M296,380h-80v-8c0-4.414,3.586-8,8-8h64 + c4.414,0,8,3.586,8,8V380z"/> + </g> + <g> + <g> + <path style="fill:#5C546A;" d="M504,492H8c-4.422,0-8-3.578-8-8s3.578-8,8-8h496c4.422,0,8,3.578,8,8S508.422,492,504,492z"/> + </g> + </g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +<g> +</g> +</svg> diff --git a/public/assets/Varsity/img/icon/quote_1.png b/public/assets/Varsity/img/icon/quote_1.png Binary files differnew file mode 100644 index 0000000..fc9e45e --- /dev/null +++ b/public/assets/Varsity/img/icon/quote_1.png diff --git a/public/assets/Varsity/img/icon/quote_2.png b/public/assets/Varsity/img/icon/quote_2.png Binary files differnew file mode 100644 index 0000000..002296e --- /dev/null +++ b/public/assets/Varsity/img/icon/quote_2.png diff --git a/public/assets/Varsity/img/icon/shape_01.png b/public/assets/Varsity/img/icon/shape_01.png Binary files differnew file mode 100644 index 0000000..6fdbb4a --- /dev/null +++ b/public/assets/Varsity/img/icon/shape_01.png diff --git a/public/assets/Varsity/img/icon/shape_04.png b/public/assets/Varsity/img/icon/shape_04.png Binary files differnew file mode 100644 index 0000000..7b06641 --- /dev/null +++ b/public/assets/Varsity/img/icon/shape_04.png diff --git a/public/assets/Varsity/img/icon/shape_05.png b/public/assets/Varsity/img/icon/shape_05.png Binary files differnew file mode 100644 index 0000000..8ef906b --- /dev/null +++ b/public/assets/Varsity/img/icon/shape_05.png diff --git a/public/assets/Varsity/img/icon/shape_06.png b/public/assets/Varsity/img/icon/shape_06.png Binary files differnew file mode 100644 index 0000000..c12aa35 --- /dev/null +++ b/public/assets/Varsity/img/icon/shape_06.png diff --git a/public/assets/Varsity/img/instructor_1.png b/public/assets/Varsity/img/instructor_1.png Binary files differnew file mode 100644 index 0000000..d0c1783 --- /dev/null +++ b/public/assets/Varsity/img/instructor_1.png diff --git a/public/assets/Varsity/img/instructor_2.png b/public/assets/Varsity/img/instructor_2.png Binary files differnew file mode 100644 index 0000000..80eb971 --- /dev/null +++ b/public/assets/Varsity/img/instructor_2.png diff --git a/public/assets/Varsity/img/instructor_3.png b/public/assets/Varsity/img/instructor_3.png Binary files differnew file mode 100644 index 0000000..f50f40d --- /dev/null +++ b/public/assets/Varsity/img/instructor_3.png diff --git a/public/assets/Varsity/img/instructor_4.png b/public/assets/Varsity/img/instructor_4.png Binary files differnew file mode 100644 index 0000000..922339f --- /dev/null +++ b/public/assets/Varsity/img/instructor_4.png diff --git a/public/assets/Varsity/img/list_img/list_img_1.png b/public/assets/Varsity/img/list_img/list_img_1.png Binary files differnew file mode 100644 index 0000000..a4a6d09 --- /dev/null +++ b/public/assets/Varsity/img/list_img/list_img_1.png diff --git a/public/assets/Varsity/img/list_img/list_img_2.png b/public/assets/Varsity/img/list_img/list_img_2.png Binary files differnew file mode 100644 index 0000000..8c60ff6 --- /dev/null +++ b/public/assets/Varsity/img/list_img/list_img_2.png diff --git a/public/assets/Varsity/img/list_img/list_img_3.png b/public/assets/Varsity/img/list_img/list_img_3.png Binary files differnew file mode 100644 index 0000000..36ad0de --- /dev/null +++ b/public/assets/Varsity/img/list_img/list_img_3.png diff --git a/public/assets/Varsity/img/list_img/list_img_4.png b/public/assets/Varsity/img/list_img/list_img_4.png Binary files differnew file mode 100644 index 0000000..d7b52c8 --- /dev/null +++ b/public/assets/Varsity/img/list_img/list_img_4.png diff --git a/public/assets/Varsity/img/logo.png b/public/assets/Varsity/img/logo.png Binary files differnew file mode 100644 index 0000000..df4acc6 --- /dev/null +++ b/public/assets/Varsity/img/logo.png diff --git a/public/assets/Varsity/img/meeting.jpg b/public/assets/Varsity/img/meeting.jpg Binary files differnew file mode 100644 index 0000000..911eed9 --- /dev/null +++ b/public/assets/Varsity/img/meeting.jpg diff --git a/public/assets/Varsity/img/motivation_video_bg.png b/public/assets/Varsity/img/motivation_video_bg.png Binary files differnew file mode 100644 index 0000000..79adb37 --- /dev/null +++ b/public/assets/Varsity/img/motivation_video_bg.png diff --git a/public/assets/Varsity/img/paypal-logo-preview.png b/public/assets/Varsity/img/paypal-logo-preview.png Binary files differnew file mode 100644 index 0000000..77b4e38 --- /dev/null +++ b/public/assets/Varsity/img/paypal-logo-preview.png diff --git a/public/assets/Varsity/img/popular_item_1.png b/public/assets/Varsity/img/popular_item_1.png Binary files differnew file mode 100644 index 0000000..368c978 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_1.png diff --git a/public/assets/Varsity/img/popular_item_2.png b/public/assets/Varsity/img/popular_item_2.png Binary files differnew file mode 100644 index 0000000..4e71a04 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_2.png diff --git a/public/assets/Varsity/img/popular_item_3.png b/public/assets/Varsity/img/popular_item_3.png Binary files differnew file mode 100644 index 0000000..b1674f0 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_3.png diff --git a/public/assets/Varsity/img/popular_item_4.png b/public/assets/Varsity/img/popular_item_4.png Binary files differnew file mode 100644 index 0000000..8f8de5c --- /dev/null +++ b/public/assets/Varsity/img/popular_item_4.png diff --git a/public/assets/Varsity/img/popular_item_5.png b/public/assets/Varsity/img/popular_item_5.png Binary files differnew file mode 100644 index 0000000..9e02037 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_5.png diff --git a/public/assets/Varsity/img/popular_item_6.png b/public/assets/Varsity/img/popular_item_6.png Binary files differnew file mode 100644 index 0000000..dadad9d --- /dev/null +++ b/public/assets/Varsity/img/popular_item_6.png diff --git a/public/assets/Varsity/img/popular_item_7.png b/public/assets/Varsity/img/popular_item_7.png Binary files differnew file mode 100644 index 0000000..b62f695 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_7.png diff --git a/public/assets/Varsity/img/popular_item_8.png b/public/assets/Varsity/img/popular_item_8.png Binary files differnew file mode 100644 index 0000000..553a7f2 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_8.png diff --git a/public/assets/Varsity/img/popular_item_9.png b/public/assets/Varsity/img/popular_item_9.png Binary files differnew file mode 100644 index 0000000..c03f7e9 --- /dev/null +++ b/public/assets/Varsity/img/popular_item_9.png diff --git a/public/assets/Varsity/img/quote.png b/public/assets/Varsity/img/quote.png Binary files differnew file mode 100644 index 0000000..d669a9e --- /dev/null +++ b/public/assets/Varsity/img/quote.png diff --git a/public/assets/Varsity/img/review_overlay_1.png b/public/assets/Varsity/img/review_overlay_1.png Binary files differnew file mode 100644 index 0000000..b22a4b5 --- /dev/null +++ b/public/assets/Varsity/img/review_overlay_1.png diff --git a/public/assets/Varsity/img/review_overlay_2.png b/public/assets/Varsity/img/review_overlay_2.png Binary files differnew file mode 100644 index 0000000..df6131d --- /dev/null +++ b/public/assets/Varsity/img/review_overlay_2.png diff --git a/public/assets/Varsity/img/student.png b/public/assets/Varsity/img/student.png Binary files differnew file mode 100644 index 0000000..a1ad40b --- /dev/null +++ b/public/assets/Varsity/img/student.png diff --git a/public/assets/Varsity/img/testimonial_bg.png b/public/assets/Varsity/img/testimonial_bg.png Binary files differnew file mode 100644 index 0000000..c0f4bb4 --- /dev/null +++ b/public/assets/Varsity/img/testimonial_bg.png diff --git a/public/assets/Varsity/js/bootstrap.min.js b/public/assets/Varsity/js/bootstrap.min.js new file mode 100644 index 0000000..047e00d --- /dev/null +++ b/public/assets/Varsity/js/bootstrap.min.js @@ -0,0 +1,6 @@ +/*! + * Bootstrap v4.4.1 (https://getbootstrap.com/) + * Copyright 2011-2019 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,function(t,g,u){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,i)}return n}function l(o){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?e(Object(r),!0).forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i}):Object.getOwnPropertyDescriptors?Object.defineProperties(o,Object.getOwnPropertyDescriptors(r)):e(Object(r)).forEach(function(t){Object.defineProperty(o,t,Object.getOwnPropertyDescriptor(r,t))})}return o}g=g&&g.hasOwnProperty("default")?g.default:g,u=u&&u.hasOwnProperty("default")?u.default:u;var n="transitionend";function o(t){var e=this,n=!1;return g(this).one(_.TRANSITION_END,function(){n=!0}),setTimeout(function(){n||_.triggerTransitionEnd(e)},t),this}var _={TRANSITION_END:"bsTransitionEnd",getUID:function(t){for(;t+=~~(1e6*Math.random()),document.getElementById(t););return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var e=g(t).css("transition-duration"),n=g(t).css("transition-delay"),i=parseFloat(e),o=parseFloat(n);return i||o?(e=e.split(",")[0],n=n.split(",")[0],1e3*(parseFloat(e)+parseFloat(n))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){g(t).trigger(n)},supportsTransitionEnd:function(){return Boolean(n)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],r=e[i],s=r&&_.isElement(r)?"element":(a=r,{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"!=typeof t.getRootNode)return t instanceof ShadowRoot?t:t.parentNode?_.findShadowRoot(t.parentNode):null;var e=t.getRootNode();return e instanceof ShadowRoot?e:null},jQueryDetection:function(){if("undefined"==typeof g)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=g.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||4<=t[0])throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};_.jQueryDetection(),g.fn.emulateTransitionEnd=o,g.event.special[_.TRANSITION_END]={bindType:n,delegateType:n,handle:function(t){if(g(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var r="alert",a="bs.alert",c="."+a,h=g.fn[r],f={CLOSE:"close"+c,CLOSED:"closed"+c,CLICK_DATA_API:"click"+c+".data-api"},d="alert",m="fade",p="show",v=function(){function i(t){this._element=t}var t=i.prototype;return t.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},t.dispose=function(){g.removeData(this._element,a),this._element=null},t._getRootElement=function(t){var e=_.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n=n||g(t).closest("."+d)[0]},t._triggerCloseEvent=function(t){var e=g.Event(f.CLOSE);return g(t).trigger(e),e},t._removeElement=function(e){var n=this;if(g(e).removeClass(p),g(e).hasClass(m)){var t=_.getTransitionDurationFromElement(e);g(e).one(_.TRANSITION_END,function(t){return n._destroyElement(e,t)}).emulateTransitionEnd(t)}else this._destroyElement(e)},t._destroyElement=function(t){g(t).detach().trigger(f.CLOSED).remove()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(a);e||(e=new i(this),t.data(a,e)),"close"===n&&e[n](this)})},i._handleDismiss=function(e){return function(t){t&&t.preventDefault(),e.close(this)}},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}}]),i}();g(document).on(f.CLICK_DATA_API,'[data-dismiss="alert"]',v._handleDismiss(new v)),g.fn[r]=v._jQueryInterface,g.fn[r].Constructor=v,g.fn[r].noConflict=function(){return g.fn[r]=h,v._jQueryInterface};var y="button",E="bs.button",C="."+E,T=".data-api",b=g.fn[y],S="active",D="btn",I="focus",w='[data-toggle^="button"]',A='[data-toggle="buttons"]',N='[data-toggle="button"]',O='[data-toggle="buttons"] .btn',k='input:not([type="hidden"])',P=".active",L=".btn",j={CLICK_DATA_API:"click"+C+T,FOCUS_BLUR_DATA_API:"focus"+C+T+" blur"+C+T,LOAD_DATA_API:"load"+C+T},H=function(){function n(t){this._element=t}var t=n.prototype;return t.toggle=function(){var t=!0,e=!0,n=g(this._element).closest(A)[0];if(n){var i=this._element.querySelector(k);if(i){if("radio"===i.type)if(i.checked&&this._element.classList.contains(S))t=!1;else{var o=n.querySelector(P);o&&g(o).removeClass(S)}else"checkbox"===i.type?"LABEL"===this._element.tagName&&i.checked===this._element.classList.contains(S)&&(t=!1):t=!1;t&&(i.checked=!this._element.classList.contains(S),g(i).trigger("change")),i.focus(),e=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains(S)),t&&g(this._element).toggleClass(S))},t.dispose=function(){g.removeData(this._element,E),this._element=null},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(E);t||(t=new n(this),g(this).data(E,t)),"toggle"===e&&t[e]()})},s(n,null,[{key:"VERSION",get:function(){return"4.4.1"}}]),n}();g(document).on(j.CLICK_DATA_API,w,function(t){var e=t.target;if(g(e).hasClass(D)||(e=g(e).closest(L)[0]),!e||e.hasAttribute("disabled")||e.classList.contains("disabled"))t.preventDefault();else{var n=e.querySelector(k);if(n&&(n.hasAttribute("disabled")||n.classList.contains("disabled")))return void t.preventDefault();H._jQueryInterface.call(g(e),"toggle")}}).on(j.FOCUS_BLUR_DATA_API,w,function(t){var e=g(t.target).closest(L)[0];g(e).toggleClass(I,/^focus(in)?$/.test(t.type))}),g(window).on(j.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(O)),e=0,n=t.length;e<n;e++){var i=t[e],o=i.querySelector(k);o.checked||o.hasAttribute("checked")?i.classList.add(S):i.classList.remove(S)}for(var r=0,s=(t=[].slice.call(document.querySelectorAll(N))).length;r<s;r++){var a=t[r];"true"===a.getAttribute("aria-pressed")?a.classList.add(S):a.classList.remove(S)}}),g.fn[y]=H._jQueryInterface,g.fn[y].Constructor=H,g.fn[y].noConflict=function(){return g.fn[y]=b,H._jQueryInterface};var R="carousel",x="bs.carousel",F="."+x,U=".data-api",W=g.fn[R],q={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},M={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},K="next",Q="prev",B="left",V="right",Y={SLIDE:"slide"+F,SLID:"slid"+F,KEYDOWN:"keydown"+F,MOUSEENTER:"mouseenter"+F,MOUSELEAVE:"mouseleave"+F,TOUCHSTART:"touchstart"+F,TOUCHMOVE:"touchmove"+F,TOUCHEND:"touchend"+F,POINTERDOWN:"pointerdown"+F,POINTERUP:"pointerup"+F,DRAG_START:"dragstart"+F,LOAD_DATA_API:"load"+F+U,CLICK_DATA_API:"click"+F+U},z="carousel",X="active",$="slide",G="carousel-item-right",J="carousel-item-left",Z="carousel-item-next",tt="carousel-item-prev",et="pointer-event",nt=".active",it=".active.carousel-item",ot=".carousel-item",rt=".carousel-item img",st=".carousel-item-next, .carousel-item-prev",at=".carousel-indicators",lt="[data-slide], [data-slide-to]",ct='[data-ride="carousel"]',ht={TOUCH:"touch",PEN:"pen"},ut=function(){function r(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(at),this._touchSupported="ontouchstart"in document.documentElement||0<navigator.maxTouchPoints,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var t=r.prototype;return t.next=function(){this._isSliding||this._slide(K)},t.nextWhenVisible=function(){!document.hidden&&g(this._element).is(":visible")&&"hidden"!==g(this._element).css("visibility")&&this.next()},t.prev=function(){this._isSliding||this._slide(Q)},t.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(st)&&(_.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},t.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},t.to=function(t){var e=this;this._activeElement=this._element.querySelector(it);var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)g(this._element).one(Y.SLID,function(){return e.to(t)});else{if(n===t)return this.pause(),void this.cycle();var i=n<t?K:Q;this._slide(i,this._items[t])}},t.dispose=function(){g(this._element).off(F),g.removeData(this._element,x),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},t._getConfig=function(t){return t=l({},q,{},t),_.typeCheckConfig(R,t,M),t},t._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;(this.touchDeltaX=0)<e&&this.prev(),e<0&&this.next()}},t._addEventListeners=function(){var e=this;this._config.keyboard&&g(this._element).on(Y.KEYDOWN,function(t){return e._keydown(t)}),"hover"===this._config.pause&&g(this._element).on(Y.MOUSEENTER,function(t){return e.pause(t)}).on(Y.MOUSELEAVE,function(t){return e.cycle(t)}),this._config.touch&&this._addTouchEventListeners()},t._addTouchEventListeners=function(){var e=this;if(this._touchSupported){var n=function(t){e._pointerEvent&&ht[t.originalEvent.pointerType.toUpperCase()]?e.touchStartX=t.originalEvent.clientX:e._pointerEvent||(e.touchStartX=t.originalEvent.touches[0].clientX)},i=function(t){e._pointerEvent&&ht[t.originalEvent.pointerType.toUpperCase()]&&(e.touchDeltaX=t.originalEvent.clientX-e.touchStartX),e._handleSwipe(),"hover"===e._config.pause&&(e.pause(),e.touchTimeout&&clearTimeout(e.touchTimeout),e.touchTimeout=setTimeout(function(t){return e.cycle(t)},500+e._config.interval))};g(this._element.querySelectorAll(rt)).on(Y.DRAG_START,function(t){return t.preventDefault()}),this._pointerEvent?(g(this._element).on(Y.POINTERDOWN,function(t){return n(t)}),g(this._element).on(Y.POINTERUP,function(t){return i(t)}),this._element.classList.add(et)):(g(this._element).on(Y.TOUCHSTART,function(t){return n(t)}),g(this._element).on(Y.TOUCHMOVE,function(t){return function(t){t.originalEvent.touches&&1<t.originalEvent.touches.length?e.touchDeltaX=0:e.touchDeltaX=t.originalEvent.touches[0].clientX-e.touchStartX}(t)}),g(this._element).on(Y.TOUCHEND,function(t){return i(t)}))}},t._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},t._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(ot)):[],this._items.indexOf(t)},t._getItemByDirection=function(t,e){var n=t===K,i=t===Q,o=this._getItemIndex(e),r=this._items.length-1;if((i&&0===o||n&&o===r)&&!this._config.wrap)return e;var s=(o+(t===Q?-1:1))%this._items.length;return-1==s?this._items[this._items.length-1]:this._items[s]},t._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),i=this._getItemIndex(this._element.querySelector(it)),o=g.Event(Y.SLIDE,{relatedTarget:t,direction:e,from:i,to:n});return g(this._element).trigger(o),o},t._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(nt));g(e).removeClass(X);var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&g(n).addClass(X)}},t._slide=function(t,e){var n,i,o,r=this,s=this._element.querySelector(it),a=this._getItemIndex(s),l=e||s&&this._getItemByDirection(t,s),c=this._getItemIndex(l),h=Boolean(this._interval);if(o=t===K?(n=J,i=Z,B):(n=G,i=tt,V),l&&g(l).hasClass(X))this._isSliding=!1;else if(!this._triggerSlideEvent(l,o).isDefaultPrevented()&&s&&l){this._isSliding=!0,h&&this.pause(),this._setActiveIndicatorElement(l);var u=g.Event(Y.SLID,{relatedTarget:l,direction:o,from:a,to:c});if(g(this._element).hasClass($)){g(l).addClass(i),_.reflow(l),g(s).addClass(n),g(l).addClass(n);var f=parseInt(l.getAttribute("data-interval"),10);f?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=f):this._config.interval=this._config.defaultInterval||this._config.interval;var d=_.getTransitionDurationFromElement(s);g(s).one(_.TRANSITION_END,function(){g(l).removeClass(n+" "+i).addClass(X),g(s).removeClass(X+" "+i+" "+n),r._isSliding=!1,setTimeout(function(){return g(r._element).trigger(u)},0)}).emulateTransitionEnd(d)}else g(s).removeClass(X),g(l).addClass(X),this._isSliding=!1,g(this._element).trigger(u);h&&this.cycle()}},r._jQueryInterface=function(i){return this.each(function(){var t=g(this).data(x),e=l({},q,{},g(this).data());"object"==typeof i&&(e=l({},e,{},i));var n="string"==typeof i?i:e.slide;if(t||(t=new r(this,e),g(this).data(x,t)),"number"==typeof i)t.to(i);else if("string"==typeof n){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}else e.interval&&e.ride&&(t.pause(),t.cycle())})},r._dataApiClickHandler=function(t){var e=_.getSelectorFromElement(this);if(e){var n=g(e)[0];if(n&&g(n).hasClass(z)){var i=l({},g(n).data(),{},g(this).data()),o=this.getAttribute("data-slide-to");o&&(i.interval=!1),r._jQueryInterface.call(g(n),i),o&&g(n).data(x).to(o),t.preventDefault()}}},s(r,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return q}}]),r}();g(document).on(Y.CLICK_DATA_API,lt,ut._dataApiClickHandler),g(window).on(Y.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(ct)),e=0,n=t.length;e<n;e++){var i=g(t[e]);ut._jQueryInterface.call(i,i.data())}}),g.fn[R]=ut._jQueryInterface,g.fn[R].Constructor=ut,g.fn[R].noConflict=function(){return g.fn[R]=W,ut._jQueryInterface};var ft="collapse",dt="bs.collapse",gt="."+dt,_t=g.fn[ft],mt={toggle:!0,parent:""},pt={toggle:"boolean",parent:"(string|element)"},vt={SHOW:"show"+gt,SHOWN:"shown"+gt,HIDE:"hide"+gt,HIDDEN:"hidden"+gt,CLICK_DATA_API:"click"+gt+".data-api"},yt="show",Et="collapse",Ct="collapsing",Tt="collapsed",bt="width",St="height",Dt=".show, .collapsing",It='[data-toggle="collapse"]',wt=function(){function a(e,t){this._isTransitioning=!1,this._element=e,this._config=this._getConfig(t),this._triggerArray=[].slice.call(document.querySelectorAll('[data-toggle="collapse"][href="#'+e.id+'"],[data-toggle="collapse"][data-target="#'+e.id+'"]'));for(var n=[].slice.call(document.querySelectorAll(It)),i=0,o=n.length;i<o;i++){var r=n[i],s=_.getSelectorFromElement(r),a=[].slice.call(document.querySelectorAll(s)).filter(function(t){return t===e});null!==s&&0<a.length&&(this._selector=s,this._triggerArray.push(r))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var t=a.prototype;return t.toggle=function(){g(this._element).hasClass(yt)?this.hide():this.show()},t.show=function(){var t,e,n=this;if(!this._isTransitioning&&!g(this._element).hasClass(yt)&&(this._parent&&0===(t=[].slice.call(this._parent.querySelectorAll(Dt)).filter(function(t){return"string"==typeof n._config.parent?t.getAttribute("data-parent")===n._config.parent:t.classList.contains(Et)})).length&&(t=null),!(t&&(e=g(t).not(this._selector).data(dt))&&e._isTransitioning))){var i=g.Event(vt.SHOW);if(g(this._element).trigger(i),!i.isDefaultPrevented()){t&&(a._jQueryInterface.call(g(t).not(this._selector),"hide"),e||g(t).data(dt,null));var o=this._getDimension();g(this._element).removeClass(Et).addClass(Ct),this._element.style[o]=0,this._triggerArray.length&&g(this._triggerArray).removeClass(Tt).attr("aria-expanded",!0),this.setTransitioning(!0);var r="scroll"+(o[0].toUpperCase()+o.slice(1)),s=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){g(n._element).removeClass(Ct).addClass(Et).addClass(yt),n._element.style[o]="",n.setTransitioning(!1),g(n._element).trigger(vt.SHOWN)}).emulateTransitionEnd(s),this._element.style[o]=this._element[r]+"px"}}},t.hide=function(){var t=this;if(!this._isTransitioning&&g(this._element).hasClass(yt)){var e=g.Event(vt.HIDE);if(g(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",_.reflow(this._element),g(this._element).addClass(Ct).removeClass(Et).removeClass(yt);var i=this._triggerArray.length;if(0<i)for(var o=0;o<i;o++){var r=this._triggerArray[o],s=_.getSelectorFromElement(r);if(null!==s)g([].slice.call(document.querySelectorAll(s))).hasClass(yt)||g(r).addClass(Tt).attr("aria-expanded",!1)}this.setTransitioning(!0);this._element.style[n]="";var a=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){t.setTransitioning(!1),g(t._element).removeClass(Ct).addClass(Et).trigger(vt.HIDDEN)}).emulateTransitionEnd(a)}}},t.setTransitioning=function(t){this._isTransitioning=t},t.dispose=function(){g.removeData(this._element,dt),this._config=null,this._parent=null,this._element=null,this._triggerArray=null,this._isTransitioning=null},t._getConfig=function(t){return(t=l({},mt,{},t)).toggle=Boolean(t.toggle),_.typeCheckConfig(ft,t,pt),t},t._getDimension=function(){return g(this._element).hasClass(bt)?bt:St},t._getParent=function(){var t,n=this;_.isElement(this._config.parent)?(t=this._config.parent,"undefined"!=typeof this._config.parent.jquery&&(t=this._config.parent[0])):t=document.querySelector(this._config.parent);var e='[data-toggle="collapse"][data-parent="'+this._config.parent+'"]',i=[].slice.call(t.querySelectorAll(e));return g(i).each(function(t,e){n._addAriaAndCollapsedClass(a._getTargetFromElement(e),[e])}),t},t._addAriaAndCollapsedClass=function(t,e){var n=g(t).hasClass(yt);e.length&&g(e).toggleClass(Tt,!n).attr("aria-expanded",n)},a._getTargetFromElement=function(t){var e=_.getSelectorFromElement(t);return e?document.querySelector(e):null},a._jQueryInterface=function(i){return this.each(function(){var t=g(this),e=t.data(dt),n=l({},mt,{},t.data(),{},"object"==typeof i&&i?i:{});if(!e&&n.toggle&&/show|hide/.test(i)&&(n.toggle=!1),e||(e=new a(this,n),t.data(dt,e)),"string"==typeof i){if("undefined"==typeof e[i])throw new TypeError('No method named "'+i+'"');e[i]()}})},s(a,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return mt}}]),a}();g(document).on(vt.CLICK_DATA_API,It,function(t){"A"===t.currentTarget.tagName&&t.preventDefault();var n=g(this),e=_.getSelectorFromElement(this),i=[].slice.call(document.querySelectorAll(e));g(i).each(function(){var t=g(this),e=t.data(dt)?"toggle":n.data();wt._jQueryInterface.call(t,e)})}),g.fn[ft]=wt._jQueryInterface,g.fn[ft].Constructor=wt,g.fn[ft].noConflict=function(){return g.fn[ft]=_t,wt._jQueryInterface};var At="dropdown",Nt="bs.dropdown",Ot="."+Nt,kt=".data-api",Pt=g.fn[At],Lt=new RegExp("38|40|27"),jt={HIDE:"hide"+Ot,HIDDEN:"hidden"+Ot,SHOW:"show"+Ot,SHOWN:"shown"+Ot,CLICK:"click"+Ot,CLICK_DATA_API:"click"+Ot+kt,KEYDOWN_DATA_API:"keydown"+Ot+kt,KEYUP_DATA_API:"keyup"+Ot+kt},Ht="disabled",Rt="show",xt="dropup",Ft="dropright",Ut="dropleft",Wt="dropdown-menu-right",qt="position-static",Mt='[data-toggle="dropdown"]',Kt=".dropdown form",Qt=".dropdown-menu",Bt=".navbar-nav",Vt=".dropdown-menu .dropdown-item:not(.disabled):not(:disabled)",Yt="top-start",zt="top-end",Xt="bottom-start",$t="bottom-end",Gt="right-start",Jt="left-start",Zt={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic",popperConfig:null},te={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string",popperConfig:"(null|object)"},ee=function(){function c(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var t=c.prototype;return t.toggle=function(){if(!this._element.disabled&&!g(this._element).hasClass(Ht)){var t=g(this._menu).hasClass(Rt);c._clearMenus(),t||this.show(!0)}},t.show=function(t){if(void 0===t&&(t=!1),!(this._element.disabled||g(this._element).hasClass(Ht)||g(this._menu).hasClass(Rt))){var e={relatedTarget:this._element},n=g.Event(jt.SHOW,e),i=c._getParentFromElement(this._element);if(g(i).trigger(n),!n.isDefaultPrevented()){if(!this._inNavbar&&t){if("undefined"==typeof u)throw new TypeError("Bootstrap's dropdowns require Popper.js (https://popper.js.org/)");var o=this._element;"parent"===this._config.reference?o=i:_.isElement(this._config.reference)&&(o=this._config.reference,"undefined"!=typeof this._config.reference.jquery&&(o=this._config.reference[0])),"scrollParent"!==this._config.boundary&&g(i).addClass(qt),this._popper=new u(o,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===g(i).closest(Bt).length&&g(document.body).children().on("mouseover",null,g.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),g(this._menu).toggleClass(Rt),g(i).toggleClass(Rt).trigger(g.Event(jt.SHOWN,e))}}},t.hide=function(){if(!this._element.disabled&&!g(this._element).hasClass(Ht)&&g(this._menu).hasClass(Rt)){var t={relatedTarget:this._element},e=g.Event(jt.HIDE,t),n=c._getParentFromElement(this._element);g(n).trigger(e),e.isDefaultPrevented()||(this._popper&&this._popper.destroy(),g(this._menu).toggleClass(Rt),g(n).toggleClass(Rt).trigger(g.Event(jt.HIDDEN,t)))}},t.dispose=function(){g.removeData(this._element,Nt),g(this._element).off(Ot),this._element=null,(this._menu=null)!==this._popper&&(this._popper.destroy(),this._popper=null)},t.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},t._addEventListeners=function(){var e=this;g(this._element).on(jt.CLICK,function(t){t.preventDefault(),t.stopPropagation(),e.toggle()})},t._getConfig=function(t){return t=l({},this.constructor.Default,{},g(this._element).data(),{},t),_.typeCheckConfig(At,t,this.constructor.DefaultType),t},t._getMenuElement=function(){if(!this._menu){var t=c._getParentFromElement(this._element);t&&(this._menu=t.querySelector(Qt))}return this._menu},t._getPlacement=function(){var t=g(this._element.parentNode),e=Xt;return t.hasClass(xt)?(e=Yt,g(this._menu).hasClass(Wt)&&(e=zt)):t.hasClass(Ft)?e=Gt:t.hasClass(Ut)?e=Jt:g(this._menu).hasClass(Wt)&&(e=$t),e},t._detectNavbar=function(){return 0<g(this._element).closest(".navbar").length},t._getOffset=function(){var e=this,t={};return"function"==typeof this._config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,{},e._config.offset(t.offsets,e._element)||{}),t}:t.offset=this._config.offset,t},t._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),l({},t,{},this._config.popperConfig)},c._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(Nt);if(t||(t=new c(this,"object"==typeof e?e:null),g(this).data(Nt,t)),"string"==typeof e){if("undefined"==typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},c._clearMenus=function(t){if(!t||3!==t.which&&("keyup"!==t.type||9===t.which))for(var e=[].slice.call(document.querySelectorAll(Mt)),n=0,i=e.length;n<i;n++){var o=c._getParentFromElement(e[n]),r=g(e[n]).data(Nt),s={relatedTarget:e[n]};if(t&&"click"===t.type&&(s.clickEvent=t),r){var a=r._menu;if(g(o).hasClass(Rt)&&!(t&&("click"===t.type&&/input|textarea/i.test(t.target.tagName)||"keyup"===t.type&&9===t.which)&&g.contains(o,t.target))){var l=g.Event(jt.HIDE,s);g(o).trigger(l),l.isDefaultPrevented()||("ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),e[n].setAttribute("aria-expanded","false"),r._popper&&r._popper.destroy(),g(a).removeClass(Rt),g(o).removeClass(Rt).trigger(g.Event(jt.HIDDEN,s)))}}}},c._getParentFromElement=function(t){var e,n=_.getSelectorFromElement(t);return n&&(e=document.querySelector(n)),e||t.parentNode},c._dataApiKeydownHandler=function(t){if((/input|textarea/i.test(t.target.tagName)?!(32===t.which||27!==t.which&&(40!==t.which&&38!==t.which||g(t.target).closest(Qt).length)):Lt.test(t.which))&&(t.preventDefault(),t.stopPropagation(),!this.disabled&&!g(this).hasClass(Ht))){var e=c._getParentFromElement(this),n=g(e).hasClass(Rt);if(n||27!==t.which)if(n&&(!n||27!==t.which&&32!==t.which)){var i=[].slice.call(e.querySelectorAll(Vt)).filter(function(t){return g(t).is(":visible")});if(0!==i.length){var o=i.indexOf(t.target);38===t.which&&0<o&&o--,40===t.which&&o<i.length-1&&o++,o<0&&(o=0),i[o].focus()}}else{if(27===t.which){var r=e.querySelector(Mt);g(r).trigger("focus")}g(this).trigger("click")}}},s(c,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return Zt}},{key:"DefaultType",get:function(){return te}}]),c}();g(document).on(jt.KEYDOWN_DATA_API,Mt,ee._dataApiKeydownHandler).on(jt.KEYDOWN_DATA_API,Qt,ee._dataApiKeydownHandler).on(jt.CLICK_DATA_API+" "+jt.KEYUP_DATA_API,ee._clearMenus).on(jt.CLICK_DATA_API,Mt,function(t){t.preventDefault(),t.stopPropagation(),ee._jQueryInterface.call(g(this),"toggle")}).on(jt.CLICK_DATA_API,Kt,function(t){t.stopPropagation()}),g.fn[At]=ee._jQueryInterface,g.fn[At].Constructor=ee,g.fn[At].noConflict=function(){return g.fn[At]=Pt,ee._jQueryInterface};var ne="modal",ie="bs.modal",oe="."+ie,re=g.fn[ne],se={backdrop:!0,keyboard:!0,focus:!0,show:!0},ae={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolean",show:"boolean"},le={HIDE:"hide"+oe,HIDE_PREVENTED:"hidePrevented"+oe,HIDDEN:"hidden"+oe,SHOW:"show"+oe,SHOWN:"shown"+oe,FOCUSIN:"focusin"+oe,RESIZE:"resize"+oe,CLICK_DISMISS:"click.dismiss"+oe,KEYDOWN_DISMISS:"keydown.dismiss"+oe,MOUSEUP_DISMISS:"mouseup.dismiss"+oe,MOUSEDOWN_DISMISS:"mousedown.dismiss"+oe,CLICK_DATA_API:"click"+oe+".data-api"},ce="modal-dialog-scrollable",he="modal-scrollbar-measure",ue="modal-backdrop",fe="modal-open",de="fade",ge="show",_e="modal-static",me=".modal-dialog",pe=".modal-body",ve='[data-toggle="modal"]',ye='[data-dismiss="modal"]',Ee=".fixed-top, .fixed-bottom, .is-fixed, .sticky-top",Ce=".sticky-top",Te=function(){function o(t,e){this._config=this._getConfig(e),this._element=t,this._dialog=t.querySelector(me),this._backdrop=null,this._isShown=!1,this._isBodyOverflowing=!1,this._ignoreBackdropClick=!1,this._isTransitioning=!1,this._scrollbarWidth=0}var t=o.prototype;return t.toggle=function(t){return this._isShown?this.hide():this.show(t)},t.show=function(t){var e=this;if(!this._isShown&&!this._isTransitioning){g(this._element).hasClass(de)&&(this._isTransitioning=!0);var n=g.Event(le.SHOW,{relatedTarget:t});g(this._element).trigger(n),this._isShown||n.isDefaultPrevented()||(this._isShown=!0,this._checkScrollbar(),this._setScrollbar(),this._adjustDialog(),this._setEscapeEvent(),this._setResizeEvent(),g(this._element).on(le.CLICK_DISMISS,ye,function(t){return e.hide(t)}),g(this._dialog).on(le.MOUSEDOWN_DISMISS,function(){g(e._element).one(le.MOUSEUP_DISMISS,function(t){g(t.target).is(e._element)&&(e._ignoreBackdropClick=!0)})}),this._showBackdrop(function(){return e._showElement(t)}))}},t.hide=function(t){var e=this;if(t&&t.preventDefault(),this._isShown&&!this._isTransitioning){var n=g.Event(le.HIDE);if(g(this._element).trigger(n),this._isShown&&!n.isDefaultPrevented()){this._isShown=!1;var i=g(this._element).hasClass(de);if(i&&(this._isTransitioning=!0),this._setEscapeEvent(),this._setResizeEvent(),g(document).off(le.FOCUSIN),g(this._element).removeClass(ge),g(this._element).off(le.CLICK_DISMISS),g(this._dialog).off(le.MOUSEDOWN_DISMISS),i){var o=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(t){return e._hideModal(t)}).emulateTransitionEnd(o)}else this._hideModal()}}},t.dispose=function(){[window,this._element,this._dialog].forEach(function(t){return g(t).off(oe)}),g(document).off(le.FOCUSIN),g.removeData(this._element,ie),this._config=null,this._element=null,this._dialog=null,this._backdrop=null,this._isShown=null,this._isBodyOverflowing=null,this._ignoreBackdropClick=null,this._isTransitioning=null,this._scrollbarWidth=null},t.handleUpdate=function(){this._adjustDialog()},t._getConfig=function(t){return t=l({},se,{},t),_.typeCheckConfig(ne,t,ae),t},t._triggerBackdropTransition=function(){var t=this;if("static"===this._config.backdrop){var e=g.Event(le.HIDE_PREVENTED);if(g(this._element).trigger(e),e.defaultPrevented)return;this._element.classList.add(_e);var n=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,function(){t._element.classList.remove(_e)}).emulateTransitionEnd(n),this._element.focus()}else this.hide()},t._showElement=function(t){var e=this,n=g(this._element).hasClass(de),i=this._dialog?this._dialog.querySelector(pe):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),g(this._dialog).hasClass(ce)&&i?i.scrollTop=0:this._element.scrollTop=0,n&&_.reflow(this._element),g(this._element).addClass(ge),this._config.focus&&this._enforceFocus();function o(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,g(e._element).trigger(r)}var r=g.Event(le.SHOWN,{relatedTarget:t});if(n){var s=_.getTransitionDurationFromElement(this._dialog);g(this._dialog).one(_.TRANSITION_END,o).emulateTransitionEnd(s)}else o()},t._enforceFocus=function(){var e=this;g(document).off(le.FOCUSIN).on(le.FOCUSIN,function(t){document!==t.target&&e._element!==t.target&&0===g(e._element).has(t.target).length&&e._element.focus()})},t._setEscapeEvent=function(){var e=this;this._isShown&&this._config.keyboard?g(this._element).on(le.KEYDOWN_DISMISS,function(t){27===t.which&&e._triggerBackdropTransition()}):this._isShown||g(this._element).off(le.KEYDOWN_DISMISS)},t._setResizeEvent=function(){var e=this;this._isShown?g(window).on(le.RESIZE,function(t){return e.handleUpdate(t)}):g(window).off(le.RESIZE)},t._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._isTransitioning=!1,this._showBackdrop(function(){g(document.body).removeClass(fe),t._resetAdjustments(),t._resetScrollbar(),g(t._element).trigger(le.HIDDEN)})},t._removeBackdrop=function(){this._backdrop&&(g(this._backdrop).remove(),this._backdrop=null)},t._showBackdrop=function(t){var e=this,n=g(this._element).hasClass(de)?de:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className=ue,n&&this._backdrop.classList.add(n),g(this._backdrop).appendTo(document.body),g(this._element).on(le.CLICK_DISMISS,function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&e._triggerBackdropTransition()}),n&&_.reflow(this._backdrop),g(this._backdrop).addClass(ge),!t)return;if(!n)return void t();var i=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,t).emulateTransitionEnd(i)}else if(!this._isShown&&this._backdrop){g(this._backdrop).removeClass(ge);var o=function(){e._removeBackdrop(),t&&t()};if(g(this._element).hasClass(de)){var r=_.getTransitionDurationFromElement(this._backdrop);g(this._backdrop).one(_.TRANSITION_END,o).emulateTransitionEnd(r)}else o()}else t&&t()},t._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=t.left+t.right<window.innerWidth,this._scrollbarWidth=this._getScrollbarWidth()},t._setScrollbar=function(){var o=this;if(this._isBodyOverflowing){var t=[].slice.call(document.querySelectorAll(Ee)),e=[].slice.call(document.querySelectorAll(Ce));g(t).each(function(t,e){var n=e.style.paddingRight,i=g(e).css("padding-right");g(e).data("padding-right",n).css("padding-right",parseFloat(i)+o._scrollbarWidth+"px")}),g(e).each(function(t,e){var n=e.style.marginRight,i=g(e).css("margin-right");g(e).data("margin-right",n).css("margin-right",parseFloat(i)-o._scrollbarWidth+"px")});var n=document.body.style.paddingRight,i=g(document.body).css("padding-right");g(document.body).data("padding-right",n).css("padding-right",parseFloat(i)+this._scrollbarWidth+"px")}g(document.body).addClass(fe)},t._resetScrollbar=function(){var t=[].slice.call(document.querySelectorAll(Ee));g(t).each(function(t,e){var n=g(e).data("padding-right");g(e).removeData("padding-right"),e.style.paddingRight=n||""});var e=[].slice.call(document.querySelectorAll(""+Ce));g(e).each(function(t,e){var n=g(e).data("margin-right");"undefined"!=typeof n&&g(e).css("margin-right",n).removeData("margin-right")});var n=g(document.body).data("padding-right");g(document.body).removeData("padding-right"),document.body.style.paddingRight=n||""},t._getScrollbarWidth=function(){var t=document.createElement("div");t.className=he,document.body.appendChild(t);var e=t.getBoundingClientRect().width-t.clientWidth;return document.body.removeChild(t),e},o._jQueryInterface=function(n,i){return this.each(function(){var t=g(this).data(ie),e=l({},se,{},g(this).data(),{},"object"==typeof n&&n?n:{});if(t||(t=new o(this,e),g(this).data(ie,t)),"string"==typeof n){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n](i)}else e.show&&t.show(i)})},s(o,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return se}}]),o}();g(document).on(le.CLICK_DATA_API,ve,function(t){var e,n=this,i=_.getSelectorFromElement(this);i&&(e=document.querySelector(i));var o=g(e).data(ie)?"toggle":l({},g(e).data(),{},g(this).data());"A"!==this.tagName&&"AREA"!==this.tagName||t.preventDefault();var r=g(e).one(le.SHOW,function(t){t.isDefaultPrevented()||r.one(le.HIDDEN,function(){g(n).is(":visible")&&n.focus()})});Te._jQueryInterface.call(g(e),o,this)}),g.fn[ne]=Te._jQueryInterface,g.fn[ne].Constructor=Te,g.fn[ne].noConflict=function(){return g.fn[ne]=re,Te._jQueryInterface};var be=["background","cite","href","itemtype","longdesc","poster","src","xlink:href"],Se={"*":["class","dir","id","lang","role",/^aria-[\w-]*$/i],a:["target","href","title","rel"],area:[],b:[],br:[],col:[],code:[],div:[],em:[],hr:[],h1:[],h2:[],h3:[],h4:[],h5:[],h6:[],i:[],img:["src","alt","title","width","height"],li:[],ol:[],p:[],pre:[],s:[],small:[],span:[],sub:[],sup:[],strong:[],u:[],ul:[]},De=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Ie=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+/]+=*$/i;function we(t,r,e){if(0===t.length)return t;if(e&&"function"==typeof e)return e(t);for(var n=(new window.DOMParser).parseFromString(t,"text/html"),s=Object.keys(r),a=[].slice.call(n.body.querySelectorAll("*")),i=function(t){var e=a[t],n=e.nodeName.toLowerCase();if(-1===s.indexOf(e.nodeName.toLowerCase()))return e.parentNode.removeChild(e),"continue";var i=[].slice.call(e.attributes),o=[].concat(r["*"]||[],r[n]||[]);i.forEach(function(t){!function(t,e){var n=t.nodeName.toLowerCase();if(-1!==e.indexOf(n))return-1===be.indexOf(n)||Boolean(t.nodeValue.match(De)||t.nodeValue.match(Ie));for(var i=e.filter(function(t){return t instanceof RegExp}),o=0,r=i.length;o<r;o++)if(n.match(i[o]))return!0;return!1}(t,o)&&e.removeAttribute(t.nodeName)})},o=0,l=a.length;o<l;o++)i(o);return n.body.innerHTML}var Ae="tooltip",Ne="bs.tooltip",Oe="."+Ne,ke=g.fn[Ae],Pe="bs-tooltip",Le=new RegExp("(^|\\s)"+Pe+"\\S+","g"),je=["sanitize","whiteList","sanitizeFn"],He={animation:"boolean",template:"string",title:"(string|element|function)",trigger:"string",delay:"(number|object)",html:"boolean",selector:"(string|boolean)",placement:"(string|function)",offset:"(number|string|function)",container:"(string|element|boolean)",fallbackPlacement:"(string|array)",boundary:"(string|element)",sanitize:"boolean",sanitizeFn:"(null|function)",whiteList:"object",popperConfig:"(null|object)"},Re={AUTO:"auto",TOP:"top",RIGHT:"right",BOTTOM:"bottom",LEFT:"left"},xe={animation:!0,template:'<div class="tooltip" role="tooltip"><div class="arrow"></div><div class="tooltip-inner"></div></div>',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",sanitize:!0,sanitizeFn:null,whiteList:Se,popperConfig:null},Fe="show",Ue="out",We={HIDE:"hide"+Oe,HIDDEN:"hidden"+Oe,SHOW:"show"+Oe,SHOWN:"shown"+Oe,INSERTED:"inserted"+Oe,CLICK:"click"+Oe,FOCUSIN:"focusin"+Oe,FOCUSOUT:"focusout"+Oe,MOUSEENTER:"mouseenter"+Oe,MOUSELEAVE:"mouseleave"+Oe},qe="fade",Me="show",Ke=".tooltip-inner",Qe=".arrow",Be="hover",Ve="focus",Ye="click",ze="manual",Xe=function(){function i(t,e){if("undefined"==typeof u)throw new TypeError("Bootstrap's tooltips require Popper.js (https://popper.js.org/)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=g(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(g(this.getTipElement()).hasClass(Me))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),g.removeData(this.element,this.constructor.DATA_KEY),g(this.element).off(this.constructor.EVENT_KEY),g(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&g(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===g(this.element).css("display"))throw new Error("Please use show on visible elements");var t=g.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){g(this.element).trigger(t);var n=_.findShadowRoot(this.element),i=g.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!i)return;var o=this.getTipElement(),r=_.getUID(this.constructor.NAME);o.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&g(o).addClass(qe);var s="function"==typeof this.config.placement?this.config.placement.call(this,o,this.element):this.config.placement,a=this._getAttachment(s);this.addAttachmentClass(a);var l=this._getContainer();g(o).data(this.constructor.DATA_KEY,this),g.contains(this.element.ownerDocument.documentElement,this.tip)||g(o).appendTo(l),g(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new u(this.element,o,this._getPopperConfig(a)),g(o).addClass(Me),"ontouchstart"in document.documentElement&&g(document.body).children().on("mouseover",null,g.noop);var c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,g(e.element).trigger(e.constructor.Event.SHOWN),t===Ue&&e._leave(null,e)};if(g(this.tip).hasClass(qe)){var h=_.getTransitionDurationFromElement(this.tip);g(this.tip).one(_.TRANSITION_END,c).emulateTransitionEnd(h)}else c()}},t.hide=function(t){function e(){n._hoverState!==Fe&&i.parentNode&&i.parentNode.removeChild(i),n._cleanTipClass(),n.element.removeAttribute("aria-describedby"),g(n.element).trigger(n.constructor.Event.HIDDEN),null!==n._popper&&n._popper.destroy(),t&&t()}var n=this,i=this.getTipElement(),o=g.Event(this.constructor.Event.HIDE);if(g(this.element).trigger(o),!o.isDefaultPrevented()){if(g(i).removeClass(Me),"ontouchstart"in document.documentElement&&g(document.body).children().off("mouseover",null,g.noop),this._activeTrigger[Ye]=!1,this._activeTrigger[Ve]=!1,this._activeTrigger[Be]=!1,g(this.tip).hasClass(qe)){var r=_.getTransitionDurationFromElement(i);g(i).one(_.TRANSITION_END,e).emulateTransitionEnd(r)}else e();this._hoverState=""}},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){g(this.getTipElement()).addClass(Pe+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},t.setContent=function(){var t=this.getTipElement();this.setElementContent(g(t.querySelectorAll(Ke)),this.getTitle()),g(t).removeClass(qe+" "+Me)},t.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=we(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?g(e).parent().is(t)||t.empty().append(e):t.text(g(e).text())},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t=t||("function"==typeof this.config.title?this.config.title.call(this.element):this.config.title)},t._getPopperConfig=function(t){var e=this;return l({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:Qe},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}},{},this.config.popperConfig)},t._getOffset=function(){var e=this,t={};return"function"==typeof this.config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,{},e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},t._getContainer=function(){return!1===this.config.container?document.body:_.isElement(this.config.container)?g(this.config.container):g(document).find(this.config.container)},t._getAttachment=function(t){return Re[t.toUpperCase()]},t._setListeners=function(){var i=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)g(i.element).on(i.constructor.Event.CLICK,i.config.selector,function(t){return i.toggle(t)});else if(t!==ze){var e=t===Be?i.constructor.Event.MOUSEENTER:i.constructor.Event.FOCUSIN,n=t===Be?i.constructor.Event.MOUSELEAVE:i.constructor.Event.FOCUSOUT;g(i.element).on(e,i.config.selector,function(t){return i._enter(t)}).on(n,i.config.selector,function(t){return i._leave(t)})}}),this._hideModalHandler=function(){i.element&&i.hide()},g(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");!this.element.getAttribute("title")&&"string"==t||(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?Ve:Be]=!0),g(e.getTipElement()).hasClass(Me)||e._hoverState===Fe?e._hoverState=Fe:(clearTimeout(e._timeout),e._hoverState=Fe,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===Fe&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||g(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),g(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?Ve:Be]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState=Ue,e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){e._hoverState===Ue&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){var e=g(this.element).data();return Object.keys(e).forEach(function(t){-1!==je.indexOf(t)&&delete e[t]}),"number"==typeof(t=l({},this.constructor.Default,{},e,{},"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),_.typeCheckConfig(Ae,t,this.constructor.DefaultType),t.sanitize&&(t.template=we(t.template,t.whiteList,t.sanitizeFn)),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(Le);null!==e&&e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){var e=t.instance;this.tip=e.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(g(t).removeClass(qe),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(Ne),e="object"==typeof n&&n;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(Ne,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return xe}},{key:"NAME",get:function(){return Ae}},{key:"DATA_KEY",get:function(){return Ne}},{key:"Event",get:function(){return We}},{key:"EVENT_KEY",get:function(){return Oe}},{key:"DefaultType",get:function(){return He}}]),i}();g.fn[Ae]=Xe._jQueryInterface,g.fn[Ae].Constructor=Xe,g.fn[Ae].noConflict=function(){return g.fn[Ae]=ke,Xe._jQueryInterface};var $e="popover",Ge="bs.popover",Je="."+Ge,Ze=g.fn[$e],tn="bs-popover",en=new RegExp("(^|\\s)"+tn+"\\S+","g"),nn=l({},Xe.Default,{placement:"right",trigger:"click",content:"",template:'<div class="popover" role="tooltip"><div class="arrow"></div><h3 class="popover-header"></h3><div class="popover-body"></div></div>'}),on=l({},Xe.DefaultType,{content:"(string|element|function)"}),rn="fade",sn="show",an=".popover-header",ln=".popover-body",cn={HIDE:"hide"+Je,HIDDEN:"hidden"+Je,SHOW:"show"+Je,SHOWN:"shown"+Je,INSERTED:"inserted"+Je,CLICK:"click"+Je,FOCUSIN:"focusin"+Je,FOCUSOUT:"focusout"+Je,MOUSEENTER:"mouseenter"+Je,MOUSELEAVE:"mouseleave"+Je},hn=function(t){function i(){return t.apply(this,arguments)||this}!function(t,e){t.prototype=Object.create(e.prototype),(t.prototype.constructor=t).__proto__=e}(i,t);var e=i.prototype;return e.isWithContent=function(){return this.getTitle()||this._getContent()},e.addAttachmentClass=function(t){g(this.getTipElement()).addClass(tn+"-"+t)},e.getTipElement=function(){return this.tip=this.tip||g(this.config.template)[0],this.tip},e.setContent=function(){var t=g(this.getTipElement());this.setElementContent(t.find(an),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(ln),e),t.removeClass(rn+" "+sn)},e._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},e._cleanTipClass=function(){var t=g(this.getTipElement()),e=t.attr("class").match(en);null!==e&&0<e.length&&t.removeClass(e.join(""))},i._jQueryInterface=function(n){return this.each(function(){var t=g(this).data(Ge),e="object"==typeof n?n:null;if((t||!/dispose|hide/.test(n))&&(t||(t=new i(this,e),g(this).data(Ge,t)),"string"==typeof n)){if("undefined"==typeof t[n])throw new TypeError('No method named "'+n+'"');t[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return nn}},{key:"NAME",get:function(){return $e}},{key:"DATA_KEY",get:function(){return Ge}},{key:"Event",get:function(){return cn}},{key:"EVENT_KEY",get:function(){return Je}},{key:"DefaultType",get:function(){return on}}]),i}(Xe);g.fn[$e]=hn._jQueryInterface,g.fn[$e].Constructor=hn,g.fn[$e].noConflict=function(){return g.fn[$e]=Ze,hn._jQueryInterface};var un="scrollspy",fn="bs.scrollspy",dn="."+fn,gn=g.fn[un],_n={offset:10,method:"auto",target:""},mn={offset:"number",method:"string",target:"(string|element)"},pn={ACTIVATE:"activate"+dn,SCROLL:"scroll"+dn,LOAD_DATA_API:"load"+dn+".data-api"},vn="dropdown-item",yn="active",En='[data-spy="scroll"]',Cn=".nav, .list-group",Tn=".nav-link",bn=".nav-item",Sn=".list-group-item",Dn=".dropdown",In=".dropdown-item",wn=".dropdown-toggle",An="offset",Nn="position",On=function(){function n(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" "+Tn+","+this._config.target+" "+Sn+","+this._config.target+" "+In,this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,g(this._scrollElement).on(pn.SCROLL,function(t){return n._process(t)}),this.refresh(),this._process()}var t=n.prototype;return t.refresh=function(){var e=this,t=this._scrollElement===this._scrollElement.window?An:Nn,o="auto"===this._config.method?t:this._config.method,r=o===Nn?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map(function(t){var e,n=_.getSelectorFromElement(t);if(n&&(e=document.querySelector(n)),e){var i=e.getBoundingClientRect();if(i.width||i.height)return[g(e)[o]().top+r,n]}return null}).filter(function(t){return t}).sort(function(t,e){return t[0]-e[0]}).forEach(function(t){e._offsets.push(t[0]),e._targets.push(t[1])})},t.dispose=function(){g.removeData(this._element,fn),g(this._scrollElement).off(dn),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},t._getConfig=function(t){if("string"!=typeof(t=l({},_n,{},"object"==typeof t&&t?t:{})).target){var e=g(t.target).attr("id");e||(e=_.getUID(un),g(t.target).attr("id",e)),t.target="#"+e}return _.typeCheckConfig(un,t,mn),t},t._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},t._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},t._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},t._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),n<=t){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t<this._offsets[0]&&0<this._offsets[0])return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;){this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t<this._offsets[o+1])&&this._activate(this._targets[o])}}},t._activate=function(e){this._activeTarget=e,this._clear();var t=this._selector.split(",").map(function(t){return t+'[data-target="'+e+'"],'+t+'[href="'+e+'"]'}),n=g([].slice.call(document.querySelectorAll(t.join(","))));n.hasClass(vn)?(n.closest(Dn).find(wn).addClass(yn),n.addClass(yn)):(n.addClass(yn),n.parents(Cn).prev(Tn+", "+Sn).addClass(yn),n.parents(Cn).prev(bn).children(Tn).addClass(yn)),g(this._scrollElement).trigger(pn.ACTIVATE,{relatedTarget:e})},t._clear=function(){[].slice.call(document.querySelectorAll(this._selector)).filter(function(t){return t.classList.contains(yn)}).forEach(function(t){return t.classList.remove(yn)})},n._jQueryInterface=function(e){return this.each(function(){var t=g(this).data(fn);if(t||(t=new n(this,"object"==typeof e&&e),g(this).data(fn,t)),"string"==typeof e){if("undefined"==typeof t[e])throw new TypeError('No method named "'+e+'"');t[e]()}})},s(n,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"Default",get:function(){return _n}}]),n}();g(window).on(pn.LOAD_DATA_API,function(){for(var t=[].slice.call(document.querySelectorAll(En)),e=t.length;e--;){var n=g(t[e]);On._jQueryInterface.call(n,n.data())}}),g.fn[un]=On._jQueryInterface,g.fn[un].Constructor=On,g.fn[un].noConflict=function(){return g.fn[un]=gn,On._jQueryInterface};var kn="bs.tab",Pn="."+kn,Ln=g.fn.tab,jn={HIDE:"hide"+Pn,HIDDEN:"hidden"+Pn,SHOW:"show"+Pn,SHOWN:"shown"+Pn,CLICK_DATA_API:"click"+Pn+".data-api"},Hn="dropdown-menu",Rn="active",xn="disabled",Fn="fade",Un="show",Wn=".dropdown",qn=".nav, .list-group",Mn=".active",Kn="> li > .active",Qn='[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',Bn=".dropdown-toggle",Vn="> .dropdown-menu .active",Yn=function(){function i(t){this._element=t}var t=i.prototype;return t.show=function(){var n=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&g(this._element).hasClass(Rn)||g(this._element).hasClass(xn))){var t,i,e=g(this._element).closest(qn)[0],o=_.getSelectorFromElement(this._element);if(e){var r="UL"===e.nodeName||"OL"===e.nodeName?Kn:Mn;i=(i=g.makeArray(g(e).find(r)))[i.length-1]}var s=g.Event(jn.HIDE,{relatedTarget:this._element}),a=g.Event(jn.SHOW,{relatedTarget:i});if(i&&g(i).trigger(s),g(this._element).trigger(a),!a.isDefaultPrevented()&&!s.isDefaultPrevented()){o&&(t=document.querySelector(o)),this._activate(this._element,e);var l=function(){var t=g.Event(jn.HIDDEN,{relatedTarget:n._element}),e=g.Event(jn.SHOWN,{relatedTarget:i});g(i).trigger(t),g(n._element).trigger(e)};t?this._activate(t,t.parentNode,l):l()}}},t.dispose=function(){g.removeData(this._element,kn),this._element=null},t._activate=function(t,e,n){function i(){return o._transitionComplete(t,r,n)}var o=this,r=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?g(e).children(Mn):g(e).find(Kn))[0],s=n&&r&&g(r).hasClass(Fn);if(r&&s){var a=_.getTransitionDurationFromElement(r);g(r).removeClass(Un).one(_.TRANSITION_END,i).emulateTransitionEnd(a)}else i()},t._transitionComplete=function(t,e,n){if(e){g(e).removeClass(Rn);var i=g(e.parentNode).find(Vn)[0];i&&g(i).removeClass(Rn),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(g(t).addClass(Rn),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),_.reflow(t),t.classList.contains(Fn)&&t.classList.add(Un),t.parentNode&&g(t.parentNode).hasClass(Hn)){var o=g(t).closest(Wn)[0];if(o){var r=[].slice.call(o.querySelectorAll(Bn));g(r).addClass(Rn)}t.setAttribute("aria-expanded",!0)}n&&n()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(kn);if(e||(e=new i(this),t.data(kn,e)),"string"==typeof n){if("undefined"==typeof e[n])throw new TypeError('No method named "'+n+'"');e[n]()}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}}]),i}();g(document).on(jn.CLICK_DATA_API,Qn,function(t){t.preventDefault(),Yn._jQueryInterface.call(g(this),"show")}),g.fn.tab=Yn._jQueryInterface,g.fn.tab.Constructor=Yn,g.fn.tab.noConflict=function(){return g.fn.tab=Ln,Yn._jQueryInterface};var zn="toast",Xn="bs.toast",$n="."+Xn,Gn=g.fn[zn],Jn={CLICK_DISMISS:"click.dismiss"+$n,HIDE:"hide"+$n,HIDDEN:"hidden"+$n,SHOW:"show"+$n,SHOWN:"shown"+$n},Zn="fade",ti="hide",ei="show",ni="showing",ii={animation:"boolean",autohide:"boolean",delay:"number"},oi={animation:!0,autohide:!0,delay:500},ri='[data-dismiss="toast"]',si=function(){function i(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var t=i.prototype;return t.show=function(){var t=this,e=g.Event(Jn.SHOW);if(g(this._element).trigger(e),!e.isDefaultPrevented()){this._config.animation&&this._element.classList.add(Zn);var n=function(){t._element.classList.remove(ni),t._element.classList.add(ei),g(t._element).trigger(Jn.SHOWN),t._config.autohide&&(t._timeout=setTimeout(function(){t.hide()},t._config.delay))};if(this._element.classList.remove(ti),_.reflow(this._element),this._element.classList.add(ni),this._config.animation){var i=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,n).emulateTransitionEnd(i)}else n()}},t.hide=function(){if(this._element.classList.contains(ei)){var t=g.Event(Jn.HIDE);g(this._element).trigger(t),t.isDefaultPrevented()||this._close()}},t.dispose=function(){clearTimeout(this._timeout),this._timeout=null,this._element.classList.contains(ei)&&this._element.classList.remove(ei),g(this._element).off(Jn.CLICK_DISMISS),g.removeData(this._element,Xn),this._element=null,this._config=null},t._getConfig=function(t){return t=l({},oi,{},g(this._element).data(),{},"object"==typeof t&&t?t:{}),_.typeCheckConfig(zn,t,this.constructor.DefaultType),t},t._setListeners=function(){var t=this;g(this._element).on(Jn.CLICK_DISMISS,ri,function(){return t.hide()})},t._close=function(){function t(){e._element.classList.add(ti),g(e._element).trigger(Jn.HIDDEN)}var e=this;if(this._element.classList.remove(ei),this._config.animation){var n=_.getTransitionDurationFromElement(this._element);g(this._element).one(_.TRANSITION_END,t).emulateTransitionEnd(n)}else t()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(Xn);if(e||(e=new i(this,"object"==typeof n&&n),t.data(Xn,e)),"string"==typeof n){if("undefined"==typeof e[n])throw new TypeError('No method named "'+n+'"');e[n](this)}})},s(i,null,[{key:"VERSION",get:function(){return"4.4.1"}},{key:"DefaultType",get:function(){return ii}},{key:"Default",get:function(){return oi}}]),i}();g.fn[zn]=si._jQueryInterface,g.fn[zn].Constructor=si,g.fn[zn].noConflict=function(){return g.fn[zn]=Gn,si._jQueryInterface},t.Alert=v,t.Button=H,t.Carousel=ut,t.Collapse=wt,t.Dropdown=ee,t.Modal=Te,t.Popover=hn,t.Scrollspy=On,t.Tab=Yn,t.Toast=si,t.Tooltip=Xe,t.Util=_,Object.defineProperty(t,"__esModule",{value:!0})});
\ No newline at end of file diff --git a/public/assets/Varsity/js/courses.js b/public/assets/Varsity/js/courses.js new file mode 100644 index 0000000..0d6238f --- /dev/null +++ b/public/assets/Varsity/js/courses.js @@ -0,0 +1,224 @@ +
+//const { debounce } = lodash;
+
+const lpArchiveAddQueryArgs = ( endpoint, args ) => {
+ const url = new URL( endpoint );
+
+ Object.keys( args ).forEach( ( arg ) => {
+ url.searchParams.append( arg, args[ arg ] );
+ } );
+
+ return url;
+};
+
+const lpArchiveCourse = () => {
+ const elements = document.querySelectorAll( '.lp-archive-course-skeleton' );
+
+ if ( ! elements.length ) {
+ return;
+ }
+
+ if ( 'IntersectionObserver' in window ) {
+ const eleObserver = new IntersectionObserver( ( entries, observer ) => {
+ entries.forEach( ( entry ) => {
+ if ( entry.isIntersecting ) {
+ const ele = entry.target;
+
+ if ( ! lpArchiveSkeleton ) {
+ return;
+ }
+
+ //setTimeout( function() {
+ lpArchiveRequestCourse( lpArchiveSkeleton );
+ //}, 600 );
+
+ eleObserver.unobserve( ele );
+ }
+ } );
+ } );
+
+ [ ...elements ].map( ( ele ) => eleObserver.observe( ele ) );
+ }
+};
+
+let skeleton;
+let skeletonClone;
+let isLoading = false;
+const lpArchiveRequestCourse = ( args ) => {
+ const wpRestUrl = lpGlobalSettings.lp_rest_url;
+ const userID = lpGlobalSettings.user_id || '';
+
+ if ( ! wpRestUrl ) {
+ return;
+ }
+
+ const archive = document.querySelector( '.lp-archive-courses' );
+ const archiveCourse = archive && archive.querySelector( 'div.lp-archive-courses .lp-content-area' );
+ const listCourse = archiveCourse && archiveCourse.querySelector( 'ul.learn-press-courses' );
+
+ if ( ! listCourse ) {
+ return;
+ }
+
+ if ( isLoading ) {
+ return;
+ }
+
+ isLoading = true;
+
+ if ( ! skeletonClone ) {
+ skeleton = document.querySelector( '.lp-archive-course-skeleton' );
+ skeletonClone = skeleton.outerHTML;
+ } else {
+ listCourse.innerHTML = skeletonClone;
+ }
+
+ fetch( lpArchiveAddQueryArgs( wpRestUrl + 'lp/v1/courses/archive-course', { ...args, userID } ), {
+ method: 'GET',
+ headers: {
+ 'Content-Type': 'application/json',
+ },
+ } ).then( ( response ) => {
+ return response.json();
+ } ).then( ( response ) => {
+ if ( typeof response.data.content !== 'undefined' && listCourse ) {
+ listCourse.innerHTML = response.data.content || '';
+ }
+
+ const pagination = response.data.pagination;
+
+ lpArchiveSearchCourse();
+
+ if ( typeof pagination !== 'undefined' ) {
+ const paginationHTML = new DOMParser().parseFromString( pagination, 'text/html' );
+ const paginationNewNode = paginationHTML.querySelector( '.learn-press-pagination' );
+ //const paginationInnerHTML = paginationSelector && paginationSelector.innerHTML;
+ const paginationEle = document.querySelector( '.learn-press-pagination' );
+
+ if ( paginationEle ) {
+ paginationEle.remove();
+ }
+
+ if ( paginationNewNode ) {
+ listCourse.after( paginationNewNode );
+ lpArchivePaginationCourse();
+ }
+ }
+ } ).catch( ( error ) => {
+ listCourse.innerHTML += `<div class="lp-ajax-message error" style="display:block">${ error.message || 'Error: Query lp/v1/courses/archive-course' }</div>`;
+ } ).finally( () => {
+ isLoading = false;
+ skeleton && skeleton.remove();
+
+ jQuery( 'form.search-courses button' ).removeClass( 'loading' );
+
+ LPArchiveCourseInit();
+
+ // Scroll to archive element
+ archive.scrollIntoView();
+ } );
+};
+
+const lpArchiveSearchCourse = () => {
+ const searchForm = document.querySelectorAll( 'form.search-courses' );
+
+ searchForm.forEach( ( s ) => {
+ const search = s.querySelector( 'input[name="s"]' );
+ const action = s.getAttribute( 'action' );
+ const postType = s.querySelector( '[name="post_type"]' ).value || '';
+ const taxonomy = s.querySelector( '[name="taxonomy"]' ).value || '';
+ const termID = s.querySelector( '[name="term_id"]' ).value || '';
+ const btn = s.querySelector( '[type="submit"]' );
+
+ search.addEventListener( 'keyup', ( event ) => {
+ event.preventDefault();
+
+ const s = event.target.value;
+
+ if ( ! s || ( s && s.length > 2 ) ) {
+ btn.classList.add( 'loading' );
+
+ lpArchiveRequestCourse( { ...lpArchiveSkeleton, s } );
+
+ const url = lpArchiveAddQueryArgs( action, {
+ post_type: postType,
+ taxonomy,
+ term_id: termID,
+ s,
+ } );
+
+ window.history.pushState( '', '', url );
+ }
+ } );
+
+ s.addEventListener( 'submit', ( e ) => {
+ e.preventDefault();
+
+ const eleSearch = s.querySelector( 'input[name="s"]' );
+ eleSearch && eleSearch.dispatchEvent( new Event( 'keyup' ) );
+ } );
+ } );
+};
+
+const lpArchivePaginationCourse = () => {
+ const paginationEle = document.querySelectorAll( '.lp-archive-courses .learn-press-pagination .page-numbers' );
+
+ paginationEle.length > 0 && paginationEle.forEach( ( ele ) => ele.addEventListener( 'click', ( event ) => {
+ event.preventDefault();
+ event.stopPropagation();
+
+ const urlString = event.currentTarget.getAttribute( 'href' );
+
+ if ( urlString ) {
+ const url = new URL( urlString );
+
+ const params = {};
+ url.searchParams.forEach( ( key, value ) => {
+ params[ value ] = key;
+ } );
+
+ const current = [ ...paginationEle ].filter( ( el ) => el.classList.contains( 'current' ) );
+
+ const paged = event.currentTarget.textContent || ( ele.classList.contains( 'next' ) && parseInt( current[ 0 ].textContent ) + 1 ) || ( ele.classList.contains( 'prev' ) && parseInt( current[ 0 ].textContent ) - 1 );
+
+ lpArchiveRequestCourse( { ...params, paged } );
+
+ window.history.pushState( '', '', urlString );
+ }
+ } ) );
+};
+
+const lpArchiveGridListCourse = () => {
+ const layout = LP.Cookies.get( 'courses-layout' );
+
+ const switches = document.querySelectorAll( '.lp-courses-bar .switch-layout [name="lp-switch-layout-btn"]' );
+
+ switches.length > 0 && [ ...switches ].map( ( ele ) => ele.value === layout && ( ele.checked = true ) );
+};
+
+const lpArchiveGridListCourseHandle = () => {
+ const gridList = document.querySelectorAll( '.lp-archive-courses input[name="lp-switch-layout-btn"]' );
+
+ gridList.length > 0 && gridList.forEach( ( element ) => element.addEventListener( 'change', ( e ) => {
+ e.preventDefault();
+
+ const layout = e.target.value;
+
+ if ( layout ) {
+ const dataLayout = document.querySelector( '.lp-archive-courses .learn-press-courses[data-layout]' );
+
+ dataLayout && ( dataLayout.dataset.layout = layout );
+ LP.Cookies.set( 'courses-layout', layout );
+ }
+ } ) );
+};
+
+function LPArchiveCourseInit() {
+ lpArchiveCourse();
+ lpArchiveGridListCourseHandle();
+ lpArchiveGridListCourse();
+}
+
+//document.addEventListener( 'DOMContentLoaded', function( event ) {
+LPArchiveCourseInit();
+//} );
diff --git a/public/assets/Varsity/js/custom.js b/public/assets/Varsity/js/custom.js new file mode 100644 index 0000000..5591e1f --- /dev/null +++ b/public/assets/Varsity/js/custom.js @@ -0,0 +1,344 @@ +(function($) { + "use strict"; + + //sticky menu + $(window).on ('scroll', function () { + var window_top = $(window).scrollTop() + 1; + if (window_top > 50) { + $('.main_nav').addClass('menu_fixed animated fadeInDown'); + } else { + $('.main_nav').removeClass('menu_fixed animated fadeInDown'); + } + }); + + //active menu + $('.troggle_icon').on('click', function() { + $('.navbar_bar').toggleClass('active_menu'); + }); + + // menu hide + $(document).click(function(event){ + if (!$(event.target).closest(".header_iner").length) { + $("body").find(".navbar_bar").removeClass("active_menu"); + } + }) + + //video popup + var video_popup = $('.popup_youtube'); + if (video_popup.length > 0) { + video_popup.magnificPopup({ + type: 'iframe', + mainClass: 'mfp-fade', + removalDelay: 160, + preloader: false, + fixedContentPos: false + }); + } + + //counter js + var time = $('.timer'); + if (time.length > 0) { + time.countTo(); + } + + //parallax ja + $(function() { + var $el = $('.breadcrumb_part'); + $(window).on('scroll', function () { + var scroll = $(document).scrollTop(); + $el.css({ + 'background-position':'50% '+(+.4*scroll)+'px' + }); + }); + }); + + //mega menu js + //if ($(window).width() < 991) { + //$('.mega_menu_dropdown ul').hide(); + $('.mega_menu_dropdown a').on('click', function() { + $(this).parent(".mega_menu_dropdown").children("ul").slideToggle('500'); + $(this).toggleClass('mega_menu_icon'); + }); + //} + + //niceselect select jquery + var niceSelect = $('.niceSelect'); + if (niceSelect.length > 0) { + niceSelect.niceSelect(); + } + + //banner slider js + var bannerSlider = $(".banner_part"); + if (bannerSlider.length) { + bannerSlider.owlCarousel({ + items: 1, + loop: true, + nav: true, + navText: ["<i class='arrow_left'></i>", "<i class='arrow_right'></i>"], + dots: false, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 500, + animateOut: "slideOutLeft", + animateIn: "slideInRight", + responsive: { + 0: { + nav: false + }, + 768: { + nav: true + } + }, + }); + } + + //popular courses js + var popular_courses = $(".popular_courses_item"); + if (popular_courses.length) { + popular_courses.owlCarousel({ + items: 3, + loop: true, + nav: false, + dots: true, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 300, + dotsSpeed: 300, + responsiveClass: true, + responsive: { + 0: { + items: 1 + }, + 600: { + items: 2 + }, + 991: { + items: 2 + }, + 1200: { + items: 3 + } + } + + }); + } + + //review js + var student_review = $(".student_review_iner"); + if (student_review.length) { + student_review.owlCarousel({ + items: 1, + loop: true, + margin: 10, + nav: true, + dots: true, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 500, + dots: false, + navText: ["<i class='arrow_left'></i>", "<i class='arrow_right'></i>"] + + }); + } + + //course category js + var course_category = $(".course_category_item"); + if (course_category.length) { + course_category.owlCarousel({ + items: 4, + loop: true, + margin: 30, + nav: false, + dots: true, + autoplayHoverPause: true, + autoplay: true, + smartSpeed: 300, + dotsSpeed: 300, + responsiveClass: true, + responsive: { + 0: { + items: 1 + }, + 576: { + items: 2 + }, + 768: { + items: 2 + }, + 991: { + items: 3 + }, + 1200: { + items: 4 + } + } + }); + } + + //blog slider js + var blog_slider = $(".blog_slider"); + if (blog_slider.length) { + blog_slider.owlCarousel({ + items: 3, + loop: true, + nav: false, + dots: true, + autoplay: true, + autoplayHoverPause: true, + smartSpeed: 300, + dotsSpeed: 300, + responsiveClass: true, + responsive: { + 0: { + items: 1 + }, + 600: { + items: 1 + }, + 991: { + items: 2 + }, + 1200: { + items: 2 + } + } + + }); + } + + //time countdown + $(document).ready(function() { + function coursesTimer() { + var endTime = new Date("30 November 2024 11:26:00 GMT+01:00"); + endTime = (Date.parse(endTime) / 1000); + var now = new Date(); + now = (Date.parse(now) / 1000); + var timeLeft = endTime - now; + var days = Math.floor(timeLeft / 86400); + var hours = Math.floor((timeLeft - (days * 86400)) / 3600); + var minutes = Math.floor((timeLeft - (days * 86400) - (hours * 3600)) / 60); + var seconds = Math.floor((timeLeft - (days * 86400) - (hours * 3600) - (minutes * 60))); + if (hours < "10") { + hours = "0" + hours; + } + if (minutes < "10") { + minutes = "0" + minutes; + } + if (seconds < "10") { + seconds = "0" + seconds; + } + $("#days").html(days + "<span>Days</span>"); + $("#hours").html(hours + "<span>Hours</span>"); + $("#minutes").html(minutes + "<span>Minutes</span>"); + $("#seconds").html(seconds + "<span>Seconds</span>"); + } + setInterval(function() { + coursesTimer(); + }, 1000); + }); + + //event time countdown + $(document).ready(function() { + function eventTimer() { + var endTime = new Date("1 March 2023 9:56:00 GMT+01:00"); + endTime = (Date.parse(endTime) / 1000); + var now = new Date(); + now = (Date.parse(now) / 1000); + var timeLeft = endTime - now; + var days = Math.floor(timeLeft / 86400); + var hours = Math.floor((timeLeft - (days * 86400)) / 3600); + var minutes = Math.floor((timeLeft - (days * 86400) - (hours * 3600)) / 60); + var seconds = Math.floor((timeLeft - (days * 86400) - (hours * 3600) - (minutes * 60))); + if (hours < "10") { + hours = "0" + hours; + } + if (minutes < "10") { + minutes = "0" + minutes; + } + if (seconds < "10") { + seconds = "0" + seconds; + } + + $("#eventdays").html(days + "<span>Days</span>"); + $("#eventhours").html(hours + "<span>Hours</span>"); + $("#eventminutes").html(minutes + "<span>Minutes</span>"); + $("#eventseconds").html(seconds + "<span>Seconds</span>"); + } + setInterval(function() { + eventTimer(); + }, 1000); + }); + + //aos js + AOS.init({ + once: true, + disable: function() { + var maxWidth = 768; + return window.innerWidth < maxWidth; + } + }) + + //preloader js + $(window).on('load', function() { + $(".preloder_part").fadeOut(); + $(".spinner").delay(1000).fadeOut("slow"); + }); + + //map js + if ($('#contactMap').length) { + var $lat = $('#contactMap').data('lat'); + var $lon = $('#contactMap').data('lon'); + var $zoom = $('#contactMap').data('zoom'); + var $marker = $('#contactMap').data('marker'); + var $info = $('#contactMap').data('info'); + var $markerLat = $('#contactMap').data('mlat'); + var $markerLon = $('#contactMap').data('mlon'); + var map = new GMaps({ + el: '#contactMap', + lat: $lat, + lng: $lon, + scrollwheel: false, + scaleControl: true, + streetViewControl: false, + panControl: true, + disableDoubleClickZoom: true, + mapTypeControl: false, + zoom: $zoom, + }); + map.addMarker({ + lat: $markerLat, + lng: $markerLon, + icon: $marker, + infoWindow: { + content: $info + } + }) + } + + //course details js + $('.lp-entry-content .course-extra-box').on('click', function() { + $(this).toggleClass('active'); + $('.lp-entry-content .course-extra-box.active .course-extra-box__content').toggleClass('block'); + }); + + //lessons js + $('body').toggleClass('lp-sidebar-toggle__open'); + + //popup course js + $('#popup-course #sidebar-toggle').on('click', function() { + $('body').toggleClass('lp-sidebar-toggle__close'); + $('body').toggleClass('lp-sidebar-toggle__open'); + }); + + /*==================== + LTR & RTL JS + ======================*/ + $('.ltr-rtl-button .default-btn.ltr').on('click', function() { + $("html").attr('dir', 'ltr'); + }); + + $('.ltr-rtl-button .default-btn.rtl').on('click', function() { + $("html").attr('dir', 'rtl'); + }); + +}(jQuery)); diff --git a/public/assets/Varsity/js/jquery-3.4.1.min.js b/public/assets/Varsity/js/jquery-3.4.1.min.js new file mode 100644 index 0000000..a1c07fd --- /dev/null +++ b/public/assets/Varsity/js/jquery-3.4.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType},x=function(e){return null!=e&&e===e.window},c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.4.1",k=function(e,t){return new k.fn.init(e,t)},p=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;function d(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in e)}k.fn=k.prototype={jquery:f,constructor:k,length:0,toArray:function(){return s.call(this)},get:function(e){return null==e?s.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(n){return this.pushStack(k.map(this,function(e,t){return n.call(e,t,e)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:u,sort:t.sort,splice:t.splice},k.extend=k.fn.extend=function(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,u=arguments.length,l=!1;for("boolean"==typeof a&&(l=a,a=arguments[s]||{},s++),"object"==typeof a||m(a)||(a={}),s===u&&(a=this,s--);s<u;s++)if(null!=(e=arguments[s]))for(t in e)r=e[t],"__proto__"!==t&&a!==r&&(l&&r&&(k.isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||k.isPlainObject(n)?n:{},i=!1,a[t]=k.extend(l,o,r)):void 0!==r&&(a[t]=r));return a},k.extend({expando:"jQuery"+(f+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==o.call(e))&&(!(t=r(e))||"function"==typeof(n=v.call(t,"constructor")&&t.constructor)&&a.call(n)===l)},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t){b(e,{nonce:t&&t.nonce})},each:function(e,t){var n,r=0;if(d(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":(e+"").replace(p,"")},makeArray:function(e,t){var n=t||[];return null!=e&&(d(Object(e))?k.merge(n,"string"==typeof e?[e]:e):u.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:i.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;r<n;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!n;i<o;i++)!t(e[i],i)!==a&&r.push(e[i]);return r},map:function(e,t,n){var r,i,o=0,a=[];if(d(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return g.apply([],a)},guid:1,support:y}),"function"==typeof Symbol&&(k.fn[Symbol.iterator]=t[Symbol.iterator]),k.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object "+t+"]"]=t.toLowerCase()});var h=function(n){var e,d,b,o,i,h,f,g,w,u,l,T,C,a,E,v,s,c,y,k="sizzle"+1*new Date,m=n.document,S=0,r=0,p=ue(),x=ue(),N=ue(),A=ue(),D=function(e,t){return e===t&&(l=!0),0},j={}.hasOwnProperty,t=[],q=t.pop,L=t.push,H=t.push,O=t.slice,P=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},R="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",M="[\\x20\\t\\r\\n\\f]",I="(?:\\\\.|[\\w-]|[^\0-\\xa0])+",W="\\["+M+"*("+I+")(?:"+M+"*([*^$|!~]?=)"+M+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+I+"))|)"+M+"*\\]",$=":("+I+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",F=new RegExp(M+"+","g"),B=new RegExp("^"+M+"+|((?:^|[^\\\\])(?:\\\\.)*)"+M+"+$","g"),_=new RegExp("^"+M+"*,"+M+"*"),z=new RegExp("^"+M+"*([>+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp($),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+$),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ne=function(e,t,n){var r="0x"+t-65536;return r!=r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(m.childNodes),m.childNodes),t[m.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&((e?e.ownerDocument||e:m)!==C&&T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&y(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!A[t+" "]&&(!v||!v.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&U.test(t)){(s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=k),o=(l=h(t)).length;while(o--)l[o]="#"+s+" "+xe(l[o]);c=l.join(","),f=ee.test(t)&&ye(e.parentNode)||e}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){A(t,!0)}finally{s===k&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[k]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ve(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ye(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e.namespaceURI,n=(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:m;return r!==C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),m!==C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=k,!C.getElementsByName||!C.getElementsByName(k).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],v=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){a.appendChild(e).innerHTML="<a id='"+k+"'></a><select id='"+k+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&v.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||v.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+k+"-]").length||v.push("~="),e.querySelectorAll(":checked").length||v.push(":checked"),e.querySelectorAll("a#"+k+"+*").length||v.push(".#.+[+~]")}),ce(function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&v.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",$)}),v=v.length&&new RegExp(v.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),y=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e===C||e.ownerDocument===m&&y(m,e)?-1:t===C||t.ownerDocument===m&&y(m,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===C?-1:t===C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]===m?-1:s[r]===m?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if((e.ownerDocument||e)!==C&&T(e),d.matchesSelector&&E&&!A[t+" "]&&(!s||!s.test(t))&&(!v||!v.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){A(t,!0)}return 0<se(t,C,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!==C&&T(e),y(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!==C&&T(e);var n=b.attrHandle[t.toLowerCase()],r=n&&j.call(b.attrHandle,t.toLowerCase())?n(e,t,!E):void 0;return void 0!==r?r:d.attributes||!E?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},se.escape=function(e){return(e+"").replace(re,ie)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],r=0,i=0;if(l=!d.detectDuplicates,u=!d.sortStable&&e.slice(0),e.sort(D),l){while(t=e[i++])t===e[i]&&(r=n.push(i));while(r--)e.splice(n[r],1)}return u=null,e},o=se.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||4===i)return e.nodeValue}else while(t=e[r++])n+=o(t);return n},(b=se.selectors={cacheLength:50,createPseudo:le,match:G,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=p[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&p(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t.replace(F," ")+" ").indexOf(i):"|="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,g,v){var y="nth"!==h.slice(0,3),m="last"!==h.slice(-4),x="of-type"===e;return 1===g&&0===v?function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,u,l=y!==m?"nextSibling":"previousSibling",c=e.parentNode,f=x&&e.nodeName.toLowerCase(),p=!n&&!x,d=!1;if(c){if(y){while(l){a=e;while(a=a[l])if(x?a.nodeName.toLowerCase()===f:1===a.nodeType)return!1;u=l="only"===h&&!u&&"nextSibling"}return!0}if(u=[m?c.firstChild:c.lastChild],m&&p){d=(s=(r=(i=(o=(a=c)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===S&&r[1])&&r[2],a=s&&c.childNodes[s];while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if(1===a.nodeType&&++d&&a===e){i[h]=[S,s,d];break}}else if(p&&(d=s=(r=(i=(o=(a=e)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])[0]===S&&r[1]),!1===d)while(a=++s&&a&&a[l]||(d=s=0)||u.pop())if((x?a.nodeName.toLowerCase()===f:1===a.nodeType)&&++d&&(p&&((i=(o=a[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]=[S,d]),a===e))break;return(d-=v)===g||d%g==0&&0<=d/g}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||b.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[k]?a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?le(function(e,t){var n,r=a(e,o),i=r.length;while(i--)e[n=P(e,r[i])]=!(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:le(function(e){var r=[],i=[],s=f(e.replace(B,"$1"));return s[k]?le(function(e,t,n,r){var i,o=s(e,null,r,[]),a=e.length;while(a--)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n){return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:le(function(t){return function(e){return 0<se(t,e).length}}),contains:le(function(t){return t=t.replace(te,ne),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:le(function(n){return V.test(n||"")||se.error("unsupported lang: "+n),n=n.replace(te,ne).toLowerCase(),function(e){var t;do{if(t=E?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=n.location&&n.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===a},focus:function(e){return e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:ge(!1),disabled:ge(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return J.test(e.nodeName)},input:function(e){return Q.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ve(function(){return[0]}),last:ve(function(e,t){return[t-1]}),eq:ve(function(e,t,n){return[n<0?n+t:n]}),even:ve(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:ve(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:ve(function(e,t,n){for(var r=n<0?n+t:t<n?t:n;0<=--r;)e.push(r);return e}),gt:ve(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})b.pseudos[e]=de(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=he(e);function me(){}function xe(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function be(s,e,t){var u=e.dir,l=e.next,c=l||u,f=t&&"parentNode"===c,p=r++;return e.first?function(e,t,n){while(e=e[u])if(1===e.nodeType||f)return s(e,t,n);return!1}:function(e,t,n){var r,i,o,a=[S,p];if(n){while(e=e[u])if((1===e.nodeType||f)&&s(e,t,n))return!0}else while(e=e[u])if(1===e.nodeType||f)if(i=(o=e[k]||(e[k]={}))[e.uniqueID]||(o[e.uniqueID]={}),l&&l===e.nodeName.toLowerCase())e=e[u]||e;else{if((r=i[c])&&r[0]===S&&r[1]===p)return a[2]=r[2];if((i[c]=a)[2]=s(e,t,n))return!0}return!1}}function we(i){return 1<i.length?function(e,t,n){var r=i.length;while(r--)if(!i[r](e,t,n))return!1;return!0}:i[0]}function Te(e,t,n,r,i){for(var o,a=[],s=0,u=e.length,l=null!=t;s<u;s++)(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),l&&t.push(s)));return a}function Ce(d,h,g,v,y,e){return v&&!v[k]&&(v=Ce(v)),y&&!y[k]&&(y=Ce(y,e)),le(function(e,t,n,r){var i,o,a,s=[],u=[],l=t.length,c=e||function(e,t,n){for(var r=0,i=t.length;r<i;r++)se(e,t[r],n);return n}(h||"*",n.nodeType?[n]:n,[]),f=!d||!e&&h?c:Te(c,s,d,n,r),p=g?y||(e?d:l||v)?[]:t:f;if(g&&g(f,p,n,r),v){i=Te(p,u),v(i,[],n,r),o=i.length;while(o--)(a=i[o])&&(p[u[o]]=!(f[u[o]]=a))}if(e){if(y||d){if(y){i=[],o=p.length;while(o--)(a=p[o])&&i.push(f[o]=a);y(null,p=[],i,r)}o=p.length;while(o--)(a=p[o])&&-1<(i=y?P(e,a):s[o])&&(e[i]=!(t[i]=a))}}else p=Te(p===t?p.splice(l,p.length):p),y?y(null,t,p,r):H.apply(t,p)})}function Ee(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?1:0,u=be(function(e){return e===i},a,!0),l=be(function(e){return-1<P(i,e)},a,!0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?u(e,t,n):l(e,t,n));return i=null,r}];s<r;s++)if(t=b.relative[e[s].type])c=[be(we(c),t)];else{if((t=b.filter[e[s].type].apply(null,e[s].matches))[k]){for(n=++s;n<r;n++)if(b.relative[e[n].type])break;return Ce(1<s&&we(c),1<s&&xe(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(B,"$1"),t,s<n&&Ee(e.slice(s,n)),n<r&&Ee(e=e.slice(n)),n<r&&xe(e))}c.push(t)}return we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var n,r,i,o,a,s,u,l=x[e+" "];if(l)return t?0:l.slice(0);a=e,s=[],u=b.preFilter;while(a){for(o in n&&!(r=_.exec(a))||(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,(r=z.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(B," ")}),a=a.slice(n.length)),b.filter)!(r=G[o].exec(a))||u[o]&&!(r=u[o](r))||(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!n)break}return t?a.length:a?se.error(e):x(e,s).slice(0)},f=se.compile=function(e,t){var n,v,y,m,x,r,i=[],o=[],a=N[e+" "];if(!a){t||(t=h(e)),n=t.length;while(n--)(a=Ee(t[n]))[k]?i.push(a):o.push(a);(a=N(e,(v=o,m=0<(y=i).length,x=0<v.length,r=function(e,t,n,r,i){var o,a,s,u=0,l="0",c=e&&[],f=[],p=w,d=e||x&&b.find.TAG("*",i),h=S+=null==p?1:Math.random()||.1,g=d.length;for(i&&(w=t===C||t||i);l!==g&&null!=(o=d[l]);l++){if(x&&o){a=0,t||o.ownerDocument===C||(T(o),n=!E);while(s=v[a++])if(s(o,t||C,n)){r.push(o);break}i&&(S=h)}m&&((o=!s&&o)&&u--,e&&c.push(o))}if(u+=l,m&&l!==u){a=0;while(s=y[a++])s(c,f,t,n);if(e){if(0<u)while(l--)c[l]||f[l]||(f[l]=q.call(r));f=Te(f)}H.apply(r,f),i&&!e&&0<f.length&&1<u+y.length&&se.uniqueSort(r)}return i&&(S=h,w=p),c},m?le(r):r))).selector=e}return a},g=se.select=function(e,t,n,r){var i,o,a,s,u,l="function"==typeof e&&e,c=!r&&h(e=l.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(te,ne),t)||[])[0]))return n;l&&(t=t.parentNode),e=e.slice(o.shift().value.length)}i=G.needsContext.test(e)?0:o.length;while(i--){if(a=o[i],b.relative[s=a.type])break;if((u=b.find[s])&&(r=u(a.matches[0].replace(te,ne),ee.test(o[0].type)&&ye(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&xe(o)))return H.apply(n,r),n;break}}}return(l||f(e,c))(r,t,!E,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},d.sortStable=k.split("").sort(D).join("")===k,d.detectDuplicates=!!l,T(),d.sortDetached=ce(function(e){return 1&e.compareDocumentPosition(C.createElement("fieldset"))}),ce(function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||fe("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),d.attributes&&ce(function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||fe("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ce(function(e){return null==e.getAttribute("disabled")})||fe(R,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),se}(C);k.find=h,k.expr=h.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=h.uniqueSort,k.text=h.getText,k.isXMLDoc=h.isXML,k.contains=h.contains,k.escapeSelector=h.escape;var T=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&k(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},N=k.expr.match.needsContext;function A(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var D=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?k.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?k.grep(e,function(e){return e===n!==r}):"string"!=typeof n?k.grep(e,function(e){return-1<i.call(n,e)!==r}):k.filter(n,e,r)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,function(e){return 1===e.nodeType}))},k.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(k(e).filter(function(){for(t=0;t<r;t++)if(k.contains(i[t],this))return!0}));for(n=this.pushStack([]),t=0;t<r;t++)k.find(e,i[t],n);return 1<r?k.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&N.test(e)?k(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:L.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),D.test(r[1])&&k.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,q=k(E);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter(function(){for(var e=0;e<n;e++)if(k.contains(this,t[e]))return!0})},closest:function(e,t){var n,r=0,i=this.length,o=[],a="string"!=typeof e&&k(e);if(!N.test(e))for(;r<i;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(a?-1<a.index(n):1===n.nodeType&&k.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(1<o.length?k.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?i.call(k(e),this[0]):i.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return"undefined"!=typeof e.contentDocument?e.contentDocument:(A(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},function(r,i){k.fn[r]=function(e,t){var n=k.map(this,i,e);return"Until"!==r.slice(-5)&&(t=e),t&&"string"==typeof t&&(n=k.filter(t,n)),1<this.length&&(O[r]||k.uniqueSort(n),H.test(r)&&n.reverse()),this.pushStack(n)}});var R=/[^\x20\t\r\n\f]+/g;function M(e){return e}function I(e){throw e}function W(e,t,n,r){var i;try{e&&m(i=e.promise)?i.call(e).done(t).fail(n):e&&m(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(r){var e,n;r="string"==typeof r?(e=r,n={},k.each(e.match(R)||[],function(e,t){n[t]=!0}),n):k.extend({},r);var i,t,o,a,s=[],u=[],l=-1,c=function(){for(a=a||r.once,o=i=!0;u.length;l=-1){t=u.shift();while(++l<s.length)!1===s[l].apply(t[0],t[1])&&r.stopOnFalse&&(l=s.length,t=!1)}r.memory||(t=!1),i=!1,a&&(s=t?[]:"")},f={add:function(){return s&&(t&&!i&&(l=s.length-1,u.push(t)),function n(e){k.each(e,function(e,t){m(t)?r.unique&&f.has(t)||s.push(t):t&&t.length&&"string"!==w(t)&&n(t)})}(arguments),t&&!i&&c()),this},remove:function(){return k.each(arguments,function(e,t){var n;while(-1<(n=k.inArray(t,s,n)))s.splice(n,1),n<=l&&l--}),this},has:function(e){return e?-1<k.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return a=u=[],s=t="",this},disabled:function(){return!s},lock:function(){return a=u=[],t||i||(s=t=""),this},locked:function(){return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?t.slice():t],u.push(t),i||c()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},k.extend({Deferred:function(e){var o=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],i="pending",a={state:function(){return i},always:function(){return s.done(arguments).fail(arguments),this},"catch":function(e){return a.then(null,e)},pipe:function(){var i=arguments;return k.Deferred(function(r){k.each(o,function(e,t){var n=m(i[t[4]])&&i[t[4]];s[t[1]](function(){var e=n&&n.apply(this,arguments);e&&m(e.promise)?e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"](this,n?[e]:arguments)})}),i=null}).promise()},then:function(t,n,r){var u=0;function l(i,o,a,s){return function(){var n=this,r=arguments,e=function(){var e,t;if(!(i<u)){if((e=a.apply(n,r))===o.promise())throw new TypeError("Thenable self-resolution");t=e&&("object"==typeof e||"function"==typeof e)&&e.then,m(t)?s?t.call(e,l(u,o,M,s),l(u,o,I,s)):(u++,t.call(e,l(u,o,M,s),l(u,o,I,s),l(u,o,M,o.notifyWith))):(a!==M&&(n=void 0,r=[e]),(s||o.resolveWith)(n,r))}},t=s?e:function(){try{e()}catch(e){k.Deferred.exceptionHook&&k.Deferred.exceptionHook(e,t.stackTrace),u<=i+1&&(a!==I&&(n=void 0,r=[e]),o.rejectWith(n,r))}};i?t():(k.Deferred.getStackHook&&(t.stackTrace=k.Deferred.getStackHook()),C.setTimeout(t))}}return k.Deferred(function(e){o[0][3].add(l(0,e,m(r)?r:M,e.notifyWith)),o[1][3].add(l(0,e,m(t)?t:M)),o[2][3].add(l(0,e,m(n)?n:I))}).promise()},promise:function(e){return null!=e?k.extend(e,a):a}},s={};return k.each(o,function(e,t){var n=t[2],r=t[5];a[t[1]]=n.add,r&&n.add(function(){i=r},o[3-e][2].disable,o[3-e][3].disable,o[0][2].lock,o[0][3].lock),n.add(t[3].fire),s[t[0]]=function(){return s[t[0]+"With"](this===s?void 0:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},when:function(e){var n=arguments.length,t=n,r=Array(t),i=s.call(arguments),o=k.Deferred(),a=function(t){return function(e){r[t]=this,i[t]=1<arguments.length?s.call(arguments):e,--n||o.resolveWith(r,i)}};if(n<=1&&(W(e,o.done(a(t)).resolve,o.reject,!n),"pending"===o.state()||m(i[t]&&i[t].then)))return o.then();while(t--)W(i[t],a(t),o.reject);return o.promise()}});var $=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){C.console&&C.console.warn&&e&&$.test(e.name)&&C.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){C.setTimeout(function(){throw e})};var F=k.Deferred();function B(){E.removeEventListener("DOMContentLoaded",B),C.removeEventListener("load",B),k.ready()}k.fn.ready=function(e){return F.then(e)["catch"](function(e){k.readyException(e)}),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0)!==e&&0<--k.readyWait||F.resolveWith(E,[k])}}),k.ready.then=F.then,"complete"===E.readyState||"loading"!==E.readyState&&!E.documentElement.doScroll?C.setTimeout(k.ready):(E.addEventListener("DOMContentLoaded",B),C.addEventListener("load",B));var _=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===w(n))for(s in i=!0,n)_(e,t,s,n[s],!0,o,a);else if(void 0!==r&&(i=!0,m(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(k(e),n)})),t))for(;s<u;s++)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return i?e:l?t.call(e):u?t(e[0],n):o},z=/^-ms-/,U=/-([a-z])/g;function X(e,t){return t.toUpperCase()}function V(e){return e.replace(z,"ms-").replace(U,X)}var G=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function Y(){this.expando=k.expando+Y.uid++}Y.uid=1,Y.prototype={cache:function(e){var t=e[this.expando];return t||(t={},G(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,i=this.cache(e);if("string"==typeof t)i[V(t)]=n;else for(r in t)i[V(r)]=t[r];return i},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][V(t)]},access:function(e,t,n){return void 0===t||t&&"string"==typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){n=(t=Array.isArray(t)?t.map(V):(t=V(t))in r?[t]:t.match(R)||[]).length;while(n--)delete r[t[n]]}(void 0===t||k.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!k.isEmptyObject(t)}};var Q=new Y,J=new Y,K=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,Z=/[A-Z]/g;function ee(e,t,n){var r,i;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(Z,"-$&").toLowerCase(),"string"==typeof(n=e.getAttribute(r))){try{n="true"===(i=n)||"false"!==i&&("null"===i?null:i===+i+""?+i:K.test(i)?JSON.parse(i):i)}catch(e){}J.set(e,t,n)}else n=void 0;return n}k.extend({hasData:function(e){return J.hasData(e)||Q.hasData(e)},data:function(e,t,n){return J.access(e,t,n)},removeData:function(e,t){J.remove(e,t)},_data:function(e,t,n){return Q.access(e,t,n)},_removeData:function(e,t){Q.remove(e,t)}}),k.fn.extend({data:function(n,e){var t,r,i,o=this[0],a=o&&o.attributes;if(void 0===n){if(this.length&&(i=J.get(o),1===o.nodeType&&!Q.get(o,"hasDataAttrs"))){t=a.length;while(t--)a[t]&&0===(r=a[t].name).indexOf("data-")&&(r=V(r.slice(5)),ee(o,r,i[r]));Q.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof n?this.each(function(){J.set(this,n)}):_(this,function(e){var t;if(o&&void 0===e)return void 0!==(t=J.get(o,n))?t:void 0!==(t=ee(o,n))?t:void 0;this.each(function(){J.set(this,n,e)})},null,e,1<arguments.length,null,!0)},removeData:function(e){return this.each(function(){J.remove(this,e)})}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=Q.get(e,t),n&&(!r||Array.isArray(n)?r=Q.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,i=n.shift(),o=k._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function(){k.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return Q.get(e,n)||Q.access(e,n,{empty:k.Callbacks("once memory").add(function(){Q.remove(e,[t+"queue",n])})})}}),k.fn.extend({queue:function(t,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?k.queue(this[0],t):void 0===n?this:this.each(function(){var e=k.queue(this,t,n);k._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&k.dequeue(this,t)})},dequeue:function(e){return this.each(function(){k.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,i=k.Deferred(),o=this,a=this.length,s=function(){--r||i.resolveWith(o,[o])};"string"!=typeof e&&(t=e,e=void 0),e=e||"fx";while(a--)(n=Q.get(o[a],e+"queueHooks"))&&n.empty&&(r++,n.empty.add(s));return s(),i.promise(t)}});var te=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ne=new RegExp("^(?:([+-])=|)("+te+")([a-z%]*)$","i"),re=["Top","Right","Bottom","Left"],ie=E.documentElement,oe=function(e){return k.contains(e.ownerDocument,e)},ae={composed:!0};ie.getRootNode&&(oe=function(e){return k.contains(e.ownerDocument,e)||e.getRootNode(ae)===e.ownerDocument});var se=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&oe(e)&&"none"===k.css(e,"display")},ue=function(e,t,n,r){var i,o,a={};for(o in t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,r||[]),t)e.style[o]=a[o];return i};function le(e,t,n,r){var i,o,a=20,s=r?function(){return r.cur()}:function(){return k.css(e,t,"")},u=s(),l=n&&n[3]||(k.cssNumber[t]?"":"px"),c=e.nodeType&&(k.cssNumber[t]||"px"!==l&&+u)&&ne.exec(k.css(e,t));if(c&&c[3]!==l){u/=2,l=l||c[3],c=+u||1;while(a--)k.style(e,t,c+l),(1-o)*(1-(o=s()/u||.5))<=0&&(a=0),c/=o;c*=2,k.style(e,t,c+l),n=n||[]}return n&&(c=+c||+u||0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=l,r.start=c,r.end=i)),i}var ce={};function fe(e,t){for(var n,r,i,o,a,s,u,l=[],c=0,f=e.length;c<f;c++)(r=e[c]).style&&(n=r.style.display,t?("none"===n&&(l[c]=Q.get(r,"display")||null,l[c]||(r.style.display="")),""===r.style.display&&se(r)&&(l[c]=(u=a=o=void 0,a=(i=r).ownerDocument,s=i.nodeName,(u=ce[s])||(o=a.body.appendChild(a.createElement(s)),u=k.css(o,"display"),o.parentNode.removeChild(o),"none"===u&&(u="block"),ce[s]=u)))):"none"!==n&&(l[c]="none",Q.set(r,"display",n)));for(c=0;c<f;c++)null!=l[c]&&(e[c].style.display=l[c]);return e}k.fn.extend({show:function(){return fe(this,!0)},hide:function(){return fe(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){se(this)?k(this).show():k(this).hide()})}});var pe=/^(?:checkbox|radio)$/i,de=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,"<select multiple='multiple'>","</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ve(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?k.merge([e],n):n}function ye(e,t){for(var n=0,r=e.length;n<r;n++)Q.set(e[n],"globalEval",!t||Q.get(t[n],"globalEval"))}ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;var me,xe,be=/<|&#?\w+;/;function we(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d<h;d++)if((o=e[d])||0===o)if("object"===w(o))k.merge(p,o.nodeType?[o]:o);else if(be.test(o)){a=a||f.appendChild(t.createElement("div")),s=(de.exec(o)||["",""])[1].toLowerCase(),u=ge[s]||ge._default,a.innerHTML=u[1]+k.htmlPrefilter(o)+u[2],c=u[0];while(c--)a=a.lastChild;k.merge(p,a.childNodes),(a=f.firstChild).textContent=""}else p.push(t.createTextNode(o));f.textContent="",d=0;while(o=p[d++])if(r&&-1<k.inArray(o,r))i&&i.push(o);else if(l=oe(o),a=ve(f.appendChild(o),"script"),l&&ye(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}me=E.createDocumentFragment().appendChild(E.createElement("div")),(xe=E.createElement("input")).setAttribute("type","radio"),xe.setAttribute("checked","checked"),xe.setAttribute("name","t"),me.appendChild(xe),y.checkClone=me.cloneNode(!0).cloneNode(!0).lastChild.checked,me.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!me.cloneNode(!0).lastChild.defaultValue;var Te=/^key/,Ce=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ee=/^([^.]*)(?:\.(.+)|)/;function ke(){return!0}function Se(){return!1}function Ne(e,t){return e===function(){try{return E.activeElement}catch(e){}}()==("focus"===t)}function Ae(e,t,n,r,i,o){var a,s;if("object"==typeof t){for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)Ae(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Se;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return k().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=k.guid++)),e.each(function(){k.event.add(this,t,i,r,n)})}function De(e,i,o){o?(Q.set(e,i,!1),k.event.add(e,i,{namespace:!1,handler:function(e){var t,n,r=Q.get(this,i);if(1&e.isTrigger&&this[i]){if(r.length)(k.event.special[i]||{}).delegateType&&e.stopPropagation();else if(r=s.call(arguments),Q.set(this,i,r),t=o(this,i),this[i](),r!==(n=Q.get(this,i))||t?Q.set(this,i,!1):n={},r!==n)return e.stopImmediatePropagation(),e.preventDefault(),n.value}else r.length&&(Q.set(this,i,{value:k.event.trigger(k.extend(r[0],k.Event.prototype),r.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===Q.get(e,i)&&k.event.add(e,i,ke)}k.event={global:{},add:function(t,e,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.get(t);if(v){n.handler&&(n=(o=n).handler,i=o.selector),i&&k.find.matchesSelector(ie,i),n.guid||(n.guid=k.guid++),(u=v.events)||(u=v.events={}),(a=v.handle)||(a=v.handle=function(e){return"undefined"!=typeof k&&k.event.triggered!==e.type?k.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(R)||[""]).length;while(l--)d=g=(s=Ee.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=k.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=k.event.special[d]||{},c=k.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(t,r,h,a)||t.addEventListener&&t.addEventListener(d,a)),f.add&&(f.add.call(t,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),k.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,v=Q.hasData(e)&&Q.get(e);if(v&&(u=v.events)){l=(t=(t||"").match(R)||[""]).length;while(l--)if(d=g=(s=Ee.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d){f=k.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,v.handle)||k.removeEvent(e,d,v.handle),delete u[d])}else for(d in u)k.event.remove(e,d+t[l],n,r,!0);k.isEmptyObject(u)&&Q.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,s=k.event.fix(e),u=new Array(arguments.length),l=(Q.get(this,"events")||{})[s.type]||[],c=k.event.special[s.type]||{};for(u[0]=s,t=1;t<arguments.length;t++)u[t]=arguments[t];if(s.delegateTarget=this,!c.preDispatch||!1!==c.preDispatch.call(this,s)){a=k.event.handlers.call(this,s,l),t=0;while((i=a[t++])&&!s.isPropagationStopped()){s.currentTarget=i.elem,n=0;while((o=i.handlers[n++])&&!s.isImmediatePropagationStopped())s.rnamespace&&!1!==o.namespace&&!s.rnamespace.test(o.namespace)||(s.handleObj=o,s.data=o.data,void 0!==(r=((k.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,u))&&!1===(s.result=r)&&(s.preventDefault(),s.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(this,s),s.result}},handlers:function(e,t){var n,r,i,o,a,s=[],u=t.delegateCount,l=e.target;if(u&&l.nodeType&&!("click"===e.type&&1<=e.button))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n<u;n++)void 0===a[i=(r=t[n]).selector+" "]&&(a[i]=r.needsContext?-1<k(i,this).index(l):k.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u<t.length&&s.push({elem:l,handlers:t.slice(u)}),s},addProp:function(t,e){Object.defineProperty(k.Event.prototype,t,{enumerable:!0,configurable:!0,get:m(e)?function(){if(this.originalEvent)return e(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[t]},set:function(e){Object.defineProperty(this,t,{enumerable:!0,configurable:!0,writable:!0,value:e})}})},fix:function(e){return e[k.expando]?e:new k.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&De(t,"click",ke),!1},trigger:function(e){var t=this||e;return pe.test(t.type)&&t.click&&A(t,"input")&&De(t,"click"),!0},_default:function(e){var t=e.target;return pe.test(t.type)&&t.click&&A(t,"input")&&Q.get(t,"click")||A(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},k.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},k.Event=function(e,t){if(!(this instanceof k.Event))return new k.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?ke:Se,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&k.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[k.expando]=!0},k.Event.prototype={constructor:k.Event,isDefaultPrevented:Se,isPropagationStopped:Se,isImmediatePropagationStopped:Se,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=ke,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=ke,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=ke,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},k.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,"char":!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:function(e){var t=e.button;return null==e.which&&Te.test(e.type)?null!=e.charCode?e.charCode:e.keyCode:!e.which&&void 0!==t&&Ce.test(e.type)?1&t?1:2&t?3:4&t?2:0:e.which}},k.event.addProp),k.each({focus:"focusin",blur:"focusout"},function(e,t){k.event.special[e]={setup:function(){return De(this,e,Ne),!1},trigger:function(){return De(this,e),!0},delegateType:t}}),k.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},function(e,i){k.event.special[e]={delegateType:i,bindType:i,handle:function(e){var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||k.contains(this,n))||(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),k.fn.extend({on:function(e,t,n,r){return Ae(this,e,t,n,r)},one:function(e,t,n,r){return Ae(this,e,t,n,r,1)},off:function(e,t,n){var r,i;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,k(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"==typeof e){for(i in e)this.off(i,t,e[i]);return this}return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!1===n&&(n=Se),this.each(function(){k.event.remove(this,e,n,t)})}});var je=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([a-z][^\/\0>\x20\t\r\n\f]*)[^>]*)\/>/gi,qe=/<script|<style|<link/i,Le=/checked\s*(?:[^=]|=\s*.checked.)/i,He=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Oe(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Re(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Me(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(Q.hasData(e)&&(o=Q.access(e),a=Q.set(t,o),l=o.events))for(i in delete a.handle,a.events={},l)for(n=0,r=l[i].length;n<r;n++)k.event.add(t,i,l[i][n]);J.hasData(e)&&(s=J.access(e),u=k.extend({},s),J.set(t,u))}}function Ie(n,r,i,o){r=g.apply([],r);var e,t,a,s,u,l,c=0,f=n.length,p=f-1,d=r[0],h=m(d);if(h||1<f&&"string"==typeof d&&!y.checkClone&&Le.test(d))return n.each(function(e){var t=n.eq(e);h&&(r[0]=d.call(this,e,t.html())),Ie(t,r,i,o)});if(f&&(t=(e=we(r,n[0].ownerDocument,!1,n,o)).firstChild,1===e.childNodes.length&&(e=t),t||o)){for(s=(a=k.map(ve(e,"script"),Pe)).length;c<f;c++)u=e,c!==p&&(u=k.clone(u,!0,!0),s&&k.merge(a,ve(u,"script"))),i.call(n[c],u,c);if(s)for(l=a[a.length-1].ownerDocument,k.map(a,Re),c=0;c<s;c++)u=a[c],he.test(u.type||"")&&!Q.access(u,"globalEval")&&k.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?k._evalUrl&&!u.noModule&&k._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")}):b(u.textContent.replace(He,""),u,l))}return n}function We(e,t,n){for(var r,i=t?k.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||k.cleanData(ve(r)),r.parentNode&&(n&&oe(r)&&ye(ve(r,"script")),r.parentNode.removeChild(r));return e}k.extend({htmlPrefilter:function(e){return e.replace(je,"<$1></$2>")},clone:function(e,t,n){var r,i,o,a,s,u,l,c=e.cloneNode(!0),f=oe(e);if(!(y.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||k.isXMLDoc(e)))for(a=ve(c),r=0,i=(o=ve(e)).length;r<i;r++)s=o[r],u=a[r],void 0,"input"===(l=u.nodeName.toLowerCase())&&pe.test(s.type)?u.checked=s.checked:"input"!==l&&"textarea"!==l||(u.defaultValue=s.defaultValue);if(t)if(n)for(o=o||ve(e),a=a||ve(c),r=0,i=o.length;r<i;r++)Me(o[r],a[r]);else Me(e,c);return 0<(a=ve(c,"script")).length&&ye(a,!f&&ve(e,"script")),c},cleanData:function(e){for(var t,n,r,i=k.event.special,o=0;void 0!==(n=e[o]);o++)if(G(n)){if(t=n[Q.expando]){if(t.events)for(r in t.events)i[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[Q.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),k.fn.extend({detach:function(e){return We(this,e,!0)},remove:function(e){return We(this,e)},text:function(e){return _(this,function(e){return void 0===e?k.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Ie(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Oe(this,e).appendChild(e)})},prepend:function(){return Ie(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Oe(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Ie(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(ve(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return k.clone(this,e,t)})},html:function(e){return _(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!qe.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n<r;n++)1===(t=this[n]||{}).nodeType&&(k.cleanData(ve(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var n=[];return Ie(this,arguments,function(e){var t=this.parentNode;k.inArray(this,n)<0&&(k.cleanData(ve(this)),t&&t.replaceChild(e,this))},n)}}),k.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,a){k.fn[e]=function(e){for(var t,n=[],r=k(e),i=r.length-1,o=0;o<=i;o++)t=o===i?this:this.clone(!0),k(r[o])[a](t),u.apply(n,t.get());return this.pushStack(n)}});var $e=new RegExp("^("+te+")(?!px)[a-z%]+$","i"),Fe=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=C),t.getComputedStyle(e)},Be=new RegExp(re.join("|"),"i");function _e(e,t,n){var r,i,o,a,s=e.style;return(n=n||Fe(e))&&(""!==(a=n.getPropertyValue(t)||n[t])||oe(e)||(a=k.style(e,t)),!y.pixelBoxStyles()&&$e.test(a)&&Be.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o)),void 0!==a?a+"":a}function ze(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function e(){if(u){s.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",u.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ie.appendChild(s).appendChild(u);var e=C.getComputedStyle(u);n="1%"!==e.top,a=12===t(e.marginLeft),u.style.right="60%",o=36===t(e.right),r=36===t(e.width),u.style.position="absolute",i=12===t(u.offsetWidth/3),ie.removeChild(s),u=null}}function t(e){return Math.round(parseFloat(e))}var n,r,i,o,a,s=E.createElement("div"),u=E.createElement("div");u.style&&(u.style.backgroundClip="content-box",u.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===u.style.backgroundClip,k.extend(y,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),o},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),a},scrollboxSize:function(){return e(),i}}))}();var Ue=["Webkit","Moz","ms"],Xe=E.createElement("div").style,Ve={};function Ge(e){var t=k.cssProps[e]||Ve[e];return t||(e in Xe?e:Ve[e]=function(e){var t=e[0].toUpperCase()+e.slice(1),n=Ue.length;while(n--)if((e=Ue[n]+t)in Xe)return e}(e)||e)}var Ye=/^(none|table(?!-c[ea]).+)/,Qe=/^--/,Je={position:"absolute",visibility:"hidden",display:"block"},Ke={letterSpacing:"0",fontWeight:"400"};function Ze(e,t,n){var r=ne.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function et(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(u+=k.css(e,n+re[a],!0,i)),r?("content"===n&&(u-=k.css(e,"padding"+re[a],!0,i)),"margin"!==n&&(u-=k.css(e,"border"+re[a]+"Width",!0,i))):(u+=k.css(e,"padding"+re[a],!0,i),"padding"!==n?u+=k.css(e,"border"+re[a]+"Width",!0,i):s+=k.css(e,"border"+re[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))||0),u}function tt(e,t,n){var r=Fe(e),i=(!y.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),o=i,a=_e(e,t,r),s="offset"+t[0].toUpperCase()+t.slice(1);if($e.test(a)){if(!n)return a;a="auto"}return(!y.boxSizingReliable()&&i||"auto"===a||!parseFloat(a)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===k.css(e,"boxSizing",!1,r),(o=s in e)&&(a=e[s])),(a=parseFloat(a)||0)+et(e,t,n||(i?"border":"content"),o,r,a)+"px"}function nt(e,t,n,r,i){return new nt.prototype.init(e,t,n,r,i)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=_e(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=V(t),u=Qe.test(t),l=e.style;if(u||(t=Ge(s)),a=k.cssHooks[t]||k.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"===(o=typeof n)&&(i=ne.exec(n))&&i[1]&&(n=le(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||u||(n+=i&&i[3]||(k.cssNumber[s]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=V(t);return Qe.test(t)||(t=Ge(s)),(a=k.cssHooks[t]||k.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=_e(e,t,r)),"normal"===i&&t in Ke&&(i=Ke[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),k.each(["height","width"],function(e,u){k.cssHooks[u]={get:function(e,t,n){if(t)return!Ye.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?tt(e,u,n):ue(e,Je,function(){return tt(e,u,n)})},set:function(e,t,n){var r,i=Fe(e),o=!y.scrollboxSize()&&"absolute"===i.position,a=(o||n)&&"border-box"===k.css(e,"boxSizing",!1,i),s=n?et(e,u,n,a,i):0;return a&&o&&(s-=Math.ceil(e["offset"+u[0].toUpperCase()+u.slice(1)]-parseFloat(i[u])-et(e,u,"border",!1,i)-.5)),s&&(r=ne.exec(t))&&"px"!==(r[3]||"px")&&(e.style[u]=t,t=k.css(e,u)),Ze(0,t,s)}}}),k.cssHooks.marginLeft=ze(y.reliableMarginLeft,function(e,t){if(t)return(parseFloat(_e(e,"marginLeft"))||e.getBoundingClientRect().left-ue(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),k.each({margin:"",padding:"",border:"Width"},function(i,o){k.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?e.split(" "):[e];t<4;t++)n[i+re[t]+o]=r[t]||r[t-2]||r[0];return n}},"margin"!==i&&(k.cssHooks[i+o].set=Ze)}),k.fn.extend({css:function(e,t){return _(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Fe(e),i=t.length;a<i;a++)o[t[a]]=k.css(e,t[a],!1,r);return o}return void 0!==n?k.style(e,t,n):k.css(e,t)},e,t,1<arguments.length)}}),((k.Tween=nt).prototype={constructor:nt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(k.cssNumber[n]?"":"px")},cur:function(){var e=nt.propHooks[this.prop];return e&&e.get?e.get(this):nt.propHooks._default.get(this)},run:function(e){var t,n=nt.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):nt.propHooks._default.set(this),this}}).init.prototype=nt.prototype,(nt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[Ge(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=nt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=nt.prototype.init,k.fx.step={};var rt,it,ot,at,st=/^(?:toggle|show|hide)$/,ut=/queueHooks$/;function lt(){it&&(!1===E.hidden&&C.requestAnimationFrame?C.requestAnimationFrame(lt):C.setTimeout(lt,k.fx.interval),k.fx.tick())}function ct(){return C.setTimeout(function(){rt=void 0}),rt=Date.now()}function ft(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=re[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function pt(e,t,n){for(var r,i=(dt.tweeners[t]||[]).concat(dt.tweeners["*"]),o=0,a=i.length;o<a;o++)if(r=i[o].call(n,t,e))return r}function dt(o,e,t){var n,a,r=0,i=dt.prefilters.length,s=k.Deferred().always(function(){delete u.elem}),u=function(){if(a)return!1;for(var e=rt||ct(),t=Math.max(0,l.startTime+l.duration-e),n=1-(t/l.duration||0),r=0,i=l.tweens.length;r<i;r++)l.tweens[r].run(n);return s.notifyWith(o,[l,n,t]),n<1&&i?t:(i||s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l]),!1)},l=s.promise({elem:o,props:k.extend({},e),opts:k.extend(!0,{specialEasing:{},easing:k.easing._default},t),originalProperties:e,originalOptions:t,startTime:rt||ct(),duration:t.duration,tweens:[],createTween:function(e,t){var n=k.Tween(o,l.opts,e,t,l.opts.specialEasing[e]||l.opts.easing);return l.tweens.push(n),n},stop:function(e){var t=0,n=e?l.tweens.length:0;if(a)return this;for(a=!0;t<n;t++)l.tweens[t].run(1);return e?(s.notifyWith(o,[l,1,0]),s.resolveWith(o,[l,e])):s.rejectWith(o,[l,e]),this}}),c=l.props;for(!function(e,t){var n,r,i,o,a;for(n in e)if(i=t[r=V(n)],o=e[n],Array.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),(a=k.cssHooks[r])&&"expand"in a)for(n in o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}(c,l.opts.specialEasing);r<i;r++)if(n=dt.prefilters[r].call(l,o,c,l.opts))return m(n.stop)&&(k._queueHooks(l.elem,l.opts.queue).stop=n.stop.bind(n)),n;return k.map(c,pt,l),m(l.opts.start)&&l.opts.start.call(o,l),l.progress(l.opts.progress).done(l.opts.done,l.opts.complete).fail(l.opts.fail).always(l.opts.always),k.fx.timer(k.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}k.Animation=k.extend(dt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return le(n.elem,e,ne.exec(t),n),n}]},tweener:function(e,t){m(e)?(t=e,e=["*"]):e=e.match(R);for(var n,r=0,i=e.length;r<i;r++)n=e[r],dt.tweeners[n]=dt.tweeners[n]||[],dt.tweeners[n].unshift(t)},prefilters:[function(e,t,n){var r,i,o,a,s,u,l,c,f="width"in t||"height"in t,p=this,d={},h=e.style,g=e.nodeType&&se(e),v=Q.get(e,"fxshow");for(r in n.queue||(null==(a=k._queueHooks(e,"fx")).unqueued&&(a.unqueued=0,s=a.empty.fire,a.empty.fire=function(){a.unqueued||s()}),a.unqueued++,p.always(function(){p.always(function(){a.unqueued--,k.queue(e,"fx").length||a.empty.fire()})})),t)if(i=t[r],st.test(i)){if(delete t[r],o=o||"toggle"===i,i===(g?"hide":"show")){if("show"!==i||!v||void 0===v[r])continue;g=!0}d[r]=v&&v[r]||k.style(e,r)}if((u=!k.isEmptyObject(t))||!k.isEmptyObject(d))for(r in f&&1===e.nodeType&&(n.overflow=[h.overflow,h.overflowX,h.overflowY],null==(l=v&&v.display)&&(l=Q.get(e,"display")),"none"===(c=k.css(e,"display"))&&(l?c=l:(fe([e],!0),l=e.style.display||l,c=k.css(e,"display"),fe([e]))),("inline"===c||"inline-block"===c&&null!=l)&&"none"===k.css(e,"float")&&(u||(p.done(function(){h.display=l}),null==l&&(c=h.display,l="none"===c?"":c)),h.display="inline-block")),n.overflow&&(h.overflow="hidden",p.always(function(){h.overflow=n.overflow[0],h.overflowX=n.overflow[1],h.overflowY=n.overflow[2]})),u=!1,d)u||(v?"hidden"in v&&(g=v.hidden):v=Q.access(e,"fxshow",{display:l}),o&&(v.hidden=!g),g&&fe([e],!0),p.done(function(){for(r in g||fe([e]),Q.remove(e,"fxshow"),d)k.style(e,r,d[r])})),u=pt(g?v[r]:0,r,p),r in v||(v[r]=u.start,g&&(u.end=u.start,u.start=0))}],prefilter:function(e,t){t?dt.prefilters.unshift(e):dt.prefilters.push(e)}}),k.speed=function(e,t,n){var r=e&&"object"==typeof e?k.extend({},e):{complete:n||!n&&t||m(e)&&e,duration:e,easing:n&&t||t&&!m(t)&&t};return k.fx.off?r.duration=0:"number"!=typeof r.duration&&(r.duration in k.fx.speeds?r.duration=k.fx.speeds[r.duration]:r.duration=k.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){m(r.old)&&r.old.call(this),r.queue&&k.dequeue(this,r.queue)},r},k.fn.extend({fadeTo:function(e,t,n,r){return this.filter(se).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(t,e,n,r){var i=k.isEmptyObject(t),o=k.speed(e,n,r),a=function(){var e=dt(this,k.extend({},t),o);(i||Q.get(this,"finish"))&&e.stop(!0)};return a.finish=a,i||!1===o.queue?this.each(a):this.queue(o.queue,a)},stop:function(i,e,o){var a=function(e){var t=e.stop;delete e.stop,t(o)};return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&!1!==i&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!=i&&i+"queueHooks",n=k.timers,r=Q.get(this);if(t)r[t]&&r[t].stop&&a(r[t]);else for(t in r)r[t]&&r[t].stop&&ut.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||k.dequeue(this,i)})},finish:function(a){return!1!==a&&(a=a||"fx"),this.each(function(){var e,t=Q.get(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=k.timers,o=n?n.length:0;for(t.finish=!0,k.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete t.finish})}}),k.each(["toggle","show","hide"],function(e,r){var i=k.fn[r];k.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?i.apply(this,arguments):this.animate(ft(r,!0),e,t,n)}}),k.each({slideDown:ft("show"),slideUp:ft("hide"),slideToggle:ft("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,r){k.fn[e]=function(e,t,n){return this.animate(r,e,t,n)}}),k.timers=[],k.fx.tick=function(){var e,t=0,n=k.timers;for(rt=Date.now();t<n.length;t++)(e=n[t])()||n[t]!==e||n.splice(t--,1);n.length||k.fx.stop(),rt=void 0},k.fx.timer=function(e){k.timers.push(e),k.fx.start()},k.fx.interval=13,k.fx.start=function(){it||(it=!0,lt())},k.fx.stop=function(){it=null},k.fx.speeds={slow:600,fast:200,_default:400},k.fn.delay=function(r,e){return r=k.fx&&k.fx.speeds[r]||r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function(){C.clearTimeout(n)}})},ot=E.createElement("input"),at=E.createElement("select").appendChild(E.createElement("option")),ot.type="checkbox",y.checkOn=""!==ot.value,y.optSelected=at.selected,(ot=E.createElement("input")).value="t",ot.type="radio",y.radioValue="t"===ot.value;var ht,gt=k.expr.attrHandle;k.fn.extend({attr:function(e,t){return _(this,k.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each(function(){k.removeAttr(this,e)})}}),k.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?k.prop(e,t,n):(1===o&&k.isXMLDoc(e)||(i=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?ht:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&A(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(R);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),ht={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),function(e,t){var a=gt[t]||k.find.attr;gt[t]=function(e,t,n){var r,i,o=t.toLowerCase();return n||(i=gt[o],gt[o]=r,r=null!=a(e,t,n)?o:null,gt[o]=i),r}});var vt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;function mt(e){return(e.match(R)||[]).join(" ")}function xt(e){return e.getAttribute&&e.getAttribute("class")||""}function bt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(R)||[]}k.fn.extend({prop:function(e,t){return _(this,k.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each(function(){delete this[k.propFix[e]||e]})}}),k.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&k.isXMLDoc(e)||(t=k.propFix[t]||t,i=k.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):vt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),y.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){k.propFix[this.toLowerCase()]=this}),k.fn.extend({addClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){k(this).addClass(t.call(this,e,xt(this)))});if((e=bt(t)).length)while(n=this[u++])if(i=xt(n),r=1===n.nodeType&&" "+mt(i)+" "){a=0;while(o=e[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=mt(r))&&n.setAttribute("class",s)}return this},removeClass:function(t){var e,n,r,i,o,a,s,u=0;if(m(t))return this.each(function(e){k(this).removeClass(t.call(this,e,xt(this)))});if(!arguments.length)return this.attr("class","");if((e=bt(t)).length)while(n=this[u++])if(i=xt(n),r=1===n.nodeType&&" "+mt(i)+" "){a=0;while(o=e[a++])while(-1<r.indexOf(" "+o+" "))r=r.replace(" "+o+" "," ");i!==(s=mt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(i,t){var o=typeof i,a="string"===o||Array.isArray(i);return"boolean"==typeof t&&a?t?this.addClass(i):this.removeClass(i):m(i)?this.each(function(e){k(this).toggleClass(i.call(this,e,xt(this),t),t)}):this.each(function(){var e,t,n,r;if(a){t=0,n=k(this),r=bt(i);while(e=r[t++])n.hasClass(e)?n.removeClass(e):n.addClass(e)}else void 0!==i&&"boolean"!==o||((e=xt(this))&&Q.set(this,"__className__",e),this.setAttribute&&this.setAttribute("class",e||!1===i?"":Q.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&-1<(" "+mt(xt(n))+" ").indexOf(t))return!0;return!1}});var wt=/\r/g;k.fn.extend({val:function(n){var r,e,i,t=this[0];return arguments.length?(i=m(n),this.each(function(e){var t;1===this.nodeType&&(null==(t=i?n.call(this,e,k(this).val()):n)?t="":"number"==typeof t?t+="":Array.isArray(t)&&(t=k.map(t,function(e){return null==e?"":e+""})),(r=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!==r.set(this,t,"value")||(this.value=t))})):t?(r=k.valHooks[t.type]||k.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?e:"string"==typeof(e=t.value)?e.replace(wt,""):null==e?"":e:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:mt(k.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r<u;r++)if(((n=i[r]).selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!A(n.parentNode,"optgroup"))){if(t=k(n).val(),a)return t;s.push(t)}return s},set:function(e,t){var n,r,i=e.options,o=k.makeArray(t),a=i.length;while(a--)((r=i[a]).selected=-1<k.inArray(k.valHooks.option.get(r),o))&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k.each(["radio","checkbox"],function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<k.inArray(k(e).val(),t)}},y.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),y.focusin="onfocusin"in C;var Tt=/^(?:focusinfocus|focusoutblur)$/,Ct=function(e){e.stopPropagation()};k.extend(k.event,{trigger:function(e,t,n,r){var i,o,a,s,u,l,c,f,p=[n||E],d=v.call(e,"type")?e.type:e,h=v.call(e,"namespace")?e.namespace.split("."):[];if(o=f=a=n=n||E,3!==n.nodeType&&8!==n.nodeType&&!Tt.test(d+k.event.triggered)&&(-1<d.indexOf(".")&&(d=(h=d.split(".")).shift(),h.sort()),u=d.indexOf(":")<0&&"on"+d,(e=e[k.expando]?e:new k.Event(d,"object"==typeof e&&e)).isTrigger=r?2:3,e.namespace=h.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),c=k.event.special[d]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!x(n)){for(s=c.delegateType||d,Tt.test(s+d)||(o=o.parentNode);o;o=o.parentNode)p.push(o),a=o;a===(n.ownerDocument||E)&&p.push(a.defaultView||a.parentWindow||C)}i=0;while((o=p[i++])&&!e.isPropagationStopped())f=o,e.type=1<i?s:c.bindType||d,(l=(Q.get(o,"events")||{})[e.type]&&Q.get(o,"handle"))&&l.apply(o,t),(l=u&&o[u])&&l.apply&&G(o)&&(e.result=l.apply(o,t),!1===e.result&&e.preventDefault());return e.type=d,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(p.pop(),t)||!G(n)||u&&m(n[d])&&!x(n)&&((a=n[u])&&(n[u]=null),k.event.triggered=d,e.isPropagationStopped()&&f.addEventListener(d,Ct),n[d](),e.isPropagationStopped()&&f.removeEventListener(d,Ct),k.event.triggered=void 0,a&&(n[u]=a)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each(function(){k.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),y.focusin||k.each({focus:"focusin",blur:"focusout"},function(n,r){var i=function(e){k.event.simulate(r,e.target,k.event.fix(e))};k.event.special[r]={setup:function(){var e=this.ownerDocument||this,t=Q.access(e,r);t||e.addEventListener(n,i,!0),Q.access(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||this,t=Q.access(e,r)-1;t?Q.access(e,r,t):(e.removeEventListener(n,i,!0),Q.remove(e,r))}}});var Et=C.location,kt=Date.now(),St=/\?/;k.parseXML=function(e){var t;if(!e||"string"!=typeof e)return null;try{t=(new C.DOMParser).parseFromString(e,"text/xml")}catch(e){t=void 0}return t&&!t.getElementsByTagName("parsererror").length||k.error("Invalid XML: "+e),t};var Nt=/\[\]$/,At=/\r?\n/g,Dt=/^(?:submit|button|image|reset|file)$/i,jt=/^(?:input|select|textarea|keygen)/i;function qt(n,e,r,i){var t;if(Array.isArray(e))k.each(e,function(e,t){r||Nt.test(n)?i(n,t):qt(n+"["+("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!==w(e))i(n,e);else for(t in e)qt(n+"["+t+"]",e[t],r,i)}k.param=function(e,t){var n,r=[],i=function(e,t){var n=m(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,function(){i(this.name,this.value)});else for(n in e)qt(n,e[n],t,i);return r.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&jt.test(this.nodeName)&&!Dt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,function(e){return{name:t.name,value:e.replace(At,"\r\n")}}):{name:t.name,value:n.replace(At,"\r\n")}}).get()}});var Lt=/%20/g,Ht=/#.*$/,Ot=/([?&])_=[^&]*/,Pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,Rt=/^(?:GET|HEAD)$/,Mt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Ft=E.createElement("a");function Bt(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var n,r=0,i=e.toLowerCase().match(R)||[];if(m(t))while(n=i[r++])"+"===n[0]?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||[]).push(t)}}function _t(t,i,o,a){var s={},u=t===Wt;function l(e){var r;return s[e]=!0,k.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||u||s[n]?u?!(r=n):void 0:(i.dataTypes.unshift(n),l(n),!1)}),r}return l(i.dataTypes[0])||!s["*"]&&l("*")}function zt(e,t){var n,r,i=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&k.extend(!0,e,r),e}Ft.href=Et.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Et.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,k.ajaxSettings),t):zt(k.ajaxSettings,e)},ajaxPrefilter:Bt(It),ajaxTransport:Bt(Wt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var c,f,p,n,d,r,h,g,i,o,v=k.ajaxSetup({},t),y=v.context||v,m=v.context&&(y.nodeType||y.jquery)?k(y):k.event,x=k.Deferred(),b=k.Callbacks("once memory"),w=v.statusCode||{},a={},s={},u="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(h){if(!n){n={};while(t=Pt.exec(p))n[t[1].toLowerCase()+" "]=(n[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=n[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return h?p:null},setRequestHeader:function(e,t){return null==h&&(e=s[e.toLowerCase()]=s[e.toLowerCase()]||e,a[e]=t),this},overrideMimeType:function(e){return null==h&&(v.mimeType=e),this},statusCode:function(e){var t;if(e)if(h)T.always(e[T.status]);else for(t in e)w[t]=[w[t],e[t]];return this},abort:function(e){var t=e||u;return c&&c.abort(t),l(0,t),this}};if(x.promise(T),v.url=((e||v.url||Et.href)+"").replace(Mt,Et.protocol+"//"),v.type=t.method||t.type||v.method||v.type,v.dataTypes=(v.dataType||"*").toLowerCase().match(R)||[""],null==v.crossDomain){r=E.createElement("a");try{r.href=v.url,r.href=r.href,v.crossDomain=Ft.protocol+"//"+Ft.host!=r.protocol+"//"+r.host}catch(e){v.crossDomain=!0}}if(v.data&&v.processData&&"string"!=typeof v.data&&(v.data=k.param(v.data,v.traditional)),_t(It,v,t,T),h)return T;for(i in(g=k.event&&v.global)&&0==k.active++&&k.event.trigger("ajaxStart"),v.type=v.type.toUpperCase(),v.hasContent=!Rt.test(v.type),f=v.url.replace(Ht,""),v.hasContent?v.data&&v.processData&&0===(v.contentType||"").indexOf("application/x-www-form-urlencoded")&&(v.data=v.data.replace(Lt,"+")):(o=v.url.slice(f.length),v.data&&(v.processData||"string"==typeof v.data)&&(f+=(St.test(f)?"&":"?")+v.data,delete v.data),!1===v.cache&&(f=f.replace(Ot,"$1"),o=(St.test(f)?"&":"?")+"_="+kt+++o),v.url=f+o),v.ifModified&&(k.lastModified[f]&&T.setRequestHeader("If-Modified-Since",k.lastModified[f]),k.etag[f]&&T.setRequestHeader("If-None-Match",k.etag[f])),(v.data&&v.hasContent&&!1!==v.contentType||t.contentType)&&T.setRequestHeader("Content-Type",v.contentType),T.setRequestHeader("Accept",v.dataTypes[0]&&v.accepts[v.dataTypes[0]]?v.accepts[v.dataTypes[0]]+("*"!==v.dataTypes[0]?", "+$t+"; q=0.01":""):v.accepts["*"]),v.headers)T.setRequestHeader(i,v.headers[i]);if(v.beforeSend&&(!1===v.beforeSend.call(y,T,v)||h))return T.abort();if(u="abort",b.add(v.complete),T.done(v.success),T.fail(v.error),c=_t(Wt,v,t,T)){if(T.readyState=1,g&&m.trigger("ajaxSend",[T,v]),h)return T;v.async&&0<v.timeout&&(d=C.setTimeout(function(){T.abort("timeout")},v.timeout));try{h=!1,c.send(a,l)}catch(e){if(h)throw e;l(-1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,u,l=t;h||(h=!0,d&&C.clearTimeout(d),c=void 0,p=r||"",T.readyState=0<e?4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}(v,T,n)),s=function(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}(v,s,T,i),i?(v.ifModified&&((u=T.getResponseHeader("Last-Modified"))&&(k.lastModified[f]=u),(u=T.getResponseHeader("etag"))&&(k.etag[f]=u)),204===e||"HEAD"===v.type?l="nocontent":304===e?l="notmodified":(l=s.state,o=s.data,i=!(a=s.error))):(a=l,!e&&l||(l="error",e<0&&(e=0))),T.status=e,T.statusText=(t||l)+"",i?x.resolveWith(y,[o,l,T]):x.rejectWith(y,[T,l,a]),T.statusCode(w),w=void 0,g&&m.trigger(i?"ajaxSuccess":"ajaxError",[T,v,i?o:a]),b.fireWith(y,[T,l]),g&&(m.trigger("ajaxComplete",[T,v]),--k.active||k.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],function(e,i){k[i]=function(e,t,n,r){return m(t)&&(r=r||n,n=t,t=void 0),k.ajax(k.extend({url:e,type:i,dataType:r,data:t,success:n},k.isPlainObject(e)&&e))}}),k._evalUrl=function(e,t){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(m(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(n){return m(n)?this.each(function(e){k(this).wrapInner(n.call(this,e))}):this.each(function(){var e=k(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var n=m(t);return this.each(function(e){k(this).wrapAll(n?t.call(this,e):t)})},unwrap:function(e){return this.parent(e).not("body").each(function(){k(this).replaceWith(this.childNodes)}),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new C.XMLHttpRequest}catch(e){}};var Ut={0:200,1223:204},Xt=k.ajaxSettings.xhr();y.cors=!!Xt&&"withCredentials"in Xt,y.ajax=Xt=!!Xt,k.ajaxTransport(function(i){var o,a;if(y.cors||Xt&&!i.crossDomain)return{send:function(e,t){var n,r=i.xhr();if(r.open(i.type,i.url,i.async,i.username,i.password),i.xhrFields)for(n in i.xhrFields)r[n]=i.xhrFields[n];for(n in i.mimeType&&r.overrideMimeType&&r.overrideMimeType(i.mimeType),i.crossDomain||e["X-Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)r.setRequestHeader(n,e[n]);o=function(e){return function(){o&&(o=a=r.onload=r.onerror=r.onabort=r.ontimeout=r.onreadystatechange=null,"abort"===e?r.abort():"error"===e?"number"!=typeof r.status?t(0,"error"):t(r.status,r.statusText):t(Ut[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"string"!=typeof r.responseText?{binary:r.response}:{text:r.responseText},r.getAllResponseHeaders()))}},r.onload=o(),a=r.onerror=r.ontimeout=o("error"),void 0!==r.onabort?r.onabort=a:r.onreadystatechange=function(){4===r.readyState&&C.setTimeout(function(){o&&a()})},o=o("abort");try{r.send(i.hasContent&&i.data||null)}catch(e){if(o)throw e}},abort:function(){o&&o()}}}),k.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),k.ajaxTransport("script",function(n){var r,i;if(n.crossDomain||n.scriptAttrs)return{send:function(e,t){r=k("<script>").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Vt,Gt=[],Yt=/(=)\?(?=&|$)|\?\?/;k.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Gt.pop()||k.expando+"_"+kt++;return this[e]=!0,e}}),k.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Yt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Yt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Yt,"$1"+r):!1!==e.jsonp&&(e.url+=(St.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||k.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?k(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Gt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),y.createHTMLDocument=((Vt=E.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Vt.childNodes.length),k.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=D.exec(e))?[t.createElement(i[1])]:(i=we([e],t,o),o&&o.length&&k(o).remove(),k.merge([],i.childNodes)));var r,i,o},k.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1<s&&(r=mt(e.slice(s)),e=e.slice(0,s)),m(t)?(n=t,t=void 0):t&&"object"==typeof t&&(i="POST"),0<a.length&&k.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done(function(e){o=arguments,a.html(r?k("<div>").append(k.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},k.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){k.fn[t]=function(e){return this.on(t,e)}}),k.expr.pseudos.animated=function(t){return k.grep(k.timers,function(e){return t===e.elem}).length},k.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=k.css(e,"position"),c=k(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=k.css(e,"top"),u=k.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,k.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},k.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){k.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===k.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===k.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=k(e).offset()).top+=k.css(e,"borderTopWidth",!0),i.left+=k.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-k.css(r,"marginTop",!0),left:t.left-i.left-k.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===k.css(e,"position"))e=e.offsetParent;return e||ie})}}),k.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;k.fn[t]=function(e){return _(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),k.each(["top","left"],function(e,n){k.cssHooks[n]=ze(y.pixelPosition,function(e,t){if(t)return t=_e(e,n),$e.test(t)?k(e).position()[n]+"px":t})}),k.each({Height:"height",Width:"width"},function(a,s){k.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){k.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return _(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?k.css(e,t,i):k.style(e,t,n,i)},s,n?e:void 0,n)}})}),k.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){k.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}}),k.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),k.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}}),k.proxy=function(e,t){var n,r,i;if("string"==typeof t&&(n=e[t],t=e,e=n),m(e))return r=s.call(arguments,2),(i=function(){return e.apply(t||this,r.concat(s.call(arguments)))}).guid=e.guid=e.guid||k.guid++,i},k.holdReady=function(e){e?k.readyWait++:k.ready(!0)},k.isArray=Array.isArray,k.parseJSON=JSON.parse,k.nodeName=A,k.isFunction=m,k.isWindow=x,k.camelCase=V,k.type=w,k.now=Date.now,k.isNumeric=function(e){var t=k.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},"function"==typeof define&&define.amd&&define("jquery",[],function(){return k});var Qt=C.jQuery,Jt=C.$;return k.noConflict=function(e){return C.$===k&&(C.$=Jt),e&&C.jQuery===k&&(C.jQuery=Qt),k},e||(C.jQuery=C.$=k),k}); diff --git a/public/assets/Varsity/js/parallax.js b/public/assets/Varsity/js/parallax.js new file mode 100644 index 0000000..421f040 --- /dev/null +++ b/public/assets/Varsity/js/parallax.js @@ -0,0 +1,550 @@ +/** + * Parallax.js + * @author Matthew Wagerfield - @wagerfield + * @description Creates a parallax effect between an array of layers, + * driving the motion from the gyroscope output of a smartdevice. + * If no gyroscope is available, the cursor position is used. + */ +;(function(window, document, undefined) { + + // Strict Mode + 'use strict'; + + // Constants + var NAME = 'Parallax'; + var MAGIC_NUMBER = 30; + var DEFAULTS = { + relativeInput: false, + clipRelativeInput: false, + calibrationThreshold: 100, + calibrationDelay: 500, + supportDelay: 500, + calibrateX: false, + calibrateY: true, + invertX: true, + invertY: true, + limitX: false, + limitY: false, + scalarX: 10.0, + scalarY: 10.0, + frictionX: 0.1, + frictionY: 0.1, + originX: 0.5, + originY: 0.5, + pointerEvents: true, + precision: 1 + }; + + function Parallax(element, options) { + + // DOM Context + this.element = element; + this.layers = element.getElementsByClassName('layer'); + + // Data Extraction + var data = { + calibrateX: this.data(this.element, 'calibrate-x'), + calibrateY: this.data(this.element, 'calibrate-y'), + invertX: this.data(this.element, 'invert-x'), + invertY: this.data(this.element, 'invert-y'), + limitX: this.data(this.element, 'limit-x'), + limitY: this.data(this.element, 'limit-y'), + scalarX: this.data(this.element, 'scalar-x'), + scalarY: this.data(this.element, 'scalar-y'), + frictionX: this.data(this.element, 'friction-x'), + frictionY: this.data(this.element, 'friction-y'), + originX: this.data(this.element, 'origin-x'), + originY: this.data(this.element, 'origin-y'), + pointerEvents: this.data(this.element, 'pointer-events'), + precision: this.data(this.element, 'precision') + }; + + // Delete Null Data Values + for (var key in data) { + if (data[key] === null) delete data[key]; + } + + // Compose Settings Object + this.extend(this, DEFAULTS, options, data); + + // States + this.calibrationTimer = null; + this.calibrationFlag = true; + this.enabled = false; + this.depthsX = []; + this.depthsY = []; + this.raf = null; + + // Element Bounds + this.bounds = null; + this.ex = 0; + this.ey = 0; + this.ew = 0; + this.eh = 0; + + // Element Center + this.ecx = 0; + this.ecy = 0; + + // Element Range + this.erx = 0; + this.ery = 0; + + // Calibration + this.cx = 0; + this.cy = 0; + + // Input + this.ix = 0; + this.iy = 0; + + // Motion + this.mx = 0; + this.my = 0; + + // Velocity + this.vx = 0; + this.vy = 0; + + // Callbacks + this.onMouseMove = this.onMouseMove.bind(this); + this.onDeviceOrientation = this.onDeviceOrientation.bind(this); + this.onOrientationTimer = this.onOrientationTimer.bind(this); + this.onCalibrationTimer = this.onCalibrationTimer.bind(this); + this.onAnimationFrame = this.onAnimationFrame.bind(this); + this.onWindowResize = this.onWindowResize.bind(this); + + // Initialise + this.initialise(); + } + + Parallax.prototype.extend = function() { + if (arguments.length > 1) { + var master = arguments[0]; + for (var i = 1, l = arguments.length; i < l; i++) { + var object = arguments[i]; + for (var key in object) { + master[key] = object[key]; + } + } + } + }; + + Parallax.prototype.data = function(element, name) { + return this.deserialize(element.getAttribute('data-'+name)); + }; + + Parallax.prototype.deserialize = function(value) { + if (value === 'true') { + return true; + } else if (value === 'false') { + return false; + } else if (value === 'null') { + return null; + } else if (!isNaN(parseFloat(value)) && isFinite(value)) { + return parseFloat(value); + } else { + return value; + } + }; + + Parallax.prototype.camelCase = function(value) { + return value.replace(/-+(.)?/g, function(match, character){ + return character ? character.toUpperCase() : ''; + }); + }; + + Parallax.prototype.transformSupport = function(value) { + var element = document.createElement('div'); + var propertySupport = false; + var propertyValue = null; + var featureSupport = false; + var cssProperty = null; + var jsProperty = null; + for (var i = 0, l = this.vendors.length; i < l; i++) { + if (this.vendors[i] !== null) { + cssProperty = this.vendors[i][0] + 'transform'; + jsProperty = this.vendors[i][1] + 'Transform'; + } else { + cssProperty = 'transform'; + jsProperty = 'transform'; + } + if (element.style[jsProperty] !== undefined) { + propertySupport = true; + break; + } + } + switch(value) { + case '2D': + featureSupport = propertySupport; + break; + case '3D': + if (propertySupport) { + var body = document.body || document.createElement('body'); + var documentElement = document.documentElement; + var documentOverflow = documentElement.style.overflow; + var isCreatedBody = false; + if (!document.body) { + isCreatedBody = true; + documentElement.style.overflow = 'hidden'; + documentElement.appendChild(body); + body.style.overflow = 'hidden'; + body.style.background = ''; + } + body.appendChild(element); + element.style[jsProperty] = 'translate3d(1px,1px,1px)'; + propertyValue = window.getComputedStyle(element).getPropertyValue(cssProperty); + featureSupport = propertyValue !== undefined && propertyValue.length > 0 && propertyValue !== 'none'; + documentElement.style.overflow = documentOverflow; + body.removeChild(element); + if ( isCreatedBody ) { + body.removeAttribute('style'); + body.parentNode.removeChild(body); + } + } + break; + } + return featureSupport; + }; + + Parallax.prototype.ww = null; + Parallax.prototype.wh = null; + Parallax.prototype.wcx = null; + Parallax.prototype.wcy = null; + Parallax.prototype.wrx = null; + Parallax.prototype.wry = null; + Parallax.prototype.portrait = null; + Parallax.prototype.desktop = !navigator.userAgent.match(/(iPhone|iPod|iPad|Android|BlackBerry|BB10|mobi|tablet|opera mini|nexus 7)/i); + Parallax.prototype.vendors = [null,['-webkit-','webkit'],['-moz-','Moz'],['-o-','O'],['-ms-','ms']]; + Parallax.prototype.motionSupport = !!window.DeviceMotionEvent; + Parallax.prototype.orientationSupport = !!window.DeviceOrientationEvent; + Parallax.prototype.orientationStatus = 0; + Parallax.prototype.motionStatus = 0; + Parallax.prototype.propertyCache = {}; + + Parallax.prototype.initialise = function() { + + if (Parallax.prototype.transform2DSupport === undefined) { + Parallax.prototype.transform2DSupport = Parallax.prototype.transformSupport('2D'); + Parallax.prototype.transform3DSupport = Parallax.prototype.transformSupport('3D'); + } + + // Configure Context Styles + if (this.transform3DSupport) this.accelerate(this.element); + var style = window.getComputedStyle(this.element); + if (style.getPropertyValue('position') === 'static') { + this.element.style.position = 'relative'; + } + + // Pointer events + if(!this.pointerEvents){ + this.element.style.pointerEvents = 'none'; + } + + // Setup + this.updateLayers(); + this.updateDimensions(); + this.enable(); + this.queueCalibration(this.calibrationDelay); + }; + + Parallax.prototype.updateLayers = function() { + + // Cache Layer Elements + this.layers = this.element.getElementsByClassName('layer'); + this.depthsX = []; + this.depthsY = []; + + // Configure Layer Styles + for (var i = 0, l = this.layers.length; i < l; i++) { + var layer = this.layers[i]; + if (this.transform3DSupport) this.accelerate(layer); + layer.style.position = i ? 'absolute' : 'relative'; + layer.style.display = 'block'; + layer.style.left = 0; + layer.style.top = 0; + + // Cache Layer Depth + //Graceful fallback on depth if depth-x or depth-y is absent + var depth = this.data(layer, 'depth') || 0; + this.depthsX.push(this.data(layer, 'depth-x') || depth); + this.depthsY.push(this.data(layer, 'depth-y') || depth); + } + }; + + Parallax.prototype.updateDimensions = function() { + this.ww = window.innerWidth; + this.wh = window.innerHeight; + this.wcx = this.ww * this.originX; + this.wcy = this.wh * this.originY; + this.wrx = Math.max(this.wcx, this.ww - this.wcx); + this.wry = Math.max(this.wcy, this.wh - this.wcy); + }; + + Parallax.prototype.updateBounds = function() { + this.bounds = this.element.getBoundingClientRect(); + this.ex = this.bounds.left; + this.ey = this.bounds.top; + this.ew = this.bounds.width; + this.eh = this.bounds.height; + this.ecx = this.ew * this.originX; + this.ecy = this.eh * this.originY; + this.erx = Math.max(this.ecx, this.ew - this.ecx); + this.ery = Math.max(this.ecy, this.eh - this.ecy); + }; + + Parallax.prototype.queueCalibration = function(delay) { + clearTimeout(this.calibrationTimer); + this.calibrationTimer = setTimeout(this.onCalibrationTimer, delay); + }; + + Parallax.prototype.enable = function() { + if (!this.enabled) { + this.enabled = true; + if (!this.desktop && this.orientationSupport) { + this.portrait = null; + window.addEventListener('deviceorientation', this.onDeviceOrientation); + setTimeout(this.onOrientationTimer, this.supportDelay); + } + else if (!this.desktop && this.motionSupport) { + this.portrait = null; + window.addEventListener('devicemotion', this.onDeviceMotion); + setTimeout(this.onMotionTimer, this.supportDelay); + } + else { + this.cx = 0; + this.cy = 0; + this.portrait = false; + window.addEventListener('mousemove', this.onMouseMove); + } + window.addEventListener('resize', this.onWindowResize); + this.raf = requestAnimationFrame(this.onAnimationFrame); + } + }; + + Parallax.prototype.disable = function() { + if (this.enabled) { + this.enabled = false; + if (this.orientationSupport) { + window.removeEventListener('deviceorientation', this.onDeviceOrientation); + } + else if (this.motionSupport) { + window.removeEventListener('devicemotion', this.onDeviceMotion); + } + else { + window.removeEventListener('mousemove', this.onMouseMove); + } + window.removeEventListener('resize', this.onWindowResize); + cancelAnimationFrame(this.raf); + } + }; + + Parallax.prototype.calibrate = function(x, y) { + this.calibrateX = x === undefined ? this.calibrateX : x; + this.calibrateY = y === undefined ? this.calibrateY : y; + }; + + Parallax.prototype.invert = function(x, y) { + this.invertX = x === undefined ? this.invertX : x; + this.invertY = y === undefined ? this.invertY : y; + }; + + Parallax.prototype.friction = function(x, y) { + this.frictionX = x === undefined ? this.frictionX : x; + this.frictionY = y === undefined ? this.frictionY : y; + }; + + Parallax.prototype.scalar = function(x, y) { + this.scalarX = x === undefined ? this.scalarX : x; + this.scalarY = y === undefined ? this.scalarY : y; + }; + + Parallax.prototype.limit = function(x, y) { + this.limitX = x === undefined ? this.limitX : x; + this.limitY = y === undefined ? this.limitY : y; + }; + + Parallax.prototype.origin = function(x, y) { + this.originX = x === undefined ? this.originX : x; + this.originY = y === undefined ? this.originY : y; + }; + + Parallax.prototype.clamp = function(value, min, max) { + value = Math.max(value, min); + value = Math.min(value, max); + return value; + }; + + Parallax.prototype.css = function(element, property, value) { + var jsProperty = this.propertyCache[property]; + if (!jsProperty) { + for (var i = 0, l = this.vendors.length; i < l; i++) { + if (this.vendors[i] !== null) { + jsProperty = this.camelCase(this.vendors[i][1] + '-' + property); + } else { + jsProperty = property; + } + if (element.style[jsProperty] !== undefined) { + this.propertyCache[property] = jsProperty; + break; + } + } + } + element.style[jsProperty] = value; + }; + + Parallax.prototype.accelerate = function(element) { + this.css(element, 'transform', 'translate3d(0,0,0) rotate(0.0001deg)'); + this.css(element, 'transform-style', 'preserve-3d'); + this.css(element, 'backface-visibility', 'hidden'); + }; + + Parallax.prototype.setPosition = function(element, x, y) { + x = x.toFixed(this.precision) + 'px'; + y = y.toFixed(this.precision) + 'px'; + if (this.transform3DSupport) { + this.css(element, 'transform', 'translate3d('+x+','+y+',0)'); + } else if (this.transform2DSupport) { + this.css(element, 'transform', 'translate('+x+','+y+')'); + } else { + element.style.left = x; + element.style.top = y; + } + }; + + Parallax.prototype.onOrientationTimer = function() { + if (this.orientationSupport && this.orientationStatus === 0) { + this.disable(); + this.orientationSupport = false; + this.enable(); + } + }; + + Parallax.prototype.onMotionTimer = function() { + if (this.motionSupport && this.motionStatus === 0) { + this.disable(); + this.motionSupport = false; + this.enable(); + } + }; + + Parallax.prototype.onCalibrationTimer = function() { + this.calibrationFlag = true; + }; + + Parallax.prototype.onWindowResize = function() { + this.updateDimensions(); + }; + + Parallax.prototype.onAnimationFrame = function() { + this.updateBounds(); + var dx = this.ix - this.cx; + var dy = this.iy - this.cy; + if ((Math.abs(dx) > this.calibrationThreshold) || (Math.abs(dy) > this.calibrationThreshold)) { + this.queueCalibration(0); + } + if (this.portrait) { + this.mx = this.calibrateX ? dy : this.iy; + this.my = this.calibrateY ? dx : this.ix; + } else { + this.mx = this.calibrateX ? dx : this.ix; + this.my = this.calibrateY ? dy : this.iy; + } + this.mx *= this.ew * (this.scalarX / 100); + this.my *= this.eh * (this.scalarY / 100); + if (!isNaN(parseFloat(this.limitX))) { + this.mx = this.clamp(this.mx, -this.limitX, this.limitX); + } + if (!isNaN(parseFloat(this.limitY))) { + this.my = this.clamp(this.my, -this.limitY, this.limitY); + } + this.vx += (this.mx - this.vx) * this.frictionX; + this.vy += (this.my - this.vy) * this.frictionY; + for (var i = 0, l = this.layers.length; i < l; i++) { + var layer = this.layers[i]; + var depthX = this.depthsX[i]; + var depthY = this.depthsY[i]; + var xOffset = this.vx * (depthX * (this.invertX ? -1 : 1)); + var yOffset = this.vy * (depthY * (this.invertY ? -1 : 1)); + this.setPosition(layer, xOffset, yOffset); + } + this.raf = requestAnimationFrame(this.onAnimationFrame); + }; + + Parallax.prototype.rotate = function(beta,gamma){ + // Extract Rotation + var x = (event.beta || 0) / MAGIC_NUMBER; // -90 :: 90 + var y = (event.gamma || 0) / MAGIC_NUMBER; // -180 :: 180 + + // Detect Orientation Change + var portrait = this.wh > this.ww; + if (this.portrait !== portrait) { + this.portrait = portrait; + this.calibrationFlag = true; + } + + // Set Calibration + if (this.calibrationFlag) { + this.calibrationFlag = false; + this.cx = x; + this.cy = y; + } + + // Set Input + this.ix = x; + this.iy = y; + } + Parallax.prototype.onDeviceOrientation = function(event) { + // Validate environment and event properties. + var beta = event.beta; + var gamma = event.gamma; + if (!this.desktop && beta !== null && gamma !== null) { + // Set orientation status. + this.orientationStatus = 1; + this.rotate(beta,gamma); + } + }; + + Parallax.prototype.onDeviceMotion = function(event) { + // Validate environment and event properties. + var beta = event.rotationRate.beta; + var gamma = event.rotationRate.gamma; + if (!this.desktop && beta !== null && gamma !== null) { + // Set motion status. + this.motionStatus = 1; + this.rotate(beta,gamma); + } + }; + + Parallax.prototype.onMouseMove = function(event) { + // Cache mouse coordinates. + var clientX = event.clientX; + var clientY = event.clientY; + + // Calculate Mouse Input + if (!this.orientationSupport && this.relativeInput) { + + // Clip mouse coordinates inside element bounds. + if (this.clipRelativeInput) { + clientX = Math.max(clientX, this.ex); + clientX = Math.min(clientX, this.ex + this.ew); + clientY = Math.max(clientY, this.ey); + clientY = Math.min(clientY, this.ey + this.eh); + } + + // Calculate input relative to the element. + this.ix = (clientX - this.ex - this.ecx) / this.erx; + this.iy = (clientY - this.ey - this.ecy) / this.ery; + + } else { + + // Calculate input relative to the window. + this.ix = (clientX - this.wcx) / this.wrx; + this.iy = (clientY - this.wcy) / this.wry; + } + }; + + // Expose Parallax + window[NAME] = Parallax; + +})(window, document); diff --git a/public/assets/Varsity/js/popper.min.js b/public/assets/Varsity/js/popper.min.js new file mode 100644 index 0000000..4825f04 --- /dev/null +++ b/public/assets/Varsity/js/popper.min.js @@ -0,0 +1,4 @@ +/* + Copyright (C) Federico Zivolo 2019 + Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT). + */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=e.ownerDocument.defaultView,n=o.getComputedStyle(e,null);return t?n[t]:n}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e)return document.body;switch(e.nodeName){case'HTML':case'BODY':return e.ownerDocument.body;case'#document':return e.body;}var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll|overlay)/.test(r+s+p)?e:n(o(e))}function r(e){return 11===e?pe:10===e?se:pe||se}function p(e){if(!e)return document.documentElement;for(var o=r(10)?document.body:null,n=e.offsetParent||null;n===o&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TH','TD','TABLE'].indexOf(n.nodeName)&&'static'===t(n,'position')?p(n):n:e?e.ownerDocument.documentElement:document.documentElement}function s(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||p(e.firstElementChild)===e)}function d(e){return null===e.parentNode?e:d(e.parentNode)}function a(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,n=o?e:t,i=o?t:e,r=document.createRange();r.setStart(n,0),r.setEnd(i,0);var l=r.commonAncestorContainer;if(e!==l&&t!==l||n.contains(i))return s(l)?l:p(l);var f=d(e);return f.host?a(f.host,t):a(e,d(t).host)}function l(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:'top',o='top'===t?'scrollTop':'scrollLeft',n=e.nodeName;if('BODY'===n||'HTML'===n){var i=e.ownerDocument.documentElement,r=e.ownerDocument.scrollingElement||i;return r[o]}return e[o]}function f(e,t){var o=2<arguments.length&&void 0!==arguments[2]&&arguments[2],n=l(t,'top'),i=l(t,'left'),r=o?-1:1;return e.top+=n*r,e.bottom+=n*r,e.left+=i*r,e.right+=i*r,e}function m(e,t){var o='x'===t?'Left':'Top',n='Left'==o?'Right':'Bottom';return parseFloat(e['border'+o+'Width'],10)+parseFloat(e['border'+n+'Width'],10)}function h(e,t,o,n){return ee(t['offset'+e],t['scroll'+e],o['client'+e],o['offset'+e],o['scroll'+e],r(10)?parseInt(o['offset'+e])+parseInt(n['margin'+('Height'===e?'Top':'Left')])+parseInt(n['margin'+('Height'===e?'Bottom':'Right')]):0)}function c(e){var t=e.body,o=e.documentElement,n=r(10)&&getComputedStyle(o);return{height:h('Height',t,o,n),width:h('Width',t,o,n)}}function g(e){return fe({},e,{right:e.left+e.width,bottom:e.top+e.height})}function u(e){var o={};try{if(r(10)){o=e.getBoundingClientRect();var n=l(e,'top'),i=l(e,'left');o.top+=n,o.left+=i,o.bottom+=n,o.right+=i}else o=e.getBoundingClientRect()}catch(t){}var p={left:o.left,top:o.top,width:o.right-o.left,height:o.bottom-o.top},s='HTML'===e.nodeName?c(e.ownerDocument):{},d=s.width||e.clientWidth||p.right-p.left,a=s.height||e.clientHeight||p.bottom-p.top,f=e.offsetWidth-d,h=e.offsetHeight-a;if(f||h){var u=t(e);f-=m(u,'x'),h-=m(u,'y'),p.width-=f,p.height-=h}return g(p)}function b(e,o){var i=2<arguments.length&&void 0!==arguments[2]&&arguments[2],p=r(10),s='HTML'===o.nodeName,d=u(e),a=u(o),l=n(e),m=t(o),h=parseFloat(m.borderTopWidth,10),c=parseFloat(m.borderLeftWidth,10);i&&s&&(a.top=ee(a.top,0),a.left=ee(a.left,0));var b=g({top:d.top-a.top-h,left:d.left-a.left-c,width:d.width,height:d.height});if(b.marginTop=0,b.marginLeft=0,!p&&s){var w=parseFloat(m.marginTop,10),y=parseFloat(m.marginLeft,10);b.top-=h-w,b.bottom-=h-w,b.left-=c-y,b.right-=c-y,b.marginTop=w,b.marginLeft=y}return(p&&!i?o.contains(l):o===l&&'BODY'!==l.nodeName)&&(b=f(b,o)),b}function w(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=e.ownerDocument.documentElement,n=b(e,o),i=ee(o.clientWidth,window.innerWidth||0),r=ee(o.clientHeight,window.innerHeight||0),p=t?0:l(o),s=t?0:l(o,'left'),d={top:p-n.top+n.marginTop,left:s-n.left+n.marginLeft,width:i,height:r};return g(d)}function y(e){var n=e.nodeName;if('BODY'===n||'HTML'===n)return!1;if('fixed'===t(e,'position'))return!0;var i=o(e);return!!i&&y(i)}function E(e){if(!e||!e.parentElement||r())return document.documentElement;for(var o=e.parentElement;o&&'none'===t(o,'transform');)o=o.parentElement;return o||document.documentElement}function v(e,t,i,r){var p=4<arguments.length&&void 0!==arguments[4]&&arguments[4],s={top:0,left:0},d=p?E(e):a(e,t);if('viewport'===r)s=w(d,p);else{var l;'scrollParent'===r?(l=n(o(t)),'BODY'===l.nodeName&&(l=e.ownerDocument.documentElement)):'window'===r?l=e.ownerDocument.documentElement:l=r;var f=b(l,d,p);if('HTML'===l.nodeName&&!y(d)){var m=c(e.ownerDocument),h=m.height,g=m.width;s.top+=f.top-f.marginTop,s.bottom=h+f.top,s.left+=f.left-f.marginLeft,s.right=g+f.left}else s=f}i=i||0;var u='number'==typeof i;return s.left+=u?i:i.left||0,s.top+=u?i:i.top||0,s.right-=u?i:i.right||0,s.bottom-=u?i:i.bottom||0,s}function x(e){var t=e.width,o=e.height;return t*o}function O(e,t,o,n,i){var r=5<arguments.length&&void 0!==arguments[5]?arguments[5]:0;if(-1===e.indexOf('auto'))return e;var p=v(o,n,r,i),s={top:{width:p.width,height:t.top-p.top},right:{width:p.right-t.right,height:p.height},bottom:{width:p.width,height:p.bottom-t.bottom},left:{width:t.left-p.left,height:p.height}},d=Object.keys(s).map(function(e){return fe({key:e},s[e],{area:x(s[e])})}).sort(function(e,t){return t.area-e.area}),a=d.filter(function(e){var t=e.width,n=e.height;return t>=o.clientWidth&&n>=o.clientHeight}),l=0<a.length?a[0].key:d[0].key,f=e.split('-')[1];return l+(f?'-'+f:'')}function L(e,t,o){var n=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null,i=n?E(t):a(t,o);return b(o,i,n)}function S(e){var t=e.ownerDocument.defaultView,o=t.getComputedStyle(e),n=parseFloat(o.marginTop||0)+parseFloat(o.marginBottom||0),i=parseFloat(o.marginLeft||0)+parseFloat(o.marginRight||0),r={width:e.offsetWidth+i,height:e.offsetHeight+n};return r}function T(e){var t={left:'right',right:'left',bottom:'top',top:'bottom'};return e.replace(/left|right|bottom|top/g,function(e){return t[e]})}function D(e,t,o){o=o.split('-')[0];var n=S(e),i={width:n.width,height:n.height},r=-1!==['right','left'].indexOf(o),p=r?'top':'left',s=r?'left':'top',d=r?'height':'width',a=r?'width':'height';return i[p]=t[p]+t[d]/2-n[d]/2,i[s]=o===s?t[s]-n[a]:t[T(s)],i}function C(e,t){return Array.prototype.find?e.find(t):e.filter(t)[0]}function N(e,t,o){if(Array.prototype.findIndex)return e.findIndex(function(e){return e[t]===o});var n=C(e,function(e){return e[t]===o});return e.indexOf(n)}function P(t,o,n){var i=void 0===n?t:t.slice(0,N(t,'name',n));return i.forEach(function(t){t['function']&&console.warn('`modifier.function` is deprecated, use `modifier.fn`!');var n=t['function']||t.fn;t.enabled&&e(n)&&(o.offsets.popper=g(o.offsets.popper),o.offsets.reference=g(o.offsets.reference),o=n(o,t))}),o}function k(){if(!this.state.isDestroyed){var e={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};e.offsets.reference=L(this.state,this.popper,this.reference,this.options.positionFixed),e.placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),e.originalPlacement=e.placement,e.positionFixed=this.options.positionFixed,e.offsets.popper=D(this.popper,e.offsets.reference,e.placement),e.offsets.popper.position=this.options.positionFixed?'fixed':'absolute',e=P(this.modifiers,e),this.state.isCreated?this.options.onUpdate(e):(this.state.isCreated=!0,this.options.onCreate(e))}}function W(e,t){return e.some(function(e){var o=e.name,n=e.enabled;return n&&o===t})}function H(e){for(var t=[!1,'ms','Webkit','Moz','O'],o=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<t.length;n++){var i=t[n],r=i?''+i+o:e;if('undefined'!=typeof document.body.style[r])return r}return null}function B(){return this.state.isDestroyed=!0,W(this.modifiers,'applyStyle')&&(this.popper.removeAttribute('x-placement'),this.popper.style.position='',this.popper.style.top='',this.popper.style.left='',this.popper.style.right='',this.popper.style.bottom='',this.popper.style.willChange='',this.popper.style[H('transform')]=''),this.disableEventListeners(),this.options.removeOnDestroy&&this.popper.parentNode.removeChild(this.popper),this}function A(e){var t=e.ownerDocument;return t?t.defaultView:window}function M(e,t,o,i){var r='BODY'===e.nodeName,p=r?e.ownerDocument.defaultView:e;p.addEventListener(t,o,{passive:!0}),r||M(n(p.parentNode),t,o,i),i.push(p)}function F(e,t,o,i){o.updateBound=i,A(e).addEventListener('resize',o.updateBound,{passive:!0});var r=n(e);return M(r,'scroll',o.updateBound,o.scrollParents),o.scrollElement=r,o.eventsEnabled=!0,o}function I(){this.state.eventsEnabled||(this.state=F(this.reference,this.options,this.state,this.scheduleUpdate))}function R(e,t){return A(e).removeEventListener('resize',t.updateBound),t.scrollParents.forEach(function(e){e.removeEventListener('scroll',t.updateBound)}),t.updateBound=null,t.scrollParents=[],t.scrollElement=null,t.eventsEnabled=!1,t}function U(){this.state.eventsEnabled&&(cancelAnimationFrame(this.scheduleUpdate),this.state=R(this.reference,this.state))}function Y(e){return''!==e&&!isNaN(parseFloat(e))&&isFinite(e)}function j(e,t){Object.keys(t).forEach(function(o){var n='';-1!==['width','height','top','right','bottom','left'].indexOf(o)&&Y(t[o])&&(n='px'),e.style[o]=t[o]+n})}function V(e,t){Object.keys(t).forEach(function(o){var n=t[o];!1===n?e.removeAttribute(o):e.setAttribute(o,t[o])})}function q(e,t){var o=e.offsets,n=o.popper,i=o.reference,r=$,p=function(e){return e},s=r(i.width),d=r(n.width),a=-1!==['left','right'].indexOf(e.placement),l=-1!==e.placement.indexOf('-'),f=t?a||l||s%2==d%2?r:Z:p,m=t?r:p;return{left:f(1==s%2&&1==d%2&&!l&&t?n.left-1:n.left),top:m(n.top),bottom:m(n.bottom),right:f(n.right)}}function K(e,t,o){var n=C(e,function(e){var o=e.name;return o===t}),i=!!n&&e.some(function(e){return e.name===o&&e.enabled&&e.order<n.order});if(!i){var r='`'+t+'`';console.warn('`'+o+'`'+' modifier is required by '+r+' modifier in order to work, be sure to include it before '+r+'!')}return i}function z(e){return'end'===e?'start':'start'===e?'end':e}function G(e){var t=1<arguments.length&&void 0!==arguments[1]&&arguments[1],o=ce.indexOf(e),n=ce.slice(o+1).concat(ce.slice(0,o));return t?n.reverse():n}function _(e,t,o,n){var i=e.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),r=+i[1],p=i[2];if(!r)return e;if(0===p.indexOf('%')){var s;switch(p){case'%p':s=o;break;case'%':case'%r':default:s=n;}var d=g(s);return d[t]/100*r}if('vh'===p||'vw'===p){var a;return a='vh'===p?ee(document.documentElement.clientHeight,window.innerHeight||0):ee(document.documentElement.clientWidth,window.innerWidth||0),a/100*r}return r}function X(e,t,o,n){var i=[0,0],r=-1!==['right','left'].indexOf(n),p=e.split(/(\+|\-)/).map(function(e){return e.trim()}),s=p.indexOf(C(p,function(e){return-1!==e.search(/,|\s/)}));p[s]&&-1===p[s].indexOf(',')&&console.warn('Offsets separated by white space(s) are deprecated, use a comma (,) instead.');var d=/\s*,\s*|\s+/,a=-1===s?[p]:[p.slice(0,s).concat([p[s].split(d)[0]]),[p[s].split(d)[1]].concat(p.slice(s+1))];return a=a.map(function(e,n){var i=(1===n?!r:r)?'height':'width',p=!1;return e.reduce(function(e,t){return''===e[e.length-1]&&-1!==['+','-'].indexOf(t)?(e[e.length-1]=t,p=!0,e):p?(e[e.length-1]+=t,p=!1,e):e.concat(t)},[]).map(function(e){return _(e,i,t,o)})}),a.forEach(function(e,t){e.forEach(function(o,n){Y(o)&&(i[t]+=o*('-'===e[n-1]?-1:1))})}),i}function J(e,t){var o,n=t.offset,i=e.placement,r=e.offsets,p=r.popper,s=r.reference,d=i.split('-')[0];return o=Y(+n)?[+n,0]:X(n,p,s,d),'left'===d?(p.top+=o[0],p.left-=o[1]):'right'===d?(p.top+=o[0],p.left+=o[1]):'top'===d?(p.left+=o[0],p.top-=o[1]):'bottom'===d&&(p.left+=o[0],p.top+=o[1]),e.popper=p,e}for(var Q=Math.min,Z=Math.floor,$=Math.round,ee=Math.max,te='undefined'!=typeof window&&'undefined'!=typeof document,oe=['Edge','Trident','Firefox'],ne=0,ie=0;ie<oe.length;ie+=1)if(te&&0<=navigator.userAgent.indexOf(oe[ie])){ne=1;break}var i=te&&window.Promise,re=i?function(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then(function(){t=!1,e()}))}}:function(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},ne))}},pe=te&&!!(window.MSInputMethodContext&&document.documentMode),se=te&&/MSIE 10/.test(navigator.userAgent),de=function(e,t){if(!(e instanceof t))throw new TypeError('Cannot call a class as a function')},ae=function(){function e(e,t){for(var o,n=0;n<t.length;n++)o=t[n],o.enumerable=o.enumerable||!1,o.configurable=!0,'value'in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}return function(t,o,n){return o&&e(t.prototype,o),n&&e(t,n),t}}(),le=function(e,t,o){return t in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e},fe=Object.assign||function(e){for(var t,o=1;o<arguments.length;o++)for(var n in t=arguments[o],t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e},me=te&&/Firefox/i.test(navigator.userAgent),he=['auto-start','auto','auto-end','top-start','top','top-end','right-start','right','right-end','bottom-end','bottom','bottom-start','left-end','left','left-start'],ce=he.slice(3),ge={FLIP:'flip',CLOCKWISE:'clockwise',COUNTERCLOCKWISE:'counterclockwise'},ue=function(){function t(o,n){var i=this,r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{};de(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(i.update)},this.update=re(this.update.bind(this)),this.options=fe({},t.Defaults,r),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=o&&o.jquery?o[0]:o,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(fe({},t.Defaults.modifiers,r.modifiers)).forEach(function(e){i.options.modifiers[e]=fe({},t.Defaults.modifiers[e]||{},r.modifiers?r.modifiers[e]:{})}),this.modifiers=Object.keys(this.options.modifiers).map(function(e){return fe({name:e},i.options.modifiers[e])}).sort(function(e,t){return e.order-t.order}),this.modifiers.forEach(function(t){t.enabled&&e(t.onLoad)&&t.onLoad(i.reference,i.popper,i.options,t,i.state)}),this.update();var p=this.options.eventsEnabled;p&&this.enableEventListeners(),this.state.eventsEnabled=p}return ae(t,[{key:'update',value:function(){return k.call(this)}},{key:'destroy',value:function(){return B.call(this)}},{key:'enableEventListeners',value:function(){return I.call(this)}},{key:'disableEventListeners',value:function(){return U.call(this)}}]),t}();return ue.Utils=('undefined'==typeof window?global:window).PopperUtils,ue.placements=he,ue.Defaults={placement:'bottom',positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(e){var t=e.placement,o=t.split('-')[0],n=t.split('-')[1];if(n){var i=e.offsets,r=i.reference,p=i.popper,s=-1!==['bottom','top'].indexOf(o),d=s?'left':'top',a=s?'width':'height',l={start:le({},d,r[d]),end:le({},d,r[d]+r[a]-p[a])};e.offsets.popper=fe({},p,l[n])}return e}},offset:{order:200,enabled:!0,fn:J,offset:0},preventOverflow:{order:300,enabled:!0,fn:function(e,t){var o=t.boundariesElement||p(e.instance.popper);e.instance.reference===o&&(o=p(o));var n=H('transform'),i=e.instance.popper.style,r=i.top,s=i.left,d=i[n];i.top='',i.left='',i[n]='';var a=v(e.instance.popper,e.instance.reference,t.padding,o,e.positionFixed);i.top=r,i.left=s,i[n]=d,t.boundaries=a;var l=t.priority,f=e.offsets.popper,m={primary:function(e){var o=f[e];return f[e]<a[e]&&!t.escapeWithReference&&(o=ee(f[e],a[e])),le({},e,o)},secondary:function(e){var o='right'===e?'left':'top',n=f[o];return f[e]>a[e]&&!t.escapeWithReference&&(n=Q(f[o],a[e]-('right'===e?f.width:f.height))),le({},o,n)}};return l.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';f=fe({},f,m[t](e))}),e.offsets.popper=f,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,n=t.reference,i=e.placement.split('-')[0],r=Z,p=-1!==['top','bottom'].indexOf(i),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]<r(n[d])&&(e.offsets.popper[d]=r(n[d])-o[a]),o[d]>r(n[s])&&(e.offsets.popper[d]=r(n[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,o){var n;if(!K(e.instance.modifiers,'arrow','keepTogether'))return e;var i=o.element;if('string'==typeof i){if(i=e.instance.popper.querySelector(i),!i)return e;}else if(!e.instance.popper.contains(i))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var r=e.placement.split('-')[0],p=e.offsets,s=p.popper,d=p.reference,a=-1!==['left','right'].indexOf(r),l=a?'height':'width',f=a?'Top':'Left',m=f.toLowerCase(),h=a?'left':'top',c=a?'bottom':'right',u=S(i)[l];d[c]-u<s[m]&&(e.offsets.popper[m]-=s[m]-(d[c]-u)),d[m]+u>s[c]&&(e.offsets.popper[m]+=d[m]+u-s[c]),e.offsets.popper=g(e.offsets.popper);var b=d[m]+d[l]/2-u/2,w=t(e.instance.popper),y=parseFloat(w['margin'+f],10),E=parseFloat(w['border'+f+'Width'],10),v=b-e.offsets.popper[m]-y-E;return v=ee(Q(s[l]-u,v),0),e.arrowElement=i,e.offsets.arrow=(n={},le(n,m,$(v)),le(n,h,''),n),e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=v(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement,e.positionFixed),n=e.placement.split('-')[0],i=T(n),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case ge.FLIP:p=[n,i];break;case ge.CLOCKWISE:p=G(n);break;case ge.COUNTERCLOCKWISE:p=G(n,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(n!==s||p.length===d+1)return e;n=e.placement.split('-')[0],i=T(n);var a=e.offsets.popper,l=e.offsets.reference,f=Z,m='left'===n&&f(a.right)>f(l.left)||'right'===n&&f(a.left)<f(l.right)||'top'===n&&f(a.bottom)>f(l.top)||'bottom'===n&&f(a.top)<f(l.bottom),h=f(a.left)<f(o.left),c=f(a.right)>f(o.right),g=f(a.top)<f(o.top),u=f(a.bottom)>f(o.bottom),b='left'===n&&h||'right'===n&&c||'top'===n&&g||'bottom'===n&&u,w=-1!==['top','bottom'].indexOf(n),y=!!t.flipVariations&&(w&&'start'===r&&h||w&&'end'===r&&c||!w&&'start'===r&&g||!w&&'end'===r&&u);(m||b||y)&&(e.flipped=!0,(m||b)&&(n=p[d+1]),y&&(r=z(r)),e.placement=n+(r?'-'+r:''),e.offsets.popper=fe({},e.offsets.popper,D(e.instance.popper,e.offsets.reference,e.placement)),e=P(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],n=e.offsets,i=n.popper,r=n.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return i[p?'left':'top']=r[o]-(s?i[p?'width':'height']:0),e.placement=T(t),e.offsets.popper=g(i),e}},hide:{order:800,enabled:!0,fn:function(e){if(!K(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=C(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottom<o.top||t.left>o.right||t.top>o.bottom||t.right<o.left){if(!0===e.hide)return e;e.hide=!0,e.attributes['x-out-of-boundaries']=''}else{if(!1===e.hide)return e;e.hide=!1,e.attributes['x-out-of-boundaries']=!1}return e}},computeStyle:{order:850,enabled:!0,fn:function(e,t){var o=t.x,n=t.y,i=e.offsets.popper,r=C(e.instance.modifiers,function(e){return'applyStyle'===e.name}).gpuAcceleration;void 0!==r&&console.warn('WARNING: `gpuAcceleration` option moved to `computeStyle` modifier and will not be supported in future versions of Popper.js!');var s,d,a=void 0===r?t.gpuAcceleration:r,l=p(e.instance.popper),f=u(l),m={position:i.position},h=q(e,2>window.devicePixelRatio||!me),c='bottom'===o?'top':'bottom',g='right'===n?'left':'right',b=H('transform');if(d='bottom'==c?'HTML'===l.nodeName?-l.clientHeight+h.bottom:-f.height+h.bottom:h.top,s='right'==g?'HTML'===l.nodeName?-l.clientWidth+h.right:-f.width+h.right:h.left,a&&b)m[b]='translate3d('+s+'px, '+d+'px, 0)',m[c]=0,m[g]=0,m.willChange='transform';else{var w='bottom'==c?-1:1,y='right'==g?-1:1;m[c]=d*w,m[g]=s*y,m.willChange=c+', '+g}var E={"x-placement":e.placement};return e.attributes=fe({},E,e.attributes),e.styles=fe({},m,e.styles),e.arrowStyles=fe({},e.offsets.arrow,e.arrowStyles),e},gpuAcceleration:!0,x:'bottom',y:'right'},applyStyle:{order:900,enabled:!0,fn:function(e){return j(e.instance.popper,e.styles),V(e.instance.popper,e.attributes),e.arrowElement&&Object.keys(e.arrowStyles).length&&j(e.arrowElement,e.arrowStyles),e},onLoad:function(e,t,o,n,i){var r=L(i,t,e,o.positionFixed),p=O(o.placement,r,t,e,o.modifiers.flip.boundariesElement,o.modifiers.flip.padding);return t.setAttribute('x-placement',p),j(t,{position:o.positionFixed?'fixed':'absolute'}),o},gpuAcceleration:void 0}}},ue}); diff --git a/public/assets/Varsity/js/wow.min.js b/public/assets/Varsity/js/wow.min.js new file mode 100644 index 0000000..a123b5e --- /dev/null +++ b/public/assets/Varsity/js/wow.min.js @@ -0,0 +1,3 @@ +/*! WOW wow.js - v1.3.0 - 2016-10-04 +* https://wowjs.uk +* Copyright (c) 2016 Thomas Grainger; Licensed MIT */!function(a,b){if("function"==typeof define&&define.amd)define(["module","exports"],b);else if("undefined"!=typeof exports)b(module,exports);else{var c={exports:{}};b(c,c.exports),a.WOW=c.exports}}(this,function(a,b){"use strict";function c(a,b){if(!(a instanceof b))throw new TypeError("Cannot call a class as a function")}function d(a,b){return b.indexOf(a)>=0}function e(a,b){for(var c in b)if(null==a[c]){var d=b[c];a[c]=d}return a}function f(a){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(a)}function g(a){var b=arguments.length<=1||void 0===arguments[1]?!1:arguments[1],c=arguments.length<=2||void 0===arguments[2]?!1:arguments[2],d=arguments.length<=3||void 0===arguments[3]?null:arguments[3],e=void 0;return null!=document.createEvent?(e=document.createEvent("CustomEvent"),e.initCustomEvent(a,b,c,d)):null!=document.createEventObject?(e=document.createEventObject(),e.eventType=a):e.eventName=a,e}function h(a,b){null!=a.dispatchEvent?a.dispatchEvent(b):b in(null!=a)?a[b]():"on"+b in(null!=a)&&a["on"+b]()}function i(a,b,c){null!=a.addEventListener?a.addEventListener(b,c,!1):null!=a.attachEvent?a.attachEvent("on"+b,c):a[b]=c}function j(a,b,c){null!=a.removeEventListener?a.removeEventListener(b,c,!1):null!=a.detachEvent?a.detachEvent("on"+b,c):delete a[b]}function k(){return"innerHeight"in window?window.innerHeight:document.documentElement.clientHeight}Object.defineProperty(b,"__esModule",{value:!0});var l,m,n=function(){function a(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}return function(b,c,d){return c&&a(b.prototype,c),d&&a(b,d),b}}(),o=window.WeakMap||window.MozWeakMap||function(){function a(){c(this,a),this.keys=[],this.values=[]}return n(a,[{key:"get",value:function(a){for(var b=0;b<this.keys.length;b++){var c=this.keys[b];if(c===a)return this.values[b]}}},{key:"set",value:function(a,b){for(var c=0;c<this.keys.length;c++){var d=this.keys[c];if(d===a)return this.values[c]=b,this}return this.keys.push(a),this.values.push(b),this}}]),a}(),p=window.MutationObserver||window.WebkitMutationObserver||window.MozMutationObserver||(m=l=function(){function a(){c(this,a),"undefined"!=typeof console&&null!==console&&(console.warn("MutationObserver is not supported by your browser."),console.warn("WOW.js cannot detect dom mutations, please call .sync() after loading new content."))}return n(a,[{key:"observe",value:function(){}}]),a}(),l.notSupported=!0,m),q=window.getComputedStyle||function(a){var b=/(\-([a-z]){1})/g;return{getPropertyValue:function(c){"float"===c&&(c="styleFloat"),b.test(c)&&c.replace(b,function(a,b){return b.toUpperCase()});var d=a.currentStyle;return(null!=d?d[c]:void 0)||null}}},r=function(){function a(){var b=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];c(this,a),this.defaults={boxClass:"wow",animateClass:"animated",offset:0,mobile:!0,live:!0,callback:null,scrollContainer:null,resetAnimation:!0},this.animate=function(){return"requestAnimationFrame"in window?function(a){return window.requestAnimationFrame(a)}:function(a){return a()}}(),this.vendors=["moz","webkit"],this.start=this.start.bind(this),this.resetAnimation=this.resetAnimation.bind(this),this.scrollHandler=this.scrollHandler.bind(this),this.scrollCallback=this.scrollCallback.bind(this),this.scrolled=!0,this.config=e(b,this.defaults),null!=b.scrollContainer&&(this.config.scrollContainer=document.querySelector(b.scrollContainer)),this.animationNameCache=new o,this.wowEvent=g(this.config.boxClass)}return n(a,[{key:"init",value:function(){this.element=window.document.documentElement,d(document.readyState,["interactive","complete"])?this.start():i(document,"DOMContentLoaded",this.start),this.finished=[]}},{key:"start",value:function(){var a=this;if(this.stopped=!1,this.boxes=[].slice.call(this.element.querySelectorAll("."+this.config.boxClass)),this.all=this.boxes.slice(0),this.boxes.length)if(this.disabled())this.resetStyle();else for(var b=0;b<this.boxes.length;b++){var c=this.boxes[b];this.applyStyle(c,!0)}if(this.disabled()||(i(this.config.scrollContainer||window,"scroll",this.scrollHandler),i(window,"resize",this.scrollHandler),this.interval=setInterval(this.scrollCallback,50)),this.config.live){var d=new p(function(b){for(var c=0;c<b.length;c++)for(var d=b[c],e=0;e<d.addedNodes.length;e++){var f=d.addedNodes[e];a.doSync(f)}});d.observe(document.body,{childList:!0,subtree:!0})}}},{key:"stop",value:function(){this.stopped=!0,j(this.config.scrollContainer||window,"scroll",this.scrollHandler),j(window,"resize",this.scrollHandler),null!=this.interval&&clearInterval(this.interval)}},{key:"sync",value:function(){p.notSupported&&this.doSync(this.element)}},{key:"doSync",value:function(a){if("undefined"!=typeof a&&null!==a||(a=this.element),1===a.nodeType){a=a.parentNode||a;for(var b=a.querySelectorAll("."+this.config.boxClass),c=0;c<b.length;c++){var e=b[c];d(e,this.all)||(this.boxes.push(e),this.all.push(e),this.stopped||this.disabled()?this.resetStyle():this.applyStyle(e,!0),this.scrolled=!0)}}}},{key:"show",value:function(a){return this.applyStyle(a),a.className=a.className+" "+this.config.animateClass,null!=this.config.callback&&this.config.callback(a),h(a,this.wowEvent),this.config.resetAnimation&&(i(a,"animationend",this.resetAnimation),i(a,"oanimationend",this.resetAnimation),i(a,"webkitAnimationEnd",this.resetAnimation),i(a,"MSAnimationEnd",this.resetAnimation)),a}},{key:"applyStyle",value:function(a,b){var c=this,d=a.getAttribute("data-wow-duration"),e=a.getAttribute("data-wow-delay"),f=a.getAttribute("data-wow-iteration");return this.animate(function(){return c.customStyle(a,b,d,e,f)})}},{key:"resetStyle",value:function(){for(var a=0;a<this.boxes.length;a++){var b=this.boxes[a];b.style.visibility="visible"}}},{key:"resetAnimation",value:function(a){if(a.type.toLowerCase().indexOf("animationend")>=0){var b=a.target||a.srcElement;b.className=b.className.replace(this.config.animateClass,"").trim()}}},{key:"customStyle",value:function(a,b,c,d,e){return b&&this.cacheAnimationName(a),a.style.visibility=b?"hidden":"visible",c&&this.vendorSet(a.style,{animationDuration:c}),d&&this.vendorSet(a.style,{animationDelay:d}),e&&this.vendorSet(a.style,{animationIterationCount:e}),this.vendorSet(a.style,{animationName:b?"none":this.cachedAnimationName(a)}),a}},{key:"vendorSet",value:function(a,b){for(var c in b)if(b.hasOwnProperty(c)){var d=b[c];a[""+c]=d;for(var e=0;e<this.vendors.length;e++){var f=this.vendors[e];a[""+f+c.charAt(0).toUpperCase()+c.substr(1)]=d}}}},{key:"vendorCSS",value:function(a,b){for(var c=q(a),d=c.getPropertyCSSValue(b),e=0;e<this.vendors.length;e++){var f=this.vendors[e];d=d||c.getPropertyCSSValue("-"+f+"-"+b)}return d}},{key:"animationName",value:function(a){var b=void 0;try{b=this.vendorCSS(a,"animation-name").cssText}catch(c){b=q(a).getPropertyValue("animation-name")}return"none"===b?"":b}},{key:"cacheAnimationName",value:function(a){return this.animationNameCache.set(a,this.animationName(a))}},{key:"cachedAnimationName",value:function(a){return this.animationNameCache.get(a)}},{key:"scrollHandler",value:function(){this.scrolled=!0}},{key:"scrollCallback",value:function(){if(this.scrolled){this.scrolled=!1;for(var a=[],b=0;b<this.boxes.length;b++){var c=this.boxes[b];if(c){if(this.isVisible(c)){this.show(c);continue}a.push(c)}}this.boxes=a,this.boxes.length||this.config.live||this.stop()}}},{key:"offsetTop",value:function(a){for(;void 0===a.offsetTop;)a=a.parentNode;for(var b=a.offsetTop;a.offsetParent;)a=a.offsetParent,b+=a.offsetTop;return b}},{key:"isVisible",value:function(a){var b=a.getAttribute("data-wow-offset")||this.config.offset,c=this.config.scrollContainer&&this.config.scrollContainer.scrollTop||window.pageYOffset,d=c+Math.min(this.element.clientHeight,k())-b,e=this.offsetTop(a),f=e+a.clientHeight;return d>=e&&f>=c}},{key:"disabled",value:function(){return!this.config.mobile&&f(navigator.userAgent)}}]),a}();b["default"]=r,a.exports=b["default"]});
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/aos/aos.css b/public/assets/Varsity/vendors/aos/aos.css new file mode 100644 index 0000000..66923fe --- /dev/null +++ b/public/assets/Varsity/vendors/aos/aos.css @@ -0,0 +1 @@ +[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/aos/aos.js b/public/assets/Varsity/vendors/aos/aos.js new file mode 100644 index 0000000..0ba1c7b --- /dev/null +++ b/public/assets/Varsity/vendors/aos/aos.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.AOS=t():e.AOS=t()}(this,function(){return function(e){function t(o){if(n[o])return n[o].exports;var i=n[o]={exports:{},id:o,loaded:!1};return e[o].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n={};return t.m=e,t.c=n,t.p="dist/",t(0)}([function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}var i=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},r=n(1),a=(o(r),n(6)),u=o(a),c=n(7),f=o(c),s=n(8),d=o(s),l=n(9),p=o(l),m=n(10),b=o(m),v=n(11),y=o(v),g=n(14),h=o(g),w=[],k=!1,x={offset:120,delay:0,easing:"ease",duration:400,disable:!1,once:!1,startEvent:"DOMContentLoaded",throttleDelay:99,debounceDelay:50,disableMutationObserver:!1},j=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e&&(k=!0),k)return w=(0,y.default)(w,x),(0,b.default)(w,x.once),w},O=function(){w=(0,h.default)(),j()},_=function(){w.forEach(function(e,t){e.node.removeAttribute("data-aos"),e.node.removeAttribute("data-aos-easing"),e.node.removeAttribute("data-aos-duration"),e.node.removeAttribute("data-aos-delay")})},S=function(e){return e===!0||"mobile"===e&&p.default.mobile()||"phone"===e&&p.default.phone()||"tablet"===e&&p.default.tablet()||"function"==typeof e&&e()===!0},z=function(e){x=i(x,e),w=(0,h.default)();var t=document.all&&!window.atob;return S(x.disable)||t?_():(document.querySelector("body").setAttribute("data-aos-easing",x.easing),document.querySelector("body").setAttribute("data-aos-duration",x.duration),document.querySelector("body").setAttribute("data-aos-delay",x.delay),"DOMContentLoaded"===x.startEvent&&["complete","interactive"].indexOf(document.readyState)>-1?j(!0):"load"===x.startEvent?window.addEventListener(x.startEvent,function(){j(!0)}):document.addEventListener(x.startEvent,function(){j(!0)}),window.addEventListener("resize",(0,f.default)(j,x.debounceDelay,!0)),window.addEventListener("orientationchange",(0,f.default)(j,x.debounceDelay,!0)),window.addEventListener("scroll",(0,u.default)(function(){(0,b.default)(w,x.once)},x.throttleDelay)),x.disableMutationObserver||(0,d.default)("[data-aos]",O),w)};e.exports={init:z,refresh:j,refreshHard:O}},function(e,t){},,,,,function(e,t){(function(t){"use strict";function n(e,t,n){function o(t){var n=b,o=v;return b=v=void 0,k=t,g=e.apply(o,n)}function r(e){return k=e,h=setTimeout(s,t),_?o(e):g}function a(e){var n=e-w,o=e-k,i=t-n;return S?j(i,y-o):i}function c(e){var n=e-w,o=e-k;return void 0===w||n>=t||n<0||S&&o>=y}function s(){var e=O();return c(e)?d(e):void(h=setTimeout(s,a(e)))}function d(e){return h=void 0,z&&b?o(e):(b=v=void 0,g)}function l(){void 0!==h&&clearTimeout(h),k=0,b=w=v=h=void 0}function p(){return void 0===h?g:d(O())}function m(){var e=O(),n=c(e);if(b=arguments,v=this,w=e,n){if(void 0===h)return r(w);if(S)return h=setTimeout(s,t),o(w)}return void 0===h&&(h=setTimeout(s,t)),g}var b,v,y,g,h,w,k=0,_=!1,S=!1,z=!0;if("function"!=typeof e)throw new TypeError(f);return t=u(t)||0,i(n)&&(_=!!n.leading,S="maxWait"in n,y=S?x(u(n.maxWait)||0,t):y,z="trailing"in n?!!n.trailing:z),m.cancel=l,m.flush=p,m}function o(e,t,o){var r=!0,a=!0;if("function"!=typeof e)throw new TypeError(f);return i(o)&&(r="leading"in o?!!o.leading:r,a="trailing"in o?!!o.trailing:a),n(e,t,{leading:r,maxWait:t,trailing:a})}function i(e){var t="undefined"==typeof e?"undefined":c(e);return!!e&&("object"==t||"function"==t)}function r(e){return!!e&&"object"==("undefined"==typeof e?"undefined":c(e))}function a(e){return"symbol"==("undefined"==typeof e?"undefined":c(e))||r(e)&&k.call(e)==d}function u(e){if("number"==typeof e)return e;if(a(e))return s;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(l,"");var n=m.test(e);return n||b.test(e)?v(e.slice(2),n?2:8):p.test(e)?s:+e}var c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},f="Expected a function",s=NaN,d="[object Symbol]",l=/^\s+|\s+$/g,p=/^[-+]0x[0-9a-f]+$/i,m=/^0b[01]+$/i,b=/^0o[0-7]+$/i,v=parseInt,y="object"==("undefined"==typeof t?"undefined":c(t))&&t&&t.Object===Object&&t,g="object"==("undefined"==typeof self?"undefined":c(self))&&self&&self.Object===Object&&self,h=y||g||Function("return this")(),w=Object.prototype,k=w.toString,x=Math.max,j=Math.min,O=function(){return h.Date.now()};e.exports=o}).call(t,function(){return this}())},function(e,t){(function(t){"use strict";function n(e,t,n){function i(t){var n=b,o=v;return b=v=void 0,O=t,g=e.apply(o,n)}function r(e){return O=e,h=setTimeout(s,t),_?i(e):g}function u(e){var n=e-w,o=e-O,i=t-n;return S?x(i,y-o):i}function f(e){var n=e-w,o=e-O;return void 0===w||n>=t||n<0||S&&o>=y}function s(){var e=j();return f(e)?d(e):void(h=setTimeout(s,u(e)))}function d(e){return h=void 0,z&&b?i(e):(b=v=void 0,g)}function l(){void 0!==h&&clearTimeout(h),O=0,b=w=v=h=void 0}function p(){return void 0===h?g:d(j())}function m(){var e=j(),n=f(e);if(b=arguments,v=this,w=e,n){if(void 0===h)return r(w);if(S)return h=setTimeout(s,t),i(w)}return void 0===h&&(h=setTimeout(s,t)),g}var b,v,y,g,h,w,O=0,_=!1,S=!1,z=!0;if("function"!=typeof e)throw new TypeError(c);return t=a(t)||0,o(n)&&(_=!!n.leading,S="maxWait"in n,y=S?k(a(n.maxWait)||0,t):y,z="trailing"in n?!!n.trailing:z),m.cancel=l,m.flush=p,m}function o(e){var t="undefined"==typeof e?"undefined":u(e);return!!e&&("object"==t||"function"==t)}function i(e){return!!e&&"object"==("undefined"==typeof e?"undefined":u(e))}function r(e){return"symbol"==("undefined"==typeof e?"undefined":u(e))||i(e)&&w.call(e)==s}function a(e){if("number"==typeof e)return e;if(r(e))return f;if(o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(d,"");var n=p.test(e);return n||m.test(e)?b(e.slice(2),n?2:8):l.test(e)?f:+e}var u="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c="Expected a function",f=NaN,s="[object Symbol]",d=/^\s+|\s+$/g,l=/^[-+]0x[0-9a-f]+$/i,p=/^0b[01]+$/i,m=/^0o[0-7]+$/i,b=parseInt,v="object"==("undefined"==typeof t?"undefined":u(t))&&t&&t.Object===Object&&t,y="object"==("undefined"==typeof self?"undefined":u(self))&&self&&self.Object===Object&&self,g=v||y||Function("return this")(),h=Object.prototype,w=h.toString,k=Math.max,x=Math.min,j=function(){return g.Date.now()};e.exports=n}).call(t,function(){return this}())},function(e,t){"use strict";function n(e,t){var n=window.document,r=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver,a=new r(o);i=t,a.observe(n.documentElement,{childList:!0,subtree:!0,removedNodes:!0})}function o(e){e&&e.forEach(function(e){var t=Array.prototype.slice.call(e.addedNodes),n=Array.prototype.slice.call(e.removedNodes),o=t.concat(n).filter(function(e){return e.hasAttribute&&e.hasAttribute("data-aos")}).length;o&&i()})}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){};t.default=n},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(){return navigator.userAgent||navigator.vendor||window.opera||""}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}return function(t,n,o){return n&&e(t.prototype,n),o&&e(t,o),t}}(),r=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i,a=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,u=/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i,c=/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i,f=function(){function e(){n(this,e)}return i(e,[{key:"phone",value:function(){var e=o();return!(!r.test(e)&&!a.test(e.substr(0,4)))}},{key:"mobile",value:function(){var e=o();return!(!u.test(e)&&!c.test(e.substr(0,4)))}},{key:"tablet",value:function(){return this.mobile()&&!this.phone()}}]),e}();t.default=new f},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e,t,n){var o=e.node.getAttribute("data-aos-once");t>e.position?e.node.classList.add("aos-animate"):"undefined"!=typeof o&&("false"===o||!n&&"true"!==o)&&e.node.classList.remove("aos-animate")},o=function(e,t){var o=window.pageYOffset,i=window.innerHeight;e.forEach(function(e,r){n(e,i+o,t)})};t.default=o},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(12),r=o(i),a=function(e,t){return e.forEach(function(e,n){e.node.classList.add("aos-init"),e.position=(0,r.default)(e.node,t.offset)}),e};t.default=a},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(13),r=o(i),a=function(e,t){var n=0,o=0,i=window.innerHeight,a={offset:e.getAttribute("data-aos-offset"),anchor:e.getAttribute("data-aos-anchor"),anchorPlacement:e.getAttribute("data-aos-anchor-placement")};switch(a.offset&&!isNaN(a.offset)&&(o=parseInt(a.offset)),a.anchor&&document.querySelectorAll(a.anchor)&&(e=document.querySelectorAll(a.anchor)[0]),n=(0,r.default)(e).top,a.anchorPlacement){case"top-bottom":break;case"center-bottom":n+=e.offsetHeight/2;break;case"bottom-bottom":n+=e.offsetHeight;break;case"top-center":n+=i/2;break;case"bottom-center":n+=i/2+e.offsetHeight;break;case"center-center":n+=i/2+e.offsetHeight/2;break;case"top-top":n+=i;break;case"bottom-top":n+=e.offsetHeight+i;break;case"center-top":n+=e.offsetHeight/2+i}return a.anchorPlacement||a.offset||isNaN(t)||(o=t),n+o};t.default=a},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e){for(var t=0,n=0;e&&!isNaN(e.offsetLeft)&&!isNaN(e.offsetTop);)t+=e.offsetLeft-("BODY"!=e.tagName?e.scrollLeft:0),n+=e.offsetTop-("BODY"!=e.tagName?e.scrollTop:0),e=e.offsetParent;return{top:n,left:t}};t.default=n},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=function(e){return e=e||document.querySelectorAll("[data-aos]"),Array.prototype.map.call(e,function(e){return{node:e}})};t.default=n}])});
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/countdown/css/Countdown.css b/public/assets/Varsity/vendors/countdown/css/Countdown.css new file mode 100644 index 0000000..38452a9 --- /dev/null +++ b/public/assets/Varsity/vendors/countdown/css/Countdown.css @@ -0,0 +1,29 @@ +/** +* Project : simply-countdown +* File : simplyCountdown.theme.custom +* Author : Your Name <YourMail@example.com> +*/ + +.simply-countdown { + /* The countdown */ +} +.simply-countdown > .simply-section { + /* coutndown blocks */ +} + +.simply-countdown > .simply-section > div { + /* countdown block inner div */ +} + +.simply-countdown > .simply-section .simply-amount, +.simply-countdown > .simply-section .simply-word { + /* amounts and words */ +} + +.simply-countdown > .simply-section .simply-amount { + /* amounts */ +} + +.simply-countdown > .simply-section .simply-word { + /* words */ +} diff --git a/public/assets/Varsity/vendors/countdown/js/simplyCountdown.min.js b/public/assets/Varsity/vendors/countdown/js/simplyCountdown.min.js new file mode 100644 index 0000000..620a85f --- /dev/null +++ b/public/assets/Varsity/vendors/countdown/js/simplyCountdown.min.js @@ -0,0 +1,12 @@ +"use strict";function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(t){ +/*! + * Project : simply-countdown + * Date : 27/06/2015 + * License : MIT + * Version : 1.5.0 + * Author : Vincent Loy <vincent.loy1@gmail.com> + * Contributors : + * - Justin Beasley <JustinB@harvest.org> + * - Nathan Smith <NathanS@harvest.org> + */ +var e=function(t,e,n){var o=document.createElement("div"),s=document.createElement("span"),r=document.createElement("span"),a=document.createElement("div");return a.appendChild(s),a.appendChild(r),o.appendChild(a),o.classList.add(e.sectionClass),o.classList.add(n),s.classList.add(e.amountClass),r.classList.add(e.wordClass),t.appendChild(o),{full:o,amount:s,word:r}};t.simplyCountdown=function(t,n){var o,s,r,a,d,c,i,l,u,m,p=function t(e){for(var n,o=e||{},s=1;s<arguments.length;s+=1){n=arguments[s];var r=Object.keys(n);if(r.length)for(var a=0;a<r.length;a+=1){var d=r[a];Object.prototype.hasOwnProperty.call(n,d)&&("object"===_typeof(n[d])?t(o[d],n[d]):o[d]=n[d])}}return o}({year:2015,month:6,day:28,hours:0,minutes:0,seconds:0,words:{days:"day",hours:"hour",minutes:"minute",seconds:"second",pluralLetter:"s"},plural:!0,inline:!1,enableUtc:!1,onEnd:function(){},refresh:1e3,inlineClass:"simply-countdown-inline",sectionClass:"simply-section",amountClass:"simply-amount",wordClass:"simply-word",zeroPad:!1,countUp:!1},n),y=document.querySelectorAll(t);r=new Date(p.year,p.month-1,p.day,p.hours,p.minutes,p.seconds),s=p.enableUtc?new Date(r.getUTCFullYear(),r.getUTCMonth(),r.getUTCDate(),r.getUTCHours(),r.getUTCMinutes(),r.getUTCSeconds()):r,Array.prototype.forEach.call(y,function(t){var n,r=t,y=function(t,n){var o;return t.inline?((o=document.createElement("span")).classList.add(t.inlineClass),o):{days:e(n,t,"simply-days-section"),hours:e(n,t,"simply-hours-section"),minutes:e(n,t,"simply-minutes-section"),seconds:e(n,t,"simply-seconds-section")}}(p,r);(n=function(){var t,e,n,w,f=function(){i=parseInt(c/86400,10),c%=86400,l=parseInt(c/3600,10),c%=3600,u=parseInt(c/60,10),m=parseInt(c%60,10)};a=new Date,p.enableUtc?(d=new Date(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds()),c=(s-d.getTime())/1e3):c=(s-a.getTime())/1e3,c>0?f():p.countUp?(c=(a.getTime()-s)/1e3,f()):(i=0,l=0,u=0,m=0,window.clearInterval(o),p.onEnd()),p.plural?(t=i>1?p.words.days+p.words.pluralLetter:p.words.days,e=l>1?p.words.hours+p.words.pluralLetter:p.words.hours,n=u>1?p.words.minutes+p.words.pluralLetter:p.words.minutes,w=m>1?p.words.seconds+p.words.pluralLetter:p.words.seconds):(t=p.words.days,e=p.words.hours,n=p.words.minutes,w=p.words.seconds),p.inline?r.innerHTML="".concat(i," ").concat(t,", ")+"".concat(l," ").concat(e,", ")+"".concat(u," ").concat(n,", ")+"".concat(m," ").concat(w,"."):(y.days.amount.textContent=(p.zeroPad&&i.toString().length<2?"0":"")+i,y.days.word.textContent=t,y.hours.amount.textContent=(p.zeroPad&&l.toString().length<2?"0":"")+l,y.hours.word.textContent=e,y.minutes.amount.textContent=(p.zeroPad&&u.toString().length<2?"0":"")+u,y.minutes.word.textContent=n,y.seconds.amount.textContent=(p.zeroPad&&m.toString().length<2?"0":"")+m,y.seconds.word.textContent=w)})(),o=window.setInterval(n,p.refresh)})}}(window),window.jQuery&&function(t,e){t.fn.simplyCountdown=function(t){return function(t,n){e(t,n)}(this.selector,t)}}(jQuery,simplyCountdown);
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/counter/jquery.countTo.js b/public/assets/Varsity/vendors/counter/jquery.countTo.js new file mode 100644 index 0000000..5940912 --- /dev/null +++ b/public/assets/Varsity/vendors/counter/jquery.countTo.js @@ -0,0 +1,130 @@ +(function (factory) { + if (typeof define === 'function' && define.amd) { + // AMD + define(['jquery'], factory); + } else if (typeof exports === 'object') { + // CommonJS + factory(require('jquery')); + } else { + // Browser globals + factory(jQuery); + } +}(function ($) { + var CountTo = function (element, options) { + this.$element = $(element); + this.options = $.extend({}, CountTo.DEFAULTS, this.dataOptions(), options); + this.init(); + }; + + CountTo.DEFAULTS = { + from: 0, // the number the element should start at + to: 0, // the number the element should end at + speed: 1000, // how long it should take to count between the target numbers + refreshInterval: 100, // how often the element should be updated + decimals: 0, // the number of decimal places to show + formatter: formatter, // handler for formatting the value before rendering + onUpdate: null, // callback method for every time the element is updated + onComplete: null // callback method for when the element finishes updating + }; + + CountTo.prototype.init = function () { + this.value = this.options.from; + this.loops = Math.ceil(this.options.speed / this.options.refreshInterval); + this.loopCount = 0; + this.increment = (this.options.to - this.options.from) / this.loops; + }; + + CountTo.prototype.dataOptions = function () { + var options = { + from: this.$element.data('from'), + to: this.$element.data('to'), + speed: this.$element.data('speed'), + refreshInterval: this.$element.data('refresh-interval'), + decimals: this.$element.data('decimals') + }; + + var keys = Object.keys(options); + + for (var i in keys) { + var key = keys[i]; + + if (typeof(options[key]) === 'undefined') { + delete options[key]; + } + } + + return options; + }; + + CountTo.prototype.update = function () { + this.value += this.increment; + this.loopCount++; + + this.render(); + + if (typeof(this.options.onUpdate) == 'function') { + this.options.onUpdate.call(this.$element, this.value); + } + + if (this.loopCount >= this.loops) { + clearInterval(this.interval); + this.value = this.options.to; + + if (typeof(this.options.onComplete) == 'function') { + this.options.onComplete.call(this.$element, this.value); + } + } + }; + + CountTo.prototype.render = function () { + var formattedValue = this.options.formatter.call(this.$element, this.value, this.options); + this.$element.text(formattedValue); + }; + + CountTo.prototype.restart = function () { + this.stop(); + this.init(); + this.start(); + }; + + CountTo.prototype.start = function () { + this.stop(); + this.render(); + this.interval = setInterval(this.update.bind(this), this.options.refreshInterval); + }; + + CountTo.prototype.stop = function () { + if (this.interval) { + clearInterval(this.interval); + } + }; + + CountTo.prototype.toggle = function () { + if (this.interval) { + this.stop(); + } else { + this.start(); + } + }; + + function formatter(value, options) { + return value.toFixed(options.decimals); + } + + $.fn.countTo = function (option) { + return this.each(function () { + var $this = $(this); + var data = $this.data('countTo'); + var init = !data || typeof(option) === 'object'; + var options = typeof(option) === 'object' ? option : {}; + var method = typeof(option) === 'string' ? option : 'start'; + + if (init) { + if (data) data.stop(); + $this.data('countTo', data = new CountTo(this, options)); + } + + data[method].call(data); + }); + }; +})); diff --git a/public/assets/Varsity/vendors/elegant_Icon/elegent_icon.css b/public/assets/Varsity/vendors/elegant_Icon/elegent_icon.css new file mode 100644 index 0000000..46681ce --- /dev/null +++ b/public/assets/Varsity/vendors/elegant_Icon/elegent_icon.css @@ -0,0 +1,1159 @@ +@font-face { + font-family: 'ElegantIcons'; + src:url('fonts/ElegantIcons.eot'); + src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'), + url('fonts/ElegantIcons.woff') format('woff'), + url('fonts/ElegantIcons.ttf') format('truetype'), + url('fonts/ElegantIcons.svg#ElegantIcons') format('svg'); + font-weight: normal; + font-style: normal; +} + +/* Use the following CSS code if you want to use data attributes for inserting your icons */ +[data-icon]:before { + font-family: 'ElegantIcons'; + content: attr(data-icon); + speak: none; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +/* Use the following CSS code if you want to have a class per icon */ +/* +Instead of a list of all class selectors, +you can use the generic selector below, but it's slower: +[class*="your-class-prefix"] { +*/ +.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard { + font-family: 'ElegantIcons'; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + -webkit-font-smoothing: antialiased; +} +.arrow_up:before { + content: "\21"; +} +.arrow_down:before { + content: "\22"; +} +.arrow_left:before { + content: "\23"; +} +.arrow_right:before { + content: "\24"; +} +.arrow_left-up:before { + content: "\25"; +} +.arrow_right-up:before { + content: "\26"; +} +.arrow_right-down:before { + content: "\27"; +} +.arrow_left-down:before { + content: "\28"; +} +.arrow-up-down:before { + content: "\29"; +} +.arrow_up-down_alt:before { + content: "\2a"; +} +.arrow_left-right_alt:before { + content: "\2b"; +} +.arrow_left-right:before { + content: "\2c"; +} +.arrow_expand_alt2:before { + content: "\2d"; +} +.arrow_expand_alt:before { + content: "\2e"; +} +.arrow_condense:before { + content: "\2f"; +} +.arrow_expand:before { + content: "\30"; +} +.arrow_move:before { + content: "\31"; +} +.arrow_carrot-up:before { + content: "\32"; +} +.arrow_carrot-down:before { + content: "\33"; +} +.arrow_carrot-left:before { + content: "\34"; +} +.arrow_carrot-right:before { + content: "\35"; +} +.arrow_carrot-2up:before { + content: "\36"; +} +.arrow_carrot-2down:before { + content: "\37"; +} +.arrow_carrot-2left:before { + content: "\38"; +} +.arrow_carrot-2right:before { + content: "\39"; +} +.arrow_carrot-up_alt2:before { + content: "\3a"; +} +.arrow_carrot-down_alt2:before { + content: "\3b"; +} +.arrow_carrot-left_alt2:before { + content: "\3c"; +} +.arrow_carrot-right_alt2:before { + content: "\3d"; +} +.arrow_carrot-2up_alt2:before { + content: "\3e"; +} +.arrow_carrot-2down_alt2:before { + content: "\3f"; +} +.arrow_carrot-2left_alt2:before { + content: "\40"; +} +.arrow_carrot-2right_alt2:before { + content: "\41"; +} +.arrow_triangle-up:before { + content: "\42"; +} +.arrow_triangle-down:before { + content: "\43"; +} +.arrow_triangle-left:before { + content: "\44"; +} +.arrow_triangle-right:before { + content: "\45"; +} +.arrow_triangle-up_alt2:before { + content: "\46"; +} +.arrow_triangle-down_alt2:before { + content: "\47"; +} +.arrow_triangle-left_alt2:before { + content: "\48"; +} +.arrow_triangle-right_alt2:before { + content: "\49"; +} +.arrow_back:before { + content: "\4a"; +} +.icon_minus-06:before { + content: "\4b"; +} +.icon_plus:before { + content: "\4c"; +} +.icon_close:before { + content: "\4d"; +} +.icon_check:before { + content: "\4e"; +} +.icon_minus_alt2:before { + content: "\4f"; +} +.icon_plus_alt2:before { + content: "\50"; +} +.icon_close_alt2:before { + content: "\51"; +} +.icon_check_alt2:before { + content: "\52"; +} +.icon_zoom-out_alt:before { + content: "\53"; +} +.icon_zoom-in_alt:before { + content: "\54"; +} +.icon_search:before { + content: "\55"; +} +.icon_box-empty:before { + content: "\56"; +} +.icon_box-selected:before { + content: "\57"; +} +.icon_minus-box:before { + content: "\58"; +} +.icon_plus-box:before { + content: "\59"; +} +.icon_box-checked:before { + content: "\5a"; +} +.icon_circle-empty:before { + content: "\5b"; +} +.icon_circle-slelected:before { + content: "\5c"; +} +.icon_stop_alt2:before { + content: "\5d"; +} +.icon_stop:before { + content: "\5e"; +} +.icon_pause_alt2:before { + content: "\5f"; +} +.icon_pause:before { + content: "\60"; +} +.icon_menu:before { + content: "\61"; +} +.icon_menu-square_alt2:before { + content: "\62"; +} +.icon_menu-circle_alt2:before { + content: "\63"; +} +.icon_ul:before { + content: "\64"; +} +.icon_ol:before { + content: "\65"; +} +.icon_adjust-horiz:before { + content: "\66"; +} +.icon_adjust-vert:before { + content: "\67"; +} +.icon_document_alt:before { + content: "\68"; +} +.icon_documents_alt:before { + content: "\69"; +} +.icon_pencil:before { + content: "\6a"; +} +.icon_pencil-edit_alt:before { + content: "\6b"; +} +.icon_pencil-edit:before { + content: "\6c"; +} +.icon_folder-alt:before { + content: "\6d"; +} +.icon_folder-open_alt:before { + content: "\6e"; +} +.icon_folder-add_alt:before { + content: "\6f"; +} +.icon_info_alt:before { + content: "\70"; +} +.icon_error-oct_alt:before { + content: "\71"; +} +.icon_error-circle_alt:before { + content: "\72"; +} +.icon_error-triangle_alt:before { + content: "\73"; +} +.icon_question_alt2:before { + content: "\74"; +} +.icon_question:before { + content: "\75"; +} +.icon_comment_alt:before { + content: "\76"; +} +.icon_chat_alt:before { + content: "\77"; +} +.icon_vol-mute_alt:before { + content: "\78"; +} +.icon_volume-low_alt:before { + content: "\79"; +} +.icon_volume-high_alt:before { + content: "\7a"; +} +.icon_quotations:before { + content: "\7b"; +} +.icon_quotations_alt2:before { + content: "\7c"; +} +.icon_clock_alt:before { + content: "\7d"; +} +.icon_lock_alt:before { + content: "\7e"; +} +.icon_lock-open_alt:before { + content: "\e000"; +} +.icon_key_alt:before { + content: "\e001"; +} +.icon_cloud_alt:before { + content: "\e002"; +} +.icon_cloud-upload_alt:before { + content: "\e003"; +} +.icon_cloud-download_alt:before { + content: "\e004"; +} +.icon_image:before { + content: "\e005"; +} +.icon_images:before { + content: "\e006"; +} +.icon_lightbulb_alt:before { + content: "\e007"; +} +.icon_gift_alt:before { + content: "\e008"; +} +.icon_house_alt:before { + content: "\e009"; +} +.icon_genius:before { + content: "\e00a"; +} +.icon_mobile:before { + content: "\e00b"; +} +.icon_tablet:before { + content: "\e00c"; +} +.icon_laptop:before { + content: "\e00d"; +} +.icon_desktop:before { + content: "\e00e"; +} +.icon_camera_alt:before { + content: "\e00f"; +} +.icon_mail_alt:before { + content: "\e010"; +} +.icon_cone_alt:before { + content: "\e011"; +} +.icon_ribbon_alt:before { + content: "\e012"; +} +.icon_bag_alt:before { + content: "\e013"; +} +.icon_creditcard:before { + content: "\e014"; +} +.icon_cart_alt:before { + content: "\e015"; +} +.icon_paperclip:before { + content: "\e016"; +} +.icon_tag_alt:before { + content: "\e017"; +} +.icon_tags_alt:before { + content: "\e018"; +} +.icon_trash_alt:before { + content: "\e019"; +} +.icon_cursor_alt:before { + content: "\e01a"; +} +.icon_mic_alt:before { + content: "\e01b"; +} +.icon_compass_alt:before { + content: "\e01c"; +} +.icon_pin_alt:before { + content: "\e01d"; +} +.icon_pushpin_alt:before { + content: "\e01e"; +} +.icon_map_alt:before { + content: "\e01f"; +} +.icon_drawer_alt:before { + content: "\e020"; +} +.icon_toolbox_alt:before { + content: "\e021"; +} +.icon_book_alt:before { + content: "\e022"; +} +.icon_calendar:before { + content: "\e023"; +} +.icon_film:before { + content: "\e024"; +} +.icon_table:before { + content: "\e025"; +} +.icon_contacts_alt:before { + content: "\e026"; +} +.icon_headphones:before { + content: "\e027"; +} +.icon_lifesaver:before { + content: "\e028"; +} +.icon_piechart:before { + content: "\e029"; +} +.icon_refresh:before { + content: "\e02a"; +} +.icon_link_alt:before { + content: "\e02b"; +} +.icon_link:before { + content: "\e02c"; +} +.icon_loading:before { + content: "\e02d"; +} +.icon_blocked:before { + content: "\e02e"; +} +.icon_archive_alt:before { + content: "\e02f"; +} +.icon_heart_alt:before { + content: "\e030"; +} +.icon_star_alt:before { + content: "\e031"; +} +.icon_star-half_alt:before { + content: "\e032"; +} +.icon_star:before { + content: "\e033"; +} +.icon_star-half:before { + content: "\e034"; +} +.icon_tools:before { + content: "\e035"; +} +.icon_tool:before { + content: "\e036"; +} +.icon_cog:before { + content: "\e037"; +} +.icon_cogs:before { + content: "\e038"; +} +.arrow_up_alt:before { + content: "\e039"; +} +.arrow_down_alt:before { + content: "\e03a"; +} +.arrow_left_alt:before { + content: "\e03b"; +} +.arrow_right_alt:before { + content: "\e03c"; +} +.arrow_left-up_alt:before { + content: "\e03d"; +} +.arrow_right-up_alt:before { + content: "\e03e"; +} +.arrow_right-down_alt:before { + content: "\e03f"; +} +.arrow_left-down_alt:before { + content: "\e040"; +} +.arrow_condense_alt:before { + content: "\e041"; +} +.arrow_expand_alt3:before { + content: "\e042"; +} +.arrow_carrot_up_alt:before { + content: "\e043"; +} +.arrow_carrot-down_alt:before { + content: "\e044"; +} +.arrow_carrot-left_alt:before { + content: "\e045"; +} +.arrow_carrot-right_alt:before { + content: "\e046"; +} +.arrow_carrot-2up_alt:before { + content: "\e047"; +} +.arrow_carrot-2dwnn_alt:before { + content: "\e048"; +} +.arrow_carrot-2left_alt:before { + content: "\e049"; +} +.arrow_carrot-2right_alt:before { + content: "\e04a"; +} +.arrow_triangle-up_alt:before { + content: "\e04b"; +} +.arrow_triangle-down_alt:before { + content: "\e04c"; +} +.arrow_triangle-left_alt:before { + content: "\e04d"; +} +.arrow_triangle-right_alt:before { + content: "\e04e"; +} +.icon_minus_alt:before { + content: "\e04f"; +} +.icon_plus_alt:before { + content: "\e050"; +} +.icon_close_alt:before { + content: "\e051"; +} +.icon_check_alt:before { + content: "\e052"; +} +.icon_zoom-out:before { + content: "\e053"; +} +.icon_zoom-in:before { + content: "\e054"; +} +.icon_stop_alt:before { + content: "\e055"; +} +.icon_menu-square_alt:before { + content: "\e056"; +} +.icon_menu-circle_alt:before { + content: "\e057"; +} +.icon_document:before { + content: "\e058"; +} +.icon_documents:before { + content: "\e059"; +} +.icon_pencil_alt:before { + content: "\e05a"; +} +.icon_folder:before { + content: "\e05b"; +} +.icon_folder-open:before { + content: "\e05c"; +} +.icon_folder-add:before { + content: "\e05d"; +} +.icon_folder_upload:before { + content: "\e05e"; +} +.icon_folder_download:before { + content: "\e05f"; +} +.icon_info:before { + content: "\e060"; +} +.icon_error-circle:before { + content: "\e061"; +} +.icon_error-oct:before { + content: "\e062"; +} +.icon_error-triangle:before { + content: "\e063"; +} +.icon_question_alt:before { + content: "\e064"; +} +.icon_comment:before { + content: "\e065"; +} +.icon_chat:before { + content: "\e066"; +} +.icon_vol-mute:before { + content: "\e067"; +} +.icon_volume-low:before { + content: "\e068"; +} +.icon_volume-high:before { + content: "\e069"; +} +.icon_quotations_alt:before { + content: "\e06a"; +} +.icon_clock:before { + content: "\e06b"; +} +.icon_lock:before { + content: "\e06c"; +} +.icon_lock-open:before { + content: "\e06d"; +} +.icon_key:before { + content: "\e06e"; +} +.icon_cloud:before { + content: "\e06f"; +} +.icon_cloud-upload:before { + content: "\e070"; +} +.icon_cloud-download:before { + content: "\e071"; +} +.icon_lightbulb:before { + content: "\e072"; +} +.icon_gift:before { + content: "\e073"; +} +.icon_house:before { + content: "\e074"; +} +.icon_camera:before { + content: "\e075"; +} +.icon_mail:before { + content: "\e076"; +} +.icon_cone:before { + content: "\e077"; +} +.icon_ribbon:before { + content: "\e078"; +} +.icon_bag:before { + content: "\e079"; +} +.icon_cart:before { + content: "\e07a"; +} +.icon_tag:before { + content: "\e07b"; +} +.icon_tags:before { + content: "\e07c"; +} +.icon_trash:before { + content: "\e07d"; +} +.icon_cursor:before { + content: "\e07e"; +} +.icon_mic:before { + content: "\e07f"; +} +.icon_compass:before { + content: "\e080"; +} +.icon_pin:before { + content: "\e081"; +} +.icon_pushpin:before { + content: "\e082"; +} +.icon_map:before { + content: "\e083"; +} +.icon_drawer:before { + content: "\e084"; +} +.icon_toolbox:before { + content: "\e085"; +} +.icon_book:before { + content: "\e086"; +} +.icon_contacts:before { + content: "\e087"; +} +.icon_archive:before { + content: "\e088"; +} +.icon_heart:before { + content: "\e089"; +} +.icon_profile:before { + content: "\e08a"; +} +.icon_group:before { + content: "\e08b"; +} +.icon_grid-2x2:before { + content: "\e08c"; +} +.icon_grid-3x3:before { + content: "\e08d"; +} +.icon_music:before { + content: "\e08e"; +} +.icon_pause_alt:before { + content: "\e08f"; +} +.icon_phone:before { + content: "\e090"; +} +.icon_upload:before { + content: "\e091"; +} +.icon_download:before { + content: "\e092"; +} +.social_facebook:before { + content: "\e093"; +} +.social_twitter:before { + content: "\e094"; +} +.social_pinterest:before { + content: "\e095"; +} +.social_googleplus:before { + content: "\e096"; +} +.social_tumblr:before { + content: "\e097"; +} +.social_tumbleupon:before { + content: "\e098"; +} +.social_wordpress:before { + content: "\e099"; +} +.social_instagram:before { + content: "\e09a"; +} +.social_dribbble:before { + content: "\e09b"; +} +.social_vimeo:before { + content: "\e09c"; +} +.social_linkedin:before { + content: "\e09d"; +} +.social_rss:before { + content: "\e09e"; +} +.social_deviantart:before { + content: "\e09f"; +} +.social_share:before { + content: "\e0a0"; +} +.social_myspace:before { + content: "\e0a1"; +} +.social_skype:before { + content: "\e0a2"; +} +.social_youtube:before { + content: "\e0a3"; +} +.social_picassa:before { + content: "\e0a4"; +} +.social_googledrive:before { + content: "\e0a5"; +} +.social_flickr:before { + content: "\e0a6"; +} +.social_blogger:before { + content: "\e0a7"; +} +.social_spotify:before { + content: "\e0a8"; +} +.social_delicious:before { + content: "\e0a9"; +} +.social_facebook_circle:before { + content: "\e0aa"; +} +.social_twitter_circle:before { + content: "\e0ab"; +} +.social_pinterest_circle:before { + content: "\e0ac"; +} +.social_googleplus_circle:before { + content: "\e0ad"; +} +.social_tumblr_circle:before { + content: "\e0ae"; +} +.social_stumbleupon_circle:before { + content: "\e0af"; +} +.social_wordpress_circle:before { + content: "\e0b0"; +} +.social_instagram_circle:before { + content: "\e0b1"; +} +.social_dribbble_circle:before { + content: "\e0b2"; +} +.social_vimeo_circle:before { + content: "\e0b3"; +} +.social_linkedin_circle:before { + content: "\e0b4"; +} +.social_rss_circle:before { + content: "\e0b5"; +} +.social_deviantart_circle:before { + content: "\e0b6"; +} +.social_share_circle:before { + content: "\e0b7"; +} +.social_myspace_circle:before { + content: "\e0b8"; +} +.social_skype_circle:before { + content: "\e0b9"; +} +.social_youtube_circle:before { + content: "\e0ba"; +} +.social_picassa_circle:before { + content: "\e0bb"; +} +.social_googledrive_alt2:before { + content: "\e0bc"; +} +.social_flickr_circle:before { + content: "\e0bd"; +} +.social_blogger_circle:before { + content: "\e0be"; +} +.social_spotify_circle:before { + content: "\e0bf"; +} +.social_delicious_circle:before { + content: "\e0c0"; +} +.social_facebook_square:before { + content: "\e0c1"; +} +.social_twitter_square:before { + content: "\e0c2"; +} +.social_pinterest_square:before { + content: "\e0c3"; +} +.social_googleplus_square:before { + content: "\e0c4"; +} +.social_tumblr_square:before { + content: "\e0c5"; +} +.social_stumbleupon_square:before { + content: "\e0c6"; +} +.social_wordpress_square:before { + content: "\e0c7"; +} +.social_instagram_square:before { + content: "\e0c8"; +} +.social_dribbble_square:before { + content: "\e0c9"; +} +.social_vimeo_square:before { + content: "\e0ca"; +} +.social_linkedin_square:before { + content: "\e0cb"; +} +.social_rss_square:before { + content: "\e0cc"; +} +.social_deviantart_square:before { + content: "\e0cd"; +} +.social_share_square:before { + content: "\e0ce"; +} +.social_myspace_square:before { + content: "\e0cf"; +} +.social_skype_square:before { + content: "\e0d0"; +} +.social_youtube_square:before { + content: "\e0d1"; +} +.social_picassa_square:before { + content: "\e0d2"; +} +.social_googledrive_square:before { + content: "\e0d3"; +} +.social_flickr_square:before { + content: "\e0d4"; +} +.social_blogger_square:before { + content: "\e0d5"; +} +.social_spotify_square:before { + content: "\e0d6"; +} +.social_delicious_square:before { + content: "\e0d7"; +} +.icon_printer:before { + content: "\e103"; +} +.icon_calulator:before { + content: "\e0ee"; +} +.icon_building:before { + content: "\e0ef"; +} +.icon_floppy:before { + content: "\e0e8"; +} +.icon_drive:before { + content: "\e0ea"; +} +.icon_search-2:before { + content: "\e101"; +} +.icon_id:before { + content: "\e107"; +} +.icon_id-2:before { + content: "\e108"; +} +.icon_puzzle:before { + content: "\e102"; +} +.icon_like:before { + content: "\e106"; +} +.icon_dislike:before { + content: "\e0eb"; +} +.icon_mug:before { + content: "\e105"; +} +.icon_currency:before { + content: "\e0ed"; +} +.icon_wallet:before { + content: "\e100"; +} +.icon_pens:before { + content: "\e104"; +} +.icon_easel:before { + content: "\e0e9"; +} +.icon_flowchart:before { + content: "\e109"; +} +.icon_datareport:before { + content: "\e0ec"; +} +.icon_briefcase:before { + content: "\e0fe"; +} +.icon_shield:before { + content: "\e0f6"; +} +.icon_percent:before { + content: "\e0fb"; +} +.icon_globe:before { + content: "\e0e2"; +} +.icon_globe-2:before { + content: "\e0e3"; +} +.icon_target:before { + content: "\e0f5"; +} +.icon_hourglass:before { + content: "\e0e1"; +} +.icon_balance:before { + content: "\e0ff"; +} +.icon_rook:before { + content: "\e0f8"; +} +.icon_printer-alt:before { + content: "\e0fa"; +} +.icon_calculator_alt:before { + content: "\e0e7"; +} +.icon_building_alt:before { + content: "\e0fd"; +} +.icon_floppy_alt:before { + content: "\e0e4"; +} +.icon_drive_alt:before { + content: "\e0e5"; +} +.icon_search_alt:before { + content: "\e0f7"; +} +.icon_id_alt:before { + content: "\e0e0"; +} +.icon_id-2_alt:before { + content: "\e0fc"; +} +.icon_puzzle_alt:before { + content: "\e0f9"; +} +.icon_like_alt:before { + content: "\e0dd"; +} +.icon_dislike_alt:before { + content: "\e0f1"; +} +.icon_mug_alt:before { + content: "\e0dc"; +} +.icon_currency_alt:before { + content: "\e0f3"; +} +.icon_wallet_alt:before { + content: "\e0d8"; +} +.icon_pens_alt:before { + content: "\e0db"; +} +.icon_easel_alt:before { + content: "\e0f0"; +} +.icon_flowchart_alt:before { + content: "\e0df"; +} +.icon_datareport_alt:before { + content: "\e0f2"; +} +.icon_briefcase_alt:before { + content: "\e0f4"; +} +.icon_shield_alt:before { + content: "\e0d9"; +} +.icon_percent_alt:before { + content: "\e0da"; +} +.icon_globe_alt:before { + content: "\e0de"; +} +.icon_clipboard:before { + content: "\e0e6"; +} + + + .glyph { + float: left; + text-align: center; + padding: .75em; + margin: .4em 1.5em .75em 0; + width: 6em; +text-shadow: none; + } + .glyph_big { + font-size: 128px; + color: #59c5dc; + float: left; + margin-right: 20px; + } + + .glyph div { padding-bottom: 10px;} + + .glyph input { + font-family: consolas, monospace; + font-size: 12px; + width: 100%; + text-align: center; + border: 0; + box-shadow: 0 0 0 1px #ccc; + padding: .2em; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; + } + .centered { + margin-left: auto; + margin-right: auto; + } + .glyph .fs1 { + font-size: 2em; + } + + diff --git a/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.eot b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.eot Binary files differnew file mode 100644 index 0000000..2fe8892 --- /dev/null +++ b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.eot diff --git a/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.svg b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.svg new file mode 100644 index 0000000..93538d7 --- /dev/null +++ b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.svg @@ -0,0 +1,1832 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > +<svg xmlns="http://www.w3.org/2000/svg"> +<metadata> +This is a custom SVG font generated by IcoMoon. +<iconset grid="16"></iconset> +</metadata> +<defs> +<font id="ElegantIcons" horiz-adv-x="512" > +<font-face units-per-em="512" ascent="480" descent="-32" /> +<missing-glyph horiz-adv-x="512" /> +<glyph class="hidden" unicode="" d="M0,480L 512 -32L0 -32 z" horiz-adv-x="0" /> +<glyph unicode="!" d="M 272,32C 280.832,32, 288,39.168, 288,48L 288,361.376 l 68.672-68.672c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624l-96,96C 281.824,412.8, 280.064,413.952, 278.112,414.752c-3.904,1.632-8.32,1.632-12.224,0 + C 263.968,413.984, 262.272,412.832, 260.8,411.392C 260.768,411.36, 260.736,411.36, 260.672,411.328l-96-96c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0L 256,361.376L 256,48 C 256,39.168, 263.168,32, 272,32z" /> +<glyph unicode=""" d="M 272,416C 263.168,416, 256,408.832, 256,400l0-313.376 l-68.672,68.672c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624l 96-96c 0.032-0.032, 0.096-0.032, 0.128-0.096c 1.44-1.408, 3.168-2.592, 5.056-3.36 + c 3.904-1.632, 8.32-1.632, 12.224,0c 1.952,0.8, 3.712,1.984, 5.184,3.456l 96,96c 6.24,6.24, 6.24,16.384,0,22.624 + c-6.24,6.24-16.384,6.24-22.624,0L 288,86.624L 288,400 C 288,408.832, 280.832,416, 272,416z" /> +<glyph unicode="#" d="M 64,239.936C 64,237.888, 64.448,235.84, 65.248,233.888c 0.768-1.888, 1.92-3.584, 3.328-5.024 + C 68.608,228.8, 68.64,228.736, 68.672,228.672l 96-96c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 118.624,224L 432,224 + C 440.832,224, 448,231.168, 448,240C 448,248.832, 440.832,256, 432,256L 118.624,256 l 68.672,68.672c 6.24,6.24, 6.24,16.384,0,22.624 + c-6.24,6.24-16.384,6.24-22.624,0l-96-96C 68.64,251.264, 68.608,251.168, 68.576,251.136C 67.168,249.696, 66.016,248, 65.248,246.112 + C 64.416,244.16, 64,242.080, 64,240l0,0C 64,239.968, 64,239.968, 64,239.936z" /> +<glyph unicode="$" d="M 64,240C 64,231.168, 71.168,224, 80,224l 313.376,0 l-68.672-68.672c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0l 96,96c 1.472,1.472, 2.656,3.232, 3.456,5.184C 447.552,235.84, 448,237.888, 448,239.936c0,0.032,0,0.032,0,0.064 + l0,0c0,2.080-0.416,4.16-1.248,6.112c-0.8,1.952-1.984,3.712-3.456,5.184l-96,96c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 393.376,256L 80,256 C 71.168,256, 64,248.832, 64,240z" /> +<glyph unicode="%" d="M 64,240C 64,231.168, 71.168,224, 80,224S 96,231.168, 96,240L 96,361.376 l 324.672-324.672c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 118.624,384L 240,384 C 248.832,384, 256,391.168, 256,400C 256,408.832, 248.832,416, 240,416l-160,0 C 77.92,416, 75.84,415.584, 73.888,414.752 + C 71.968,413.984, 70.272,412.832, 68.8,411.392C 68.768,411.36, 68.736,411.36, 68.672,411.328C 68.64,411.264, 68.608,411.168, 68.576,411.136 + C 67.168,409.696, 66.016,408, 65.248,406.112C 64.416,404.16, 64,402.080, 64,400l0,0L 64,240 z" /> +<glyph unicode="&" d="M 68.672,36.672c 6.24-6.24, 16.384-6.24, 22.624,0L 416,361.376L 416,240 C 416,231.168, 423.168,224, 432,224S 448,231.168, 448,240l0,160 + l0,0c0,2.080-0.416,4.16-1.248,6.112c-1.632,3.904-4.736,7.040-8.64,8.64C 436.16,415.584, 434.080,416, 432,416l-160,0 C 263.168,416, 256,408.832, 256,400 + C 256,391.168, 263.168,384, 272,384l 121.376,0 L 68.672,59.328C 62.432,53.056, 62.432,42.944, 68.672,36.672z" /> +<glyph unicode="'" d="M 432,224C 423.168,224, 416,216.832, 416,208l0-121.376 L 91.328,411.328c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 393.376,64L 272,64 C 263.168,64, 256,56.832, 256,48C 256,39.168, 263.168,32, 272,32l 160,0 + c 2.080,0, 4.16,0.416, 6.112,1.248c 3.904,1.632, 7.040,4.736, 8.64,8.64C 447.552,43.84, 448,45.888, 448,47.936c0,0.032,0,0.032,0,0.064l0,160 + C 448,216.832, 440.832,224, 432,224z" /> +<glyph unicode="(" d="M 80,224C 71.168,224, 64,216.832, 64,208l0-160 c0-0.032,0-0.032,0-0.064c0-2.080, 0.416-4.128, 1.216-6.048 + c 0.768-1.888, 1.92-3.584, 3.328-5.024c 0.064-0.064, 0.064-0.128, 0.128-0.192c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36C 75.84,32.416, 77.92,32, 80,32l 160,0 C 248.832,32, 256,39.168, 256,48C 256,56.832, 248.832,64, 240,64L 118.624,64 + L 443.328,388.672c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 96,86.624L 96,208 C 96,216.832, 88.832,224, 80,224z" /> +<glyph unicode=")" d="M 324.672,388.672c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624l-64,64 + C 281.824,476.8, 280.064,477.952, 278.112,478.752c-3.904,1.632-8.32,1.632-12.224,0C 263.968,477.984, 262.272,476.832, 260.8,475.392 + C 260.768,475.36, 260.736,475.36, 260.672,475.328l-64-64c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 256,425.376l0-402.752 + l-36.672,36.672c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624l 64-64c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36c 3.904-1.632, 8.32-1.632, 12.224,0c 1.952,0.8, 3.712,1.984, 5.184,3.456l 64,64 + c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 288,22.624L 288,425.376 L 324.672,388.672z" /> +<glyph unicode="*" d="M 292.48-27.488c 3.136-3.136, 7.264-4.704, 11.36-4.672c 4.128,0, 8.224,1.536, 11.36,4.672l 61.632,61.632 + c 6.24,6.24, 6.24,16.384,0,22.624s-16.384,6.24-22.624,0L 320,22.56l0,281.28 c0,8.832-7.168,16-16,16S 288,312.672, 288,303.84l0-281.6 + l-36.864,36.864c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 292.48-27.488zM 208,127.84c 8.832,0, 16,7.168, 16,16l0,281.6 l 36.864-36.864c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 219.52,475.168C 216.384,478.304, 212.288,479.84, 208.16,479.84c-4.128,0-8.224-1.536-11.36-4.672L 135.168,413.536 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 192,425.12l0-281.28 C 192,135.008, 199.168,127.84, 208,127.84z" /> +<glyph unicode="+" d="M 88.928,103.008c 6.24,6.24, 6.24,16.384,0,22.624L 54.56,160L 336,160 c 8.832,0, 16,7.168, 16,16 + C 352,184.832, 344.832,192, 336,192L 54.56,192 l 36.704,36.704c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 4.672,187.36 + C 1.536,184.224,0,180.128,0,176c0-4.128, 1.536-8.224, 4.672-11.36l 61.632-61.632C 72.576,96.736, 82.688,96.736, 88.928,103.008zM 507.328,283.040l-61.632,61.632c-6.24,6.24-16.384,6.24-22.624,0s-6.24-16.384,0-22.624l 34.368-34.368L 176,287.68 + C 167.168,287.68, 160,280.512, 160,271.68s 7.168-16, 16-16l 281.44,0 l-36.704-36.704c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0l 63.968,63.968C 510.464,263.456, 512,267.552, 512,271.68C 512,275.808, 510.464,279.904, 507.328,283.040z" /> +<glyph unicode="," d="M 510.752,214.112c-0.8,1.952-1.984,3.712-3.456,5.184l-64,64c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 457.376,224L 54.624,224 l 36.672,36.672c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0 + l-64-64C 4.64,219.264, 4.608,219.168, 4.576,219.136C 3.168,217.696, 2.016,216, 1.248,214.112C 0.416,212.16,0,210.080,0,208l0,0 + c0-0.032,0-0.032,0-0.064C0,205.888, 0.448,203.84, 1.248,201.888c 0.768-1.888, 1.92-3.584, 3.328-5.024C 4.608,196.8, 4.64,196.736, 4.672,196.672 + l 64-64c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 54.624,192l 402.752,0 l-36.672-36.672 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 64,64c 1.472,1.472, 2.656,3.232, 3.456,5.184 + C 511.552,203.84, 512,205.888, 512,207.936c0,0.032,0,0.032,0,0.064l0,0C 512,210.080, 511.584,212.16, 510.752,214.112z" /> +<glyph unicode="-" d="M 64,240C 64,231.168, 71.168,224, 80,224S 96,231.168, 96,240L 96,361.376 L 393.376,64L 272,64 C 263.168,64, 256,56.832, 256,48 + C 256,39.168, 263.168,32, 272,32l 160,0 c 2.080,0, 4.16,0.416, 6.112,1.248c 3.904,1.632, 7.040,4.736, 8.64,8.64C 447.552,43.84, 448,45.888, 448,47.936 + c0,0.032,0,0.032,0,0.064l0,160 C 448,216.832, 440.832,224, 432,224S 416,216.832, 416,208l0-121.376 L 118.624,384L 240,384 C 248.832,384, 256,391.168, 256,400 + C 256,408.832, 248.832,416, 240,416l-160,0 C 77.92,416, 75.84,415.584, 73.888,414.752C 71.968,413.984, 70.272,412.832, 68.8,411.392 + C 68.768,411.36, 68.736,411.36, 68.672,411.328C 68.64,411.264, 68.608,411.168, 68.576,411.136C 67.168,409.696, 66.016,408, 65.248,406.112 + C 64.416,404.16, 64,402.080, 64,400l0,0L 64,240 z" /> +<glyph unicode="." d="M 80,224C 71.168,224, 64,216.832, 64,208l0-160 c0-0.032,0-0.032,0-0.064c0-2.080, 0.416-4.128, 1.216-6.048 + c 0.768-1.888, 1.92-3.584, 3.328-5.024c 0.064-0.064, 0.064-0.128, 0.128-0.192c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36C 75.84,32.416, 77.92,32, 80,32l 160,0 C 248.832,32, 256,39.168, 256,48C 256,56.832, 248.832,64, 240,64L 118.624,64 + L 416,361.376L 416,240 C 416,231.168, 423.168,224, 432,224S 448,231.168, 448,240l0,160 l0,0c0,2.080-0.416,4.16-1.248,6.112c-1.632,3.904-4.736,7.040-8.64,8.64 + C 436.16,415.584, 434.080,416, 432,416l-160,0 C 263.168,416, 256,408.832, 256,400C 256,391.168, 263.168,384, 272,384l 121.376,0 L 96,86.624L 96,208 C 96,216.832, 88.832,224, 80,224z" /> +<glyph unicode="/" d="M 475.328,443.328c-6.24,6.24-16.384,6.24-22.624,0L 320,310.624L 320,400 C 320,408.832, 312.832,416, 304,416S 288,408.832, 288,400l0-128 + c0-0.032,0-0.032,0-0.064C 288,269.888, 288.448,267.84, 289.248,265.888c 0.768-1.888, 1.92-3.584, 3.328-5.024C 292.608,260.8, 292.64,260.736, 292.672,260.672 + C 292.736,260.64, 292.768,260.64, 292.8,260.608c 1.44-1.408, 3.168-2.592, 5.056-3.36C 299.84,256.416, 301.92,256, 304,256l 128,0 C 440.832,256, 448,263.168, 448,272 + C 448,280.832, 440.832,288, 432,288l-89.376,0 l 132.672,132.672C 481.568,426.944, 481.568,437.056, 475.328,443.328zM 36.672,4.672c 6.24-6.24, 16.384-6.24, 22.624,0L 192,137.376L 192,48 C 192,39.168, 199.168,32, 208,32S 224,39.168, 224,48l0,128 + l0,0c0,2.080-0.416,4.16-1.248,6.112c-1.632,3.904-4.736,7.040-8.64,8.64C 212.16,191.584, 210.080,192, 208,192l-128,0 C 71.168,192, 64,184.832, 64,176 + C 64,167.168, 71.168,160, 80,160l 89.376,0 l-132.672-132.672C 30.432,21.056, 30.432,10.944, 36.672,4.672z" /> +<glyph unicode="0" d="M 478.752,438.112c-1.632,3.904-4.736,7.040-8.64,8.64C 468.16,447.584, 466.080,448, 464,448l-128,0 C 327.168,448, 320,440.832, 320,432 + C 320,423.168, 327.168,416, 336,416l 89.376,0 L 292.672,283.328c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 448,393.376L 448,304 + C 448,295.168, 455.168,288, 464,288S 480,295.168, 480,304l0,128 l0,0C 480,434.080, 479.584,436.16, 478.752,438.112zM 48,160C 39.168,160, 32,152.832, 32,144l0-128 c0-0.032,0-0.032,0-0.064c0-2.080, 0.416-4.128, 1.216-6.048 + c 0.768-1.888, 1.92-3.584, 3.328-5.024c 0.064-0.064, 0.064-0.128, 0.128-0.192c 0.032-0.032, 0.096-0.032, 0.128-0.096 + c 1.44-1.408, 3.168-2.592, 5.056-3.36C 43.84,0.416, 45.92,0, 48,0l 128,0 C 184.832,0, 192,7.168, 192,16C 192,24.832, 184.832,32, 176,32L 86.624,32 + l 132.672,132.672c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 64,54.624L 64,144 C 64,152.832, 56.832,160, 48,160z" /> +<glyph unicode="1" d="M 510.752,214.112c-0.8,1.952-1.984,3.712-3.456,5.184l-64,64c-6.24,6.24-16.384,6.24-22.624,0 + c-6.24-6.24-6.24-16.384,0-22.624L 457.376,224L 288,224 L 288,393.376 l 36.672-36.672c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624 + l-64,64C 283.264,443.36, 283.168,443.392, 283.136,443.424C 281.696,444.832, 280,445.984, 278.112,446.752C 276.16,447.584, 274.080,448, 272,448C 271.968,448, 271.968,448, 271.936,448 + C 269.888,448, 267.84,447.552, 265.888,446.752C 264,445.984, 262.304,444.832, 260.864,443.424C 260.8,443.392, 260.736,443.36, 260.672,443.328l-64-64 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 256,393.376L 256,224 L 86.624,224 l 36.672,36.672c 6.24,6.24, 6.24,16.384,0,22.624 + c-6.24,6.24-16.384,6.24-22.624,0l-64-64C 36.64,219.264, 36.608,219.168, 36.576,219.136C 35.168,217.696, 34.016,216, 33.248,214.112 + C 32.416,212.16, 32,210.080, 32,208c0-0.032,0-0.032,0-0.064C 32,205.888, 32.448,203.84, 33.248,201.888c 0.768-1.888, 1.92-3.584, 3.328-5.024 + C 36.608,196.8, 36.64,196.736, 36.672,196.672l 64-64c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 86.624,192L 256,192 l0-169.376 + l-36.672,36.672c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624l 64-64c 1.472-1.472, 3.232-2.656, 5.184-3.456 + C 267.84-31.552, 269.888-32, 271.936-32c 0.032,0, 0.032,0, 0.064,0c 2.080,0, 4.16,0.416, 6.112,1.248c 1.952,0.8, 3.712,1.984, 5.184,3.456l 64,64 + c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 288,22.624L 288,192 l 169.376,0 l-36.672-36.672 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 64,64c 1.472,1.472, 2.656,3.232, 3.456,5.184 + C 511.552,203.84, 512,205.888, 512,207.936c0,0.032,0,0.032,0,0.064C 512,210.080, 511.584,212.16, 510.752,214.112z" /> +<glyph unicode="2" d="M 179.488,156.8L 272,249.312l 92.512-92.512c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624 + L 283.36,283.2C 280.224,286.336, 276.128,287.872, 272,287.872c-4.128,0-8.224-1.536-11.36-4.672L 156.864,179.424c-6.24-6.24-6.24-16.384,0-22.624 + C 163.104,150.56, 173.248,150.56, 179.488,156.8z" /> +<glyph unicode="3" d="M 364.512,259.2L 272,166.688L 179.488,259.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624 + l 103.776-103.776c 3.136-3.136, 7.264-4.704, 11.36-4.672c 4.128,0, 8.224,1.536, 11.36,4.672l 103.776,103.776c 6.24,6.24, 6.24,16.384,0,22.624 + C 380.896,265.44, 370.752,265.44, 364.512,259.2z" /> +<glyph unicode="4" d="M 196.8,196.64l 103.776-103.776c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 230.688,208 + L 323.2,300.512c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0L 196.8,219.36C 193.664,216.224, 192.128,212.128, 192.128,208 + C 192.128,203.872, 193.664,199.776, 196.8,196.64z" /> +<glyph unicode="5" d="M 220.8,92.864c 6.24-6.24, 16.384-6.24, 22.624,0l 103.776,103.776c 3.136,3.136, 4.704,7.264, 4.672,11.36 + c0,4.128-1.536,8.224-4.672,11.36L 243.424,323.136c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 313.312,208 + L 220.8,115.488C 214.56,109.248, 214.56,99.104, 220.8,92.864z" /> +<glyph unicode="6" d="M 375.232,252.608L 268.192,347.296c-3.2,3.2-7.392,4.736-11.584,4.672C 252.384,352.032, 248.192,350.496, 244.992,347.296 + L 137.952,252.608c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.832l 95.872-84.832 + c 6.272-6.272, 16.48-6.272, 22.752,0C 381.536,236.128, 381.536,246.304, 375.232,252.608zM 268.192,232.544c-3.2,3.2-7.392,4.736-11.584,4.672C 252.384,237.28, 248.192,235.744, 244.992,232.544l-107.040-94.688 + c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.8l 95.872-84.8c 6.272-6.272, 16.48-6.272, 22.752,0 + c 6.272,6.272, 6.272,16.48,0,22.752L 268.192,232.544z" /> +<glyph unicode="7" d="M 351.296,218.176l-95.872-84.8l-95.872,84.8c-6.272,6.272-16.48,6.272-22.752,0c-6.272-6.272-6.272-16.48,0-22.752 + l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672C 259.616,96, 263.808,97.504, 267.008,100.704l 107.040,94.688c 6.272,6.272, 6.272,16.48,0,22.752 + S 357.568,224.448, 351.296,218.176zM 374.048,332.928c-6.272,6.272-16.48,6.272-22.752,0l-95.872-84.8l-95.872,84.8C 153.248,339.2, 143.040,339.2, 136.768,332.928 + c-6.272-6.272-6.272-16.48,0-22.752l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672c 4.192-0.064, 8.416,1.472, 11.584,4.672l 107.040,94.688 + C 380.352,316.448, 380.352,326.624, 374.048,332.928z" /> +<glyph unicode="8" d="M 132.704,212.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0s 6.272,16.48,0,22.752l-84.8,95.872l 84.8,95.872 + c 6.272,6.272, 6.272,16.48,0,22.752s-16.48,6.272-22.752,0L 132.704,236.192C 129.504,232.992, 128,228.8, 128.032,224.608 + C 128,220.416, 129.504,216.192, 132.704,212.992zM 364.928,343.232c-6.272,6.272-16.48,6.272-22.752,0L 247.456,236.192c-3.2-3.2-4.736-7.392-4.672-11.584 + C 242.752,220.416, 244.256,216.192, 247.456,212.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0s 6.272,16.48,0,22.752l-84.8,95.872l 84.8,95.872 + C 371.2,326.752, 371.2,336.96, 364.928,343.232z" /> +<glyph unicode="9" d="M 379.296,235.008L 284.608,342.048c-6.272,6.272-16.48,6.272-22.752,0s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872 + c-6.272-6.272-6.272-16.48,0-22.752s 16.48-6.272, 22.752,0l 94.688,107.040c 3.2,3.2, 4.736,7.392, 4.672,11.584 + C 384,227.616, 382.496,231.808, 379.296,235.008zM 147.072,104.768c 6.272-6.272, 16.48-6.272, 22.752,0l 94.688,107.040c 3.2,3.2, 4.736,7.392, 4.672,11.584 + c 0.064,4.192-1.472,8.416-4.672,11.584L 169.856,342.048c-6.272,6.272-16.48,6.272-22.752,0s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872 + C 140.8,121.248, 140.8,111.040, 147.072,104.768z" /> +<glyph unicode=":" d="M 283.36,283.2C 280.224,286.336, 276.128,287.872, 272,287.872c-4.128,0-8.224-1.536-11.36-4.672L 156.864,179.424 + c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0L 272,249.312l 92.512-92.512c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 283.36,283.2zM 273.056,445.856c-131.968,0-238.944-106.976-238.944-238.944S 141.12-32, 273.056-32S 512,74.976, 512,206.944 + S 405.024,445.856, 273.056,445.856z M 273.056,0c-114.112,0-206.944,92.832-206.944,206.944s 92.832,206.944, 206.944,206.944S 480,321.024, 480,206.944 + S 387.168,0, 273.056,0z" /> +<glyph unicode=";" d="M 364.512,259.2L 272,166.688L 179.488,259.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624 + l 103.776-103.776c 3.136-3.136, 7.264-4.704, 11.36-4.672c 4.128,0, 8.224,1.536, 11.36,4.672l 103.776,103.776c 6.24,6.24, 6.24,16.384,0,22.624 + C 380.896,265.44, 370.752,265.44, 364.512,259.2zM 273.152,445.728c-131.904,0-238.848-106.944-238.848-238.848C 34.272,74.944, 141.216-32, 273.152-32 + C 405.056-32, 512,74.944, 512,206.848C 512,338.784, 405.056,445.728, 273.152,445.728z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848 + c0,114.048, 92.8,206.848, 206.848,206.848C 387.2,413.728, 480,320.928, 480,206.848C 480,92.8, 387.2,0, 273.152,0z" /> +<glyph unicode="<" d="M 323.2,323.136c-6.24,6.24-16.384,6.24-22.624,0L 196.8,219.36C 193.664,216.224, 192.128,212.128, 192.128,208 + c0-4.128, 1.536-8.224, 4.672-11.36l 103.776-103.776c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 230.688,208 + L 323.2,300.512C 329.44,306.752, 329.44,316.896, 323.2,323.136zM 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0z" /> +<glyph unicode="=" d="M 347.2,219.36L 243.424,323.136c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 313.312,208 + L 220.8,115.488c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 103.776,103.776c 3.136,3.136, 4.704,7.264, 4.672,11.36 + C 351.872,212.128, 350.336,216.224, 347.2,219.36zM 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848s 92.8,206.848, 206.848,206.848S 480,320.896, 480,206.848S 387.2,0, 273.152,0z" /> +<glyph unicode=">" d="M 284.192,331.296c-3.2,3.2-7.392,4.736-11.584,4.672C 268.384,336.032, 264.192,334.496, 260.992,331.296L 153.952,236.608 + c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.832l 95.872-84.832c 6.272-6.272, 16.48-6.272, 22.752,0 + c 6.272,6.272, 6.272,16.48,0,22.752L 284.192,331.296zM 284.192,216.544c-3.2,3.2-7.392,4.736-11.584,4.672C 268.384,221.28, 264.192,219.744, 260.992,216.544l-107.040-94.688 + c-6.272-6.272-6.272-16.48,0-22.752c 6.272-6.272, 16.48-6.272, 22.752,0l 95.872,84.8l 95.872-84.8c 6.272-6.272, 16.48-6.272, 22.752,0 + c 6.272,6.272, 6.272,16.48,0,22.752L 284.192,216.544zM 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848s 92.8,206.848, 206.848,206.848S 480,320.896, 480,206.848S 387.2,0, 273.152,0z" /> +<glyph unicode="?" d="M 367.296,202.176l-95.872-84.8l-95.872,84.8c-6.272,6.272-16.48,6.272-22.752,0c-6.272-6.272-6.272-16.48,0-22.752 + l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672c 4.192-0.064, 8.416,1.472, 11.584,4.672l 107.040,94.688c 6.272,6.272, 6.272,16.48,0,22.752 + S 373.568,208.448, 367.296,202.176zM 367.296,316.928l-95.872-84.8l-95.872,84.8C 169.248,323.2, 159.040,323.2, 152.768,316.928c-6.272-6.272-6.272-16.48,0-22.752 + l 107.040-94.688c 3.2-3.2, 7.392-4.736, 11.584-4.672c 4.192-0.064, 8.416,1.472, 11.584,4.672l 107.040,94.688c 6.272,6.272, 6.272,16.48,0,22.752 + S 373.568,323.2, 367.296,316.928zM 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 273.152,0c-114.048,0-206.848,92.8-206.848,206.848s 92.8,206.848, 206.848,206.848S 480,320.896, 480,206.848S 387.2,0, 273.152,0z" /> +<glyph unicode="@" d="M 181.344,208.608l 84.8,95.872c 6.272,6.272, 6.272,16.48,0,22.752s-16.48,6.272-22.752,0L 148.704,220.192 + c-3.2-3.2-4.736-7.392-4.672-11.584C 144,204.416, 145.504,200.192, 148.704,196.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0 + s 6.272,16.48,0,22.752L 181.344,208.608zM 380.928,327.232c-6.272,6.272-16.48,6.272-22.752,0L 263.456,220.192c-3.2-3.2-4.736-7.392-4.672-11.584 + C 258.752,204.416, 260.256,200.192, 263.456,196.992l 94.688-107.040c 6.272-6.272, 16.48-6.272, 22.752,0s 6.272,16.48,0,22.752l-84.8,95.872l 84.8,95.872 + C 387.2,310.752, 387.2,320.96, 380.928,327.232zM 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0z" /> +<glyph unicode="A" d="M 395.296,219.008L 300.608,326.048c-6.272,6.272-16.48,6.272-22.752,0s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872 + c-6.272-6.272-6.272-16.48,0-22.752s 16.48-6.272, 22.752,0l 94.688,107.040c 3.2,3.2, 4.736,7.392, 4.672,11.584 + C 400,211.616, 398.496,215.808, 395.296,219.008zM 285.216,207.424c 0.064,4.192-1.472,8.416-4.672,11.584L 185.856,326.048c-6.272,6.272-16.48,6.272-22.752,0 + s-6.272-16.48,0-22.752l 84.8-95.872l-84.8-95.872c-6.272-6.272-6.272-16.48,0-22.752s 16.48-6.272, 22.752,0l 94.688,107.040 + C 283.744,199.008, 285.28,203.2, 285.216,207.424zM 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0z" /> +<glyph unicode="B" d="M 143.968,160l 223.456,0 c 4.576,0, 8.64,2.208, 11.52,5.632l 0.064-0.064c 6.24,6.944, 6.24,18.208,0,25.152L 267.040,314.784 + c-6.24,6.944-16.352,6.944-22.56,0c-0.16-0.192-0.224-0.448-0.384-0.64L 132.352,190.72c-6.24-6.944-6.24-18.208,0-25.152 + C 132.416,165.504, 132.48,165.472, 132.544,165.408C 135.456,162.080, 139.456,160, 143.968,160z" /> +<glyph unicode="C" d="M 266.912,165.216c 0.16,0.192, 0.224,0.448, 0.384,0.64l 111.712,123.424c 6.24,6.944, 6.24,18.208,0,25.152 + c-0.064,0.064-0.128,0.096-0.192,0.128C 375.936,317.92, 371.904,320, 367.424,320L 143.968,320 c-4.576,0-8.64-2.208-11.552-5.632L 132.352,314.432 + c-6.24-6.944-6.24-18.208,0-25.152l 111.968-124.064C 250.56,158.272, 260.672,158.272, 266.912,165.216z" /> +<glyph unicode="D" d="M 289.28,347.648L 165.216,235.648c-6.944-6.24-6.944-16.352,0-22.56c 0.192-0.16, 0.448-0.224, 0.64-0.384l 123.424-111.712 + c 6.944-6.24, 18.208-6.24, 25.152,0c 0.064,0.064, 0.064,0.128, 0.128,0.192C 317.92,104.064, 320,108.096, 320,112.576L 320,336.032 + c0,4.576-2.208,8.64-5.632,11.52l 0.064,0.064C 307.488,353.856, 296.224,353.856, 289.28,347.648z" /> +<glyph unicode="E" d="M 222.304,100.384l 122.432,112.256c 6.848,6.24, 6.848,16.384,0,22.624c-0.192,0.16-0.448,0.224-0.64,0.384 + l-121.792,112c-6.848,6.24-17.984,6.24-24.832,0C 197.44,347.584, 197.408,347.488, 197.344,347.424C 194.080,344.544, 192,340.512, 192,336l0-224 + c0-4.576, 2.176-8.64, 5.536-11.552l-0.064-0.064C 204.352,94.112, 215.456,94.112, 222.304,100.384z" /> +<glyph unicode="F" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 281.6,282.784c-5.44,6.944-14.304,6.944-19.744,0c-0.16-0.192-0.192-0.448-0.352-0.64L 163.776,158.72 + c-5.44-6.944-5.44-18.208,0-25.152c 0.032-0.064, 0.128-0.064, 0.16-0.128C 166.464,130.080, 169.984,128, 173.92,128l 195.52,0 + c 4,0, 7.552,2.208, 10.080,5.632l 0.064-0.064c 5.44,6.944, 5.44,18.208,0,25.152L 281.6,282.784z" /> +<glyph unicode="G" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 379.744,250.592C 377.216,253.92, 373.696,256, 369.76,256l-195.52,0 C 170.24,256, 166.688,253.792, 164.16,250.368L 164.096,250.432 + c-5.44-6.944-5.44-18.208,0-25.152l 97.984-124.064c 5.44-6.944, 14.304-6.944, 19.744,0c 0.16,0.192, 0.192,0.448, 0.352,0.64l 97.76,123.424 + c 5.44,6.944, 5.44,18.208,0,25.152C 379.872,250.496, 379.808,250.528, 379.744,250.592z" /> +<glyph unicode="H" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 314.432,316.224c-6.944,5.44-18.208,5.44-25.152,0L 165.216,218.24c-6.944-5.44-6.944-14.304,0-19.744 + c 0.192-0.16, 0.448-0.192, 0.64-0.352l 123.424-97.76c 6.944-5.44, 18.208-5.44, 25.152,0c 0.064,0.032, 0.064,0.128, 0.128,0.16 + C 317.92,103.104, 320,106.624, 320,110.56l0,195.52 C 320,310.080, 317.792,313.632, 314.368,316.16L 314.432,316.224z" /> +<glyph unicode="I" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 378.144,218.464L 254.72,316.224c-6.944,5.44-18.208,5.44-25.152,0C 229.504,316.16, 229.472,316.096, 229.408,316.064 + C 226.080,313.536, 224,310.016, 224,306.080l0-195.52 c0-4, 2.208-7.552, 5.632-10.080l-0.064-0.064c 6.944-5.44, 18.208-5.44, 25.152,0L 378.784,198.4 + c 6.944,5.44, 6.944,14.304,0,19.744C 378.592,218.304, 378.336,218.336, 378.144,218.464z" /> +<glyph unicode="J" d="M 68.672,228.672l 96-96c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 118.624,224L 352,224 + c 64,0, 96-59.072, 96-112c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16C 480,182.592, 448,256, 352,256L 118.624,256 l 68.672,68.672 + c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0l-96-96C 62.432,245.056, 62.432,234.944, 68.672,228.672z" /> +<glyph unicode="K" d="M 144,192l 256,0 C 408.832,192, 416,199.168, 416,208C 416,216.832, 408.832,224, 400,224l-256,0 C 135.168,224, 128,216.832, 128,208 + C 128,199.168, 135.168,192, 144,192z" /> +<glyph unicode="L" d="M 144,192L 256,192 l0-112 C 256,71.168, 263.168,64, 272,64S 288,71.168, 288,80L 288,192 l 112,0 C 408.832,192, 416,199.168, 416,208 + C 416,216.832, 408.832,224, 400,224L 288,224 L 288,336 C 288,344.832, 280.832,352, 272,352S 256,344.832, 256,336L 256,224 L 144,224 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192z" /> +<glyph unicode="M" d="M 160.8,96.8c 6.24-6.24, 16.384-6.24, 22.624,0L 272,185.376l 88.576-88.576c 6.24-6.24, 16.384-6.24, 22.624,0 + c 6.24,6.24, 6.24,16.384,0,22.624L 294.624,208l 88.576,88.576c 6.24,6.24, 6.24,16.384,0,22.624c-6.24,6.24-16.384,6.24-22.624,0 + L 272,230.624L 183.424,319.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624L 249.376,208l-88.576-88.576 + C 154.56,113.184, 154.56,103.040, 160.8,96.8z" /> +<glyph unicode="N" d="M 220.608,70.592c 0.64-0.512, 1.024-1.216, 1.696-1.696c 0.96-0.64, 2.048-0.768, 3.072-1.216 + c 1.216-0.576, 2.4-1.12, 3.68-1.472c 1.248-0.32, 2.464-0.48, 3.744-0.576c 1.824-0.192, 3.584-0.192, 5.376,0.064 + c 0.736,0.128, 1.44,0.32, 2.176,0.512c 2.208,0.544, 4.256,1.408, 6.272,2.624c 0.352,0.224, 0.64,0.48, 0.992,0.704 + c 1.312,0.896, 2.72,1.568, 3.84,2.784c 0.8,0.864, 1.152,1.984, 1.792,2.944c 0.032,0.032, 0.096,0.064, 0.096,0.096l 190.688,305.632 + c 6.784,10.336, 3.872,24.224-6.496,31.008s-24.224,3.872-31.008-6.496l-176.128-282.272L 132.992,217.984C 123.904,226.4, 109.76,225.856, 101.344,216.768 + C 92.96,207.68, 93.504,193.504, 102.592,185.12l 117.184-114.016C 220,70.88, 220.32,70.816, 220.608,70.592z" /> +<glyph unicode="O" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 400,224l-256,0 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192l 256,0 C 408.832,192, 416,199.168, 416,208 + C 416,216.832, 408.832,224, 400,224z" /> +<glyph unicode="P" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 400,224L 288,224 L 288,336 C 288,344.832, 280.832,352, 272,352S 256,344.832, 256,336L 256,224 L 144,224 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192L 256,192 + l0-112 C 256,71.168, 263.168,64, 272,64S 288,71.168, 288,80L 288,192 l 112,0 C 408.832,192, 416,199.168, 416,208C 416,216.832, 408.832,224, 400,224z" /> +<glyph unicode="Q" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 360.576,319.2L 272.608,231.232L 193.728,319.2c-6.24,6.24-16.384,6.24-22.624,0c-6.24-6.24-6.24-16.384,0-22.624 + l 78.912-87.968l-89.184-89.184c-6.24-6.24-6.24-16.384,0-22.624c 6.24-6.24, 16.384-6.24, 22.624,0l 87.968,87.968l 78.912-87.968 + c 6.24-6.24, 16.384-6.24, 22.624,0s 6.24,16.384,0,22.624L 294.016,207.392l 89.184,89.184c 6.24,6.24, 6.24,16.384,0,22.624 + C 376.96,325.44, 366.816,325.44, 360.576,319.2z" /> +<glyph unicode="R" d="M 257.344,480c-141.376,0-256-114.624-256-256s 114.624-256, 256-256s 256,114.624, 256,256S 398.72,480, 257.344,480z M 257.344,0c-123.52,0-224,100.48-224,224 + s 100.48,224, 224,224s 224-100.48, 224-224S 380.832,0, 257.344,0zM 369.472,325.824c-10.336,6.784-24.224,3.872-31.008-6.496L 230.432,154.24L 178.784,202.048 + C 169.696,210.432, 155.52,209.888, 147.104,200.8S 139.264,177.568, 148.352,169.152l 71.392-66.048c 0.256-0.224, 0.576-0.288, 0.832-0.512 + c 0.64-0.512, 1.024-1.216, 1.696-1.696c 0.96-0.64, 2.048-0.768, 3.072-1.216c 1.216-0.576, 2.4-1.12, 3.68-1.472 + c 1.248-0.32, 2.464-0.48, 3.744-0.576c 1.824-0.192, 3.584-0.192, 5.376,0.064c 0.736,0.128, 1.44,0.32, 2.176,0.512 + c 2.208,0.544, 4.256,1.408, 6.272,2.624c 0.352,0.224, 0.64,0.48, 0.992,0.704c 1.312,0.896, 2.72,1.568, 3.84,2.784 + c 0.8,0.864, 1.152,1.984, 1.792,2.944c 0.032,0.032, 0.096,0.064, 0.096,0.096l 122.624,187.424C 382.72,305.152, 379.808,319.040, 369.472,325.824z" /> +<glyph unicode="S" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 304,96C 206.944,96, 128,174.944, 128,272S 206.944,448, 304,448S 480,369.056, 480,272S 401.056,96, 304,96zM 400,288l-192,0 C 199.168,288, 192,280.832, 192,272C 192,263.168, 199.168,256, 208,256l 192,0 C 408.832,256, 416,263.168, 416,272 + C 416,280.832, 408.832,288, 400,288z" /> +<glyph unicode="T" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 304,96C 206.944,96, 128,174.944, 128,272S 206.944,448, 304,448S 480,369.056, 480,272S 401.056,96, 304,96zM 400,288L 320,288 L 320,368 C 320,376.832, 312.832,384, 304,384C 295.168,384, 288,376.832, 288,368L 288,288 L 208,288 C 199.168,288, 192,280.832, 192,272 + C 192,263.168, 199.168,256, 208,256L 288,256 l0-80 C 288,167.168, 295.168,160, 304,160C 312.832,160, 320,167.168, 320,176L 320,256 l 80,0 C 408.832,256, 416,263.168, 416,272 + C 416,280.832, 408.832,288, 400,288z" /> +<glyph unicode="U" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.344-94.816, 46.144-130.528l-137.472-137.472c-8.64-8.64-8.64-22.688,0-31.328 + c 8.64-8.64, 22.688-8.64, 31.328,0l 137.472,137.472C 209.184,81.344, 254.56,64, 304,64c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 304,96 + C 206.944,96, 128,174.944, 128,272S 206.944,448, 304,448S 480,369.056, 480,272S 401.056,96, 304,96z" /> +<glyph unicode="V" d="M 416,416L 96,416 C 78.336,416, 64,401.664, 64,384l0-320 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,384 C 448,401.664, 433.664,416, 416,416z + M 416,64L 96,64 L 96,384 l 320,0 L 416,64 z" /> +<glyph unicode="W" d="M 416,416L 96,416 C 78.336,416, 64,401.664, 64,384l0-320 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,384 C 448,401.664, 433.664,416, 416,416z + M 416,64L 96,64 L 96,384 l 320,0 L 416,64 zM 192,128l 128,0 c 17.664,0, 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32L 192,320 C 174.336,320, 160,305.664, 160,288l0-128 C 160,142.336, 174.336,128, 192,128z" /> +<glyph unicode="X" d="M 128,320l0-224 c0-17.664, 14.336-32, 32-32l 224,0 c 17.664,0, 32,14.336, 32,32L 416,320 c0,17.664-14.336,32-32,32L 160,352 C 142.336,352, 128,337.664, 128,320z M 384,96L 160,96 + L 160,320 l 224,0 L 384,96 zM 208,192l 128,0 C 344.832,192, 352,199.168, 352,208C 352,216.832, 344.832,224, 336,224l-128,0 C 199.168,224, 192,216.832, 192,208 + C 192,199.168, 199.168,192, 208,192z" /> +<glyph unicode="Y" d="M 128,320l0-224 c0-17.664, 14.336-32, 32-32l 224,0 c 17.664,0, 32,14.336, 32,32L 416,320 c0,17.664-14.336,32-32,32L 160,352 C 142.336,352, 128,337.664, 128,320z M 384,96L 160,96 + L 160,320 l 224,0 L 384,96 zM 208,192L 256,192 l0-48 C 256,135.168, 263.168,128, 272,128S 288,135.168, 288,144L 288,192 l 48,0 C 344.832,192, 352,199.168, 352,208 + C 352,216.832, 344.832,224, 336,224L 288,224 L 288,272 C 288,280.832, 280.832,288, 272,288S 256,280.832, 256,272L 256,224 L 208,224 C 199.168,224, 192,216.832, 192,208C 192,199.168, 199.168,192, 208,192z" /> +<glyph unicode="Z" d="M 416,64L 96,64 L 96,384 l 236.032,0 L 352,416L 96,416 C 78.336,416, 64,401.664, 64,384l0-320 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,275.296 L 416,224L 416,64 + zM 469.856,444.352C 466.080,446.816, 461.824,448, 457.632,448c-7.296,0-14.464-3.584-18.752-10.144L 264.928,186.912l-67.296,76.8 + C 188.512,272.128, 174.368,271.584, 165.952,262.496S 158.112,239.232, 167.2,230.848l 80.896-92.32c 0.512-0.832, 1.312-1.472, 1.952-2.24l 2.048-2.336 + c 0.256-0.224, 0.576-0.288, 0.832-0.512c 0.64-0.512, 1.024-1.216, 1.696-1.696c 1.376-0.896, 2.88-1.472, 4.384-2.016 + c 0.352-0.128, 0.64-0.352, 0.992-0.448c 2.24-0.736, 4.576-1.184, 6.88-1.184c 0.096,0, 0.192,0.064, 0.288,0.064 + c 6.080-0.032, 12.128,2.208, 16.576,7.008c 0.832,0.896, 1.152,1.984, 1.824,2.976c 0.032,0.032, 0.064,0.064, 0.096,0.096l 190.688,275.104 + C 483.104,423.68, 480.224,437.568, 469.856,444.352z" /> +<glyph unicode="[" d="M 256,416C 149.952,416, 64,330.048, 64,224s 85.952-192, 192-192s 192,85.952, 192,192S 362.048,416, 256,416z M 256,64c-88.224,0-160,71.776-160,160s 71.776,160, 160,160 + s 160-71.776, 160-160S 344.224,64, 256,64z" /> +<glyph unicode="\" d="M 256,416C 149.952,416, 64,330.048, 64,224s 85.952-192, 192-192s 192,85.952, 192,192S 362.048,416, 256,416z M 256,64c-88.224,0-160,71.776-160,160s 71.776,160, 160,160 + s 160-71.776, 160-160S 344.224,64, 256,64zM 160,224A96,96 1260 1 1 352,224A96,96 1260 1 1 160,224z" /> +<glyph unicode="]" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 320,320L 192,320 C 174.336,320, 160,305.664, 160,288l0-128 c0-17.664, 14.336-32, 32-32l 128,0 c 17.664,0, 32,14.336, 32,32L 352,288 C 352,305.664, 337.664,320, 320,320z" /> +<glyph unicode="^" d="M 320,128c 17.664,0, 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32L 192,320 C 174.336,320, 160,305.664, 160,288l0-128 c0-17.664, 14.336-32, 32-32L 320,128 z" /> +<glyph unicode="_" d="M 256-32c 141.376,0, 256,114.624, 256,256s-114.624,256-256,256S0,365.376,0,224S 114.624-32, 256-32z M 256,448c 123.52,0, 224-100.48, 224-224s-100.48-224-224-224 + s-224,100.48-224,224S 132.48,448, 256,448zM 192,128c 17.664,0, 32,14.336, 32,32L 224,288 c0,17.664-14.336,32-32,32S 160,305.664, 160,288l0-128 C 160,142.336, 174.336,128, 192,128zM 320,128c 17.664,0, 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32S 288,305.664, 288,288l0-128 C 288,142.336, 302.336,128, 320,128z" /> +<glyph unicode="`" d="M 192,320C 174.336,320, 160,305.664, 160,288l0-128 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 224,288 C 224,305.664, 209.664,320, 192,320zM 288,160c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 352,288 c0,17.664-14.336,32-32,32S 288,305.664, 288,288L 288,160 z" /> +<glyph unicode="a" d="M 112,224l 288,0 C 408.832,224, 416,231.168, 416,240C 416,248.832, 408.832,256, 400,256l-288,0 C 103.168,256, 96,248.832, 96,240 + C 96,231.168, 103.168,224, 112,224zM 112,320l 288,0 C 408.832,320, 416,327.168, 416,336C 416,344.832, 408.832,352, 400,352l-288,0 C 103.168,352, 96,344.832, 96,336 + C 96,327.168, 103.168,320, 112,320zM 112,128l 288,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-288,0 C 103.168,160, 96,152.832, 96,144 + C 96,135.168, 103.168,128, 112,128z" /> +<glyph unicode="b" d="M 480,448L 64,448 C 46.336,448, 32,433.664, 32,416l0-416 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,416 C 512,433.664, 497.664,448, 480,448z + M 480,0L 64,0 L 64,416 l 416,0 L 480,0 zM 144,192l 256,0 C 408.832,192, 416,199.168, 416,208C 416,216.832, 408.832,224, 400,224l-256,0 C 135.168,224, 128,216.832, 128,208 + C 128,199.168, 135.168,192, 144,192zM 144,288l 256,0 C 408.832,288, 416,295.168, 416,304C 416,312.832, 408.832,320, 400,320l-256,0 C 135.168,320, 128,312.832, 128,304 + C 128,295.168, 135.168,288, 144,288zM 144,96l 256,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-256,0 C 135.168,128, 128,120.832, 128,112 + C 128,103.168, 135.168,96, 144,96z" /> +<glyph unicode="c" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 400,224l-256,0 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192l 256,0 C 408.832,192, 416,199.168, 416,208 + C 416,216.832, 408.832,224, 400,224zM 400,320l-256,0 C 135.168,320, 128,312.832, 128,304C 128,295.168, 135.168,288, 144,288l 256,0 C 408.832,288, 416,295.168, 416,304 + C 416,312.832, 408.832,320, 400,320zM 400,128l-256,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 256,0 c 8.832,0, 16,7.168, 16,16 + C 416,120.832, 408.832,128, 400,128z" /> +<glyph unicode="d" d="M 176,224l 256,0 C 440.832,224, 448,231.168, 448,240C 448,248.832, 440.832,256, 432,256l-256,0 C 167.168,256, 160,248.832, 160,240 + C 160,231.168, 167.168,224, 176,224zM 176,352l 256,0 C 440.832,352, 448,359.168, 448,368C 448,376.832, 440.832,384, 432,384l-256,0 C 167.168,384, 160,376.832, 160,368 + C 160,359.168, 167.168,352, 176,352zM 176,96l 256,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-256,0 C 167.168,128, 160,120.832, 160,112 + C 160,103.168, 167.168,96, 176,96zM 64,368A16,16 1260 1 1 96,368A16,16 1260 1 1 64,368zM 64,240A16,16 1260 1 1 96,240A16,16 1260 1 1 64,240zM 64,112A16,16 1260 1 1 96,112A16,16 1260 1 1 64,112z" /> +<glyph unicode="e" d="M 432,256l-256,0 C 167.168,256, 160,248.832, 160,240C 160,231.168, 167.168,224, 176,224l 256,0 C 440.832,224, 448,231.168, 448,240 + C 448,248.832, 440.832,256, 432,256zM 432,384l-256,0 C 167.168,384, 160,376.832, 160,368C 160,359.168, 167.168,352, 176,352l 256,0 C 440.832,352, 448,359.168, 448,368 + C 448,376.832, 440.832,384, 432,384zM 432,128l-256,0 C 167.168,128, 160,120.832, 160,112C 160,103.168, 167.168,96, 176,96l 256,0 c 8.832,0, 16,7.168, 16,16 + C 448,120.832, 440.832,128, 432,128zM 111.36,328.544L 111.36,407.456L 102.24,407.456L 84.992,398.24L 87.072,390.112L 100.8,397.504L 101.024,397.504L 101.024,328.544 + zM 85.984,215.232L 77.632,207.104l0-6.56 L 128,200.544 L 128,209.408 L 92.544,209.408 L 92.544,209.632 l 6.304,5.824c 16.64,16.032, 27.2,27.808, 27.2,42.368 + c0,11.296-7.168,22.944-24.16,22.944c-9.12,0-16.864-3.392-22.336-8.032l 3.392-7.52c 3.648,3.040, 9.6,6.688, 16.768,6.688 + c 11.776,0, 15.648-7.392, 15.648-15.424C 115.264,244.608, 106.144,234.4, 85.984,215.232zM 99.104,81.152c-7.392,0-14.432,3.040-17.472,4.96l-2.912-8.256c 3.872-2.56, 11.648-5.344, 20.512-5.344 + c 18.944,0, 28.768,11.040, 28.768,23.68c0,11.040-7.904,18.336-17.6,20.288l0,0.224 c 9.728,3.52, 14.56,10.432, 14.56,18.592 + c0,9.6-7.040,18.816-22.592,18.816c-8.512,0-16.512-3.040-20.64-6.080l 2.784-7.776c 3.392,2.432, 9.472,5.216, 15.776,5.216 + c 9.824,0, 13.856-5.6, 13.856-11.904c0-9.344-9.824-13.344-17.6-13.344L 90.592,120.224 l0-8 l 5.952,0 c 10.336,0, 20.288-4.736, 20.384-15.776 + C 117.088,89.888, 112.832,81.152, 99.104,81.152z" /> +<glyph unicode="f" d="M 432,384L 384,384 c0,17.664-14.336,32-32,32l-32,0 C 302.336,416, 288,401.664, 288,384L 80,384 C 71.168,384, 64,376.832, 64,368C 64,359.168, 71.168,352, 80,352L 288,352 + c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l 48,0 C 440.832,352, 448,359.168, 448,368C 448,376.832, 440.832,384, 432,384z M 352,352l-32,0 L 320,384 l 32,0 L 352,352 zM 432,256L 224,256 c0,17.664-14.336,32-32,32L 160,288 C 142.336,288, 128,273.664, 128,256L 80,256 C 71.168,256, 64,248.832, 64,240C 64,231.168, 71.168,224, 80,224L 128,224 + c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l 208,0 C 440.832,224, 448,231.168, 448,240C 448,248.832, 440.832,256, 432,256z M 192,224L 160,224 L 160,256 l 32,0 L 192,224 zM 432,128L 320,128 c0,17.664-14.336,32-32,32L 256,160 c-17.664,0-32-14.336-32-32L 80,128 C 71.168,128, 64,120.832, 64,112 + C 64,103.168, 71.168,96, 80,96L 224,96 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l 112,0 c 8.832,0, 16,7.168, 16,16 + C 448,120.832, 440.832,128, 432,128z M 288,96L 256,96 l0,32 l 32,0 L 288,96 z" /> +<glyph unicode="g" d="M 160,352L 160,400 C 160,408.832, 152.832,416, 144,416S 128,408.832, 128,400L 128,352 C 110.336,352, 96,337.664, 96,320l0-32 c0-17.664, 14.336-32, 32-32l0-208 + C 128,39.168, 135.168,32, 144,32S 160,39.168, 160,48L 160,256 c 17.664,0, 32,14.336, 32,32L 192,320 C 192,337.664, 177.664,352, 160,352z M 128,320l 32,0 l0-32 L 128,288 L 128,320 zM 288,192L 288,400 C 288,408.832, 280.832,416, 272,416S 256,408.832, 256,400L 256,192 c-17.664,0-32-14.336-32-32l0-32 c0-17.664, 14.336-32, 32-32l0-48 + C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48L 288,96 c 17.664,0, 32,14.336, 32,32l0,32 C 320,177.664, 305.664,192, 288,192z M 256,160l 32,0 l0-32 L 256,128 L 256,160 zM 416,288L 416,400 C 416,408.832, 408.832,416, 400,416S 384,408.832, 384,400L 384,288 c-17.664,0-32-14.336-32-32l0-32 c0-17.664, 14.336-32, 32-32l0-144 + c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16L 416,192 c 17.664,0, 32,14.336, 32,32L 448,256 C 448,273.664, 433.664,288, 416,288z M 384,256l 32,0 l0-32 l-32,0 L 384,256 z" /> +<glyph unicode="h" d="M 64-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,448 c0,17.664-14.336,32-32,32L 64,480 C 46.336,480, 32,465.664, 32,448l0-448 C 32-17.664, 46.336-32, 64-32z + M 64,448l 384,0 l0-448 L 64,0 L 64,448 zM 368,384l-128,0 C 231.168,384, 224,376.832, 224,368C 224,359.168, 231.168,352, 240,352l 128,0 C 376.832,352, 384,359.168, 384,368 + C 384,376.832, 376.832,384, 368,384zM 368,288l-224,0 C 135.168,288, 128,280.832, 128,272C 128,263.168, 135.168,256, 144,256l 224,0 C 376.832,256, 384,263.168, 384,272 + C 384,280.832, 376.832,288, 368,288zM 368,192l-224,0 C 135.168,192, 128,184.832, 128,176C 128,167.168, 135.168,160, 144,160l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,184.832, 376.832,192, 368,192zM 368,96l-224,0 C 135.168,96, 128,88.832, 128,80C 128,71.168, 135.168,64, 144,64l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,88.832, 376.832,96, 368,96z" /> +<glyph unicode="i" d="M 64,32l 32,0 l0-32 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 480,384 c0,17.664-14.336,32-32,32l-32,0 L 416,448 c0,17.664-14.336,32-32,32L 64,480 + C 46.336,480, 32,465.664, 32,448l0-384 C 32,46.336, 46.336,32, 64,32z M 384,64L 64,64 L 64,448 l 320,0 L 384,64 z M 448,384l0-384 L 128,0 l0,32 l 256,0 c 17.664,0, 32,14.336, 32,32L 416,384 L 448,384 zM 160,368C 160,359.168, 167.168,352, 176,352l 160,0 C 344.832,352, 352,359.168, 352,368C 352,376.832, 344.832,384, 336,384l-160,0 + C 167.168,384, 160,376.832, 160,368zM 112,256l 224,0 C 344.832,256, 352,263.168, 352,272C 352,280.832, 344.832,288, 336,288l-224,0 C 103.168,288, 96,280.832, 96,272 + C 96,263.168, 103.168,256, 112,256zM 112,192l 224,0 C 344.832,192, 352,199.168, 352,208C 352,216.832, 344.832,224, 336,224l-224,0 C 103.168,224, 96,216.832, 96,208 + C 96,199.168, 103.168,192, 112,192zM 112,128l 224,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-224,0 C 103.168,160, 96,152.832, 96,144 + C 96,135.168, 103.168,128, 112,128z" /> +<glyph unicode="j" d="M 481.952-1.952L 448.32,99.552L 176.8,371.072L 160,354.272L 108.928,303.2L 380.448,31.68 zM 63.68,348.448L 131.552,416.32l-33.6,33.6c-18.752,18.752-49.12,18.752-67.872,0c-18.752-18.72-18.752-49.152,0-67.872 + L 63.68,348.448z" /> +<glyph unicode="k" d="M 329.92,92.512L 416,64L 387.488,150.080L 223.008,314.56L 165.44,256.992 zM 131.552,290.88L 189.12,348.448L 146.752,390.816c-15.904,15.904-41.664,15.904-57.568,0c-15.904-15.904-15.904-41.664,0-57.568 + L 131.552,290.88zM 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 480,0L 32,0 L 32,448 l 448,0 L 480,0 z" /> +<glyph unicode="l" d="M 338.752,141.248L 310.24,227.328L 145.76,391.808L 88.192,334.24L 252.672,169.76 zM 11.936,468.064c-15.904-15.904-15.904-41.664,0-57.568l 42.368-42.368l 57.568,57.568L 69.504,468.064 + C 53.6,483.968, 27.84,483.968, 11.936,468.064zM 480,384L 253.152,384 l 32-32L 480,352 l0-352 L 128,0 L 128,194.848 l-32,32L 96,0 c0-17.664, 14.336-32, 32-32l 352,0 c 17.664,0, 32,14.336, 32,32L 512,352 + C 512,369.664, 497.664,384, 480,384z" /> +<glyph unicode="m" d="M 480,384l-144.512,0 C 317.824,384, 297.504,375.008, 288,352c0,0-4.16-29.344-32-32L 32,320 C 14.336,320,0,306.176,0,288.512L0,0 + c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L 512,288.512 L 512,352 C 512,369.664, 497.664,384, 480,384z M 480,288.512L 480,256 l0-256 L 32,0 L 32,288 l 224,0 + c 1.024,0, 2.016,0.064, 3.040,0.16C 289.056,291.008, 307.616,312, 316.192,333.6C 324.512,354.496, 339.008,352, 339.008,352L 480,352 L 480,288.512 z" /> +<glyph unicode="n" d="M 512,320.512L 512,384 c0,17.664-14.336,32-32,32l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,288 + l 512,0 L 512,320.512 zM 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L0,256 l0-256 C0-17.664, 14.336-32, 32-32z M 32,224l 448,0 l0-224 L 32,0 L 32,224 z" /> +<glyph unicode="o" d="M 480,384l-112.512,0 C 349.824,384, 329.504,375.008, 320,352c0,0-4.16-29.344-32-32L 64,320 C 46.336,320, 32,306.176, 32,288.512L 32,0 + c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,256 L 512,288.512 L 512,352 C 512,369.664, 497.664,384, 480,384z M 480,288.512L 480,256 l0-256 L 64,0 L 64,288 l 224,0 + c 1.024,0, 2.016,0.064, 3.040,0.16c 30.016,2.848, 48.576,23.872, 57.152,45.472C 356.512,354.496, 371.008,352, 371.008,352L 480,352 L 480,288.512 zM 352,160L 288,160 L 288,224 c0,8.832-7.168,16-16,16S 256,232.832, 256,224l0-64 L 192,160 c-8.832,0-16-7.168-16-16 + C 176,135.168, 183.168,128, 192,128l 64,0 l0-64 c0-8.832, 7.168-16, 16-16S 288,55.168, 288,64l0,64 l 64,0 c 8.832,0, 16,7.168, 16,16 + C 368,152.832, 360.832,160, 352,160z" /> +<glyph unicode="p" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 256,288C 238.336,288, 224,273.664, 224,256l0-160 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 288,256 C 288,273.664, 273.664,288, 256,288zM 224,351.488A32,32 1260 1 1 288,351.488A32,32 1260 1 1 224,351.488z" /> +<glyph unicode="q" d="M 371.424,470.624C 365.408,476.64, 357.28,480, 348.768,480L 163.232,480 c-8.48,0-16.64-3.36-22.624-9.376l-131.2-131.232 + C 3.36,333.408,0,325.28,0,316.768l0-185.568 c0-8.48, 3.36-16.64, 9.376-22.624l 131.2-131.232C 146.592-28.64, 154.72-32, 163.232-32l 185.568,0 + c 8.48,0, 16.64,3.36, 22.624,9.376l 131.2,131.232C 508.64,114.592, 512,122.72, 512,131.232L 512,316.768 c0,8.48-3.36,16.64-9.376,22.624L 371.424,470.624z + M 480,131.232L 348.768,0L 163.232,0 L 32,131.232L 32,316.768 L 163.232,448l 185.568,0 L 480,316.768L 480,131.232 zM 256,384C 238.336,384, 224,369.664, 224,352l0-160 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 288,352 C 288,369.664, 273.664,384, 256,384zM 224,96A32,32 1260 1 1 288,96A32,32 1260 1 1 224,96z" /> +<glyph unicode="r" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 256,384C 238.336,384, 224,369.664, 224,352l0-160 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 288,352 C 288,369.664, 273.664,384, 256,384zM 224,96.512A32,32 1260 1 1 288,96.512A32,32 1260 1 1 224,96.512z" /> +<glyph unicode="s" d="M 506.24,15.072l-222.016,416C 278.688,441.472, 267.84,448, 256.032,448L 256,448 C 244.192,448, 233.376,441.504, 227.808,431.104l-223.008-416 + c-5.312-9.92-5.024-21.888, 0.736-31.552C 11.328-26.080, 21.76-32, 32.992-32l 444.992,0 c 11.232,0, 21.664,5.888, 27.456,15.552 + C 511.232-6.816, 511.52,5.152, 506.24,15.072z M 32.992,0L 256,416l 222.016-416L 32.992,0 zM 224,255.488l0-96 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32S 224,273.184, 224,255.488zM 224,64A32,32 1260 1 1 288,64A32,32 1260 1 1 224,64z" /> +<glyph unicode="t" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 220.384,63.552A32.96,32.96 1260 1 1 286.304,63.55200000000002A32.96,32.96 1260 1 1 220.384,63.55200000000002zM 253.344,416c-62.048,0-128-45.088-128-128.672c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32c0,44.448, 33.184,64.672, 64,64.672 + c 23.904,0, 64-7.008, 64-54.016c0-16.672-4.384-36.128-36.768-53.984C 258.56,231.936, 221.344,200.608, 221.344,160c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32 + c0,5.952, 12.672,20.576, 26.080,27.968c 46.368,25.536, 69.92,62.56, 69.92,110.016C 381.344,379.52, 317.056,416, 253.344,416z" /> +<glyph unicode="u" d="M 220.384,63.552A32.96,32.96 1260 1 1 286.304,63.55200000000002A32.96,32.96 1260 1 1 220.384,63.55200000000002zM 311.424,187.968c 46.368,25.536, 69.92,62.56, 69.92,110.016c0,81.504-64.288,118.016-128,118.016c-62.048,0-128-45.088-128-128.672 + c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32c0,44.448, 33.184,64.672, 64,64.672c 23.904,0, 64-7.008, 64-54.016c0-16.672-4.384-36.128-36.768-53.984 + C 258.56,231.936, 221.344,200.608, 221.344,160c0-17.664, 14.304-32, 32-32s 32,14.336, 32,32C 285.344,165.952, 297.984,180.576, 311.424,187.968z" /> +<glyph unicode="v" d="M 30.368,9.888c 2.624-5.632, 8.288-9.216, 14.496-9.216c 45.92,0, 84.768,11.168, 128.896,37.184 + C 195.168,34.464, 237.44,30.272, 256,30.272c 140.096,0, 254.048,93.536, 254.048,208.544S 396.096,447.328, 256,447.328S 1.952,353.824, 1.952,238.816 + c0-54.208, 26.144-106.592, 72.16-145.408c-10.432-23.68-24.352-46.016-41.504-66.464C 28.64,22.144, 27.744,15.488, 30.368,9.888z M 33.952,238.816 + c0,97.344, 99.616,176.544, 222.048,176.544s 222.048-79.2, 222.048-176.544S 378.432,62.272, 256,62.272c-18.368,0-66.176,4.928-82.336,8.064 + c-3.904,0.704-7.968-0.032-11.36-2.048C 132.48,50.048, 106.464,39.616, 78.624,35.2c 12,18.176, 21.984,37.376, 29.76,57.376 + c 2.592,6.688, 0.48,14.24-5.248,18.56C 58.496,144.928, 33.952,190.304, 33.952,238.816z" /> +<glyph unicode="w" d="M 446.56,291.36c 2.816-12.672, 4.448-25.696, 4.448-39.072c0-103.296-87.68-189.408-203.136-207.904 + c 24.416-9.856, 51.776-15.616, 80.928-15.616c 27.488,0, 53.44,5.056, 76.864,13.856c 29.664-10.112, 62.048-12.736, 88.832-12.736 + c-13.92,16.704-23.584,33.088-30.496,47.488C 493.696,103.872, 512,138.976, 512,177.632C 512,223.328, 486.496,264.064, 446.56,291.36zM 23.552,73.312c 2.784-5.28, 8.256-8.576, 14.176-8.576c 0.256,0, 0.544,0, 0.768,0.032 + c 16.928,0.8, 50.592,12.032, 86.24,34.656c 19.072-3.36, 61.792-9.696, 76.704-9.696c 112.544,0, 200.672,78.368, 200.672,178.432 + c0,98.4-89.984,178.432-200.672,178.432S 0.832,366.592, 0.832,268.192c0-45.792, 20.16-90.048, 55.648-123.168c-7.968-19.392-18.528-37.728-31.424-54.528 + C 21.248,85.568, 20.672,78.848, 23.552,73.312z M 32.832,268.192c0,80.736, 75.648,146.432, 168.672,146.432s 168.672-65.696, 168.672-146.432 + c0-83.456-72.512-146.432-168.672-146.432c-12.64,0-62.944,7.328-76.768,10.24c-4.224,0.832-8.608,0.064-12.128-2.336 + c-13.728-9.088-26.656-15.968-37.92-21.024c 6.112,11.488, 11.392,23.392, 15.808,35.68c 2.272,6.368, 0.32,13.472-4.864,17.76 + C 51.584,190.080, 32.832,227.776, 32.832,268.192z" /> +<glyph unicode="x" d="M 32,91.936l 73.312,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080C 251.488-30.368, 257.536-32, 262.816-32 + c 0.8,0, 1.6,0.032, 2.368,0.096c 11.84,1.12, 20.288,11.040, 22.816,21.504L 288,458.368 C 285.504,468.864, 277.024,478.784, 265.184,479.904 + C 264.416,479.968, 263.648,480, 262.816,480C 257.536,480, 251.488,478.368, 244.544,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936z M 32,128L 32,315.936 L 32,320 l 73.312,0 c 8.192,0, 16.384,3.424, 22.304,9.056C 133.44,334.592, 205.76,397.856, 256,441.696l0-435.68 + c-49.92,42.048-122.24,103.136-128.128,108.576c-5.984,5.984-14.112,9.312-22.592,9.312L 32,123.904 L 32,128 zM 506.272,306.848c-7.616,7.616-20,7.616-27.616,0l-55.232-55.232l-55.232,55.232 + c-7.616,7.616-20,7.616-27.616,0c-7.616-7.616-7.616-20,0-27.616L 395.808,224l-55.232-55.232c-7.616-7.616-7.616-20,0-27.616 + c 7.616-7.616, 20-7.616, 27.616,0l 55.232,55.232l 55.232-55.232c 7.616-7.616, 20-7.616, 27.616,0c 7.616,7.616, 7.616,20,0,27.616 + L 451.040,224l 55.232,55.232C 513.92,286.848, 513.92,299.232, 506.272,306.848z" /> +<glyph unicode="y" d="M 326.816,480c-5.28,0-11.328-1.632-18.272-5.824c0,0-133.44-116.416-139.232-122.176L 96,352 C 78.336,352, 64,337.664, 64,320l0-4.064 L 64,128 + l0-4.064 c0-17.664, 14.336-32, 32-32l 73.312,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080C 315.488-30.368, 321.536-32, 326.816-32 + c 0.8,0, 1.6,0.032, 2.368,0.096c 11.84,1.12, 20.288,11.040, 22.816,21.504L 352,458.368 c-2.496,10.496-10.976,20.416-22.816,21.504 + C 328.416,479.968, 327.648,480, 326.816,480z M 320,6.016c-49.92,42.048-122.24,103.136-128.128,108.576c-5.984,5.984-14.112,9.312-22.592,9.312L 96,123.904 L 96,128 L 96,315.936 + L 96,320 l 73.312,0 c 8.192,0, 16.384,3.424, 22.304,9.056C 197.44,334.592, 269.76,397.856, 320,441.696L 320,6.016 zM 401.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 448.032,155.808, 468.128,188.16, 468.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.504,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 422.784,269.088, 436.128,247.68, 436.128,224 + S 422.784,178.912, 401.312,168.096z" /> +<glyph unicode="z" d="M 32,91.936l 73.312,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080C 251.488-30.368, 257.536-32, 262.816-32 + c 0.8,0, 1.6,0.032, 2.368,0.096c 11.84,1.12, 20.288,11.040, 22.816,21.504L 288,458.368 C 285.504,468.864, 277.024,478.784, 265.184,479.904 + C 264.416,479.968, 263.648,480, 262.816,480C 257.536,480, 251.488,478.368, 244.544,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936z M 32,128L 32,315.936 L 32,320 l 73.312,0 c 8.192,0, 16.384,3.424, 22.304,9.056C 133.44,334.592, 205.76,397.856, 256,441.696l0-435.68 + c-49.92,42.048-122.24,103.136-128.128,108.576c-5.984,5.984-14.112,9.312-22.592,9.312L 32,123.904 L 32,128 zM 337.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 384.032,155.808, 404.128,188.16, 404.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.504,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 358.784,269.088, 372.128,247.68, 372.128,224 + S 358.784,178.912, 337.312,168.096zM 315.296,40.352c 1.504-7.648, 8.192-12.928, 15.68-12.928c 1.024,0, 2.048,0.096, 3.104,0.288 + C 427.904,46.016, 496,128.576, 496,224s-68.096,177.984-161.952,196.288C 325.536,422.016, 316.96,416.32, 315.296,407.648 + C 313.6,398.976, 319.264,390.56, 327.936,388.864C 406.784,373.504, 464,304.16, 464,224s-57.216-149.504-136.064-164.864 + C 319.264,57.44, 313.6,49.024, 315.296,40.352z" /> +<glyph unicode="{" d="M 127.968,270.112c0-27.040, 21.12-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.752-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824C 232.64,270.656, 219.904,292.736, 208.256,304.256 + C 207.2,305.376, 206.208,306.592, 205.024,307.584C 202.24,309.952, 199.744,311.616, 197.568,312.864C 197.472,312.928, 197.408,313.024, 197.312,313.056 + c-0.16,0.096-0.32,0.128-0.48,0.192C 193.664,315.008, 191.392,315.84, 191.392,315.84l 0.16-0.384C 186.4,317.568, 180.992,319.072, 175.104,319.072 + C 149.056,319.072, 127.968,297.152, 127.968,270.112zM 283.104,270.112c0-27.040, 21.088-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.784-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824c 3.392,41.984-9.376,64.064-20.992,75.584 + c-1.088,1.12-2.080,2.336-3.264,3.328c-2.784,2.368-5.28,4.032-7.456,5.28c-0.096,0.064-0.16,0.128-0.256,0.192 + c-0.16,0.096-0.32,0.128-0.48,0.192c-3.168,1.728-5.44,2.592-5.44,2.592l 0.16-0.384c-5.152,2.112-10.592,3.616-16.448,3.616 + C 304.192,319.072, 283.104,297.152, 283.104,270.112z" /> +<glyph unicode="|" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 205.024,307.584C 202.24,309.952, 199.744,311.616, 197.568,312.864C 197.472,312.928, 197.408,313.024, 197.312,313.056 + c-0.16,0.096-0.32,0.128-0.48,0.192C 193.664,315.008, 191.392,315.84, 191.392,315.84l 0.16-0.384C 186.4,317.568, 180.992,319.072, 175.104,319.072 + c-26.048,0-47.136-21.92-47.136-48.96c0-27.040, 21.12-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.752-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824C 232.64,270.656, 219.904,292.736, 208.256,304.256 + C 207.2,305.376, 206.208,306.592, 205.024,307.584zM 360.16,307.584c-2.784,2.368-5.28,4.032-7.456,5.28c-0.096,0.064-0.16,0.128-0.256,0.192 + c-0.16,0.096-0.32,0.128-0.48,0.192c-3.168,1.728-5.44,2.592-5.44,2.592l 0.16-0.384c-5.152,2.112-10.592,3.616-16.448,3.616 + c-26.048,0-47.136-21.92-47.136-48.96c0-27.040, 21.088-48.96, 47.136-48.96c 8.352,0, 16.064,2.432, 22.88,6.4 + c-2.336-26.176-15.52-64.352-63.84-103.264c-6.784-5.472-8-15.584-2.752-22.592c 3.072-4.096, 7.648-6.24, 12.256-6.24 + c 3.328,0, 6.656,1.088, 9.504,3.392c 59.296,47.84, 74.112,96.992, 76.096,129.824c 3.392,41.984-9.376,64.064-20.992,75.584 + C 362.336,305.376, 361.344,306.592, 360.16,307.584z" /> +<glyph unicode="}" d="M 273.056,445.856c-61.152,0-122.304-23.328-168.96-69.984c-93.312-93.312-93.312-244.608,0-337.888 + C 150.784-8.672, 211.904-32, 273.056-32s 122.304,23.328, 168.96,69.984c 93.312,93.312, 93.312,244.608,0,337.888C 395.36,422.528, 334.208,445.856, 273.056,445.856z + M 419.392,60.608C 380.32,21.536, 328.352,0, 273.056,0c-55.264,0-107.232,21.536-146.336,60.608c-39.072,39.072-60.608,91.040-60.608,146.336 + s 21.536,107.232, 60.608,146.336c 39.072,39.072, 91.040,60.608, 146.336,60.608c 55.264,0, 107.232-21.536, 146.336-60.608S 480,262.208, 480,206.944 + S 458.464,99.68, 419.392,60.608zM 368,224L 288,224 L 288,336.224 c0,8.832-7.168,16-16,16S 256,345.056, 256,336.224l0-128.128 c0,0,0-0.032,0-0.032L 256,208 + C 256,199.168, 263.168,192, 272,192l 96,0 C 376.832,192, 384,199.168, 384,208C 384,216.832, 376.832,224, 368,224z" /> +<glyph unicode="~" d="M 256,480C 167.648,480, 96,407.264, 96,317.536L 96,288 L 64,288 C 46.336,288, 32,273.664, 32,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,256 + c0,17.664-14.336,32-32,32l-32,0 L 416,317.536 C 416,407.264, 344.352,480, 256,480z M 128,317.536C 128,389.472, 185.408,448, 256,448s 128-58.528, 128-130.464L 384,288 L 128,288 L 128,317.536 z M 448,0L 64,0 L 64,256 l 384,0 L 448,0 z + M 320,128c0,35.36-28.64,64-64,64s-64-28.64-64-64s 28.64-64, 64-64S 320,92.64, 320,128z M 256,96c-17.632,0-32,14.368-32,32 + s 14.368,32, 32,32s 32-14.368, 32-32S 273.632,96, 256,96z" /> +<glyph unicode="" d="M 480,0L 480,256 c0,17.664-14.336,32-32,32L 127.84,288 L 128,301.568C 128,387.776, 181.248,448, 257.536,448c 55.84,0, 105.6-32.096, 129.888-83.776 + c 3.744-8, 13.248-11.424, 21.28-7.648c 8,3.744, 11.424,13.28, 7.648,21.28C 386.752,440.832, 325.92,480, 257.536,480C 163.936,480, 96,404.96, 96,301.76 + L 95.84,288L 64,288 C 46.336,288, 32,273.664, 32,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 C 465.664-32, 480-17.664, 480,0z M 64,256l 384,0 l0-256 L 64,0 L 64,256 zM 256,192c-35.36,0-64-28.64-64-64s 28.64-64, 64-64s 64,28.64, 64,64S 291.36,192, 256,192z M 256,96c-17.632,0-32,14.368-32,32s 14.368,32, 32,32 + s 32-14.368, 32-32S 273.632,96, 256,96z" /> +<glyph unicode="" d="M 176,80c0,9.504-2.048,18.688-6.080,27.232C 159.424,129.568, 136.672,144, 112,144c-35.296,0-64-28.704-64-64 + c0-6.304, 1.184-12.256, 2.88-18.016c 10.72-17.664, 25.44-32.384, 43.104-43.104c 5.76-1.696, 11.712-2.88, 18.016-2.88 + C 147.296,16, 176,44.704, 176,80z M 112,112c 12.352,0, 23.712-7.232, 28.992-18.4C 142.976,89.344, 144,84.768, 144,80 + c0-17.632-14.368-32-32-32s-32,14.368-32,32S 94.368,112, 112,112zM 496,480l-69.248,0 c-3.776,0-7.424-1.344-10.336-3.776L 189.856,284.896C 179.424,286.976, 169.6,288, 160,288c-88.224,0-160-71.776-160-160 + s 71.776-160, 160-160s 160,71.776, 160,160c0,16.832-2.688,33.472-8,49.6l 48.704,31.648c 4.544,2.944, 7.296,8, 7.296,13.408L 368,280.8 l 60.832,3.2 + c 7.936,0.416, 14.336,6.592, 15.072,14.496l 5.824,61.632l 53.152,25.408C 508.48,388.224, 512,393.856, 512,400l0,64 C 512,472.832, 504.832,480, 496,480z + M 480,410.080l-52.224-24.96c-5.056-2.432-8.512-7.328-9.024-12.928l-5.376-56.928L 351.168,312C 342.656,311.52, 336,304.512, 336,296l0-64.64 + L 283.776,197.408C 277.28,193.184, 274.72,184.896, 277.76,177.76C 284.576,161.728, 288,144.992, 288,128c0-70.592-57.408-128-128-128c-24.224,0-46.656,7.136-66.016,18.88 + c-17.664,10.72-32.384,25.44-43.104,43.104C 39.136,81.344, 32,103.776, 32,128c0,70.592, 57.408,128, 128,128c 9.44,0, 19.36-1.312, 30.336-3.968 + c 4.96-1.216, 10.208,0, 14.112,3.328L 432.608,448L 480,448 L 480,410.080 z" /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144c0-56.384, 41.792-102.56, 96-110.4L 96,32 l 320,0 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z + M 416,64L 106.048,64 c-1.76,0.576-3.584,1.024-5.472,1.28C 61.472,70.912, 32,104.768, 32,144c0,39.296, 29.536,73.12, 68.672,78.72 + c 15.904,2.272, 27.648,15.968, 27.488,32c0,0.96-0.064,1.92-0.16,2.848C 128.864,327.456, 185.952,384, 256,384c 70.592,0, 128-57.408, 128-128 + c0-8.704-0.896-17.408-2.624-25.888c-1.984-9.6, 0.576-19.584, 6.912-27.072c 6.080-7.2, 15.040-11.328, 24.448-11.328 + c 0.384,0, 0.736,0, 1.12,0.032C 414.56,191.712, 416.064,191.84, 417.312,192C 452,191.296, 480,162.848, 480,128C 480,92.704, 451.296,64, 416,64z" /> +<glyph unicode="" d="M 416.832,224.032c-1.376,0-2.72,0-4.032-0.032C 414.912,234.528, 416,245.28, 416,256c0,88.224-71.776,160-160,160 + C 167.84,416, 96,344.928, 95.904,257.632c0-0.032, 0.256-3.232, 0.256-3.232l0,0 C 41.344,246.56,0,199.104,0,144c0-55.872, 40.256-103.936, 96-112l 80,0 + C 184.832,32, 192,39.168, 192,48S 184.832,64, 176,64l-77.664-0.16C 61.152,69.312, 32,104.544, 32,144c0,39.296, 29.504,73.12, 68.672,78.72l 13.76,1.984 + c 7.872,1.12, 13.728,7.872, 13.728,15.84L 127.904,257.568C 128,327.296, 185.44,384, 256,384c 70.592,0, 128-57.408, 128-128c0-8.672-0.864-17.408-2.624-25.888 + l-4.224-20.352c-1.056-5.088, 0.448-10.336, 3.968-14.144c 3.52-3.776, 8.576-5.728, 13.824-4.928c 0.352,0.032, 10.368,1.344, 21.888,1.344 + C 451.68,192.032, 480,163.328, 480,128c0-35.296-28.704-64-64-64L 304,64 c-44.8,0-47.84,26.848-48,32L 256,202.176 l 37.856-37.824 + c 6.24-6.24, 16.384-6.24, 22.624,0c 6.24,6.24, 6.24,16.384,0,22.624L 252.096,251.328C 248.96,254.464, 244.832,256, 240.704,256 + C 240.448,256, 240.256,256.128, 240,256.128c-4.608,0-8.672-1.984-11.584-5.088L 163.968,186.656c-6.24-6.24-6.24-16.384,0-22.624 + c 6.24-6.24, 16.384-6.24, 22.624,0L 224,201.408L 224,96 c0-22.112, 16.704-64, 80-64L 416,32 c 52.928,0, 96,43.072, 96,96S 469.312,224.032, 416.832,224.032z" /> +<glyph unicode="" d="M 418.656,224c 29.888,68.64, 11.456,112.288-3.552,133.312c-22.784,31.904-64.288,49.408-100.736,42.4 + C 251.008,387.616, 224,344.672, 224,256l0-74.048 L 186.944,219.008c-6.24,6.24-16.384,6.24-22.624,0s-6.24-16.384,0-22.624l 64.384-64.352 + c 3.232-3.232, 7.488-4.704, 11.712-4.608c 4.224-0.096, 8.48,1.376, 11.712,4.608l 64.704,64.672c 6.24,6.24, 6.24,16.384,0,22.624 + s-16.384,6.24-22.624,0L 256,181.152L 256,256 c0,92.288, 31.776,106.048, 64.32,112.288c 20.896,3.84, 51.136-4.928, 68.704-29.568 + c 21.504-30.048, 17.376-74.624-11.616-125.44c-3.072-5.408-2.752-12.096, 0.832-17.152s 9.888-7.616, 15.872-6.528 + c 3.872,0.672, 15.424,2.432, 22.72,2.432C 451.68,192.032, 480,163.328, 480,128c0-35.296-28.704-64-64-64l-317.664-0.192C 61.152,69.312, 32,104.544, 32,144 + c0,39.296, 29.504,73.12, 68.672,78.72l 13.76,1.984c 7.872,1.12, 13.728,7.872, 13.728,15.84L 127.904,257.568C 128,314.88, 163.328,361.984, 212,369.568 + C 220.704,370.944, 226.688,379.104, 225.344,387.84C 223.968,396.576, 216,402.496, 207.040,401.184C 142.72,391.168, 96,330.784, 95.904,257.632 + c0-0.032, 0.256-3.232, 0.256-3.232l0,0 C 41.344,246.56,0,199.104,0,144c0-55.872, 40.256-103.936, 96-112l 320,0 c 52.928,0, 96,43.072, 96,96 + C 512,180.352, 470.272,223.040, 418.656,224z" /> +<glyph unicode="" d="M 275.648,292.992A44.512,44.512 1260 1 1 364.672,292.99199999999996A44.512,44.512 1260 1 1 275.648,292.99199999999996zM 416,32L 448,32L 448,64L 448,128L 448,224L 320,128L 160,256L 64,160L 64,128L 64,64L 64,32L 96,32 zM 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-384 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,384 C 512,401.664, 497.664,416, 480,416z + M 480,0L 32,0 L 32,384 l 448,0 L 480,0 z" /> +<glyph unicode="" d="M 480,384l-32,0 L 448,448 c0,17.664-14.336,32-32,32L 32,480 C 14.336,480,0,465.664,0,448l0-352 c0-17.664, 14.336-32, 32-32l 32,0 l0-64 c0-17.664, 14.336-32, 32-32l 384,0 + c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 32,96L 32,448 l 384,0 l0-352 L 32,96 z M 480,0L 96,0 l0,64 l 32,0 l0-32 l 32,0 l 256,0 l 32,0 l0,32 l0,32 L 448,192 L 448,352 l 32,0 L 480,0 zM 236.64,348.992A44.512,44.512 1260 1 1 325.664,348.99199999999996A44.512,44.512 1260 1 1 236.64,348.99199999999996zM 160,320L 64,256L 64,192L 64,160L 64,128L 96,128L 352,128L 384,128L 384,160L 384,192L 384,288L 256,224 z" /> +<glyph unicode="" d="M 256,480C 150.144,480, 64,393.856, 64,288c0-61.888, 30.080-120.32, 80.512-156.32c 0.768-0.544, 1.568-1.056, 2.368-1.536 + c 11.712-6.88, 12.864-29.056, 12.608-33.12c-0.032-0.672-0.064-1.344-0.064-1.984L 159.424,32 c0-12.032, 6.72-23.008, 17.44-28.48l 64.576-32.992 + c 4.576-2.336, 9.568-3.52, 14.56-3.52c 4.96,0, 9.888,1.152, 14.432,3.424l 65.344,32.992c 10.784,5.44, 17.568,16.48, 17.568,28.576l0,62.656 + c0,31.584, 19.296,42.016, 19.488,42.112c 2.56,1.184, 4.928,2.72, 7.072,4.544C 423.168,177.92, 448,231.36, 448,288C 448,393.856, 361.856,480, 256,480z + M 191.424,95.008c0,0,0,0.64, 0.032,0.992l 129.984,0 c0-0.48-0.128-0.832-0.128-1.344c0-12.576,0-22.528,0-30.656L 191.424,64 L 191.424,95.008 z M 256-0.992 + L 191.456,32l 129.888,0 L 256-0.992z M 359.232,165.76c0,0-21.44-10.080-32.064-37.76L 186.304,128 c-3.968,11.072-10.848,22.464-23.2,29.728 + C 122.496,186.72, 96,234.272, 96,288c0,88.352, 71.648,160, 160,160s 160-71.648, 160-160C 416,238.976, 393.952,195.104, 359.232,165.76zM 272,416C 263.168,416, 256,408.832, 256,400S 263.168,384, 272,384C 308,384, 352,351.264, 352,302.496c0-8.832, 7.168-16, 16-16 + s 16,7.168, 16,16C 384,375.488, 327.008,416, 272,416z" /> +<glyph unicode="" d="M 480,352L 288.672,352 L 224,352 L 32,352 C 14.336,352,0,337.664,0,320l0-96 l 32,0 l0-224 c0-17.664, 14.336-32, 32-32l 160,0 l 64.672,0 L 448-32 c 17.664,0, 32,14.336, 32,32L 480,224 l 32,0 L 512,320 + C 512,337.664, 497.664,352, 480,352z M 32,320l 192,0 l0-64 L 32,256 L 32,320 z M 64,0L 64,224 l 160,0 l0-224 L 64,0 z M 448,0L 288.672,0 L 288.672,224 L 448,224 L 448,0 z M 480,256L 288.672,256 L 288.672,320 L 480,320 L 480,256 zM 256,384c0,0.064-0.032,0.192-0.032,0.256l 0.096,0 C 256.032,384.192, 256,384.064, 256,384c0,0, 83.808,0, 128,0 + c 44.192,0, 64,21.504, 64,48S 428.192,480, 384,480c-41.376,0-73.952-18.624-96-40.224C 278.336,445.504, 267.168,448.992, 255.072,448.992 + c-11.584,0-22.304-3.264-31.712-8.576C 201.344,461.76, 168.96,480, 128,480C 83.808,480, 64,458.496, 64,432S 83.808,384, 128,384C 172.192,384, 256,384, 256,384z M 416,432 + C 416,418.784, 398.592,416, 384,416L 311.328,416 C 311.072,416.448, 310.848,416.928, 310.592,417.344C 326.848,433.152, 351.488,448, 384,448C 398.592,448, 416,445.216, 416,432z M 96,432 + C 96,445.216, 113.408,448, 128,448c 31.808,0, 55.936-14.24, 72.192-29.504C 199.68,417.696, 199.296,416.832, 198.816,416L 128,416 C 113.408,416, 96,418.784, 96,432z" /> +<glyph unicode="" d="M 25.984,195.488L 64,225.888L 64,0 c0-17.664, 14.336-32, 32-32l 96,0 c 17.664,0, 32,14.336, 32,32l0,128 l 64,0 l0-128 c0-17.664, 14.336-32, 32-32l 96,0 + c 17.664,0, 32,14.336, 32,32L 448,225.888 l 38.016-30.4C 488.96,193.152, 492.48,192, 496,192c 4.704,0, 9.344,2.048, 12.512,6.016 + c 5.504,6.912, 4.384,16.96-2.496,22.496l-240,192c-5.856,4.672-14.144,4.672-20,0L 160,343.712L 160,384 c0,17.664-14.336,32-32,32S 96,401.664, 96,384l0-91.488 + l-89.984-72c-6.88-5.536-8-15.584-2.496-22.496C 9.024,191.104, 19.072,189.984, 25.984,195.488z M 256,379.52l 160-128L 416,0 l-96,0 l0,160 L 192,160 l0-160 L 96,0 L 96,251.488 L 256,379.52z + " /> +<glyph unicode="" d="M 40.704,85.504c 7.68-11.936, 23.808-26.144, 57.088-26.144c 20.928,0, 47.712,6.112, 77.536,16.768 + C 188.224,19.296, 211.936-32, 256-32c 44.8,0, 68.608,53.056, 81.344,111.072c 29.888-10.112, 56.768-15.936, 77.792-15.936c 35.2,0, 51.712,14.976, 59.392,27.52 + c 24.832,40.704-13.92,92.384-60.704,135.104c 8.64,8.32, 16.768,16.64, 23.904,24.736c 40.448,46.048, 51.744,83.712, 33.568,112 + c-7.68,11.936-23.808,26.144-57.088,26.144l0,0 c-20.928,0-47.712-6.112-77.536-16.768C 323.776,428.704, 300.064,480, 256,480C 211.2,480, 187.392,426.944, 174.656,368.928 + C 144.768,379.072, 117.888,384.864, 96.864,384.864l0,0 c-35.2,0-51.744-14.976-59.392-27.52C 12.64,316.64, 51.392,264.96, 98.176,222.24 + c-8.64-8.352-16.768-16.64-23.904-24.736C 33.824,151.456, 22.528,113.76, 40.704,85.504z M 256,0c-20.704,0-39.072,34.592-50.784,88 + c 16.832,7.264, 34.24,15.744, 52.064,25.44c 17.088-8.768, 33.792-16.416, 49.984-23.072C 295.616,35.616, 277.024,0, 256,0z M 192,224 + c0,11.744, 0.352,23.2, 0.832,34.464c 9.216,6.528, 18.656,12.992, 28.544,19.36C 232.736,285.12, 243.968,291.84, 255.104,298.24 + c 11.296-6.144, 22.688-12.576, 34.208-19.584c 10.304-6.304, 20.192-12.736, 29.792-19.2C 319.648,247.872, 320,236.096, 320,224 + c0-11.744-0.352-23.2-0.832-34.464C 309.952,183.008, 300.512,176.544, 290.624,170.176C 279.264,162.88, 268.032,156.16, 256.896,149.76 + c-11.296,6.144-22.688,12.576-34.208,19.584c-10.304,6.304-20.192,12.736-29.792,19.2C 192.352,200.128, 192,211.904, 192,224z M 160.16,211.968 + C 155.456,215.552, 150.848,219.136, 146.432,222.688C 150.848,226.432, 155.424,230.176, 160.096,233.92C 160.032,229.632, 160,226.016, 160,224 + C 160,221.664, 160.064,217.248, 160.16,211.968z M 195.744,299.072C 196.672,308.16, 197.76,316.96, 199.008,325.472C 206.304,322.368, 213.76,318.944, 221.376,315.36 + c-5.76-3.52-11.52-6.88-17.312-10.592C 201.184,302.88, 198.592,300.928, 195.744,299.072z M 288.48,316.16c 8.256,4.16, 16.32,8.032, 24.224,11.584 + C 314.048,318.688, 315.2,309.248, 316.192,299.552c-4.448,2.848-8.192,5.184-10.176,6.4C 300.16,309.536, 294.304,312.768, 288.48,316.16z M 351.84,236.032 + c 4.704-3.584, 9.312-7.168, 13.728-10.72c-4.416-3.744-8.992-7.456-13.696-11.232C 351.968,218.368, 352,221.984, 352,224 + C 352,226.336, 351.936,230.752, 351.84,236.032z M 316.256,148.928c-0.928-9.088-1.984-17.92-3.232-26.4c-7.296,3.104-14.784,6.528-22.368,10.112 + c 5.76,3.52, 11.52,6.88, 17.312,10.592C 310.816,145.12, 313.408,147.072, 316.256,148.928z M 205.984,142.048c 5.856-3.584, 11.68-6.816, 17.536-10.208 + c-8.256-4.16-16.32-8.032-24.224-11.584c-1.344,9.024-2.496,18.464-3.488,28.192C 200.256,145.632, 204,143.264, 205.984,142.048z + M 447.2,107.328c-5.056-8.256-16.256-12.192-32.064-12.192c-18.464,0-43.392,5.632-71.808,15.616c 3.392,21.952, 5.504,43.392, 6.752,61.696 + c 14.304,10.56, 27.52,21.248, 40.032,32C 435.264,163.456, 458.752,126.24, 447.2,107.328z M 414.208,356.64c 14.656,0, 25.184-3.68, 30.176-11.456 + c 12-18.656-10.656-56.448-54.88-98.528c-13.76,11.2-27.328,21.44-39.552,30.112c-1.312,18.88-3.488,40.896-7.104,63.392 + C 371.232,350.688, 396.032,356.64, 414.208,356.64z M 256,448c 20.704,0, 39.072-34.592, 50.784-88c-16.832-7.264-34.24-15.744-52.064-25.44 + C 237.6,343.328, 220.896,351.008, 204.736,357.632C 216.384,412.384, 234.976,448, 256,448z M 64.8,340.672c 5.056,8.256, 16.256,12.192, 32.064,12.192 + c 18.464,0, 43.392-5.632, 71.808-15.616C 165.248,315.296, 163.168,293.888, 161.92,275.552c-14.304-10.56-27.52-21.248-40.032-32 + C 76.736,284.544, 53.248,321.76, 64.8,340.672z M 162.016,171.264c 1.312-18.88, 3.488-40.896, 7.104-63.392c-28.352-10.528-53.152-16.48-71.328-16.48 + c-14.656,0-25.184,3.68-30.176,11.456c-12,18.656, 10.656,56.448, 54.88,98.528C 136.224,190.176, 149.792,179.904, 162.016,171.264z" /> +<glyph unicode="" d="M 384-32c 17.664,0, 32,14.336, 32,32L 416,448 c0,17.664-14.336,32-32,32L 160,480 C 142.336,480, 128,465.664, 128,448l0-448 c0-17.664, 14.336-32, 32-32L 384-32 z + M 256,17.984c0,9.952, 8.064,17.984, 17.984,17.984s 17.984-8.064, 17.984-17.984S 283.936,0, 273.984,0S 256,8.064, 256,17.984z M 336,448 + C 344.832,448, 352,440.832, 352,432C 352,423.168, 344.832,416, 336,416l-32,0 C 295.168,416, 288,423.168, 288,432C 288,440.832, 295.168,448, 304,448L 336,448 z M 256,432 + C 256,423.168, 248.832,416, 240,416S 224,423.168, 224,432C 224,440.832, 231.168,448, 240,448S 256,440.832, 256,432z M 160,384l 224,0 l0-320 L 160,64 L 160,384 z" /> +<glyph unicode="" d="M 416-32c 17.664,0, 32,14.336, 32,32L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-448 c0-17.664, 14.336-32, 32-32L 416-32 z + M 256-17.984c-9.952,0-17.984,8.064-17.984,17.984S 246.048,17.984, 256,17.984S 273.984,9.952, 273.984,0S 265.952-17.984, 256-17.984z M 128,416l 256,0 l0-384 L 128,32 L 128,416 z" /> +<glyph unicode="" d="M 495.488,96L 480,96 L 480,384 c0,17.664-14.336,32-32,32L 64,416 C 46.336,416, 32,401.664, 32,384l0-288 L 16.512,96 C 7.392,96,0,88.832,0,80 + C0,71.168, 7.392,64, 16.512,64L 64,64 l 384,0 l 47.488,0 C 504.608,64, 512,71.168, 512,80C 512,88.832, 504.608,96, 495.488,96z M 448,384l0-254.656 L 64,129.344 L 64,384 L 448,384 z" /> +<glyph unicode="" d="M 480,448L 32,448 C 14.336,448,0,433.664,0,416l0-288 c0-17.664, 14.336-32, 32-32l 159.968,0 c-0.064-23.136-0.992-53.184-9.76-64L 175.744,32 + C 167.040,32, 160,24.832, 160,16C 160,7.168, 167.040,0, 175.744,0l 160.48,0 C 344.96,0, 352,7.168, 352,16c0,8.832-7.040,16-15.744,16l-6.464,0 + c-8.8,10.816-9.696,40.864-9.76,64L 480,96 c 17.664,0, 32,14.336, 32,32L 512,416 C 512,433.664, 497.664,448, 480,448z M 224,96l-0.032-0.064 + C 223.968,95.968, 223.968,95.968, 224,96L 224,96z M 288.032,95.936L 288,96l 0.032,0 C 288.032,95.968, 288.032,95.968, 288.032,95.936z M 480,160L 32,160 L 32,416 l 448,0 L 480,160 z" /> +<glyph unicode="" d="M 480,320l-64,0 c0,0-18.496,0-32,32c-6.88,16.288-14.336,32-32,32L 224,384 C 206.336,384, 198.656,368.384, 192,352C 179.008,320, 160,320, 160,320L 128,320 + c0,17.664-14.336,32-32,32L 64,352 C 46.336,352, 32,337.664, 32,320C 14.336,320,0,305.664,0,288l0-256 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,164 L 512,192 L 512,288 + C 512,305.664, 497.664,320, 480,320z M 480,32L 32,32 l0,128 l 145.6,0 c 7.84-54.208, 54.016-96, 110.4-96c 57.76,0, 104.736,43.872, 110.784,100L 480,164 L 480,32 z M 208,176 + C 208,220.128, 243.904,256, 288,256s 80-35.872, 80-80c0-44.096-35.904-80-80-80S 208,131.904, 208,176z M 398.4,192C 390.56,246.208, 344.384,288, 288,288 + S 185.44,246.208, 177.6,192L 32,192 L 32,288 l 32,0 l 32,0 l 64,0 c 18.688,0, 46.080,13.6, 61.632,51.968C 224.288,346.464, 226.080,350.048, 227.264,352l 121.344,0 + c 2.144-3.52, 4.896-10.016, 5.92-12.448C 375.232,290.496, 409.376,288, 416,288l 64,0 l0-96 L 398.4,192 zM 64,239.68A16,16 1260 1 1 96,239.68A16,16 1260 1 1 64,239.68z" /> +<glyph unicode="" d="M 480,352L 32,352 C 14.336,352,0,337.664,0,320l0-320 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,320 C 512,337.664, 497.664,352, 480,352z + M 181.76,127.136l 74.304-50.496l 73.856,50.848L 457.376,0L 54.624,0 L 181.76,127.136z M 32,22.624L 32,228.96 l 122.816-83.488L 32,22.624z M 356.704,145.92 + L 480,230.784l0-208.16 L 356.704,145.92z M 480,320l0-51.776 l-0.672,0.96l-223.392-153.824L 32,267.616L 32,320 L 480,320 z" /> +<glyph unicode="" d="M 399.456,160l-12.128,32l-34.24,0 L 158.912,192 l-34.24,0 l-12.128-32L 64,32l 384,0 L 399.456,160z M 146.784,160l 218.464,0 l 36.416-96L 110.368,64 + L 146.784,160zM 328.832,256l 34.24,0 l-12.128,32L 285.856,459.552C 281.088,471.872, 269.216,480, 256,480S 230.912,471.872, 226.144,459.552L 161.088,288L 148.96,256 + l 34.24,0 L 328.832,256 z M 256,448l 60.672-160L 195.328,288 L 256,448zM 495.744,0L 16.256,0 C 7.264,0,0-6.784,0-15.744S 7.264-32, 16.256-32l 479.488,0 C 504.736-32, 512-24.736, 512-15.744 + S 504.736,0, 495.744,0z" /> +<glyph unicode="" d="M 83.744-29.568C 87.712-31.2, 91.872-32, 96-32c 8.32,0, 16.512,3.264, 22.624,9.376L 256,114.752l 137.376-137.376 + C 399.488-28.736, 407.68-32, 416-32c 4.128,0, 8.288,0.8, 12.224,2.432C 440.192-24.608, 448-12.928, 448,0L 448,448 c0,17.664-14.336,32-32,32L 96,480 + C 78.336,480, 64,465.664, 64,448l0-448 C 64-12.928, 71.808-24.608, 83.744-29.568z M 256,160l-160-160L 96,352 l 320,0 l0-352 L 256,160z M 416,448l0-64 L 96,384 L 96,448 L 416,448 z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,352 c0,17.664-14.336,32-32,32l-64.16,0 C 351.072,437.152, 308.512,480, 256,480S 160.928,437.152, 160.16,384 + L 96,384 C 78.336,384, 64,369.664, 64,352l0-352 C 64-17.664, 78.336-32, 96-32z M 416,352l0-352 L 96,0 L 96,352 L 416,352 z M 256,448c 34.784,0, 63.072-28.576, 63.84-64L 192.16,384 + C 192.928,419.424, 221.216,448, 256,448zM 208,288l 96,0 C 312.832,288, 320,295.168, 320,304C 320,312.832, 312.832,320, 304,320l-96,0 C 199.168,320, 192,312.832, 192,304C 192,295.168, 199.168,288, 208,288z + " /> +<glyph unicode="" d="M 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-65.344 L0,256 l0-192 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L 512,318.656 L 512,384 + C 512,401.664, 497.664,416, 480,416z M 480,64L 32,64 L 32,256 l 448,0 L 480,64 z M 32,318.656L 32,384 l 448,0 l0-65.344 L 32,318.656 zM 80,96l 160,0 C 248.832,96, 256,103.168, 256,112C 256,120.832, 248.832,128, 240,128l-160,0 C 71.168,128, 64,120.832, 64,112 + C 64,103.168, 71.168,96, 80,96zM 288,112A16,16 1260 1 1 320,112A16,16 1260 1 1 288,112zM 352,112A16,16 1260 1 1 384,112A16,16 1260 1 1 352,112zM 416,112A16,16 1260 1 1 448,112A16,16 1260 1 1 416,112z" /> +<glyph unicode="" d="M 96,0A32,32 1260 1 1 160,0A32,32 1260 1 1 96,0zM 384,0A32,32 1260 1 1 448,0A32,32 1260 1 1 384,0zM-0.928,400c0-8.832, 7.168-16, 16-16L 48.32,384 l 19.872-84.992L 96,160c0-1.152, 0.544-2.144, 0.672-3.264l-16.288-73.28 + c-1.056-4.736, 0.096-9.696, 3.136-13.472C 86.56,66.176, 91.136,64, 96,64l 363.008,0 c 8.832,0, 16,7.168, 16,16s-7.168,16-16,16L 115.968,96 + l 7.328,32.96C 124.896,128.704, 126.336,128, 128,128l 291.68,0 c 17.664,0, 28.32,3.488, 36.832,24l 51.968,159.424C 517.504,340, 497.696,352, 480,352L 96,352 + C 93.504,352, 91.328,351.136, 88.992,350.592L 76.576,403.648C 74.88,410.88, 68.448,416, 60.992,416L 15.072,416 C 6.208,416-0.928,408.832-0.928,400z M 96.64,320l 380.96,0 + l-51.072-156.768c-0.608-1.376-1.12-2.368-1.504-3.040C 423.968,160.096, 422.304,160, 419.68,160L 128,160 L 128,163.168 L 127.392,166.272L 96.64,320z" /> +<glyph unicode="" d="M 225.216,368.352C 191.328,402.176, 148.768,405.024, 119.168,375.424C 89.568,345.856, 92.384,303.232, 126.208,269.376l 183.168-183.168 + c 6.24-6.24, 16.384-6.24, 22.624,0s 6.24,16.384,0,22.624L 148.832,292c-16.416,16.416-26.88,40.992-7.072,60.8 + c 19.776,19.808, 44.384,9.312, 60.8-7.104l 203.648-203.616c 58.4-58.464, 72.96-85.408, 38.176-120.224c-35.2-35.168-72.512-26.464-128.704,29.696 + L 89.44,277.856C 52.896,314.4, 27.296,374.080, 75.328,422.080C 132.352,479.104, 197.472,423.040, 216.032,404.448l 207.872-207.904c 6.24-6.24, 16.384-6.24, 22.624,0 + s 6.24,16.384,0,22.624L 238.656,427.072C 175.808,489.92, 104.544,496.64, 52.672,444.704C 0.256,392.32, 5.92,316.16, 66.816,255.232l 226.272-226.272 + c 19.232-19.232, 60.416-60.384, 107.776-60.384c 21.28,0, 43.84,8.352, 66.176,30.688c 63.584,63.616, 4.768,122.496-38.176,165.472L 225.216,368.352z" /> +<glyph unicode="" d="M 464.928,447.84c-0.288,0-0.576,0-0.864,0c-0.256,0-0.48,0.032-0.736,0L 262.144,447.84 + C 257.248,447.616, 246.112,439.968, 244.672,438.528L 9.344,203.2c-12.48-12.48-12.48-32.704,0-45.184l 180.672-180.672C 196.288-28.896, 204.448-32, 212.608-32 + c 8.16,0, 16.352,3.104, 22.592,9.344l 235.328,235.328C 471.968,214.112, 480,224, 480,230.144L 480,431.968 C 480.448,440.896, 473.696,447.84, 464.928,447.84z + M 448,236.128c-0.48-0.736-0.96-1.504-1.408-2.112l-233.952-234.016L 31.968,180.576l 234.016,234.016C 266.624,415.040, 267.36,415.52, 268.128,416L 448,416 L 448,236.128 zM 384,368A16,16 1260 1 1 416,368A16,16 1260 1 1 384,368z" /> +<glyph unicode="" d="M 465.28,480c-0.192,0-0.384,0-0.576,0c-0.096,0-0.192,0-0.288,0c-0.032,0-0.064,0-0.096,0 + c-0.16,0-0.288,0-0.416,0c-0.064,0-0.128,0-0.192,0L 294.496,480 C 289.6,479.744, 278.464,472.096, 277.024,470.656L 73.344,267.008 + c-12.48-12.48-12.48-32.704,0-45.184l 25.408-25.408L 73.344,171.008c-12.48-12.48-12.48-32.704,0-45.184l 148.672-148.672 + c 6.24-6.24, 14.4-9.344, 22.592-9.344c 8.16,0, 16.352,3.104, 22.592,9.344l 203.648,203.68C 472.32,182.272, 480,192.128, 480,198.272L 480,464.096 + C 480.448,473.024, 474.048,480, 465.28,480z M 448.352,203.68c-0.096-0.16-0.16-0.256-0.128-0.256c0,0,0,0,0,0l-203.584-203.68l-148.672,148.608 + l 25.408,25.408l 100.64-100.64c 6.24-6.24, 14.4-9.344, 22.592-9.344c 8.16,0, 16.352,3.104, 22.592,9.344l 181.152,181.152L 448.352,203.68 z M 448.352,352l0-52.32 + c-0.096-0.16-0.16-0.256-0.128-0.256l0,0c0,0,0,0,0,0l-203.584-203.68L 95.968,244.352l 202.304,202.272C 298.88,447.072, 299.616,447.552, 300.352,448 + l 148,0 L 448.352,352 zM 384.352,400.128A16,16 1260 1 1 416.352,400.128A16,16 1260 1 1 384.352,400.128z" /> +<glyph unicode="" d="M 416,448l-64,0 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448L 128,448 C 110.336,448, 96,433.664, 96,416l 352,0 C 448,433.664, 433.664,448, 416,448zM 96,0c0-17.664, 14.336-32, 32-32l 288,0 c 17.664,0, 32,14.336, 32,32L 448,384 L 96,384 L 96,0 z M 128,352l 288,0 l0-352 L 128,0 L 128,352 zM 176,320C 167.168,320, 160,312.832, 160,304l0-256 C 160,39.168, 167.168,32, 176,32S 192,39.168, 192,48l0,256 C 192,312.832, 184.832,320, 176,320zM 272,320C 263.168,320, 256,312.832, 256,304l0-256 C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48l0,256 C 288,312.832, 280.832,320, 272,320zM 368,320C 359.168,320, 352,312.832, 352,304l0-256 c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16l0,256 + C 384,312.832, 376.832,320, 368,320z" /> +<glyph unicode="" d="M 157.248,474.304C 152.896,479.456, 145.824,481.344, 139.52,479.040C 133.216,476.736, 128.992,470.72, 128.992,464l0-417.504 + c0-6.912, 4.416-13.024, 10.976-15.2c 1.632-0.544, 3.328-0.8, 5.024-0.8c 4.96,0, 9.76,2.304, 12.832,6.464l 71.552,96.384l 49.632-141.984 + c 6.368-18.176, 26.272-27.776, 44.448-21.408s 27.776,26.272, 21.408,44.448l-48.704,139.296l 111.936-21.664c 6.688-1.344, 13.408,1.76, 16.832,7.584 + c 3.424,5.856, 2.816,13.216-1.568,18.4L 157.248,474.304z M 247.2,195.808C 241.152,197.024, 234.976,194.592, 231.328,189.632l-70.304-94.72L 161.024,420.128 + l 208.768-248.064L 247.2,195.808z" /> +<glyph unicode="" d="M 224,67.072L 224,0 L 176,0 C 167.168,0, 160-7.168, 160-16C 160-24.832, 167.168-32, 176-32l 79.68,0 L 256.32-32 l 79.68,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 288,0 l0,67.264 c 66.656,13.152, 128,67.104, 128,156.736L 416,272 C 416,280.832, 408.832,288, 400,288 + S 384,280.832, 384,272L 384,224 c0-84.032-64.416-128-128-128c-61.664,0-128,40.064-128,128L 128,272 C 128,280.832, 120.832,288, 112,288S 96,280.832, 96,272L 96,224 + C 96,133.12, 156.256,79.808, 224,67.072zM 256,128c 52.928,0, 96,43.072, 96,96L 352,384 c0,52.928-43.072,96-96,96C 203.072,480, 160,436.928, 160,384l0-160 C 160,171.072, 203.072,128, 256,128z M 192,384 + c0,35.36, 28.64,64, 64,64s 64-28.64, 64-64l0-160 c0-35.36-28.64-64-64-64S 192,188.64, 192,224L 192,384 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 359.52,349.568L 299.968,312.384L 260.192,287.584c 31.936-2.112, 57.28-27.424, 59.392-59.392l 24.8,39.744l 37.184,59.584 + c 3.968,6.304, 3.040,14.528-2.24,19.776C 374.016,352.608, 365.76,353.504, 359.52,349.568zM 192.416,219.808L 167.616,180.032l-37.184-59.584c-3.968-6.304-3.040-14.528, 2.24-19.776C 135.776,97.6, 139.872,96, 144,96 + c 2.944,0, 5.888,0.8, 8.48,2.432l 59.552,37.184l 39.776,24.8C 219.872,162.528, 194.528,187.872, 192.416,219.808zM 260.192,287.584C 258.784,287.68, 257.44,288, 256,288C 220.64,288, 192,259.36, 192,224c0-1.44, 0.32-2.784, 0.416-4.192 + c 2.112-31.936, 27.456-57.28, 59.392-59.392C 253.216,160.32, 254.56,160, 256,160c 35.36,0, 64,28.64, 64,64c0,1.44-0.32,2.784-0.416,4.192 + C 317.472,260.128, 292.128,285.472, 260.192,287.584z M 224,224c0,17.632, 14.368,32, 32,32s 32-14.368, 32-32S 273.632,192, 256,192S 224,206.368, 224,224z" /> +<glyph unicode="" d="M 243.392,217.216c 45.984,0, 83.392,37.408, 83.392,83.392C 326.784,346.592, 289.376,384, 243.392,384S 160,346.592, 160,300.608 + C 160,254.624, 197.408,217.216, 243.392,217.216z M 243.392,352c 28.32,0, 51.392-23.040, 51.392-51.392s-23.040-51.392-51.392-51.392S 192,272.288, 192,300.608 + S 215.040,352, 243.392,352zM 231.744-23.328c 2.688-2.976, 5.28-4.896, 7.776-6.24c 0.032-0.032, 0.096-0.032, 0.128-0.064 + c 1.728-0.896, 3.424-1.568, 5.024-1.568c 1.6,0, 3.296,0.672, 5.024,1.568c 0.032,0.032, 0.096,0.032, 0.128,0.064 + c 2.496,1.344, 5.088,3.264, 7.776,6.24c0,0, 148.736,161.76, 163.68,301.92c 0.896,7.232, 1.504,14.56, 1.504,22.016 + C 422.784,399.68, 342.464,480, 243.392,480S 64,399.68, 64,300.608c0-7.584, 0.608-14.976, 1.536-22.304C 80.864,138.208, 231.744-23.328, 231.744-23.328z M 243.392,448 + c 81.28,0, 147.392-66.112, 147.392-147.392c0-5.408-0.384-11.168-1.312-18.624c-11.456-107.392-112.288-233.408-144.768-271.744 + c-33.312,38.4-135.584,164.096-147.424,272C 96.416,289.312, 96,295.136, 96,300.608C 96,381.888, 162.112,448, 243.392,448z" /> +<glyph unicode="" d="M 139.040,195.648C 132.224,187.904, 129.568,177.344, 131.872,167.296c 2.304-10.048, 9.344-18.368, 18.848-22.336 + c 22.72-9.504, 61.344-15.52, 105.312-16.736C 256.032,128.16, 256,128.096, 256,128l0-96 c0-17.664, 7.168-64, 16-64S 288,14.336, 288,32l0,96 + c0,0.096-0.032,0.16-0.032,0.256c 43.968,1.184, 82.592,7.232, 105.312,16.736c 9.504,3.968, 16.544,12.288, 18.848,22.336 + c 2.304,10.048-0.352,20.608-7.168,28.32C 391.84,210.528, 368.928,218.752, 352,223.040l0,165.76 l0,0c 16.736,5.664, 30.944,12.768, 42.176,21.056 + c 9.6,7.072, 14.464,18.944, 12.608,30.72s-10.112,21.568-21.44,25.376C 369.728,471.2, 334.208,480, 272,480C 206.24,480, 169.92,469.856, 157.344,465.504 + c-11.168-3.872-19.296-13.6-21.12-25.28C 134.4,428.576, 139.168,416.832, 148.608,409.696C 160,401.152, 174.56,393.92, 191.968,388.224l 0.032,0L 192,223.040 + C 175.104,218.784, 152.16,210.56, 139.040,195.648z M 201.952,418.624C 185.248,424.096, 174.4,430.336, 167.84,435.296C 184.864,441.184, 219.328,448, 272,448 + c 51.648,0, 85.856-6.56, 103.2-12.384c-6.784-4.992-17.536-11.104-33.472-16.512L 320,411.744l0-213.6 l 24.128-6.112 + c 17.696-4.48, 31.072-11.008, 36.8-17.536C 366.112,168.32, 330.112,160, 272,160S 177.888,168.32, 163.072,174.496c 5.76,6.528, 19.136,13.056, 36.8,17.536 + L 224,198.144L 224,411.424 L 201.952,418.624z" /> +<glyph unicode="" d="M 486.944,415.232l-144,64C 340.672,479.744, 338.336,480, 336,480c-2.080,0-4.192-0.192-6.24-0.608L 175.712,416.704 + L 38.976,479.232C 36.672,479.744, 34.336,480, 32,480C 24.8,480, 17.728,477.568, 12,472.96C 4.416,466.912,0,457.728,0,448l0-384 c0-14.976, 10.4-27.968, 25.024-31.232 + l 143.328-64C 170.656-31.744, 172.992-32, 175.328-32c 2.080,0, 4.192,0.192, 6.24,0.608l 154.048,62.688l 137.408-62.528C 475.36-31.744, 477.696-32, 480-32 + c 7.2,0, 14.304,2.432, 20.032,7.040C 507.584-18.88, 512-9.696, 512,0L 512,384 C 512,399.008, 501.568,412, 486.944,415.232z M 192,390.624l 128,50.976l0-384 + l-128-50.976L 192,390.624 z M 32,448l 128-57.152l0-384 L 32,64L 32,448 z M 480,0l-128,56.896l0,384 L 480,384L 480,0 z" /> +<glyph unicode="" d="M 404.992,448L 104,448 C 86.336,448, 72,436, 64,416L0,192.512L0,176 l0-33.664 L0,16 C0,7.168, 7.168,0, 16,0l 480,0 + c 8.832,0, 16,7.168, 16,16l0,127.872 L 512,176 L 512,190.528 L 448,416C 439.008,436, 422.688,448, 404.992,448z M 94.24,405.344C 95.712,408.64, 99.456,416, 104,416l 300.992,0 + c 4.384,0, 9.44-4.512, 12.992-11.392L 478.304,192L 336,192 C 327.168,192, 320,184.832, 320,176L 320,128 L 192,128 L 192,176 C 192,184.832, 184.832,192, 176,192L 33.152,192 L 94.24,405.344z + M 480,32L 32,32 l0,111.552 L 32,160 l 128,0 l0-48 C 160,103.168, 167.168,96, 176,96l 160,0 c 8.832,0, 16,7.168, 16,16L 352,160 l 128,0 l0-15.36 L 480,32 z" /> +<glyph unicode="" d="M 480,320l-128,0 c0-17.664-14.336-32-32-32l 160,0 l0-64 l-160,0 c 17.664,0, 32-14.336, 32-32l 128,0 l0-192 L 32,0 L 32,192 l 128,0 c0,17.664, 14.336,32, 32,32L 32,224 L 32,288 l 160,0 + C 174.336,288, 160,302.336, 160,320L 32,320 C 14.336,320,0,305.664,0,288l0-64 l0-32 l0-192 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,192 L 512,224 L 512,288 C 512,305.664, 497.664,320, 480,320zM 192,288l 128,0 c 17.664,0, 32,14.336, 32,32L 352,352 c0,17.664-14.336,32-32,32L 192,384 C 174.336,384, 160,369.664, 160,352l0-32 C 160,302.336, 174.336,288, 192,288z M 192,352l 128,0 l0-32 + L 192,320 L 192,352 zM 160,192l0-32 c0-17.664, 14.336-32, 32-32l 128,0 c 17.664,0, 32,14.336, 32,32L 352,192 c0,17.664-14.336,32-32,32L 192,224 C 174.336,224, 160,209.664, 160,192z M 320,160L 192,160 + L 192,192 l 128,0 L 320,160 z" /> +<glyph unicode="" d="M 432.672,480L 288.288,480 L 144,480 L 80.672,480 C 36.512,480, 0.768,444.512, 0.128,400.512L0,400.672l0-66.656 L0,288 l0-175.328 l0-39.584 l0-24.416 + C0,4.128, 36.128-32, 80.672-32l 14.592,0 L 224-32 l 44,0 l 21.408,0 l 63.264,0 C 370.336-32, 384-17.664, 384,0L 384,336 C 384,344.832, 377.504,352, 368.672,352l-288,0 + C 53.824,352, 32,372.512, 32,399.328C 32,426.176, 53.824,448, 80.672,448L 144,448 l 149.12,0 L 416,448 l0-368 c0-8.832, 7.84-16, 16.672-16S 448,71.168, 448,80l0,384 + C 448,472.832, 441.504,480, 432.672,480z M 80.672,320l 271.36,0 l 0.64-320L 289.408,0 L 268,0 L 224,0 L 95.264,0 L 80.672,0 C 53.824,0, 32,21.824, 32,48.672l0,24.416 l0,39.584 L 32,288 L 32,334.016 + L 32,335.648 C 45.44,325.792, 62.24,320, 80.672,320z" /> +<glyph unicode="" d="M 510.112,390.016C 506.080,403.040, 494.368,412.672, 480,412.672l-32,0 l0-32 l0-17.664 c0-26.464-21.536-48-48-48S 352,336.544, 352,363.008 + L 352,380.672 l0,32 L 159.84,412.672 l0-32 l0-17.664 c0-26.464-21.536-48-48-48c-26.464,0-48,21.536-48,48L 63.84,380.672 l0,32 L 32,412.672 c-14.368,0-26.080-9.632-30.112-22.656L0,390.016 + l0-9.344 l0-99.68 L0,0 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,280.992 L 512,380.672 L 512,390.016 L 510.112,390.016 z M 480,0L 32,0 L 32,256 l 448,0 L 480,0 zM 111.84,347.008c 8.832,0, 16,7.168, 16,16L 127.84,464 c0,8.832-7.168,16-16,16s-16-7.168-16-16l0-100.992 + C 95.84,354.176, 103.008,347.008, 111.84,347.008zM 400,347.008c 8.832,0, 16,7.168, 16,16L 416,464 C 416,472.832, 408.832,480, 400,480S 384,472.832, 384,464l0-100.992 + C 384,354.176, 391.168,347.008, 400,347.008z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 96,192l0-64 L 32,128 L 32,192 L 96,192 z M 32,256L 32,320 l 64,0 l0-64 L 32,256 z M 128,160l 256,0 l0-160 L 128,0 L 128,160 z M 384,192L 128,192 L 128,448 l 256,0 L 384,192 z M 416,192l 64,0 l0-64 l-64,0 L 416,192 z M 416,256L 416,320 l 64,0 l0-64 L 416,256 z M 416,384L 416,448 l 64,0 l0-64 L 416,384 z M 96,384L 32,384 L 32,448 l 64,0 L 96,384 z + M 32,64l 64,0 l0-64 L 32,0 L 32,64 z M 416,64l 64,0 l0-64 l-64,0 L 416,64 z" /> +<glyph unicode="" d="M 511.456,417.664C 510.048,434.144, 496.736,448, 480,448L 32,448 C 15.264,448, 1.952,434.144, 0.544,417.664L0,417.664 l0-2.656 L0,352 l0-226.656 L0,96 l0-96 + c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 L 512,415.008 L 512,417.664 L 511.456,417.664 z M 192,256L 192,352 l 128,0 l0-96 L 192,256 z M 320,224l0-98.656 L 192,125.344 L 192,224 L 320,224 z M 160,352l0-96 L 32,256 L 32,352 L 160,352 z M 32,224l 128,0 l0-98.656 + L 32,125.344 L 32,224 z M 32,0l0,96 l 128,0 l0-96 L 32,0 z M 192,0l0,96 l 128,0 l0-96 L 192,0 z M 480,0l-128,0 l0,96 l 128,0 L 480,0 z M 480,125.344l-128,0 L 352,224 l 128,0 L 480,125.344 z M 480,256l-128,0 L 352,352 l 128,0 L 480,256 z" /> +<glyph unicode="" d="M 416,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 448,448 C 448,465.664, 433.664,480, 416,480z + M 32,448l 64,0 l0-448 L 32,0 L 32,448 z M 416,0L 128,0 L 128,448 l 288,0 L 416,0 zM 221.792,308.256A48.448,48.448 1260 1 1 318.688,308.256A48.448,48.448 1260 1 1 221.792,308.256zM 271.232,240.448C 227.488,240.448, 192,192.864, 192,134.176s 158.496-58.688, 158.496,0S 315.008,240.448, 271.232,240.448zM 480,448L 512,448L 512,352L 480,352zM 480,320L 512,320L 512,224L 480,224zM 480,192L 512,192L 512,96L 480,96z" /> +<glyph unicode="" d="M 480,160L 480,224 c0,147.072-112.672,224-224,224C 147.392,448, 32,369.504, 32,224l0-64 c-17.664,0-32-14.336-32-32l0-64 c0-17.664, 14.336-32, 32-32 + c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32l0,128 c0,17.664-14.336,32-32,32L 64,224 c0,126.048, 96.608,192, 192,192c 92.48,0, 192-60.064, 192-192l0-32 c-17.664,0-32-14.336-32-32l0-128 + c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32c 17.664,0, 32,14.336, 32,32l0,64 C 512,145.664, 497.664,160, 480,160z" /> +<glyph unicode="" d="M 256,480C 190.496,480, 124.96,455.008, 74.976,405.024c-99.968-99.968-99.968-262.080,0-362.048C 124.96-7.008, 190.496-32, 256-32 + s 131.040,24.992, 181.024,74.976c 99.968,99.968, 99.968,262.080,0,362.048C 387.040,455.008, 321.504,480, 256,480z M 165.504,133.504C 141.312,157.664, 128,189.824, 128,224 + c0,34.176, 13.312,66.336, 37.504,90.496C 189.664,338.688, 221.824,352, 256,352s 66.336-13.312, 90.496-37.504C 370.688,290.336, 384,258.176, 384,224 + c0-34.176-13.312-66.336-37.504-90.496C 322.336,109.312, 290.176,96, 256,96S 189.664,109.312, 165.504,133.504z M 354.976,424.8L 305.6,375.424 + C 289.472,380.704, 272.8,384, 256,384C 240.704,384, 225.568,381.088, 210.752,376.736l-49.92,49.92C 190.272,440.448, 222.528,448, 256,448C 290.944,448, 324.544,439.84, 354.976,424.8z + M 53.376,319.136l 49.92-49.92c-9.152-31.040-8.768-64, 1.28-94.848l-49.376-49.376C 40.16,155.456, 32,189.056, 32,224C 32,257.472, 39.552,289.728, 53.376,319.136z + M 97.6,65.632L 97.6,65.632C 97.6,65.6, 97.6,65.6, 97.6,65.632L 97.6,65.632z M 164.704,19.552l 50.432,50.432C 228.544,66.432, 242.208,64, 256,64 + c 15.296,0, 30.432,2.912, 45.248,7.296l 49.92-49.92C 321.728,7.552, 289.472,0, 256,0C 223.968,0, 193.088,6.88, 164.704,19.552z M 458.56,128.928 + l-49.824,49.824c 8.288,28.128, 8.768,57.792, 1.28,86.112l 50.336,50.336C 486.688,255.968, 486.080,187.744, 458.56,128.928z" /> +<glyph unicode="" d="M 256-32c 82.528,0, 155.744,39.232, 202.56,99.872L 256,224L 256,480 C 114.624,480,0,365.376,0,224S 114.624-32, 256-32z M 224,445.728L 224,224 + c0-9.92, 4.608-19.296, 12.448-25.344l 175.424-135.232C 370.304,22.784, 314.976,0, 256,0c-123.52,0-224,100.48-224,224C 32,336.64, 115.584,430.144, 224,445.728zM 300,475.712l0-228.96 l 182.784-140.896C 501.344,141.216, 512,181.312, 512,224C 512,350.336, 420.352,454.816, 300,475.712z" /> +<glyph unicode="" d="M 479.584,480c-17.92,0-32.416-14.528-32.416-32.416l0-75.584 C 410.624,416.256, 368.512,480, 252.608,480C 113.344,480,0,366.688,0,227.392 + c0-139.296, 113.344-252.608, 252.608-252.608c 109.376,0, 205.824,69.856, 240.064,173.824c 5.664,17.312-3.744,35.968-21.056,41.664 + c-17.312,5.696-35.968-3.712-41.664-21.024c-25.28-76.832-96.544-128.448-177.344-128.448c-102.912,0-186.624,83.712-186.624,186.624 + s 83.712,186.24, 186.624,186.24c 72.864,0, 113.344-45.344, 146.368-92.896L 317.472,320.768 c-17.92,0-32.416-14.528-32.416-32.416c0-17.92, 14.528-32.416, 32.416-32.416 + l 162.112,0 C 497.472,255.872, 512,270.4, 512,288.288L 512,447.584 C 512,465.472, 497.472,480, 479.584,480z" /> +<glyph unicode="" d="M 152.928,415.104c 18.72,18.72, 49.152,18.72, 67.872,0l 171.616-171.616c 8.448,31.968, 0.544,67.36-24.512,92.416 + L 254.752,449.024c-37.504,37.504-98.272,37.504-135.776,0L 93.536,423.584c-37.504-37.504-37.504-98.272,0-135.776l 113.152-113.152 + c 25.056-25.056, 60.448-32.96, 92.416-24.512L 127.488,321.76c-18.72,18.72-18.72,49.152,0,67.872L 152.928,415.104zM 257.248-1.024c 37.504-37.504, 98.272-37.504, 135.776,0l 25.44,25.472c 37.504,37.504, 37.504,98.272,0,135.776L 305.312,273.312 + c-25.056,25.056-60.448,32.96-92.416,24.512l 171.616-171.616c 18.72-18.72, 18.72-49.152,0-67.872l-25.472-25.472c-18.72-18.72-49.152-18.72-67.872,0 + L 119.584,204.512c-8.448-31.968-0.544-67.36, 24.512-92.416L 257.248-1.024z" /> +<glyph unicode="" d="M 120.64,227.68c 20.448-20.448, 50.528-27.616, 77.888-19.456L 47.36,359.36C 42.432,364.288, 39.84,371.424, 39.84,379.936 + c0,14.080, 7.36,32.064, 17.12,41.824c 12.8,12.8, 47.52,26.976, 63.68,10.912l 151.136-151.168c 2.208,7.392, 3.328,15.072, 3.328,22.752 + c0,20.864-8.096,40.416-22.784,55.136L 149.824,461.856C 119.040,492.64, 57.856,481.088, 27.744,450.976C 10.272,433.504-0.576,406.432-0.576,380.32 + c0-20.288, 6.656-38.112, 18.72-50.176L 120.64,227.68zM 391.36,220.32c-20.448,20.448-50.528,27.616-77.888,19.456l 151.168-151.168c 4.928-4.928, 7.52-12.032, 7.52-20.576 + c0-14.080-7.36-32.064-17.12-41.824c-12.8-12.8-47.52-26.976-63.68-10.912L 240.224,166.496c-2.208-7.392-3.328-15.072-3.328-22.752 + c0-20.864, 8.096-40.416, 22.784-55.136l 102.464-102.464c 30.784-30.784, 91.968-19.232, 122.080,10.88c 17.472,17.472, 28.32,44.544, 28.32,70.656 + c0,20.288-6.656,38.112-18.72,50.176L 391.36,220.32zM 146.624,333.408C 142.528,329.344, 140.288,323.904, 140.288,318.144s 2.24-11.168, 6.304-15.232l 188.288-188.32 + c 8.416-8.384, 22.080-8.384, 30.496,0c 4.096,4.064, 6.304,9.504, 6.304,15.264s-2.24,11.168-6.304,15.232L 177.088,333.408 + C 168.704,341.792, 155.008,341.792, 146.624,333.408z" /> +<glyph unicode="" d="M 432.32,114.88A2.912,2.912 1260 1 1 438.144,114.88A2.912,2.912 1260 1 1 432.32,114.88zM 368.032,48.544A5.792,5.792 1260 1 1 379.616,48.54399999999998A5.792,5.792 1260 1 1 368.032,48.54399999999998zM 281.376,14.4A8.704,8.704 1260 1 1 298.784,14.399999999999977A8.704,8.704 1260 1 1 281.376,14.399999999999977zM 188.096,18.976A11.584,11.584 1260 1 1 211.264,18.976A11.584,11.584 1260 1 1 188.096,18.976zM 105.344,61.44A14.496,14.496 1260 1 1 134.336,61.44A14.496,14.496 1260 1 1 105.344,61.44zM 48.032,133.632A17.408,17.408 1260 1 1 82.848,133.632A17.408,17.408 1260 1 1 48.032,133.632zM 26.528,222.272A20.288,20.288 1260 1 1 67.104,222.272A20.288,20.288 1260 1 1 26.528,222.272zM 44.224,310.336A23.2,23.2 1260 1 1 90.624,310.336A23.2,23.2 1260 1 1 44.224,310.336zM 97.312,381.344A26.112,26.112 1260 1 1 149.536,381.344A26.112,26.112 1260 1 1 97.312,381.344zM 175.264,422.016A28.992,28.992 1260 1 1 233.248,422.016A28.992,28.992 1260 1 1 175.264,422.016zM 262.816,424.544A31.904,31.904 1260 1 1 326.624,424.544A31.904,31.904 1260 1 1 262.816,424.544zM 342.976,388.48A34.784,34.784 1260 1 1 412.544,388.48A34.784,34.784 1260 1 1 342.976,388.48zM 399.936,320.736A37.696,37.696 1260 1 1 475.328,320.736A37.696,37.696 1260 1 1 399.936,320.736zM 422.592,232.992A40.608,40.608 1260 1 1 503.808,232.992A40.608,40.608 1260 1 1 422.592,232.992z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,416c 105.856,0, 192-86.144, 192-192 + c0-41.408-13.312-79.68-35.68-111.072L 144.928,380.32C 176.32,402.688, 214.592,416, 256,416z M 64,224c0,41.408, 13.312,79.68, 35.68,111.072l 267.392-267.392l0,0 + C 335.648,45.312, 297.408,32, 256,32C 150.144,32, 64,118.144, 64,224z" /> +<glyph unicode="" d="M 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-64 l 512,0 L 512,384 C 512,401.664, 497.664,416, 480,416z M 480,352L 32,352 L 32,384 l 448,0 L 480,352 zM 32,0c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,288 L 32,288 L 32,0 z M 64,256l 384,0 l0-256 L 64,0 L 64,256 zM 336,224l-160,0 C 167.168,224, 160,216.832, 160,208C 160,199.168, 167.168,192, 176,192l 160,0 C 344.832,192, 352,199.168, 352,208 + C 352,216.832, 344.832,224, 336,224z" /> +<glyph unicode="" d="M 511.744,258.656C 510.4,337.184, 446.688,407.168, 368,407.168c-45.504,0-85.6-23.808-112-58.752 + C 229.6,383.36, 189.504,407.168, 144,407.168c-78.688,0-142.4-69.984-143.744-148.512L0,258.656 c0-0.48, 0.096-0.928, 0.096-1.408 + C 0.096,256.896,0,256.544,0,256.16c0-2.208, 0.544-3.872, 0.64-5.984C 7.68,50.048, 253.984-32, 253.984-32s 249.92,81.952, 257.312,281.856 + C 511.424,252.096, 512,253.856, 512,256.16c0,0.384-0.096,0.736-0.096,1.088C 511.904,257.76, 512,258.176, 512,258.656L 511.744,258.656 z M 479.328,251.040 + c-5.664-153.6-181.056-231.68-225.28-248.928c-43.84,17.28-216.032,95.008-221.44,249.536C 32.544,253.248, 32.384,254.72, 32.16,256.32 + c 0.032,0.576, 0.064,1.184, 0.096,1.792C 33.344,321.568, 84.512,375.168, 144,375.168c 32.832,0, 64.352-16.768, 86.464-46.048 + C 236.512,321.12, 245.952,316.416, 256,316.416s 19.488,4.704, 25.536,12.704C 303.648,358.4, 335.168,375.168, 368,375.168c 59.488,0, 110.656-53.6, 111.744-117.056 + c0-0.608, 0.032-1.216, 0.096-1.824C 479.616,254.72, 479.424,253.056, 479.328,251.040z" /> +<glyph unicode="" d="M 510.144,272.864c-3.776,11.584-13.792,20.032-25.824,21.792l-137.92,20.032L 284.704,439.648 + C 279.296,450.592, 268.192,457.504, 256,457.504S 232.704,450.592, 227.296,439.648L 165.632,314.688l-137.92-20.032c-12.064-1.76-22.080-10.208-25.824-21.792 + c-3.776-11.584-0.64-24.288, 8.096-32.8l 99.808-97.28l-23.552-137.376c-2.048-12, 2.88-24.128, 12.736-31.296C 104.512-29.952, 111.104-32, 117.76-32 + c 5.088,0, 10.208,1.216, 14.88,3.68L 256,36.544l 123.36-64.864C 384.032-30.784, 389.152-32, 394.24-32c 6.624,0, 13.248,2.048, 18.816,6.112 + c 9.856,7.168, 14.784,19.296, 12.736,31.296l-23.552,137.376l 99.808,97.28C 510.752,248.544, 513.888,261.28, 510.144,272.864z M 367.84,153.952L 394.24,0 + L 256,72.672L 117.76,0l 26.4,153.952L 32.32,262.976L 186.88,285.44L 256,425.504l 69.12-140.064l 154.56-22.464L 367.84,153.952z" /> +<glyph unicode="" d="M 510.144,272.864c-3.776,11.584-13.792,20.032-25.856,21.76l-137.92,20.032L 284.704,439.648 + C 279.296,450.592, 268.192,457.504, 256,457.504S 232.704,450.592, 227.296,439.648L 165.632,314.688l-137.92-20.032c-12.064-1.76-22.080-10.208-25.824-21.792 + c-3.776-11.584-0.64-24.288, 8.096-32.8l 99.808-97.28l-23.552-137.376c-2.048-12, 2.88-24.128, 12.736-31.296C 104.512-29.952, 111.104-32, 117.76-32 + c 5.088,0, 10.208,1.216, 14.88,3.68L 256,36.544l 123.36-64.864C 384.032-30.784, 389.152-32, 394.24-32c 6.624,0, 13.248,2.048, 18.816,6.112 + c 9.856,7.168, 14.784,19.296, 12.736,31.296l-23.552,137.376l 99.808,97.28C 510.784,248.576, 513.92,261.28, 510.144,272.864z M 367.84,153.952L 394.24,0 + L 256,72.672L 256,425.504 l 69.12-140.064l 154.56-22.464L 367.84,153.952z" /> +<glyph unicode="" d="M 332.096,291.712L 253.696,450.56L 175.296,291.712L0,266.24L 126.848,142.592L 96.896-32L 253.696,50.432L 410.496-32L 380.544,142.592L 507.392,266.24 z" /> +<glyph unicode="" d="M 256,50.432L 256,450.56L 177.6,291.712L 2.304,266.24L 129.152,142.592L 99.2-32 z" /> +<glyph unicode="" d="M 13.568,49.44c-18.752-18.752-18.752-49.12,0-67.872c 9.376-9.376, 21.664-14.048, 33.952-14.048 + c 12.288,0, 24.576,4.672, 33.952,14.048l 157.6,157.6L 171.168,207.040L 13.568,49.44zM 407.456,341.536L 476.032,377.024L 512,446.496L 478.496,480L 409.024,444.032L 373.536,375.456L 289.952,291.872L 323.872,257.952 + zM 422.464,159.36C 420.288,159.488, 418.208,160, 416,160c-11.712,0-22.816-2.4-33.184-6.24L 185.76,350.816 + C 189.6,361.184, 192,372.288, 192,384c0,2.208-0.512,4.288-0.64,6.464C 187.968,440.416, 146.816,480, 96,480C 81.216,480, 67.36,476.384, 54.848,470.4l 63.776-63.776 + c 3.36-3.36, 5.664-7.328, 7.2-11.52c 4.192-11.36, 1.92-24.576-7.2-33.728C 112.384,355.136, 104.192,352, 96,352C 92.224,352, 88.48,352.832, 84.896,354.176 + c-4.192,1.568-8.16,3.84-11.52,7.2L 9.6,425.152C 3.616,412.64,0,398.784,0,384c0-50.816, 39.584-91.968, 89.536-95.36C 91.712,288.512, 93.792,288, 96,288 + c 11.712,0, 22.816,2.4, 33.184,6.24l 197.056-197.056C 322.4,86.816, 320,75.712, 320,64c0-2.208, 0.512-4.288, 0.64-6.464 + C 324.032,7.584, 365.184-32, 416-32c 14.784,0, 28.64,3.616, 41.152,9.6l-63.776,63.776c-3.36,3.36-5.664,7.328-7.2,11.52 + c-4.192,11.36-1.92,24.576, 7.2,33.728C 399.616,92.864, 407.808,96, 416,96c 3.776,0, 7.52-0.832, 11.104-2.176 + c 4.192-1.568, 8.16-3.84, 11.52-7.2l 63.776-63.776C 508.384,35.36, 512,49.216, 512,64C 512,114.816, 472.416,155.968, 422.464,159.36z" /> +<glyph unicode="" d="M 416,96c 3.776,0, 7.52-0.832, 11.104-2.176c 4.192-1.568, 8.16-3.84, 11.52-7.2l 63.776-63.776 + C 508.384,35.36, 512,49.216, 512,64c0,50.816-39.584,91.968-89.536,95.36C 420.288,159.488, 418.208,160, 416,160c-11.712,0-22.816-2.4-33.184-6.24 + L 185.76,350.816C 189.6,361.184, 192,372.288, 192,384c0,2.208-0.512,4.288-0.64,6.464C 187.968,440.416, 146.816,480, 96,480C 81.216,480, 67.36,476.384, 54.848,470.4 + l 63.776-63.776c 3.36-3.36, 5.664-7.328, 7.2-11.52c 4.192-11.36, 1.92-24.576-7.2-33.728C 112.384,355.136, 104.192,352, 96,352 + C 92.224,352, 88.48,352.832, 84.896,354.176c-4.192,1.568-8.16,3.84-11.52,7.2L 9.6,425.152C 3.616,412.64,0,398.784,0,384 + c0-50.816, 39.584-91.968, 89.536-95.36C 91.712,288.512, 93.792,288, 96,288c 11.712,0, 22.816,2.4, 33.184,6.24l 197.056-197.056 + C 322.4,86.816, 320,75.712, 320,64c0-2.208, 0.512-4.288, 0.64-6.464C 324.032,7.584, 365.184-32, 416-32c 14.784,0, 28.64,3.616, 41.152,9.6 + l-63.776,63.776c-3.36,3.36-5.664,7.328-7.2,11.52c-4.192,11.36-1.92,24.576, 7.2,33.728C 399.616,92.864, 407.808,96, 416,96z" /> +<glyph unicode="" d="M 440.416,277.088c-4.032,14.016-9.504,27.36-16.448,39.872l 31.808,66.912c-11.808,14.72-25.184,28.096-39.904,39.904 + l-66.912-31.808c-12.48,6.912-25.856,12.416-39.872,16.448L 284.192,478.368C 274.944,479.392, 265.536,480, 256,480S 237.056,479.392, 227.808,478.368L 202.912,408.416 + C 188.928,404.384, 175.552,398.88, 163.072,391.968L 96.128,423.776c-14.72-11.808-28.096-25.184-39.904-39.904l 31.808-66.912 + c-6.912-12.48-12.416-25.856-16.448-39.872L 1.632,252.192C 0.608,242.944,0,233.536,0,224s 0.608-18.944, 1.632-28.192l 69.984-24.896 + c 4.032-14.016, 9.504-27.36, 16.448-39.872l-31.808-66.912c 11.808-14.72, 25.184-28.128, 39.904-39.904l 66.912,31.808 + c 12.48-6.912, 25.856-12.416, 39.872-16.448l 24.896-69.984C 237.056-31.392, 246.464-32, 256-32s 18.944,0.608, 28.192,1.632l 24.896,69.984 + c 14.016,4.032, 27.36,9.504, 39.872,16.448l 66.912-31.808c 14.72,11.808, 28.128,25.184, 39.904,39.904l-31.808,66.912 + c 6.912,12.48, 12.416,25.856, 16.448,39.872l 69.984,24.896C 511.392,205.056, 512,214.464, 512,224s-0.608,18.944-1.632,28.192L 440.416,277.088z M 256,96 + c-70.688,0-128,57.312-128,128c0,70.688, 57.312,128, 128,128s 128-57.312, 128-128C 384,153.312, 326.688,96, 256,96zM 192,224A64,64 1260 1 1 320,224A64,64 1260 1 1 192,224z" /> +<glyph unicode="" d="M 15.648,204.832l 55.52,2.048C 77.728,198.368, 85.312,190.624, 93.76,183.712l-3.648-55.584 + c 6.080-3.456, 12.352-6.656, 18.944-9.504c 6.56-2.848, 13.216-5.184, 19.904-7.264l 37.92,40.8c 10.848-1.376, 21.664-1.568, 32.32-0.512 + l 36.64-41.792c 13.664,3.744, 26.848,8.992, 39.328,15.648L 273.152,181.056C 281.632,187.616, 289.376,195.2, 296.288,203.648l 55.584-3.648 + c 3.456,6.080, 6.656,12.352, 9.504,18.944c 2.848,6.56, 5.184,13.216, 7.264,19.904l-40.8,37.92c 1.376,10.848, 1.568,21.664, 0.512,32.32 + l 41.792,36.64c-3.744,13.664-8.992,26.848-15.648,39.328L 298.944,383.040C 292.384,391.52, 284.8,399.264, 276.352,406.176L 280,461.76 + C 273.92,465.216, 267.648,468.416, 261.056,471.264C 254.496,474.080, 247.84,476.448, 241.152,478.496L 203.264,437.696c-10.848,1.376-21.664,1.568-32.32,0.512 + L 134.272,480C 120.608,476.256, 107.424,471.008, 94.944,464.352L 96.96,408.832C 88.48,402.272, 80.736,394.72, 73.824,386.272L 18.24,389.888 + c-3.456-6.080-6.656-12.352-9.504-18.944C 5.92,364.384, 3.552,357.728, 1.504,351.040l 40.8-37.92c-1.376-10.848-1.568-21.664-0.512-32.32L0,244.16 + C 3.744,230.528, 8.992,217.312, 15.648,204.832z M 223.072,383.104c 48.672-20.992, 71.136-77.472, 50.144-126.176S 195.744,185.792, 147.040,206.784 + S 75.904,284.256, 96.896,332.96S 174.368,404.096, 223.072,383.104zM 137.056,294.944A48,48 1260 1 1 233.056,294.94399999999996A48,48 1260 1 1 137.056,294.94399999999996zM 480.672,103.232l-13.248,4.704l 6.048,12.736l 13.92,29.28c-5.152,6.432-11.008,12.288-17.472,17.472l-29.28-13.92 + l-12.736-6.048l-4.704,13.248l-10.88,30.624C 408.288,191.744, 404.16,192, 400,192s-8.288-0.256-12.352-0.704l-10.88-30.624l-4.704-13.248 + l-12.736,6.048l-29.28,13.92c-6.432-5.152-12.288-11.008-17.472-17.472l 13.92-29.28l 6.048-12.736l-13.248-4.704l-30.624-10.88 + C 288.256,88.288, 288,84.16, 288,80s 0.256-8.288, 0.704-12.32l 30.624-10.88l 13.248-4.704l-6.048-12.736l-13.92-29.28 + c 5.152-6.432, 11.008-12.288, 17.472-17.472l 29.28,13.92l 12.736,6.048l 4.704-13.248l 10.88-30.624C 391.712-31.744, 395.84-32, 400-32 + s 8.288,0.256, 12.352,0.704l 10.88,30.624l 4.704,13.248l 12.736-6.048l 29.28-13.92c 6.432,5.152, 12.288,11.008, 17.472,17.472l-13.92,29.28 + l-6.048,12.736l 13.248,4.704l 30.624,10.88C 511.744,71.712, 512,75.84, 512,80s-0.256,8.288-0.704,12.352L 480.672,103.232z M 400,56 + c-13.248,0-24,10.752-24,24c0,13.248, 10.752,24, 24,24s 24-10.752, 24-24C 424,66.752, 413.248,56, 400,56z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.328,228.672 + c-6.24-6.24-16.384-6.24-22.624,0L 288,297.376L 288,48 C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,297.376 L 187.328,228.672 + c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624l 96,96C 260.736,347.36, 260.768,347.36, 260.8,347.392 + c 1.44,1.408, 3.168,2.592, 5.056,3.36c 3.904,1.632, 8.32,1.632, 12.224,0C 280.064,349.952, 281.824,348.8, 283.328,347.328l 96-96 + C 385.568,245.056, 385.568,234.944, 379.328,228.672z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.328,164.672l-96-96 + c-1.472-1.472-3.232-2.656-5.184-3.456c-3.904-1.632-8.32-1.632-12.224,0c-1.92,0.8-3.616,1.952-5.056,3.36 + c-0.032,0.032-0.096,0.032-0.128,0.096l-96,96c-6.24,6.24-6.24,16.384,0,22.624c 6.24,6.24, 16.384,6.24, 22.624,0L 256,118.624L 256,368 + C 256,376.832, 263.168,384, 272,384S 288,376.832, 288,368l0-249.376 l 68.672,68.672c 6.24,6.24, 16.384,6.24, 22.624,0C 385.568,181.056, 385.568,170.944, 379.328,164.672z + " /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 448,208 + C 448,199.168, 440.832,192, 432,192L 182.624,192 l 68.672-68.672c 6.24-6.24, 6.24-16.384,0-22.624c-6.24-6.24-16.384-6.24-22.624,0l-96,96 + C 132.64,196.736, 132.608,196.8, 132.576,196.864C 131.168,198.304, 130.016,200, 129.248,201.888C 128.448,203.84, 128,205.888, 128,207.936C 128,207.968, 128,207.968, 128,208l0,0 + c0,2.080, 0.416,4.16, 1.248,6.112c 0.768,1.888, 1.92,3.584, 3.328,5.024c 0.064,0.064, 0.064,0.128, 0.128,0.192l 96,96 + c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624L 182.624,224L 432,224 C 440.832,224, 448,216.832, 448,208z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 416,208 + c0-0.032,0-0.032,0-0.064c0-2.080-0.416-4.128-1.216-6.048c-0.8-1.952-1.984-3.712-3.456-5.184l-96-96 + c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624L 361.376,192L 112,192 C 103.168,192, 96,199.168, 96,208C 96,216.832, 103.168,224, 112,224 + l 249.376,0 L 292.672,292.672c-6.24,6.24-6.24,16.384,0,22.624c 6.24,6.24, 16.384,6.24, 22.624,0l 96-96c 1.472-1.472, 2.656-3.232, 3.456-5.184 + C 415.584,212.16, 416,210.080, 416,208L 416,208z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 390.976,89.024c-6.24-6.24-16.384-6.24-22.624,0 + L 192,265.376l0-97.152 c0-8.832-7.168-16-16-16S 160,159.392, 160,168.224L 160,304 l0,0c0,2.080, 0.416,4.16, 1.248,6.112 + c 0.768,1.888, 1.92,3.584, 3.328,5.024c 0.064,0.064, 0.064,0.128, 0.128,0.192C 164.736,315.36, 164.768,315.36, 164.8,315.392 + c 1.44,1.408, 3.168,2.592, 5.056,3.36C 171.84,319.584, 173.92,320, 176,320l 135.776,0 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 214.624,288 + l 176.32-176.32C 397.216,105.408, 397.216,95.296, 390.976,89.024z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 384,304l0-135.776 c0-8.832-7.168-16-16-16 + s-16,7.168-16,16L 352,265.376 l-176.32-176.32c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624L 329.376,288L 232.224,288 + c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16L 368,320 c 2.080,0, 4.16-0.416, 6.112-1.248c 3.904-1.632, 7.040-4.736, 8.64-8.64 + C 383.584,308.16, 384,306.080, 384,304L 384,304z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 384,112c0-0.032,0-0.032,0-0.064 + c0-2.080-0.416-4.128-1.216-6.048c-1.632-3.904-4.736-7.040-8.64-8.64C 372.16,96.416, 370.080,96, 368,96L 232.224,96 + c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16l 97.152,0 l-176.32,176.32c-6.24,6.24-6.24,16.384,0,22.624s 16.384,6.24, 22.624,0 + l 176.32-176.32L 352,247.776 c0,8.832, 7.168,16, 16,16s 16-7.168, 16-16L 384,112 z" /> +<glyph unicode="" d="M 102.304,377.696c-93.728-93.728-93.728-245.696,0-339.424c 93.728-93.728, 245.696-93.728, 339.424,0 + c 93.728,93.728, 93.728,245.696,0,339.424C 347.968,471.424, 196.032,471.424, 102.304,377.696z M 390.976,304.32L 214.624,128l 97.152,0 c 8.832,0, 16-7.168, 16-16 + c0-8.832-7.168-16-16-16L 176,96 c-2.080,0-4.16,0.416-6.112,1.248c-1.92,0.8-3.616,1.952-5.056,3.36 + c-0.032,0.032-0.096,0.032-0.128,0.096c-0.064,0.064-0.064,0.128-0.128,0.192c-1.408,1.44-2.56,3.136-3.328,5.024 + C 160.448,107.84, 160,109.888, 160,111.936c0,0.032,0,0.032,0,0.064L 160,247.776 c0,8.832, 7.168,16, 16,16S 192,256.608, 192,247.776l0-97.152 l 176.32,176.32 + c 6.24,6.24, 16.384,6.24, 22.624,0S 397.216,310.592, 390.976,304.32z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 224,176l0-128 C 224,39.168, 216.832,32, 208,32S 192,39.168, 192,48l0,89.376 l-100.672-100.672c-6.24-6.24-16.384-6.24-22.624,0 + c-6.24,6.24-6.24,16.384,0,22.624L 169.376,160L 80,160 C 71.168,160, 64,167.168, 64,176C 64,184.832, 71.168,192, 80,192l 128,0 c 2.080,0, 4.16-0.416, 6.112-1.248 + c 3.904-1.632, 7.040-4.736, 8.64-8.64C 223.584,180.16, 224,178.080, 224,176L 224,176z M 432,288C 440.832,288, 448,280.832, 448,272C 448,263.168, 440.832,256, 432,256l-128,0 + C 301.92,256, 299.84,256.416, 297.888,257.248C 295.968,258.016, 294.272,259.168, 292.8,260.608C 292.768,260.64, 292.736,260.64, 292.672,260.672 + C 292.64,260.736, 292.608,260.8, 292.576,260.864C 291.168,262.304, 290.016,264, 289.248,265.888C 288.448,267.84, 288,269.888, 288,271.936C 288,271.968, 288,271.968, 288,272l0,128 + C 288,408.832, 295.168,416, 304,416S 320,408.832, 320,400l0-89.376 l 100.672,100.672c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624 + L 342.624,288L 432,288 z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 208,64C 216.832,64, 224,56.832, 224,48C 224,39.168, 216.832,32, 208,32l-128,0 c-2.080,0-4.16,0.416-6.112,1.248 + c-1.92,0.8-3.616,1.952-5.056,3.36c-0.032,0.032-0.096,0.032-0.128,0.096c-0.064,0.064-0.064,0.128-0.128,0.192 + c-1.408,1.44-2.56,3.136-3.328,5.024C 64.448,43.84, 64,45.888, 64,47.936c0,0.032,0,0.032,0,0.064l0,128 C 64,184.832, 71.168,192, 80,192 + S 96,184.832, 96,176l0-89.376 l 100.672,100.672c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624L 118.624,64L 208,64 z M 448,400l0-128 + C 448,263.168, 440.832,256, 432,256S 416,263.168, 416,272L 416,361.376 L 315.328,260.672c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624 + L 393.376,384L 304,384 C 295.168,384, 288,391.168, 288,400C 288,408.832, 295.168,416, 304,416l 128,0 c 2.080,0, 4.16-0.416, 6.112-1.248c 3.904-1.632, 7.040-4.736, 8.64-8.64 + C 447.584,404.16, 448,402.080, 448,400L 448,400z" /> +<glyph unicode="" d="M 272-32c 132.544,0, 240,107.456, 240,240S 404.544,448, 272,448S 32,340.544, 32,208S 139.456-32, 272-32z M 156.864,179.424L 260.64,283.2 + C 263.776,286.336, 267.872,287.872, 272,287.872c 4.128,0, 8.224-1.536, 11.36-4.672l 103.776-103.776c 6.24-6.24, 6.24-16.384,0-22.624 + c-6.24-6.24-16.384-6.24-22.624,0L 272,249.312L 179.488,156.8c-6.24-6.24-16.384-6.24-22.624,0C 150.624,163.040, 150.624,173.184, 156.864,179.424z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 387.136,236.576L 283.36,132.8 + c-3.136-3.136-7.264-4.704-11.36-4.672c-4.128,0-8.224,1.536-11.36,4.672L 156.864,236.576c-6.24,6.24-6.24,16.384,0,22.624 + c 6.24,6.24, 16.384,6.24, 22.624,0L 272,166.688L 364.512,259.2c 6.24,6.24, 16.384,6.24, 22.624,0C 393.376,252.96, 393.376,242.816, 387.136,236.576z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 323.2,115.488 + c 6.24-6.24, 6.24-16.384,0-22.624c-6.24-6.24-16.384-6.24-22.624,0L 196.8,196.64C 193.664,199.776, 192.128,203.872, 192.128,208 + c0,4.128, 1.536,8.224, 4.672,11.36l 103.776,103.776c 6.24,6.24, 16.384,6.24, 22.624,0c 6.24-6.24, 6.24-16.384,0-22.624L 230.688,208 + L 323.2,115.488z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 347.2,196.64l-103.776-103.776 + c-6.24-6.24-16.384-6.24-22.624,0c-6.24,6.24-6.24,16.384,0,22.624L 313.312,208L 220.8,300.512c-6.24,6.24-6.24,16.384,0,22.624 + c 6.24,6.24, 16.384,6.24, 22.624,0l 103.776-103.776c 3.136-3.136, 4.704-7.264, 4.672-11.36C 351.872,203.872, 350.336,199.776, 347.2,196.64z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 391.232,99.072 + c-6.272-6.272-16.48-6.272-22.752,0l-95.872,84.8l-95.872-84.8c-6.272-6.272-16.48-6.272-22.752,0c-6.272,6.272-6.272,16.48,0,22.752 + l 107.040,94.688c 3.2,3.2, 7.392,4.736, 11.584,4.672C 276.8,221.28, 280.992,219.744, 284.192,216.544l 107.040-94.688 + C 397.536,115.552, 397.536,105.376, 391.232,99.072z M 391.232,213.824c-6.272-6.272-16.48-6.272-22.752,0L 272.576,298.656L 176.704,213.824 + c-6.272-6.272-16.48-6.272-22.752,0c-6.272,6.272-6.272,16.48,0,22.752l 107.040,94.688c 3.2,3.2, 7.392,4.736, 11.584,4.672 + C 276.8,336.032, 280.992,334.496, 284.192,331.296l 107.040-94.688C 397.536,230.304, 397.536,220.128, 391.232,213.824z" /> +<glyph unicode="" d="M 273.056,445.856c-131.968,0-238.944-106.976-238.944-238.944S 141.12-32, 273.056-32S 512,74.976, 512,206.944 + S 405.024,445.856, 273.056,445.856z M 390.048,179.392l-107.040-94.688c-3.2-3.2-7.392-4.736-11.584-4.672C 267.2,80, 263.008,81.504, 259.808,84.704 + L 152.768,179.392c-6.272,6.272-6.272,16.48,0,22.752c 6.272,6.272, 16.48,6.272, 22.752,0l 95.872-84.8l 95.872,84.8 + c 6.272,6.272, 16.48,6.272, 22.752,0S 396.352,185.696, 390.048,179.392z M 390.048,294.144L 283.008,199.456c-3.2-3.2-7.392-4.736-11.584-4.672 + C 267.2,194.752, 263.008,196.256, 259.808,199.456L 152.768,294.144c-6.272,6.272-6.272,16.48,0,22.752C 159.040,323.2, 169.248,323.2, 175.52,316.928l 95.872-84.8 + l 95.872,84.8c 6.272,6.272, 16.48,6.272, 22.752,0S 396.352,300.448, 390.048,294.144z" /> +<glyph unicode="" d="M 273.152,445.728c-131.904,0-238.848-106.944-238.848-238.848C 34.272,74.944, 141.216-32, 273.152-32 + C 405.056-32, 512,74.944, 512,206.848C 512,338.784, 405.056,445.728, 273.152,445.728z M 266.176,89.952c-6.272-6.272-16.48-6.272-22.752,0L 148.704,196.992 + c-3.2,3.2-4.736,7.424-4.672,11.616C 144,212.8, 145.504,216.992, 148.704,220.192l 94.688,107.040c 6.272,6.272, 16.48,6.272, 22.752,0 + s 6.272-16.48,0-22.752l-84.8-95.872l 84.8-95.872C 272.448,106.432, 272.448,96.224, 266.176,89.952z M 380.928,112.704 + c 6.272-6.272, 6.272-16.48,0-22.752s-16.48-6.272-22.752,0L 263.456,196.992c-3.2,3.2-4.736,7.424-4.672,11.616 + C 258.752,212.8, 260.256,216.992, 263.456,220.192l 94.688,107.040c 6.272,6.272, 16.48,6.272, 22.752,0s 6.272-16.48,0-22.752l-84.8-95.872L 380.928,112.704z + " /> +<glyph unicode="" d="M 273.152,445.696c-131.904,0-238.848-106.944-238.848-238.848S 141.248-32, 273.152-32S 512,74.944, 512,206.848 + S 405.056,445.696, 273.152,445.696z M 163.072,88.768c-6.272,6.272-6.272,16.48,0,22.752l 84.8,95.872l-84.8,95.872 + C 156.8,309.568, 156.8,319.776, 163.072,326.048s 16.48,6.272, 22.752,0l 94.688-107.040c 3.2-3.2, 4.736-7.392, 4.672-11.584 + C 285.28,203.2, 283.744,199.008, 280.544,195.808l-94.688-107.040C 179.552,82.464, 169.376,82.464, 163.072,88.768z M 395.296,195.808l-94.688-107.040 + c-6.272-6.272-16.48-6.272-22.752,0s-6.272,16.48,0,22.752l 84.8,95.872l-84.8,95.872c-6.272,6.272-6.272,16.48,0,22.752 + s 16.48,6.272, 22.752,0l 94.688-107.040c 3.2-3.2, 4.736-7.392, 4.672-11.584C 400,203.2, 398.496,199.008, 395.296,195.808z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.584,165.568 + l-0.064,0.064C 376.992,162.208, 373.44,160, 369.44,160l-195.52,0 c-3.936,0-7.456,2.080-9.984,5.408C 163.904,165.472, 163.84,165.504, 163.776,165.568 + c-5.44,6.944-5.44,18.208,0,25.152l 97.76,123.424c 0.128,0.192, 0.192,0.448, 0.352,0.64c 5.44,6.944, 14.304,6.944, 19.744,0l 97.984-124.064 + C 385.056,183.776, 385.056,172.512, 379.584,165.568z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 379.584,225.28l-97.76-123.424 + c-0.128-0.192-0.192-0.448-0.352-0.64c-5.44-6.944-14.304-6.944-19.744,0L 163.776,225.28c-5.44,6.944-5.44,18.208,0,25.152L 163.84,250.368 + C 166.368,253.792, 169.92,256, 173.92,256l 195.52,0 c 3.936,0, 7.456-2.080, 9.984-5.408c 0.064-0.064, 0.128-0.064, 0.16-0.128 + C 385.056,243.488, 385.056,232.224, 379.584,225.28z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 320,110.56 + c0-3.936-2.080-7.456-5.408-9.984c-0.064-0.064-0.064-0.128-0.128-0.16c-6.944-5.44-18.208-5.44-25.152,0L 165.856,198.144 + c-0.192,0.16-0.448,0.192-0.64,0.352c-6.944,5.44-6.944,14.304,0,19.744L 289.28,316.224c 6.944,5.44, 18.208,5.44, 25.152,0L 314.368,316.16 + C 317.792,313.632, 320,310.080, 320,306.080L 320,110.56 z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 378.784,198.4L 254.72,100.416 + c-6.944-5.44-18.208-5.44-25.152,0l 0.064,0.064C 226.208,103.008, 224,106.56, 224,110.56l0,195.52 c0,3.936, 2.080,7.456, 5.408,9.984 + C 229.472,316.096, 229.504,316.16, 229.568,316.224c 6.944,5.44, 18.208,5.44, 25.152,0l 123.424-97.76c 0.192-0.16, 0.448-0.192, 0.64-0.352 + C 385.728,212.672, 385.728,203.84, 378.784,198.4z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 400,192l-256,0 + C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224l 256,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 400,192L 288,192 l0-112 + C 288,71.168, 280.832,64, 272,64S 256,71.168, 256,80L 256,192 L 144,192 C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224L 256,224 L 256,336 C 256,344.832, 263.168,352, 272,352 + S 288,344.832, 288,336L 288,224 l 112,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 383.2,296.576L 294.016,207.392 + l 78.912-87.968c 6.24-6.24, 6.24-16.384,0-22.624s-16.384-6.24-22.624,0L 271.392,184.768l-87.968-87.968c-6.24-6.24-16.384-6.24-22.624,0 + c-6.24,6.24-6.24,16.384,0,22.624l 89.184,89.184L 171.072,296.576c-6.24,6.24-6.24,16.384,0,22.624c 6.24,6.24, 16.384,6.24, 22.624,0 + l 78.912-87.968l 87.968,87.968c 6.24,6.24, 16.384,6.24, 22.624,0C 389.44,312.96, 389.44,302.816, 383.2,296.576z" /> +<glyph unicode="" d="M 257.344,480c-141.376,0-256-114.624-256-256s 114.624-256, 256-256s 256,114.624, 256,256S 398.72,480, 257.344,480z M 375.936,294.816l-122.624-187.424 + c-0.032-0.032-0.096-0.064-0.096-0.096c-0.64-0.96-0.992-2.048-1.792-2.944c-1.12-1.216-2.56-1.856-3.84-2.784 + c-0.32-0.224-0.64-0.48-0.992-0.704c-1.984-1.248-4.032-2.080-6.272-2.624c-0.736-0.192-1.408-0.384-2.176-0.512 + c-1.824-0.256-3.552-0.256-5.376-0.064c-1.28,0.096-2.496,0.256-3.744,0.576c-1.28,0.352-2.464,0.896-3.68,1.472 + c-1.024,0.48-2.112,0.608-3.072,1.216c-0.704,0.448-1.088,1.152-1.696,1.696c-0.256,0.224-0.576,0.288-0.832,0.512L 148.352,169.152 + C 139.264,177.568, 138.72,191.744, 147.104,200.8s 22.56,9.632, 31.648,1.248l 51.68-47.808l 108,165.088c 6.784,10.336, 20.64,13.248, 31.008,6.496 + C 379.808,319.040, 382.72,305.152, 375.936,294.816z" /> +<glyph unicode="" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 400,256l-192,0 C 199.168,256, 192,263.168, 192,272C 192,280.832, 199.168,288, 208,288l 192,0 C 408.832,288, 416,280.832, 416,272 + C 416,263.168, 408.832,256, 400,256z" /> +<glyph unicode="" d="M 304,480C 189.12,480, 96,386.88, 96,272c0-49.44, 17.312-94.752, 46.112-130.464l-135.584-135.584 + c-8.672-8.672-8.672-22.752,0-31.424c 8.672-8.672, 22.752-8.672, 31.424,0l 135.584,135.584C 209.248,81.312, 254.56,64, 304,64 + c 114.88,0, 208,93.12, 208,208S 418.88,480, 304,480z M 400,256L 320,256 l0-80 C 320,167.168, 312.832,160, 304,160C 295.168,160, 288,167.168, 288,176L 288,256 L 208,256 + C 199.168,256, 192,263.168, 192,272C 192,280.832, 199.168,288, 208,288L 288,288 L 288,368 C 288,376.832, 295.168,384, 304,384C 312.832,384, 320,376.832, 320,368L 320,288 l 80,0 + C 408.832,288, 416,280.832, 416,272C 416,263.168, 408.832,256, 400,256z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 352,160c0-17.664-14.336-32-32-32L 192,128 + c-17.664,0-32,14.336-32,32L 160,288 c0,17.664, 14.336,32, 32,32l 128,0 c 17.664,0, 32-14.336, 32-32L 352,160 z" /> +<glyph unicode="" d="M 480,448L 64,448 C 46.336,448, 32,433.664, 32,416l0-416 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,416 C 512,433.664, 497.664,448, 480,448z + M 400,96l-256,0 C 135.168,96, 128,103.168, 128,112C 128,120.832, 135.168,128, 144,128l 256,0 c 8.832,0, 16-7.168, 16-16C 416,103.168, 408.832,96, 400,96z + M 400,192l-256,0 C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224l 256,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z M 400,288l-256,0 + C 135.168,288, 128,295.168, 128,304C 128,312.832, 135.168,320, 144,320l 256,0 C 408.832,320, 416,312.832, 416,304C 416,295.168, 408.832,288, 400,288z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 400,96l-256,0 + C 135.168,96, 128,103.168, 128,112C 128,120.832, 135.168,128, 144,128l 256,0 c 8.832,0, 16-7.168, 16-16C 416,103.168, 408.832,96, 400,96z M 400,192l-256,0 + C 135.168,192, 128,199.168, 128,208C 128,216.832, 135.168,224, 144,224l 256,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z M 400,288l-256,0 + C 135.168,288, 128,295.168, 128,304C 128,312.832, 135.168,320, 144,320l 256,0 C 408.832,320, 416,312.832, 416,304C 416,295.168, 408.832,288, 400,288z" /> +<glyph unicode="" d="M 64-32l 385.344,0 c 17.664,0, 32,14.336, 32,32L 481.344,448 c0,17.664-14.336,32-32,32L 64,480 C 46.336,480, 32,465.664, 32,448l0-448 C 32-17.664, 46.336-32, 64-32z + M 240,384l 129.344,0 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,352 C 231.168,352, 224,359.168, 224,368C 224,376.832, 231.168,384, 240,384z M 144,288 + l 225.344,0 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 144,256 C 135.168,256, 128,263.168, 128,272C 128,280.832, 135.168,288, 144,288z M 144,192l 225.344,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 144,160 C 135.168,160, 128,167.168, 128,176C 128,184.832, 135.168,192, 144,192z M 144,96l 225.344,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 144,64 C 135.168,64, 128,71.168, 128,80C 128,88.832, 135.168,96, 144,96z" /> +<glyph unicode="" d="M 64,32l 32,0 l0-32 c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32L 480,384 c0,17.664-14.336,32-32,32l-32,0 L 416,448 c0,17.664-14.336,32-32,32L 64,480 + C 46.336,480, 32,465.664, 32,448l0-384 C 32,46.336, 46.336,32, 64,32z M 448,384l0-384 L 128,0 l0,32 l 256,0 c 17.664,0, 32,14.336, 32,32L 416,384 L 448,384 z M 336,416C 344.832,416, 352,408.832, 352,400 + C 352,391.168, 344.832,384, 336,384L 206.656,384 c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16L 336,416 z M 110.656,320L 336,320 + C 344.832,320, 352,312.832, 352,304C 352,295.168, 344.832,288, 336,288L 110.656,288 c-8.832,0-16,7.168-16,16C 94.656,312.832, 101.824,320, 110.656,320z M 110.656,224L 336,224 + C 344.832,224, 352,216.832, 352,208C 352,199.168, 344.832,192, 336,192L 110.656,192 c-8.832,0-16,7.168-16,16C 94.656,216.832, 101.824,224, 110.656,224z M 110.656,128 + L 336,128 c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 110.656,96 c-8.832,0-16,7.168-16,16C 94.656,120.832, 101.824,128, 110.656,128z" /> +<glyph unicode="" d="M 480,480L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,448 C 512,465.664, 497.664,480, 480,480z + M 89.184,333.248c-15.904,15.904-15.904,41.664,0,57.568c 15.904,15.904, 41.664,15.904, 57.568,0L 189.12,348.448L 131.552,290.88L 89.184,333.248z + M 329.92,92.512l-164.48,164.48L 223.008,314.56l 164.48-164.48L 416,64L 329.92,92.512z" /> +<glyph unicode="" d="M 480,384l-160,0 C 302.336,384, 288,369.664, 288,352c0,0-4.16-29.344-32-32L 32,320 C 14.336,320,0,306.176,0,288.512L0,0 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,256 L 512,288.512 L 512,352 C 512,369.664, 497.664,384, 480,384z" /> +<glyph unicode="" d="M 480,416l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,288 l 512,0 L 512,320.512 L 512,384 + C 512,401.664, 497.664,416, 480,416zM0,0c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,256 L0,256 L0,0 z" /> +<glyph unicode="" d="M 480,384l-128,0 c-17.664,0-32-14.336-32-32c0,0-4.16-29.344-32-32L 64,320 C 46.336,320, 32,305.664, 32,288l0-288 c0-17.664, 14.336-32, 32-32l 416,0 + c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 368,128L 288,128 l0-80 C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,128 L 176,128 + C 167.168,128, 160,135.168, 160,144C 160,152.832, 167.168,160, 176,160L 256,160 L 256,240 C 256,248.832, 263.168,256, 272,256S 288,248.832, 288,240L 288,160 l 80,0 c 8.832,0, 16-7.168, 16-16 + C 384,135.168, 376.832,128, 368,128z" /> +<glyph unicode="" d="M 480,416l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,32 c0-17.664, 14.336-32, 32-32l 192.096,0 + l0,160 L 156.192,160 l 99.904,128l 99.904-128L 288.096,160 l0-160 L 480,0 c 17.664,0, 32,14.336, 32,32L 512,288 L 512,320.512 L 512,384 C 512,401.664, 497.664,416, 480,416z" /> +<glyph unicode="" d="M 480,416l-160,0 C 302.336,416, 288,401.664, 288,384c0,0-4.16-29.344-32-32L 32,352 C 14.336,352,0,338.176,0,320.512L0,32 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,288 L 512,320.512 L 512,384 C 512,401.664, 497.664,416, 480,416z M 256.096,0.192l-99.904,128l 67.904,0 l0,128 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-128 l 67.904,0 + L 256.096,0.192z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 224,256c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-160 + c0-17.664-14.336-32-32-32s-32,14.336-32,32L 224,256 z M 256,319.488c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32C 288,333.824, 273.664,319.488, 256,319.488 + z" /> +<glyph unicode="" d="M 256-32c 141.376,0, 256,114.624, 256,256s-114.624,256-256,256S0,365.376,0,224S 114.624-32, 256-32z M 288,192c0-17.664-14.336-32-32-32S 224,174.336, 224,192 + L 224,352 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32L 288,192 z M 256,128.512c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32s-32,14.336-32,32 + C 224,114.176, 238.336,128.512, 256,128.512z" /> +<glyph unicode="" d="M 371.424,470.624C 365.408,476.64, 357.28,480, 348.768,480L 163.232,480 c-8.48,0-16.64-3.36-22.624-9.376l-131.2-131.232 + C 3.36,333.408,0,325.28,0,316.768l0-185.568 c0-8.48, 3.36-16.64, 9.376-22.624l 131.2-131.232C 146.592-28.64, 154.72-32, 163.232-32l 185.568,0 + c 8.48,0, 16.64,3.36, 22.624,9.376l 131.2,131.232C 508.64,114.592, 512,122.72, 512,131.232L 512,316.768 c0,8.48-3.36,16.64-9.376,22.624L 371.424,470.624z + M 256,160c-17.664,0-32,14.336-32,32L 224,384 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-192 C 288,174.336, 273.664,160, 256,160z M 288,64c0-17.664-14.336-32-32-32s-32,14.336-32,32 + c0,17.664, 14.336,32, 32,32S 288,81.664, 288,64z" /> +<glyph unicode="" d="M 32.992-32l 444.992,0 c 11.232,0, 21.664,5.888, 27.456,15.552c 5.792,9.632, 6.080,21.6, 0.8,31.52l-222.016,416 + C 278.688,441.472, 267.84,448, 256.032,448L 256,448 C 244.192,448, 233.376,441.504, 227.808,431.104l-223.008-416c-5.312-9.92-5.024-21.888, 0.736-31.552 + C 11.328-26.080, 21.76-32, 32.992-32z M 256,96c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32s-32,14.336-32,32C 224,81.664, 238.336,96, 256,96z M 224,159.488 + l0,128 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32l0-128 c0-17.664-14.336-32-32-32S 224,141.824, 224,159.488z" /> +<glyph unicode="" d="M 256-32c 141.376,0, 256,114.624, 256,256s-114.624,256-256,256S0,365.376,0,224S 114.624-32, 256-32z M 256,416c 63.712,0, 128-36.48, 128-118.016 + c0-47.456-23.52-84.512-69.888-110.016C 300.672,180.576, 288,165.952, 288,160c0-17.664-14.336-32-32-32s-32,14.336-32,32c0,40.608, 37.248,71.936, 59.264,84.032 + C 315.616,261.888, 320,281.344, 320,297.984C 320,344.992, 279.904,352, 256,352C 225.184,352, 192,331.776, 192,287.328c0-17.664-14.336-32-32-32s-32,14.336-32,32 + C 128,370.912, 193.952,416, 256,416z M 256,30.592c-18.208,0-32.96,14.752-32.96,32.96s 14.752,32.96, 32.96,32.96s 32.96-14.752, 32.96-32.96S 274.208,30.592, 256,30.592z + " /> +<glyph unicode="" d="M 81.248,88.288C 71.872,64.064, 55.968,32.384, 28.992,0c 51.168,0, 116.992,6.72, 167.712,37.824 + C 215.776,34.144, 235.552,32, 256,32c 141.376,0, 256,93.12, 256,208S 397.376,448, 256,448S0,354.88,0,240C0,180.096, 31.36,126.24, 81.248,88.288z" /> +<glyph unicode="" d="M 446.56,291.36c 2.816-12.672, 4.448-25.696, 4.448-39.072c0-103.296-87.68-189.408-203.136-207.904 + c 24.416-9.856, 51.776-15.616, 80.928-15.616c 27.488,0, 53.44,5.056, 76.864,13.856c 29.664-10.112, 62.048-12.736, 88.832-12.736 + c-13.92,16.704-23.584,33.088-30.496,47.488C 493.696,103.872, 512,138.976, 512,177.632C 512,223.328, 486.496,264.064, 446.56,291.36zM 403.008,252.288C 403.008,342.688, 312.8,416, 201.504,416S0,342.688,0,252.288c0-47.168, 24.672-89.536, 63.968-119.424 + c-7.392-19.072-19.904-44-41.12-69.504c 40.256,0, 92.096,5.28, 132,29.792c 15.008-2.912, 30.592-4.608, 46.656-4.608 + C 312.8,88.576, 403.008,161.856, 403.008,252.288z" /> +<glyph unicode="" d="M 32,91.936l 73.44,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080c 8.032-4.864, 14.848-6.272, 20.672-5.728 + c 11.84,1.12, 20.16,11.040, 22.688,21.504C 288.16-9.344, 288.16,457.344, 288,458.368C 285.504,468.864, 277.152,478.784, 265.344,479.904 + C 259.52,480.448, 252.704,479.040, 244.672,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936zM 506.272,306.848c-7.616,7.616-20,7.616-27.616,0l-55.232-55.232l-55.232,55.232 + c-7.616,7.616-20,7.616-27.616,0c-7.616-7.616-7.616-20,0-27.616L 395.808,224l-55.232-55.232c-7.616-7.616-7.616-20,0-27.616 + c 7.616-7.616, 20-7.616, 27.616,0l 55.232,55.232l 55.232-55.232c 7.616-7.616, 20-7.616, 27.616,0c 7.616,7.616, 7.616,20,0,27.616 + L 451.040,224l 55.232,55.232C 513.92,286.848, 513.92,299.232, 506.272,306.848z" /> +<glyph unicode="" d="M 329.344,479.904C 323.52,480.448, 316.704,479.040, 308.672,474.176c0,0-133.44-116.416-139.232-122.176L 96,352 C 78.336,352, 64,337.664, 64,320l0-4.064 + L 64,128 l0-4.064 c0-17.664, 14.336-32, 32-32l 73.44,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080c 8.032-4.864, 14.848-6.272, 20.672-5.728 + c 11.84,1.12, 20.16,11.040, 22.688,21.504c 0.16,1.024, 0.16,467.744,0,468.736C 349.504,468.864, 341.152,478.784, 329.344,479.904zM 401.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 448.032,155.808, 468.128,188.16, 468.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.504,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 422.784,269.088, 436.128,247.68, 436.128,224 + S 422.784,178.912, 401.312,168.096z" /> +<glyph unicode="" d="M 32,91.936l 73.44,0 c 5.792-5.76, 139.232-118.080, 139.232-118.080c 8.032-4.864, 14.848-6.272, 20.672-5.728 + c 11.84,1.12, 20.16,11.040, 22.688,21.504C 288.16-9.344, 288.16,457.344, 288,458.368C 285.504,468.864, 277.152,478.784, 265.344,479.904 + C 259.52,480.448, 252.704,479.040, 244.672,474.176c0,0-133.44-116.416-139.232-122.176L 32,352 C 14.336,352,0,337.664,0,320l0-4.064 L0,128 l0-4.064 + C0,106.24, 14.336,91.936, 32,91.936zM 337.312,168.096c-7.904-4-11.072-13.6-7.104-21.504c 2.816-5.568, 8.448-8.8, 14.272-8.8 + c 2.432,0, 4.864,0.544, 7.2,1.696C 384.032,155.808, 404.128,188.16, 404.128,224s-20.096,68.192-52.448,84.512 + c-7.904,4-17.472,0.8-21.472-7.104c-3.968-7.904-0.8-17.504, 7.104-21.504C 358.784,269.088, 372.128,247.68, 372.128,224 + S 358.784,178.912, 337.312,168.096zM 315.296,40.352c 1.504-7.648, 8.192-12.928, 15.68-12.928c 1.024,0, 2.048,0.096, 3.104,0.288 + C 427.904,46.016, 496,128.576, 496,224s-68.096,177.984-161.952,196.288C 325.504,422.016, 316.96,416.32, 315.296,407.648 + C 313.6,398.976, 319.264,390.56, 327.936,388.864C 406.784,373.504, 464,304.16, 464,224s-57.216-149.504-136.064-164.864 + C 319.264,57.44, 313.6,49.024, 315.296,40.352z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 384.416,228.672 + c-1.984-32.832-16.8-81.984-76.096-129.824c-2.848-2.272-6.176-3.392-9.504-3.392c-4.64,0-9.216,2.144-12.256,6.24 + c-5.248,7.040-4.032,17.152, 2.752,22.592c 48.288,38.944, 61.504,77.088, 63.84,103.264c-6.816-3.968-14.528-6.4-22.88-6.4 + c-26.048,0-47.136,21.92-47.136,48.96c0,27.040, 21.088,48.96, 47.136,48.96c 5.888,0, 11.296-1.536, 16.448-3.616L 346.528,315.84 + c0,0, 2.272-0.832, 5.44-2.592c 0.16-0.096, 0.32-0.128, 0.48-0.192c 0.096-0.064, 0.16-0.128, 0.256-0.192 + c 2.176-1.248, 4.672-2.912, 7.456-5.28c 1.184-1.024, 2.176-2.208, 3.264-3.328C 375.040,292.704, 387.776,270.656, 384.416,228.672z M 175.104,221.152 + c-26.048,0-47.136,21.92-47.136,48.96c0,27.040, 21.12,48.96, 47.136,48.96c 5.888,0, 11.296-1.536, 16.448-3.616L 191.392,315.84 + c0,0, 2.272-0.832, 5.44-2.592c 0.16-0.096, 0.32-0.128, 0.48-0.192c 0.096-0.064, 0.16-0.128, 0.256-0.192 + C 199.744,311.616, 202.24,309.952, 205.024,307.584c 1.184-1.024, 2.176-2.208, 3.264-3.328c 11.616-11.552, 24.384-33.6, 20.992-75.616 + c-1.984-32.832-16.8-81.984-76.096-129.824c-2.848-2.272-6.176-3.392-9.504-3.392c-4.64,0-9.216,2.144-12.256,6.24 + c-5.248,7.040-4.032,17.152, 2.752,22.592c 48.288,38.944, 61.504,77.088, 63.84,103.264C 191.168,223.616, 183.456,221.152, 175.104,221.152z" /> +<glyph unicode="" d="M 104.128,375.872c-93.312-93.312-93.312-244.608,0-337.888s 244.608-93.312, 337.888,0c 93.312,93.312, 93.312,244.608,0,337.888 + C 348.704,469.184, 197.408,469.184, 104.128,375.872z M 400,192L 272.64,192 C 272.416,192, 272.224,191.872, 272,191.872c-8.832,0-16,7.168-16,16L 256,368 + C 256,376.832, 263.168,384, 272,384S 288,376.832, 288,368L 288,224 l 112,0 C 408.832,224, 416,216.832, 416,208C 416,199.168, 408.832,192, 400,192z" /> +<glyph unicode="" d="M 256,480C 166.272,480, 93.536,407.264, 93.536,317.536L 93.536,288 L 64,288 C 46.336,288, 32,273.664, 32,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 + c 17.664,0, 32,14.336, 32,32L 480,256 c0,17.664-14.336,32-32,32l-29.536,0 L 418.464,317.536 C 418.464,407.264, 345.728,480, 256,480z M 157.536,317.536C 157.536,371.84, 201.696,416, 256,416 + s 98.464-44.16, 98.464-98.464L 354.464,288 L 157.536,288 L 157.536,317.536 z M 256,64c-35.36,0-64,28.64-64,64c0,35.36, 28.64,64, 64,64s 64-28.64, 64-64C 320,92.64, 291.36,64, 256,64z" /> +<glyph unicode="" d="M 416,288L 125.536,288 L 125.536,317.536 C 125.536,371.84, 169.696,416, 224,416c 35.776,0, 66.912-19.328, 84.128-47.968 + c 0.16,0.192, 0.448,0.288, 0.64,0.48c 5.792-8.256, 14.912-14.016, 25.76-14.016c 17.664,0, 32,14.336, 32,32c0,4.32-0.896,8.448-2.464,12.224 + c-0.128,0.224-0.224,0.48-0.352,0.704c-1.408,3.2-3.424,6.016-5.76,8.544C 328.832,451.2, 280.064,480, 224,480C 134.272,480, 61.536,407.264, 61.536,317.536 + L 61.536,288 L 32,288 C 14.336,288,0,273.664,0,256l0-256 c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 448,256 C 448,273.664, 433.664,288, 416,288z M 224,64c-35.36,0-64,28.64-64,64 + s 28.64,64, 64,64s 64-28.64, 64-64S 259.36,64, 224,64z" /> +<glyph unicode="" d="M 496,480l-64,0 c-3.872,0-7.616-1.408-10.56-3.968L 200.576,282.4C 189.152,284.8, 171.488,288, 160,288c-88.224,0-160-71.776-160-160 + s 71.776-160, 160-160s 160,71.776, 160,160c0,26.208-4.992,43.776-10.656,58.368l 54.464,18.496c 6.624,2.24, 11.008,8.544, 10.848,15.52l-1.344,60.736 + l 61.12,4.256c 8.192,0.576, 14.624,7.264, 14.88,15.456l 2.272,72.928l 47.872,10.624C 506.784,385.984, 512,392.512, 512,400l0,64 + C 512,472.832, 504.832,480, 496,480z M 112,128c 19.2,0, 35.776-11.296, 43.456-27.584C 158.368,94.208, 160,87.296, 160,80C 160,53.504, 138.496,32, 112,32 + S 64,53.504, 64,80S 85.504,128, 112,128z" /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144c0-56.384, 41.792-102.56, 96-110.4L 96,32 l 320,0 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z + " /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144C0,82.144, 50.144,32, 112,32l 80.256,0 C 209.792,32, 224,46.208, 224,63.744L 224,160 L 156.096,160 + L 256,288l 99.904-128L 288,160 l0-96.256 C 288,46.208, 302.208,32, 319.744,32L 416,32 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z" /> +<glyph unicode="" d="M 416,224c-1.12,0-2.176-0.288-3.264-0.32C 414.88,234.112, 416,244.928, 416,256c0,88.352-71.648,160-160,160S 96,344.352, 96,256 + c0-0.544, 0.16-1.056, 0.16-1.6C 41.888,246.656,0,200.416,0,144c0-56.384, 41.792-102.56, 96-110.4L 96,32 l 160,0 l-99.904,128L 224,160 L 224,288 c0,17.664, 14.336,32, 32,32 + s 32-14.336, 32-32l0-128 l 67.904,0 L 256,32l 160,0 c 53.024,0, 96,42.976, 96,96S 469.024,224, 416,224z" /> +<glyph unicode="" d="M 434.816,221.504c 2.272,6.080, 4.16,12.352, 5.792,18.656c 0.288,1.088, 0.64,2.112, 0.896,3.2 + c 1.44,5.92, 2.464,11.968, 3.328,18.048c 0.192,1.408, 0.544,2.816, 0.704,4.224C 446.4,273.024, 446.88,280.48, 446.88,288c0,105.856-86.144,192-192,192 + s-192-86.144-192-192c0-7.52, 0.48-14.976, 1.376-22.336C 64.416,264.224, 64.736,262.848, 64.928,261.44c 0.864-6.080, 1.888-12.128, 3.328-18.048 + c 0.256-1.088, 0.608-2.144, 0.896-3.2c 1.632-6.304, 3.52-12.576, 5.792-18.656c 0.224-0.576, 0.48-1.152, 0.672-1.728 + c 2.528-6.56, 5.344-12.992, 8.576-19.232C 84.32,200.32, 84.448,200.096, 84.576,199.872c 3.36-6.464, 7.072-12.736, 11.168-18.816 + c 0.128-0.192, 0.256-0.352, 0.352-0.544c 4-5.92, 8.352-11.584, 12.992-17.056c 0.384-0.448, 0.736-0.864, 1.12-1.312 + c 4.224-4.896, 8.8-9.536, 13.536-14.016c 1.056-0.992, 2.048-1.984, 3.136-2.944c 1.408-1.248, 2.656-2.656, 4.128-3.872 + c 0.864-0.736, 1.92-1.216, 2.88-1.824c 3.168-2.624, 6.176-5.376, 9.536-7.808c 1.344-0.96, 2.176-1.888, 3.328-2.848 + C 168.832,110.496, 158.048,96, 182.624,96c 3.424,0, 112.256,0, 144.512,0c 24.544,0, 13.792,14.496, 35.904,32.832c 1.152,0.96, 1.984,1.856, 3.328,2.848 + c 3.36,2.432, 6.368,5.184, 9.536,7.808c 0.928,0.64, 1.984,1.088, 2.88,1.824c 1.44,1.216, 2.72,2.624, 4.128,3.872 + c 1.056,0.96, 2.080,1.984, 3.136,2.944c 4.736,4.48, 9.28,9.12, 13.536,14.016c 0.384,0.448, 0.736,0.864, 1.12,1.312 + c 4.64,5.472, 8.992,11.136, 12.992,17.056c 0.128,0.192, 0.256,0.352, 0.352,0.544c 4.064,6.048, 7.776,12.32, 11.136,18.784 + c 0.128,0.224, 0.256,0.48, 0.384,0.704c 3.232,6.24, 6.048,12.672, 8.576,19.232C 434.336,220.384, 434.592,220.928, 434.816,221.504z M 368,286.496 + c-8.832,0-16,7.168-16,16C 352,351.264, 308,384, 272,384C 263.168,384, 256,391.168, 256,400S 263.168,416, 272,416C 327.008,416, 384,375.488, 384,302.496 + C 384,293.664, 376.832,286.496, 368,286.496zM 252.928,0L 217.76,0 L 182.624,0 l 57.696-29.504c 4.576-2.336, 9.568-3.52, 14.56-3.52c 4.928,0, 9.888,1.152, 14.432,3.424 + L 327.84,0L 292.352,0 L 256.864,0 L 252.928,0 zM 352,48c0,8.832-7.168,16-16,16l-160,0 C 167.168,64, 160,56.832, 160,48C 160,39.168, 167.168,32, 176,32l 160,0 + C 344.832,32, 352,39.168, 352,48z" /> +<glyph unicode="" d="M 480,352L 289.344,352 l0-96 L 512,256 L 512,320 C 512,337.664, 497.664,352, 480,352zM 32,352C 14.336,352,0,337.664,0,320l0-64 l 224,0 L 224,352 L 32,352 zM 32,224l0-224 c0-17.664, 14.336-32, 32-32l 160,0 L 224,224 L 32,224 zM 448-32c 17.664,0, 32,14.336, 32,32L 480,224 L 289.344,224 l0-256 L 448-32 zM 255.968,384.256l 0.096,0 C 256.032,384.192, 256,384.064, 256,384l 33.344,0 C 317.664,384, 357.76,384, 384,384c 44.192,0, 64,21.504, 64,48 + S 428.192,480, 384,480c-41.376,0-73.952-18.624-96-40.224C 278.336,445.504, 267.168,448.992, 255.072,448.992c-11.584,0-22.304-3.264-31.712-8.576 + C 201.344,461.76, 168.96,480, 128,480C 83.808,480, 64,458.496, 64,432S 83.808,384, 128,384c 26.656,0, 67.616,0, 96,0l 32,0 C 256,384.064, 255.968,384.192, 255.968,384.256z M 416,432 + C 416,418.784, 398.592,416, 384,416L 311.328,416 C 311.072,416.448, 310.848,416.928, 310.592,417.344C 326.848,433.152, 351.488,448, 384,448C 398.592,448, 416,445.216, 416,432z M 96,432 + C 96,445.216, 113.408,448, 128,448c 31.808,0, 55.936-14.24, 72.192-29.504C 199.68,417.696, 199.296,416.832, 198.816,416L 128,416 C 113.408,416, 96,418.784, 96,432z" /> +<glyph unicode="" d="M 26.496,195.904L 256,394.816l 229.504-198.912C 488.544,193.28, 492.288,192, 496,192c 4.48,0, 8.928,1.888, 12.096,5.504 + c 5.792,6.688, 5.056,16.768-1.6,22.592l-240,208c-6.016,5.216-14.944,5.216-20.96,0L 160,353.984L 160,384 c0,17.664-14.336,32-32,32S 96,401.664, 96,384l0-85.472 + L 5.504,220.096c-6.656-5.792-7.392-15.904-1.6-22.592C 9.728,190.848, 19.808,190.112, 26.496,195.904zM 192,128l 128,0 l0-160 l 96,0 c 17.664,0, 32,14.336, 32,32l0,156.832 c0,9.6-4.288,18.656-11.712,24.736l-160,131.168C 270.4,317.568, 263.2,320, 256,320 + C 248.8,320, 241.6,317.568, 235.712,312.736l-160-131.168C 68.288,175.52, 64,166.432, 64,156.832L 64,0 c0-17.664, 14.336-32, 32-32l 96,0 L 192,128 z" /> +<glyph unicode="" d="M 480,320l-64,0 c0,0-18.496,0-32,32c-6.88,16.288-14.336,32-32,32L 224,384 C 206.336,384, 198.656,368.384, 192,352C 179.008,320, 160,320, 160,320L 128,320 + c0,17.664-14.336,32-32,32L 64,352 C 46.336,352, 32,337.664, 32,320C 14.336,320,0,305.664,0,288l0-64 l 177.76,0 C 199.936,262.112, 240.736,288, 288,288s 88.064-25.888, 110.24-64L 512,224 L 512,288 + C 512,305.664, 497.664,320, 480,320z M 112,256l-64,0 C 39.168,256, 32,263.168, 32,272C 32,280.832, 39.168,288, 48,288L 64,288 l 32,0 l 16,0 C 120.832,288, 128,280.832, 128,272 + C 128,263.168, 120.832,256, 112,256zM 192,160A96,96 1260 1 1 384,160A96,96 1260 1 1 192,160zM 416,160c0-70.688-57.312-128-128-128c-70.688,0-128,57.312-128,128c0,11.104, 1.856,21.728, 4.512,32L0,192 l0-160 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,192 l-100.512,0 C 414.144,181.728, 416,171.104, 416,160z" /> +<glyph unicode="" d="M 480,352L 32,352 C 14.336,352,0,337.664,0,320l0-53.728 l 256-102.4l 256,102.4L 512,320 C 512,337.664, 497.664,352, 480,352zM0,214.016L0,0 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,214.016 l-256-102.4L0,214.016z" /> +<glyph unicode="" d="M 347.136,288L 286.144,458.752C 281.6,471.488, 269.536,480, 256,480S 230.4,471.488, 225.856,458.752L 164.864,288L 347.136,288 zM 427.136,64L 381.408,192L 130.592,192L 84.864,64 zM 32,32c-17.664,0-32-14.336-32-32c0-17.664, 14.336-32, 32-32l 64,0 l 320,0 l 64,0 c 17.664,0, 32,14.336, 32,32c0,17.664-14.336,32-32,32L 32,32 z" /> +<glyph unicode="" d="M 64,384l0-384 c0-12.928, 7.808-24.608, 19.744-29.568C 87.712-31.2, 91.872-32, 96-32c 8.32,0, 16.512,3.264, 22.624,9.376 + L 256,114.752l 137.376-137.376C 399.488-28.736, 407.68-32, 416-32c 4.128,0, 8.288,0.8, 12.224,2.432C 440.192-24.608, 448-12.928, 448,0L 448,384 L 64,384 zM 448,416L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-32 L 448,416 z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,352 c0,17.664-14.336,32-32,32l-64.16,0 C 351.072,437.152, 308.512,480, 256,480S 160.928,437.152, 160.16,384 + L 96,384 C 78.336,384, 64,369.664, 64,352l0-352 C 64-17.664, 78.336-32, 96-32z M 304,288l-96,0 C 199.168,288, 192,295.168, 192,304C 192,312.832, 199.168,320, 208,320l 96,0 + C 312.832,320, 320,312.832, 320,304C 320,295.168, 312.832,288, 304,288z M 256,448c 34.784,0, 63.072-28.576, 63.84-64L 192.16,384 C 192.928,419.424, 221.216,448, 256,448z" /> +<glyph unicode="" d="M 480,352L 96,352 C 93.504,352, 91.328,351.136, 88.992,350.592L 76.576,403.648C 74.88,410.88, 68.448,416, 60.992,416L 15.072,416 + c-8.832,0-16-7.168-16-16S 6.208,384, 15.072,384L 48.32,384 l 19.872-84.992L 96,160c0-1.152, 0.544-2.144, 0.672-3.264l-16.288-73.28 + c-1.056-4.736, 0.096-9.696, 3.136-13.472C 86.56,66.176, 91.136,64, 96,64l 363.008,0 c 8.832,0, 16,7.168, 16,16s-7.168,16-16,16L 115.968,96 + l 7.328,32.96C 124.896,128.704, 126.336,128, 128,128l 291.68,0 c 17.664,0, 28.32,3.488, 36.832,24l 51.968,159.424C 517.504,340, 497.696,352, 480,352zM 96,0A32,32 1260 1 1 160,0A32,32 1260 1 1 96,0zM 384,0A32,32 1260 1 1 448,0A32,32 1260 1 1 384,0z" /> +<glyph unicode="" d="M 464.928,447.84c-0.288,0-0.576,0-0.864,0c-0.256,0-0.48,0.032-0.736,0L 262.144,447.84 + C 257.248,447.616, 246.112,439.968, 244.672,438.528L 9.344,203.2c-12.48-12.48-12.48-32.704,0-45.184l 180.672-180.672C 196.288-28.896, 204.448-32, 212.608-32 + c 8.16,0, 16.352,3.104, 22.592,9.344l 235.328,235.328C 471.968,214.112, 480,224, 480,230.144L 480,431.968 C 480.448,440.896, 473.696,447.84, 464.928,447.84z M 432,384 + C 423.168,384, 416,391.168, 416,400C 416,408.832, 423.168,416, 432,416S 448,408.832, 448,400C 448,391.168, 440.832,384, 432,384z" /> +<glyph unicode="" d="M 464.928,480c-0.288,0-0.576,0-0.864,0c-0.256,0-0.48,0.032-0.736,0L 294.144,480 + C 289.248,479.744, 278.112,472.096, 276.672,470.656L 72.992,267.008c-12.48-12.48-12.48-32.704,0-45.184l 25.408-25.408L 72.992,171.008 + c-12.48-12.48-12.48-32.704,0-45.184l 148.672-148.672c 6.24-6.24, 14.4-9.344, 22.592-9.344s 16.352,3.104, 22.592,9.344l 203.648,203.68 + C 471.968,182.272, 480,192.128, 480,198.272l0,96 L 480,368.096 l0,96 C 480.448,473.024, 473.696,480, 464.928,480z M 432,448.128c 8.832,0, 16-7.168, 16-16 + s-7.168-16-16-16S 416,423.296, 416,432.128S 423.168,448.128, 432,448.128z M 447.904,203.424l-203.584-203.68l-148.672,148.608l 25.408,25.408l 100.64-100.64 + c 6.24-6.24, 14.4-9.344, 22.592-9.344s 16.352,3.104, 22.592,9.344L 448,254.272l0-50.592 C 447.904,203.52, 447.84,203.424, 447.904,203.424 + C 447.872,203.424, 447.872,203.424, 447.904,203.424z" /> +<glyph unicode="" d="M 416,448l-64,0 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448L 128,448 C 110.336,448, 96,433.664, 96,416l 352,0 C 448,433.664, 433.664,448, 416,448zM 96,0c0-17.664, 14.336-32, 32-32l 288,0 c 17.664,0, 32,14.336, 32,32L 448,384 L 96,384 L 96,0 z M 352,304C 352,312.832, 359.168,320, 368,320 + S 384,312.832, 384,304l0-256 c0-8.832-7.168-16-16-16S 352,39.168, 352,48L 352,304 z M 256,304C 256,312.832, 263.168,320, 272,320S 288,312.832, 288,304l0-256 + C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,304 z M 160,304C 160,312.832, 167.168,320, 176,320S 192,312.832, 192,304l0-256 C 192,39.168, 184.832,32, 176,32 + S 160,39.168, 160,48L 160,304 z" /> +<glyph unicode="" d="M 424.96,139.648c 3.424,5.856, 2.816,13.216-1.568,18.4L 157.248,474.304C 152.896,479.456, 145.792,481.344, 139.52,479.040 + C 133.216,476.736, 128.992,470.72, 128.992,464l0-417.504 c0-6.912, 4.416-13.024, 10.976-15.2c 1.632-0.544, 3.328-0.8, 5.024-0.8 + c 4.96,0, 9.76,2.304, 12.832,6.464l 71.552,96.384l 49.632-141.984c 6.368-18.176, 26.272-27.776, 44.448-21.408s 27.776,26.272, 21.408,44.448 + l-48.704,139.296l 111.936-21.664C 414.848,130.72, 421.536,133.824, 424.96,139.648z" /> +<glyph unicode="" d="M 224,67.072L 224,0 L 176,0 C 167.168,0, 160-7.168, 160-16C 160-24.832, 167.168-32, 176-32l 79.68,0 L 256.32-32 l 79.68,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 288,0 l0,67.264 c 66.656,13.152, 128,67.104, 128,156.736L 416,272 C 416,280.832, 408.832,288, 400,288 + S 384,280.832, 384,272L 384,224 c0-84.032-64.416-128-128-128c-61.664,0-128,40.064-128,128L 128,272 C 128,280.832, 120.832,288, 112,288S 96,280.832, 96,272L 96,224 + C 96,133.12, 156.256,79.808, 224,67.072zM 256,160c 35.36,0, 64,28.64, 64,64L 320,416 c0,35.36-28.64,64-64,64S 192,451.36, 192,416l0-192 C 192,188.64, 220.64,160, 256,160z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 381.568,327.52l-37.184-59.584L 319.584,228.192 + C 319.68,226.784, 320,225.44, 320,224c0-35.36-28.64-64-64-64c-1.44,0-2.784,0.32-4.192,0.416l-39.776-24.8l-59.552-37.184 + C 149.888,96.8, 146.944,96, 144,96c-4.128,0-8.224,1.6-11.328,4.672c-5.28,5.28-6.208,13.472-2.24,19.776l 37.184,59.584l 24.8,39.744 + C 192.32,221.216, 192,222.56, 192,224c0,35.36, 28.64,64, 64,64c 1.44,0, 2.784-0.32, 4.192-0.416l 39.776,24.8l 59.552,37.184 + c 6.208,3.936, 14.496,3.008, 19.776-2.272C 384.608,342.048, 385.536,333.856, 381.568,327.52zM 224,224A32,32 1260 1 1 288,224A32,32 1260 1 1 224,224z" /> +<glyph unicode="" d="M 244.352-23.328c 2.688-2.976, 5.28-4.896, 7.776-6.24c 0.032-0.032, 0.096-0.032, 0.128-0.064 + c 1.728-0.896, 3.424-1.568, 5.024-1.568c 1.6,0, 3.296,0.672, 5.024,1.568c 0.032,0.032, 0.096,0.032, 0.128,0.064 + c 2.496,1.344, 5.088,3.264, 7.776,6.24c0,0, 148.736,161.76, 163.68,301.92c 0.896,7.232, 1.504,14.56, 1.504,22.016C 435.392,399.68, 355.072,480, 256,480 + S 76.608,399.68, 76.608,300.608c0-7.584, 0.608-14.976, 1.536-22.304C 93.472,138.208, 244.352-23.328, 244.352-23.328z M 256,416 + c 63.616,0, 115.392-51.776, 115.392-115.392c0-63.616-51.776-115.392-115.392-115.392S 140.608,236.992, 140.608,300.608C 140.608,364.224, 192.384,416, 256,416z" /> +<glyph unicode="" d="M 128,167.776c0-24.544, 61.76-37.568, 128.032-39.392C 256.032,128.256, 256,128.128, 256,128l0-96 c0-17.664, 7.168-64, 16-64 + S 288,14.336, 288,32l0,96 c0,0.128-0.032,0.256-0.032,0.384C 354.24,130.208, 416,143.232, 416,167.776c0,26.048-23.584,45.056-64,55.296L 352,388.8 + c 40.416,13.696, 64,35.744, 64,51.424c0,53.024-288,53.024-288,0c0-17.248, 23.584-38.816, 64-52l0-165.152 C 151.584,212.8, 128,193.824, 128,167.776z" /> +<glyph unicode="" d="M 161.344,387.136L 32,448L 32,64L 161.344,3.136 zM 193.344,3.584L 320.672,60.96L 320.672,444.96L 193.344,387.584 zM 352.672,60.288L 480,0L 480,384L 352.672,444.288 z" /> +<glyph unicode="" d="M 448,416c-8.992,20-25.312,32-43.008,32L 104,448 C 86.336,448, 72,436, 64,416l-64-256l0-0.512 l0-16 l0-16 l0-17.152 l0-0.512 l0-94.336 + c0-8.832, 7.168-16, 16-16l 480,0 c 8.832,0, 16,7.168, 16,16L 512,111.36 l0,0.512 l0,15.616 l0,16 l0,14.528 l-0.416,1.472L 448,416z M 94.24,405.344 + C 95.712,408.64, 99.456,416, 104,416l 300.992,0 c 4.384,0, 9.44-4.512, 12.992-11.392l 56.352-229.024c0-0.064-0.096,0-0.096-0.064 + c0-8.832-7.168-16-16-16c-0.032,0-0.032-0.032-0.064-0.032L 416,159.488 l-80,0 c-8.832,0-16-7.168-16-16L 320,112 c0-8.832-7.168-16-16-16 + c-0.32,0-0.64-0.416-0.96-0.512L 208.544,95.488 C 208.32,95.584, 208.32,96, 208,96C 199.168,96, 192,103.168, 192,112l0,31.488 c0,8.832-7.168,16-16,16L 64,159.488 + L 53.824,159.488 c-0.032,0-0.032,0.032-0.064,0.032c-8.832,0-16.256,7.168-16.256,16c0,0.224-0.256,0.064-0.32,0.224L 94.24,405.344z" /> +<glyph unicode="" d="M 480,320l-128,0 L 352,352 c0,17.664-14.336,32-32,32L 192,384 C 174.336,384, 160,369.664, 160,352l0-32 L 32,320 C 14.336,320,0,305.664,0,288l0-64 l 192,0 l 128,0 l 192,0 L 512,288 + C 512,305.664, 497.664,320, 480,320z M 192,352l 128,0 l0-32 L 192,320 L 192,352 zM 192,192L 320,192L 320,160L 192,160zM 352,160c0-17.664-14.336-32-32-32L 192,128 c-17.664,0-32,14.336-32,32L 160,192 L0,192 l0-192 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,192 l-160,0 + L 352,160 z" /> +<glyph unicode="" d="M 80.672-32l 14.592,0 l 192.096,0 L 320-32 l 11.328,0 l 51.904,0 c 17.664,0, 32,14.336, 32,32l0,68.992 L 415.232,80 l0,256 c0,8.832-7.168,16-16,16 + c0,0,0,0,0,0L 128,352 C 127.2,352, 125.632,351.872, 124.128,351.776L 80.672,352C 53.824,352, 32,372.512, 32,399.328C 32,426.176, 53.152,448, 80,448l 64,0 L 320,448 l 128,0 l0-368 + c0-8.832, 6.4-16, 15.264-16S 480,71.168, 480,80l0,384 C 480,472.832, 472.096,480, 463.264,480l-111.648,0 L 144,480 L 80.672,480 C 36.512,480, 0.768,444.512, 0.128,400.512 + L0,400.672l0-66.656 L0,288 l0-175.328 l0-39.584 l0-24.416 C0,4.128, 36.128-32, 80.672-32z" /> +<glyph unicode="" d="M 32,480C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 32,0 L 64,480 L 32,480 zM 416,480L 96,480 l0-512 l 320,0 c 17.664,0, 32,14.336, 32,32L 448,448 C 448,465.664, 433.664,480, 416,480z M 270.24,356.672 + c 26.752,0, 48.416-21.696, 48.416-48.416c0-26.752-21.696-48.448-48.416-48.448c-26.752,0-48.448,21.696-48.448,48.448 + C 221.792,335.008, 243.488,356.672, 270.24,356.672z M 192,134.176c0,58.688, 35.488,106.24, 79.232,106.24s 79.232-47.584, 79.232-106.24S 192,75.52, 192,134.176zM 480,448L 512,448L 512,352L 480,352zM 480,320L 512,320L 512,224L 480,224zM 480,192L 512,192L 512,96L 480,96z" /> +<glyph unicode="" d="M 480,416L 32,416 C 14.336,416,0,401.664,0,384l0-64 l 512,0 L 512,384 C 512,401.664, 497.664,416, 480,416zM 32,0c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,288 L 32,288 L 32,0 z M 192,224l 128,0 c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32 + L 192,160 c-17.664,0-32,14.336-32,32C 160,209.664, 174.336,224, 192,224z" /> +<glyph unicode="" d="M 511.744,258.656C 510.4,337.184, 446.688,407.168, 368,407.168c-45.504,0-85.6-23.808-112-58.752 + C 229.6,383.36, 189.504,407.168, 144,407.168c-78.688,0-142.4-69.984-143.744-148.512L0,258.656 c0-0.48, 0.096-0.928, 0.096-1.408 + C 0.096,256.896,0,256.544,0,256.16c0-2.208, 0.544-3.872, 0.64-5.984C 7.68,50.048, 253.984-32, 253.984-32s 249.92,81.952, 257.312,281.856 + C 511.424,252.096, 512,253.856, 512,256.16c0,0.384-0.096,0.736-0.096,1.088C 511.904,257.76, 512,258.176, 512,258.656L 511.744,258.656 z" /> +<glyph unicode="" d="M 352,384c0,51.392-44.608,96-96,96S 160,435.392, 160,384c0-51.392, 44.608-96, 96-96S 352,332.608, 352,384zM 256,256c-84.096,0-160-90.72-160-203.456s 320-112.736, 320,0S 340.096,256, 256,256z" /> +<glyph unicode="" d="M 224,400C 224,442.816, 186.816,480, 144,480S 64,442.816, 64,400C 64,357.184, 101.184,320, 144,320S 224,357.184, 224,400zM 280,96c0,128-66.432,192-140,192S0,224,0,96C0,8.32, 280,8.32, 280,96zM 376,257.76c 42.816,0, 80,37.184, 80,80s-37.184,80-80,80s-80-37.184-80-80S 333.184,257.76, 376,257.76zM 372,225.76c-22.112,0-43.296-6.496-62.496-18.080c 11.616-31.232, 18.496-68.256, 18.496-111.68 + c0-43.104-28.736-76.672-78.048-95.872C 311.104-51.648, 512-40.608, 512,33.76C 512,161.76, 445.568,225.76, 372,225.76z" /> +<glyph unicode="" d="M 96,256l 96,0 c 17.664,0, 32,14.336, 32,32L 224,384 c0,17.664-14.336,32-32,32L 96,416 C 78.336,416, 64,401.664, 64,384l0-96 C 64,270.336, 78.336,256, 96,256zM 320,256l 96,0 c 17.664,0, 32,14.336, 32,32L 448,384 c0,17.664-14.336,32-32,32l-96,0 C 302.336,416, 288,401.664, 288,384l0-96 C 288,270.336, 302.336,256, 320,256zM 64,64c0-17.664, 14.336-32, 32-32l 96,0 c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32L 96,192 c-17.664,0-32-14.336-32-32L 64,64 zM 288,64c0-17.664, 14.336-32, 32-32l 96,0 c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32l-96,0 c-17.664,0-32-14.336-32-32L 288,64 z" /> +<glyph unicode="" d="M 64,320l 64,0 c 17.664,0, 32,14.336, 32,32L 160,416 c0,17.664-14.336,32-32,32L 64,448 C 46.336,448, 32,433.664, 32,416l0-64 C 32,334.336, 46.336,320, 64,320zM 224,320l 64,0 c 17.664,0, 32,14.336, 32,32L 320,416 c0,17.664-14.336,32-32,32L 224,448 C 206.336,448, 192,433.664, 192,416l0-64 C 192,334.336, 206.336,320, 224,320zM 384,320l 64,0 c 17.664,0, 32,14.336, 32,32L 480,416 c0,17.664-14.336,32-32,32l-64,0 c-17.664,0-32-14.336-32-32l0-64 C 352,334.336, 366.336,320, 384,320zM 32,192c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 160,256 c0,17.664-14.336,32-32,32L 64,288 C 46.336,288, 32,273.664, 32,256L 32,192 zM 192,192c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 320,256 c0,17.664-14.336,32-32,32L 224,288 C 206.336,288, 192,273.664, 192,256L 192,192 zM 352,192c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 480,256 c0,17.664-14.336,32-32,32l-64,0 c-17.664,0-32-14.336-32-32L 352,192 zM 32,32c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32l0,64 c0,17.664-14.336,32-32,32L 64,128 c-17.664,0-32-14.336-32-32L 32,32 zM 192,32c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32l0,64 c0,17.664-14.336,32-32,32L 224,128 c-17.664,0-32-14.336-32-32L 192,32 zM 352,32c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32l0,64 c0,17.664-14.336,32-32,32l-64,0 c-17.664,0-32-14.336-32-32L 352,32 z" /> +<glyph unicode="" d="M 12.768-7.296c 23.936-31.072, 73.376-33.088, 110.432-4.544c 15.072,11.616, 25.504,26.528, 31.296,42.176 + C 157.824,36.928, 160,46.272, 160,56.96L 160,296.096 l 288,54.432l0-126.272 c0-44.544-34.080-54.784-46.144-57.056c-1.056-0.128-2.080-0.384-3.136-0.576 + c-0.544-0.064-1.344-0.16-1.344-0.16L 397.568,166.4c-14.272-2.592-28.64-8.576-41.536-18.496c-37.056-28.544-47.712-76.864-23.776-107.936 + c 23.936-31.072, 73.376-33.12, 110.432-4.576c 18.752,14.464, 30.688,33.984, 34.848,53.76C 478.976,93.952, 480,99.232, 480,105.216L 480,415.808 + c0,1.952-0.384,3.616-0.544,5.472C 479.52,422.24, 480,423.328, 480,424.288l0,32 c0,17.664-14.336,27.648-32,22.24L 160,424.096 + C 142.336,418.72, 128,400, 128,382.336l0-32 c0-0.448, 0.224-0.768, 0.256-1.184C 128.224,348.192, 128,347.36, 128,346.4l0-169.408 c0-44.608-34.176-54.816-46.208-57.056 + c-0.608-0.096-1.216-0.288-1.856-0.384c-1.568-0.256-2.592-0.352-2.592-0.352l 0.352-0.16c-14.144-2.656-28.384-8.576-41.152-18.4 + C-0.512,72.096-11.136,23.776, 12.768-7.296z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 224,160c0-17.664-14.336-32-32-32s-32,14.336-32,32L 160,288 + c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32L 224,160 z M 352,160c0-17.664-14.336-32-32-32s-32,14.336-32,32L 288,288 c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32L 352,160 z" /> +<glyph unicode="" d="M 211.456,350.976C 205.344,421.28, 132,455.776, 128.896,457.184C 125.984,458.56, 122.72,458.976, 119.584,458.432 + c-84.672-14.048-97.408-63.328-97.92-65.376C 20.96,390.176, 21.088,387.2, 21.984,384.416c 100.992-313.344, 310.88-371.424, 379.872-390.528 + c 5.312-1.472, 9.696-2.656, 13.024-3.744c 1.6-0.544, 3.264-0.768, 4.928-0.768c 2.272,0, 4.544,0.48, 6.624,1.44 + c 2.112,0.96, 51.968,24.448, 64.16,101.056c 0.544,3.328,0,6.784-1.536,9.792c-1.088,2.112-27.168,51.744-99.488,69.28 + c-5.056,1.312-10.24-0.032-14.144-3.36c-22.816-19.488-54.336-40.256-67.936-42.4c-91.168,44.576-142.080,130.112-144,146.336 + C 162.368,280.64, 183.264,312.672, 207.296,338.72C 210.336,342.016, 211.872,346.496, 211.456,350.976z" /> +<glyph unicode="" d="M 96,288L 192,288L 192,96L 320,96L 319.328,288L 416,288L 256,448 zM 384,32L 128,32L 128,96L 64,96L 64,32L 64-32L 448-32L 448,32L 448,96L 384,96 z" /> +<glyph unicode="" d="M 256,96L 416,256L 320,256L 320,448L 192,448L 192.576,256L 96,256 zM 64,32L 64-32L 448-32L 448,32L 448,96L 384,96L 384,32L 128,32L 128,96L 64,96 z" /> +<glyph unicode="" d="M 192.864-32l 95.936,0 l 0.064,256l 87.136,0.032l 9.344,88.224L 288.8,312.256 l 0.128,44.16c0,23.008, 1.568,35.328, 34.592,35.328l 60.992,0 + L 384.512,480 L 297.056,480 C 212.288,480, 192.768,436.192, 192.768,364.224l 0.096-51.968L 128.512,312.224L 128.512,224 l 64.352,0 L 192.864-32 z" /> +<glyph unicode="" d="M 497.888,424.32c-20.288-12.032-42.784-20.768-66.72-25.504C 412,419.264, 384.704,432, 354.496,432 + c-58.016,0-105.056-47.040-105.056-105.024c0-8.224, 0.928-16.256, 2.72-23.936c-87.296,4.384-164.704,46.208-216.512,109.76 + C 26.592,397.312, 21.44,379.264, 21.44,360c0-36.448, 18.56-68.608, 46.72-87.424C 50.944,273.152, 34.752,277.888, 20.576,285.76c0-0.448,0-0.864,0-1.312 + c0-50.88, 36.224-93.344, 84.256-103.008C 96.032,179.040, 86.752,177.76, 77.152,177.76c-6.784,0-13.344,0.672-19.776,1.888 + c 13.376-41.728, 52.16-72.096, 98.112-72.96c-35.936-28.16-81.248-44.96-130.464-44.96c-8.48,0-16.832,0.512-25.056,1.472 + C 46.464,33.408, 101.664,16, 160.992,16c 193.216,0, 298.88,160.064, 298.88,298.88c0,4.544-0.096,9.088-0.32,13.6 + c 20.576,14.752, 38.4,33.248, 52.48,54.304c-18.848-8.352-39.072-14.016-60.32-16.544C 473.408,379.232, 490.048,399.84, 497.888,424.32z" /> +<glyph unicode="" d="M 128.96,183.904c 24.736,43.744-7.968,53.344-13.088,85.056c-20.96,129.6, 149.504,218.112, 238.784,127.552 + c 61.76-62.72, 21.088-255.552-78.496-235.52C 180.768,180.16, 322.88,333.664, 246.752,363.776C 184.864,388.288, 152,288.896, 181.344,239.488 + C 164.128,154.528, 127.072,74.528, 142.080-32c 48.64,35.296, 65.056,102.912, 78.496,173.408c 24.448-14.88, 37.536-30.336, 68.704-32.736 + c 114.976-8.928, 179.232,114.784, 163.488,228.96c-13.952,101.184-114.848,152.704-222.432,140.64c-85.056-9.536-169.856-78.304-173.376-176.64 + C 54.816,241.6, 71.84,196.544, 128.96,183.904z" /> +<glyph unicode="" d="M 137.152,14.368c 84.8,0, 131.648,48.128, 131.648,96.512c0,38.784-11.456,62.048-46.848,87.072 + C 209.856,206.528, 186.688,227.36, 186.688,239.616c0,14.368, 4.096,21.44, 25.728,38.336C 234.56,295.264, 250.24,319.616, 250.24,347.904 + c0,33.696-15.008,66.56-43.2,77.376l 42.464,0 l 30.016,21.664c0,0-100.48,0-133.984,0c-60.032,0-116.544-45.504-116.544-98.208 + c0-53.856, 40.928-97.344, 102.048-97.344c 4.256,0, 8.384,0.096, 12.416,0.384C 139.488,244.192, 136.64,235.648, 136.64,226.752 + c0-14.976, 8.064-27.104, 18.24-37.024c-7.68,0-15.136-0.224-23.232-0.224C 57.248,189.536,0,142.144,0,93.024 + C0,44.64, 62.784,14.368, 137.152,14.368z M 150.4,265.056C 115.872,266.080, 83.072,303.68, 77.12,348.992C 71.168,394.336, 94.304,429.024, 128.8,428 + c 34.496-1.024, 67.328-37.408, 73.28-82.72C 208.064,299.936, 184.896,264.032, 150.4,265.056z M 145.824,177.024c 12-0.128, 23.2-2.048, 33.344-5.344 + c 27.904-19.36, 47.936-30.336, 53.568-52.48c 1.056-4.48, 1.632-9.088, 1.632-13.824c0-39.104-25.184-69.664-97.472-69.664 + c-51.424,0-88.544,32.544-88.544,71.648C 48.352,145.696, 94.4,177.568, 145.824,177.024zM 416,352L 416,446.944L 384,446.944L 384,352L 288,352L 288,320L 384,320L 384,222.944L 416,222.944L 416,320L 512,320L 512,352 z" /> +<glyph unicode="" d="M 164.736,90.624c0-23.392, 2.464-41.28, 7.36-53.6c 4.928-12.32, 13.696-23.968, 26.432-34.912 + c 12.672-10.88, 28.032-19.36, 46.016-25.28C 262.56-29.056, 276.32-32, 299.744-32c 20.608,0, 39.776,2.080, 57.536,6.208 + c 17.728,4.16, 36.8,10.176, 58.656,20.448l0,76.992 c-25.632-16.864-40.96-20.288-66.88-20.288c-14.56,0-27.488,3.392-38.848,10.208 + c-8.544,5.024-16.352,13.728-19.488,22.080c-3.168,8.416-2.784,25.536-2.784,55.264L 288,256l 127.968,0 L 415.968,352 L 288,352 L 288,480 l-82.56,0 + C 202.176,453.6, 196.16,431.808, 187.488,414.752c-8.672-17.12-20.192-31.744-34.56-43.968C 138.656,358.592, 116.16,349.216, 96.064,342.688L 96.064,256 l 68.704,0 L 164.768,90.624 z" /> +<glyph unicode="" d="M 352,229.056L 317.984,217.056L 288,229.056L 288,167.040 C 288,107.072, 331.072,64, 384,64s 96,43.072, 96,96L 480,224 l-64,0 l0-64 c0-17.632-14.368-32-32-32 + c-17.632,0-32,14.368-32,39.008L 352,229.056 zM 128,64c 52.928,0, 96,43.072, 96,96L 224,288 c0,17.632, 14.368,32, 32,32C 273.6,320, 288,305.664, 288,295.040L 288,264 l 30.016-12L 352,264L 352,295.040 + C 352,340.96, 308.928,384, 256,384S 160,340.96, 160,288l0-128 c0-17.632-14.368-32-32-32c-17.632,0-32,14.368-32,32L 96,224 L 32,224 l0-64 C 32,107.072, 75.072,64, 128,64z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 36.576,224c0,30.976, 6.848,60.416, 19.008,86.976 + l 104.672-279.296C 87.040,66.304, 36.576,139.424, 36.576,224z M 256,10.272c-21.536,0-42.304,3.072-61.984,8.704L 259.84,205.312l 67.424-179.968 + c 0.448-1.056, 0.992-2.048, 1.568-2.976C 306.080,14.56, 281.568,10.272, 256,10.272z M 286.176,324.192c 13.216,0.672, 25.12,2.016, 25.12,2.016 + c 11.84,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72c-21.536,0-57.792,2.72-57.792,2.72 + C 181.824,344.512, 180.448,326.912, 192.256,326.208c0,0, 11.2-1.344, 23.008-2.016L 249.44,232.96l-48.032-140.256L 121.536,324.192 + c 13.248,0.672, 25.12,2.016, 25.12,2.016c 11.808,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72 + c-4.096,0-8.96,0.096-14.112,0.256C 111.904,399.392, 179.36,437.728, 256,437.728c 57.12,0, 109.12-21.28, 148.192-56.096 + c-0.96,0.064-1.856,0.192-2.848,0.192c-21.568,0-36.864-18.272-36.864-37.92c0-17.632, 10.432-32.512, 21.536-50.144 + c 8.384-14.272, 18.112-32.544, 18.112-58.944c0-18.272-7.2-39.52-16.672-69.12l-21.92-71.2L 286.176,324.192z M 475.424,224 + c0-78.848-43.872-147.68-109.12-184.672l 67.040,188.704c 12.512,30.496, 16.672,54.848, 16.672,76.544c0,7.872-0.512,15.168-1.472,21.984 + C 465.664,296.096, 475.424,261.152, 475.424,224z" /> +<glyph unicode="" d="M 488.896,480L 23.104,480 C 10.368,480,0,469.664,0,456.928l0-465.856 C0-21.632, 10.368-32, 23.104-32l 465.792,0 + C 501.632-32, 512-21.632, 512-8.928L 512,456.928 C 512,469.664, 501.632,480, 488.896,480z M 345.344,224c0-49.344-40-89.344-89.344-89.344S 166.656,174.656, 166.656,224 + c0,49.344, 40,89.344, 89.344,89.344S 345.344,273.344, 345.344,224z M 448,32L 64,32 L 64,256 l 42.144,0 C 103.936,245.664, 102.656,234.976, 102.656,224 + c0-84.544, 68.8-153.344, 153.344-153.344s 153.344,68.8, 153.344,153.344c0,10.976-1.28,21.664-3.488,32L 448,256 L 448,32 z M 448,320l-96,0 L 352,416 l 96,0 L 448,320 z" /> +<glyph unicode="" d="M 256,480C 114.848,480,0,365.152,0,224s 114.848-256, 256-256s 256,114.848, 256,256S 397.152,480, 256,480z M 256,442.336c 55.584,0, 106.336-20.832, 144.96-55.104 + c-3.936-5.6-36.832-49.824-114.592-78.976c-35.84,65.824-75.552,119.904-81.6,128C 221.216,440.224, 238.368,442.336, 256,442.336z M 163.040,421.568 + c 5.76-7.904, 44.832-62.048, 81.056-126.464C 141.824,267.936, 51.744,268.32, 41.952,268.448C 56.128,336.32, 101.856,392.704, 163.040,421.568z M 37.312,223.68 + c0,2.24, 0.032,4.48, 0.096,6.688C 46.976,230.144, 152.96,228.8, 262.144,261.472c 6.272-12.256, 12.224-24.704, 17.728-37.12 + c-2.88-0.8-5.76-1.664-8.608-2.592c-112.768-36.448-172.768-135.808-177.728-144.288C 58.624,116.224, 37.344,167.52, 37.312,223.68z M 255.968,5.024 + c-50.528,0-97.12,17.248-134.208,46.144c 3.936,8.032, 48.224,93.568, 171.552,136.544c 0.48,0.16, 0.96,0.32, 1.44,0.48 + c 30.72-79.776, 43.392-146.624, 46.656-165.824C 315.168,11.2, 286.304,4.992, 255.968,5.024z M 378.176,42.4c-2.24,13.312-13.856,77.312-42.464,155.904 + c 68.512,10.976, 128.704-6.976, 136.192-9.344C 462.144,128.128, 427.232,75.584, 378.176,42.4z M 322.336,232.768 + c-1.536,3.744-3.104,7.52-4.704,11.296C 313.088,254.72, 308.224,265.312, 303.136,275.744C 384,308.736, 420.64,355.712, 425.248,361.952 + c 30.464-37.216, 48.896-84.608, 49.344-136.224C 467.392,227.264, 395.104,241.92, 322.336,232.768z" /> +<glyph unicode="" d="M 293.696,327.136c 58.496,35.104, 89.728-14.272, 59.776-70.176c-29.888-55.872-57.184-92.288-71.488-92.288 + c-14.272,0-25.248,37.376-41.6,102.72C 223.488,334.944, 223.584,456.608, 153.312,442.816C 87.072,429.792,0,325.824,0,325.824L 20.8,298.56 + c0,0, 42.88,33.792, 57.184,16.896c 14.304-16.896, 68.864-220.992, 87.072-258.624c 15.904-33.024, 59.744-76.672, 107.872-45.504 + c 48.064,31.168, 207.904,167.648, 236.544,328.8C 538.048,501.248, 317.12,467.488, 293.696,327.136z" /> +<glyph unicode="" d="M 33.024,320L 128,320L 128-32L 33.024-32zM 322.784,319.968C 288,319.968, 270.656,303.392, 256,292.16L 256,320 L 160.512,320 l0-352 L 256-32 L 256,189.6 c0,0-3.488,44.128, 49.408,44.128 + C 337.28,233.728, 352,215.584, 352,189.6L 352-32 l 100.608,0 L 452.608,186.496 C 452.608,306.496, 356,319.968, 322.784,319.968zM 32,400A48,48 1260 1 1 128,400A48,48 1260 1 1 32,400z" /> +<glyph unicode="" d="M 0.192,480l0-98.176 C 228.096,381.824, 413.568,196.16, 413.568-32L 512-32 C 512,250.24, 282.368,480, 0.192,480zM 239.424-32l 98.56,0 c 0.032,186.432-151.616,338.080-337.92,338.080l0-98.144 c 63.904,0, 123.968-24.992, 169.216-70.272 + C 214.464,92.512, 239.424,32.16, 239.424-32zM 68.16-31.36c 37.728,0, 68.256,30.336, 68.256,67.904c-0.032,37.344-30.528,68.032-68.256,68.032 + C 30.56,104.576,0,73.92,0,36.544C0-1.024, 30.56-31.36, 68.16-31.36z" /> +<glyph unicode="" d="M 363.872,312.832C 306.56,326.272, 244.48,325.696, 180.896,316.096C 178.592,315.744, 176.32,315.392, 174.048,315.008l-21.12,39.136 + c-20.576-2.752-39.904-7.040-57.792-12.736l 20.128-42.112C 82.368,286.56, 55.392,268.416, 35.936,246.592c-32.128-36.48-44.832-82.4-29.408-127.136 + c 3.104-9.024, 7.296-17.568, 12.48-25.6l 239.040,65.664L 191.68,282.432C 193.952,282.88, 196.288,283.328, 198.656,283.744c 107.328,19.136, 166.048-10.432, 198.208-41.92 + l-81.792-19.84L 280.928,276.544c-19.52,1.152-42.048-0.032-68.128-4.48l 60.16-108.448L 512,229.248c-2.592,6.144-6.336,12.128-11.328,17.888 + C 475.936,275.776, 422.304,301.312, 363.872,312.832z M 87.36,166.848C 79.968,200.512, 85.856,238.112, 132.576,263.136l 36.576-76.48L 87.36,166.848z" /> +<glyph unicode="" d="M 377.376,328.896c 14.080-10.656, 31.552-17.024, 50.56-17.024C 474.368,311.872, 512,349.504, 512,395.936 + C 512,442.368, 474.368,480, 427.936,480c-46.4,0-84.064-37.632-84.064-84.064c0-0.032,0-0.064,0-0.064L 136.384,295.552 + C 122.016,307.008, 103.84,313.92, 84.064,313.92C 37.632,313.92,0,276.256,0,229.856s 37.632-84.064, 84.064-84.064c 16.768,0, 32.384,4.992, 45.504,13.44 + l 214.336-103.616c0-0.032,0-0.064,0-0.064c0-46.432, 37.632-84.064, 84.064-84.064c 46.432,0, 84.064,37.632, 84.064,84.064 + c0,46.432-37.632,84.064-84.064,84.064c-19.008,0-36.48-6.368-50.56-17.024L 167.808,223.904c 0.096,1.28, 0.16,2.528, 0.192,3.808L 377.376,328.896z" /> +<glyph unicode="" d="M 252.736,351.776C 265.152,364.192, 271.392,379.424, 271.392,397.44c0,17.536-6.24,32.544-18.656,44.96 + C 240.352,454.784, 225.056,460.992, 207.040,460.992c-17.472,0-32.48-6.208-44.896-18.592C 149.728,429.952, 143.488,414.976, 143.488,397.44 + c0-18.016, 6.24-33.248, 18.656-45.664C 174.592,339.36, 189.568,333.152, 207.040,333.152C 225.056,333.152, 240.352,339.36, 252.736,351.776zM 309.728,337.888C 317.28,330.336, 326.048,324.384, 336.032,320c 9.984-4.352, 20.864-6.56, 32.512-6.56 + c 11.712,0, 22.528,2.208, 32.512,6.56c 9.984,4.416, 18.72,10.336, 26.304,17.888c 7.552,7.552, 13.536,16.32, 17.92,26.304 + c 4.384,9.984, 6.592,20.8, 6.592,32.544c0,11.68-2.176,22.496-6.592,32.512c-4.352,9.984-10.368,18.752-17.92,26.304 + c-7.552,7.552-16.288,13.536-26.304,17.888C 391.104,477.824, 380.256,480, 368.544,480c-11.648,0-22.528-2.176-32.512-6.56 + c-9.984-4.352-18.752-10.336-26.304-17.888C 302.208,447.968, 296.256,439.2, 291.84,429.216c-4.384-9.984-6.592-20.8-6.592-32.512 + c0-11.712, 2.208-22.528, 6.592-32.544C 296.256,354.208, 302.208,345.44, 309.728,337.888zM 85.024,347.744c 13.664,0, 25.088,4.736, 34.368,14.24C 128.64,371.52, 133.248,383.072, 133.248,396.736 + c0,13.152-4.64,24.48-13.856,33.952c-9.28,9.504-20.704,14.272-34.368,14.272c-13.6,0-25.216-4.768-34.656-14.272 + c-9.536-9.472-14.272-20.8-14.272-33.952c0-13.664, 4.768-25.216, 14.272-34.72C 59.84,352.512, 71.424,347.744, 85.024,347.744zM 448.96,247.648c-10.208,10.24-22.304,18.272-36.16,24.128c-13.92,5.856-28.672,8.768-44.256,8.768 + c-15.584,0-30.208-2.912-43.808-8.768C 311.072,265.92, 299.168,258.112, 288.928,248.384c-4.864,18.016-14.752,32.96-29.6,44.928 + C 244.448,305.248, 227.040,311.232, 207.040,311.232c-12.672,0-24.576-2.688-35.808-8.032C 160.096,297.792, 150.304,290.272, 142.080,280.544 + C 138.592,293.184, 131.84,303.776, 121.6,312.32C 111.392,320.864, 99.2,325.088, 85.024,325.088c-16.544,0-30.56-5.728-41.984-17.152C 31.584,296.512, 32,282.464, 32,265.92 + l0-102.432 l 84.128,0 l0-83.872 l 140.96,0 L 257.088-32 l 225.024,0 L 482.112,167.296 c0,15.584-2.592,30.336-8.704,44.192C 467.328,225.376, 459.168,237.44, 448.96,247.648z" /> +<glyph unicode="" d="M 489.856,222.752c0,129.152-105.28,233.888-235.104,233.888c-12.896,0-25.568-1.056-37.856-3.072 + c-22.080,14.4-48.352,22.752-76.608,22.752C 62.752,476.32,0,413.504,0,336c0-28.192, 8.288-54.4, 22.592-76.384c-1.92-12.032-2.912-24.32-2.912-36.864 + c0-129.184, 105.216-233.888, 235.072-233.888c 14.656,0, 28.928,1.44, 42.784,3.936c 21.536-13.376, 46.944-21.152, 74.144-21.152 + c 77.536,0, 140.32,62.816, 140.32,140.32c0,29.28-8.96,56.512-24.352,79.040C 489.056,201.408, 489.856,212, 489.856,222.752z M 276.736,50.4 + c-74.72-3.904-109.664,12.64-141.696,42.688c-35.776,33.568-21.408,71.84, 7.744,73.792c 29.12,1.952, 46.592-33.024, 62.144-42.72 + c 15.52-9.696, 74.592-31.776, 105.792,3.904c 33.984,38.816-22.592,58.912-64.064,64.992C 187.456,201.824, 112.704,233.824, 118.528,296.96 + C 124.352,360, 172.096,392.384, 222.368,396.928c 64.064,5.824, 105.792-9.696, 138.784-37.856c 38.144-32.544, 17.504-68.896-6.784-71.808 + c-24.224-2.912-51.392,53.504-104.8,54.336C 194.528,342.464, 157.344,284.32, 225.28,267.808c 67.968-16.512, 140.736-23.296, 166.976-85.408 + S 351.52,54.304, 276.736,50.4z" /> +<glyph unicode="" d="M 442.752,399.264c-116.576,7.84-254.784,9.984-373.504,0C 32.384,395.136, 7.136,350.272, 4.384,316.192 + c-5.824-71.584-5.824-112.32,0-183.904c 2.784-34.080, 27.392-79.2, 64.896-83.936c 120.128-7.872, 257.632-8.96, 373.504,0 + c 36.288,6.304, 62.112,49.856, 64.896,83.936c 5.824,71.584, 5.824,116.768,0,188.384C 504.864,354.752, 484.512,397.728, 442.752,399.264z M 192,133.44L 192,316.96 + l 160-91.776L 192,133.44z" /> +<glyph unicode="" d="M 128,2.272L 128,229.12 l-106.944-106.912C 42.976,71.68, 80.704,29.632, 128,2.272zM 160-13.376C 189.632-25.376, 222.048-32, 256-32c 94.752,0, 177.472,51.488, 221.728,128L 160,96 L 160-13.376 zM 213.12,368L 132.736,448.416C 53.6,404.864,0,320.704,0,224c0-21.248, 2.592-41.888, 7.488-61.632L 213.12,368zM 352,461.376C 322.336,473.376, 289.952,480, 256,480C 225.728,480, 196.704,474.72, 169.76,465.088L 352,282.88L 352,461.376 zM 384,445.728L 384,128 l 109.376,0 C 505.376,157.664, 512,190.048, 512,224C 512,318.752, 460.512,401.472, 384,445.728z" /> +<glyph unicode="" d="M 487.808,192L 341.344,445.76L 170.656,445.76L 317.152,192 zM 231.744,255.904L 146.432,403.744L0,150.080L 85.344,2.24 zM 144.352-0.672L 426.656-0.672L 512,160L 236,160 z" /> +<glyph unicode="" d="M0,225.76A106.656,106.656 1260 1 1 213.312,225.76A106.656,106.656 1260 1 1 0,225.76zM 298.688,225.76A106.656,106.656 1260 1 1 512,225.76A106.656,106.656 1260 1 1 298.688,225.76z" /> +<glyph unicode="" d="M 478.912,288l-28.096,0 l-0.608,0 C 432.64,288, 417.216,302.88, 416,320c0,91.328-73.632,160-165.6,160L 166.496,480 + C 74.592,480, 0.064,405.984,0,314.656l0-181.408 C0,41.952, 74.592-32, 166.496-32l 179.2,0 C 437.664-32, 512,41.952, 512,133.28L 512,250.464 + C 512,268.704, 497.28,288, 478.912,288z M 160,352l 96,0 c 17.6,0, 32-14.4, 32-32S 273.6,288, 256,288L 160,288 C 142.4,288, 128,302.4, 128,320S 142.4,352, 160,352z M 352,96L 160,96 c-17.6,0-32,14.4-32,32 + s 14.4,32, 32,32l 192,0 c 17.6,0, 32-14.4, 32-32S 369.6,96, 352,96z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224c0-141.376, 114.624-256, 256-256s 256,114.624, 256,256C 512,365.376, 397.376,480, 256,480z M 374.272,73.92 + c-3.2-5.824-9.216-9.12-15.424-9.12c-2.88,0-5.76,0.704-8.48,2.176c-40.992,22.592-87.552,34.528-134.592,34.528 + c-28.192,0-56.032-4.192-82.688-12.448c-9.28-2.88-19.136,2.336-21.984,11.616c-2.88,9.28, 2.304,28.96, 11.616,31.84 + c 30.048,9.28, 61.376,14.016, 93.088,14.016c 52.96,0, 105.376-13.44, 151.552-38.88C 375.872,102.976, 378.976,82.432, 374.272,73.92z M 406.784,170.368 + c-3.648-7.040-10.816-18.464-18.24-18.464c-3.2,0-6.432,0.736-9.44,2.336c-50.784,26.368-105.728,39.744-163.296,39.744 + c-31.712,0-63.2-4.192-93.6-12.512c-10.976-2.976-22.24,3.456-25.216,14.4C 94.048,206.816, 100.48,225.472, 111.424,228.448 + c 33.92,9.248, 69.056,13.952, 104.384,13.952c 63.328,0, 126.336-15.36, 182.208-44.384C 408.064,192.8, 412,180.416, 406.784,170.368z M 441.408,263.040 + c-4.128-8.224-12.384-15.456-21.024-15.456c-3.52,0-7.072,0.8-10.432,2.464c-60.64,30.24-125.952,45.536-194.144,45.536 + c-35.52,0-70.912-4.32-105.248-12.8c-12.576-3.104-25.28,4.544-28.384,17.12C 79.040,312.448, 86.72,327.648, 99.296,330.752 + C 137.28,340.192, 176.48,344.96, 215.808,344.96c 75.52,0, 147.872-16.992, 215.040-50.464C 442.464,288.704, 447.168,274.624, 441.408,263.040z" /> +<glyph unicode="" d="M 480,480L 256,480 L 32,480 L 22.784,480 C 10.24,480,0,469.76,0,457.184L0,448 l0-224 l0-224 c0-17.664, 14.336-32, 32-32l 224.352,0 L 480-32 l 9.216,0 + C 501.76-32, 512-21.76, 512-9.184L 512,0 L 512,223.264 L 512,448 C 512,465.664, 497.664,480, 480,480z M 256.352,223.264L 256.352,0 L 32,0 L 32,224 l 224,0 L 256,448 l 224,0 l0-224.736 L 256.352,223.264 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 322.176,224.032L 280.224,224 + l-0.032-153.6L 222.624,70.4 L 222.624,224 l-38.4,0 L 184.224,276.928 l 38.4,0.032L 222.56,308.128C 222.56,351.328, 234.272,377.6, 285.12,377.6l 42.368,0 l0-52.96 L 300.992,324.64 + c-19.808,0-20.768-7.392-20.768-21.184L 280.16,276.96l 47.616,0 L 322.176,224.032z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 383.36,281.472 + c 0.128-2.72, 0.192-5.44, 0.192-8.16c0-83.296-63.392-179.328-179.328-179.328c-35.584,0-68.704,10.432-96.608,28.32 + c 4.928-0.576, 9.952-0.896, 15.040-0.896c 29.536,0, 56.704,10.080, 78.272,26.976c-27.584,0.512-50.848,18.752-58.88,43.776 + C 145.92,191.424, 149.824,191.040, 153.92,191.040c 5.76,0, 11.328,0.768, 16.608,2.208C 141.696,199.040, 119.968,224.512, 119.968,255.040c0,0.256,0,0.512,0,0.8 + c 8.512-4.736, 18.208-7.552, 28.544-7.904C 131.616,259.232, 120.48,278.528, 120.48,300.384c0,11.552, 3.104,22.368, 8.512,31.68 + c 31.072-38.144, 77.536-63.232, 129.92-65.856C 257.824,270.816, 257.28,275.648, 257.28,280.576c0,34.784, 28.224,63.008, 63.040,63.008 + c 18.112,0, 34.496-7.648, 46.016-19.904c 14.368,2.848, 27.872,8.096, 40.032,15.296c-4.704-14.72-14.688-27.072-27.712-34.88 + c 12.736,1.504, 24.896,4.928, 36.192,9.92C 406.4,301.408, 395.68,290.304, 383.36,281.472z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 275.968,154.784 + c-18.72,1.44-26.56,10.72-41.216,19.648c-8.064-42.304-17.92-82.88-47.104-104.032C 178.624,134.304, 200.864,182.304, 211.2,233.28 + C 193.6,262.944, 213.312,322.56, 250.432,307.872c 45.664-18.080-39.584-110.176, 17.664-121.664c 59.744-12.032, 84.16,103.68, 47.104,141.312 + c-53.568,54.336-155.84,1.248-143.264-76.544c 3.072-19.008, 22.688-24.768, 7.84-51.040C 145.504,207.52, 135.264,234.56, 136.576,270.592 + c 2.112,58.976, 52.992,100.256, 104.032,105.984c 64.544,7.232, 125.088-23.68, 133.472-84.384C 383.52,223.68, 344.96,149.44, 275.968,154.784z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 184.576,51.744 + c-56.672,0-104.48,23.072-104.48,59.936c0,37.408, 43.616,73.536, 100.288,73.504c 6.176,0, 11.84,0.16, 17.696,0.16 + C 190.336,192.864, 184.192,202.112, 184.192,213.536c0,6.784, 2.176,13.28, 5.184,19.072C 186.304,232.384, 183.168,232.288, 179.936,232.288 + c-46.56,0-77.728,33.12-77.728,74.176c0,40.16, 43.040,74.816, 88.8,74.816c 25.536,0, 102.080,0, 102.080,0L 270.176,364.768L 237.824,364.768 + c 21.472-8.256, 32.896-33.28, 32.896-58.944c0-21.536-11.936-40.096-28.8-53.28C 225.44,239.648, 222.336,234.272, 222.336,223.328 + c0-9.344, 17.664-25.216, 26.88-31.744c 26.976-19.072, 35.68-36.8, 35.68-66.336C 284.864,88.384, 249.184,51.744, 184.576,51.744z M 448,255.392l-64,0 l0-63.872 + l-31.968,0 L 352.032,255.392 L 288,255.392 L 288,288 l 64.032,0 L 352.032,352 L 384,352 l0-64 l 64,0 L 448,255.392 zM 216.608,171.584C 208.864,174.080, 200.32,175.552, 191.2,175.648c-39.168,0.416-74.24-23.872-74.24-53.088 + c0-29.792, 28.288-54.592, 67.456-54.592c 55.072,0, 74.24,23.296, 74.24,53.056c0,3.616-0.448,7.104-1.248,10.528 + C 253.12,148.448, 237.856,156.832, 216.608,171.584zM 234.048,303.84C 229.504,338.336, 204.512,366.048, 178.24,366.848c-26.272,0.768-43.904-25.632-39.36-60.192 + c 4.544-34.528, 29.536-63.168, 55.84-63.936C 220.96,241.92, 238.624,269.28, 234.048,303.84z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 351.968,243.2L 275.2,243.2 L 275.168,172.96 + c0-17.824-0.224-28.096, 1.664-33.152c 1.888-5.024, 6.56-10.24, 11.68-13.248c 6.816-4.096, 14.56-6.112, 23.296-6.112 + c 15.552,0, 24.736,2.048, 40.128,12.16L 351.936,86.4 c-13.12-6.176-24.544-9.76-35.2-12.256C 306.112,71.648, 294.624,70.4, 282.24,70.4 + c-14.048,0-22.336,1.76-33.12,5.312c-10.784,3.552-20,8.64-27.616,15.168c-7.648,6.56-12.896,13.568-15.872,20.96 + c-2.944,7.392-4.416,18.112-4.416,32.16L 201.216,251.712 L 160.032,251.712 l0,43.52 c 12.064,3.904, 25.568,9.536, 34.144,16.864 + c 8.608,7.328, 15.52,16.096, 20.736,26.368C 220.096,348.672, 223.68,361.76, 225.664,377.6L 275.2,377.6 l0-76.8 l 76.768,0 L 351.968,243.2 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,292.608 + c-12.608,0-22.88-10.272-22.88-22.88l0-91.488 c0-37.824-30.784-68.608-68.608-68.608c-37.824,0-68.608,30.784-68.608,68.608L 95.904,224 l 45.728,0 l0-45.728 + c0-12.608, 10.272-22.88, 22.88-22.88c 12.608,0, 22.88,10.272, 22.88,22.88L 187.392,269.728 c0,37.824, 30.784,68.608, 68.608,68.608s 68.608-30.784, 68.608-63.616 + l0-22.176 L 295.296,244L 278.848,252.576L 278.848,274.752 C 278.848,282.336, 268.576,292.608, 256,292.608z M 416.064,178.272c0-37.824-30.784-68.608-68.608-68.608 + s-68.608,30.784-68.608,73.632L 278.848,227.584 l 16.448-8.576l 29.312,8.576l0-44.32 c0-17.6, 10.272-27.872, 22.88-27.872s 22.88,10.272, 22.88,22.88L 370.368,224 l 45.728,0 + L 416.096,178.272 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 36.576,224c0,30.976, 6.848,60.416, 19.008,86.976 + l 104.672-279.296C 87.040,66.304, 36.576,139.424, 36.576,224z M 256,10.272c-21.536,0-42.304,3.072-61.984,8.704L 259.84,205.312l 67.424-179.968 + c 0.448-1.056, 0.992-2.048, 1.568-2.976C 306.080,14.56, 281.568,10.272, 256,10.272z M 286.176,324.192c 13.216,0.672, 25.12,2.016, 25.12,2.016 + c 11.84,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72c-21.536,0-57.792,2.72-57.792,2.72 + C 181.824,344.512, 180.448,326.912, 192.256,326.208c0,0, 11.2-1.344, 23.008-2.016L 249.44,232.96l-48.032-140.256L 121.536,324.192 + c 13.248,0.672, 25.12,2.016, 25.12,2.016c 11.808,1.376, 10.432,18.272-1.376,17.632c0,0-35.552-2.72-58.464-2.72 + c-4.096,0-8.96,0.096-14.112,0.256C 111.904,399.392, 179.36,437.728, 256,437.728c 57.12,0, 109.12-21.28, 148.192-56.096 + c-0.96,0.064-1.856,0.192-2.848,0.192c-21.568,0-36.864-18.272-36.864-37.92c0-17.632, 10.432-32.512, 21.536-50.144 + c 8.384-14.272, 18.112-32.544, 18.112-58.944c0-18.272-7.2-39.52-16.672-69.12l-21.92-71.2L 286.176,324.192z M 475.424,224 + c0-78.848-43.872-147.68-109.12-184.672l 67.040,188.704c 12.512,30.496, 16.672,54.848, 16.672,76.544c0,7.872-0.512,15.168-1.472,21.984 + C 465.664,296.096, 475.424,261.152, 475.424,224z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 416,75.552 + C 416,69.184, 410.816,64, 404.448,64L 107.552,64 C 101.184,64, 96,69.184, 96,75.552L 96,372.448 C 96,378.816, 101.184,384, 107.552,384l 296.896,0 C 410.816,384, 416,378.816, 416,372.448 + L 416,75.552 zM 192,224A64,64 1260 1 1 320,224A64,64 1260 1 1 192,224zM 320,352L 384,352L 384,288L 320,288zM 351.2,224c0-52.512-42.72-95.2-95.2-95.2S 160.8,171.488, 160.8,224c0,6.816, 0.8,9.568, 2.144,16L 128,240 L 128,96 l 256,0 L 384,240 + l-34.944,0 C 350.432,233.568, 351.2,230.816, 351.2,224z" /> +<glyph unicode="" d="M 315.648,204.768c 21.408-58.816, 30.112-106.72, 31.776-116.672c 36.704,24.832, 62.848,64.16, 70.144,109.696 + C 412,199.552, 366.944,212.992, 315.648,204.768zM 283.936,196.832c-92.288-32.16-125.44-96.192-128.384-102.208c 27.744-21.632, 62.624-34.528, 100.448-34.528 + c 22.688-0.032, 44.32,4.608, 63.936,12.992c-2.432,14.368-11.936,64.416-34.912,124.096C 284.64,197.088, 284.288,196.96, 283.936,196.832zM 291.264,262.72c 3.808-7.808, 7.456-15.744, 10.848-23.712c 1.184-2.816, 2.368-5.664, 3.52-8.448 + c 54.464,6.848, 108.576-4.128, 113.952-5.28c-0.32,38.624-14.144,74.112-36.928,101.952C 379.232,322.592, 351.808,287.424, 291.264,262.72zM 267.424,222.336C 269.568,223.008, 271.712,223.68, 273.856,224.256C 269.76,233.568, 265.28,242.88, 260.608,252.032 + C 178.88,227.584, 99.552,228.608, 92.384,228.768C 92.352,227.104, 92.32,225.44, 92.32,223.776c 0.032-42.048, 15.936-80.416, 42.080-109.44 + C 138.112,120.672, 183.008,195.040, 267.424,222.336zM 247.104,277.216C 219.968,325.44, 190.752,365.952, 186.432,371.872C 140.64,350.272, 106.4,308.064, 95.808,257.28 + C 103.136,257.184, 170.56,256.896, 247.104,277.216zM 364.48,346.176C 335.584,371.808, 297.6,387.424, 256,387.424c-13.184,0-26.048-1.568-38.336-4.544 + C 222.176,376.8, 251.904,336.32, 278.72,287.072C 336.928,308.864, 361.536,341.984, 364.48,346.176zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,32.416 + c-105.632,0-191.584,85.952-191.584,191.584c0,105.632, 85.952,191.584, 191.584,191.584S 447.584,329.632, 447.584,224C 447.584,118.368, 361.632,32.416, 256,32.416z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 408.064,293.664 + c-17.184-96.704-113.088-178.592-141.92-197.28c-28.864-18.688-55.168,7.488-64.736,27.296C 190.496,146.272, 157.76,268.736, 149.184,278.88 + C 140.608,289.024, 114.88,268.736, 114.88,268.736L 102.4,285.088c0,0, 52.256,62.368, 92,70.208C 236.544,363.584, 236.48,290.56, 246.624,250.048 + c 9.824-39.2, 16.384-61.632, 24.96-61.632c 8.576,0, 24.96,21.856, 42.88,55.36c 17.984,33.536-0.768,63.168-35.872,42.112 + C 292.672,370.080, 425.216,390.336, 408.064,293.664z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 192,100L 128,100 l0,224 l 64,0 L 192,100 z + M 161.984,337.728c-16.576,0-29.984,13.44-29.984,30.016c0,16.576, 13.44,30.016, 29.984,30.016C 178.56,397.728, 192,384.288, 192,367.744 + C 192,351.168, 178.56,337.728, 161.984,337.728z M 416,100l-64,0 L 352,238.496 c0,16.224-4.64,27.584-24.576,27.584C 294.368,266.080, 288,238.496, 288,238.496l0-138.496 L 224,100 l0,224 l 64,0 + l0-21.408 c 9.152,7.008, 32,21.376, 64,21.376c 20.768,0, 64-12.416, 64-87.424L 416,100 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 138.080,64.768 + c-23.008,0-41.696,18.56-41.696,41.536c0,22.848, 18.688,41.632, 41.696,41.632c 23.072,0, 41.728-18.784, 41.76-41.632 + C 179.84,83.328, 161.184,64.768, 138.080,64.768z M 242.848,64.384c0,39.264-15.264,76.16-42.912,103.776C 172.288,195.872, 135.52,211.168, 96.448,211.168L 96.448,271.2 + c 113.952,0, 206.72-92.768, 206.72-206.816L 242.848,64.384 z M 349.376,64.416c0,139.584-113.44,253.152-252.864,253.152L 96.512,377.6 c 172.608,0, 313.088-140.544, 313.088-313.184 + L 349.376,64.416 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 273.664,183.36L 233.184,256.352 + c 17.536,3.008, 32.704,3.776, 45.856,3.008l 22.976-36.704l 55.040,13.344c-21.632,21.184-61.152,41.088-133.408,28.224 + C 222.048,263.936, 220.48,263.616, 218.944,263.328l 44.672-82.72l-160.864-44.192c-3.488,5.408-6.304,11.168-8.384,17.216 + C 83.968,183.744, 92.512,214.656, 114.144,239.2c 13.088,14.688, 31.264,26.912, 53.376,35.456L 153.984,303.008c 12.032,3.84, 25.056,6.72, 38.88,8.576 + l 14.208-26.336C 208.608,285.504, 210.144,285.76, 211.712,285.984c 42.784,6.464, 84.576,6.848, 123.136-2.208c 39.328-7.744, 75.424-24.928, 92.064-44.224 + c 3.36-3.872, 5.888-7.904, 7.616-12.032L 273.664,183.36zM 148.736,185.536l 55.040,13.344L 179.168,250.336C 147.744,233.504, 143.776,208.192, 148.736,185.536z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 309.152,165.984 + c 7.904,5.984, 17.76,9.568, 28.448,9.568c 26.112,0, 47.296-21.152, 47.296-47.296c0-26.112-21.184-47.296-47.296-47.296 + c-26.112,0-47.264,21.152-47.264,47.296c0,0,0,0.032,0,0.032L 169.728,186.592c-7.392-4.768-16.16-7.584-25.6-7.584 + c-26.112,0-47.296,21.184-47.296,47.296c0,26.112, 21.184,47.296, 47.296,47.296c 11.136,0, 21.344-3.872, 29.44-10.304L 290.304,319.68 + c0,0,0,0.032,0,0.032c0,26.112, 21.184,47.296, 47.264,47.296c 26.112,0, 47.296-21.152, 47.296-47.296s-21.184-47.296-47.296-47.296 + c-10.688,0-20.512,3.584-28.448,9.568L 191.36,225.088c0-0.704-0.064-1.44-0.096-2.144L 309.152,165.984z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 265.088,352.256 + C 267.84,358.496, 271.552,364, 276.256,368.704c 4.736,4.736, 10.176,8.448, 16.448,11.2C 298.944,382.656, 305.76,384, 313.024,384 + c 7.328,0, 14.080-1.344, 20.32-4.096c 6.24-2.72, 11.712-6.464, 16.416-11.2c 4.736-4.704, 8.48-10.208, 11.2-16.448 + c 2.752-6.24, 4.128-12.992, 4.128-20.32c0-7.328-1.376-14.080-4.128-20.32c-2.72-6.24-6.464-11.712-11.2-16.448 + c-4.736-4.704-10.176-8.448-16.416-11.2c-6.24-2.72-12.992-4.096-20.32-4.096c-7.296,0-14.080,1.376-20.32,4.096 + c-6.24,2.752-11.712,6.464-16.448,11.2C 271.552,299.904, 267.84,305.376, 265.088,311.616C 262.336,317.856, 260.96,324.64, 260.96,331.936 + C 260.96,339.264, 262.336,346.016, 265.088,352.256z M 184.032,360.512c 7.776,7.744, 17.12,11.616, 28.064,11.616c 11.264,0, 20.8-3.872, 28.544-11.616 + C 248.416,352.736, 252.288,343.36, 252.288,332.384c0-11.264-3.904-20.768-11.68-28.544C 232.896,296.096, 223.36,292.224, 212.096,292.224 + c-10.912,0-20.288,3.872-28.064,11.648c-7.776,7.776-11.68,17.28-11.68,28.544C 172.384,343.36, 176.256,352.736, 184.032,360.512z M 114.176,353.184 + c 5.92,5.952, 13.152,8.928, 21.664,8.928c 8.544,0, 15.68-2.976, 21.472-8.928c 5.76-5.92, 8.64-12.992, 8.64-21.216 + c0-8.544-2.912-15.744-8.64-21.696C 151.52,304.32, 144.384,301.344, 135.84,301.344c-8.512,0-15.744,2.976-21.664,8.896 + C 108.224,316.192, 105.248,323.424, 105.248,331.936C 105.248,340.16, 108.224,347.264, 114.176,353.184z M 384,64L 243.36,64 l0,64 L 155.264,128 L 155.264,192 L 102.688,192 L 102.688,250.208 + c0,10.336-0.256,19.104, 6.912,26.24c 7.136,7.136, 15.904,10.72, 26.24,10.72c 8.832,0, 16.48-2.656, 22.848-8 + c 6.4-5.344, 10.624-11.936, 12.8-19.872c 5.152,6.080, 11.264,10.784, 18.24,14.176c 7.008,3.328, 14.464,5.024, 22.368,5.024 + c 12.48,0, 23.36-3.744, 32.672-11.2c 9.28-7.456, 15.456-16.832, 18.496-28.064c 6.4,6.080, 13.824,10.976, 22.4,14.592 + c 8.512,3.648, 17.664,5.472, 27.392,5.472c 9.76,0, 18.976-1.824, 27.648-5.472c 8.64-3.648, 16.192-8.672, 22.592-15.072 + c 6.4-6.4, 11.488-13.92, 15.264-22.592C 382.368,207.52, 384,198.304, 384,188.544L 384,64 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 325.408,72.608 + c-16.32,0-31.552,4.672-44.48,12.704c-8.32-1.504-16.864-2.368-25.664-2.368c-77.92,0-141.056,62.816-141.056,140.32 + c0,7.52, 0.608,14.912, 1.76,22.112C 107.36,258.56, 102.4,274.304, 102.4,291.2c0,46.496, 37.664,84.16, 84.16,84.192c 16.96,0, 32.704-5.024, 45.952-13.664 + c 7.36,1.216, 14.976,1.856, 22.72,1.856c 77.888,0, 141.056-62.848, 141.056-140.32c0-6.464-0.48-12.8-1.312-19.040 + C 404.224,190.688, 409.6,174.368, 409.6,156.8C 409.6,110.304, 371.936,72.608, 325.408,72.608zM 237.568,250.272c-40.768,9.92-18.464,44.8, 14.56,44.288C 284.192,294.048, 300.48,260.192, 315.008,261.952 + c 14.56,1.76, 26.944,23.552, 4.064,43.072C 299.296,321.92, 274.272,331.232, 235.808,327.744C 205.664,325.024, 177.024,305.6, 173.504,267.776 + C 170.016,229.92, 214.88,210.688, 250.4,205.408c 24.896-3.648, 58.816-15.712, 38.432-39.008c-18.72-21.408-54.176-8.16-63.488-2.336 + C 216.032,169.92, 205.536,190.88, 188.064,189.728c-17.504-1.184-26.112-24.128-4.64-44.288c 19.232-18.016, 40.192-27.968, 85.024-25.6 + c 44.864,2.336, 85.056,41.92, 69.312,79.2S 278.336,240.384, 237.568,250.272z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 413.28,166.688 + c-1.728-21.312-17.888-48.512-40.544-52.448c-72.416-5.6-158.368-4.928-233.44,0c-23.424,2.944-38.816,31.168-40.544,52.448 + c-3.648,44.736-3.648,70.208,0,114.944C 100.48,302.912, 116.256,330.976, 139.296,333.536c 74.208,6.24, 160.576,4.896, 233.44,0 + c 26.112-0.96, 38.816-27.808, 40.544-49.12C 416.896,239.68, 416.896,211.424, 413.28,166.688zM 224,160L 320,224L 224,288 z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,416 + c 25.472,0, 49.76-4.96, 72-13.952L 328,268.16 L 191.328,404.832C 211.52,412.032, 233.312,416, 256,416z M 69.6,177.792C 65.952,192.576, 64,208.064, 64,224 + c0,72.544, 40.192,135.648, 99.552,168.32l 60.288-60.32L 69.6,177.792z M 160,57.696c-35.488,20.512-63.776,52.064-80.192,89.952L 160,227.84L 160,57.696 z M 256,32 + c-25.472,0-49.76,4.96-72,13.984L 184,128 l 238.304,0 C 389.088,70.624, 327.072,32, 256,32z M 434.016,152L 352,152 L 352,390.304 C 409.376,357.088, 448,295.072, 448,224 + C 448,198.528, 443.040,174.24, 434.016,152z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 305.376,352.288l 84.736-146.816L 291.392,205.472 + L 206.624,352.288L 305.376,352.288 z M 107.904,181.248L 192.608,328l 49.344-85.536l-84.704-146.752L 107.904,181.248z M 354.72,95.712L 191.424,95.712 l 49.344,85.536l 163.328,0 + L 354.72,95.712z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 161.792,159.872 + c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928c 35.872,0, 64.928-29.056, 64.928-64.928S 197.664,159.872, 161.792,159.872z + M 350.88,159.872c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928c 35.872,0, 64.928-29.056, 64.928-64.928 + S 386.752,159.872, 350.88,159.872z" /> +<glyph unicode="" d="M 315.84,184.096L 196.16,184.096 c-10.976,0-19.936-8.992-19.936-19.936s 8.992-19.936, 19.936-19.936L 315.84,144.224 + c 10.976,0, 19.936,8.992, 19.936,19.936S 326.816,184.096, 315.84,184.096zM 196.16,263.904L 256,263.904 c 10.976,0, 19.936,8.992, 19.936,19.936c0,10.976-8.992,19.936-19.936,19.936L 196.16,303.776 + c-10.976,0-19.936-8.992-19.936-19.936C 176.192,272.864, 185.184,263.904, 196.16,263.904zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 415.584,167.456 + c0-56.928-46.336-103.040-103.68-103.040L 200.192,64.416 c-57.28,0-103.808,46.112-103.808,103.008L 96.384,280.512 c 0.032,56.928, 46.496,103.072, 103.808,103.072l 52.32,0 + c 57.344,0, 103.232-42.816, 103.232-99.744c 0.768-10.656, 10.368-19.936, 21.312-19.936l 0.384,0 l 17.504,0 c 11.456,0, 20.64-12.032, 20.64-23.392L 415.584,167.456 z" /> +<glyph unicode="" d="M 225.856,314.72c-29.504,0-58.88-3.584-87.392-10.656C 129.024,301.728, 123.296,290.336, 125.632,280.928 + s 11.872-15.168, 21.312-12.832c 25.728,6.368, 52.288,9.6, 78.944,9.6c 51.136,0, 100.128-11.488, 145.6-34.176c 2.528-1.248, 5.184-1.856, 7.84-1.856 + c 6.464,0, 12.672,5.408, 15.776,11.584c 4.32,8.672, 0.8,19.264-7.904,23.584C 336.768,301.984, 282.496,314.72, 225.856,314.72zM 225.856,165.888c-23.776,0-47.264-3.552-69.824-10.496c-6.976-2.144-10.848-16.928-8.704-23.872 + c 2.144-6.976, 9.536-10.88, 16.512-8.704c 20,6.208, 40.896,9.344, 62.016,9.344c 35.264,0, 70.176-8.96, 100.928-25.888 + c 2.016-1.12, 4.192-1.632, 6.368-1.632c 4.672,0, 9.184,2.464, 11.552,6.848c 3.52,6.368, 1.216,21.792-5.184,25.312 + C 304.896,155.808, 265.568,165.888, 225.856,165.888zM 362.528,204.512c-41.888,21.76-89.152,33.28-136.64,33.28c-26.496,0-52.864-3.52-78.304-10.464 + c-8.192-2.24-13.024-16.224-10.784-24.416c 2.24-8.192, 10.688-13.024, 18.912-10.784c 22.784,6.208, 46.432,9.376, 70.176,9.376 + c 43.2,0, 84.384-10.048, 122.464-29.824c 2.272-1.184, 4.672-1.728, 7.072-1.728c 5.568,0, 10.912,8.576, 13.664,13.824 + C 372.992,191.296, 370.048,200.608, 362.528,204.512zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 256,32c-106.048,0-192,85.952-192,192 + c0,106.048, 85.952,192, 192,192s 192-85.952, 192-192C 448,117.952, 362.048,32, 256,32z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256C 512,365.408, 397.376,480, 256,480z M 416,223.648L 416,80 l0-4.608 + C 416,69.12, 410.88,64, 404.608,64L 400,64 L 256.192,64 L 112,64 C 103.168,64, 96,71.168, 96,80L 96,223.648 L 96,368 L 96,372.608 C 96,378.88, 101.12,384, 107.392,384L 112,384 l 144.192,0 L 400,384 + C 408.832,384, 416,376.832, 416,368L 416,223.648 zM 128,223.648L 256.192,223.648L 256.192,96L 128,96zM 256.192,352L 384,352L 384,223.648L 256.192,223.648z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 322.176,224.032L 280.224,224l-0.032-153.6L 222.624,70.4 L 222.624,224 l-38.4,0 L 184.224,276.928 l 38.4,0.032L 222.56,308.128C 222.56,351.328, 234.272,377.6, 285.12,377.6l 42.368,0 l0-52.96 L 300.992,324.64 + c-19.808,0-20.768-7.392-20.768-21.184L 280.16,276.96l 47.616,0 L 322.176,224.032z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 383.36,281.472c 0.128-2.72, 0.192-5.44, 0.192-8.16c0-83.296-63.392-179.328-179.328-179.328c-35.584,0-68.704,10.432-96.608,28.32 + c 4.928-0.576, 9.952-0.896, 15.040-0.896c 29.536,0, 56.704,10.080, 78.272,26.976c-27.584,0.512-50.848,18.752-58.88,43.776 + C 145.92,191.424, 149.824,191.040, 153.92,191.040c 5.76,0, 11.328,0.768, 16.608,2.208C 141.696,199.040, 119.968,224.512, 119.968,255.040c0,0.256,0,0.512,0,0.8 + c 8.512-4.736, 18.208-7.552, 28.544-7.904C 131.616,259.232, 120.48,278.528, 120.48,300.384c0,11.552, 3.104,22.368, 8.512,31.68 + c 31.072-38.144, 77.536-63.232, 129.92-65.856C 257.824,270.816, 257.28,275.648, 257.28,280.576c0,34.784, 28.224,63.008, 63.040,63.008 + c 18.112,0, 34.496-7.648, 46.016-19.904c 14.368,2.848, 27.872,8.096, 40.032,15.296c-4.704-14.72-14.688-27.072-27.712-34.88 + c 12.736,1.504, 24.896,4.928, 36.192,9.92C 406.4,301.408, 395.68,290.304, 383.36,281.472z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 275.968,154.784c-18.72,1.44-26.56,10.72-41.216,19.648c-8.064-42.304-17.92-82.88-47.104-104.032C 178.624,134.304, 200.864,182.304, 211.2,233.28 + C 193.6,262.944, 213.312,322.56, 250.432,307.872c 45.664-18.080-39.584-110.176, 17.664-121.664c 59.744-12.032, 84.16,103.68, 47.104,141.312 + c-53.568,54.336-155.84,1.248-143.264-76.544c 3.072-19.008, 22.688-24.768, 7.84-51.040C 145.504,207.52, 135.264,234.56, 136.576,270.592 + c 2.112,58.976, 52.992,100.256, 104.032,105.984c 64.544,7.232, 125.088-23.68, 133.472-84.384C 383.52,223.68, 344.96,149.44, 275.968,154.784z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 184.576,51.744c-56.672,0-104.48,23.072-104.48,59.936c0,37.408, 43.616,73.536, 100.288,73.504c 6.176,0, 11.84,0.16, 17.696,0.16 + C 190.336,192.864, 184.192,202.112, 184.192,213.536c0,6.784, 2.176,13.28, 5.184,19.072C 186.304,232.384, 183.168,232.288, 179.936,232.288 + c-46.56,0-77.728,33.12-77.728,74.176c0,40.16, 43.040,74.816, 88.8,74.816c 25.536,0, 102.080,0, 102.080,0L 270.176,364.768L 237.824,364.768 + c 21.472-8.256, 32.896-33.28, 32.896-58.944c0-21.536-11.936-40.096-28.8-53.28C 225.44,239.648, 222.336,234.272, 222.336,223.328 + c0-9.344, 17.664-25.216, 26.88-31.744c 26.976-19.072, 35.68-36.8, 35.68-66.336C 284.864,88.384, 249.184,51.744, 184.576,51.744z M 448,255.392l-64,0 l0-63.872 + l-31.968,0 L 352.032,255.392 L 288,255.392 L 288,288 l 64.032,0 L 352.032,352 L 384,352 l0-64 l 64,0 L 448,255.392 zM 234.048,303.84C 229.504,338.336, 204.512,366.048, 178.24,366.848c-26.272,0.768-43.904-25.632-39.36-60.192 + c 4.544-34.528, 29.536-63.168, 55.84-63.936C 220.96,241.92, 238.624,269.28, 234.048,303.84zM 216.608,171.584C 208.864,174.080, 200.32,175.552, 191.2,175.648c-39.168,0.416-74.24-23.872-74.24-53.088 + c0-29.792, 28.288-54.592, 67.456-54.592c 55.072,0, 74.24,23.296, 74.24,53.056c0,3.616-0.448,7.104-1.248,10.528 + C 253.12,148.448, 237.856,156.832, 216.608,171.584z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 351.968,243.2L 275.2,243.2 L 275.168,172.96c0-17.824-0.224-28.096, 1.664-33.152c 1.888-5.024, 6.56-10.24, 11.68-13.248 + c 6.816-4.096, 14.56-6.112, 23.296-6.112c 15.552,0, 24.736,2.048, 40.128,12.16L 351.936,86.4 c-13.12-6.176-24.544-9.76-35.2-12.256 + C 306.112,71.648, 294.624,70.4, 282.24,70.4c-14.048,0-22.336,1.76-33.12,5.312c-10.784,3.552-20,8.64-27.616,15.168 + c-7.648,6.56-12.896,13.568-15.872,20.96c-2.944,7.392-4.416,18.112-4.416,32.16L 201.216,251.712 L 160.032,251.712 l0,43.52 + c 12.064,3.904, 25.568,9.536, 34.144,16.864c 8.608,7.328, 15.52,16.096, 20.736,26.368C 220.096,348.672, 223.68,361.76, 225.664,377.6L 275.2,377.6 l0-76.8 l 76.768,0 L 351.968,243.2 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,292.608c-12.608,0-22.88-10.272-22.88-22.88l0-91.488 c0-37.824-30.784-68.608-68.608-68.608c-37.824,0-68.608,30.784-68.608,68.608L 95.904,224 l 45.728,0 + l0-45.728 c0-12.608, 10.272-22.88, 22.88-22.88c 12.608,0, 22.88,10.272, 22.88,22.88L 187.392,269.728 c0,37.824, 30.784,68.608, 68.608,68.608 + s 68.608-30.784, 68.608-63.616l0-22.176 L 295.296,244L 278.848,252.576L 278.848,274.752 C 278.848,282.336, 268.576,292.608, 256,292.608z M 416.064,178.272 + c0-37.824-30.784-68.608-68.608-68.608s-68.608,30.784-68.608,73.632L 278.848,227.584 l 16.448-8.576l 29.312,8.576l0-44.32 c0-17.6, 10.272-27.872, 22.88-27.872 + s 22.88,10.272, 22.88,22.88L 370.368,224 l 45.728,0 L 416.096,178.272 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 58.88,224c0,27.84, 6.144,54.272, 17.088,78.112l 94.016-250.912C 104.224,82.336, 58.88,148, 58.88,224z M 256,32c-19.36,0-38.016,2.752-55.68,7.808 + l 61.696,161.184l 58.048-155.456c 0.384-0.96, 0.896-1.824, 1.408-2.656C 300.992,35.84, 278.976,32, 256,32z M 283.104,314.016 + C 294.976,314.624, 305.664,315.84, 305.664,315.84c 10.656,1.248, 9.376,16.416-1.248,15.84c0,0-31.936-2.432-52.544-2.432 + c-19.36,0-51.904,2.432-51.904,2.432C 189.376,332.256, 188.128,316.448, 198.72,315.84c0,0, 10.048-1.216, 20.672-1.792l 30.72-81.984l-47.104-126.048 + L 135.2,314.016C 147.072,314.624, 157.76,315.84, 157.76,315.84c 10.624,1.248, 9.376,16.416-1.248,15.84c0,0-31.936-2.432-52.544-2.432 + c-3.68,0-8.064,0.096-12.672,0.224C 126.56,381.568, 187.136,416, 256,416c 51.328,0, 98.048-19.136, 133.12-50.4c-0.864,0.064-1.664,0.16-2.56,0.16 + c-19.392,0-33.12-16.416-33.12-34.080c0-15.84, 9.376-29.216, 19.36-45.056c 7.52-12.8, 12.864-19.872, 12.864-43.584 + c0-16.416-6.464-35.52-14.976-62.080l-19.68-63.968L 283.104,314.016z M 355.072,58.080l 60.224,169.536c 11.232,27.392, 14.976,49.28, 14.976,68.768 + c0,7.072-0.448,13.632-1.312,19.744C 444.352,288.768, 453.12,257.376, 453.12,224C 453.12,153.152, 413.696,91.328, 355.072,58.080z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 416,75.552C 416,69.184, 410.816,64, 404.448,64L 107.552,64 C 101.184,64, 96,69.184, 96,75.552L 96,372.448 C 96,378.816, 101.184,384, 107.552,384l 296.896,0 + C 410.816,384, 416,378.816, 416,372.448L 416,75.552 zM 320,352L 384,352L 384,288L 320,288zM 192,224A64,64 1260 1 1 320,224A64,64 1260 1 1 192,224zM 351.2,224c0-52.512-42.72-95.2-95.2-95.2S 160.8,171.488, 160.8,224c0,6.816, 0.8,9.568, 2.144,16L 128,240 L 128,96 l 256,0 L 384,240 + l-34.944,0 C 350.432,233.568, 351.2,230.816, 351.2,224z" /> +<glyph unicode="" d="M 247.104,277.216C 219.968,325.44, 190.752,365.952, 186.432,371.872C 140.64,350.272, 106.4,308.064, 95.808,257.28 + C 103.136,257.184, 170.56,256.896, 247.104,277.216zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,32.416c-105.632,0-191.584,85.952-191.584,191.584c0,105.632, 85.952,191.584, 191.584,191.584S 447.584,329.632, 447.584,224 + C 447.584,118.368, 361.632,32.416, 256,32.416zM 267.424,222.336C 269.568,223.008, 271.712,223.68, 273.856,224.256C 269.76,233.568, 265.28,242.88, 260.608,252.032 + C 178.88,227.584, 99.552,228.608, 92.384,228.768C 92.352,227.104, 92.32,225.44, 92.32,223.776c 0.032-42.048, 15.936-80.416, 42.080-109.44 + C 138.112,120.672, 183.008,195.040, 267.424,222.336zM 291.264,262.72c 3.808-7.808, 7.456-15.744, 10.848-23.712c 1.184-2.816, 2.368-5.664, 3.52-8.448 + c 54.464,6.848, 108.576-4.128, 113.952-5.28c-0.32,38.624-14.144,74.112-36.928,101.952C 379.232,322.592, 351.808,287.424, 291.264,262.72zM 283.936,196.832c-92.288-32.16-125.44-96.192-128.384-102.208c 27.744-21.632, 62.624-34.528, 100.448-34.528 + c 22.688-0.032, 44.32,4.608, 63.936,12.992c-2.432,14.368-11.936,64.416-34.912,124.096C 284.64,197.088, 284.288,196.96, 283.936,196.832zM 364.48,346.176C 335.584,371.808, 297.6,387.424, 256,387.424c-13.184,0-26.048-1.568-38.336-4.544 + C 222.176,376.8, 251.904,336.32, 278.72,287.072C 336.928,308.864, 361.536,341.984, 364.48,346.176zM 315.648,204.768c 21.408-58.816, 30.112-106.72, 31.776-116.672c 36.704,24.832, 62.848,64.16, 70.144,109.696 + C 412,199.552, 366.944,212.992, 315.648,204.768z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 408.064,293.664c-17.184-96.704-113.088-178.592-141.92-197.28c-28.864-18.688-55.168,7.488-64.736,27.296C 190.496,146.272, 157.76,268.736, 149.184,278.88 + C 140.608,289.024, 114.88,268.736, 114.88,268.736L 102.4,285.088c0,0, 52.256,62.368, 92,70.208C 236.544,363.584, 236.48,290.56, 246.624,250.048 + c 9.824-39.2, 16.384-61.632, 24.96-61.632c 8.576,0, 24.96,21.856, 42.88,55.36c 17.984,33.536-0.768,63.168-35.872,42.112 + C 292.672,370.080, 425.216,390.336, 408.064,293.664z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 192,100L 128,100 l0,224 l 64,0 L 192,100 z M 161.984,337.728c-16.576,0-29.984,13.44-29.984,30.016c0,16.576, 13.44,30.016, 29.984,30.016 + C 178.56,397.728, 192,384.288, 192,367.744C 192,351.168, 178.56,337.728, 161.984,337.728z M 416,100l-64,0 L 352,238.496 c0,16.224-4.64,27.584-24.576,27.584 + C 294.368,266.080, 288,238.496, 288,238.496l0-138.496 L 224,100 l0,224 l 64,0 l0-21.408 c 9.152,7.008, 32,21.376, 64,21.376c 20.768,0, 64-12.416, 64-87.424L 416,100 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 138.080,64.768c-23.008,0-41.696,18.56-41.696,41.536c0,22.848, 18.688,41.632, 41.696,41.632c 23.072,0, 41.728-18.784, 41.76-41.632 + C 179.84,83.328, 161.184,64.768, 138.080,64.768z M 242.848,64.384c0,39.264-15.264,76.16-42.912,103.776C 172.288,195.872, 135.52,211.168, 96.448,211.168L 96.448,271.2 + c 113.952,0, 206.72-92.768, 206.72-206.816L 242.848,64.384 z M 349.376,64.416c0,139.584-113.44,253.152-252.864,253.152L 96.512,377.6 c 172.608,0, 313.088-140.544, 313.088-313.184 + L 349.376,64.416 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 273.664,183.36L 233.184,256.352c 17.536,3.008, 32.704,3.776, 45.856,3.008l 22.976-36.704l 55.040,13.344c-21.632,21.184-61.152,41.088-133.408,28.224 + C 222.048,263.936, 220.48,263.616, 218.944,263.328l 44.672-82.72l-160.864-44.192c-3.488,5.408-6.304,11.168-8.384,17.216 + C 83.968,183.744, 92.512,214.656, 114.144,239.2c 13.088,14.688, 31.264,26.912, 53.376,35.456L 153.984,303.008c 12.032,3.84, 25.056,6.72, 38.88,8.576 + l 14.208-26.336C 208.608,285.504, 210.144,285.76, 211.712,285.984c 42.784,6.464, 84.576,6.848, 123.136-2.208c 39.328-7.744, 75.424-24.928, 92.064-44.224 + c 3.36-3.872, 5.888-7.904, 7.616-12.032L 273.664,183.36zM 148.736,185.536l 55.040,13.344L 179.168,250.336C 147.744,233.504, 143.776,208.192, 148.736,185.536z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 309.152,165.984c 7.904,5.984, 17.76,9.568, 28.448,9.568c 26.112,0, 47.296-21.152, 47.296-47.296c0-26.112-21.184-47.296-47.296-47.296 + c-26.112,0-47.264,21.152-47.264,47.296c0,0,0,0.032,0,0.032L 169.728,186.592c-7.392-4.768-16.16-7.584-25.6-7.584 + c-26.112,0-47.296,21.184-47.296,47.296c0,26.112, 21.184,47.296, 47.296,47.296c 11.136,0, 21.344-3.872, 29.44-10.304L 290.304,319.68 + c0,0,0,0.032,0,0.032c0,26.112, 21.184,47.296, 47.264,47.296c 26.112,0, 47.296-21.152, 47.296-47.296s-21.184-47.296-47.296-47.296 + c-10.688,0-20.512,3.584-28.448,9.568L 191.36,225.088c0-0.704-0.064-1.44-0.096-2.144L 309.152,165.984z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 265.088,352.256C 267.84,358.496, 271.552,364, 276.256,368.704c 4.736,4.736, 10.176,8.448, 16.448,11.2C 298.944,382.656, 305.76,384, 313.024,384 + c 7.328,0, 14.080-1.344, 20.32-4.096c 6.24-2.72, 11.712-6.464, 16.416-11.2c 4.736-4.704, 8.48-10.208, 11.2-16.448 + c 2.752-6.24, 4.128-12.992, 4.128-20.32c0-7.328-1.376-14.080-4.128-20.32c-2.72-6.24-6.464-11.712-11.2-16.448 + c-4.736-4.704-10.176-8.448-16.416-11.2c-6.24-2.72-12.992-4.096-20.32-4.096c-7.296,0-14.080,1.376-20.32,4.096 + c-6.24,2.752-11.712,6.464-16.448,11.2C 271.552,299.904, 267.84,305.376, 265.088,311.616C 262.336,317.856, 260.96,324.64, 260.96,331.936 + C 260.96,339.264, 262.336,346.016, 265.088,352.256z M 184.032,360.512c 7.776,7.744, 17.12,11.616, 28.064,11.616c 11.264,0, 20.8-3.872, 28.544-11.616 + C 248.416,352.736, 252.288,343.36, 252.288,332.384c0-11.264-3.904-20.768-11.68-28.544C 232.896,296.096, 223.36,292.224, 212.096,292.224 + c-10.912,0-20.288,3.872-28.064,11.648c-7.776,7.776-11.68,17.28-11.68,28.544C 172.384,343.36, 176.256,352.736, 184.032,360.512z M 114.176,353.184 + c 5.92,5.952, 13.152,8.928, 21.664,8.928c 8.544,0, 15.68-2.976, 21.472-8.928c 5.76-5.92, 8.64-12.992, 8.64-21.216 + c0-8.544-2.912-15.744-8.64-21.696C 151.52,304.32, 144.384,301.344, 135.84,301.344c-8.512,0-15.744,2.976-21.664,8.896 + C 108.224,316.192, 105.248,323.424, 105.248,331.936C 105.248,340.16, 108.224,347.264, 114.176,353.184z M 384,64L 243.36,64 l0,64 L 155.264,128 L 155.264,192 L 102.688,192 L 102.688,250.208 + c0,10.336-0.256,19.104, 6.912,26.24c 7.136,7.136, 15.904,10.72, 26.24,10.72c 8.832,0, 16.48-2.656, 22.848-8 + c 6.4-5.344, 10.624-11.936, 12.8-19.872c 5.152,6.080, 11.264,10.784, 18.24,14.176c 7.008,3.328, 14.464,5.024, 22.368,5.024 + c 12.48,0, 23.36-3.744, 32.672-11.2c 9.28-7.456, 15.456-16.832, 18.496-28.064c 6.4,6.080, 13.824,10.976, 22.4,14.592 + c 8.512,3.648, 17.664,5.472, 27.392,5.472c 9.76,0, 18.976-1.824, 27.648-5.472c 8.64-3.648, 16.192-8.672, 22.592-15.072 + c 6.4-6.4, 11.488-13.92, 15.264-22.592C 382.368,207.52, 384,198.304, 384,188.544L 384,64 z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 325.408,72.608c-16.32,0-31.552,4.672-44.48,12.704c-8.32-1.504-16.864-2.368-25.664-2.368c-77.92,0-141.056,62.816-141.056,140.32 + c0,7.52, 0.608,14.912, 1.76,22.112C 107.36,258.56, 102.4,274.304, 102.4,291.2c0,46.496, 37.664,84.16, 84.16,84.192c 16.96,0, 32.704-5.024, 45.952-13.664 + c 7.36,1.216, 14.976,1.856, 22.72,1.856c 77.888,0, 141.056-62.848, 141.056-140.32c0-6.464-0.48-12.8-1.312-19.040 + C 404.224,190.688, 409.6,174.368, 409.6,156.8C 409.6,110.304, 371.936,72.608, 325.408,72.608zM 237.568,250.272c-40.768,9.92-18.464,44.8, 14.56,44.288C 284.192,294.048, 300.48,260.192, 315.008,261.952 + c 14.56,1.76, 26.944,23.552, 4.064,43.072C 299.296,321.92, 274.272,331.232, 235.808,327.744C 205.664,325.024, 177.024,305.6, 173.504,267.776 + C 170.016,229.92, 214.88,210.688, 250.4,205.408c 24.896-3.648, 58.816-15.712, 38.432-39.008c-18.72-21.408-54.176-8.16-63.488-2.336 + C 216.032,169.92, 205.536,190.88, 188.064,189.728c-17.504-1.184-26.112-24.128-4.64-44.288c 19.232-18.016, 40.192-27.968, 85.024-25.6 + c 44.864,2.336, 85.056,41.92, 69.312,79.2S 278.336,240.384, 237.568,250.272z" /> +<glyph unicode="" d="M 224,160L 320,224L 224,288 zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 413.28,166.688c-1.728-21.312-17.888-48.512-40.544-52.448c-72.416-5.6-158.368-4.928-233.44,0c-23.424,2.944-38.816,31.168-40.544,52.448 + c-3.648,44.736-3.648,70.208,0,114.944C 100.48,302.912, 116.256,330.976, 139.296,333.536c 74.208,6.24, 160.576,4.896, 233.44,0 + c 26.112-0.96, 38.816-27.808, 40.544-49.12C 416.896,239.68, 416.896,211.424, 413.28,166.688z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,416c 25.472,0, 49.76-4.96, 72-13.952L 328,268.16 L 191.328,404.832C 211.52,412.032, 233.312,416, 256,416z M 64,224c0,72.544, 40.192,135.648, 99.552,168.32l 60.288-60.32 + l-154.24-154.208C 65.952,192.576, 64,208.064, 64,224z M 160,57.696c-35.488,20.512-63.776,52.064-80.192,89.952L 160,227.84L 160,57.696 z M 256,32 + c-25.472,0-49.76,4.96-72,13.984L 184,128 l 238.304,0 C 389.088,70.624, 327.072,32, 256,32z M 434.016,152L 352,152 L 352,390.304 C 409.376,357.088, 448,295.072, 448,224 + C 448,198.528, 443.040,174.24, 434.016,152z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 305.376,352.288l 84.736-146.816L 291.392,205.472 L 206.624,352.288L 305.376,352.288 z M 107.904,181.248L 192.608,328l 49.344-85.536l-84.704-146.752L 107.904,181.248z + M 354.72,95.712L 191.424,95.712 l 49.344,85.536l 163.328,0 L 354.72,95.712z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 161.792,159.872c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928c 35.872,0, 64.928-29.056, 64.928-64.928 + S 197.664,159.872, 161.792,159.872z M 350.88,159.872c-35.872,0-64.928,29.056-64.928,64.928s 29.056,64.928, 64.928,64.928 + c 35.872,0, 64.928-29.056, 64.928-64.928S 386.752,159.872, 350.88,159.872z" /> +<glyph unicode="" d="M 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 415.584,167.456c0-56.928-46.336-103.040-103.68-103.040L 200.192,64.416 c-57.28,0-103.808,46.112-103.808,103.008L 96.384,280.512 c 0.032,56.928, 46.496,103.072, 103.808,103.072 + l 52.32,0 c 57.344,0, 103.232-42.816, 103.232-99.744c 0.768-10.656, 10.368-19.936, 21.312-19.936l 0.384,0 l 17.504,0 c 11.456,0, 20.64-12.032, 20.64-23.392L 415.584,167.456 zM 315.84,184.096L 196.16,184.096 c-10.976,0-19.936-8.992-19.936-19.936s 8.992-19.936, 19.936-19.936L 315.84,144.224 + c 10.976,0, 19.936,8.992, 19.936,19.936S 326.816,184.096, 315.84,184.096zM 196.16,263.904L 256,263.904 c 10.976,0, 19.936,8.992, 19.936,19.936c0,10.976-8.992,19.936-19.936,19.936L 196.16,303.776 + c-10.976,0-19.936-8.992-19.936-19.936C 176.192,272.864, 185.184,263.904, 196.16,263.904z" /> +<glyph unicode="" d="M 362.528,204.512c-41.888,21.76-89.152,33.28-136.64,33.28c-26.496,0-52.864-3.52-78.304-10.464 + c-8.192-2.24-13.024-16.224-10.784-24.416c 2.24-8.192, 10.688-13.024, 18.912-10.784c 22.784,6.208, 46.432,9.376, 70.176,9.376 + c 43.2,0, 84.384-10.048, 122.464-29.824c 2.272-1.184, 4.672-1.728, 7.072-1.728c 5.568,0, 10.912,8.576, 13.664,13.824 + C 372.992,191.296, 370.048,200.608, 362.528,204.512zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 256,32c-106.048,0-192,85.952-192,192c0,106.048, 85.952,192, 192,192s 192-85.952, 192-192C 448,117.952, 362.048,32, 256,32zM 225.856,314.72c-29.504,0-58.88-3.584-87.392-10.656C 129.024,301.728, 123.296,290.336, 125.632,280.928 + s 11.872-15.168, 21.312-12.832c 25.728,6.368, 52.288,9.6, 78.944,9.6c 51.136,0, 100.128-11.488, 145.6-34.176c 2.528-1.248, 5.184-1.856, 7.84-1.856 + c 6.464,0, 12.672,5.408, 15.776,11.584c 4.32,8.672, 0.8,19.264-7.904,23.584C 336.768,301.984, 282.496,314.72, 225.856,314.72zM 225.856,165.888c-23.776,0-47.264-3.552-69.824-10.496c-6.976-2.144-10.848-16.928-8.704-23.872 + c 2.144-6.976, 9.536-10.88, 16.512-8.704c 20,6.208, 40.896,9.344, 62.016,9.344c 35.264,0, 70.176-8.96, 100.928-25.888 + c 2.016-1.12, 4.192-1.632, 6.368-1.632c 4.672,0, 9.184,2.464, 11.552,6.848c 3.52,6.368, 1.216,21.792-5.184,25.312 + C 304.896,155.808, 265.568,165.888, 225.856,165.888z" /> +<glyph unicode="" d="M 256.192,352L 384,352L 384,223.648L 256.192,223.648zM 416,480L 96,480 C 42.976,480,0,437.024,0,384l0-320 c0-53.024, 42.976-96, 96-96l 320,0 c 53.024,0, 96,42.976, 96,96L 512,384 C 512,437.024, 469.024,480, 416,480z + M 416,223.648L 416,80 l0-4.608 C 416,69.12, 410.88,64, 404.608,64L 400,64 L 256.192,64 L 112,64 C 103.168,64, 96,71.168, 96,80L 96,223.648 L 96,368 L 96,372.608 + C 96,378.88, 101.12,384, 107.392,384L 112,384 l 144.192,0 L 400,384 C 408.832,384, 416,376.832, 416,368L 416,223.648 zM 128,223.648L 256.192,223.648L 256.192,96L 128,96z" /> +<glyph unicode="" d="M 480,320l-32,0 L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-128 L 32,320 C 14.336,320,0,305.664,0,288l0-160 c0-17.664, 14.336-32, 32-32l 32,0 l0-96 + c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32l0,96 l 32,0 c 17.664,0, 32,14.336, 32,32L 512,288 C 512,305.664, 497.664,320, 480,320z M 96,160l 320,0 l0-160 L 96,0 L 96,160 z M 416,192L 96,192 + c-17.664,0-32-14.336-32-32l0-32 L 32,128 L 32,288 l 448,0 l0-160 l-32,0 l0,32 C 448,177.664, 433.664,192, 416,192z M 96,448l 320,0 l0-128 L 96,320 L 96,448 zM 352,240A16,16 180 1 1 384,240A16,16 180 1 1 352,240zM 64,240A16,16 180 1 1 96,240A16,16 180 1 1 64,240zM 416,240A16,16 180 1 1 448,240A16,16 180 1 1 416,240zM 384,112c0,8.832-7.168,16-16,16l-224,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 224,0 + C 376.832,96, 384,103.168, 384,112zM 368,64l-224,0 C 135.168,64, 128,56.832, 128,48C 128,39.168, 135.168,32, 144,32l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,56.832, 376.832,64, 368,64z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-448 C 64-17.664, 78.336-32, 96-32z + M 96,448l 320,0 l0-448 L 96,0 L 96,448 zM 352,416L 160,416 C 142.336,416, 128,401.664, 128,384l0-32 c0-17.664, 14.336-32, 32-32l 192,0 c 17.664,0, 32,14.336, 32,32L 384,384 C 384,401.664, 369.664,416, 352,416z M 352,352 + L 160,352 L 160,384 l 192,0 L 352,352 zM 128,256A32,32 180 1 1 192,256A32,32 180 1 1 128,256zM 128,160A32,32 180 1 1 192,160A32,32 180 1 1 128,160zM 128,64A32,32 180 1 1 192,64A32,32 180 1 1 128,64zM 224,256A32,32 180 1 1 288,256A32,32 180 1 1 224,256zM 224,160A32,32 180 1 1 288,160A32,32 180 1 1 224,160zM 224,64A32,32 180 1 1 288,64A32,32 180 1 1 224,64zM 320,256A32,32 180 1 1 384,256A32,32 180 1 1 320,256zM 320,160A32,32 180 1 1 384,160A32,32 180 1 1 320,160zM 320,64A32,32 180 1 1 384,64A32,32 180 1 1 320,64z" /> +<glyph unicode="" d="M 320,416L 352,416L 352,384L 320,384zM 384,416L 416,416L 416,384L 384,384zM 320,352L 352,352L 352,320L 320,320zM 384,352L 416,352L 416,320L 384,320zM 320,288L 352,288L 352,256L 320,256zM 384,288L 416,288L 416,256L 384,256zM 320,224L 352,224L 352,192L 320,192zM 384,224L 416,224L 416,192L 384,192zM 320,160L 352,160L 352,128L 320,128zM 384,160L 416,160L 416,128L 384,128zM 448,480L 288,480 C 270.336,480, 256,465.664, 256,448l0-96 L 96,352 C 78.336,352, 64,337.664, 64,320l0-320 c0-17.664, 14.336-32, 32-32l 352,0 c 17.664,0, 32,14.336, 32,32L 480,448 + C 480,465.664, 465.664,480, 448,480z M 192,0L 160,0 l0,64 l 32,0 L 192,0 z M 224,0l0,64 l0,32 L 192,96 L 160,96 L 128,96 l0-32 l0-64 L 96,0 L 96,320 l 160,0 l0-320 L 224,0 z M 384,0l-32,0 l0,64 l 32,0 L 384,0 z M 448,0l-32,0 l0,64 l0,32 l-32,0 l-32,0 l-32,0 l0-96 L 288,0 L 288,320 + L 288,448 l 160,0 L 448,0 zM 128,288L 160,288L 160,256L 128,256zM 192,288L 224,288L 224,256L 192,256zM 128,224L 160,224L 160,192L 128,192zM 192,224L 224,224L 224,192L 192,192zM 128,160L 160,160L 160,128L 128,128zM 192,160L 224,160L 224,128L 192,128z" /> +<glyph unicode="" d="M 384,480l-64,0 L 128,480 L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,384 l-96,96L 384,480 z M 384,448l0-128 l-64,0 L 320,448 + L 384,448 z M 288,448l0-128 L 128,320 L 128,448 L 288,448 z M 128,0L 128,192 l 256,0 l0-192 L 128,0 z M 480,0l-64,0 L 416,192 c0,17.664-14.336,32-32,32L 128,224 C 110.336,224, 96,209.664, 96,192l0-192 L 32,0 L 32,448 l 64,0 l0-128 c0-17.664, 14.336-32, 32-32l 192,0 l 64,0 + c 17.664,0, 32,14.336, 32,32L 416,434.752 l 64-64L 480,0 z" /> +<glyph unicode="" d="M 480,416c-1.984,31.328-28.64,64-64,64L 96,480 C 60.64,480, 33.984,447.328, 32,416L0,73.344c0-1.504, 0.352-3.36, 0.448-4.96 + C 0.352,66.912,0,65.504,0,64l0-32 c0-35.36, 28.64-64, 64-64l 384,0 c 35.36,0, 64,28.64, 64,64l0,32 c0,1.504-0.352,2.912-0.448,4.352 + C 511.648,69.984, 512,71.84, 512,73.344L 480,416z M 32,32l0,32 c0,17.632, 14.368,32, 32,32l 384,0 c 17.632,0, 32-14.368, 32-32l0-32 c0-17.632-14.368-32-32-32L 64,0 + C 46.368,0, 32,14.368, 32,32z M 63.936,413.952C 64.928,429.696, 79.168,448, 96,448l 320,0 c 16.832,0, 31.072-18.304, 32.128-34.976l 27.2-291.392 + C 467.040,125.6, 457.824,128, 448,128L 64,128 c-9.824,0-19.040-2.4-27.36-6.368L 63.936,413.952zM 416,48A16,16 180 1 1 448,48A16,16 180 1 1 416,48zM 352,48A16,16 180 1 1 384,48A16,16 180 1 1 352,48zM 80,32l 224,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-224,0 C 71.168,64, 64,56.832, 64,48 + C 64,39.168, 71.168,32, 80,32z" /> +<glyph unicode="" d="M 32,0l 288,0 c 17.664,0, 32,14.336, 32,32l0,43.2 c 6.816,3.264, 13.184,7.168, 19.168,11.68l 98.208-98.208 + c 3.136-3.136, 7.232-4.672, 11.328-4.672s 8.192,1.568, 11.328,4.672c 6.24,6.24, 6.24,16.384,0,22.624l-98.272,98.272 + C 407.552,128.192, 416,151.040, 416,176c0,44.608-26.272,82.784-64,100.8L 352,448 c0,17.664-14.336,32-32,32L 32,480 C 14.336,480,0,465.664,0,448l0-416 + C0,14.336, 14.336,0, 32,0z M 304,96C 259.904,96, 224,131.904, 224,176S 259.904,256, 304,256S 384,220.096, 384,176S 348.096,96, 304,96z M 32,448l 288,0 l0-160 L 84.576,288 + C 73.216,288, 64,280.832, 64,272C 64,263.168, 73.216,256, 84.576,256l 141.216,0 C 208.608,239.232, 197.216,216.896, 193.6,192L 80,192 C 71.168,192, 64,184.832, 64,176 + C 64,167.168, 71.168,160, 80,160l 113.6,0 c 7.84-54.208, 54.016-96, 110.4-96c 5.472,0, 10.72,0.864, 16,1.6L 320,32 L 32,32 L 32,448 zM 80,352l 192,0 C 280.832,352, 288,359.168, 288,368C 288,376.832, 280.832,384, 272,384l-192,0 C 71.168,384, 64,376.832, 64,368C 64,359.168, 71.168,352, 80,352z" /> +<glyph unicode="" d="M 480,384L 32,384 C 14.336,384,0,369.664,0,352l0-288 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 32,352 + l 448,0 l0-288 L 32,64 L 32,352 zM 434.656,224L 240,224 C 231.168,224, 224,216.832, 224,208C 224,199.168, 231.168,192, 240,192l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,216.832, 443.488,224, 434.656,224zM 434.656,160L 240,160 C 231.168,160, 224,152.832, 224,144C 224,135.168, 231.168,128, 240,128l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,152.832, 443.488,160, 434.656,160zM 434.656,288L 240,288 C 231.168,288, 224,280.832, 224,272C 224,263.168, 231.168,256, 240,256l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,280.832, 443.488,288, 434.656,288zM 89.28,281.344A38.656,38.656 180 1 1 166.592,281.344A38.656,38.656 180 1 1 89.28,281.344zM 128.768,227.232c-34.944,0-63.232-37.952-63.232-84.8S 192,95.616, 192,142.432S 163.68,227.232, 128.768,227.232z" /> +<glyph unicode="" d="M 480,384l-160,0 l0-64 c0-17.664-14.336-32-32-32l 16,0 C 330.496,288, 352,309.504, 352,336c0,6.080-0.096,11.36-0.288,16L 480,352 l0-352 L 32,0 L 32,352 + l 128.288,0 C 160.096,347.36, 160,342.080, 160,336C 160,309.504, 181.504,288, 208,288L 224,288 C 206.336,288, 192,302.336, 192,320L 192,384 L 32,384 C 14.336,384,0,369.664,0,352l0-352 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384zM 434.656,160L 240,160 C 231.168,160, 224,152.832, 224,144C 224,135.168, 231.168,128, 240,128l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,152.832, 443.488,160, 434.656,160zM 434.656,96L 240,96 C 231.168,96, 224,88.832, 224,80C 224,71.168, 231.168,64, 240,64l 194.656,0 c 8.832,0, 16,7.168, 16,16 + C 450.656,88.832, 443.488,96, 434.656,96zM 240,192l 194.656,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 240,224 C 231.168,224, 224,216.832, 224,208 + C 224,199.168, 231.168,192, 240,192zM 89.28,217.344A38.656,38.656 180 1 1 166.592,217.344A38.656,38.656 180 1 1 89.28,217.344zM 128.768,163.232c-34.944,0-63.232-37.952-63.232-84.8S 192,31.616, 192,78.432S 163.68,163.232, 128.768,163.232zM 192,320c0-17.664, 14.336-32, 32-32l 64,0 c 17.664,0, 32,14.336, 32,32L 320,384 L 320,448 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448l0-64 L 192,320 z M 288,320 + L 224,320 L 224,448 l 64,0 L 288,320 z" /> +<glyph unicode="" d="M 179.968,104.896c-14.4,0-27.808,5.632-37.76,15.84c-27.392,28.224-61.344,15.904-69.376-21.472 + c-12.96-60.48-11.712-99.232, 3.84-118.496c 8.928-11.072, 19.424-11.904, 22.4-11.904L 432.992-32c 43.456,0, 78.848,34.048, 78.848,75.904l0,209.6 + l 0.096,10.016c 0.288,25.76, 0.608,52.384-13.088,66.208c-9.056,9.184-22.112,11.136-36.896,4.832c-27.328-11.68-56.96-13.248-95.456-5.696 + c-9.632,1.92-13.44,5.056-13.312,4.64c0,0.032, 0.64,2.848, 6.432,7.968c 17.216,15.264, 27.104,36.704, 27.104,58.944 + C 386.688,444.32, 349.6,480, 304,480C 258.432,480, 221.344,444.32, 221.344,400.448c0-21.824, 9.984-42.304, 29.664-60.96 + C 251.936,338.56, 253.824,336.768, 255.296,335.104c-3.2-1.568-9.568-3.872-21.728-5.92C 201.76,323.84, 170.432,331.392, 146.464,337.056 + C 119.712,343.36, 102.688,345.44, 92.8,335.392c-11.072-11.2-35.104-45.472-19.872-122.464c 2.304-11.776, 9.408-47.616, 36.64-47.616 + c 13.472,0, 23.552,9.76, 29.792,15.744c 39.616,38.112, 91.296,10.848, 91.296-28.608C 230.624,126.24, 207.904,104.896, 179.968,104.896z M 179.968,232.032 + c-22.4,0-43.52-9.376-63.616-28.672C 115.264,202.272, 112.832,199.968, 110.88,198.496C 109.312,201.184, 106.72,207.072, 104.32,219.136 + C 92.8,277.376, 107.456,302.976, 113.728,310.816C 119.136,310.656, 128.832,308.352, 139.136,305.92c 19.872-4.672, 44.608-10.496, 71.936-10.496 + c 9.6,0, 18.976,0.736, 27.808,2.208C 257.184,300.704, 282.208,307.008, 288,325.984c 5.312,17.472-8.928,30.976-15.072,36.768 + C 259.744,375.264, 253.344,387.552, 253.344,400.448C 253.344,426.656, 276.064,448, 304,448s 50.688-21.344, 50.688-47.552c0-13.248-5.792-25.664-16.288-34.944 + c-17.984-15.872-18.752-30.24-16.224-39.488c 3.808-14.080, 17.728-24.48, 38.080-28.48c 44.8-8.768, 81.088-6.496, 114.24,7.616 + c 1.024,0.48, 1.824,0.704, 2.24,0.928c 3.552-7.168, 3.296-30.56, 3.168-42.176l-0.096-220c0-24.192-20.992-43.904-46.816-43.904 + l-330.88,0.288c-0.16,0.128-15.040,13.184, 1.984,92.256c 1.76,8.288, 5.024,11.968, 5.856,12.352c0,0, 3.2-0.16, 9.28-6.432 + c 16-16.48, 37.568-25.536, 60.672-25.536c 45.568,0, 82.656,35.68, 82.656,79.552S 225.536,232.032, 179.968,232.032z" /> +<glyph unicode="" d="M 433.6,320c0,0-121.952,0-145.6,0L 288,403.008 c 1.152,44.928-8.992,76.928-47.008,76.928C 200,479.936, 192,445.92, 192,445.92 + C 184.512,325.44, 64,288, 64,288l0-256 l 46.752-1.984C 231.808,30.016, 159.168-32, 358.080-32C 509.12-32, 512,100.928, 512,192S 470.496,320, 433.6,320z M 358.080,0 + c-101.056,0-122.464,16.096-141.376,30.304c-23.904,17.952-46.848,31.68-104.384,31.68c-0.064,0-0.128,0-0.192,0L 96,62.656L 96,266.496 + C 135.904,285.12, 215.2,335.040, 223.648,439.84c 1.248,2.56, 5.376,8.096, 17.344,8.096c 2.848,0, 6.528-0.32, 8.096-1.92 + C 250.4,444.704, 256.832,436.384, 256,403.008L 256,320 l0-32 l 32,0 l 145.6,0 C 456.672,288, 480,255.040, 480,192C 480,67.488, 460.576,0, 358.080,0zM 16,0C 24.832,0, 32,7.168, 32,16L 32,302.656 c0,8.832-7.168,16-16,16S0,311.488,0,302.656L0,16 + C0,7.168, 7.168,0, 16,0z" /> +<glyph unicode="" d="M 78.4,127.936c0,0, 121.952,0, 145.6,0l0-83.008 C 222.88,0.032, 232.992-32, 271.008-32C 312-32, 320,2.016, 320,2.016 + c 7.488,120.48, 128,157.92, 128,157.92l0,256 l-46.752,1.984c-121.056,0-48.416,62.016-247.328,62.016c-151.040,0-153.92-132.928-153.92-224 + S 41.504,127.936, 78.4,127.936z M 153.92,447.936c 101.056,0, 122.464-16.096, 141.376-30.304c 23.872-17.952, 46.848-31.68, 104.384-31.68 + c 0.064,0, 0.128,0, 0.192,0L 416,385.28l0-203.808 c-39.904-18.656-119.2-68.544-127.648-173.376C 287.104,5.536, 282.976,0, 271.008,0 + c-2.848,0-6.528,0.32-8.096,1.92C 261.6,3.264, 255.168,11.552, 256,44.928l0,83.008 l0,32 L 224,159.936 L 78.4,159.936 c-23.072,0-46.4,32.96-46.4,96 + C 32,380.448, 51.424,447.936, 153.92,447.936zM 496,447.936c-8.832,0-16-7.168-16-16l0-286.656 c0-8.832, 7.168-16, 16-16s 16,7.168, 16,16L 512,431.936 + C 512,440.768, 504.832,447.936, 496,447.936z" /> +<glyph unicode="" d="M 414.24,319.936c 0.896,13.376, 1.44,24.224, 1.728,30.72c 0.352,8.704-2.848,17.184-8.864,23.488S 392.704,384, 384,384L 32,384 + C 23.296,384, 14.944,380.448, 8.896,374.144S-0.32,359.36, 0.032,350.656c 1.76-42.272, 13.664-255.936, 74.624-310.496C 80.512,34.912, 88.128,32, 96,32l 224,0 + c 7.872,0, 15.488,2.912, 21.344,8.16c 19.104,17.12, 33.408,49.856, 44.064,88.064c 15.84,0.064, 26.784,0.096, 28.064,0.096 + c 54.432,0, 98.56,39.68, 98.56,95.84C 512,300.416, 446.080,319.648, 414.24,319.936z M 320,64L 96,64 c-53.984,48.32-64,288-64,288l 352,0 C 384,352, 373.984,112.32, 320,64z + M 413.44,160.32l-10.080-0.032c-2.88,0-6.304-0.032-10.176-0.032c 9.536,43.808, 15.264,90.56, 18.56,127.744l 1.696,0 C 416.16,288, 480,287.264, 480,224.16 + C 480,187.168, 452,160.32, 413.44,160.32z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 272,0 + C 157.312,0, 64,93.312, 64,208S 157.312,416, 272,416S 480,322.688, 480,208S 386.688,0, 272,0zM 299.424,320C 328.416,320, 352,298.464, 352,272C 352,263.168, 359.168,256, 368,256S 384,263.168, 384,272C 384,316.128, 346.048,352, 299.424,352L 288,352 + L 288,368 C 288,376.832, 280.832,384, 272,384S 256,376.832, 256,368L 256,352 L 244.576,352 C 197.952,352, 160,316.128, 160,272S 197.952,192, 244.576,192L 256,192 l0-96 L 244.576,96 C 215.584,96, 192,117.536, 192,144 + C 192,152.832, 184.832,160, 176,160S 160,152.832, 160,144C 160,99.872, 197.952,64, 244.576,64L 256,64 l0-16 C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48L 288,64 l 11.424,0 + C 346.048,64, 384,99.872, 384,144S 346.048,224, 299.424,224L 288,224 L 288,320 L 299.424,320 z M 299.424,192C 328.416,192, 352,170.464, 352,144S 328.416,96, 299.424,96L 288,96 L 288,192 L 299.424,192 z M 256,224 + L 244.576,224 C 215.584,224, 192,245.536, 192,272S 215.584,320, 244.576,320L 256,320 L 256,224 z" /> +<glyph unicode="" d="M 480,256L 480,352 c0,17.664-14.336,32-32,32l-9.536,0 l-10.784,66.56c-0.672,4.192-2.976,7.936-6.432,10.4 + c-3.392,2.496-7.68,3.552-11.904,2.816L 61.44,407.328C 52.704,405.92, 46.784,397.696, 48.224,388.96L 49.024,384L 32,384 C 14.336,384,0,369.664,0,352l0-352 + c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32l0,96 c 17.664,0, 32,14.336, 32,32L 512,224 C 512,241.664, 497.664,256, 480,256z M 32,352l 416,0 l0-96 l-128,0 C 302.336,256, 288,241.664, 288,224 + l0-96 c0-17.664, 14.336-32, 32-32l 128,0 l0-96 L 32,0 L 32,352 z M 117.376,384l 281.28,45.664L 406.048,384L 117.376,384 z M 320,128L 320,224 l 160,0 l0-96 L 320,128 zM 352,176A16,16 180 1 1 384,176A16,16 180 1 1 352,176z" /> +<glyph unicode="" d="M 64,384l0-256 l 4.736-11.84L 128-32l 64,160l-0.16,0.064C 191.936,128.16, 191.904,128.32, 192,128.416L 192,384 L 192,416 c0,35.36-28.64,64-64,64 + S 64,451.36, 64,416L 64,384 z M 96,416c0,17.632, 14.368,32, 32,32s 32-14.368, 32-32l0-32 L 96,384 L 96,416 z M 128,54.176l-16.48,41.184l-6.4,16L 104.64,112.544L 128,124.224l 23.36-11.68 + l-0.48-1.216l-6.4-16L 128,54.176z M 160,144L 128,160l-32-16L 96,328.864 L 96,348.48 L 96,352 l 32,0 l 32,0 l0-3.52 l0-19.616 L 160,144 zM 402.944,384.672L 372.288,464l-0.288-0.096C 369.76,473.056, 361.856,480, 352,480c-10.592,0-18.944-7.936-20.416-18.112 + l-0.576,0.128L 301.056,384.672L 288,352l0-320 c0-35.36, 28.64-64, 64-64s 64,28.64, 64,64c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32L 416,352 L 402.944,384.672z + M 384,160l0-96 l0-32 c0-17.632-14.368-32-32-32s-32,14.368-32,32L 320,352 l 2.464,0 l 59.072,0 L 384,352 l0-160 L 384,160 z M 368.736,384l-33.472,0 L 352,425.824L 368.736,384z" /> +<glyph unicode="" d="M 144.48,216c 4.736,0, 9.472,2.112, 12.64,6.176l 70.464,90.72l 48.256-56.672c 3.072-3.552, 6.528-5.12, 12.256-5.632 + C 292.736,250.624, 297.216,252.672, 300.256,256.32l 112,133.408c 5.696,6.752, 4.8,16.832-1.984,22.528c-6.752,5.728-16.832,4.768-22.528-1.984 + l-99.84-118.912L 239.2,348.64C 236.032,352.288, 230.208,353.984, 226.656,354.24C 221.824,354.112, 217.312,351.872, 214.368,348.064L 131.84,241.824 + C 126.4,234.848, 127.68,224.768, 134.656,219.36C 137.568,217.088, 141.024,216, 144.48,216zM 495.648,480L 448,480 L 96,480 L 48.352,480 C 39.328,480, 32,472.832, 32,464C 32,455.168, 39.328,448, 48.352,448L 64,448 l0-288 c0-17.664, 14.336-32, 32-32l 160,0 l0-49.952 + L 165.248-4.16c-6.528-5.92-7.040-16.032-1.088-22.592c 5.984-6.528, 16.096-7.040, 22.592-1.088L 256,34.88l0-50.88 C 256-24.832, 263.168-32, 272-32 + S 288-24.832, 288-16l0,50.88 l 69.248-62.72C 360.32-30.624, 364.16-32, 368-32c 4.352,0, 8.672,1.792, 11.84,5.248 + c 5.952,6.56, 5.44,16.672-1.088,22.592L 288,78.048L 288,128 l 160,0 c 17.664,0, 32,14.336, 32,32L 480,448 l 15.648,0 C 504.672,448, 512,455.168, 512,464 + C 512,472.832, 504.672,480, 495.648,480z M 448,160L 96,160 L 96,448 l 352,0 L 448,160 z" /> +<glyph unicode="" d="M 480,160L 480,224 c0,17.664-14.336,32-32,32L 288,256 L 288,320 l 96,0 c 17.664,0, 32,14.336, 32,32L 416,384 c0,17.664-14.336,32-32,32L 160,416 C 142.336,416, 128,401.664, 128,384l0-32 + c0-17.664, 14.336-32, 32-32l 96,0 l0-64 L 96,256 C 78.336,256, 64,241.664, 64,224l0-64 c-17.664,0-32-14.336-32-32l0-64 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 + c0,17.664-14.336,32-32,32L 96,224 l 160,0 l0-64 c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 c0,17.664-14.336,32-32,32L 288,224 l 160,0 l0-64 + c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,64 C 512,145.664, 497.664,160, 480,160z M 160,384l 224,0 l0-32 L 160,352 L 160,384 z M 96,96l0-32 L 64,64 l0,64 l 32,0 + L 96,96 z M 288,64L 256,64 l0,64 l 32,0 L 288,64 z M 448,96l0,32 l 32,0 l0-64 l-32,0 L 448,96 z" /> +<glyph unicode="" d="M 32,0c0-17.664, 14.336-32, 32-32l 384,0 c 17.664,0, 32,14.336, 32,32L 480,448 c0,17.664-14.336,32-32,32L 64,480 C 46.336,480, 32,465.664, 32,448L 32,0 z M 64,448 + l 384,0 l0-448 L 64,0 L 64,448 zM 128,192L 192,192L 192,64L 128,64zM 224,352L 288,352L 288,64L 224,64zM 320,288L 384,288L 384,64L 320,64z" /> +<glyph unicode="" d="M 480,352l-96,0 L 384,416 c0,17.664-14.336,32-32,32L 160,448 C 142.336,448, 128,433.664, 128,416l0-64 L 32,352 C 14.336,352,0,337.664,0,320l0-288 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,320 C 512,337.664, 497.664,352, 480,352z M 32,320l 128,0 l 192,0 l 128,0 l0-288 L 32,32 L 32,320 z M 160,416l 192,0 l0-64 L 160,352 L 160,416 z" /> +<glyph unicode="" d="M 247.2-30.752C 250.080-31.584, 253.056-32, 256-32s 5.92,0.416, 8.8,1.248c 198.048,56.576, 227.2,256.768, 214.976,354.752 + C 477.76,339.968, 464.128,352, 448,352c-4.576,0.352-32,5.088-32,64c0,8.48-3.36,16.64-9.376,22.624C 399.712,445.536, 360,480, 256,480 + S 112.288,445.536, 105.376,438.624C 99.36,432.64, 96,424.48, 96,416c0-58.912-27.424-63.648-32.928-64.032c-16.128,0-28.832-12-30.848-28 + C 20,226.016, 49.184,25.824, 247.2-30.752z M 64,320c0,0, 64,0, 64,96c0,0, 32,32, 128,32s 128-32, 128-32c0-96, 64-96, 64-96s 32-256-192-320C 32,64, 64,320, 64,320zM 256,160c 17.664,0, 32,14.336, 32,32L 288,352 c0,17.664-14.336,32-32,32S 224,369.664, 224,352l0-160 C 224,174.336, 238.336,160, 256,160zM 224,96A32,32 180 1 1 288,96A32,32 180 1 1 224,96z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 225.984,304.992c0,27.072-21.952,48.992-48.992,48.992S 128,332.064, 128,304.992S 149.952,256, 176.992,256S 225.984,277.952, 225.984,304.992z + M 160,304.992c0,9.376, 7.616,16.992, 16.992,16.992s 16.992-7.616, 16.992-16.992S 186.368,288, 176.992,288S 160,295.616, 160,304.992zM 335.008,193.984c-27.072,0-48.992-21.952-48.992-48.992S 307.936,96, 335.008,96S 384,117.952, 384,144.992 + S 362.048,193.984, 335.008,193.984z M 335.008,128c-9.376,0-16.992,7.616-16.992,16.992s 7.616,16.992, 16.992,16.992S 352,154.368, 352,144.992 + S 344.384,128, 335.008,128zM 363.328,331.328c-6.24,6.24-16.384,6.24-22.624,0l-192-192c-6.24-6.24-6.24-16.384,0-22.624 + C 151.808,113.568, 155.904,112, 160,112s 8.192,1.568, 11.328,4.672l 192,192C 369.568,314.944, 369.568,325.056, 363.328,331.328z" /> +<glyph unicode="" d="M 481.888,133.792c-87.136-87.104-228.928-87.168-316.064,0C 123.648,175.936, 100.448,232.064, 100.448,291.84 + s 23.232,115.904, 65.344,158.016c 6.24,6.24, 6.24,16.384,0,22.624s-16.384,6.24-22.624,0C 94.976,424.32, 68.448,360.16, 68.448,291.84 + s 26.56-132.512, 74.72-180.672C 183.84,70.464, 234.976,46.688, 288,39.232L 288,0 L 240,0 C 231.168,0, 224-7.168, 224-16C 224-24.832, 231.168-32, 240-32l 128,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 320,0 l0,36.608 c 1.28-0.032, 2.56-0.192, 3.84-0.192 + c 65.408,0, 130.848,24.896, 180.672,74.72c 6.24,6.24, 6.24,16.384,0,22.624S 488.128,140.032, 481.888,133.792zM 323.84,480C 219.904,480, 135.68,395.744, 135.68,291.84s 84.256-188.16, 188.16-188.16S 512,187.904, 512,291.84S 427.744,480, 323.84,480z + M 323.84,135.68c-86.112,0-156.16,70.048-156.16,156.16C 167.68,377.952, 237.728,448, 323.84,448C 409.952,448, 480,377.952, 480,291.84 + C 480,205.728, 409.952,135.68, 323.84,135.68z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 447.008,320l-47.68,0 + c-9.28,29.184-22.016,54.752-37.376,75.264C 396.768,378.464, 426.24,352.32, 447.008,320z M 288,320L 288,413.376 C 318.24,404.448, 347.712,370.912, 365.856,320L 288,320 z + M 375.168,288c 4.512-19.584, 7.424-41.024, 8.352-64L 288,224 L 288,288 L 375.168,288 z M 256,413.376L 256,320 L 178.144,320 C 196.288,370.912, 225.76,404.448, 256,413.376z M 256,288l0-64 L 160.48,224 + c 0.928,22.976, 3.84,44.416, 8.352,64L 256,288 z M 128.48,224l-63.68,0 c 1.728,22.496, 6.88,44.064, 15.232,64l 56.32,0 C 132.064,267.744, 129.376,246.336, 128.48,224z + M 128.48,192c 0.896-22.336, 3.584-43.744, 7.872-64l-56.32,0 c-8.352,19.936-13.504,41.504-15.232,64L 128.48,192 z M 160.48,192L 256,192 l0-64 L 168.832,128 + C 164.32,147.584, 161.408,169.024, 160.48,192z M 256,96l0-93.376 C 225.76,11.552, 196.288,45.088, 178.144,96L 256,96 z M 288,2.624L 288,96 l 77.856,0 + C 347.712,45.088, 318.24,11.552, 288,2.624z M 288,128L 288,192 l 95.52,0 c-0.928-22.976-3.84-44.416-8.352-64L 288,128 z M 415.52,192l 63.68,0 + c-1.728-22.496-6.88-44.064-15.232-64l-56.32,0 C 411.936,148.256, 414.624,169.664, 415.52,192z M 415.52,224c-0.896,22.336-3.584,43.744-7.872,64l 56.32,0 + c 8.352-19.936, 13.504-41.504, 15.232-64L 415.52,224 z M 182.048,395.264C 166.72,374.752, 153.952,349.184, 144.672,320l-47.68,0 C 117.76,352.32, 147.232,378.464, 182.048,395.264z + M 96.992,96l 47.68,0 c 9.28-29.184, 22.016-54.752, 37.376-75.264C 147.232,37.536, 117.76,63.68, 96.992,96z M 361.952,20.736 + c 15.328,20.512, 28.096,46.080, 37.376,75.264l 47.68,0 C 426.24,63.68, 396.768,37.536, 361.952,20.736z" /> +<glyph unicode="" d="M 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 256,0c-123.52,0-224,100.48-224,224s 100.48,224, 224,224 + s 224-100.48, 224-224S 379.52,0, 256,0zM 256,384C 167.648,384, 96,312.352, 96,224s 71.648-160, 160-160s 160,71.648, 160,160S 344.352,384, 256,384z M 256,128c-52.928,0-96,43.072-96,96 + c0,52.928, 43.072,96, 96,96s 96-43.072, 96-96C 352,171.072, 308.928,128, 256,128zM 224,224A32,32 180 1 1 288,224A32,32 180 1 1 224,224z" /> +<glyph unicode="" d="M 416,309.568L 416,448 l 15.776,0 C 440.736,448, 448,455.168, 448,464C 448,472.832, 440.736,480, 431.776,480L 112.224,480 C 103.264,480, 96,472.832, 96,464 + C 96,455.168, 103.264,448, 112.224,448L 128,448 l0-138.432 c0-9.12, 3.904-17.824, 10.72-23.904L 207.904,224L 138.72,162.336C 131.904,156.256, 128,147.552, 128,138.432L 128,0 L 112.224,0 + C 103.264,0, 96-7.168, 96-16C 96-24.832, 103.264-32, 112.224-32l 319.584,0 C 440.736-32, 448-24.832, 448-16c0,8.832-7.264,16-16.224,16L 416,0 l0,138.432 + c0,9.12-3.904,17.824-10.72,23.904L 336.096,224l 69.184,61.664C 412.096,291.744, 416,300.448, 416,309.568z M 384,309.568L 288,224l 96-85.568L 384,0 L 160,0 l0,138.432 L 256,224 + L 160,309.568L 160,448 l 224,0 L 384,309.568 zM 352,355.904L 352,384L 192,384L 192,355.904L 272,284.608 zM 192,91.968L 192,32L 352,32L 352,91.968L 311.584,128L 232.416,128 z" /> +<glyph unicode="" d="M 507.168,251.424l-77.152,140.32c-0.192,0.352-0.608,0.48-0.832,0.8c-3.872,5.984-11.168,9.024-18.272,6.656 + L 288,358.272L 288,400 C 288,408.832, 280.832,416, 272,416S 256,408.832, 256,400l0-52.352 L 122.4,303.2c-1.088-0.352-1.92-1.088-2.88-1.664c0,0,0,0-0.032,0 + C 117.312,300.224, 115.488,298.56, 114.176,296.48c-0.16-0.224-0.448-0.32-0.608-0.576l-79.456-140c-1.792-3.136-2.112-6.592-1.696-9.92 + C 32.32,145.312, 32,144.704, 32,144C 32,111.040, 81.76,64, 128,64s 96,47.040, 96,80c0,2.048-0.448,4-1.184,5.792 + c0,0.064-0.032,0.128-0.032,0.192c-0.032,0.096-0.064,0.224-0.096,0.32c-0.288,1.92-0.832,3.808-1.824,5.6L 151.008,278.944L 256,313.888 + L 256,48 C 256,39.168, 263.168,32, 272,32S 288,39.168, 288,48L 288,324.544 l 94.272,31.36l-57.44-104.512C 321.856,248.512, 320,244.48, 320,240 + c0-32.96, 49.76-80, 96-80s 96,47.040, 96,80C 512,244.48, 510.144,248.512, 507.168,251.424z M 73.216,160l 54.272,95.584L 181.728,160L 73.216,160 z M 363.904,256 + L 416,350.784L 468.096,256L 363.904,256 z" /> +<glyph unicode="" d="M 320,256L 192,256 l0-160 c0-32-64-78.336-64-96l0-16 C 128-24.832, 135.168-32, 144-32l 224,0 c 8.832,0, 16,7.168, 16,16L 384,0 c0,17.664-64,64-64,96L 320,256 + zM 370.656,447.456L 370.656,448 l-32,0 l0-0.544 C 337.76,447.616, 336.96,448, 336,448C 327.168,448, 320,440.832, 320,432L 320,416 L 288,416 L 288,432 + c0,7.904-5.824,14.144-13.344,15.456L 274.656,448 l-32,0 l0-0.544 C 241.76,447.616, 240.96,448, 240,448C 231.168,448, 224,440.832, 224,432L 224,416 L 192,416 L 192,432 + c0,7.904-5.824,14.144-13.344,15.456L 178.656,448 l-32,0 l0-0.544 C 145.76,447.616, 144.96,448, 144,448C 135.168,448, 128,440.832, 128,432L 128,384 l0-32 c0-8.48, 3.36-16.64, 9.376-22.624 + l 32-32C 175.392,291.36, 183.52,288, 192,288l 128,0 c 8.48,0, 16.64,3.36, 22.624,9.376l 32,32C 380.64,335.36, 384,343.52, 384,352L 384,384 L 384,432 + C 384,439.904, 378.176,446.144, 370.656,447.456z" /> +<glyph unicode="" d="M 480,320l-32,0 L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-128 L 32,320 C 14.336,320,0,305.664,0,288l0-160 c0-17.664, 14.336-32, 32-32l 32,0 l0-96 + c0-17.664, 14.336-32, 32-32l 320,0 c 17.664,0, 32,14.336, 32,32l0,96 l 32,0 c 17.664,0, 32,14.336, 32,32L 512,288 C 512,305.664, 497.664,320, 480,320z M 96,160l 320,0 l0-160 L 96,0 L 96,160 z M 352,240 + C 352,248.832, 359.168,256, 368,256S 384,248.832, 384,240C 384,231.168, 376.832,224, 368,224S 352,231.168, 352,240z M 80,224C 71.168,224, 64,231.168, 64,240 + C 64,248.832, 71.168,256, 80,256S 96,248.832, 96,240C 96,231.168, 88.832,224, 80,224z M 432,224C 423.168,224, 416,231.168, 416,240C 416,248.832, 423.168,256, 432,256 + S 448,248.832, 448,240C 448,231.168, 440.832,224, 432,224z M 96,448l 320,0 l0-128 L 96,320 L 96,448 zM 384,112c0,8.832-7.168,16-16,16l-224,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 224,0 + C 376.832,96, 384,103.168, 384,112zM 368,64l-224,0 C 135.168,64, 128,56.832, 128,48C 128,39.168, 135.168,32, 144,32l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,56.832, 376.832,64, 368,64z" /> +<glyph unicode="" d="M 96-32l 320,0 c 17.664,0, 32,14.336, 32,32L 448,448 c0,17.664-14.336,32-32,32L 96,480 C 78.336,480, 64,465.664, 64,448l0-448 C 64-17.664, 78.336-32, 96-32z + M 352,128c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32C 384,142.336, 369.664,128, 352,128z M 384,64c0-17.664-14.336-32-32-32 + s-32,14.336-32,32c0,17.664, 14.336,32, 32,32S 384,81.664, 384,64z M 352,224c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32 + C 384,238.336, 369.664,224, 352,224z M 128,352L 128,416 l 256,0 l0-64 L 128,352 z M 256,128c-17.664,0-32,14.336-32,32c0,17.664, 14.336,32, 32,32s 32-14.336, 32-32C 288,142.336, 273.664,128, 256,128z + M 288,64c0-17.664-14.336-32-32-32s-32,14.336-32,32c0,17.664, 14.336,32, 32,32S 288,81.664, 288,64z M 256,224C 238.336,224, 224,238.336, 224,256c0,17.664, 14.336,32, 32,32 + s 32-14.336, 32-32C 288,238.336, 273.664,224, 256,224z M 160,288c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32S 128,238.336, 128,256C 128,273.664, 142.336,288, 160,288z M 160,192 + c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32s-32,14.336-32,32C 128,177.664, 142.336,192, 160,192z M 160,96c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32 + s-32,14.336-32,32C 128,81.664, 142.336,96, 160,96z" /> +<glyph unicode="" d="M 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 480,192 c0,17.664-14.336,32-32,32l-96,0 c-17.664,0-32-14.336-32-32L 320,448 c0,17.664-14.336,32-32,32L 192,480 + C 174.336,480, 160,465.664, 160,448l0-128 c0,17.664-14.336,32-32,32L 32,352 C 14.336,352,0,337.664,0,320l0-320 C0-17.664, 14.336-32, 32-32z M 32,0l0,64 l 32,0 l0-64 L 32,0 z M 64,192l0-32 L 32,160 L 32,192 L 64,192 z M 32,224 + L 32,256 l 32,0 l0-32 L 32,224 z M 64,128l0-32 L 32,96 l0,32 L 64,128 z M 96,160L 96,192 l 32,0 l0-32 L 96,160 z M 128,128l0-32 L 96,96 l0,32 L 128,128 z M 96,224L 96,256 l 32,0 l0-32 L 96,224 z M 96,0l0,64 l 32,0 l0-64 L 96,0 z M 128,288L 96,288 L 96,320 l 32,0 L 128,288 z M 64,288L 32,288 L 32,320 l 32,0 L 64,288 z M 256,0l0,64 l 32,0 + l0-64 L 256,0 z M 224,320l0-32 L 192,288 L 192,320 L 224,320 z M 192,352L 192,384 l 32,0 l0-32 L 192,352 z M 224,256l0-32 L 192,224 L 192,256 L 224,256 z M 224,192l0-32 L 192,160 L 192,192 L 224,192 z M 224,128l0-32 L 192,96 l0,32 L 224,128 z M 256,160L 256,192 l 32,0 l0-32 L 256,160 z M 288,128l0-32 L 256,96 l0,32 L 288,128 z M 256,224L 256,256 l 32,0 l0-32 L 256,224 z + M 256,288L 256,320 l 32,0 l0-32 L 256,288 z M 256,352L 256,384 l 32,0 l0-32 L 256,352 z M 288,416L 256,416 L 256,448 l 32,0 L 288,416 z M 224,416L 192,416 L 192,448 l 32,0 L 224,416 z M 192,64l 32,0 l0-64 L 192,0 L 192,64 z M 384,96l-32,0 l0,32 l 32,0 L 384,96 z M 416,128l 32,0 l0-32 l-32,0 L 416,128 z M 416,64l 32,0 l0-64 l-32,0 L 416,64 + z M 448,160l-32,0 L 416,192 l 32,0 L 448,160 z M 384,160l-32,0 L 352,192 l 32,0 L 384,160 z M 352,64l 32,0 l0-64 l-32,0 L 352,64 z" /> +<glyph unicode="" d="M 384,480L 128,480 L 32,480 C 14.336,480,0,465.664,0,448l0-448 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,384 l-96,96L 384,480 z M 352,320L 352,448 l 32,0 l0-128 + c0-17.664-14.336-32-32-32L 160,288 C 142.336,288, 128,302.336, 128,320L 128,448 l 128,0 l0-128 L 352,320 z M 96,192c0,17.664, 14.336,32, 32,32l 256,0 c 17.664,0, 32-14.336, 32-32l0-192 L 96,0 L 96,192 z" /> +<glyph unicode="" d="M 64-32l 384,0 c 35.36,0, 64,28.64, 64,64l0,32 c0,1.504-0.352,2.912-0.448,4.352C 511.648,69.984, 512,71.84, 512,73.344L 480,416 + c-1.984,31.328-28.64,64-64,64L 96,480 C 60.64,480, 33.984,447.328, 32,416L0,73.344c0-1.504, 0.352-3.36, 0.448-4.96C 0.352,66.912,0,65.504,0,64l0-32 + C0-3.36, 28.64-32, 64-32z M 32,32l0,32 c0,17.632, 14.368,32, 32,32l 384,0 c 17.632,0, 32-14.368, 32-32l0-32 c0-17.632-14.368-32-32-32L 64,0 C 46.368,0, 32,14.368, 32,32zM 416,48A16,16 180 1 1 448,48A16,16 180 1 1 416,48zM 355.328,48.672A16,16 180 1 1 387.328,48.672000000000025A16,16 180 1 1 355.328,48.672000000000025zM 80,32l 224,0 c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16l-224,0 C 71.168,64, 64,56.832, 64,48 + C 64,39.168, 71.168,32, 80,32z" /> +<glyph unicode="" d="M 32,0l 288,0 c 17.664,0, 32,14.336, 32,32l0,43.2 c 6.816,3.264, 13.184,7.168, 19.168,11.68l 98.208-98.208 + c 3.136-3.136, 7.232-4.672, 11.328-4.672s 8.192,1.568, 11.328,4.672c 6.24,6.24, 6.24,16.384,0,22.624l-98.272,98.272 + C 407.552,128.192, 416,151.040, 416,176c0,44.608-26.272,82.784-64,100.8L 352,448 c0,17.664-14.336,32-32,32L 32,480 C 14.336,480,0,465.664,0,448l0-416 + C0,14.336, 14.336,0, 32,0z M 304,96C 259.904,96, 224,131.904, 224,176S 259.904,256, 304,256S 384,220.096, 384,176S 348.096,96, 304,96z M 272,352l-192,0 + C 71.168,352, 64,359.168, 64,368C 64,376.832, 71.168,384, 80,384l 192,0 C 280.832,384, 288,376.832, 288,368C 288,359.168, 280.832,352, 272,352z M 80,288l 192,0 + c 3.104,0, 5.824-1.12, 8.256-2.624C 259.328,280.832, 240.576,270.464, 225.792,256L 80,256 C 71.168,256, 64,263.168, 64,272C 64,280.832, 71.168,288, 80,288z M 80,192l 113.6,0 + C 192.864,186.72, 192,181.472, 192,176S 192.864,165.28, 193.6,160L 80,160 C 71.168,160, 64,167.168, 64,176C 64,184.832, 71.168,192, 80,192z" /> +<glyph unicode="" d="M 480,384L 32,384 C 14.336,384,0,369.664,0,352l0-288 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z + M 434.656,192L 240,192 C 231.168,192, 224,199.168, 224,208C 224,216.832, 231.168,224, 240,224l 194.656,0 c 8.832,0, 16-7.168, 16-16C 450.656,199.168, 443.488,192, 434.656,192z + M 450.656,144c0-8.832-7.168-16-16-16L 240,128 C 231.168,128, 224,135.168, 224,144C 224,152.832, 231.168,160, 240,160l 194.656,0 + C 443.488,160, 450.656,152.832, 450.656,144z M 434.656,256L 240,256 C 231.168,256, 224,263.168, 224,272C 224,280.832, 231.168,288, 240,288l 194.656,0 + c 8.832,0, 16-7.168, 16-16C 450.656,263.168, 443.488,256, 434.656,256z M 128.768,227.232C 163.68,227.232, 192,189.28, 192,142.432s-126.496-46.848-126.496,0 + S 93.824,227.232, 128.768,227.232z M 89.312,281.344C 89.312,302.688, 106.592,320, 127.936,320c 21.344,0, 38.656-17.312, 38.656-38.656 + c0-21.344-17.312-38.656-38.656-38.656C 106.592,242.688, 89.312,260, 89.312,281.344z" /> +<glyph unicode="" d="M 480,384l-160,0 l0-32 c 17.664,0, 32-14.336, 32-32c0-17.664-14.336-32-32-32L 288,288 L 224,288 L 192,288 C 174.336,288, 160,302.336, 160,320c0,17.664, 14.336,32, 32,32L 192,384 L 32,384 + C 14.336,384,0,369.664,0,352l0-352 c0-17.664, 14.336-32, 32-32l 448,0 c 17.664,0, 32,14.336, 32,32L 512,352 C 512,369.664, 497.664,384, 480,384z M 240,224l 194.656,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,192 C 231.168,192, 224,199.168, 224,208C 224,216.832, 231.168,224, 240,224z M 240,160l 194.656,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,128 C 231.168,128, 224,135.168, 224,144C 224,152.832, 231.168,160, 240,160z M 240,96l 194.656,0 + c 8.832,0, 16-7.168, 16-16c0-8.832-7.168-16-16-16L 240,64 C 231.168,64, 224,71.168, 224,80C 224,88.832, 231.168,96, 240,96z M 192,78.432 + c0-46.848-126.496-46.848-126.496,0s 28.32,84.8, 63.232,84.8C 163.68,163.232, 192,125.28, 192,78.432z M 166.592,217.344c0-21.344-17.312-38.656-38.656-38.656 + c-21.344,0-38.656,17.312-38.656,38.656C 89.312,238.688, 106.592,256, 127.936,256C 149.312,256, 166.592,238.688, 166.592,217.344zM 224,448L 288,448L 288,320L 224,320z" /> +<glyph unicode="" d="M 190.016,79.168c-19.84,0-37.632,8.608-50.144,22.112c-22.112,23.84-38.24,8.832-43.072-14.624 + C 72.32-32.928, 107.68-32, 107.68-32l 340.16-0.928c 35.36,0, 64,28.64, 64,64l0,224 c0,35.36, 4.096,85.408-28.16,70.912 + c-24.416-10.944-56.512-17.504-106.816-7.136c-23.456,4.832-38.464,20.96-14.624,43.072c 13.504,12.512, 22.112,30.272, 22.112,50.144 + C 384.32,449.6, 353.92,480, 316.416,480C 278.88,480, 248.48,449.6, 248.48,412.064c0-21.248, 11.072-38.784, 25.056-52.704c 8.416-8.384, 30.624-30.304-26.208-40.32 + C 184.832,308.064, 124.896,343.392, 112.832,330.56C 104.832,322.080, 82.816,290.080, 96.96,215.040c 10.752-57.12, 32-33.472, 40.352-25.056 + C 151.232,203.968, 168.768,215.040, 190.016,215.040c 37.504,0, 67.936-30.4, 67.936-67.936C 257.952,109.6, 227.552,79.168, 190.016,79.168z" /> +<glyph unicode="" d="M 433.6,320c0,0-111.2,0-144.992,0L 288.608,407.392 c 2.368,39.36-8.96,72.576-33.152,72.544 + C 213.344,479.872, 214.528,445.92, 214.528,445.92C 207.040,325.44, 96,288, 96,288l0-256 l 14.752-1.984C 231.808,30.016, 159.168-32, 358.080-32C 509.12-32, 512,100.928, 512,192 + S 470.496,320, 433.6,320zM 32,0c 17.664,0, 32,14.336, 32,32L 64,287.008 c0,17.664-14.336,32-32,32s-32-14.336-32-32L0,32 C0,14.336, 14.336,0, 32,0z" /> +<glyph unicode="" d="M 78.4,127.936c0,0, 111.2,0, 144.992,0l0-87.392 c-2.368-39.36, 8.96-72.576, 33.152-72.544 + c 42.112,0.064, 40.928,34.016, 40.928,34.016C 304.96,122.496, 416,159.936, 416,159.936l0,256 l-14.752,1.984c-121.056,0-48.416,62.016-247.328,62.016 + c-151.040,0-153.92-132.928-153.92-224S 41.504,127.936, 78.4,127.936zM 480,447.936c-17.664,0-32-14.336-32-32l0-255.008 c0-17.664, 14.336-32, 32-32s 32,14.336, 32,32L 512,415.936 + C 512,433.6, 497.664,447.936, 480,447.936z" /> +<glyph unicode="" d="M 414.24,319.936c 0.896,13.376, 1.44,24.224, 1.728,30.72c 0.352,8.704-2.848,17.184-8.864,23.488S 392.704,384, 384,384L 32,384 + C 23.296,384, 14.944,380.448, 8.896,374.144S-0.32,359.36, 0.032,350.656c 1.76-42.272, 13.664-255.936, 74.624-310.496C 80.512,34.912, 88.128,32, 96,32l 224,0 + c 7.872,0, 15.488,2.912, 21.344,8.16c 19.104,17.12, 33.408,49.856, 44.064,88.064c 15.84,0.064, 26.784,0.096, 28.064,0.096 + c 54.432,0, 98.56,39.68, 98.56,95.84C 512,300.416, 446.080,319.648, 414.24,319.936z M 413.44,176.32l-10.144-0.032c-1.92,0-4.352,0-6.72-0.032 + c 6.368,32.8, 10.72,66.432, 13.664,95.744l 3.2,0 c 8.448,0, 50.56-2.304, 50.56-47.84C 464,191.296, 437.792,176.32, 413.44,176.32z" /> +<glyph unicode="" d="M 272,448C 139.456,448, 32,340.544, 32,208S 139.456-32, 272-32S 512,75.456, 512,208S 404.544,448, 272,448z M 299.424,224 + C 346.048,224, 384,188.128, 384,144S 346.048,64, 299.424,64L 288,64 l0-16 C 288,39.168, 280.832,32, 272,32S 256,39.168, 256,48L 256,64 L 244.576,64 C 197.952,64, 160,99.872, 160,144 + C 160,152.832, 167.168,160, 176,160S 192,152.832, 192,144C 192,117.536, 215.584,96, 244.576,96L 256,96 L 256,192 L 244.576,192 C 197.952,192, 160,227.872, 160,272S 197.952,352, 244.576,352L 256,352 L 256,368 + C 256,376.832, 263.168,384, 272,384S 288,376.832, 288,368L 288,352 l 11.424,0 C 346.048,352, 384,316.128, 384,272C 384,263.168, 376.832,256, 368,256S 352,263.168, 352,272 + C 352,298.464, 328.416,320, 299.424,320L 288,320 l0-96 L 299.424,224 zM 192,272C 192,245.536, 215.584,224, 244.576,224L 256,224 L 256,320 L 244.576,320 C 215.584,320, 192,298.464, 192,272zM 299.424,96C 328.416,96, 352,117.536, 352,144S 328.416,192, 299.424,192L 288,192 l0-96 L 299.424,96 z" /> +<glyph unicode="" d="M 352,96L 352,192 c0,17.664, 14.336,32, 32,32l 96,0 L 480,288 c0,17.664-14.336,32-32,32l-36.736,0 l-15.616,92.768 + c-0.704,4.224-3.104,8-6.592,10.432c-3.52,2.464-7.904,3.328-12.096,2.656L 61.088,367.744C 56.896,366.976, 53.152,364.544, 50.752,360.992 + C 48.352,357.44, 47.456,353.088, 48.32,348.864L 54.048,320L 32,320 C 14.336,320,0,305.664,0,288l0-288 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32l0,64 l-96,0 + C 366.336,64, 352,78.336, 352,96z M 82.848,339.2l 283.936,52.256L 378.816,320l-292.16,0 L 82.848,339.2zM 496,192L 384,192 l0-96 l 112,0 c 8.832,0, 16,7.168, 16,16l0,64 C 512,184.832, 504.832,192, 496,192z M 432,128 + c-8.832,0-16,7.168-16,16c0,8.832, 7.168,16, 16,16s 16-7.168, 16-16C 448,135.168, 440.832,128, 432,128z" /> +<glyph unicode="" d="M 64,416l0-32 l0-256 l 4.736-11.84L 128-32l 64,160l-0.16,0.064C 191.936,128.16, 191.904,128.32, 192,128.416L 192,384 L 192,416 c0,35.36-28.64,64-64,64 + S 64,451.36, 64,416z M 96,416c0,17.632, 14.368,32, 32,32s 32-14.368, 32-32l0-32 L 96,384 L 96,416 z M 128,54.176l-16.48,41.184l-6.4,16L 104.64,112.544L 128,124.224l 23.36-11.68 + l-0.48-1.216l-6.4-16L 128,54.176zM 402.944,384.672l-30.24,77.344l-0.288-0.064C 370.912,472.096, 362.56,480, 352,480c-10.432,0-18.976-8.032-20.672-18.080 + l-0.32,0.064L 301.056,384.672L 288,352l0-320 c0-35.36, 28.64-64, 64-64s 64,28.64, 64,64c 17.664,0, 32,14.336, 32,32l0,96 c0,17.664-14.336,32-32,32L 416,352 L 402.944,384.672z + M 373.216,372.768L 381.536,352l-59.072,0 l 8.32,20.768L 335.264,384L 352,425.824L 368.736,384L 373.216,372.768z" /> +<glyph unicode="" d="M 480,480L 64,480 C 46.336,480, 32,465.664, 32,448c0-17.664, 14.336-32, 32-32l0-256 c0-17.664, 14.336-32, 32-32l 160,0 l0-49.952 L 165.248-4.16 + c-6.528-5.92-7.040-16.032-1.088-22.592c 5.984-6.528, 16.096-7.040, 22.592-1.088L 256,34.88l0-50.88 C 256-24.832, 263.168-32, 272-32S 288-24.832, 288-16 + l0,50.88 l 69.248-62.72C 360.32-30.624, 364.16-32, 368-32c 4.352,0, 8.672,1.792, 11.84,5.248c 5.952,6.56, 5.44,16.672-1.088,22.592L 288,78.048L 288,128 + l 160,0 c 17.664,0, 32,14.336, 32,32L 480,416 c 17.664,0, 32,14.336, 32,32C 512,465.664, 497.664,480, 480,480z M 411.104,356.48l-112-108 + C 292.96,242.528, 283.232,242.496, 276.96,248.416L 227.52,295.424L 156,220.896C 152.864,217.664, 148.672,216, 144.48,216c-4,0-7.968,1.472-11.104,4.48 + C 127.008,226.56, 126.816,236.672, 132.928,243.104l 82.528,86.016C 221.568,335.36, 231.68,335.616, 238.016,329.6l 49.92-47.424l 100.96,97.376 + c 6.336,6.048, 16.48,6.016, 22.624-0.448C 417.664,372.736, 417.472,362.624, 411.104,356.48z" /> +<glyph unicode="" d="M 480,160L 480,224 c0,17.664-14.336,32-32,32L 288,256 L 288,320 l 96,0 c 17.664,0, 32,14.336, 32,32L 416,384 c0,17.664-14.336,32-32,32L 160,416 C 142.336,416, 128,401.664, 128,384l0-32 + c0-17.664, 14.336-32, 32-32l 96,0 l0-64 L 96,256 C 78.336,256, 64,241.664, 64,224l0-64 c-17.664,0-32-14.336-32-32l0-64 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 + c0,17.664-14.336,32-32,32L 96,224 l 160,0 l0-64 c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,32 l0,32 c0,17.664-14.336,32-32,32L 288,224 l 160,0 l0-64 + c-17.664,0-32-14.336-32-32l0-32 l0-32 c0-17.664, 14.336-32, 32-32l 32,0 c 17.664,0, 32,14.336, 32,32l0,64 C 512,145.664, 497.664,160, 480,160z" /> +<glyph unicode="" d="M 64,480C 46.336,480, 32,465.664, 32,448l0-448 c0-17.664, 14.336-32, 32-32l 416,0 c 17.664,0, 32,14.336, 32,32L 512,448 c0,17.664-14.336,32-32,32L 64,480 z + M 448,305.792L 448,32 l-96,0 L 352,305.792 L 448,305.792 z M 320,384l0-352 L 224,32 L 224,384 L 320,384 z M 192,188.448L 192,32 L 96,32 L 96,188.448 L 192,188.448 z" /> +<glyph unicode="" d="M 480,352l-96,0 L 384,416 c0,17.664-14.336,32-32,32L 160,448 C 142.336,448, 128,433.664, 128,416l0-64 L 32,352 C 14.336,352,0,337.664,0,320l0-288 c0-17.664, 14.336-32, 32-32l 448,0 + c 17.664,0, 32,14.336, 32,32L 512,320 C 512,337.664, 497.664,352, 480,352z M 160,416l 192,0 l0-64 L 160,352 L 160,416 z" /> +<glyph unicode="" d="M 247.2-30.752C 250.080-31.584, 253.056-32, 256-32s 5.92,0.416, 8.8,1.248c 198.048,56.576, 227.2,256.768, 214.976,354.752 + C 477.76,339.968, 464.128,352, 448,352c-4.576,0.352-32,5.088-32,64c0,8.48-3.36,16.64-9.376,22.624C 399.712,445.536, 360,480, 256,480 + S 112.288,445.536, 105.376,438.624C 99.36,432.64, 96,424.48, 96,416c0-58.912-27.424-63.648-32.928-64.032c-16.128,0-28.832-12-30.848-28 + C 20,226.016, 49.184,25.824, 247.2-30.752z M 64,320c0,0, 64,0, 64,96c0,0, 32,32, 128,32l0-224 l 188.448,0 c-12.608-79.712-54.912-185.856-188.448-224L 256,224 L 67.552,224 + C 59.040,278.016, 64,320, 64,320z" /> +<glyph unicode="" d="M 160,304.992A16.992,16.992 180 1 1 193.984,304.99199999999996A16.992,16.992 180 1 1 160,304.99199999999996zM 256,480C 114.624,480,0,365.376,0,224s 114.624-256, 256-256s 256,114.624, 256,256S 397.376,480, 256,480z M 128,304.992c0,27.072, 21.952,48.992, 48.992,48.992 + s 48.992-21.952, 48.992-48.992S 204.064,256, 176.992,256S 128,277.952, 128,304.992z M 171.328,116.672C 168.192,113.568, 164.096,112, 160,112 + s-8.192,1.568-11.328,4.672c-6.24,6.24-6.24,16.384,0,22.624l 192,192c 6.24,6.24, 16.384,6.24, 22.624,0s 6.24-16.384,0-22.624 + L 171.328,116.672z M 335.008,96c-27.072,0-48.992,21.952-48.992,48.992s 21.952,48.992, 48.992,48.992S 384,172.064, 384,144.992S 362.048,96, 335.008,96zM 318.016,144.992A16.992,16.992 180 1 1 352,144.99200000000002A16.992,16.992 180 1 1 318.016,144.99200000000002z" /> +<glyph unicode="" d="M 481.888,133.792c-87.136-87.104-228.928-87.168-316.064,0C 123.648,175.936, 100.448,232.064, 100.448,291.84 + s 23.232,115.904, 65.344,158.016c 6.24,6.24, 6.24,16.384,0,22.624s-16.384,6.24-22.624,0C 94.976,424.32, 68.448,360.16, 68.448,291.84 + s 26.56-132.512, 74.72-180.672C 183.84,70.464, 234.976,46.688, 288,39.232L 288,0 L 240,0 C 231.168,0, 224-7.168, 224-16C 224-24.832, 231.168-32, 240-32l 128,0 + c 8.832,0, 16,7.168, 16,16c0,8.832-7.168,16-16,16L 320,0 l0,36.608 c 1.28-0.032, 2.56-0.192, 3.84-0.192 + c 65.408,0, 130.848,24.896, 180.672,74.72c 6.24,6.24, 6.24,16.384,0,22.624S 488.128,140.032, 481.888,133.792zM 135.68,291.84A188.16,188.16 180 1 1 512,291.84000000000003A188.16,188.16 180 1 1 135.68,291.84000000000003z" /> +<glyph unicode="" d="M 416,448l-96,0 c0,17.664-14.336,32-32,32L 224,480 C 206.336,480, 192,465.664, 192,448L 96,448 C 78.336,448, 64,433.664, 64,416l0-416 c0-17.664, 14.336-32, 32-32l 320,0 + c 17.664,0, 32,14.336, 32,32L 448,416 C 448,433.664, 433.664,448, 416,448z M 416,32L 96,32 L 96,416 l 64,0 c0-17.664, 14.336-32, 32-32l 32,0 l 64,0 l 32,0 c 17.664,0, 32,14.336, 32,32l 64,0 L 416,32 zM 128,304C 128,295.168, 135.168,288, 144,288l 224,0 C 376.832,288, 384,295.168, 384,304C 384,312.832, 376.832,320, 368,320l-224,0 + C 135.168,320, 128,312.832, 128,304zM 368,224l-224,0 C 135.168,224, 128,216.832, 128,208C 128,199.168, 135.168,192, 144,192l 224,0 C 376.832,192, 384,199.168, 384,208 + C 384,216.832, 376.832,224, 368,224zM 368,128l-224,0 C 135.168,128, 128,120.832, 128,112C 128,103.168, 135.168,96, 144,96l 224,0 c 8.832,0, 16,7.168, 16,16 + C 384,120.832, 376.832,128, 368,128z" /> +<glyph unicode=" " horiz-adv-x="256" /> +</font></defs></svg>
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.ttf b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.ttf Binary files differnew file mode 100644 index 0000000..12ff680 --- /dev/null +++ b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.ttf diff --git a/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.woff b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.woff Binary files differnew file mode 100644 index 0000000..3933052 --- /dev/null +++ b/public/assets/Varsity/vendors/elegant_Icon/fonts/ElegantIcons.woff diff --git a/public/assets/Varsity/vendors/magnify_popup/jquery.magnific-popup.js b/public/assets/Varsity/vendors/magnify_popup/jquery.magnific-popup.js new file mode 100644 index 0000000..6ee3a3b --- /dev/null +++ b/public/assets/Varsity/vendors/magnify_popup/jquery.magnific-popup.js @@ -0,0 +1,4 @@ +/*! Magnific Popup - v1.1.0 - 2016-02-20 +* http://dimsemenov.com/plugins/magnific-popup/ +* Copyright (c) 2016 Dmitry Semenov; */ +!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):window.jQuery||window.Zepto)}(function(a){var b,c,d,e,f,g,h="Close",i="BeforeClose",j="AfterClose",k="BeforeAppend",l="MarkupParse",m="Open",n="Change",o="mfp",p="."+o,q="mfp-ready",r="mfp-removing",s="mfp-prevent-close",t=function(){},u=!!window.jQuery,v=a(window),w=function(a,c){b.ev.on(o+a+p,c)},x=function(b,c,d,e){var f=document.createElement("div");return f.className="mfp-"+b,d&&(f.innerHTML=d),e?c&&c.appendChild(f):(f=a(f),c&&f.appendTo(c)),f},y=function(c,d){b.ev.triggerHandler(o+c,d),b.st.callbacks&&(c=c.charAt(0).toLowerCase()+c.slice(1),b.st.callbacks[c]&&b.st.callbacks[c].apply(b,a.isArray(d)?d:[d]))},z=function(c){return c===g&&b.currTemplate.closeBtn||(b.currTemplate.closeBtn=a(b.st.closeMarkup.replace("%title%",b.st.tClose)),g=c),b.currTemplate.closeBtn},A=function(){a.magnificPopup.instance||(b=new t,b.init(),a.magnificPopup.instance=b)},B=function(){var a=document.createElement("p").style,b=["ms","O","Moz","Webkit"];if(void 0!==a.transition)return!0;for(;b.length;)if(b.pop()+"Transition"in a)return!0;return!1};t.prototype={constructor:t,init:function(){var c=navigator.appVersion;b.isLowIE=b.isIE8=document.all&&!document.addEventListener,b.isAndroid=/android/gi.test(c),b.isIOS=/iphone|ipad|ipod/gi.test(c),b.supportsTransition=B(),b.probablyMobile=b.isAndroid||b.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),d=a(document),b.popupsCache={}},open:function(c){var e;if(c.isObj===!1){b.items=c.items.toArray(),b.index=0;var g,h=c.items;for(e=0;e<h.length;e++)if(g=h[e],g.parsed&&(g=g.el[0]),g===c.el[0]){b.index=e;break}}else b.items=a.isArray(c.items)?c.items:[c.items],b.index=c.index||0;if(b.isOpen)return void b.updateItemHTML();b.types=[],f="",c.mainEl&&c.mainEl.length?b.ev=c.mainEl.eq(0):b.ev=d,c.key?(b.popupsCache[c.key]||(b.popupsCache[c.key]={}),b.currTemplate=b.popupsCache[c.key]):b.currTemplate={},b.st=a.extend(!0,{},a.magnificPopup.defaults,c),b.fixedContentPos="auto"===b.st.fixedContentPos?!b.probablyMobile:b.st.fixedContentPos,b.st.modal&&(b.st.closeOnContentClick=!1,b.st.closeOnBgClick=!1,b.st.showCloseBtn=!1,b.st.enableEscapeKey=!1),b.bgOverlay||(b.bgOverlay=x("bg").on("click"+p,function(){b.close()}),b.wrap=x("wrap").attr("tabindex",-1).on("click"+p,function(a){b._checkIfClose(a.target)&&b.close()}),b.container=x("container",b.wrap)),b.contentContainer=x("content"),b.st.preloader&&(b.preloader=x("preloader",b.container,b.st.tLoading));var i=a.magnificPopup.modules;for(e=0;e<i.length;e++){var j=i[e];j=j.charAt(0).toUpperCase()+j.slice(1),b["init"+j].call(b)}y("BeforeOpen"),b.st.showCloseBtn&&(b.st.closeBtnInside?(w(l,function(a,b,c,d){c.close_replaceWith=z(d.type)}),f+=" mfp-close-btn-in"):b.wrap.append(z())),b.st.alignTop&&(f+=" mfp-align-top"),b.fixedContentPos?b.wrap.css({overflow:b.st.overflowY,overflowX:"hidden",overflowY:b.st.overflowY}):b.wrap.css({top:v.scrollTop(),position:"absolute"}),(b.st.fixedBgPos===!1||"auto"===b.st.fixedBgPos&&!b.fixedContentPos)&&b.bgOverlay.css({height:d.height(),position:"absolute"}),b.st.enableEscapeKey&&d.on("keyup"+p,function(a){27===a.keyCode&&b.close()}),v.on("resize"+p,function(){b.updateSize()}),b.st.closeOnContentClick||(f+=" mfp-auto-cursor"),f&&b.wrap.addClass(f);var k=b.wH=v.height(),n={};if(b.fixedContentPos&&b._hasScrollBar(k)){var o=b._getScrollbarSize();o&&(n.marginRight=o)}b.fixedContentPos&&(b.isIE7?a("body, html").css("overflow","hidden"):n.overflow="hidden");var r=b.st.mainClass;return b.isIE7&&(r+=" mfp-ie7"),r&&b._addClassToMFP(r),b.updateItemHTML(),y("BuildControls"),a("html").css(n),b.bgOverlay.add(b.wrap).prependTo(b.st.prependTo||a(document.body)),b._lastFocusedEl=document.activeElement,setTimeout(function(){b.content?(b._addClassToMFP(q),b._setFocus()):b.bgOverlay.addClass(q),d.on("focusin"+p,b._onFocusIn)},16),b.isOpen=!0,b.updateSize(k),y(m),c},close:function(){b.isOpen&&(y(i),b.isOpen=!1,b.st.removalDelay&&!b.isLowIE&&b.supportsTransition?(b._addClassToMFP(r),setTimeout(function(){b._close()},b.st.removalDelay)):b._close())},_close:function(){y(h);var c=r+" "+q+" ";if(b.bgOverlay.detach(),b.wrap.detach(),b.container.empty(),b.st.mainClass&&(c+=b.st.mainClass+" "),b._removeClassFromMFP(c),b.fixedContentPos){var e={marginRight:""};b.isIE7?a("body, html").css("overflow",""):e.overflow="",a("html").css(e)}d.off("keyup"+p+" focusin"+p),b.ev.off(p),b.wrap.attr("class","mfp-wrap").removeAttr("style"),b.bgOverlay.attr("class","mfp-bg"),b.container.attr("class","mfp-container"),!b.st.showCloseBtn||b.st.closeBtnInside&&b.currTemplate[b.currItem.type]!==!0||b.currTemplate.closeBtn&&b.currTemplate.closeBtn.detach(),b.st.autoFocusLast&&b._lastFocusedEl&&a(b._lastFocusedEl).focus(),b.currItem=null,b.content=null,b.currTemplate=null,b.prevHeight=0,y(j)},updateSize:function(a){if(b.isIOS){var c=document.documentElement.clientWidth/window.innerWidth,d=window.innerHeight*c;b.wrap.css("height",d),b.wH=d}else b.wH=a||v.height();b.fixedContentPos||b.wrap.css("height",b.wH),y("Resize")},updateItemHTML:function(){var c=b.items[b.index];b.contentContainer.detach(),b.content&&b.content.detach(),c.parsed||(c=b.parseEl(b.index));var d=c.type;if(y("BeforeChange",[b.currItem?b.currItem.type:"",d]),b.currItem=c,!b.currTemplate[d]){var f=b.st[d]?b.st[d].markup:!1;y("FirstMarkupParse",f),f?b.currTemplate[d]=a(f):b.currTemplate[d]=!0}e&&e!==c.type&&b.container.removeClass("mfp-"+e+"-holder");var g=b["get"+d.charAt(0).toUpperCase()+d.slice(1)](c,b.currTemplate[d]);b.appendContent(g,d),c.preloaded=!0,y(n,c),e=c.type,b.container.prepend(b.contentContainer),y("AfterChange")},appendContent:function(a,c){b.content=a,a?b.st.showCloseBtn&&b.st.closeBtnInside&&b.currTemplate[c]===!0?b.content.find(".mfp-close").length||b.content.append(z()):b.content=a:b.content="",y(k),b.container.addClass("mfp-"+c+"-holder"),b.contentContainer.append(b.content)},parseEl:function(c){var d,e=b.items[c];if(e.tagName?e={el:a(e)}:(d=e.type,e={data:e,src:e.src}),e.el){for(var f=b.types,g=0;g<f.length;g++)if(e.el.hasClass("mfp-"+f[g])){d=f[g];break}e.src=e.el.attr("data-mfp-src"),e.src||(e.src=e.el.attr("href"))}return e.type=d||b.st.type||"inline",e.index=c,e.parsed=!0,b.items[c]=e,y("ElementParse",e),b.items[c]},addGroup:function(a,c){var d=function(d){d.mfpEl=this,b._openClick(d,a,c)};c||(c={});var e="click.magnificPopup";c.mainEl=a,c.items?(c.isObj=!0,a.off(e).on(e,d)):(c.isObj=!1,c.delegate?a.off(e).on(e,c.delegate,d):(c.items=a,a.off(e).on(e,d)))},_openClick:function(c,d,e){var f=void 0!==e.midClick?e.midClick:a.magnificPopup.defaults.midClick;if(f||!(2===c.which||c.ctrlKey||c.metaKey||c.altKey||c.shiftKey)){var g=void 0!==e.disableOn?e.disableOn:a.magnificPopup.defaults.disableOn;if(g)if(a.isFunction(g)){if(!g.call(b))return!0}else if(v.width()<g)return!0;c.type&&(c.preventDefault(),b.isOpen&&c.stopPropagation()),e.el=a(c.mfpEl),e.delegate&&(e.items=d.find(e.delegate)),b.open(e)}},updateStatus:function(a,d){if(b.preloader){c!==a&&b.container.removeClass("mfp-s-"+c),d||"loading"!==a||(d=b.st.tLoading);var e={status:a,text:d};y("UpdateStatus",e),a=e.status,d=e.text,b.preloader.html(d),b.preloader.find("a").on("click",function(a){a.stopImmediatePropagation()}),b.container.addClass("mfp-s-"+a),c=a}},_checkIfClose:function(c){if(!a(c).hasClass(s)){var d=b.st.closeOnContentClick,e=b.st.closeOnBgClick;if(d&&e)return!0;if(!b.content||a(c).hasClass("mfp-close")||b.preloader&&c===b.preloader[0])return!0;if(c===b.content[0]||a.contains(b.content[0],c)){if(d)return!0}else if(e&&a.contains(document,c))return!0;return!1}},_addClassToMFP:function(a){b.bgOverlay.addClass(a),b.wrap.addClass(a)},_removeClassFromMFP:function(a){this.bgOverlay.removeClass(a),b.wrap.removeClass(a)},_hasScrollBar:function(a){return(b.isIE7?d.height():document.body.scrollHeight)>(a||v.height())},_setFocus:function(){(b.st.focus?b.content.find(b.st.focus).eq(0):b.wrap).focus()},_onFocusIn:function(c){return c.target===b.wrap[0]||a.contains(b.wrap[0],c.target)?void 0:(b._setFocus(),!1)},_parseMarkup:function(b,c,d){var e;d.data&&(c=a.extend(d.data,c)),y(l,[b,c,d]),a.each(c,function(c,d){if(void 0===d||d===!1)return!0;if(e=c.split("_"),e.length>1){var f=b.find(p+"-"+e[0]);if(f.length>0){var g=e[1];"replaceWith"===g?f[0]!==d[0]&&f.replaceWith(d):"img"===g?f.is("img")?f.attr("src",d):f.replaceWith(a("<img>").attr("src",d).attr("class",f.attr("class"))):f.attr(e[1],d)}}else b.find(p+"-"+c).html(d)})},_getScrollbarSize:function(){if(void 0===b.scrollbarSize){var a=document.createElement("div");a.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(a),b.scrollbarSize=a.offsetWidth-a.clientWidth,document.body.removeChild(a)}return b.scrollbarSize}},a.magnificPopup={instance:null,proto:t.prototype,modules:[],open:function(b,c){return A(),b=b?a.extend(!0,{},b):{},b.isObj=!0,b.index=c||0,this.instance.open(b)},close:function(){return a.magnificPopup.instance&&a.magnificPopup.instance.close()},registerModule:function(b,c){c.options&&(a.magnificPopup.defaults[b]=c.options),a.extend(this.proto,c.proto),this.modules.push(b)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">×</button>',tClose:"Close (Esc)",tLoading:"Loading...",autoFocusLast:!0}},a.fn.magnificPopup=function(c){A();var d=a(this);if("string"==typeof c)if("open"===c){var e,f=u?d.data("magnificPopup"):d[0].magnificPopup,g=parseInt(arguments[1],10)||0;f.items?e=f.items[g]:(e=d,f.delegate&&(e=e.find(f.delegate)),e=e.eq(g)),b._openClick({mfpEl:e},d,f)}else b.isOpen&&b[c].apply(b,Array.prototype.slice.call(arguments,1));else c=a.extend(!0,{},c),u?d.data("magnificPopup",c):d[0].magnificPopup=c,b.addGroup(d,c);return d};var C,D,E,F="inline",G=function(){E&&(D.after(E.addClass(C)).detach(),E=null)};a.magnificPopup.registerModule(F,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){b.types.push(F),w(h+"."+F,function(){G()})},getInline:function(c,d){if(G(),c.src){var e=b.st.inline,f=a(c.src);if(f.length){var g=f[0].parentNode;g&&g.tagName&&(D||(C=e.hiddenClass,D=x(C),C="mfp-"+C),E=f.after(D).detach().removeClass(C)),b.updateStatus("ready")}else b.updateStatus("error",e.tNotFound),f=a("<div>");return c.inlineElement=f,f}return b.updateStatus("ready"),b._parseMarkup(d,{},c),d}}});var H,I="ajax",J=function(){H&&a(document.body).removeClass(H)},K=function(){J(),b.req&&b.req.abort()};a.magnificPopup.registerModule(I,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){b.types.push(I),H=b.st.ajax.cursor,w(h+"."+I,K),w("BeforeChange."+I,K)},getAjax:function(c){H&&a(document.body).addClass(H),b.updateStatus("loading");var d=a.extend({url:c.src,success:function(d,e,f){var g={data:d,xhr:f};y("ParseAjax",g),b.appendContent(a(g.data),I),c.finished=!0,J(),b._setFocus(),setTimeout(function(){b.wrap.addClass(q)},16),b.updateStatus("ready"),y("AjaxContentAdded")},error:function(){J(),c.finished=c.loadError=!0,b.updateStatus("error",b.st.ajax.tError.replace("%url%",c.src))}},b.st.ajax.settings);return b.req=a.ajax(d),""}}});var L,M=function(c){if(c.data&&void 0!==c.data.title)return c.data.title;var d=b.st.image.titleSrc;if(d){if(a.isFunction(d))return d.call(b,c);if(c.el)return c.el.attr(d)||""}return""};a.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var c=b.st.image,d=".image";b.types.push("image"),w(m+d,function(){"image"===b.currItem.type&&c.cursor&&a(document.body).addClass(c.cursor)}),w(h+d,function(){c.cursor&&a(document.body).removeClass(c.cursor),v.off("resize"+p)}),w("Resize"+d,b.resizeImage),b.isLowIE&&w("AfterChange",b.resizeImage)},resizeImage:function(){var a=b.currItem;if(a&&a.img&&b.st.image.verticalFit){var c=0;b.isLowIE&&(c=parseInt(a.img.css("padding-top"),10)+parseInt(a.img.css("padding-bottom"),10)),a.img.css("max-height",b.wH-c)}},_onImageHasSize:function(a){a.img&&(a.hasSize=!0,L&&clearInterval(L),a.isCheckingImgSize=!1,y("ImageHasSize",a),a.imgHidden&&(b.content&&b.content.removeClass("mfp-loading"),a.imgHidden=!1))},findImageSize:function(a){var c=0,d=a.img[0],e=function(f){L&&clearInterval(L),L=setInterval(function(){return d.naturalWidth>0?void b._onImageHasSize(a):(c>200&&clearInterval(L),c++,void(3===c?e(10):40===c?e(50):100===c&&e(500)))},f)};e(1)},getImage:function(c,d){var e=0,f=function(){c&&(c.img[0].complete?(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("ready")),c.hasSize=!0,c.loaded=!0,y("ImageLoadComplete")):(e++,200>e?setTimeout(f,100):g()))},g=function(){c&&(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("error",h.tError.replace("%url%",c.src))),c.hasSize=!0,c.loaded=!0,c.loadError=!0)},h=b.st.image,i=d.find(".mfp-img");if(i.length){var j=document.createElement("img");j.className="mfp-img",c.el&&c.el.find("img").length&&(j.alt=c.el.find("img").attr("alt")),c.img=a(j).on("load.mfploader",f).on("error.mfploader",g),j.src=c.src,i.is("img")&&(c.img=c.img.clone()),j=c.img[0],j.naturalWidth>0?c.hasSize=!0:j.width||(c.hasSize=!1)}return b._parseMarkup(d,{title:M(c),img_replaceWith:c.img},c),b.resizeImage(),c.hasSize?(L&&clearInterval(L),c.loadError?(d.addClass("mfp-loading"),b.updateStatus("error",h.tError.replace("%url%",c.src))):(d.removeClass("mfp-loading"),b.updateStatus("ready")),d):(b.updateStatus("loading"),c.loading=!0,c.hasSize||(c.imgHidden=!0,d.addClass("mfp-loading"),b.findImageSize(c)),d)}}});var N,O=function(){return void 0===N&&(N=void 0!==document.createElement("p").style.MozTransform),N};a.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(a){return a.is("img")?a:a.find("img")}},proto:{initZoom:function(){var a,c=b.st.zoom,d=".zoom";if(c.enabled&&b.supportsTransition){var e,f,g=c.duration,j=function(a){var b=a.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),d="all "+c.duration/1e3+"s "+c.easing,e={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},f="transition";return e["-webkit-"+f]=e["-moz-"+f]=e["-o-"+f]=e[f]=d,b.css(e),b},k=function(){b.content.css("visibility","visible")};w("BuildControls"+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.content.css("visibility","hidden"),a=b._getItemToZoom(),!a)return void k();f=j(a),f.css(b._getOffset()),b.wrap.append(f),e=setTimeout(function(){f.css(b._getOffset(!0)),e=setTimeout(function(){k(),setTimeout(function(){f.remove(),a=f=null,y("ZoomAnimationEnded")},16)},g)},16)}}),w(i+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.st.removalDelay=g,!a){if(a=b._getItemToZoom(),!a)return;f=j(a)}f.css(b._getOffset(!0)),b.wrap.append(f),b.content.css("visibility","hidden"),setTimeout(function(){f.css(b._getOffset())},16)}}),w(h+d,function(){b._allowZoom()&&(k(),f&&f.remove(),a=null)})}},_allowZoom:function(){return"image"===b.currItem.type},_getItemToZoom:function(){return b.currItem.hasSize?b.currItem.img:!1},_getOffset:function(c){var d;d=c?b.currItem.img:b.st.zoom.opener(b.currItem.el||b.currItem);var e=d.offset(),f=parseInt(d.css("padding-top"),10),g=parseInt(d.css("padding-bottom"),10);e.top-=a(window).scrollTop()-f;var h={width:d.width(),height:(u?d.innerHeight():d[0].offsetHeight)-g-f};return O()?h["-moz-transform"]=h.transform="translate("+e.left+"px,"+e.top+"px)":(h.left=e.left,h.top=e.top),h}}});var P="iframe",Q="//about:blank",R=function(a){if(b.currTemplate[P]){var c=b.currTemplate[P].find("iframe");c.length&&(a||(c[0].src=Q),b.isIE8&&c.css("display",a?"block":"none"))}};a.magnificPopup.registerModule(P,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){b.types.push(P),w("BeforeChange",function(a,b,c){b!==c&&(b===P?R():c===P&&R(!0))}),w(h+"."+P,function(){R()})},getIframe:function(c,d){var e=c.src,f=b.st.iframe;a.each(f.patterns,function(){return e.indexOf(this.index)>-1?(this.id&&(e="string"==typeof this.id?e.substr(e.lastIndexOf(this.id)+this.id.length,e.length):this.id.call(this,e)),e=this.src.replace("%id%",e),!1):void 0});var g={};return f.srcAction&&(g[f.srcAction]=e),b._parseMarkup(d,g,c),b.updateStatus("ready"),d}}});var S=function(a){var c=b.items.length;return a>c-1?a-c:0>a?c+a:a},T=function(a,b,c){return a.replace(/%curr%/gi,b+1).replace(/%total%/gi,c)};a.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var c=b.st.gallery,e=".mfp-gallery";return b.direction=!0,c&&c.enabled?(f+=" mfp-gallery",w(m+e,function(){c.navigateByImgClick&&b.wrap.on("click"+e,".mfp-img",function(){return b.items.length>1?(b.next(),!1):void 0}),d.on("keydown"+e,function(a){37===a.keyCode?b.prev():39===a.keyCode&&b.next()})}),w("UpdateStatus"+e,function(a,c){c.text&&(c.text=T(c.text,b.currItem.index,b.items.length))}),w(l+e,function(a,d,e,f){var g=b.items.length;e.counter=g>1?T(c.tCounter,f.index,g):""}),w("BuildControls"+e,function(){if(b.items.length>1&&c.arrows&&!b.arrowLeft){var d=c.arrowMarkup,e=b.arrowLeft=a(d.replace(/%title%/gi,c.tPrev).replace(/%dir%/gi,"left")).addClass(s),f=b.arrowRight=a(d.replace(/%title%/gi,c.tNext).replace(/%dir%/gi,"right")).addClass(s);e.click(function(){b.prev()}),f.click(function(){b.next()}),b.container.append(e.add(f))}}),w(n+e,function(){b._preloadTimeout&&clearTimeout(b._preloadTimeout),b._preloadTimeout=setTimeout(function(){b.preloadNearbyImages(),b._preloadTimeout=null},16)}),void w(h+e,function(){d.off(e),b.wrap.off("click"+e),b.arrowRight=b.arrowLeft=null})):!1},next:function(){b.direction=!0,b.index=S(b.index+1),b.updateItemHTML()},prev:function(){b.direction=!1,b.index=S(b.index-1),b.updateItemHTML()},goTo:function(a){b.direction=a>=b.index,b.index=a,b.updateItemHTML()},preloadNearbyImages:function(){var a,c=b.st.gallery.preload,d=Math.min(c[0],b.items.length),e=Math.min(c[1],b.items.length);for(a=1;a<=(b.direction?e:d);a++)b._preloadItem(b.index+a);for(a=1;a<=(b.direction?d:e);a++)b._preloadItem(b.index-a)},_preloadItem:function(c){if(c=S(c),!b.items[c].preloaded){var d=b.items[c];d.parsed||(d=b.parseEl(c)),y("LazyLoad",d),"image"===d.type&&(d.img=a('<img class="mfp-img" />').on("load.mfploader",function(){d.hasSize=!0}).on("error.mfploader",function(){d.hasSize=!0,d.loadError=!0,y("LazyLoadError",d)}).attr("src",d.src)),d.preloaded=!0}}}});var U="retina";a.magnificPopup.registerModule(U,{options:{replaceSrc:function(a){return a.src.replace(/\.\w+$/,function(a){return"@2x"+a})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var a=b.st.retina,c=a.ratio;c=isNaN(c)?c():c,c>1&&(w("ImageHasSize."+U,function(a,b){b.img.css({"max-width":b.img[0].naturalWidth/c,width:"100%"})}),w("ElementParse."+U,function(b,d){d.src=a.replaceSrc(d,c)}))}}}}),A()});
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/magnify_popup/magnific-popup.css b/public/assets/Varsity/vendors/magnify_popup/magnific-popup.css new file mode 100644 index 0000000..2e42a96 --- /dev/null +++ b/public/assets/Varsity/vendors/magnify_popup/magnific-popup.css @@ -0,0 +1,351 @@ +/* Magnific Popup CSS */ +.mfp-bg { + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1042; + overflow: hidden; + position: fixed; + background: #0b0b0b; + opacity: 0.8; } + + .mfp-wrap { + top: 0; + left: 0; + width: 100%; + height: 100%; + z-index: 1043; + position: fixed; + outline: none !important; + -webkit-backface-visibility: hidden; } + + .mfp-container { + text-align: center; + position: absolute; + width: 100%; + height: 100%; + left: 0; + top: 0; + padding: 0 8px; + box-sizing: border-box; } + + .mfp-container:before { + content: ''; + display: inline-block; + height: 100%; + vertical-align: middle; } + + .mfp-align-top .mfp-container:before { + display: none; } + + .mfp-content { + position: relative; + display: inline-block; + vertical-align: middle; + margin: 0 auto; + text-align: left; + z-index: 1045; } + + .mfp-inline-holder .mfp-content, + .mfp-ajax-holder .mfp-content { + width: 100%; + cursor: auto; } + + .mfp-ajax-cur { + cursor: progress; } + + .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { + cursor: -moz-zoom-out; + cursor: -webkit-zoom-out; + cursor: zoom-out; } + + .mfp-zoom { + cursor: pointer; + cursor: -webkit-zoom-in; + cursor: -moz-zoom-in; + cursor: zoom-in; } + + .mfp-auto-cursor .mfp-content { + cursor: auto; } + + .mfp-close, + .mfp-arrow, + .mfp-preloader, + .mfp-counter { + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; } + + .mfp-loading.mfp-figure { + display: none; } + + .mfp-hide { + display: none !important; } + + .mfp-preloader { + color: #CCC; + position: absolute; + top: 50%; + width: auto; + text-align: center; + margin-top: -0.8em; + left: 8px; + right: 8px; + z-index: 1044; } + .mfp-preloader a { + color: #CCC; } + .mfp-preloader a:hover { + color: #FFF; } + + .mfp-s-ready .mfp-preloader { + display: none; } + + .mfp-s-error .mfp-content { + display: none; } + + button.mfp-close, + button.mfp-arrow { + overflow: visible; + cursor: pointer; + background: transparent; + border: 0; + -webkit-appearance: none; + display: block; + outline: none; + padding: 0; + z-index: 1046; + box-shadow: none; + touch-action: manipulation; } + + button::-moz-focus-inner { + padding: 0; + border: 0; } + + .mfp-close { + width: 44px; + height: 44px; + line-height: 44px; + position: absolute; + right: 0; + top: 0; + text-decoration: none; + text-align: center; + opacity: 0.65; + padding: 0 0 18px 10px; + color: #FFF; + font-style: normal; + font-size: 28px; + font-family: Arial, Baskerville, monospace; } + .mfp-close:hover, + .mfp-close:focus { + opacity: 1; } + .mfp-close:active { + top: 1px; } + + .mfp-close-btn-in .mfp-close { + color: #333; } + + .mfp-image-holder .mfp-close, + .mfp-iframe-holder .mfp-close { + color: #FFF; + right: -6px; + text-align: right; + padding-right: 6px; + width: 100%; } + + .mfp-counter { + position: absolute; + top: 0; + right: 0; + color: #CCC; + font-size: 12px; + line-height: 18px; + white-space: nowrap; } + + .mfp-arrow { + position: absolute; + opacity: 0.65; + margin: 0; + top: 50%; + margin-top: -55px; + padding: 0; + width: 90px; + height: 110px; + -webkit-tap-highlight-color: transparent; } + .mfp-arrow:active { + margin-top: -54px; } + .mfp-arrow:hover, + .mfp-arrow:focus { + opacity: 1; } + .mfp-arrow:before, + .mfp-arrow:after { + content: ''; + display: block; + width: 0; + height: 0; + position: absolute; + left: 0; + top: 0; + margin-top: 35px; + margin-left: 35px; + border: medium inset transparent; } + .mfp-arrow:after { + border-top-width: 13px; + border-bottom-width: 13px; + top: 8px; } + .mfp-arrow:before { + border-top-width: 21px; + border-bottom-width: 21px; + opacity: 0.7; } + + .mfp-arrow-left { + left: 0; } + .mfp-arrow-left:after { + border-right: 17px solid #FFF; + margin-left: 31px; } + .mfp-arrow-left:before { + margin-left: 25px; + border-right: 27px solid #3F3F3F; } + + .mfp-arrow-right { + right: 0; } + .mfp-arrow-right:after { + border-left: 17px solid #FFF; + margin-left: 39px; } + .mfp-arrow-right:before { + border-left: 27px solid #3F3F3F; } + + .mfp-iframe-holder { + padding-top: 40px; + padding-bottom: 40px; } + .mfp-iframe-holder .mfp-content { + line-height: 0; + width: 100%; + max-width: 900px; } + .mfp-iframe-holder .mfp-close { + top: -40px; } + + .mfp-iframe-scaler { + width: 100%; + height: 0; + overflow: hidden; + padding-top: 56.25%; } + .mfp-iframe-scaler iframe { + position: absolute; + display: block; + top: 0; + left: 0; + width: 100%; + height: 100%; + box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); + background: #000; } + + /* Main image in popup */ + img.mfp-img { + width: auto; + max-width: 100%; + height: auto; + display: block; + line-height: 0; + box-sizing: border-box; + padding: 40px 0 40px; + margin: 0 auto; } + + /* The shadow behind the image */ + .mfp-figure { + line-height: 0; } + .mfp-figure:after { + content: ''; + position: absolute; + left: 0; + top: 40px; + bottom: 40px; + display: block; + right: 0; + width: auto; + height: auto; + z-index: -1; + box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); + background: #444; } + .mfp-figure small { + color: #BDBDBD; + display: block; + font-size: 12px; + line-height: 14px; } + .mfp-figure figure { + margin: 0; } + + .mfp-bottom-bar { + margin-top: -36px; + position: absolute; + top: 100%; + left: 0; + width: 100%; + cursor: auto; } + + .mfp-title { + text-align: left; + line-height: 18px; + color: #F3F3F3; + word-wrap: break-word; + padding-right: 36px; } + + .mfp-image-holder .mfp-content { + max-width: 100%; } + + .mfp-gallery .mfp-image-holder .mfp-figure { + cursor: pointer; } + + @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { + /** + * Remove all paddings around the image on small screen + */ + .mfp-img-mobile .mfp-image-holder { + padding-left: 0; + padding-right: 0; } + .mfp-img-mobile img.mfp-img { + padding: 0; } + .mfp-img-mobile .mfp-figure:after { + top: 0; + bottom: 0; } + .mfp-img-mobile .mfp-figure small { + display: inline; + margin-left: 5px; } + .mfp-img-mobile .mfp-bottom-bar { + background: rgba(0, 0, 0, 0.6); + bottom: 0; + margin: 0; + top: auto; + padding: 3px 5px; + position: fixed; + box-sizing: border-box; } + .mfp-img-mobile .mfp-bottom-bar:empty { + padding: 0; } + .mfp-img-mobile .mfp-counter { + right: 5px; + top: 3px; } + .mfp-img-mobile .mfp-close { + top: 0; + right: 0; + width: 35px; + height: 35px; + line-height: 35px; + background: rgba(0, 0, 0, 0.6); + position: fixed; + text-align: center; + padding: 0; } } + + @media all and (max-width: 900px) { + .mfp-arrow { + -webkit-transform: scale(0.75); + transform: scale(0.75); } + .mfp-arrow-left { + -webkit-transform-origin: 0; + transform-origin: 0; } + .mfp-arrow-right { + -webkit-transform-origin: 100%; + transform-origin: 100%; } + .mfp-container { + padding-left: 6px; + padding-right: 6px; } }
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/niceselect/css/nice-select.css b/public/assets/Varsity/vendors/niceselect/css/nice-select.css new file mode 100644 index 0000000..dd77ea9 --- /dev/null +++ b/public/assets/Varsity/vendors/niceselect/css/nice-select.css @@ -0,0 +1,137 @@ +.nice-select { + -webkit-tap-highlight-color: transparent; + background-color: #fff; + border-radius: 5px; + border: solid 1px #e8e8e8; + box-sizing: border-box; + clear: both; + cursor: pointer; + display: block; + float: left; + font-family: inherit; + font-size: 14px; + font-weight: normal; + height: 42px; + line-height: 40px; + outline: none; + padding-left: 18px; + padding-right: 30px; + position: relative; + text-align: left !important; + -webkit-transition: all 0.2s ease-in-out; + transition: all 0.2s ease-in-out; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + white-space: nowrap; + width: auto; } + .nice-select:hover { + border-color: #dbdbdb; } + .nice-select:active, .nice-select.open, .nice-select:focus { + border-color: #999; } + .nice-select:after { + border-bottom: 2px solid #999; + border-right: 2px solid #999; + content: ''; + display: block; + height: 10px; + margin-top: -4px; + pointer-events: none; + position: absolute; + right: 12px; + top: 50%; + -webkit-transform-origin: 66% 66%; + -ms-transform-origin: 66% 66%; + transform-origin: 66% 66%; + -webkit-transform: rotate(45deg); + -ms-transform: rotate(45deg); + transform: rotate(45deg); + -webkit-transition: all 0.15s ease-in-out; + transition: all 0.15s ease-in-out; + width: 10px; } + .nice-select.open:after { + -webkit-transform: rotate(-135deg); + -ms-transform: rotate(-135deg); + transform: rotate(-135deg); } + .nice-select.open .list { + opacity: 1; + pointer-events: auto; + -webkit-transform: scale(1) translateY(0); + -ms-transform: scale(1) translateY(0); + transform: scale(1) translateY(0); } + .nice-select.disabled { + border-color: #ededed; + color: #999; + pointer-events: none; } + .nice-select.disabled:after { + border-color: #cccccc; } + .nice-select.wide { + width: 100%; } + .nice-select.wide .list { + left: 0 !important; + right: 0 !important; } + .nice-select.right { + float: right; } + .nice-select.right .list { + left: auto; + right: 0; } + .nice-select.small { + font-size: 12px; + height: 36px; + line-height: 34px; } + .nice-select.small:after { + height: 4px; + width: 4px; } + .nice-select.small .option { + line-height: 34px; + min-height: 34px; } + .nice-select .list { + background-color: #fff; + border-radius: 5px; + box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11); + box-sizing: border-box; + opacity: 0; + overflow: hidden; + padding: 0; + pointer-events: none; + position: absolute; + top: 100%; + left: 0; + -webkit-transform-origin: 50% 0; + -ms-transform-origin: 50% 0; + transform-origin: 50% 0; + -webkit-transform: scale(0.75) translateY(-21px); + -ms-transform: scale(0.75) translateY(-21px); + transform: scale(0.75) translateY(-21px); + -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; + transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out; + z-index: 9; } + .nice-select .list:hover .option:not(:hover) { + background-color: transparent !important; } + .nice-select .option { + cursor: pointer; + font-weight: 400; + line-height: 40px; + list-style: none; + min-height: 40px; + outline: none; + padding-left: 18px; + padding-right: 29px; + text-align: left; + -webkit-transition: all 0.2s; + transition: all 0.2s; } + .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus { + background-color: #f6f6f6; } + .nice-select .option.selected { + font-weight: bold; } + .nice-select .option.disabled { + background-color: transparent; + color: #999; + cursor: default; } + +.no-csspointerevents .nice-select .list { + display: none; } + +.no-csspointerevents .nice-select.open .list { + display: block; } diff --git a/public/assets/Varsity/vendors/niceselect/js/jquery.nice-select.min.js b/public/assets/Varsity/vendors/niceselect/js/jquery.nice-select.min.js new file mode 100644 index 0000000..88eb2d6 --- /dev/null +++ b/public/assets/Varsity/vendors/niceselect/js/jquery.nice-select.min.js @@ -0,0 +1,4 @@ +/* jQuery Nice Select - v1.0 + https://github.com/hernansartorio/jquery-nice-select + Made by Hernán Sartorio */ +!function(e){e.fn.niceSelect=function(t){function s(t){t.after(e("<div></div>").addClass("nice-select").addClass(t.attr("class")||"").addClass(t.attr("disabled")?"disabled":"").attr("tabindex",t.attr("disabled")?null:"0").html('<span class="current"></span><ul class="list"></ul>'));var s=t.next(),n=t.find("option"),i=t.find("option:selected");s.find(".current").html(i.data("display")||i.text()),n.each(function(t){var n=e(this),i=n.data("display");s.find("ul").append(e("<li></li>").attr("data-value",n.val()).attr("data-display",i||null).addClass("option"+(n.is(":selected")?" selected":"")+(n.is(":disabled")?" disabled":"")).html(n.text()))})}if("string"==typeof t)return"update"==t?this.each(function(){var t=e(this),n=e(this).next(".nice-select"),i=n.hasClass("open");n.length&&(n.remove(),s(t),i&&t.next().trigger("click"))}):"destroy"==t?(this.each(function(){var t=e(this),s=e(this).next(".nice-select");s.length&&(s.remove(),t.css("display",""))}),0==e(".nice-select").length&&e(document).off(".nice_select")):console.log('Method "'+t+'" does not exist.'),this;this.hide(),this.each(function(){var t=e(this);t.next().hasClass("nice-select")||s(t)}),e(document).off(".nice_select"),e(document).on("click.nice_select",".nice-select",function(t){var s=e(this);e(".nice-select").not(s).removeClass("open"),s.toggleClass("open"),s.hasClass("open")?(s.find(".option"),s.find(".focus").removeClass("focus"),s.find(".selected").addClass("focus")):s.focus()}),e(document).on("click.nice_select",function(t){0===e(t.target).closest(".nice-select").length&&e(".nice-select").removeClass("open").find(".option")}),e(document).on("click.nice_select",".nice-select .option:not(.disabled)",function(t){var s=e(this),n=s.closest(".nice-select");n.find(".selected").removeClass("selected"),s.addClass("selected");var i=s.data("display")||s.text();n.find(".current").text(i),n.prev("select").val(s.data("value")).trigger("change")}),e(document).on("keydown.nice_select",".nice-select",function(t){var s=e(this),n=e(s.find(".focus")||s.find(".list .option.selected"));if(32==t.keyCode||13==t.keyCode)return s.hasClass("open")?n.trigger("click"):s.trigger("click"),!1;if(40==t.keyCode){if(s.hasClass("open")){var i=n.nextAll(".option:not(.disabled)").first();i.length>0&&(s.find(".focus").removeClass("focus"),i.addClass("focus"))}else s.trigger("click");return!1}if(38==t.keyCode){if(s.hasClass("open")){var l=n.prevAll(".option:not(.disabled)").first();l.length>0&&(s.find(".focus").removeClass("focus"),l.addClass("focus"))}else s.trigger("click");return!1}if(27==t.keyCode)s.hasClass("open")&&s.trigger("click");else if(9==t.keyCode&&s.hasClass("open"))return!1});var n=document.createElement("a").style;return n.cssText="pointer-events:auto","auto"!==n.pointerEvents&&e("html").addClass("no-csspointerevents"),this}}(jQuery);
\ No newline at end of file diff --git a/public/assets/Varsity/vendors/owl_carousel/css/owl.carousel.css b/public/assets/Varsity/vendors/owl_carousel/css/owl.carousel.css new file mode 100644 index 0000000..40237bc --- /dev/null +++ b/public/assets/Varsity/vendors/owl_carousel/css/owl.carousel.css @@ -0,0 +1,186 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +/* + * Owl Carousel - Core + */ +.owl-carousel { + display: none; + width: 100%; + -webkit-tap-highlight-color: transparent; + /* position relative and z-index fix webkit rendering fonts issue */ + position: relative; + z-index: 1; } + .owl-carousel .owl-stage { + position: relative; + -ms-touch-action: pan-Y; + touch-action: manipulation; + -moz-backface-visibility: hidden; + /* fix firefox animation glitch */ } + .owl-carousel .owl-stage:after { + content: "."; + display: block; + clear: both; + visibility: hidden; + line-height: 0; + height: 0; } + .owl-carousel .owl-stage-outer { + position: relative; + overflow: hidden; + /* fix for flashing background */ + -webkit-transform: translate3d(0px, 0px, 0px); } + .owl-carousel .owl-wrapper, + .owl-carousel .owl-item { + -webkit-backface-visibility: hidden; + -moz-backface-visibility: hidden; + -ms-backface-visibility: hidden; + -webkit-transform: translate3d(0, 0, 0); + -moz-transform: translate3d(0, 0, 0); + -ms-transform: translate3d(0, 0, 0); } + .owl-carousel .owl-item { + position: relative; + min-height: 1px; + float: left; + -webkit-backface-visibility: hidden; + -webkit-tap-highlight-color: transparent; + -webkit-touch-callout: none; } + .owl-carousel .owl-item img { + display: block; + width: 100%; } + .owl-carousel .owl-nav.disabled, + .owl-carousel .owl-dots.disabled { + display: none; } + .owl-carousel .owl-nav .owl-prev, + .owl-carousel .owl-nav .owl-next, + .owl-carousel .owl-dot { + cursor: pointer; + -webkit-user-select: none; + -khtml-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } + .owl-carousel .owl-nav button.owl-prev, + .owl-carousel .owl-nav button.owl-next, + .owl-carousel button.owl-dot { + background: none; + color: inherit; + border: none; + padding: 0 !important; + font: inherit; } + .owl-carousel.owl-loaded { + display: block; } + .owl-carousel.owl-loading { + opacity: 0; + display: block; } + .owl-carousel.owl-hidden { + opacity: 0; } + .owl-carousel.owl-refresh .owl-item { + visibility: hidden; } + .owl-carousel.owl-drag .owl-item { + -ms-touch-action: pan-y; + touch-action: pan-y; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; } + .owl-carousel.owl-grab { + cursor: move; + cursor: grab; } + .owl-carousel.owl-rtl { + direction: rtl; } + .owl-carousel.owl-rtl .owl-item { + float: right; } + +/* No Js */ +.no-js .owl-carousel { + display: block; } + +/* + * Owl Carousel - Animate Plugin + */ +.owl-carousel .animated { + animation-duration: 1000ms; + animation-fill-mode: both; } + +.owl-carousel .owl-animated-in { + z-index: 0; } + +.owl-carousel .owl-animated-out { + z-index: 1; } + +.owl-carousel .fadeOut { + animation-name: fadeOut; } + +@keyframes fadeOut { + 0% { + opacity: 1; } + 100% { + opacity: 0; } } + +/* + * Owl Carousel - Auto Height Plugin + */ +.owl-height { + transition: height 500ms ease-in-out; } + +/* + * Owl Carousel - Lazy Load Plugin + */ +.owl-carousel .owl-item { + /** + This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong + calculation of the height of the owl-item that breaks page layouts + */ } + .owl-carousel .owl-item .owl-lazy { + opacity: 0; + transition: opacity 400ms ease; } + .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) { + max-height: 0; } + .owl-carousel .owl-item img.owl-lazy { + transform-style: preserve-3d; } + +/* + * Owl Carousel - Video Plugin + */ +.owl-carousel .owl-video-wrapper { + position: relative; + height: 100%; + background: #000; } + +.owl-carousel .owl-video-play-icon { + position: absolute; + height: 80px; + width: 80px; + left: 50%; + top: 50%; + margin-left: -40px; + margin-top: -40px; + background: url("owl.video.play.png") no-repeat; + cursor: pointer; + z-index: 1; + -webkit-backface-visibility: hidden; + transition: transform 100ms ease; } + +.owl-carousel .owl-video-play-icon:hover { + -ms-transform: scale(1.3, 1.3); + transform: scale(1.3, 1.3); } + +.owl-carousel .owl-video-playing .owl-video-tn, +.owl-carousel .owl-video-playing .owl-video-play-icon { + display: none; } + +.owl-carousel .owl-video-tn { + opacity: 0; + height: 100%; + background-position: center center; + background-repeat: no-repeat; + background-size: contain; + transition: opacity 400ms ease; } + +.owl-carousel .owl-video-frame { + position: relative; + z-index: 1; + height: 100%; + width: 100%; } diff --git a/public/assets/Varsity/vendors/owl_carousel/js/owl.carousel.min.js b/public/assets/Varsity/vendors/owl_carousel/js/owl.carousel.min.js new file mode 100644 index 0000000..fbbffc5 --- /dev/null +++ b/public/assets/Varsity/vendors/owl_carousel/js/owl.carousel.min.js @@ -0,0 +1,7 @@ +/** + * Owl Carousel v2.3.4 + * Copyright 2013-2018 David Deutsch + * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE + */ +!function(a,b,c,d){function e(b,c){this.settings=null,this.options=a.extend({},e.Defaults,c),this.$element=a(b),this._handlers={},this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._widths=[],this._invalidated={},this._pipe=[],this._drag={time:null,target:null,pointer:null,stage:{start:null,current:null},direction:null},this._states={current:{},tags:{initializing:["busy"],animating:["busy"],dragging:["interacting"]}},a.each(["onResize","onThrottledResize"],a.proxy(function(b,c){this._handlers[c]=a.proxy(this[c],this)},this)),a.each(e.Plugins,a.proxy(function(a,b){this._plugins[a.charAt(0).toLowerCase()+a.slice(1)]=new b(this)},this)),a.each(e.Workers,a.proxy(function(b,c){this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),this.initialize()}e.Defaults={items:3,loop:!1,center:!1,rewind:!1,checkVisibility:!0,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:b,fallbackEasing:"swing",slideTransition:"",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",refreshClass:"owl-refresh",loadedClass:"owl-loaded",loadingClass:"owl-loading",rtlClass:"owl-rtl",responsiveClass:"owl-responsive",dragClass:"owl-drag",itemClass:"owl-item",stageClass:"owl-stage",stageOuterClass:"owl-stage-outer",grabClass:"owl-grab"},e.Width={Default:"default",Inner:"inner",Outer:"outer"},e.Type={Event:"event",State:"state"},e.Plugins={},e.Workers=[{filter:["width","settings"],run:function(){this._width=this.$element.width()}},{filter:["width","items","settings"],run:function(a){a.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){this.$stage.children(".cloned").remove()}},{filter:["width","items","settings"],run:function(a){var b=this.settings.margin||"",c=!this.settings.autoWidth,d=this.settings.rtl,e={width:"auto","margin-left":d?b:"","margin-right":d?"":b};!c&&this.$stage.children().css(e),a.css=e}},{filter:["width","items","settings"],run:function(a){var b=(this.width()/this.settings.items).toFixed(3)-this.settings.margin,c=null,d=this._items.length,e=!this.settings.autoWidth,f=[];for(a.items={merge:!1,width:b};d--;)c=this._mergers[d],c=this.settings.mergeFit&&Math.min(c,this.settings.items)||c,a.items.merge=c>1||a.items.merge,f[d]=e?b*c:this._items[d].width();this._widths=f}},{filter:["items","settings"],run:function(){var b=[],c=this._items,d=this.settings,e=Math.max(2*d.items,4),f=2*Math.ceil(c.length/2),g=d.loop&&c.length?d.rewind?e:Math.max(e,f):0,h="",i="";for(g/=2;g>0;)b.push(this.normalize(b.length/2,!0)),h+=c[b[b.length-1]][0].outerHTML,b.push(this.normalize(c.length-1-(b.length-1)/2,!0)),i=c[b[b.length-1]][0].outerHTML+i,g-=1;this._clones=b,a(h).addClass("cloned").appendTo(this.$stage),a(i).addClass("cloned").prependTo(this.$stage)}},{filter:["width","items","settings"],run:function(){for(var a=this.settings.rtl?1:-1,b=this._clones.length+this._items.length,c=-1,d=0,e=0,f=[];++c<b;)d=f[c-1]||0,e=this._widths[this.relative(c)]+this.settings.margin,f.push(d+e*a);this._coordinates=f}},{filter:["width","items","settings"],run:function(){var a=this.settings.stagePadding,b=this._coordinates,c={width:Math.ceil(Math.abs(b[b.length-1]))+2*a,"padding-left":a||"","padding-right":a||""};this.$stage.css(c)}},{filter:["width","items","settings"],run:function(a){var b=this._coordinates.length,c=!this.settings.autoWidth,d=this.$stage.children();if(c&&a.items.merge)for(;b--;)a.css.width=this._widths[this.relative(b)],d.eq(b).css(a.css);else c&&(a.css.width=a.items.width,d.css(a.css))}},{filter:["items"],run:function(){this._coordinates.length<1&&this.$stage.removeAttr("style")}},{filter:["width","items","settings"],run:function(a){a.current=a.current?this.$stage.children().index(a.current):0,a.current=Math.max(this.minimum(),Math.min(this.maximum(),a.current)),this.reset(a.current)}},{filter:["position"],run:function(){this.animate(this.coordinates(this._current))}},{filter:["width","position","items","settings"],run:function(){var a,b,c,d,e=this.settings.rtl?1:-1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;c<d;c++)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,(this.op(a,"<=",g)&&this.op(a,">",h)||this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.$stage.children(".active").removeClass("active"),this.$stage.children(":eq("+i.join("), :eq(")+")").addClass("active"),this.$stage.children(".center").removeClass("center"),this.settings.center&&this.$stage.children().eq(this.current()).addClass("center")}}],e.prototype.initializeStage=function(){this.$stage=this.$element.find("."+this.settings.stageClass),this.$stage.length||(this.$element.addClass(this.options.loadingClass),this.$stage=a("<"+this.settings.stageElement+">",{class:this.settings.stageClass}).wrap(a("<div/>",{class:this.settings.stageOuterClass})),this.$element.append(this.$stage.parent()))},e.prototype.initializeItems=function(){var b=this.$element.find(".owl-item");if(b.length)return this._items=b.get().map(function(b){return a(b)}),this._mergers=this._items.map(function(){return 1}),void this.refresh();this.replace(this.$element.children().not(this.$stage.parent())),this.isVisible()?this.refresh():this.invalidate("width"),this.$element.removeClass(this.options.loadingClass).addClass(this.options.loadedClass)},e.prototype.initialize=function(){if(this.enter("initializing"),this.trigger("initialize"),this.$element.toggleClass(this.settings.rtlClass,this.settings.rtl),this.settings.autoWidth&&!this.is("pre-loading")){var a,b,c;a=this.$element.find("img"),b=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:d,c=this.$element.children(b).width(),a.length&&c<=0&&this.preloadAutoWidthImages(a)}this.initializeStage(),this.initializeItems(),this.registerEventHandlers(),this.leave("initializing"),this.trigger("initialized")},e.prototype.isVisible=function(){return!this.settings.checkVisibility||this.$element.is(":visible")},e.prototype.setup=function(){var b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a){a<=b&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),"function"==typeof e.stagePadding&&(e.stagePadding=e.stagePadding()),delete e.responsive,e.responsiveClass&&this.$element.attr("class",this.$element.attr("class").replace(new RegExp("("+this.options.responsiveClass+"-)\\S+\\s","g"),"$1"+d))):e=a.extend({},this.options),this.trigger("change",{property:{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("settings"),this.trigger("changed",{property:{name:"settings",value:this.settings}})},e.prototype.optionsLogic=function(){this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",{content:b});return c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.options.itemClass).append(b)),this.trigger("prepared",{content:c.data}),c.data},e.prototype.update=function(){for(var b=0,c=this._pipe.length,d=a.proxy(function(a){return this[a]},this._invalidated),e={};b<c;)(this._invalidated.all||a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b++;this._invalidated={},!this.is("valid")&&this.enter("valid")},e.prototype.width=function(a){switch(a=a||e.Width.Default){case e.Width.Inner:case e.Width.Outer:return this._width;default:return this._width-2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function(){this.enter("refreshing"),this.trigger("refresh"),this.setup(),this.optionsLogic(),this.$element.addClass(this.options.refreshClass),this.update(),this.$element.removeClass(this.options.refreshClass),this.leave("refreshing"),this.trigger("refreshed")},e.prototype.onThrottledResize=function(){b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this._handlers.onResize,this.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return!!this._items.length&&(this._width!==this.$element.width()&&(!!this.isVisible()&&(this.enter("resizing"),this.trigger("resize").isDefaultPrevented()?(this.leave("resizing"),!1):(this.invalidate("width"),this.refresh(),this.leave("resizing"),void this.trigger("resized")))))},e.prototype.registerEventHandlers=function(){a.support.transition&&this.$stage.on(a.support.transition.end+".owl.core",a.proxy(this.onTransitionEnd,this)),!1!==this.settings.responsive&&this.on(b,"resize",this._handlers.onThrottledResize),this.settings.mouseDrag&&(this.$element.addClass(this.options.dragClass),this.$stage.on("mousedown.owl.core",a.proxy(this.onDragStart,this)),this.$stage.on("dragstart.owl.core selectstart.owl.core",function(){return!1})),this.settings.touchDrag&&(this.$stage.on("touchstart.owl.core",a.proxy(this.onDragStart,this)),this.$stage.on("touchcancel.owl.core",a.proxy(this.onDragEnd,this)))},e.prototype.onDragStart=function(b){var d=null;3!==b.which&&(a.support.transform?(d=this.$stage.css("transform").replace(/.*\(|\)| /g,"").split(","),d={x:d[16===d.length?12:4],y:d[16===d.length?13:5]}):(d=this.$stage.position(),d={x:this.settings.rtl?d.left+this.$stage.width()-this.width()+this.settings.margin:d.left,y:d.top}),this.is("animating")&&(a.support.transform?this.animate(d.x):this.$stage.stop(),this.invalidate("position")),this.$element.toggleClass(this.options.grabClass,"mousedown"===b.type),this.speed(0),this._drag.time=(new Date).getTime(),this._drag.target=a(b.target),this._drag.stage.start=d,this._drag.stage.current=d,this._drag.pointer=this.pointer(b),a(c).on("mouseup.owl.core touchend.owl.core",a.proxy(this.onDragEnd,this)),a(c).one("mousemove.owl.core touchmove.owl.core",a.proxy(function(b){var d=this.difference(this._drag.pointer,this.pointer(b));a(c).on("mousemove.owl.core touchmove.owl.core",a.proxy(this.onDragMove,this)),Math.abs(d.x)<Math.abs(d.y)&&this.is("valid")||(b.preventDefault(),this.enter("dragging"),this.trigger("drag"))},this)))},e.prototype.onDragMove=function(a){var b=null,c=null,d=null,e=this.difference(this._drag.pointer,this.pointer(a)),f=this.difference(this._drag.stage.start,e);this.is("dragging")&&(a.preventDefault(),this.settings.loop?(b=this.coordinates(this.minimum()),c=this.coordinates(this.maximum()+1)-b,f.x=((f.x-b)%c+c)%c+b):(b=this.settings.rtl?this.coordinates(this.maximum()):this.coordinates(this.minimum()),c=this.settings.rtl?this.coordinates(this.minimum()):this.coordinates(this.maximum()),d=this.settings.pullDrag?-1*e.x/5:0,f.x=Math.max(Math.min(f.x,b+d),c+d)),this._drag.stage.current=f,this.animate(f.x))},e.prototype.onDragEnd=function(b){var d=this.difference(this._drag.pointer,this.pointer(b)),e=this._drag.stage.current,f=d.x>0^this.settings.rtl?"left":"right";a(c).off(".owl.core"),this.$element.removeClass(this.options.grabClass),(0!==d.x&&this.is("dragging")||!this.is("valid"))&&(this.speed(this.settings.dragEndSpeed||this.settings.smartSpeed),this.current(this.closest(e.x,0!==d.x?f:this._drag.direction)),this.invalidate("position"),this.update(),this._drag.direction=f,(Math.abs(d.x)>3||(new Date).getTime()-this._drag.time>300)&&this._drag.target.one("click.owl.core",function(){return!1})),this.is("dragging")&&(this.leave("dragging"),this.trigger("dragged"))},e.prototype.closest=function(b,c){var e=-1,f=30,g=this.width(),h=this.coordinates();return this.settings.freeDrag||a.each(h,a.proxy(function(a,i){return"left"===c&&b>i-f&&b<i+f?e=a:"right"===c&&b>i-g-f&&b<i-g+f?e=a+1:this.op(b,"<",i)&&this.op(b,">",h[a+1]!==d?h[a+1]:i-g)&&(e="left"===c?a+1:a),-1===e},this)),this.settings.loop||(this.op(b,">",h[this.minimum()])?e=b=this.minimum():this.op(b,"<",h[this.maximum()])&&(e=b=this.maximum())),e},e.prototype.animate=function(b){var c=this.speed()>0;this.is("animating")&&this.onTransitionEnd(),c&&(this.enter("animating"),this.trigger("translate")),a.support.transform3d&&a.support.transition?this.$stage.css({transform:"translate3d("+b+"px,0px,0px)",transition:this.speed()/1e3+"s"+(this.settings.slideTransition?" "+this.settings.slideTransition:"")}):c?this.$stage.animate({left:b+"px"},this.speed(),this.settings.fallbackEasing,a.proxy(this.onTransitionEnd,this)):this.$stage.css({left:b+"px"})},e.prototype.is=function(a){return this._states.current[a]&&this._states.current[a]>0},e.prototype.current=function(a){if(a===d)return this._current;if(0===this._items.length)return d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:{name:"position",value:a}});b.data!==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.trigger("changed",{property:{name:"position",value:this._current}})}return this._current},e.prototype.invalidate=function(b){return"string"===a.type(b)&&(this._invalidated[b]=!0,this.is("valid")&&this.leave("valid")),a.map(this._invalidated,function(a,b){return b})},e.prototype.reset=function(a){(a=this.normalize(a))!==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype.normalize=function(a,b){var c=this._items.length,e=b?0:this._clones.length;return!this.isNumeric(a)||c<1?a=d:(a<0||a>=c+e)&&(a=((a-e/2)%c+c)%c+e/2),a},e.prototype.relative=function(a){return a-=this._clones.length/2,this.normalize(a,!0)},e.prototype.maximum=function(a){var b,c,d,e=this.settings,f=this._coordinates.length;if(e.loop)f=this._clones.length/2+this._items.length-1;else if(e.autoWidth||e.merge){if(b=this._items.length)for(c=this._items[--b].width(),d=this.$element.width();b--&&!((c+=this._items[b].width()+this.settings.margin)>d););f=b+1}else f=e.center?this._items.length-1:this._items.length-e.items;return a&&(f-=this._clones.length/2),Math.max(f,0)},e.prototype.minimum=function(a){return a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?this._items.slice():(a=this.normalize(a,!0),this._items[a])},e.prototype.mergers=function(a){return a===d?this._mergers.slice():(a=this.normalize(a,!0),this._mergers[a])},e.prototype.clones=function(b){var c=this._clones.length/2,e=c+this._items.length,f=function(a){return a%2==0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return f(b)}):a.map(this._clones,function(a,c){return a===b?f(c):null})},e.prototype.speed=function(a){return a!==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var c,e=1,f=b-1;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return this.coordinates(b)},this)):(this.settings.center?(this.settings.rtl&&(e=-1,f=b+1),c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[f]||0))/2*e):c=this._coordinates[f]||0,c=Math.ceil(c))},e.prototype.duration=function(a,b,c){return 0===c?0:Math.min(Math.max(Math.abs(b-a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(a,b){var c=this.current(),d=null,e=a-this.relative(c),f=(e>0)-(e<0),g=this._items.length,h=this.minimum(),i=this.maximum();this.settings.loop?(!this.settings.rewind&&Math.abs(e)>g/2&&(e+=-1*f*g),a=c+e,(d=((a-h)%g+g)%g+h)!==a&&d-e<=i&&d-e>0&&(c=d-e,a=d,this.reset(c))):this.settings.rewind?(i+=1,a=(a%i+i)%i):a=Math.max(h,Math.min(i,a)),this.speed(this.duration(c,a,b)),this.current(a),this.isVisible()&&this.update()},e.prototype.next=function(a){a=a||!1,this.to(this.relative(this.current())+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-1,a)},e.prototype.onTransitionEnd=function(a){if(a!==d&&(a.stopPropagation(),(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0)))return!1;this.leave("animating"),this.trigger("translated")},e.prototype.viewport=function(){var d;return this.options.responsiveBaseElement!==b?d=a(this.options.responsiveBaseElement).width():b.innerWidth?d=b.innerWidth:c.documentElement&&c.documentElement.clientWidth?d=c.documentElement.clientWidth:console.warn("Can not detect viewport width."),d},e.prototype.replace=function(b){this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSelector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b){b=this.prepare(b),this.$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").addBack("[data-merge]").attr("data-merge")||1)},this)),this.reset(this.isNumeric(this.settings.startPosition)?this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(b,c){var e=this.relative(this._current);c=c===d?this._items.length:this.normalize(c,!0),b=b instanceof jQuery?b:a(b),this.trigger("add",{content:b,position:c}),b=this.prepare(b),0===this._items.length||c===this._items.length?(0===this._items.length&&this.$stage.append(b),0!==this._items.length&&this._items[c-1].after(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").addBack("[data-merge]").attr("data-merge")||1)):(this._items[c].before(b),this._items.splice(c,0,b),this._mergers.splice(c,0,1*b.find("[data-merge]").addBack("[data-merge]").attr("data-merge")||1)),this._items[e]&&this.reset(this._items[e].index()),this.invalidate("items"),this.trigger("added",{content:b,position:c})},e.prototype.remove=function(a){(a=this.normalize(a,!0))!==d&&(this.trigger("remove",{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",{content:null,position:a}))},e.prototype.preloadAutoWidthImages=function(b){b.each(a.proxy(function(b,c){this.enter("pre-loading"),c=a(c),a(new Image).one("load",a.proxy(function(a){c.attr("src",a.target.src),c.css("opacity",1),this.leave("pre-loading"),!this.is("pre-loading")&&!this.is("initializing")&&this.refresh()},this)).attr("src",c.attr("src")||c.attr("data-src")||c.attr("data-src-retina"))},this))},e.prototype.destroy=function(){this.$element.off(".owl.core"),this.$stage.off(".owl.core"),a(c).off(".owl.core"),!1!==this.settings.responsive&&(b.clearTimeout(this.resizeTimer),this.off(b,"resize",this._handlers.onThrottledResize));for(var d in this._plugins)this._plugins[d].destroy();this.$stage.children(".cloned").remove(),this.$stage.unwrap(),this.$stage.children().contents().unwrap(),this.$stage.children().unwrap(),this.$stage.remove(),this.$element.removeClass(this.options.refreshClass).removeClass(this.options.loadingClass).removeClass(this.options.loadedClass).removeClass(this.options.rtlClass).removeClass(this.options.dragClass).removeClass(this.options.grabClass).attr("class",this.$element.attr("class").replace(new RegExp(this.options.responsiveClass+"-\\S+\\s","g"),"")).removeData("owl.carousel")},e.prototype.op=function(a,b,c){var d=this.settings.rtl;switch(b){case"<":return d?a>c:a<c;case">":return d?a<c:a>c;case">=":return d?a<=c:a>=c;case"<=":return d?a>=c:a<=c}},e.prototype.on=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=function(a,b,c,d){a.removeEventListener?a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.trigger=function(b,c,d,f,g){var h={item:{count:this._items.length,index:this.current()}},i=a.camelCase(a.grep(["on",b,d],function(a){return a}).join("-").toLowerCase()),j=a.Event([b,"owl",d||"carousel"].join(".").toLowerCase(),a.extend({relatedTarget:this},h,c));return this._supress[b]||(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(j)}),this.register({type:e.Type.Event,name:b}),this.$element.trigger(j),this.settings&&"function"==typeof this.settings[i]&&this.settings[i].call(this,j)),j},e.prototype.enter=function(b){a.each([b].concat(this._states.tags[b]||[]),a.proxy(function(a,b){this._states.current[b]===d&&(this._states.current[b]=0),this._states.current[b]++},this))},e.prototype.leave=function(b){a.each([b].concat(this._states.tags[b]||[]),a.proxy(function(a,b){this._states.current[b]--},this))},e.prototype.register=function(b){if(b.type===e.Type.Event){if(a.event.special[b.name]||(a.event.special[b.name]={}),!a.event.special[b.name].owl){var c=a.event.special[b.name]._default;a.event.special[b.name]._default=function(a){return!c||!c.apply||a.namespace&&-1!==a.namespace.indexOf("owl")?a.namespace&&a.namespace.indexOf("owl")>-1:c.apply(this,arguments)},a.event.special[b.name].owl=!0}}else b.type===e.Type.State&&(this._states.tags[b.name]?this._states.tags[b.name]=this._states.tags[b.name].concat(b.tags):this._states.tags[b.name]=b.tags,this._states.tags[b.name]=a.grep(this._states.tags[b.name],a.proxy(function(c,d){return a.inArray(c,this._states.tags[b.name])===d},this)))},e.prototype.suppress=function(b){a.each(b,a.proxy(function(a,b){this._supress[b]=!0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete this._supress[b]},this))},e.prototype.pointer=function(a){var c={x:null,y:null};return a=a.originalEvent||a||b.event,a=a.touches&&a.touches.length?a.touches[0]:a.changedTouches&&a.changedTouches.length?a.changedTouches[0]:a,a.pageX?(c.x=a.pageX,c.y=a.pageY):(c.x=a.clientX,c.y=a.clientY),c},e.prototype.isNumeric=function(a){return!isNaN(parseFloat(a))},e.prototype.difference=function(a,b){return{x:a.x-b.x,y:a.y-b.y}},a.fn.owlCarousel=function(b){var c=Array.prototype.slice.call(arguments,1);return this.each(function(){var d=a(this),f=d.data("owl.carousel");f||(f=new e(this,"object"==typeof b&&b),d.data("owl.carousel",f),a.each(["next","prev","to","destroy","refresh","replace","add","remove"],function(b,c){f.register({type:e.Type.Event,name:c}),f.$element.on(c+".owl.carousel.core",a.proxy(function(a){a.namespace&&a.relatedTarget!==this&&(this.suppress([c]),f[c].apply(this,[].slice.call(arguments,1)),this.release([c]))},f))})),"string"==typeof b&&"_"!==b.charAt(0)&&f[b].apply(f,c)})},a.fn.owlCarousel.Constructor=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._interval=null,this._visible=null,this._handlers={"initialized.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoRefresh&&this.watch()},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers)};e.Defaults={autoRefresh:!0,autoRefreshInterval:500},e.prototype.watch=function(){this._interval||(this._visible=this._core.isVisible(),this._interval=b.setInterval(a.proxy(this.refresh,this),this._core.settings.autoRefreshInterval))},e.prototype.refresh=function(){this._core.isVisible()!==this._visible&&(this._visible=!this._visible,this._core.$element.toggleClass("owl-hidden",!this._visible),this._visible&&this._core.invalidate("width")&&this._core.refresh())},e.prototype.destroy=function(){var a,c;b.clearInterval(this._interval);for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoRefresh=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel change.owl.carousel resized.owl.carousel":a.proxy(function(b){if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"position"==b.property.name||"initialized"==b.type)){var c=this._core.settings,e=c.center&&Math.ceil(c.items/2)||c.items,f=c.center&&-1*e||0,g=(b.property&&b.property.value!==d?b.property.value:this._core.current())+f,h=this._core.clones().length,i=a.proxy(function(a,b){this.load(b)},this);for(c.lazyLoadEager>0&&(e+=c.lazyLoadEager,c.loop&&(g-=c.lazyLoadEager,e++));f++<e;)this.load(h/2+this._core.relative(g)),h&&a.each(this._core.clones(this._core.relative(g)),i),g++}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers)};e.Defaults={lazyLoad:!1,lazyLoadEager:0},e.prototype.load=function(c){var d=this._core.$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-src")||f.attr("data-srcset");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?f.one("load.owl.lazy",a.proxy(function(){f.css("opacity",1),this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("src",g):f.is("source")?f.one("load.owl.lazy",a.proxy(function(){this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("srcset",g):(e=new Image,e.onload=a.proxy(function(){f.css({"background-image":'url("'+g+'")',opacity:"1"}),this._core.trigger("loaded",{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this._core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(c){this._core=c,this._previousHeight=null,this._handlers={"initialized.owl.carousel refreshed.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoHeight&&"position"===a.property.name&&this.update()},this),"loaded.owl.lazy":a.proxy(function(a){a.namespace&&this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClass).index()===this._core.current()&&this.update()},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers),this._intervalId=null;var d=this;a(b).on("load",function(){d._core.settings.autoHeight&&d.update()}),a(b).resize(function(){d._core.settings.autoHeight&&(null!=d._intervalId&&clearTimeout(d._intervalId),d._intervalId=setTimeout(function(){d.update()},250))})};e.Defaults={autoHeight:!1,autoHeightClass:"owl-height"},e.prototype.update=function(){var b=this._core._current,c=b+this._core.settings.items,d=this._core.settings.lazyLoad,e=this._core.$stage.children().toArray().slice(b,c),f=[],g=0;a.each(e,function(b,c){f.push(a(c).height())}),g=Math.max.apply(null,f),g<=1&&d&&this._previousHeight&&(g=this._previousHeight),this._previousHeight=g,this._core.$stage.parent().height(g).addClass(this._core.settings.autoHeightClass)},e.prototype.destroy=function(){var a,b;for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._videos={},this._playing=null,this._handlers={"initialized.owl.carousel":a.proxy(function(a){a.namespace&&this._core.register({type:"state",name:"playing",tags:["interacting"]})},this),"resize.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.video&&this.isInFullScreen()&&a.preventDefault()},this),"refreshed.owl.carousel":a.proxy(function(a){a.namespace&&this._core.is("resizing")&&this._core.$stage.find(".cloned .owl-video-frame").remove()},this),"changed.owl.carousel":a.proxy(function(a){a.namespace&&"position"===a.property.name&&this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){if(b.namespace){var c=a(b.content).find(".owl-video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this._core.$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-play-icon",a.proxy(function(a){this.play(a)},this))};e.Defaults={video:!1,videoHeight:!1,videoWidth:!1},e.prototype.fetch=function(a,b){var c=function(){return a.attr("data-vimeo-id")?"vimeo":a.attr("data-vzaar-id")?"vzaar":"youtube"}(),d=a.attr("data-vimeo-id")||a.attr("data-youtube-id")||a.attr("data-vzaar-id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.|app.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com|be\-nocookie\.com)|vzaar\.com)\/(video\/|videos\/|embed\/|channels\/.+\/|groups\/.+\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else if(d[3].indexOf("vimeo")>-1)c="vimeo";else{if(!(d[3].indexOf("vzaar")>-1))throw new Error("Video URL not supported.");c="vzaar"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr("data-video",g),this.thumbnail(a,this._videos[g])},e.prototype.thumbnail=function(b,c){var d,e,f,g=c.width&&c.height?"width:"+c.width+"px;height:"+c.height+"px;":"",h=b.find("img"),i="src",j="",k=this._core.settings,l=function(c){e='<div class="owl-video-play-icon"></div>',d=k.lazyLoad?a("<div/>",{class:"owl-video-tn "+j,srcType:c}):a("<div/>",{class:"owl-video-tn",style:"opacity:1;background-image:url("+c+")"}),b.after(d),b.after(e)};if(b.wrap(a("<div/>",{class:"owl-video-wrapper",style:g})),this._core.settings.lazyLoad&&(i="data-src",j="owl-lazy"),h.length)return l(h.attr(i)),h.remove(),!1;"youtube"===c.type?(f="//img.youtube.com/vi/"+c.id+"/hqdefault.jpg",l(f)):"vimeo"===c.type?a.ajax({type:"GET",url:"//vimeo.com/api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a[0].thumbnail_large,l(f)}}):"vzaar"===c.type&&a.ajax({type:"GET",url:"//vzaar.com/api/videos/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a.framegrab_url,l(f)}})},e.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null,this._core.leave("playing"),this._core.trigger("stopped",null,"video")},e.prototype.play=function(b){var c,d=a(b.target),e=d.closest("."+this._core.settings.itemClass),f=this._videos[e.attr("data-video")],g=f.width||"100%",h=f.height||this._core.$stage.height();this._playing||(this._core.enter("playing"),this._core.trigger("play",null,"video"),e=this._core.items(this._core.relative(e.index())),this._core.reset(e.index()),c=a('<iframe frameborder="0" allowfullscreen mozallowfullscreen webkitAllowFullScreen ></iframe>'),c.attr("height",h),c.attr("width",g),"youtube"===f.type?c.attr("src","//www.youtube.com/embed/"+f.id+"?autoplay=1&rel=0&v="+f.id):"vimeo"===f.type?c.attr("src","//player.vimeo.com/video/"+f.id+"?autoplay=1"):"vzaar"===f.type&&c.attr("src","//view.vzaar.com/"+f.id+"/player?autoplay=true"),a(c).wrap('<div class="owl-video-frame" />').insertAfter(e.find(".owl-video")),this._playing=e.addClass("owl-video-playing"))},e.prototype.isInFullScreen=function(){var b=c.fullscreenElement||c.mozFullScreenElement||c.webkitFullscreenElement;return b&&a(b).parent().hasClass("owl-video-frame")},e.prototype.destroy=function(){var a,b;this._core.$element.off("click.owl.video");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapping=!0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function(a){a.namespace&&"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":a.proxy(function(a){a.namespace&&(this.swapping="translated"==a.type)},this),"translate.owl.carousel":a.proxy(function(a){a.namespace&&this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};e.Defaults={animateOut:!1, +animateIn:!1},e.prototype.swap=function(){if(1===this.core.settings.items&&a.support.animation&&a.support.transition){this.core.speed(0);var b,c=a.proxy(this.clear,this),d=this.core.$stage.children().eq(this.previous),e=this.core.$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings.animateOut;this.core.current()!==this.previous&&(g&&(b=this.core.coordinates(this.previous)-this.core.coordinates(this.next),d.one(a.support.animation.end,c).css({left:b+"px"}).addClass("animated owl-animated-out").addClass(g)),f&&e.one(a.support.animation.end,c).addClass("animated owl-animated-in").addClass(f))}},e.prototype.clear=function(b){a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.onTransitionEnd()},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this._core=b,this._call=null,this._time=0,this._timeout=0,this._paused=!0,this._handlers={"changed.owl.carousel":a.proxy(function(a){a.namespace&&"settings"===a.property.name?this._core.settings.autoplay?this.play():this.stop():a.namespace&&"position"===a.property.name&&this._paused&&(this._time=0)},this),"initialized.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.autoplay&&this.play()},this),"play.owl.autoplay":a.proxy(function(a,b,c){a.namespace&&this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function(a){a.namespace&&this.stop()},this),"mouseover.owl.autoplay":a.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.pause()},this),"mouseleave.owl.autoplay":a.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.play()},this),"touchstart.owl.core":a.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.pause()},this),"touchend.owl.core":a.proxy(function(){this._core.settings.autoplayHoverPause&&this.play()},this)},this._core.$element.on(this._handlers),this._core.options=a.extend({},e.Defaults,this._core.options)};e.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},e.prototype._next=function(d){this._call=b.setTimeout(a.proxy(this._next,this,d),this._timeout*(Math.round(this.read()/this._timeout)+1)-this.read()),this._core.is("interacting")||c.hidden||this._core.next(d||this._core.settings.autoplaySpeed)},e.prototype.read=function(){return(new Date).getTime()-this._time},e.prototype.play=function(c,d){var e;this._core.is("rotating")||this._core.enter("rotating"),c=c||this._core.settings.autoplayTimeout,e=Math.min(this._time%(this._timeout||c),c),this._paused?(this._time=this.read(),this._paused=!1):b.clearTimeout(this._call),this._time+=this.read()%c-e,this._timeout=c,this._call=b.setTimeout(a.proxy(this._next,this,d),c-e)},e.prototype.stop=function(){this._core.is("rotating")&&(this._time=0,this._paused=!0,b.clearTimeout(this._call),this._core.leave("rotating"))},e.prototype.pause=function(){this._core.is("rotating")&&!this._paused&&(this._time=this.read(),this._paused=!0,b.clearTimeout(this._call))},e.prototype.destroy=function(){var a,b;this.stop();for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){"use strict";var e=function(b){this._core=b,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":a.proxy(function(b){b.namespace&&this._core.settings.dotsData&&this._templates.push('<div class="'+this._core.settings.dotClass+'">'+a(b.content).find("[data-dot]").addBack("[data-dot]").attr("data-dot")+"</div>")},this),"added.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.dotsData&&this._templates.splice(a.position,0,this._templates.pop())},this),"remove.owl.carousel":a.proxy(function(a){a.namespace&&this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"changed.owl.carousel":a.proxy(function(a){a.namespace&&"position"==a.property.name&&this.draw()},this),"initialized.owl.carousel":a.proxy(function(a){a.namespace&&!this._initialized&&(this._core.trigger("initialize",null,"navigation"),this.initialize(),this.update(),this.draw(),this._initialized=!0,this._core.trigger("initialized",null,"navigation"))},this),"refreshed.owl.carousel":a.proxy(function(a){a.namespace&&this._initialized&&(this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation"))},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this.$element.on(this._handlers)};e.Defaults={nav:!1,navText:['<span aria-label="Previous">‹</span>','<span aria-label="Next">›</span>'],navSpeed:!1,navElement:'button type="button" role="presentation"',navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotsData:!1,dotsSpeed:!1,dotsContainer:!1},e.prototype.initialize=function(){var b,c=this._core.settings;this._controls.$relative=(c.navContainer?a(c.navContainer):a("<div>").addClass(c.navContainerClass).appendTo(this.$element)).addClass("disabled"),this._controls.$previous=a("<"+c.navElement+">").addClass(c.navClass[0]).html(c.navText[0]).prependTo(this._controls.$relative).on("click",a.proxy(function(a){this.prev(c.navSpeed)},this)),this._controls.$next=a("<"+c.navElement+">").addClass(c.navClass[1]).html(c.navText[1]).appendTo(this._controls.$relative).on("click",a.proxy(function(a){this.next(c.navSpeed)},this)),c.dotsData||(this._templates=[a('<button role="button">').addClass(c.dotClass).append(a("<span>")).prop("outerHTML")]),this._controls.$absolute=(c.dotsContainer?a(c.dotsContainer):a("<div>").addClass(c.dotsClass).appendTo(this.$element)).addClass("disabled"),this._controls.$absolute.on("click","button",a.proxy(function(b){var d=a(b.target).parent().is(this._controls.$absolute)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(d,c.dotsSpeed)},this));for(b in this._overrides)this._core[b]=a.proxy(this[b],this)},e.prototype.destroy=function(){var a,b,c,d,e;e=this._core.settings;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)"$relative"===b&&e.navContainer?this._controls[b].html(""):this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},e.prototype.update=function(){var a,b,c,d=this._core.clones().length/2,e=d+this._core.items().length,f=this._core.maximum(!0),g=this._core.settings,h=g.center||g.autoWidth||g.dotsData?1:g.dotsEach||g.items;if("page"!==g.slideBy&&(g.slideBy=Math.min(g.slideBy,g.items)),g.dots||"page"==g.slideBy)for(this._pages=[],a=d,b=0,c=0;a<e;a++){if(b>=h||0===b){if(this._pages.push({start:Math.min(f,a-d),end:a-d+h-1}),Math.min(f,a-d)===f)break;b=0,++c}b+=this._core.mergers(this._core.relative(a))}},e.prototype.draw=function(){var b,c=this._core.settings,d=this._core.items().length<=c.items,e=this._core.relative(this._core.current()),f=c.loop||c.rewind;this._controls.$relative.toggleClass("disabled",!c.nav||d),c.nav&&(this._controls.$previous.toggleClass("disabled",!f&&e<=this._core.minimum(!0)),this._controls.$next.toggleClass("disabled",!f&&e>=this._core.maximum(!0))),this._controls.$absolute.toggleClass("disabled",!c.dots||d),c.dots&&(b=this._pages.length-this._controls.$absolute.children().length,c.dotsData&&0!==b?this._controls.$absolute.html(this._templates.join("")):b>0?this._controls.$absolute.append(new Array(b+1).join(this._templates[0])):b<0&&this._controls.$absolute.children().slice(b).remove(),this._controls.$absolute.find(".active").removeClass("active"),this._controls.$absolute.children().eq(a.inArray(this.current(),this._pages)).addClass("active"))},e.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotsData?1:c.dotsEach||c.items)}},e.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,a.proxy(function(a,c){return a.start<=b&&a.end>=b},this)).pop()},e.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},e.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},e.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},e.prototype.to=function(b,c,d){var e;!d&&this._pages.length?(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c)):a.proxy(this._overrides.to,this._core)(b,c)},a.fn.owlCarousel.Constructor.Plugins.Navigation=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){"use strict";var e=function(c){this._core=c,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(c){c.namespace&&"URLHash"===this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){if(b.namespace){var c=a(b.content).find("[data-hash]").addBack("[data-hash]").attr("data-hash");if(!c)return;this._hashes[c]=b.content}},this),"changed.owl.carousel":a.proxy(function(c){if(c.namespace&&"position"===c.property.name){var d=this._core.items(this._core.relative(this._core.current())),e=a.map(this._hashes,function(a,b){return a===d?b:null}).join();if(!e||b.location.hash.slice(1)===e)return;b.location.hash=e}},this)},this._core.options=a.extend({},e.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(a){var c=b.location.hash.substring(1),e=this._core.$stage.children(),f=this._hashes[c]&&e.index(this._hashes[c]);f!==d&&f!==this._core.current()&&this._core.to(this._core.relative(f),!1,!0)},this))};e.Defaults={URLhashListener:!1},e.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=e}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){function e(b,c){var e=!1,f=b.charAt(0).toUpperCase()+b.slice(1);return a.each((b+" "+h.join(f+" ")+f).split(" "),function(a,b){if(g[b]!==d)return e=!c||b,!1}),e}function f(a){return e(a,!0)}var g=a("<support>").get(0).style,h="Webkit Moz O ms".split(" "),i={transition:{end:{WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd",transition:"transitionend"}},animation:{end:{WebkitAnimation:"webkitAnimationEnd",MozAnimation:"animationend",OAnimation:"oAnimationEnd",animation:"animationend"}}},j={csstransforms:function(){return!!e("transform")},csstransforms3d:function(){return!!e("perspective")},csstransitions:function(){return!!e("transition")},cssanimations:function(){return!!e("animation")}};j.csstransitions()&&(a.support.transition=new String(f("transition")),a.support.transition.end=i.transition.end[a.support.transition]),j.cssanimations()&&(a.support.animation=new String(f("animation")),a.support.animation.end=i.animation.end[a.support.animation]),j.csstransforms()&&(a.support.transform=new String(f("transform")),a.support.transform3d=j.csstransforms3d())}(window.Zepto||window.jQuery,window,document);
\ No newline at end of file |
