@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400&display=swap";:root{--hh-forest: #0a4d3c;--hh-forest-deep: #073729;--hh-forest-mist: #e6efea;--hh-amber: #ffa300;--hh-amber-soft: #ffe9b8;--hh-coffee: #2c241b;--hh-coffee-soft: #5a4a3a;--hh-cream: #f8f6f4;--hh-cream-warm: #faf4ea;--hh-ink: #52565b;--hh-rule: #e8e3d8;--bs-primary: var(--hh-forest);--bs-primary-rgb: 10, 77, 60}*,*:after,*:before{box-sizing:border-box;scroll-behavior:auto}body{font-size:15px;line-height:1.75;font-weight:400;font-family:Montserrat,sans-serif;color:#52565b;outline:none;visibility:visible;overflow-X:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:""}body[dir=rtl]{text-align:right}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;color:#2c241b;font-weight:0;line-height:1.1;margin-bottom:0}h1{font-size:36px}@media only screen and (max-width: 767px){h1{font-size:30px}}h2{font-size:30px}@media only screen and (max-width: 767px){h2{font-size:24px}}h3{font-size:24px}@media only screen and (max-width: 767px){h3{font-size:20px}}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}p{margin-bottom:0}a,button{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}a,button,img,input{transition:all .3s linear;outline:0}a:focus,button:focus,img:focus,input:focus{outline:0}a:focus{color:inherit;outline:none;text-decoration:none}a:hover{text-decoration:none;color:#ffa300}ul,ol{padding:0;list-style:none;margin:0}button,input[type=submit]{cursor:pointer}img{max-width:100%}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1}input:-moz-placeholder,textarea:-moz-placeholder{opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1}.section,.main-wrapper{float:left;width:100%}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.tab-content{width:100%}.tab-content .tab-pane{display:block;height:0;max-width:100%;visibility:hidden;overflow:hidden;opacity:0}.tab-content .tab-pane.active{height:auto;visibility:visible;opacity:1;overflow:visible}.section-padding{padding-top:140px;padding-bottom:140px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding{padding-top:100px;padding-bottom:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width: 767px){.section-padding{padding-top:60px;padding-bottom:60px}}.section-padding-02{padding-top:140px}@media only screen and (min-width: 992px) and (max-width: 1199px){.section-padding-02{padding-top:100px}}@media only screen and (min-width: 768px) and (max-width: 991px){.section-padding-02{padding-top:80px}}@media only screen and (max-width: 767px){.section-padding-02{padding-top:60px}}.bg-grey{background-color:#f8f6f4}.section-title{text-align:center;position:relative;z-index:1}.section-title:has(.sub-title){padding:25px 0}@media only screen and (max-width: 767px){.section-title:has(.sub-title){padding:44px 0}}.section-title:has(.sub-title):before{position:absolute;content:"";background-image:url(/theme/assets/images/shape/shape-3.png);background-position:center center;background-repeat:no-repeat;background-size:contain;width:120px;height:166px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.section-title .sub-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#0a4d3c;text-transform:uppercase;letter-spacing:1px}@media only screen and (max-width: 767px){.section-title .sub-title{font-size:13px}}.section-title .main-title{font-size:57px;margin-top:23px;line-height:1.1}@media only screen and (max-width: 767px){.section-title .main-title{font-size:36px}}@media only screen and (max-width: 575px){.section-title .main-title{font-size:24px}}.section-title p{color:#50605c;font-weight:500;font-size:19px;margin-top:22px}@media only screen and (max-width: 767px){.section-title p{font-size:16px}}.section-title.section-title-white:has(.sub-title):before{background-image:url(/theme/assets/images/shape/shape-4.png)}.section-title.section-title-white .sub-title{color:#fea200}.section-title.section-title-white .main-title{color:#fff}.section-title.shape-none{padding:0}.section-title.shape-none:before{display:none}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;visibility:hidden;z-index:99;transition:all .3s linear}.overlay.open{opacity:.7;visibility:visible}.page-pagination{padding-top:60px}.page-pagination .pagination li{margin-right:12px}.page-pagination .pagination li:last-child{margin-right:0}.page-pagination .pagination li a{width:60px;height:60px;line-height:60px;text-align:center;font-size:15px;font-weight:500;color:#2c241b;display:block;transform:all .3s linear;border-radius:2px;background-color:#f8f6f4}@media only screen and (max-width: 575px){.page-pagination .pagination li a{width:40px;height:40px;line-height:40px;font-size:14px}}.page-pagination .pagination li a.active,.page-pagination .pagination li a:hover{color:#fff;background-color:#0a4d3c}.animation-left{animation:left 5s linear 0s infinite normal forwards}@keyframes left{0%{transform:translate(0)}50%{transform:translate(-40px)}to{transform:translate(0)}}.animation-right{animation:right 5s linear 0s infinite normal forwards}@keyframes right{0%{transform:translate(0)}50%{transform:translate(40px)}to{transform:translate(0)}}.animation-up{animation:up 5s linear 0s infinite normal forwards}@keyframes up{0%{transform:translateY(0)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}.animation-down{animation:down 5s linear 0s infinite normal forwards}@keyframes down{0%{transform:translateY(0)}50%{transform:translateY(40px)}to{transform:translateY(0)}}.animation-rotate{animation:rotate 5s linear 0s infinite normal forwards}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(-15deg)}to{transform:rotate(0)}}blockquote{background-color:#ffa300;text-align:center;padding:40px 50px;position:relative;z-index:1;overflow:hidden}@media only screen and (max-width: 575px){blockquote{padding:20px 25px}}blockquote:not(:first-child){margin-top:25px}blockquote:not(:last-child){margin-bottom:25px}blockquote i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:150px;line-height:1;color:#fff;opacity:.1;z-index:-1}blockquote p{display:inline;font-size:20px!important;font-style:italic;font-family:Playfair Display,serif;color:#fff!important;line-height:1.35;font-weight:500}@media only screen and (max-width: 575px){blockquote p{font-size:18px!important}}blockquote .shape{position:absolute;bottom:-150px;left:-45px;z-index:-1}label{display:block;line-height:1;margin-bottom:10px;font-weight:400;text-transform:capitalize}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]),textarea{box-shadow:none;color:#999;border-radius:2px;margin-bottom:0;padding:10px 25px;max-width:100%;width:100%;font-size:15px;line-height:30px;font-weight:400;border:1px solid rgba(10,77,60,.2);margin-top:20px;transition:all .3s linear;background-color:#fff}input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):focus,textarea:focus{outline:none;border-color:#0a4d3c}textarea{height:280px;resize:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:calc(100% - 25px) 50%;background-repeat:no-repeat;font-family:Montserrat,sans-serif;width:100%;border:none;background-color:#f7f7f7;line-height:24px;font-weight:300;height:50px;padding:10px 44px 10px 21px;color:#52565b;border-radius:0;max-width:500px}.reviews-rating{margin-top:15px}.reviews-rating label{display:block;font-size:14px;font-weight:400;color:#52565b;margin-bottom:0}.reviews-rating .rating{display:flex;margin-top:5px}.reviews-rating .rating li{font-size:16px;color:#d0d0d0;margin:0 2px;cursor:pointer}.reviews-rating .rating li i{transition:all .3s linear}.reviews-rating .rating li i.star,.reviews-rating .rating li i.hover{color:#ffba00}.btn-wrap{display:flex;flex-wrap:wrap;margin:-5px}.btn-wrap .btn{margin:5px}.btn{display:inline-block;position:relative;overflow:hidden;background-color:transparent;border-color:transparent;color:#52565b;text-transform:capitalize;font-size:16px;font-weight:500;padding:0 40px;line-height:55px;height:55px;border-width:0px;border-style:solid;box-shadow:none;transition:all .3s ease 0s;cursor:pointer;border-radius:50px}.btn:active,.btn:focus{box-shadow:none!important}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.btn:not([type=submit]){font-size:14px;height:45px;line-height:45px;padding:0 30px}}@media only screen and (max-width: 575px){.btn:not([type=submit]){height:40px;line-height:40px;padding:0 20px;font-size:14px}}.btn-group{display:inline-flex;flex-wrap:wrap}.btn-group .btn{border-radius:0}.btn-group .btn:first-child{border-radius:4px 0 0 4px}.btn-group .btn:last-child{border-radius:0 4px 4px 0}.btn-round{border-radius:100px}.btn-square{border-radius:0}[class*=btn-icon-] i{position:absolute;top:0;width:60px;height:60px;line-height:28px;text-align:center;padding:15px;background-color:#0000001a}.btn-icon-left{padding-left:69px}.btn-icon-left i{left:0;right:auto}.btn-icon-right{padding-right:69px}.btn-icon-right i{left:auto;right:0}.btn-box{width:50px;padding:10px;text-align:center;flex:1 0 50px}.btn-box i{display:block;line-height:24px}.btn-primary{background-color:#ffa300;border-color:#ffa300;color:#fff}.btn-primary:focus,.btn-primary:active,.btn-primary:hover{background-color:#ffa300;border-color:#ffa300;color:#fff}.btn-secondary{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.btn-secondary:focus,.btn-secondary:active,.btn-secondary:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.btn-success{background-color:#4caf50;border-color:#4caf50;color:#fff}.btn-success:focus,.btn-success:active,.btn-success:hover{background-color:#4caf50;border-color:#4caf50;color:#fff}.btn-danger{background-color:#f44336;border-color:#f44336;color:#fff}.btn-danger:focus,.btn-danger:active,.btn-danger:hover{background-color:#f44336;border-color:#f44336;color:#fff}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#2c241b}.btn-warning:focus,.btn-warning:active,.btn-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#2c241b}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:focus,.btn-info:active,.btn-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#2c241b}.btn-light:focus,.btn-light:active,.btn-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#2c241b}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:focus,.btn-dark:active,.btn-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-white{background-color:#fff;border-color:#fff;color:#343a40}.btn-white:focus,.btn-white:active,.btn-white:hover{background-color:#fff;border-color:#fff;color:#343a40}.btn-hover-primary:hover{background-color:#ffa300;border-color:#ffa300;color:#fff}.btn-hover-secondary:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.btn-hover-success:hover{background-color:#4caf50;border-color:#4caf50;color:#fff}.btn-hover-danger:hover{background-color:#f44336;border-color:#f44336;color:#fff}.btn-hover-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#2c241b}.btn-hover-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-hover-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#2c241b}.btn-hover-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-hover-white:hover{background-color:#fff;border-color:#fff;color:#343a40}.btn-android{background-color:#7ac157;border-color:#7ac157;color:#fff}.btn-android:hover{background-color:#6bba45;border-color:#6bba45}.btn-apple{background-color:#b8b8b8;border-color:#b8b8b8;color:#fff}.btn-apple:hover{background-color:#ababab;border-color:#ababab}.btn-behance{background-color:#1869ff;border-color:#1869ff;color:#fff}.btn-behance:hover{background-color:#0059fe;border-color:#0059fe}.btn-codepen{background-color:#000;border-color:#000;color:#fff}.btn-codepen:hover{background-color:#000;border-color:#000}.btn-dribbble{background-color:#ea4c8a;border-color:#ea4c8a;color:#fff}.btn-dribbble:hover{background-color:#e7357b;border-color:#e7357b}.btn-dropbox{background-color:#007ee5;border-color:#007ee5;color:#fff}.btn-dropbox:hover{background-color:#0070cc;border-color:#0070cc}.btn-evernote{background-color:#78d525;border-color:#78d525;color:#fff}.btn-evernote:hover{background-color:#6cbf21;border-color:#6cbf21}.btn-facebook{background-color:#4867aa;border-color:#4867aa;color:#fff}.btn-facebook:hover{background-color:#405c98;border-color:#405c98}.btn-github{background-color:#313131;border-color:#313131;color:#fff}.btn-github:hover{background-color:#242424;border-color:#242424}.btn-google-drive{background-color:#1da462;border-color:#1da462;color:#fff}.btn-google-drive:hover{background-color:#198e55;border-color:#198e55}.btn-google-earth{background-color:#4285f4;border-color:#4285f4;color:#fff}.btn-google-earth:hover{background-color:#2a75f3;border-color:#2a75f3}.btn-google-glass{background-color:#ea4335;border-color:#ea4335;color:#fff}.btn-google-glass:hover{background-color:#e82e1e;border-color:#e82e1e}.btn-google-maps{background-color:#5083c3;border-color:#5083c3;color:#fff}.btn-google-maps:hover{background-color:#4076ba;border-color:#4076ba}.btn-google-play{background-color:#01b9fd;border-color:#01b9fd;color:#fff}.btn-google-play:hover{background-color:#01a6e4;border-color:#01a6e4}.btn-google-plus{background-color:#dd5144;border-color:#dd5144;color:#fff}.btn-google-plus:hover{background-color:#d93d2e;border-color:#d93d2e}.btn-google{background-color:#4285f4;border-color:#4285f4;color:#fff}.btn-google:hover{background-color:#2a75f3;border-color:#2a75f3}.btn-instagram{background-color:#b23a94;border-color:#b23a94;color:#fff}.btn-instagram:hover{background-color:#9f3484;border-color:#9f3484}.btn-css3{background-color:#0277bd;border-color:#0277bd;color:#fff}.btn-css3:hover{background-color:#0267a4;border-color:#0267a4}.btn-html5{background-color:#e44d26;border-color:#e44d26;color:#fff}.btn-html5:hover{background-color:#d6411b;border-color:#d6411b}.btn-javascript{background-color:#f9dc3d;border-color:#f9dc3d;color:#fff}.btn-javascript:hover{background-color:#f8d824;border-color:#f8d824}.btn-python{background-color:#0c9dbf;border-color:#0c9dbf;color:#fff}.btn-python:hover{background-color:#0a89a7;border-color:#0a89a7}.btn-lastfm{background-color:#e31b23;border-color:#e31b23;color:#fff}.btn-lastfm:hover{background-color:#cc181f;border-color:#cc181f}.btn-linkedin{background-color:#007bb6;border-color:#007bb6;color:#fff}.btn-linkedin:hover{background-color:#006a9d;border-color:#006a9d}.btn-paypal{background-color:#002f86;border-color:#002f86;color:#fff}.btn-paypal:hover{background-color:#00266d;border-color:#00266d}.btn-pinterest{background-color:#bd081b;border-color:#bd081b;color:#fff}.btn-pinterest:hover{background-color:#a50718;border-color:#a50718}.btn-pocket{background-color:#ef3e56;border-color:#ef3e56;color:#fff}.btn-pocket:hover{background-color:#ed2641;border-color:#ed2641}.btn-polymer{background-color:#f87292;border-color:#f87292;color:#fff}.btn-polymer:hover{background-color:#f75a7f;border-color:#f75a7f}.btn-rss{background-color:#f99c3a;border-color:#f99c3a;color:#fff}.btn-rss:hover{background-color:#f89021;border-color:#f89021}.btn-share{background-color:#2c9cff;border-color:#2c9cff;color:#fff}.btn-share:hover{background-color:#1390ff;border-color:#1390ff}.btn-stackoverflow{background-color:#f38024;border-color:#f38024;color:#fff}.btn-stackoverflow:hover{background-color:#f0720d;border-color:#f0720d}.btn-steam{background-color:#15497b;border-color:#15497b;color:#fff}.btn-steam:hover{background-color:#113c65;border-color:#113c65}.btn-twitter{background-color:#1da1f2;border-color:#1da1f2;color:#fff}.btn-twitter:hover{background-color:#0d95e8;border-color:#0d95e8}.btn-vk{background-color:#5181b8;border-color:#5181b8;color:#fff}.btn-vk:hover{background-color:#4574aa;border-color:#4574aa}.btn-wikipedia{background-color:#e9e9e9;border-color:#e9e9e9;color:#2c241b}.btn-wikipedia:hover{background-color:#dcdcdc;border-color:#dcdcdc}.btn-windows{background-color:#0078d6;border-color:#0078d6;color:#fff}.btn-windows:hover{background-color:#006abd;border-color:#006abd}.btn-500px{background-color:#000;border-color:#000;color:#fff}.btn-500px:hover{background-color:#000;border-color:#000}.btn-8tracks{background-color:#122d4b;border-color:#122d4b;color:#fff}.btn-8tracks:hover{background-color:#0d2136;border-color:#0d2136}.btn-amazon{background-color:#f79b34;border-color:#f79b34;color:#fff}.btn-amazon:hover{background-color:#f68f1b;border-color:#f68f1b}.btn-blogger{background-color:#f06a35;border-color:#f06a35;color:#fff}.btn-blogger:hover{background-color:#ee581d;border-color:#ee581d}.btn-delicious{background-color:#0000fe;border-color:#0000fe;color:#fff}.btn-delicious:hover{background-color:#0000e5;border-color:#0000e5}.btn-disqus{background-color:#2e9efe;border-color:#2e9efe;color:#fff}.btn-disqus:hover{background-color:#1592fe;border-color:#1592fe}.btn-flattr{background-color:#7ab831;border-color:#7ab831;color:#fff}.btn-flattr:hover{background-color:#6da42c;border-color:#6da42c}.btn-flickr{background-color:#fe0084;border-color:#fe0084;color:#fff}.btn-flickr:hover{background-color:#e50077;border-color:#e50077}.btn-odnoklassniki{background-color:#f58220;border-color:#f58220;color:#fff}.btn-odnoklassniki:hover{background-color:#f1750b;border-color:#f1750b}.btn-outlook{background-color:#0072c6;border-color:#0072c6;color:#fff}.btn-outlook:hover{background-color:#0063ad;border-color:#0063ad}.btn-playstation{background-color:#07418e;border-color:#07418e;color:#fff}.btn-playstation:hover{background-color:#063676;border-color:#063676}.btn-reddit{background-color:#ff4500;border-color:#ff4500;color:#fff}.btn-reddit:hover{background-color:#e63e00;border-color:#e63e00}.btn-skype{background-color:#00a9f0;border-color:#00a9f0;color:#fff}.btn-skype:hover{background-color:#0097d7;border-color:#0097d7}.btn-slideshare{background-color:#0077b5;border-color:#0077b5;color:#fff}.btn-slideshare:hover{background-color:#00669c;border-color:#00669c}.btn-soundcloud{background-color:#fe4900;border-color:#fe4900;color:#fff}.btn-soundcloud:hover{background-color:#e54200;border-color:#e54200}.btn-tumblr{background-color:#36465d;border-color:#36465d;color:#fff}.btn-tumblr:hover{background-color:#2d3a4d;border-color:#2d3a4d}.btn-twitch{background-color:#6441a4;border-color:#6441a4;color:#fff}.btn-twitch:hover{background-color:#593a92;border-color:#593a92}.btn-vimeo{background-color:#1ab7ea;border-color:#1ab7ea;color:#fff}.btn-vimeo:hover{background-color:#14a7d7;border-color:#14a7d7}.btn-whatsapp{background-color:#189d0e;border-color:#189d0e;color:#fff}.btn-whatsapp:hover{background-color:#14860c;border-color:#14860c}.btn-xbox{background-color:#107c0f;border-color:#107c0f;color:#fff}.btn-xbox:hover{background-color:#0d650c;border-color:#0d650c}.btn-yahoo{background-color:#4101af;border-color:#4101af;color:#fff}.btn-yahoo:hover{background-color:#380196;border-color:#380196}.btn-youtube{background-color:#fe0000;border-color:#fe0000;color:#fff}.btn-youtube:hover{background-color:#e50000;border-color:#e50000}.modal .modal-dialog{max-width:900px}@media only screen and (min-width: 768px) and (max-width: 991px){.modal .modal-dialog{max-width:660px}}@media only screen and (max-width: 767px){.modal .modal-dialog{max-width:540px}}@media only screen and (max-width: 575px){.modal .modal-dialog{max-width:90%;margin:0 auto}}.modal .modal-dialog .modal-content .modal-header{padding:12px 16px}.modal .modal-dialog .modal-content .modal-header .modal-title{font-size:22px;font-weight:500;color:#2c241b;margin-bottom:0;font-family:Montserrat,sans-serif}.modal .modal-dialog .modal-content .reviews-form{padding-top:0}.header-main{position:absolute;top:0;left:0;width:100%;z-index:99;background-color:var(--hh-cream);border-bottom:1px solid var(--hh-rule)}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.header-main{padding:15px 0}}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding-block:.25rem}.header-logo a{display:inline-block;line-height:0}.header-logo a img{max-height:56px;width:auto}@media only screen and (max-width: 575px){.header-logo a img{width:130px}}.header-menu{display:flex;align-items:center}.header-menu ul{display:flex}.header-menu ul li{position:relative;padding:28px 0}.header-menu ul li+li{margin-left:42px}@media only screen and (min-width: 992px) and (max-width: 1199px){.header-menu ul li+li{margin-left:28px}}.header-menu ul li a{font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--hh-coffee);transition:color .25s ease,box-shadow .25s ease;padding-bottom:4px}.header-menu ul li a.active{color:var(--hh-forest);box-shadow:inset 0 -2px 0 var(--hh-amber)}.header-menu ul li ul{display:block}.header-menu ul li ul li{margin:0;padding:0}.header-menu ul li:hover a:hover{color:var(--hh-forest);box-shadow:inset 0 -2px 0 var(--hh-amber)}.header-menu ul li:hover>.sub-menu{opacity:1;visibility:visible;top:100%}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px){.header-menu ul li:nth-last-of-type(1) ul li .sub-menu,.header-menu ul li:nth-last-of-type(2) ul li .sub-menu{left:auto;right:100%}}.header-menu .sub-menu{position:absolute;top:110%;left:0;width:240px;background-color:#fff;box-shadow:0 12px 32px #0737291f;border-top:2px solid var(--hh-forest);padding:8px 0;z-index:9;opacity:0;visibility:hidden;transition:all .3s linear}.header-menu .sub-menu li a{padding:8px 22px;font-size:.85rem;letter-spacing:.08em;color:var(--hh-coffee)}.header-menu .sub-menu li a:hover{color:var(--hh-forest);background-color:var(--hh-cream)}.header-menu .sub-menu li .sub-menu{left:100%;top:0;transition:all .3s linear;opacity:0;visibility:hidden}.header-menu .sub-menu li:hover .sub-menu{top:-8px;opacity:1;visibility:visible}.header-btn{margin-left:60px}@media only screen and (min-width: 992px) and (max-width: 1199px){.header-btn{margin-left:40px}}.header-toggle{display:flex;align-items:center}.header-toggle .menu-toggle{margin-left:30px}@media only screen and (max-width: 575px){.header-toggle .menu-toggle{margin-left:15px}}.header-toggle .menu-toggle span{width:26px;height:2px;background-color:var(--hh-coffee);display:block;margin:5px 0}.sticky{position:fixed;background-color:var(--hh-cream);border-bottom:1px solid var(--hh-rule);box-shadow:0 4px 16px #07372914;-webkit-animation:sticky 1s;animation:sticky 1s}@-webkit-keyframes sticky{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes sticky{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.mobile-menu{position:fixed;top:0;width:300px;height:100%;left:-305px;background-color:#fff;z-index:999;padding-top:70px;transition:all .3s linear;overflow:auto}.mobile-menu.open{left:0}.mobile-menu .menu-close{position:absolute;top:20px;right:25px;font-size:30px;color:#2c241b}.mobile-menu-items{padding:30px 0}.mobile-menu-items ul{border-top:1px solid rgba(10,77,60,.15)}.mobile-menu-items ul li{position:relative}.mobile-menu-items ul li a{display:block;width:100%;background:none;text-align:left;padding:10px 20px;border:0;border-bottom:1px solid rgba(10,77,60,.15);font-size:15px;font-weight:500;color:#2c241b}.mobile-menu-items ul li .mobile-menu-expand{position:absolute;right:20px;top:12px;width:16px;height:16px;cursor:pointer}.mobile-menu-items ul li .mobile-menu-expand:before{position:absolute;content:"";width:100%;height:1px;background-color:#2c241b;top:50%;transform:translateY(-50%)}.mobile-menu-items ul li .mobile-menu-expand:after{position:absolute;content:"";width:1px;height:100%;background-color:#2c241b;left:50%;bottom:0;transform:translate(-50%)}.mobile-menu-items ul li.active-expand>.mobile-menu-expand:after{height:0}.mobile-menu-items ul li ul{border-top:0}.mobile-menu-items ul li ul li a{padding-left:12%}.mobile-menu-items ul li ul li ul li a{padding-left:24%}.login-header{background-color:#0a4d3c}.login-header-wrapper.navbar{padding:0}.login-header-logo{padding:25px;background-color:#073f31}.login-header-logo a+a{margin-left:15px}@media only screen and (max-width: 575px){.login-header-logo a+a{display:none}}.login-header-logo.logo-2{margin-right:50px;padding:35px 50px;background-color:#073f31}@media only screen and (min-width: 768px) and (max-width: 991px){.login-header-logo.logo-2{padding:30px 20px;margin-right:20px}}@media only screen and (max-width: 767px){.login-header-logo.logo-2{padding:20px;margin-right:30px}}.login-header-search{position:relative;width:500px;margin-left:auto;margin-right:30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.login-header-search{width:400px}}@media only screen and (min-width: 768px) and (max-width: 991px){.login-header-search{width:350px}}@media only screen and (max-width: 767px){.login-header-search{position:static;width:auto;margin-right:0}}.login-header-search .search-input{position:relative;padding:0;background:none;display:block;z-index:11;border-radius:0;border:0}@media only screen and (max-width: 767px){.login-header-search .search-input{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#28313d;align-items:center;z-index:113;display:none}}.login-header-search .search-input input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]){width:100%;height:60px;border:0;border-radius:50px;padding:0 53px 0 30px;outline:none;transition:all .3s linear;background-color:#073f31;color:#fff;font-size:16px;font-weight:400;margin-top:0}.login-header-search .search-input input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder{opacity:1}.login-header-search .search-input input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder{opacity:1}.login-header-search .search-input input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{opacity:1}.login-header-search .search-input input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder{opacity:1}.login-header-search .search-input.show{display:flex;animation:sticky .3s}.login-header-search button{position:absolute;width:50px;height:50px;line-height:48px;text-align:center;border-radius:10px;background-color:transparent;border:0;top:5px;right:5px;font-size:16px;color:#fff;z-index:112}@media only screen and (max-width: 767px){.login-header-search button{position:relative;top:0;right:0;font-size:24px}}@media only screen and (max-width: 575px){.login-header-search button{position:relative;top:0;right:0;font-size:20px}}.login-header-search.search-2{margin-right:0;margin-left:0}@media only screen and (max-width: 767px){.login-header-search.search-2{margin-left:auto}}@-webkit-keyframes search{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes search{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.login-header-action{display:flex;align-items:center;padding-right:25px}@media only screen and (max-width: 767px){.login-header-action{padding-right:5px}}.login-header-action>*{margin:0 15px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 575px){.login-header-action>*{margin:0 7px}}.login-header-action .notification{font-size:36px;color:#fff;position:relative;padding:3px 0 0;background:none;border:0}@media only screen and (min-width: 768px) and (max-width: 991px){.login-header-action .notification{font-size:28px}}@media only screen and (max-width: 767px){.login-header-action .notification{font-size:24px}}@media only screen and (max-width: 575px){.login-header-action .notification{font-size:22px}}.login-header-action .notification .active{width:12px;height:12px;background-color:#ffa300;border:2px solid #0a4d3c;position:absolute;top:17px;right:3px;border-radius:5px}@media only screen and (max-width: 575px){.login-header-action .notification .active{right:-2px}}.login-header-action .author img{width:60px;border-radius:50%}@media only screen and (min-width: 768px) and (max-width: 991px){.login-header-action .author img{width:50px}}@media only screen and (max-width: 767px){.login-header-action .author img{width:45px}}.login-header-action .more{width:36px;height:36px;border:0;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 768px) and (max-width: 991px){.login-header-action .more{width:30px;height:30px}}@media only screen and (max-width: 575px){.login-header-action .more{width:28px;height:28px}}.login-header-action .more span{width:4px;height:4px;background-color:#0a4d3c;border-radius:50%;display:inline-block;margin:0 1.5px}@media only screen and (max-width: 575px){.login-header-action .more span{width:3px;height:3px;margin:0 1px}}.login-header-action .dropdown .dropdown-menu{width:160px;padding:10px;border-radius:10px;border:0;box-shadow:0 10px 30px #0000001a;background-color:#fff;left:auto;right:0}.login-header-action .dropdown .dropdown-menu.dropdown-notification{width:360px;padding:0;right:-150px}@media only screen and (min-width: 768px) and (max-width: 991px){.login-header-action .dropdown .dropdown-menu.dropdown-notification{right:-110px}}@media only screen and (max-width: 767px){.login-header-action .dropdown .dropdown-menu.dropdown-notification{right:-140px}}@media only screen and (max-width: 575px){.login-header-action .dropdown .dropdown-menu.dropdown-notification{width:270px;right:-90px}}.login-header-action .dropdown .dropdown-menu li{border-bottom:1px solid #e0dddb}.login-header-action .dropdown .dropdown-menu li:last-child{border-bottom:0}.login-header-action .dropdown .dropdown-menu li>a{display:block;color:#2c241b;font-size:13px;font-weight:600;padding:9px 14px;transition:all .3s linear}.login-header-action .dropdown .dropdown-menu li>a:hover{color:#ffa300}.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item{display:flex;border-bottom:1px solid #e0dddb;padding:20px 25px}@media only screen and (max-width: 575px){.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item{padding:10px 15px}}.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .notify-icon{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;display:inline-block;margin-right:10px;padding:0 9px}@media only screen and (max-width: 575px){.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .notify-icon{width:30px;height:30px;line-height:30px;padding:0 8px;font-size:13px}}.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .dropdown-body{flex:1}.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .dropdown-body p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px;margin-bottom:0;margin-top:5px;font-weight:400;font-size:14px}@media only screen and (max-width: 575px){.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .dropdown-body p{width:150px}}.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .notify-time{width:100%;white-space:nowrap;color:#828690;height:35px;line-height:35px;text-align:center;border-radius:50%;display:inline-block;font-size:13px;padding-left:9px}@media only screen and (max-width: 575px){.login-header-action .dropdown .dropdown-menu .notification-items-list .notification-item .notify-time{font-size:12px}}.login-header-action .dropdown .dropdown-menu .all-notification{display:block;padding:15px 30px;text-align:center;font-size:14px;color:#2c241b;font-weight:400}.login-header-action.action-2{margin-left:auto}@media only screen and (max-width: 767px){.login-header-action.action-2{margin-left:0}}.single-slider{height:940px;padding-top:100px;padding-bottom:105px;position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-slider{height:780px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single-slider{height:780px}}@media only screen and (max-width: 767px){.single-slider{height:auto;padding-top:195px;padding-bottom:200px}}@media only screen and (max-width: 575px){.single-slider{padding-top:135px;padding-bottom:140px}}.slider-content{max-width:600px}.slider-content .sub-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#0a4d3c;text-transform:uppercase;letter-spacing:1px}.slider-content .main-title{font-size:80px;line-height:1;margin-top:16px}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-content .main-title{font-size:64px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-content .main-title{font-size:64px}}@media only screen and (max-width: 767px){.slider-content .main-title{font-size:56px}}@media only screen and (max-width: 575px){.slider-content .main-title{font-size:36px;line-height:1.3}}.slider-content p{font-size:20px;font-weight:500;color:#2c241b;margin-top:30px}@media only screen and (max-width: 575px){.slider-content p{font-size:16px}}.slider-content .btn{margin-top:30px}.slider-social{position:absolute;bottom:60px;left:0;width:100%}@media only screen and (max-width: 575px){.slider-social{bottom:80px}}.slider-social .social-wrapper{display:flex;align-items:center}.slider-social .social-wrapper p{font-size:16px;font-weight:500;color:#2c241b;white-space:nowrap;padding-right:5px}@media only screen and (max-width: 575px){.slider-social .social-wrapper p{font-size:14px}}.slider-social .social-wrapper .social{display:flex}.slider-social .social-wrapper .social li{margin-left:15px}@media only screen and (max-width: 575px){.slider-social .social-wrapper .social li{margin-left:10px}}.slider-social .social-wrapper .social li a{width:45px;height:45px;line-height:43px;text-align:center;border:1px solid rgba(10,77,60,.15);border-radius:50%;transition:all .3s linear}@media only screen and (max-width: 575px){.slider-social .social-wrapper .social li a{width:35px;height:35px;line-height:33px}}.slider-social .social-wrapper .social li a:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.animation-style-01 .slider-content{opacity:0}.animation-style-01.swiper-slide-active .slider-content{opacity:1}.animation-style-01.swiper-slide-active .slider-content .sub-title{animation-name:fadeInUpBig;animation-delay:.4s;animation-duration:1s;animation-fill-mode:both}.animation-style-01.swiper-slide-active .slider-content .main-title{animation-name:fadeInUpBig;animation-delay:.8s;animation-duration:1s;animation-fill-mode:both}.animation-style-01.swiper-slide-active .slider-content p{animation-name:fadeInUpBig;animation-delay:1.2s;animation-duration:1s;animation-fill-mode:both}.animation-style-01.swiper-slide-active .slider-content .btn{animation-name:fadeInUpBig;animation-delay:1.6s;animation-duration:1s;animation-fill-mode:both}.animation-style-01.swiper-slide-active .slider-images{opacity:1}.animation-style-01.swiper-slide-active .slider-images img{animation-name:fadeInUpBig;animation-delay:1.2s;animation-duration:1.3s;animation-fill-mode:both}.slider-active{position:relative}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.slider-active .arrow{display:flex;flex-direction:row-reverse;justify-content:center}}.slider-active .swiper-button-next,.slider-active .swiper-button-prev{width:45px;height:45px;font-size:15px;color:#fff;opacity:1;border-radius:50%;background-color:#266151;transition:all .3s linear;bottom:60px;top:auto;margin-top:0;outline:none}@media only screen and (max-width: 767px){.slider-active .swiper-button-next,.slider-active .swiper-button-prev{width:35px;height:35px;font-size:13px}}@media only screen and (max-width: 575px){.slider-active .swiper-button-next,.slider-active .swiper-button-prev{bottom:20px;margin:0 5px}}.slider-active .swiper-button-next:after,.slider-active .swiper-button-prev:after{display:none}.slider-active .swiper-button-next:before,.slider-active .swiper-button-prev:before{position:absolute;content:"";width:100%;height:100%;border-radius:50%;border:1px solid rgba(10,77,60,.1);transform:scale(0);opacity:0;visibility:hidden;transition:all .3s linear}@media only screen and (max-width: 767px){.slider-active .swiper-button-next:before,.slider-active .swiper-button-prev:before{display:none}}.slider-active .swiper-button-next:hover,.slider-active .swiper-button-prev:hover{background-color:#ffa300}.slider-active .swiper-button-next:hover:before,.slider-active .swiper-button-prev:hover:before{opacity:1;visibility:visible;transform:scale(2)}.slider-active .swiper-button-next{right:70px}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-active .swiper-button-next{right:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.slider-active .swiper-button-next{right:20px}}@media only screen and (max-width: 575px){.slider-active .swiper-button-next{right:auto;left:50%}}.slider-active .swiper-button-prev{left:auto;right:160px}@media only screen and (min-width: 992px) and (max-width: 1199px){.slider-active .swiper-button-prev{right:120px}}@media only screen and (min-width: 768px) and (max-width: 991px){.slider-active .swiper-button-prev{right:100px}}@media only screen and (max-width: 767px){.slider-active .swiper-button-prev{right:70px}}@media only screen and (max-width: 575px){.slider-active .swiper-button-prev{left:auto;right:50%}}.features-wrapper{margin-top:-50px}.features-wrapper .row>*:nth-child(2n+2) .single-feature{border-left:1px solid #f3f0ec;border-right:1px solid #f3f0ec}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.features-wrapper .row>*:nth-child(2n+2) .single-feature{border:0}}.single-feature{text-align:center;padding:0 25px;margin-top:50px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.single-feature{max-width:380px;margin-left:auto;margin-right:auto}}.single-feature .feature-icon span{width:170px;height:170px;line-height:175px;background-color:#f8f6f4;text-align:center;display:inline-block;font-size:70px;color:#0a4d3c;border-radius:50%;position:relative;overflow:hidden;z-index:1;transition:all .3s linear;transition-delay:.3s}@media only screen and (max-width: 575px){.single-feature .feature-icon span{width:140px;height:140px;line-height:145px;font-size:60px}}.single-feature .feature-icon span:before{position:absolute;content:"";bottom:-150px;left:0;width:100%;height:100%;border-radius:50%;background-color:#0a4d3c;transition:all .3s linear;transition-delay:.3s;z-index:-1}@media only screen and (max-width: 575px){.single-feature .feature-icon span:before{bottom:-120px}}.single-feature .feature-icon span:after{position:absolute;content:"";bottom:-170px;left:0;width:100%;height:100%;border-radius:50%;background-color:#ffa300;transition:all .3s linear;z-index:-1}@media only screen and (max-width: 575px){.single-feature .feature-icon span:after{bottom:-140px}}.single-feature .feature-content{padding-top:35px}.single-feature .feature-content .content-wrapper{background-color:#fff}.single-feature .feature-content .title{font-size:35px}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-feature .feature-content .title{font-size:30px}}@media only screen and (max-width: 575px){.single-feature .feature-content .title{font-size:24px}}.single-feature .feature-content p{margin-top:20px}.single-feature .feature-content .arrow{width:60px;height:60px;line-height:60px;text-align:center;background-color:#ffa300;color:#fff;font-size:25px;border-radius:50%;margin-top:35px;position:relative;opacity:0;visibility:hidden;transition:all .3s linear}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.single-feature .feature-content .arrow{opacity:1;visibility:visible}}.single-feature .feature-content .arrow:hover{background-color:#0a4d3c}.single-feature.active .feature-icon span,.single-feature:hover .feature-icon span{transition-delay:0;color:#fff}.single-feature.active .feature-icon span:before,.single-feature:hover .feature-icon span:before{bottom:0;transition-delay:0}.single-feature.active .feature-icon span:after,.single-feature:hover .feature-icon span:after{bottom:-150px;transition-delay:.3s}@media only screen and (max-width: 575px){.single-feature.active .feature-icon span:after,.single-feature:hover .feature-icon span:after{bottom:-120px}}.single-feature.active .feature-content .arrow,.single-feature:hover .feature-content .arrow{opacity:1;visibility:visible}.about-wrapper{margin-top:-50px}.about-images{position:relative;margin-top:50px}.about-images:before{position:absolute;content:"";width:100%;height:100%;bottom:0;left:0;background:linear-gradient(180deg,#0a4d3c00,#0a4d3c00,#0a4d3c99)}.about-images .shape{position:absolute;top:-60px;left:-60px;animation:spin-1 8s infinite linear}@media only screen and (max-width: 575px){.about-images .shape{width:100px;left:-20px;top:-20px}}.about-images .images img{width:100%}.about-images .about-btn{position:absolute;bottom:35px;left:0;width:100%;text-align:center}@keyframes spin-1{to{transform:rotate(1turn)}}.about-content{padding:100px 80px;margin-top:50px;position:relative}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 767px){.about-content{padding:40px}}.about-content .shape{position:absolute;top:-30px;right:-50px}@media only screen and (max-width: 575px){.about-content .shape{width:110px;top:-10px;right:-20px}}.about-content .sub-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#0a4d3c;text-transform:uppercase;letter-spacing:1px;line-height:1.4}.about-content .main-title{font-size:57px;margin-top:23px}@media only screen and (min-width: 992px) and (max-width: 1199px){.about-content .main-title{font-size:44px}}@media only screen and (max-width: 767px){.about-content .main-title{font-size:44px}}@media only screen and (max-width: 575px){.about-content .main-title{font-size:24px}}.about-content .count{font-family:Montserrat,sans-serif;font-size:30px;font-weight:500;color:#0a4d3c;line-height:1;margin-top:40px;display:block}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.about-content .count{font-size:24px}}.about-content p{margin-top:20px}.courses-wrapper{padding-top:40px}@media only screen and (max-width: 767px){.courses-wrapper{padding-top:0}}.single-courses{margin-top:50px}.single-courses .courses-images a{display:block}.single-courses .courses-images a img{width:100%}.single-courses .courses-content{background-image:-moz-linear-gradient(-90deg,rgb(248,246,244) 0%,rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(-90deg,rgb(248,246,244) 0%,rgb(255,255,255) 100%);background-image:-ms-linear-gradient(-90deg,rgb(248,246,244) 0%,rgb(255,255,255) 100%)}.single-courses .courses-content .courses-price{position:relative;margin-top:-40px;z-index:1}@media only screen and (max-width: 767px){.single-courses .courses-content .courses-price{margin-top:-30px}}.single-courses .courses-content .courses-price .price{display:block;width:80px;height:80px;line-height:76px;border:2px solid #f8f6f4;border-radius:50%;background-color:#0a4d3c;color:#fff;font-size:20px;font-weight:700;margin:0 auto;text-align:center}@media only screen and (max-width: 767px){.single-courses .courses-content .courses-price .price{width:60px;height:60px;line-height:56px;font-size:16px}}.single-courses .courses-content .content-wrapper{padding:30px 30px 25px}@media only screen and (max-width: 767px){.single-courses .courses-content .content-wrapper{padding:20px 20px 15px}}.single-courses .courses-content .content-wrapper .author{color:#9b9ea1;font-weight:500}.single-courses .courses-content .content-wrapper .author a{color:#2c241b}.single-courses .courses-content .content-wrapper .title a{font-size:24px;margin-top:10px;font-weight:500;line-height:1.3}@media only screen and (max-width: 767px){.single-courses .courses-content .content-wrapper .title a{font-size:20px}}.single-courses .courses-content .content-wrapper .meta{display:flex;margin-top:20px}.single-courses .courses-content .content-wrapper .meta li{color:#fea200;font-size:13px;position:relative}.single-courses .courses-content .content-wrapper .meta li+li{margin-left:35px}.single-courses .courses-content .content-wrapper .meta li+li:before{position:absolute;content:"";background-color:#0a4d3c;width:4px;height:4px;border-radius:50%;top:50%;transform:translateY(-50%);left:-15px}.courses-search-bar{background-color:#f8f6f4;padding:1px 20px 20px;display:flex;justify-content:space-between}.courses-search-bar .courses-select{max-width:340px;width:100%;height:60px;background-color:#fff;margin-top:19px;border-radius:2px;padding-top:0}.courses-search-bar .courses-select .nice-select{float:none;width:100%;display:block;height:60px;border-radius:2px;border:0;padding-left:20px;padding-right:30px}.courses-search-bar .courses-select .nice-select .current{line-height:60px;font-size:15px;color:#52565b}.courses-search-bar .courses-select .nice-select:after{width:7px;height:7px;border-color:#52565b;right:20px}.courses-search-bar .courses-select .nice-select .list{width:100%}.courses-search{max-width:340px;width:100%;height:60px;background-color:#fff;margin-top:19px;position:relative;border-radius:2px;overflow:hidden}.courses-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]){width:100%;height:60px;padding-left:20px;padding-right:65px;border:0;background-color:transparent;font-size:15px;color:#52565b;margin-top:0}.courses-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder{opacity:1}.courses-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder{opacity:1}.courses-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{opacity:1}.courses-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder{opacity:1}.courses-search button{width:50px;height:50px;background-color:#0a4d3c;color:#fff;position:absolute;top:5px;right:5px;border-radius:2px;border:0;padding:0}.courses-category-wrapper{background-color:#f8f6f4;padding:1px 20px 20px;border-radius:2px}@media only screen and (min-width: 1500px),only screen and (min-width: 1200px) and (max-width: 1499px){.courses-category-wrapper{display:flex;justify-content:space-between;flex-direction:row-reverse}}@media only screen and (max-width: 575px){.courses-category-wrapper{padding:1px 30px 30px}}.courses-category-wrapper .category-menu{display:flex;margin-left:-7px;margin-right:-7px;margin-top:4px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-category-wrapper .category-menu{flex-wrap:wrap}}.courses-category-wrapper .category-menu li{padding:15px 7px 0}.courses-category-wrapper .category-menu li a{width:160px;height:60px;line-height:58px;border:1px solid rgba(255,163,0,.2);text-align:center;border-radius:2px;background-color:#fff;transition:all .3s linear;display:inline-block;font-weight:500;font-size:15px;color:#343a40;padding:0 20px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-category-wrapper .category-menu li a{width:auto}}@media only screen and (max-width: 575px){.courses-category-wrapper .category-menu li a{font-size:14px;height:50px;line-height:48px;padding:0 12px}}.courses-category-wrapper .category-menu li a.active,.courses-category-wrapper .category-menu li a:hover{background-color:#ffa300;border-color:#ffa300;color:#fff}.courses-category-wrapper .courses-search{margin-top:20px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-category-wrapper .courses-search{max-width:none}}.courses-wrapper-02{padding-top:30px}.single-courses-02{margin-top:30px;border-radius:2px;transition:all .3s linear}.single-courses-02 .courses-images{position:relative}.single-courses-02 .courses-images a{display:block}.single-courses-02 .courses-images a img{width:100%;border-radius:2px}.single-courses-02 .courses-images .courses-option{position:absolute;top:10px;right:10px;z-index:2}.single-courses-02 .courses-images .courses-option .option-toggle{width:35px;height:35px;border:0;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center}.single-courses-02 .courses-images .courses-option .option-toggle span{width:4px;height:4px;background-color:#0a4d3c;border-radius:50%;display:block;margin:0 1.5px}.single-courses-02 .courses-images .courses-option .dropdown-menu{padding:10px 20px;border:0;background-color:#0a4d3ce6;border-radius:10px;min-width:180px;top:20px!important;left:auto!important;right:15px!important;transform:translateZ(0)!important;z-index:-1}.single-courses-02 .courses-images .courses-option .dropdown-menu li{padding:5px 0}.single-courses-02 .courses-images .courses-option .dropdown-menu li a{color:#fff;font-size:13px;font-weight:400;white-space:nowrap}.single-courses-02 .courses-images .courses-option .dropdown-menu li a i{margin-right:5px}.single-courses-02 .courses-content{padding:25px 30px;background-image:-moz-linear-gradient(-90deg,rgb(248,246,244) 0%,rgb(255,255,255) 100%);background-image:-webkit-linear-gradient(-90deg,rgb(248,246,244) 0%,rgb(255,255,255) 100%);background-image:-ms-linear-gradient(-90deg,rgb(248,246,244) 0%,rgb(255,255,255) 100%)}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-courses-02 .courses-content{padding:20px 25px}}.single-courses-02 .courses-content .author{font-size:15px;font-weight:500;color:#9b9ea1}.single-courses-02 .courses-content .author a{color:#2c241b}.single-courses-02 .courses-content .author a:hover{color:#ffa300}.single-courses-02 .courses-content .title a{font-size:24px;font-weight:500;color:#2c241b;margin-top:13px;display:inline-block;line-height:1.4}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-courses-02 .courses-content .title a{font-size:18px}}@media only screen and (max-width: 575px){.single-courses-02 .courses-content .title a{font-size:20px}}.single-courses-02 .courses-content .title a:hover{color:#ffa300}.single-courses-02 .courses-content .courses-rating{padding-top:15px}.single-courses-02 .courses-content .courses-rating p{font-size:14px;font-weight:400;color:#52565b;margin-bottom:0}.single-courses-02 .courses-content .courses-rating p a{color:#ffa300}.single-courses-02 .courses-content .courses-rating .rating-progress-bar{width:100%;height:3px;background-color:#d3ded7;margin-top:10px}.single-courses-02 .courses-content .courses-rating .rating-progress-bar .rating-line{height:100%;background-color:#0a4d3c}.single-courses-02 .courses-content .courses-rating .rating-meta{display:flex;justify-content:space-between;align-items:center;padding-top:8px}.single-courses-02 .courses-content .courses-rating .rating-meta .rating-star{position:relative}.single-courses-02 .courses-content .courses-rating .rating-meta .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-courses-02 .courses-content .courses-rating .rating-meta .rating-star:before{font-size:13px;letter-spacing:1px}}.single-courses-02 .courses-content .courses-rating .rating-meta .rating-star .rating-bar{position:absolute;top:0;left:0;height:100%;overflow:hidden}.single-courses-02 .courses-content .courses-rating .rating-meta .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-courses-02 .courses-content .courses-rating .rating-meta .rating-star .rating-bar:before{font-size:13px;letter-spacing:1px}}.single-courses-02:hover{border-color:#ffa300}.testimonial-section{background-color:#0a4d3c;position:relative}.testimonial-section .shape-01{position:absolute;top:100px;left:120px}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-section .shape-01{width:220px;left:60px;top:50px}}@media only screen and (max-width: 767px){.testimonial-section .shape-01{width:180px;left:30px;top:20px}}@media only screen and (max-width: 575px){.testimonial-section .shape-01{width:140px}}.testimonial-section .shape-02{position:absolute;top:30%;right:16%}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-section .shape-02{width:97px;right:12%}}@media only screen and (max-width: 767px){.testimonial-section .shape-02{width:77px;right:12%}}@media only screen and (max-width: 575px){.testimonial-section .shape-02{width:57px}}.testimonial-wrapper{max-width:970px;margin:70px auto 0}@media only screen and (max-width: 767px){.testimonial-wrapper{margin-top:30px}}.single-testimonial{text-align:center;padding:0 30px}@media only screen and (max-width: 575px){.single-testimonial{padding:0 15px}}.single-testimonial .testimonial-author{position:relative;display:inline-block}.single-testimonial .testimonial-author img{width:85px;border-radius:50%}.single-testimonial .testimonial-author i{position:absolute;font-size:56px;color:#fea200;left:50%;transform:translate(-50%);bottom:-33px;line-height:1}.single-testimonial p{font-size:25px;font-family:Playfair Display,serif;color:#fff;margin-top:55px}@media only screen and (max-width: 767px){.single-testimonial p{font-size:18px}}@media only screen and (max-width: 575px){.single-testimonial p{font-size:16px}}.single-testimonial .name{font-size:30px;color:#fff;margin-top:52px}@media only screen and (max-width: 767px){.single-testimonial .name{font-size:24px;margin-top:32px}}.single-testimonial .designation{font-size:11px;font-weight:500;color:#fca100;display:block;letter-spacing:1px;text-transform:uppercase;margin-top:10px}.testimonial-active{position:relative}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.testimonial-active .arrow{display:flex;flex-direction:row-reverse;justify-content:center}}.testimonial-active .swiper-button-next,.testimonial-active .swiper-button-prev{width:55px;height:55px;font-size:15px;color:#fff;opacity:1;border-radius:50%;background-color:#266151;transition:all .3s linear;bottom:75px;top:auto;margin-top:0;outline:none}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-active .swiper-button-next,.testimonial-active .swiper-button-prev{bottom:60px}}@media only screen and (min-width: 768px) and (max-width: 991px){.testimonial-active .swiper-button-next,.testimonial-active .swiper-button-prev{bottom:0;position:relative;margin:30px 10px 0}}@media only screen and (max-width: 767px){.testimonial-active .swiper-button-next,.testimonial-active .swiper-button-prev{bottom:0;position:relative;margin:30px 10px 0;width:45px;height:45px}}.testimonial-active .swiper-button-next:after,.testimonial-active .swiper-button-prev:after{display:none}.testimonial-active .swiper-button-next:before,.testimonial-active .swiper-button-prev:before{position:absolute;content:"";width:100%;height:100%;border-radius:50%;border:1px solid rgba(255,255,255,.1);transform:scale(0);opacity:0;visibility:hidden;transition:all .3s linear}.testimonial-active .swiper-button-next:hover,.testimonial-active .swiper-button-prev:hover{background-color:#ffa300}.testimonial-active .swiper-button-next:hover:before,.testimonial-active .swiper-button-prev:hover:before{opacity:1;visibility:visible;transform:scale(2)}.testimonial-active .swiper-button-next{right:70px}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-active .swiper-button-next{right:40px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.testimonial-active .swiper-button-next{right:0}}.testimonial-active .swiper-button-prev{left:auto;right:180px}@media only screen and (min-width: 992px) and (max-width: 1199px){.testimonial-active .swiper-button-prev{right:120px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.testimonial-active .swiper-button-prev{right:auto}}.brand-wrapper{background-color:#f8f6f4;padding:150px 140px;position:relative}@media only screen and (min-width: 1500px){.brand-wrapper{margin-left:-140px;margin-right:-140px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.brand-wrapper{padding:100px 90px}}@media only screen and (min-width: 768px) and (max-width: 991px){.brand-wrapper{padding:60px 50px}}@media only screen and (max-width: 767px){.brand-wrapper{padding:40px 30px}}.brand-wrapper .shape{position:absolute;top:90px;right:-80px}@media only screen and (min-width: 768px) and (max-width: 991px){.brand-wrapper .shape{width:160px;top:50px;right:-50px}}@media only screen and (max-width: 767px){.brand-wrapper .shape{width:100px;top:30px;right:-40px}}@media only screen and (max-width: 575px){.brand-wrapper .shape{width:70px;top:15px;right:-20px}}.brand-logo-wrapper{padding-top:90px}@media only screen and (max-width: 767px){.brand-logo-wrapper{padding-top:40px}}.single-brand{position:relative;overflow:hidden;text-align:center;display:inline-block}.single-brand img{transition:all .3s linear}.single-brand .brand-hover{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;transform:translateY(100%)}.single-brand:hover .brand{transform:translateY(-100%)}.single-brand:hover .brand-hover{opacity:1;visibility:visible;transform:translateY(0)}.blog-wrapper{padding-top:30px}@media only screen and (min-width: 1500px){.blog-wrapper{margin-left:-30px;margin-right:-30px}}@media only screen and (max-width: 767px){.blog-wrapper{padding-top:10px}}.single-blog{margin-top:50px;background-color:#f8f6f4;padding:45px;height:420px;display:flex;align-items:center;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-blog{padding:30px}}@media only screen and (max-width: 767px){.single-blog{padding:20px}}.single-blog .blog .blog-date-meta{display:flex;align-items:center}.single-blog .blog .blog-date-meta span{width:80px;height:80px;border-radius:2px;background-color:#0a4d3c;color:#fff;font-size:13px;text-align:center;padding:17px 15px;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 767px){.single-blog .blog .blog-date-meta span{width:65px;height:65px;padding:9px 10px}}.single-blog .blog .blog-date-meta span strong{font-size:22px;font-weight:700;color:#ffa300;line-height:1;transition:all .3s linear}.single-blog .blog .meta{flex:1;padding-left:35px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 767px){.single-blog .blog .meta{padding-left:20px}}.single-blog .blog .meta .author{color:#9b9ea1;font-weight:700;transition:all .3s linear}.single-blog .blog .meta .author a{color:#2c241b;transition:all .3s linear}.single-blog .blog .meta ul{display:flex;padding-top:10px}.single-blog .blog .meta ul li{font-size:13px;color:#ffa300;position:relative;white-space:nowrap;transition:all .3s linear}.single-blog .blog .meta ul li+li{padding-left:35px}.single-blog .blog .meta ul li+li:before{position:absolute;content:"";width:4px;height:4px;border-radius:50%;background-color:#2c241b;top:50%;left:15px;transform:translateY(-50%);transition:all .3s linear}.single-blog .blog .title a{font-size:24px;font-weight:500;line-height:1.3;margin-top:30px;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-blog .blog .title a{font-size:20px}}.single-blog .blog>p{margin-top:15px;transition:all .3s linear}.single-blog:hover{background-color:#0a4d3c}.single-blog:hover .blog .blog-date-meta span{background-color:#fff;color:#0a4d3c}.single-blog:hover .blog .blog-date-meta span strong,.single-blog:hover .blog .meta .author{color:#ffa300}.single-blog:hover .blog .meta .author a{color:#fff}.single-blog:hover .blog .meta ul li{color:#ffa300}.single-blog:hover .blog .meta ul li+li:before{background-color:#fff}.single-blog:hover .blog .title a{color:#fff}.single-blog:hover .blog>p{color:#fff}.blog-wrapper-02{margin-top:-50px}.download-wrapper{background-color:#ffa300;padding:100px 50px;border-radius:2px;position:relative;overflow:hidden;z-index:1}@media only screen and (min-width: 1500px){.download-wrapper{margin-right:-30px;margin-left:-30px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.download-wrapper{padding:60px 40px}}@media only screen and (max-width: 767px){.download-wrapper{padding:50px}}@media only screen and (max-width: 575px){.download-wrapper{padding:30px}}.download-wrapper .shape-01{position:absolute;left:50px;bottom:-75px;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px){.download-wrapper .shape-01{width:140px}}@media only screen and (max-width: 575px){.download-wrapper .shape-01{width:100px;left:15px;bottom:-45px}}.download-wrapper .shape-02{position:absolute;top:-50px;right:40px;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px){.download-wrapper .shape-02{width:120px}}@media only screen and (max-width: 575px){.download-wrapper .shape-02{width:80px;right:20px}}.download-wrapper .section-title .main-title{color:#fff}.download-wrapper .download-app{padding-top:25px}.download-wrapper .download-app ul{display:flex;justify-content:center;flex-wrap:wrap}.download-wrapper .download-app ul li{padding:30px 15px 0}.download-wrapper .download-app ul li a{width:180px;height:65px;border-radius:10px;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 5px #ffffff26}@media only screen and (max-width: 767px){.download-wrapper .download-app ul li a{width:auto;padding:0 20px;height:50px}}@media only screen and (max-width: 767px){.download-wrapper .download-app ul li a img{width:100px}}.download-section{position:relative;background-color:#ffa300;overflow:hidden;z-index:1}.download-section .shape-01{position:absolute;left:50px;bottom:-75px;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px){.download-section .shape-01{width:140px}}@media only screen and (max-width: 575px){.download-section .shape-01{width:100px;left:15px;bottom:-45px}}.download-section .shape-02{position:absolute;top:-50px;right:40px;z-index:-1}@media only screen and (min-width: 768px) and (max-width: 991px){.download-section .shape-02{width:120px}}@media only screen and (max-width: 575px){.download-section .shape-02{width:80px;right:20px}}.download-app-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.download-app-wrapper .section-title{text-align:left;max-width:630px}.download-app-wrapper .section-title .main-title{color:#fff;font-weight:400;margin-top:5px}.download-app-wrapper .download-app-btn{padding-top:25px}.download-app-wrapper .download-app-btn .app-btn{display:flex;flex-wrap:wrap}.download-app-wrapper .download-app-btn .app-btn li{padding:30px 15px 0}.download-app-wrapper .download-app-btn .app-btn li a{width:180px;height:60px;border-radius:10px;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 5px #ffffff26}@media only screen and (max-width: 767px){.download-app-wrapper .download-app-btn .app-btn li a{width:auto;padding:0 20px;height:50px}}@media only screen and (max-width: 767px){.download-app-wrapper .download-app-btn .app-btn li a img{width:100px}}.page-banner-section{background-repeat:no-repeat;background-position:center center;background-size:cover;padding-top:100px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.page-banner-section{padding-top:80px}}.page-banner-content{padding-top:135px;padding-bottom:140px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.page-banner-content{padding-top:85px;padding-bottom:90px}}@media only screen and (max-width: 575px){.page-banner-content{padding-top:55px;padding-bottom:60px}}.page-banner-content .page-title{font-size:58px;line-height:1.25;font-weight:600}@media only screen and (min-width: 768px) and (max-width: 991px){.page-banner-content .page-title{font-size:44px}}@media only screen and (max-width: 767px){.page-banner-content .page-title{font-size:36px}}@media only screen and (max-width: 575px){.page-banner-content .page-title{font-size:30px}}.page-banner-content .breadcrumb{margin-bottom:0;margin-top:10px}.page-banner-content .breadcrumb .breadcrumb-item{font-weight:500;font-size:16px;color:#2c241b}.page-banner-content .breadcrumb .breadcrumb-item+.breadcrumb-item:before{content:"//";color:#2c241b}.page-banner-content .breadcrumb .breadcrumb-item.active{color:#ffa300}.our-mission-wrapper .content .sub-title{font-size:35px;color:#ffa300;font-weight:400}@media only screen and (min-width: 992px) and (max-width: 1199px){.our-mission-wrapper .content .sub-title{font-size:32px}}@media only screen and (max-width: 575px){.our-mission-wrapper .content .sub-title{font-size:24px}}.our-mission-wrapper .content .main-title{font-size:57px;font-weight:400;margin-top:20px}@media only screen and (min-width: 992px) and (max-width: 1199px){.our-mission-wrapper .content .main-title{font-size:48px}}@media only screen and (max-width: 575px){.our-mission-wrapper .content .main-title{font-size:30px}}.our-mission-wrapper .content p{margin-top:25px}@media only screen and (min-width: 1500px),only screen and (min-width: 1200px) and (max-width: 1499px){.our-mission-wrapper .content-list{padding-left:70px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.our-mission-wrapper .content-list{padding-top:40px}}.our-mission-wrapper .content-list ul li{font-size:22px;font-weight:500;color:#2c241b;position:relative;padding-left:40px}@media only screen and (min-width: 992px) and (max-width: 1199px){.our-mission-wrapper .content-list ul li{font-size:20px}}@media only screen and (max-width: 575px){.our-mission-wrapper .content-list ul li{font-size:16px;padding-left:20px}}.our-mission-wrapper .content-list ul li+li{margin-top:28px}.our-mission-wrapper .content-list ul li:before{position:absolute;content:"";width:9px;height:9px;background-color:#ffa300;border-radius:50%;top:18px;left:0}@media only screen and (max-width: 575px){.our-mission-wrapper .content-list ul li:before{width:7px;height:7px;top:12px}}.our-mission-wrapper .content-list .btn{margin-top:40px;margin-left:40px}@media only screen and (max-width: 575px){.our-mission-wrapper .content-list .btn{margin-left:20px;margin-top:30px}}.instructor-wrapper{padding-top:40px}@media only screen and (max-width: 575px){.instructor-wrapper{padding-top:10px}}.single-instructor{margin-top:30px}.single-instructor .instructor-images img{width:100%}.single-instructor .instructor-content{text-align:center;background-image:-webkit-linear-gradient(-90deg,#f8f6f4 0%,white 100%);padding-bottom:30px;padding-top:30px;transition:all .3s linear;position:relative}.single-instructor .instructor-content .social{padding-bottom:25px;position:absolute;top:30px;left:0;width:100%;opacity:0;visibility:hidden;transition:all .3s linear}.single-instructor .instructor-content .social a{width:45px;height:45px;line-height:43px;border:1px solid rgba(0,0,0,.15);border-radius:50%;margin:0 7px;transition:all .3s linear}.single-instructor .instructor-content .social a:hover{background-color:#ffa300;border-color:#ffa300;color:#fff}.single-instructor .instructor-content .designation{font-size:14px;color:#ffa300}.single-instructor .instructor-content .name{font-size:28px;font-weight:500;margin-top:15px}@media only screen and (max-width: 575px){.single-instructor .instructor-content .name{font-size:22px}}.single-instructor:hover .instructor-content{margin-top:-70px;padding-top:100px}.single-instructor:hover .instructor-content .social{opacity:1;visibility:visible}.instructor-btn{padding-top:60px;text-align:center}.courses-details-wrapper{margin-top:-50px}.courses-details{margin-top:50px}.courses-details .courses-details-images{overflow:hidden;border-radius:2;position:relative}.courses-details .courses-details-images img{width:100%}.courses-details .courses-details-images .tags{position:absolute;bottom:20px;left:20px;background-color:#ffba00;font-size:14px;font-weight:400;padding:0 25px;border-radius:5px;height:35px;line-height:35px;display:inline-block;color:#fff}@media only screen and (max-width: 575px){.courses-details .courses-details-images .tags{font-size:12px;padding:0 15px;height:30px;line-height:30px}}.courses-details .courses-details-images .courses-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.courses-details .courses-details-images .courses-play .play{width:85px;height:85px;line-height:81px;text-align:center;border-radius:50%;background-color:#ffa300;font-size:16px;color:#fff}@media only screen and (max-width: 575px){.courses-details .courses-details-images .courses-play .play{width:60px;height:60px;line-height:60px;font-size:16px}}.courses-details .title{font-size:28px;font-weight:500;color:#343a40;line-height:1.5;margin-top:30px;margin-bottom:0}@media only screen and (max-width: 575px){.courses-details .title{font-size:18px}}.courses-details .courses-details-admin{display:flex;align-items:center;justify-content:space-between;padding-top:10px}@media only screen and (max-width: 767px){.courses-details .courses-details-admin{display:block}}.courses-details .courses-details-admin .admin-author{display:flex;align-items:center;margin-top:10px}@media only screen and (max-width: 575px){.courses-details .courses-details-admin .admin-author{flex-wrap:wrap}}.courses-details .courses-details-admin .admin-author .author-thumb img{width:50px;border-radius:50%}.courses-details .courses-details-admin .admin-author .author-content{flex:1;padding-left:15px;padding-bottom:5px}@media only screen and (max-width: 575px){.courses-details .courses-details-admin .admin-author .author-content{flex-wrap:wrap}}.courses-details .courses-details-admin .admin-author .author-content .name{font-size:17px;font-weight:500;color:#9b9ea1;display:inline-block;line-height:22px;position:relative}.courses-details .courses-details-admin .admin-author .author-content .name:after{content:"||";font-size:24px;font-weight:300;color:#c5c5c5;position:relative;margin:0 18px;bottom:-2px}.courses-details .courses-details-admin .admin-author .author-content .name a{color:#2c241b}.courses-details .courses-details-admin .admin-author .author-content .name a:hover{color:#ffa300}.courses-details .courses-details-admin .admin-author .author-content .enroll{font-size:14px;font-weight:400;color:#52565b;display:inline-block;line-height:22px}.courses-details .courses-details-admin .admin-author .author-content .enroll span{color:#ffa300}.courses-details .courses-details-admin .admin-rating{display:flex;align-items:center;margin-top:10px}@media only screen and (max-width: 767px){.courses-details .courses-details-admin .admin-rating{margin-left:65px}}.courses-details .courses-details-admin .admin-rating .rating-count{font-size:15px;font-weight:500;color:#52565b;margin-right:2px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.courses-details .courses-details-admin .admin-rating .rating-count{font-size:13px}}.courses-details .courses-details-admin .admin-rating .rating-star{position:relative;margin:0 8px}.courses-details .courses-details-admin .admin-rating .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-details .courses-details-admin .admin-rating .rating-star:before{font-size:13px;letter-spacing:1px}}.courses-details .courses-details-admin .admin-rating .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.courses-details .courses-details-admin .admin-rating .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-details .courses-details-admin .admin-rating .rating-star .rating-bar:before{font-size:13px;letter-spacing:1px}}.courses-details .courses-details-admin .admin-rating .rating-text{font-size:14px;font-weight:400;color:#52565b;white-space:nowrap;margin-bottom:0}.courses-details-tab{padding-top:30px}.courses-details-tab .details-tab-menu{background-color:#f8f6f4;border-radius:10px;padding:5px 15px 15px}.courses-details-tab .details-tab-menu .nav li{padding:10px 10px 0}.courses-details-tab .details-tab-menu .nav li button{width:130px;height:45px;line-height:41px;text-align:center;border:1px solid rgba(10,77,60,.2);border-radius:50px;font-size:15px;font-weight:500;color:#343a40;background-color:#fff;transition:all .3s linear}.courses-details-tab .details-tab-menu .nav li button:hover,.courses-details-tab .details-tab-menu .nav li button.active{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.courses-details-tab .details-tab-content .tab-title{font-size:25px;font-weight:500;color:#343a40;margin-bottom:0}.courses-details-tab .details-tab-content p{margin-bottom:0;margin-top:15px;color:#52565b;font-size:15px;font-weight:400}.courses-details-tab .details-tab-content .tab-description .description-wrapper,.courses-details-tab .details-tab-content .tab-instructors{margin-top:25px}.courses-details-tab .details-tab-content .tab-instructors .single-team{margin-top:35px}.courses-details-tab .details-tab-content .tab-rating-content{margin-top:45px}.courses-details-tab .details-tab-content .tab-rating-box{margin-top:45px;text-align:center;border:1px solid #ebe6e1;border-radius:10px;padding:40px 30px}.courses-details-tab .details-tab-content .tab-rating-box .count{font-size:30px;font-weight:500;color:#0a4d3c;line-height:1}.courses-details-tab .details-tab-content .tab-rating-box .count i{font-size:14px;color:#ffa200}.courses-details-tab .details-tab-content .tab-rating-box p{margin-top:0;color:#0a4d3c}.courses-details-tab .details-tab-content .tab-rating-box .rating-box-wrapper{padding-top:20px}.courses-details-tab .details-tab-content .tab-rating-box .single-rating{display:flex;justify-content:space-between;align-items:center;padding-top:6px}.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-star{position:relative}.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-star:before{font-size:13px;letter-spacing:1px}}.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-star .rating-bar{position:absolute;top:0;left:0;height:100%;overflow:hidden}.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-star .rating-bar:before{font-size:13px;letter-spacing:1px}}.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-progress-bar{width:calc(100% - 95px);height:5px;background-color:#d3ded7;border-radius:50px;overflow:hidden}.courses-details-tab .details-tab-content .tab-rating-box .single-rating .rating-progress-bar .rating-line{height:100%;background-color:#279075;border-radius:50px}.courses-details-tab .details-tab-content .tab-reviews{margin-top:25px}.courses-details-tab .details-tab-content .tab-reviews .reviews-wrapper{margin-top:30px}.courses-details-tab .details-tab-content .tab-reviews .single-review{border:1px solid #d3ded7;border-radius:10px;padding:30px;position:relative;overflow:hidden}.courses-details-tab .details-tab-content .tab-reviews .single-review:before{position:absolute;content:"";background-image:url(../images/shape/shape-18.png);background-position:center center;background-size:cover;background-repeat:no-repeat;width:101px;height:172px;right:100px;top:-50px}@media only screen and (max-width: 575px){.courses-details-tab .details-tab-content .tab-reviews .single-review:before{right:50px}}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author{display:flex;align-items:center}@media only screen and (max-width: 575px){.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author{display:block}}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-thumb{position:relative;display:inline-block}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-thumb img{display:block;width:90px;border:1px solid #d3ded7;border-radius:50%;padding:8px}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-thumb i{width:35px;height:35px;line-height:35px;text-align:center;background-color:#ffa300;color:#fff;font-size:13px;border-radius:50%;display:inline-block;position:absolute;bottom:-13px;left:0;right:0;margin:0 auto}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content{flex:1;padding-left:30px}@media only screen and (max-width: 575px){.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content{padding-left:0;padding-top:20px}}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .name{font-size:22px;font-weight:500;margin-bottom:0}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .designation{font-size:14px;font-weight:400;color:#81858a;margin-top:5px;display:block}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .rating-star{position:relative;margin-top:5px;display:inline-block}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .rating-star:before{font-size:13px;letter-spacing:1px}}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .rating-star .rating-bar{position:absolute;top:0;left:0;height:100%;overflow:hidden;display:inline-block}.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-details-tab .details-tab-content .tab-reviews .single-review .review-author .author-content .rating-star .rating-bar:before{font-size:13px;letter-spacing:1px}}.courses-details-tab .details-tab-content .tab-reviews .single-review p{margin-top:30px;margin-bottom:0;font-size:15px;font-weight:400;color:#52565b}.courses-details-tab .details-tab-content .tab-reviews .reviews-btn{padding-top:30px;text-align:center}.reviews-active .swiper-pagination{position:relative;bottom:0;margin-top:22px}.reviews-active .swiper-pagination .swiper-pagination-bullet{background-color:#d1e5d9;opacity:1;width:12px;height:12px}.reviews-active .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0a4d3c}.single-team{text-align:center;margin-top:50px}.single-team .team-thumb img{border-radius:50%;padding:10px;border:1px solid #d3ded7;transition:all .3s linear}.single-team .team-content{padding-top:15px}.single-team .team-content .rating{display:inline-flex;align-items:center}.single-team .team-content .rating .count{font-size:14px;font-weight:500;color:#2c241b}.single-team .team-content .rating i{color:#ffba00;margin:0 5px}.single-team .team-content .rating .text{font-size:13px;font-weight:400;color:#848886}.single-team .team-content .name{font-weight:500;font-size:20px;margin-bottom:0}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-team .team-content .name{font-size:16px}}.single-team .team-content .designation{display:block;font-size:14px;color:#ffa300;margin-top:10px}.single-team:hover .team-thumb img{border-color:#0a4d3c}.blog-details-wrapper{margin-top:50px}.blog-details-wrapper .details-images{padding-bottom:40px}.blog-details-wrapper .details-images img{width:100%}.blog-details-wrapper .title{font-size:25px;font-weight:500;color:#2c241b;margin-bottom:0;line-height:1.5;margin-top:20px}@media only screen and (max-width: 767px){.blog-details-wrapper .title{font-size:22px}}@media only screen and (max-width: 575px){.blog-details-wrapper .title{font-size:18px}}.blog-details-admin-meta{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 767px){.blog-details-admin-meta{display:block}}.blog-details-admin-meta .author{display:flex;align-items:center}.blog-details-admin-meta .author .author-thumb a{display:block}.blog-details-admin-meta .author .author-thumb a img{width:50px;border-radius:50%}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.blog-details-admin-meta .author .author-thumb a img{width:45px}}.blog-details-admin-meta .author .author-name{flex:1;padding-left:12px}.blog-details-admin-meta .author .author-name .name{color:#9b9ea1;font-size:15px;font-weight:500}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.blog-details-admin-meta .author .author-name .name{font-size:13px}}.blog-details-admin-meta .author .author-name .name a{color:#2c241b}.blog-details-admin-meta .author .author-name .name a:hover{color:#ffa300}.blog-details-admin-meta .blog-meta{display:flex;align-items:center}@media only screen and (max-width: 767px){.blog-details-admin-meta .blog-meta{padding-left:60px}}@media only screen and (max-width: 575px){.blog-details-admin-meta .blog-meta{flex-wrap:wrap}}.blog-details-admin-meta .blog-meta span{font-size:14px;font-weight:400;color:#52565b;margin-right:40px;display:inline-block;line-height:1}@media only screen and (max-width: 575px){.blog-details-admin-meta .blog-meta span{margin-right:25px;margin-top:10px}}.blog-details-admin-meta .blog-meta span:last-child{margin-right:0}.blog-details-admin-meta .blog-meta span i{color:#ffa300;margin-right:5px;font-size:20px;display:inline-block;line-height:1}.blog-details-admin-meta .blog-meta .tag a{width:100px;height:35px;line-height:35px;background-color:#f8f6f4;font-size:14px;color:#ffa300;display:inline-block;text-align:center;border-radius:5px;padding:0 10px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.blog-details-admin-meta .blog-meta .tag a{width:80px;font-size:13px}}.blog-details-admin-meta .blog-meta .tag a:hover{background-color:#ffa300;color:#fff}.blog-details-description{padding-top:6px;padding-bottom:20px}.blog-details-description p{margin-bottom:0;font-size:15px;font-weight:400;margin-top:25px;color:#52565b}.blog-details-description h3{margin-top:30px;font-size:25px;font-weight:500;color:#2c241b;margin-bottom:0;line-height:1.5}@media only screen and (max-width: 767px){.blog-details-description h3{font-size:22px}}@media only screen and (max-width: 575px){.blog-details-description h3{font-size:18px}}.blog-details-description .details-img{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-top:5px;padding-bottom:5px}@media only screen and (max-width: 575px){.blog-details-description .details-img{margin:0}}.blog-details-description .details-img .dec-img{width:50%;padding:0 15px;margin-top:30px}@media only screen and (max-width: 575px){.blog-details-description .details-img .dec-img{width:100%;padding:0}}.blog-details-description .details-img .dec-img img{width:100%;border-radius:2px}.blog-details-tags-social{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.blog-details-tags-social .blog-details-label{display:flex;align-items:center;padding-top:10px}@media only screen and (max-width: 575px){.blog-details-tags-social .blog-details-label{display:block}}.blog-details-tags-social .blog-details-label .label{font-size:25px;font-weight:500;color:#2c241b;margin-bottom:0;line-height:1.5;margin-top:10px;padding-right:20px}.blog-details-tags-social .blog-details-label .tag-list{display:flex;flex-wrap:wrap;flex:1}.blog-details-tags-social .blog-details-label .tag-list li{padding-right:10px;padding-top:10px}.blog-details-tags-social .blog-details-label .tag-list li:last-child{padding-right:0}.blog-details-tags-social .blog-details-label .tag-list li a{width:100px;height:35px;line-height:35px;border-radius:2px;color:#52565b;text-align:center;display:block;transition:all .3s linear;background-color:#f8f6f4;font-size:14px}@media only screen and (max-width: 767px){.blog-details-tags-social .blog-details-label .tag-list li a{width:auto;padding:0 14px}}.blog-details-tags-social .blog-details-label .tag-list li a:hover{background-color:#0a4d3c;color:#fff}.blog-details-tags-social .blog-details-label .social{display:flex;flex-wrap:wrap}.blog-details-tags-social .blog-details-label .social li{padding-right:20px;padding-top:10px}.blog-details-tags-social .blog-details-label .social li:last-child{padding-right:0}.blog-details-tags-social .blog-details-label .social li a{display:block;width:40px;height:40px;line-height:40px;border:1px solid rgba(10,77,60,.25);border-radius:50%;text-align:center;font-size:16px;color:#343a40;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px){.blog-details-tags-social .blog-details-label .social li a{width:35px;height:35px;line-height:35px}}.blog-details-tags-social .blog-details-label .social li a:hover{border-color:#ffa300;background-color:#ffa300;color:#fff}.blog-details-comment .title{font-size:25px;font-weight:500;color:#343a40;margin-bottom:0;line-height:1.5}.comment-wrapper{margin-top:50px}.comment-items .comment-reply{padding-left:100px;position:relative}@media only screen and (max-width: 767px){.comment-items .comment-reply{padding-left:0}}.single-comment{padding:30px;border:1px solid rgba(10,77,60,.2);border-radius:2px;margin-top:30px;position:relative;background-color:#fff}.single-comment .comment-author{display:flex;align-items:center}@media only screen and (max-width: 575px){.single-comment .comment-author{display:block}}.single-comment .comment-author .author-thumb img{width:90px;padding:10px;border-radius:50%;border:1px solid rgba(10,77,60,.2)}.single-comment .comment-author .author-content{flex:1;padding-left:30px;padding-right:115px}@media only screen and (max-width: 767px){.single-comment .comment-author .author-content{padding-right:0}}@media only screen and (max-width: 575px){.single-comment .comment-author .author-content{padding-left:0;padding-top:20px}}.single-comment .comment-author .author-content .name{font-size:22px;font-weight:500;color:#343a40}.single-comment .comment-author .author-content .designation{font-size:14px;color:#52565b;display:block;margin-top:5px}.single-comment .comment-author .author-content .meta{display:flex;flex-wrap:wrap}.single-comment .comment-author .author-content .meta span{font-size:14px;font-weight:400;position:relative}.single-comment .comment-author .author-content .meta .designation{color:#ffa300}.single-comment .comment-author .author-content .meta .designation:after{content:"||";font-size:14px;font-weight:400;color:#ffa300;margin:0 8px}.single-comment .comment-author .author-content .meta .time{color:#ff8a00}.single-comment p{padding-top:10px;margin-bottom:0;font-size:15px;font-weight:400;color:#000}.single-comment .reply{padding:0 25px;height:45px;line-height:45px;border-radius:2px;background-color:#f8f6f4;color:#2c241b;display:inline-block;transition:all .3s linear;position:absolute;top:30px;right:30px}@media only screen and (max-width: 767px){.single-comment .reply{position:relative;top:0;right:0;margin-top:15px}}.single-comment .reply i{margin-right:5px}.single-comment .reply:hover{background-color:#0a4d3c;color:#fff}.comment-form{margin-top:50px}.comment-form .form-wrapper{padding-top:10px}.comment-form .form-wrapper .single-form .btn{margin-top:30px}.register-login-wrapper{padding:60px 70px 70px;border-radius:2px;background-color:#f8f6f4}@media only screen and (max-width: 575px){.register-login-wrapper{padding:30px}}.register-login-form .title{font-size:30px;font-weight:500;margin-bottom:0;line-height:1.4;padding-bottom:10px}@media only screen and (max-width: 767px){.register-login-form .title{font-size:24px}}@media only screen and (max-width: 575px){.register-login-form .title{font-size:20px}}.register-login-form .title span{color:#ffa300;position:relative}.register-login-form .title span:before{position:absolute;content:"";background-image:url(../images/shape/shape-4.png);background-position:center center;background-size:cover;background-repeat:no-repeat;width:121px;height:13px;left:50%;bottom:-10px;transform:translate(-50%)}@media only screen and (max-width: 575px){.register-login-form .title span:before{display:none}}.register-login-form .form-wrapper{padding-top:10px}.register-login-form .single-form .btn{margin-top:20px;transition:all .3s linear}.register-login-form .single-form .btn:before{width:600px;height:600px}.register-login-form .single-form .btn.btn-outline{border:1px solid rgba(255,163,0,.2);line-height:58px}.register-login-form .single-form .btn.btn-outline:hover{background-color:#ffa300;border-color:#ffa300;color:#fff}.register-login-form p{font-size:15px;margin-top:15px;font-weight:500;text-align:center}.faq-accordion{padding-top:50px}.faq-accordion .accordion-item{border-radius:2px!important;margin-top:20px;border:1px solid #e7e2dc!important}.faq-accordion .accordion-item button{display:block;width:100%;text-align:left;padding:17px 55px 17px 30px;font-size:23px;font-weight:500;font-family:Playfair Display,serif;border:0;color:#ffa300;background-color:transparent;border-bottom:1px solid #e7e2dc;transition:all .3s linear;position:relative}@media only screen and (max-width: 767px){.faq-accordion .accordion-item button{font-size:20px}}@media only screen and (max-width: 575px){.faq-accordion .accordion-item button{font-size:16px;padding:12px 45px 12px 20px}}.faq-accordion .accordion-item button:before{position:absolute;top:50%;transform:translateY(-50%);right:30px;content:"";font-family:IcoFont;transition:all .3s linear}@media only screen and (max-width: 575px){.faq-accordion .accordion-item button:before{right:20px}}.faq-accordion .accordion-item button.collapsed{color:#2c241b;background-color:#f8f6f4;border-bottom-color:transparent}.faq-accordion .accordion-item button.collapsed:before{content:""}.faq-accordion .accordion-item .accordion-body{padding:25px 30px}.faq-accordion .accordion-item .accordion-body p+p{margin-top:20px}.faq-btn{padding-top:80px;text-align:center}@media only screen and (max-width: 767px){.faq-btn{padding-top:40px}}.error-section{position:relative}.error-section .shape{position:absolute;bottom:0;left:9%}@media only screen and (min-width: 1200px) and (max-width: 1499px){.error-section .shape{width:260px;left:5%}}@media only screen and (min-width: 992px) and (max-width: 1199px){.error-section .shape{width:210px;left:2%}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.error-section .shape{display:none}}.error-wrapper{text-align:center}.error-wrapper .error-content{max-width:520px;margin:45px auto 0}.error-wrapper .error-content .title{font-size:57px;font-weight:500;color:#f03c3a}@media only screen and (max-width: 575px){.error-wrapper .error-content .title{font-size:40px}}.error-wrapper .error-content .sub-title{font-size:30px;font-weight:400;margin-top:15px}@media only screen and (max-width: 575px){.error-wrapper .error-content .sub-title{font-size:20px}}.error-wrapper .error-content p{margin-top:15px}.error-wrapper .error-content .btn{margin-top:40px}@media only screen and (max-width: 575px){.error-wrapper .error-content .btn{margin-top:20px}}.contact-map-wrapper iframe{display:block;width:100%;height:500px;border-radius:2px}@media only screen and (max-width: 575px){.contact-map-wrapper iframe{height:300px}}.contact-wrapper{margin-top:-50px}.contact-content{margin-top:40px}.contact-title .sub-title{font-size:35px;font-weight:400;color:#ffa300}@media only screen and (max-width: 575px){.contact-title .sub-title{font-size:24px}}.contact-title .main-title{font-size:45px;font-weight:400;margin-top:15px}@media only screen and (max-width: 575px){.contact-title .main-title{font-size:28px}}.form-message{margin-bottom:0}.form-message.error,.form-message.success{font-size:16px;font-weight:500;color:#343a40;background:#ddd;padding:10px 15px;margin-top:15px;margin-left:5px}.form-message.error{color:red}.contact-form{padding-top:25px}.contact-form .single-form .btn{margin-top:20px}.contact-information{padding-left:40px;margin-top:50px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.contact-information{padding-left:0}}.contact-information .information-wrapper{background-color:#0a4d3c;padding:80px 85px;border-radius:2px;position:relative;overflow:hidden;z-index:1}@media only screen and (min-width: 992px) and (max-width: 1199px){.contact-information .information-wrapper{padding:80px 50px}}@media only screen and (max-width: 575px){.contact-information .information-wrapper{padding:30px}}.contact-information .information-wrapper .shape{position:absolute;top:-130px;right:-210px;z-index:-1}.contact-information .information-wrapper .single-info+.single-info{margin-top:45px}.contact-information .information-wrapper .single-info .info-title{font-size:32px;font-weight:500;color:#ffa300;padding-bottom:20px}@media only screen and (max-width: 575px){.contact-information .information-wrapper .single-info .info-title{font-size:24px}}.contact-information .information-wrapper .single-info p{font-size:19px;font-weight:500;color:#fff}@media only screen and (max-width: 575px){.contact-information .information-wrapper .single-info p{font-size:16px}}.courses-enroll-wrapper{display:flex;flex-wrap:wrap}.courses-video-player{width:71.8%;padding-bottom:80px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-video-player{width:100%}}@media only screen and (max-width: 767px){.courses-video-player{padding-bottom:60px}}.courses-video-player .vidcontainer{background:#010101;height:690px;position:relative}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-video-player .vidcontainer{height:490px}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-video-player .vidcontainer{height:500px}}@media only screen and (max-width: 767px){.courses-video-player .vidcontainer{height:420px}}@media only screen and (max-width: 575px){.courses-video-player .vidcontainer{height:340px}}.courses-video-player video{width:100%;height:690px;text-align:center;display:block}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-video-player video{height:490px}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-video-player video{height:500px}}@media only screen and (max-width: 767px){.courses-video-player video{height:420px}}@media only screen and (max-width: 575px){.courses-video-player video{height:340px}}.courses-video-player .video-play-bar{background-color:#212832cc;position:absolute;bottom:20px;left:30px;right:30px;padding:20px 40px;z-index:13;opacity:0;visibility:hidden;transition:all .3s linear;transition-delay:1.5s}@media only screen and (max-width: 575px){.courses-video-player .video-play-bar{left:20px;right:20px;padding:15px}}.courses-video-player .topControl{display:flex;align-items:center;justify-content:space-between;width:100%;z-index:1}.courses-video-player .topControl .progress{width:calc(100% - 110px);height:3px;position:relative;cursor:pointer;background-color:#7a8088}@media only screen and (max-width: 575px){.courses-video-player .topControl .progress{width:calc(100% - 100px)}}.courses-video-player .topControl .progress span{height:100%;position:absolute;top:0;left:0;display:block}.courses-video-player .topControl .progress .timeBar{z-index:10;width:0;background-color:red}.courses-video-player .topControl .progress .bufferBar{z-index:5;width:0;background-color:#fff9}.courses-video-player .topControl .time{white-space:nowrap;text-align:right;font-size:12px;font-weight:400;color:#fff}.courses-video-player .controllers{width:100%;display:flex;justify-content:space-between;margin-top:8px;margin-left:-5px;margin-right:-5px}.courses-video-player .controllers .controllers-right{white-space:nowrap;text-align:right}.courses-video-player .controllers button{border:0;background:none;color:#fff;margin:0 10px;outline:none;font-size:15px;display:inline-block;padding:0}@media only screen and (max-width: 575px){.courses-video-player .controllers button{font-size:14px}}.courses-video-player .controllers .btnPlay:after{content:"";font-family:FontAwesome}.courses-video-player .controllers .paused:after{content:""}.courses-video-player .controllers .sound:after{content:"";font-family:FontAwesome}.courses-video-player .controllers .sound2:after{content:""}.courses-video-player .controllers .muted:after{content:""}.courses-video-player .controllers .volume{position:relative;cursor:pointer;width:70px;height:5px;background-color:#7a8088;display:inline-block;margin-bottom:2px}.courses-video-player .controllers .volume .volumeBar{display:block;height:100%;position:absolute;top:0;left:0;background-color:red;z-index:10}.courses-video-player .controllers .speedcnt{display:none;position:absolute;right:60px;bottom:46px;background-color:#fff;border-radius:5px;transition:all .3s linear}.courses-video-player .controllers .speedcnt li{text-align:center;font-weight:400;font-size:11px;padding:5px 20px;cursor:pointer;display:block;border-bottom:1px solid rgba(255,163,0,.2);transition:all .3s linear;color:#52565b}.courses-video-player .controllers .speedcnt li:last-child{border-bottom:0}.courses-video-player .controllers .speedcnt li.selected{font-weight:500;background-color:#ffa300;color:#fff}.courses-video-player .controllers .btnFS:after{content:"";font-family:FontAwesome}.courses-video-player .controllers .disabled{pointer-events:none;cursor:not-allowed;color:#ffffff80}.courses-video-player .bigplay{position:absolute;width:100%;height:100%;z-index:11;color:#fff;font-size:90px;line-height:90px;text-align:center;cursor:pointer;top:0;left:0}@media only screen and (max-width: 575px){.courses-video-player .bigplay{font-size:45px}}.courses-video-player .bigplay i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.courses-video-player .loading{width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;z-index:20}.courses-video-player .loading .spinner{border-color:#fff;border-right-color:transparent;width:70px;height:70px;position:absolute;top:50%;left:50%;margin-top:-35px;margin-left:-35px}.courses-video-player:hover .video-play-bar{opacity:1;visibility:visible;transition-delay:0s}.courses-enroll-content{padding:0 70px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-enroll-content{padding:0 40px}}@media only screen and (max-width: 575px){.courses-enroll-content{padding:0 20px}}.courses-enroll-content .courses-enroll-title{display:flex;justify-content:space-between;align-items:center;padding-top:20px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-enroll-content .courses-enroll-title{display:block}}.courses-enroll-content .courses-enroll-title .title{max-width:760px;font-size:28px;font-weight:500;line-height:1.5;color:#2c241b;margin-bottom:0;margin-top:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-title .title{max-width:380px;font-size:22px}}@media only screen and (max-width: 575px){.courses-enroll-content .courses-enroll-title .title{font-size:18px}}.courses-enroll-content .courses-enroll-title p{font-size:15px;font-weight:400;margin-top:10px}.courses-enroll-content .courses-enroll-title p i{color:#ff4200;margin-right:3px}.courses-enroll-content .courses-enroll-title p span{color:#ff4200}.courses-enroll-content .courses-enroll-tab{background-color:#f8f6f4;padding:5px 15px 15px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;margin-top:40px}@media only screen and (max-width: 767px){.courses-enroll-content .courses-enroll-tab{display:block}}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav{margin-left:-7px;margin-right:-7px}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li{padding:10px 7px 0}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button{border:1px solid #eae5e0;background-color:#fff;border-radius:50px;padding:0 23px;height:45px;line-height:41px;text-align:center;display:block;font-weight:500;font-size:15px;color:#2c241b;transition:all .3s linear;white-space:nowrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button{font-size:14px;padding:0 13px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button{font-size:14px;padding:0 13px}}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button.active,.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.courses-enroll-content .courses-enroll-tab .enroll-share{padding-top:10px}.courses-enroll-content .courses-enroll-tab .enroll-share a{border:1px solid #eae5e0;background-color:#fff;border-radius:50px;padding:0 25px;height:45px;line-height:43px;text-align:center;display:inline-block;font-weight:500;font-size:15px;color:#2c241b;transition:all .3s linear;white-space:nowrap}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-tab .enroll-share a{font-size:14px;padding:0 20px}}.courses-enroll-content .courses-enroll-tab .enroll-share a i{margin-right:5px;font-size:20px;color:#ffa300;transition:all .3s linear}.courses-enroll-content .courses-enroll-tab .enroll-share a:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.courses-enroll-content .courses-enroll-tab .enroll-share a:hover i{color:#fff}.courses-enroll-content .courses-enroll-tab-content{border:1px solid #eae5e0;padding:10px 50px 35px;border-radius:10px;margin-top:30px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-tab-content{padding:1px 40px 25px}}@media only screen and (max-width: 575px){.courses-enroll-content .courses-enroll-tab-content{padding:1px 20px 15px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-title{padding-top:20px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-title .title{font-size:25px;font-weight:500;line-height:1.5;color:#2c241b;margin-bottom:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-title .title{font-size:20px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content{padding-top:25px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content p{font-size:15px;font-weight:400}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table{border-top:1px solid #eae5e0;margin-bottom:25px;margin-top:25px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr th{width:170px;border-color:#eae5e0;padding:12px 0 12px 30px;font-size:15px;font-weight:500;color:#343a40;white-space:nowrap}@media only screen and (max-width: 575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr th{font-size:14px;padding:8px 0 8px 15px;min-width:90px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr th span{display:block;float:right}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr td{border-color:#eae5e0;padding:12px 30px;font-size:15px;font-weight:400;color:#52565b}@media only screen and (max-width: 575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr td{font-size:14px;padding:8px 15px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .text{font-weight:500;color:#2c241b}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor{border-bottom:1px solid #eae5e0;position:relative;overflow:hidden;padding:25px 0 20px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor:first-child{padding-top:0}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor:last-child{border-bottom:0;padding-bottom:0}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author{display:flex;align-items:center}@media only screen and (max-width: 575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author{display:block}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-thumb{position:relative;display:inline-block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-thumb img{display:block;width:90px;border:1px solid #eae5e0;border-radius:50%;padding:8px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content{flex:1;padding-left:30px}@media only screen and (max-width: 575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content{padding-left:0;padding-top:20px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .name{font-size:22px;font-weight:500;margin-bottom:0}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .designation{font-size:14px;font-weight:400;color:#81858a;margin-top:5px;display:block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star{position:relative;margin-top:5px;display:inline-block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star:before{font-size:13px;letter-spacing:1px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star .rating-bar{position:absolute;top:0;left:0;height:100%;overflow:hidden;display:inline-block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:14px;letter-spacing:2px}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star .rating-bar:before{font-size:13px;letter-spacing:1px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor p{margin-top:15px;margin-bottom:0;font-size:15px;font-weight:400}.courses-video-playlist{width:28.2%;background-color:#f8f6f4}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-video-playlist{width:100%}}.courses-video-playlist .playlist-title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:15px 30px 25px;background-color:#ece6e0}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-video-playlist .playlist-title{padding:15px 40px 25px}}@media only screen and (max-width: 575px){.courses-video-playlist .playlist-title{padding:5px 20px 15px}}.courses-video-playlist .playlist-title .title{font-size:22px;font-weight:500;font-family:Montserrat,sans-serif;color:#2c241b;margin-bottom:0;margin-top:10px}@media only screen and (max-width: 575px){.courses-video-playlist .playlist-title .title{font-size:18px}}.courses-video-playlist .playlist-title span{font-size:18px;font-weight:500;color:#ffa300;display:inline-block;margin-top:10px}@media only screen and (max-width: 575px){.courses-video-playlist .playlist-title span{font-size:16px}}.courses-video-playlist .video-playlist .accordion-item{text-align:left;border:0;margin-bottom:0;background:none}.courses-video-playlist .video-playlist .accordion-item button{border:0;background:none;text-align:left;display:block;width:100%;border-bottom:1px solid #cde9d7;padding:8px 50px 8px 30px;background-color:#f1ece7;position:relative;transition:all .3s linear}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-video-playlist .video-playlist .accordion-item button{padding:8px 40px}}@media only screen and (max-width: 575px){.courses-video-playlist .video-playlist .accordion-item button{padding:8px 40px 8px 20px}}.courses-video-playlist .video-playlist .accordion-item button .lesson{margin-bottom:0;font-size:15px;font-weight:500;color:#ffa300;transition:all .3s linear;max-width:420px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 767px){.courses-video-playlist .video-playlist .accordion-item button .lesson{font-size:14px}}.courses-video-playlist .video-playlist .accordion-item button:before{content:"";font-family:IcoFont;font-size:20px;color:#ffa300;position:absolute;top:8px;right:30px;transition:all .3s linear}@media only screen and (max-width: 575px){.courses-video-playlist .video-playlist .accordion-item button:before{right:20px}}.courses-video-playlist .video-playlist .accordion-item button.collapsed{background-color:#f8f6f4}.courses-video-playlist .video-playlist .accordion-item button.collapsed .lesson{color:#343a40}.courses-video-playlist .video-playlist .accordion-item button.collapsed:before{content:"";color:#343a40}.courses-video-playlist .video-playlist .total-duration{font-size:13px;font-weight:400;color:#848886;margin-top:6px;display:block}.courses-video-playlist .video-playlist .vids a{display:block;padding:8px 30px 8px 80px;border-bottom:1px solid #cde9d7;position:relative}.courses-video-playlist .video-playlist .vids a:before{position:absolute;content:"";width:13px;height:13px;border:3px solid #2c241b;border-radius:50%;top:13px;left:48px}.courses-video-playlist .video-playlist .vids a p{margin-bottom:0;font-size:14px;font-weight:500;color:#343a40;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 767px){.courses-video-playlist .video-playlist .vids a p{font-size:13px}}.courses-video-playlist .video-playlist .vids a.playing:before{border-color:#ffa300}.courses-video-playlist .video-playlist .vids a.playing p{color:#ffa300}.sidebar-wrapper{background-color:#13634f;position:absolute;top:0;left:0;height:100%;z-index:991}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.sidebar-wrapper{position:fixed;height:auto;width:100%;top:auto;bottom:0}}.sidebar-wrapper .menu-list{padding:40px 22px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.sidebar-wrapper .menu-list{display:flex;justify-content:center;padding:15px}}@media only screen and (max-width: 575px){.sidebar-wrapper .menu-list{padding:10px}}.sidebar-wrapper .menu-list a{width:55px;height:55px;border:2px solid rgba(255,255,255,.2);border-radius:10px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .3s linear;font-size:15px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.sidebar-wrapper .menu-list a{margin:0 10px;width:45px;height:45px}}@media only screen and (max-width: 575px){.sidebar-wrapper .menu-list a{margin:0 7px}}.sidebar-wrapper .menu-list a:before{position:absolute;content:"";width:4px;height:25px;background-color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;top:50%;left:-24px;transform:translateY(-50%);opacity:0;visibility:hidden;transition:all .3s linear}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.sidebar-wrapper .menu-list a:before{width:25px;height:4px;left:50%;top:auto;bottom:-17px;transform:translate(-50%) translateY(0)}}@media only screen and (max-width: 575px){.sidebar-wrapper .menu-list a:before{bottom:-12px}}.sidebar-wrapper .menu-list a+a{margin-top:30px}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.sidebar-wrapper .menu-list a+a{margin-top:0}}.sidebar-wrapper .menu-list a.active,.sidebar-wrapper .menu-list a:hover{background-color:#0a4d3c;border-color:#0a4d3c}.sidebar-wrapper .menu-list a.active:before,.sidebar-wrapper .menu-list a:hover:before{opacity:1;visibility:visible}.page-content-wrapper{padding-left:100px;padding-top:40px;padding-bottom:80px;position:relative}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.page-content-wrapper{padding-left:0}}@media only screen and (max-width: 767px){.page-content-wrapper{padding-bottom:60px}}.page-content-wrapper .custom-container{padding:0 15px}@media only screen and (min-width: 1500px){.page-content-wrapper .custom-container{padding:0 50px}}.page-content-wrapper .message{display:flex;align-items:flex-start;background-color:#fdf0ea;border-radius:10px;padding:26px 40px}@media only screen and (max-width: 767px){.page-content-wrapper .message{padding:26px 30px}}@media only screen and (max-width: 767px){.page-content-wrapper .message{display:block}}@media only screen and (max-width: 575px){.page-content-wrapper .message{padding:26px 30px}}.page-content-wrapper .message .message-icon{margin-top:3px}.page-content-wrapper .message .message-content{padding-left:40px;flex:1}@media only screen and (max-width: 767px){.page-content-wrapper .message .message-content{padding-left:20px}}@media only screen and (max-width: 767px){.page-content-wrapper .message .message-content{padding-left:0;padding-top:15px}}.admin-courses-tab{display:flex;align-items:center;justify-content:space-between;margin-top:35px}@media only screen and (max-width: 767px){.admin-courses-tab{display:block}}.admin-courses-tab .title{font-size:32px;font-weight:500;color:#2c241b;padding-top:20px;font-family:Montserrat,sans-serif}@media only screen and (min-width: 768px) and (max-width: 991px){.admin-courses-tab .title{font-size:26px}}.admin-courses-tab .courses-tab-wrapper{display:flex;align-items:center;margin-left:-10px;margin-right:-10px}@media only screen and (max-width: 767px){.admin-courses-tab .courses-tab-wrapper{display:block}}.admin-courses-tab .courses-tab-wrapper>*{margin:0 10px}.admin-courses-tab .courses-tab-wrapper .courses-select{padding-top:20px}.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid rgba(255,163,0,.2);font-weight:500;font-size:15px;color:#2c241b}@media only screen and (max-width: 767px){.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select{display:block}}.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select:after{width:6px;height:6px;border-color:#343a40;right:20px}@media only screen and (max-width: 767px){.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select .list{width:100%}}.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select .list li{min-height:35px;line-height:35px;font-size:14px}@media only screen and (max-width: 767px){.admin-courses-tab .courses-tab-wrapper .nav{justify-content:center}}.admin-courses-tab .courses-tab-wrapper .nav li{margin-right:20px;padding-top:20px}.admin-courses-tab .courses-tab-wrapper .nav li:last-child{margin-right:0}.admin-courses-tab .courses-tab-wrapper .nav li button{width:50px;height:50px;line-height:48px;border:1px solid rgba(48,146,86,.2);text-align:center;padding:0;background-color:#fff;font-size:20px;color:#2c241b;border-radius:10px;transition:all .3s linear}@media only screen and (min-width: 768px) and (max-width: 991px){.admin-courses-tab .courses-tab-wrapper .nav li button{width:45px;height:45px;line-height:43px;font-size:14px}}.admin-courses-tab .courses-tab-wrapper .nav li button.active,.admin-courses-tab .courses-tab-wrapper .nav li button:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.admin-courses-tab .courses-tab-wrapper .tab-btn{padding-top:20px}.admin-courses-tab .courses-tab-wrapper .tab-btn .btn{height:50px;line-height:50px;padding:0 30px;border-radius:10px}@media only screen and (min-width: 768px) and (max-width: 991px){.admin-courses-tab .courses-tab-wrapper .tab-btn .btn{height:45px;line-height:45px;font-size:14px}}@media only screen and (max-width: 767px){.admin-courses-tab .courses-tab-wrapper .tab-btn .btn{padding:0 15px;width:100%}}.admin-courses-tab .courses-tab-wrapper .tab-btn .btn:before{width:500px;height:500px}.courses-item{border:1px solid #e0dddb;border-radius:10px;padding:20px;margin-top:30px;display:flex;align-items:center}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-item{padding:15px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.courses-item{flex-wrap:wrap;padding:15px}}@media only screen and (max-width: 767px){.courses-item{display:block}}@media only screen and (max-width: 575px){.courses-item{padding:15px}}.courses-item .item-thumb a img{border-radius:10px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-item .item-thumb a img{width:130px}}.courses-item .content-title{max-width:445px;padding-left:45px;flex:1}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-item .content-title{padding-left:30px}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-item .content-title{max-width:460px}}@media only screen and (max-width: 767px){.courses-item .content-title{padding-left:0;padding-top:20px}}.courses-item .content-title .meta{display:flex;flex-wrap:wrap}.courses-item .content-title .meta .action{height:18px;line-height:18px;padding:0 13px;border-radius:50px;display:inline-block;font-size:11px;font-weight:400}.courses-item .content-title .meta .action+.action{margin-left:10px}.courses-item .content-title .meta .action:nth-of-type(1){background-color:#ff6e30;color:#fff}.courses-item .content-title .meta .action:nth-of-type(2){background-color:#dff5ef;color:#06b284}.courses-item .content-title .meta .action:nth-of-type(3){background-color:#e1e6fa;color:#06f}.courses-item .content-title .title{margin-bottom:0}.courses-item .content-title .title a{font-size:20px;font-weight:500;color:#2c241b;margin-top:18px;display:block;line-height:1.5;font-family:Montserrat,sans-serif}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-item .content-title .title a{font-size:16px}}@media only screen and (max-width: 575px){.courses-item .content-title .title a{font-size:16px}}.courses-item .content-title .title a:hover{color:#ffa300}.courses-item .content-wrapper{display:flex;align-items:center;justify-content:flex-end;flex:1;margin-left:-18px;margin-right:-18px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (max-width: 767px){.courses-item .content-wrapper{margin-left:-7px;margin-right:-7px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-item .content-wrapper{margin-left:-10px;margin-right:-10px;justify-content:flex-start}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-item .content-wrapper{margin-left:-5px;margin-right:-5px;justify-content:flex-start}}@media only screen and (max-width: 767px){.courses-item .content-wrapper{flex-wrap:wrap;justify-content:flex-start}}.courses-item .content-wrapper>*{margin:15px 18px 0}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (max-width: 767px){.courses-item .content-wrapper>*{margin:15px 7px 0}}@media only screen and (min-width: 992px) and (max-width: 1199px){.courses-item .content-wrapper>*{margin:15px 10px 0}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-item .content-wrapper>*{margin:15px 5px 0}}.courses-item .content-wrapper .content-box{width:180px;padding:15px 25px;border-radius:10px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-item .content-wrapper .content-box{width:150px;padding:15px}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-item .content-wrapper .content-box{width:143px;padding:15px}}@media only screen and (max-width: 767px){.courses-item .content-wrapper .content-box{padding:15px;width:auto}}.courses-item .content-wrapper .content-box p{font-size:15px;font-weight:400;color:#343a40;margin-bottom:0}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-item .content-wrapper .content-box p{font-size:14px}}.courses-item .content-wrapper .content-box .count{font-size:22px;font-weight:700;margin-top:3px;display:block}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.courses-item .content-wrapper .content-box .count{font-size:18px}}@media only screen and (max-width: 767px){.courses-item .content-wrapper .content-box .count{font-size:16px}}.courses-item .content-wrapper .content-box .count .rating-star{position:relative}.courses-item .content-wrapper .content-box .count .rating-star:before{content:"";font-family:IcoFont;color:#bfbfbf;font-size:13px;letter-spacing:1px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-item .content-wrapper .content-box .count .rating-star:before{font-size:12px}}.courses-item .content-wrapper .content-box .count .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.courses-item .content-wrapper .content-box .count .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ff9600;font-size:13px;letter-spacing:1px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-item .content-wrapper .content-box .count .rating-star .rating-bar:before{font-size:12px}}.courses-item .content-wrapper .content-box:nth-of-type(1){background-color:#e5ecff}.courses-item .content-wrapper .content-box:nth-of-type(1) .count{color:#0f42cd}.courses-item .content-wrapper .content-box:nth-of-type(2){background-color:#def2e6}.courses-item .content-wrapper .content-box:nth-of-type(2) .count{color:#309255}.courses-item .content-wrapper .content-box:nth-of-type(3){background-color:#ffe8df}.courses-item .content-wrapper .content-box:nth-of-type(3) .count{color:#ff6e30}.courses-item .content-wrapper .courses-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid rgba(255,163,0,.2);font-weight:500;font-size:15px;color:#343a40}.courses-item .content-wrapper .courses-select .nice-select:after{width:6px;height:6px;border-color:#343a40;right:20px}.courses-item .content-wrapper .courses-select .nice-select .list li{min-height:35px;line-height:35px;font-size:14px}.courses-resources{background-color:#f8f6f4;padding:70px 100px;border-radius:10px;margin-top:80px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-resources{padding:70px}}@media only screen and (min-width: 768px) and (max-width: 991px){.courses-resources{padding:60px}}@media only screen and (max-width: 767px){.courses-resources{margin-top:60px;padding:50px 40px}}@media only screen and (max-width: 575px){.courses-resources{padding:20px}}.courses-resources .title{font-size:25px;font-weight:500;font-family:Montserrat,sans-serif}@media only screen and (min-width: 1200px) and (max-width: 1499px){.courses-resources .title{font-size:22px}}@media only screen and (max-width: 575px){.courses-resources .title{font-size:20px}}.single-resources{text-align:center;margin-top:30px}.single-resources .resources-icon{border:1px solid #d3e4df;display:inline-block;padding:13px;border-radius:50%}.single-resources .resources-icon a{position:relative;display:inline-block;background-color:#def1ec;border-radius:50%;transition:all .3s linear}.single-resources .resources-icon a img{border-radius:50%;transition:all .3s linear}@media only screen and (max-width: 575px){.single-resources .resources-icon a img{width:60px}}.single-resources .resources-icon a .hover{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.single-resources .title{margin-bottom:0}.single-resources .title a{font-size:22px;font-weight:500;margin-top:28px;display:inline-block}@media only screen and (max-width: 575px){.single-resources .title a{font-size:18px}}.single-resources:hover .resources-icon a{background-color:#0a4d3c}.single-resources:hover .resources-icon a img{opacity:0;visibility:hidden}.single-resources:hover .resources-icon a .hover{opacity:1;visibility:visible}.admin-tab-menu{padding:40px 30px;background-color:#f8f6f4;position:absolute;top:0;left:99px;z-index:9;height:100%}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.admin-tab-menu{height:auto;left:0;position:relative}}.admin-tab-menu a{display:block;width:280px;height:55px;line-height:53px;border-radius:10px;padding:0 50px 0 20px;border:1px solid #e0dddb;background-color:#f0ede9;text-align:left;position:relative;transition:all .3s linear;font-size:16px;font-weight:400;white-space:nowrap;color:#2c241b}@media only screen and (min-width: 1200px) and (max-width: 1499px){.admin-tab-menu a{width:230px;font-size:14px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.admin-tab-menu a{width:205px;font-size:14px;padding:0 45px 0 15px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.admin-tab-menu a{width:100%}}@media only screen and (max-width: 479px){.admin-tab-menu a{font-size:14px;padding:0 45px 0 15px}}.admin-tab-menu a:before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;background-color:#0a4d3c;top:50%;transform:translateY(-50%);left:20px;transition:all .3s linear;opacity:0;visibility:hidden}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.admin-tab-menu a:before{left:15px}}.admin-tab-menu a+a{margin-top:20px}.admin-tab-menu a.active,.admin-tab-menu a:hover{padding-left:40px;font-weight:500;background-color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.admin-tab-menu a.active,.admin-tab-menu a:hover{padding-left:25px}}.admin-tab-menu a.active:before,.admin-tab-menu a:hover:before{opacity:1;visibility:visible}.main-content-wrapper{padding-top:40px;padding-bottom:80px;padding-left:340px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.main-content-wrapper{padding-left:289px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.main-content-wrapper{padding-left:266px}}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.main-content-wrapper{padding-left:0}}@media only screen and (max-width: 767px){.main-content-wrapper{padding-bottom:60px}}@media only screen and (min-width: 1500px){.main-content-wrapper .container-fluid{padding:0 60px}}.admin-top-bar{display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.admin-top-bar{display:block}}@media only screen and (min-width: 768px) and (max-width: 991px){.admin-top-bar.students-top{display:flex}}.overview-box{display:flex;margin-left:-20px;margin-right:-20px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.overview-box{margin-left:-10px;margin-right:-10px}}@media only screen and (max-width: 767px){.overview-box{flex-wrap:wrap;margin:0}}.overview-box .single-box{border-radius:10px;padding:15px 30px;width:200px;margin:20px 20px 0}@media only screen and (min-width: 1200px) and (max-width: 1499px){.overview-box .single-box{margin:20px 10px 0;width:175px;padding:15px 20px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.overview-box .single-box{margin:20px 10px 0;width:185px;padding:15px 20px}}@media only screen and (min-width: 768px) and (max-width: 991px){.overview-box .single-box{margin:20px 10px 0}}@media only screen and (max-width: 767px){.overview-box .single-box{width:100%;margin:20px 0 0}}.overview-box .single-box .title{font-size:15px;font-weight:400;color:#2c241b;margin-bottom:0;font-family:Montserrat,sans-serif}@media only screen and (min-width: 768px) and (max-width: 991px){.overview-box .single-box .title{font-size:14px}}.overview-box .single-box .count{font-size:30px;font-weight:500;margin-top:5px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 768px) and (max-width: 991px){.overview-box .single-box .count{font-size:20px}}.overview-box .single-box .count .rating-star{position:relative}.overview-box .single-box .count .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:13px;letter-spacing:1px}.overview-box .single-box .count .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.overview-box .single-box .count .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:13px;letter-spacing:1px}.overview-box .single-box p{font-size:13px;font-weight:500;color:#343a40;margin-top:3px}.overview-box .single-box p span{color:#ffa300}.overview-box .single-box:nth-of-type(1){background-color:#e5ecff}.overview-box .single-box:nth-of-type(1) .count{color:#0f42cd}.overview-box .single-box:nth-of-type(2){background-color:#def2e6}.overview-box .single-box:nth-of-type(2) .count{color:#309255}.overview-box .single-box:nth-of-type(3){background-color:#ffe8df}.overview-box .single-box:nth-of-type(3) .count{color:#ff6e30}.graph{padding:25px 70px 45px;border-radius:10px;border:1px solid #ebe6e1;margin-top:40px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.graph{padding:15px 30px 25px}}.graph .graph-title{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 575px){.graph .graph-title{display:block}}.graph .graph-title .title{font-size:22px;font-weight:500;margin-bottom:0;padding-top:15px;line-height:1.4;font-family:Montserrat,sans-serif}@media only screen and (max-width: 575px){.graph .graph-title .title{font-size:18px}}.graph .graph-content{margin-top:20px}.graph .graph-btn{text-align:center;margin-top:20px}.graph .graph-btn .btn{border-radius:10px}.student-box{border-radius:10px;padding:25px 30px;width:180px;margin-top:20px;background-color:#def2e6}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.student-box{margin:20px 10px 0}}@media only screen and (max-width: 767px){.student-box{width:100%;margin:20px 0 0}}.student-box .title{font-size:15px;font-weight:400;color:#2c241b;font-family:Montserrat,sans-serif;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.student-box .title{font-size:14px}}.student-box .count{font-size:32px;font-weight:700;margin-top:5px;color:#309255}@media only screen and (min-width: 768px) and (max-width: 991px){.student-box .count{font-size:20px}}.students-wrapper{padding-top:10px}.single-student{display:flex;align-items:center;border:1px solid #ebe6e1;border-radius:10px;padding:25px;margin-top:30px;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-student{padding:15px}}.single-student .student-images img{width:85px;border-radius:50%;border:1px solid #ebe6e1;padding:7px;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-student .student-images img{padding:4px}}.single-student .student-content{padding-left:30px;max-width:220px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-student .student-content{padding-left:15px;max-width:200px}}.single-student .student-content .name{font-size:18px;font-weight:500;margin-bottom:0;font-family:Montserrat,sans-serif}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.single-student .student-content .name{font-size:16px}}.single-student .student-content .country{color:#ffa300;font-size:13px;font-weight:400;display:block;margin-top:7px}.single-student .student-content .country img{width:15px;margin-top:-6px}.single-student .student-content p{font-size:13px;font-weight:500;color:#343a40;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-student .student-content .date{font-size:13px;font-weight:400;color:#838785;display:block;margin-top:2px}.single-student .student-content .date i{color:#ffa300;margin-right:5px}.single-student:hover,.single-student:hover .student-images img{border-color:#0a4d3c}.students-active{position:relative}.students-active .students-arrow{text-align:center;margin-top:30px}.students-active .swiper-button-next,.students-active .swiper-button-prev{opacity:1;width:40px;height:40px;line-height:38px;text-align:center;background-color:#fff;border-radius:50%;border:1px solid #ebe6e1;color:#343a40;cursor:pointer;outline:none;transition:all .3s linear;position:relative;top:0;margin-top:0;display:inline-block;margin-left:auto;margin-right:auto}@media only screen and (max-width: 575px){.students-active .swiper-button-next,.students-active .swiper-button-prev{width:35px;height:35px;line-height:32px}}.students-active .swiper-button-next:after,.students-active .swiper-button-prev:after{display:none}.students-active .swiper-button-next:hover,.students-active .swiper-button-prev:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.students-active .swiper-button-prev{left:0}.students-active .swiper-button-next{right:0}.students-map{padding:30px 45px;border:1px solid #ebe6e1;border-radius:10px;margin-top:50px}@media only screen and (max-width: 575px){.students-map{padding:30px 20px}}.students-map .title{font-size:20px;font-weight:500;background-color:#f8f6f4;border:1px solid #daebe0;border-radius:10px;text-align:center;padding:16px;margin-bottom:0;font-family:Montserrat,sans-serif}@media only screen and (max-width: 575px){.students-map .title{font-size:16px}}.students-map .map{margin-top:30px}.students-map .map #vmap{height:530px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.students-map .map #vmap{height:470px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.students-map .map #vmap{height:340px}}@media only screen and (min-width: 768px) and (max-width: 991px){.students-map .map #vmap{height:340px}}.single-student-widget{padding:25px 30px;border-radius:10px;margin-top:50px}@media only screen and (max-width: 575px){.single-student-widget{padding:25px 15px}}.single-student-widget.widget-color-01{background-color:#fff6f1}.single-student-widget.widget-color-01 .widget-title,.single-student-widget.widget-color-01 .single-item .item-bar{background-color:#f9d9c7}.single-student-widget.widget-color-01 .single-item .item-bar .bar-line{background-color:#ff6c00}.single-student-widget.widget-color-01 .single-item .item-percentage p span{color:#ff6c00}.single-student-widget.widget-color-01 .page-pagination .pagination li a{border:1px solid #e1d0c4}.single-student-widget.widget-color-01 .page-pagination .pagination li a.active,.single-student-widget.widget-color-01 .page-pagination .pagination li a:hover{color:#fff;background-color:#ff6c00;border-color:#ff6c00}.single-student-widget.widget-color-02{background-color:#eefbf3}.single-student-widget.widget-color-02 .widget-title{background-color:#cdedd9}.single-student-widget.widget-color-02 .single-item .item-bar{background-color:#c6e7d3}.single-student-widget.widget-color-02 .single-item .item-bar .bar-line{background-color:#309255}.single-student-widget.widget-color-02 .single-item .item-percentage p span{color:#309255}.single-student-widget.widget-color-02 .page-pagination .pagination li a{border:1px solid #e1d0c4}.single-student-widget.widget-color-02 .page-pagination .pagination li a.active,.single-student-widget.widget-color-02 .page-pagination .pagination li a:hover{color:#fff;background-color:#309255;border-color:#309255}.single-student-widget.widget-color-03{background-color:#ecf1ff}.single-student-widget.widget-color-03 .widget-title{background-color:#d3dfff}.single-student-widget.widget-color-03 .single-item .item-bar{background-color:#b7d7fc}.single-student-widget.widget-color-03 .single-item .item-bar .bar-line{background-color:#0f42cd}.single-student-widget.widget-color-03 .single-item .item-percentage p span{color:#0f42cd}.single-student-widget.widget-color-03 .page-pagination .pagination li a{border:1px solid #c8d4f2}.single-student-widget.widget-color-03 .page-pagination .pagination li a.active,.single-student-widget.widget-color-03 .page-pagination .pagination li a:hover{color:#fff;background-color:#0f42cd;border-color:#0f42cd}.single-student-widget .widget-title{font-size:18px;font-weight:500;border-radius:10px;text-align:center;padding:14px;margin-bottom:0;font-family:Montserrat,sans-serif}.single-student-widget .widget-items{padding-top:25px}.single-student-widget .single-item{display:flex;align-items:center;position:relative;padding-right:85px;margin-top:15px;height:37px}.single-student-widget .single-item .item-flag{display:flex;align-items:center}.single-student-widget .single-item .item-flag .flag{padding-right:15px}@media only screen and (max-width: 575px){.single-student-widget .single-item .item-flag .flag{padding-right:8px}}.single-student-widget .single-item .item-flag .flag img{width:35px;height:35px;object-fit:cover;object-position:center;border-radius:50%}@media only screen and (max-width: 575px){.single-student-widget .single-item .item-flag .flag img{width:30px;height:30px}}.single-student-widget .single-item .title{flex:1;font-size:14px;font-weight:400;color:#52565b;white-space:nowrap}.single-student-widget .single-item .item-bar{width:calc(100% - 145px);height:5px;border-radius:50px;margin-left:auto;overflow:hidden;position:relative}@media only screen and (max-width: 575px){.single-student-widget .single-item .item-bar{width:calc(100% - 130px)}}.single-student-widget .single-item .item-bar .bar-line{height:100%;position:absolute;top:0;left:0}.single-student-widget .single-item .item-percentage{position:absolute;top:50%;right:0;transform:translateY(-50%)}.single-student-widget .single-item .item-percentage p{font-size:14px;font-weight:500;color:#343a40;white-space:nowrap;margin-bottom:0}.single-student-widget .single-item .item-percentage p span{font-size:12px;margin-right:3px}.single-student-widget .page-pagination{padding-top:40px}.single-student-widget .page-pagination .pagination li a{border:1px solid #daebe0;width:35px;height:35px;line-height:33px;font-size:14px}.single-student-widget .page-pagination .pagination li a.active,.single-student-widget .page-pagination .pagination li a:hover{color:#fff;background-color:#ffa300}.new-courses{background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;z-index:1;border-radius:10px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;padding:0 100px 50px;margin-top:60px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.new-courses{padding:0 50px 50px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.new-courses{padding:0 50px 50px;display:block}}@media only screen and (max-width: 575px){.new-courses{padding:0 30px 50px}}.new-courses:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:#0a4d3cf2;z-index:-1}.new-courses .new-courses-title{margin-top:45px}.new-courses .new-courses-title .title{font-size:22px;font-weight:500;color:#fff;margin-bottom:0;line-height:1.5;font-family:Montserrat,sans-serif}@media only screen and (max-width: 575px){.new-courses .new-courses-title .title{font-size:18px}.new-courses .new-courses-title .title br{display:none}}.new-courses .new-courses-btn{margin-top:50px}.engagement-meta{display:flex;flex-wrap:wrap;align-items:center;padding-top:5px}.engagement-meta .meta{font-size:15px;font-weight:500;color:#343a40;margin-bottom:0;display:flex;align-items:center;margin-right:50px;padding-top:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.engagement-meta .meta{margin-right:30px;font-size:14px}}.engagement-meta .meta img{margin-right:10px}@media only screen and (min-width: 992px) and (max-width: 1199px){.engagement-meta .meta img{width:16px}}.engagement-meta .meta:last-child{margin-right:0}.courses-select{padding-top:20px}.courses-select .nice-select{float:none;display:inline-block;padding:0 50px 0 30px;height:60px;line-height:58px;border-radius:10px;border:1px solid #ebe6e1;font-weight:500;font-size:20px;color:#2c241b}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-select .nice-select{padding:0 40px 0 20px;height:50px;line-height:48px;font-size:16px}}@media only screen and (max-width: 767px){.courses-select .nice-select{display:block}}.courses-select .nice-select:after{width:8px;height:8px;border-color:#2c241b;right:30px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.courses-select .nice-select:after{right:20px}}@media only screen and (max-width: 767px){.courses-select .nice-select .list{width:100%}}.courses-select .nice-select .list li{font-size:15px}.courses-select .title{font-size:22px;font-weight:500;color:#2c241b;margin-top:25px;font-family:Montserrat,sans-serif}.months-select{padding-top:20px}.months-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid #ebe6e1;background-color:#f0ede9;font-weight:500;font-size:15px;color:#2c241b}@media only screen and (max-width: 767px){.months-select .nice-select{display:block}}.months-select .nice-select:after{width:7px;height:7px;border-color:#343a40;right:20px}@media only screen and (max-width: 767px){.months-select .nice-select .list{width:100%}}.months-select .nice-select .list li{font-size:15px}.engagement-courses{padding-top:40px;padding-left:1px;padding-right:1px}.engagement-courses .courses-top{background-color:#f8f6f4;border:0;border-radius:10px}.engagement-courses .courses-top ul{display:flex}@media only screen and (max-width: 767px){.engagement-courses .courses-top ul{display:block;text-align:center}}.engagement-courses .courses-top ul li{font-size:18px;font-weight:500;color:#343a40;padding:15px;white-space:nowrap;display:block}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.engagement-courses .courses-top ul li{font-size:14px}}.engagement-courses .courses-top ul li:nth-of-type(1){width:500px;padding-left:80px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.engagement-courses .courses-top ul li:nth-of-type(1){width:430px}}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.engagement-courses .courses-top ul li:nth-of-type(1){padding-left:50px;width:280px}}@media only screen and (max-width: 767px){.engagement-courses .courses-top ul li:nth-of-type(1){padding-left:0;width:auto}}.engagement-courses .courses-top ul li:nth-of-type(2){width:170px;text-align:center}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.engagement-courses .courses-top ul li:nth-of-type(2){width:auto}}.engagement-courses .courses-top ul li:nth-of-type(3){width:170px;text-align:center}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.engagement-courses .courses-top ul li:nth-of-type(3){width:auto}}.engagement-courses .courses-list ul li{padding:20px;margin-top:20px;border:1px solid #ebe6e1;border-radius:10px;display:flex;align-items:center}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.engagement-courses .courses-list ul li{padding:10px}}@media only screen and (max-width: 767px){.engagement-courses .courses-list ul li{display:block;text-align:center}}.engagement-courses .courses-list ul li .courses{display:flex;align-items:center;max-width:600px;width:100%}@media only screen and (max-width: 767px){.engagement-courses .courses-list ul li .courses{display:block}}.engagement-courses .courses-list ul li .courses .thumb img{width:100px;border-radius:10px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.engagement-courses .courses-list ul li .courses .thumb img{width:70px}}.engagement-courses .courses-list ul li .courses .content{flex:1;padding-left:30px;max-width:330px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.engagement-courses .courses-list ul li .courses .content{padding-left:15px;width:285px}}@media only screen and (max-width: 767px){.engagement-courses .courses-list ul li .courses .content{padding-left:0;padding-top:25px;margin:0 auto}}.engagement-courses .courses-list ul li .courses .content .title{margin-bottom:0}.engagement-courses .courses-list ul li .courses .content .title a{font-size:18px;font-weight:500;color:#2c241b;display:inline-block;line-height:1.5;font-family:Montserrat,sans-serif}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 575px){.engagement-courses .courses-list ul li .courses .content .title a{font-size:14px}}.engagement-courses .courses-list ul li .courses .content .title a:hover{color:#ffa300}.engagement-courses .courses-list ul li .taught span,.engagement-courses .courses-list ul li .student span{font-size:18px;font-weight:500;color:#343a40;display:block;padding:0 15px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 575px){.engagement-courses .courses-list ul li .taught span,.engagement-courses .courses-list ul li .student span{font-size:14px}}@media only screen and (max-width: 767px){.engagement-courses .courses-list ul li .taught span,.engagement-courses .courses-list ul li .student span{padding-top:20px}}.engagement-courses .courses-list ul li .button{margin-left:auto}@media only screen and (max-width: 767px){.engagement-courses .courses-list ul li .button{padding-top:20px}}.engagement-courses .courses-list ul li .button .btn{border:1px solid #ebe6e1;padding:0 30px;border-radius:10px;white-space:nowrap}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.engagement-courses .courses-list ul li .button .btn{font-size:13px;padding:0 20px}}.engagement-courses .courses-list ul li>*:nth-of-type(1){width:500px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.engagement-courses .courses-list ul li>*:nth-of-type(1){width:auto}}.engagement-courses .courses-list ul li>*:nth-of-type(2){width:170px;text-align:center}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.engagement-courses .courses-list ul li>*:nth-of-type(2){width:auto}}.engagement-courses .courses-list ul li>*:nth-of-type(3){width:170px;text-align:center}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.engagement-courses .courses-list ul li>*:nth-of-type(3){width:auto}}.filter-check{display:flex;padding-top:10px;flex-wrap:wrap}.filter-check .courses-select{padding-top:0}.filter-check>li{position:relative;display:flex;align-items:center;margin-right:30px;margin-top:10px;white-space:nowrap}.filter-check>li:last-child{margin-right:0}@media only screen and (min-width: 992px) and (max-width: 1199px){.filter-check>li{margin-right:26px}}.filter-check>li label{font-size:16px;font-weight:400;color:#2c241b;margin-bottom:0;display:flex;align-items:center}.filter-check>li input{display:none}.filter-check>li input+label{cursor:pointer}.filter-check>li input+label span{width:18px;height:18px;border:1px solid #8691a1;border-radius:2px;display:inline-block;margin-right:13px;position:relative;transition:all .3s linear}.filter-check>li input+label span:before{position:absolute;content:"";font-family:IcoFont;color:#fff;font-size:18px;opacity:0;visibility:hidden;top:0;left:-1px;line-height:17px;transition:all .3s linear}.filter-check>li input:checked+label{font-weight:500}.filter-check>li input:checked+label span{background-color:#0a4d3c;border-color:#0a4d3c}.filter-check>li input:checked+label span:before{opacity:1;visibility:visible}.rating-select .nice-select{float:none;display:inline-block;padding:0 15px 0 0;height:auto;line-height:1;border-radius:0;border:0;font-weight:500;font-size:17px;color:#2c241b;margin-left:8px}@media only screen and (max-width: 767px){.rating-select .nice-select{display:block}}.rating-select .nice-select:after{width:6px;height:6px;border-color:#2c241b;right:2px}@media only screen and (max-width: 767px){.rating-select .nice-select .list{width:100%}}.rating-select .nice-select .list li{font-size:15px}.top-bar-filter-right{display:flex;margin-left:-10px;margin-right:-10px}@media only screen and (max-width: 767px){.top-bar-filter-right{flex-wrap:wrap}}.top-bar-filter-right>*{margin:0 10px}.top-bar-filter-right .filter-btn{padding-top:20px}.top-bar-filter-right .filter-btn .btn{font-size:15px;padding:0 20px;height:50px;line-height:48px;border-radius:10px}.newest-select{padding-top:20px}.newest-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid #ebe6e1;font-weight:500;font-size:15px;color:#343a40}@media only screen and (max-width: 767px){.newest-select .nice-select{display:block}}.newest-select .nice-select:after{width:7px;height:7px;border-color:#343a40;right:20px}@media only screen and (max-width: 767px){.newest-select .nice-select .list{width:100%}}.newest-select .nice-select .list li{font-size:15px}.newest-select .title{font-size:22px;font-weight:500;color:#2c241b;margin-top:25px}.courses-rating-wrapper{padding-top:15px}.single-courses-rating{border:1px solid #e0dddb;padding:25px;border-radius:10px;margin-top:25px}.single-courses-rating .courses{display:flex;align-items:center;position:relative;flex-wrap:wrap}@media only screen and (max-width: 767px){.single-courses-rating .courses{display:block;text-align:center}}.single-courses-rating .courses .courses-thumb a{display:block}.single-courses-rating .courses .courses-thumb a img{border-radius:10px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-courses-rating .courses .courses-thumb a img{width:130px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single-courses-rating .courses .courses-thumb a img{width:100px}}.single-courses-rating .courses .courses-content{flex:1;max-width:550px;padding-left:50px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-courses-rating .courses .courses-content{padding-left:30px;max-width:370px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single-courses-rating .courses .courses-content{padding-left:20px}}@media only screen and (max-width: 767px){.single-courses-rating .courses .courses-content{padding-left:0;padding-top:25px;margin:0 auto}}.single-courses-rating .courses .courses-content .title{margin-bottom:0}.single-courses-rating .courses .courses-content .title a{font-size:20px;font-weight:500;color:#2c241b;font-family:Montserrat,sans-serif;line-height:1.4}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-courses-rating .courses .courses-content .title a{font-size:18px}}@media only screen and (min-width: 768px) and (max-width: 991px){.single-courses-rating .courses .courses-content .title a{font-size:16px}}@media only screen and (max-width: 575px){.single-courses-rating .courses .courses-content .title a{font-size:16px}}.single-courses-rating .courses .courses-content .title a:hover{color:#ffa300}.single-courses-rating .courses .courses-content .average-rating{display:flex;align-items:center;margin-top:15px}@media only screen and (max-width: 767px){.single-courses-rating .courses .courses-content .average-rating{justify-content:center}}.single-courses-rating .courses .courses-content .average-rating .label{font-size:15px;font-weight:400;display:block;color:#2c241b;white-space:nowrap;padding-right:10px}.single-courses-rating .courses .courses-content .average-rating .count{font-size:22px;font-weight:700;color:#ff6e30;display:block}@media only screen and (max-width: 575px){.single-courses-rating .courses .courses-content .average-rating .count{font-size:18px}}.single-courses-rating .courses .courses-content .average-rating .count .rating-star{position:relative}.single-courses-rating .courses .courses-content .average-rating .count .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:13px;letter-spacing:1px}.single-courses-rating .courses .courses-content .average-rating .count .rating-star .rating-bar{position:absolute;top:-3px;left:0;height:100%;overflow:hidden}.single-courses-rating .courses .courses-content .average-rating .count .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:13px;letter-spacing:1px}.single-courses-rating .courses .courses-btn{margin-left:auto;margin-top:0}@media only screen and (max-width: 767px){.single-courses-rating .courses .courses-btn{margin:20px auto 0}}.single-courses-rating .courses .courses-btn .btn{border:1px solid #e0dddb;padding:0 20px;height:50px;line-height:48px;border-radius:5px}.single-courses-rating .courses .courses-btn .btn:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.single-courses-rating .rating{display:flex;position:relative;padding:30px;border-radius:10px;background-color:#f8f6f4;margin-top:20px}@media only screen and (max-width: 575px){.single-courses-rating .rating{display:block;padding:20px}}.single-courses-rating .rating .rating-author img{width:70px;border-radius:50%}.single-courses-rating .rating .rating-content{padding-left:30px;flex:1;position:relative}@media only screen and (max-width: 575px){.single-courses-rating .rating .rating-content{padding-left:0;padding-top:25px}}.single-courses-rating .rating .rating-content .name{font-size:20px;font-weight:500;margin-bottom:0;font-family:Montserrat,sans-serif}@media only screen and (max-width: 575px){.single-courses-rating .rating .rating-content .name{font-size:20px}}.single-courses-rating .rating .rating-content .date{color:#8e9298;font-size:14px;font-weight:400;display:block;margin-top:10px}.single-courses-rating .rating .rating-content .average-rating{margin-top:10px}.single-courses-rating .rating .rating-content .average-rating .rating-star{position:relative}.single-courses-rating .rating .rating-content .average-rating .rating-star:before{content:"";font-family:IcoFont;color:#d0d0d0;font-size:15px;letter-spacing:2px}.single-courses-rating .rating .rating-content .average-rating .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.single-courses-rating .rating .rating-content .average-rating .rating-star .rating-bar:before{content:"";font-family:IcoFont;color:#ffba00;font-size:15px;letter-spacing:2px}.single-courses-rating .rating .rating-content .btn{border:1px solid #e0dddb;padding:0 20px;background-color:#fff;color:#309255;height:45px;line-height:41px;margin-top:20px;border-radius:10px}.single-courses-rating .rating .rating-content .btn:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.single-courses-rating .rating .waving{position:absolute;top:27px;right:25px;color:#343a40;font-size:20px;display:inline-block;transition:all .3s linear}.single-courses-rating .rating .waving:hover{color:#ffa300}.question-answer{border-top:1px solid #e0dddb;margin-top:20px}.answer-user-list{padding:20px 0}.single-user{padding:20px;display:flex;border-radius:10px;border:1px solid #e0dddb;position:relative;align-items:center;margin-top:20px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-user{padding:20px 10px}}@media only screen and (max-width: 575px){.single-user{padding:10px}}.single-user .user-author img{width:70px;border-radius:50px}@media only screen and (max-width: 575px){.single-user .user-author img{width:50px}}.single-user .user-content{flex:1;padding-left:20px;position:relative;max-width:175px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-user .user-content{max-width:160px;padding-left:10px;padding-bottom:20px}}@media only screen and (max-width: 575px){.single-user .user-content{max-width:150px;padding-left:10px}}.single-user .user-content .name{font-size:17px;font-weight:500;margin-bottom:8px;font-family:Montserrat,sans-serif}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-user .user-content .name{font-size:15px}}@media only screen and (max-width: 575px){.single-user .user-content .name{font-size:13px}}.single-user .user-content p{color:#52565b;font-size:15px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-user .user-content p{font-size:14px}}@media only screen and (max-width: 575px){.single-user .user-content p{font-size:12px}}.single-user .time{color:#8e9298;font-size:13px;font-weight:400;position:absolute;bottom:30px;right:17px;background-color:#fff;padding:0 3px}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-user .time{right:auto;left:80px;bottom:20px}}@media only screen and (max-width: 575px){.single-user .time{font-size:8px;right:8px;bottom:auto;top:10px}}.single-user.active{background-color:#0a4d3c;border-color:#0a4d3c}.single-user.active .user-content .name{color:#fff}.single-user.active .user-content p{color:#d4efde}.single-user.active .time{color:#d4efde;background-color:#0a4d3c}.answer-message-wrapper{border-top:1px solid #e0dddb;padding-top:10px;padding-bottom:80px}@media only screen and (min-width: 1500px),only screen and (min-width: 1200px) and (max-width: 1499px){.answer-message-wrapper{border-left:1px solid #e0dddb;padding-left:30px;border-top:0}}@media only screen and (max-width: 767px){.answer-message-wrapper{padding-bottom:60px}}.answer-message-wrapper ul{border-bottom:1px solid #e0dddb}.answer-message-wrapper ul li+li .single-message{border-top:1px solid #e0dddb}.answer-message-wrapper ul li ul{border-bottom:0}.answer-message-wrapper ul li ul li .single-message{border-top:1px solid #e0dddb}.answer-message-wrapper ul li .message-replay{padding-left:110px}@media only screen and (min-width: 1200px) and (max-width: 1499px),only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px){.answer-message-wrapper ul li .message-replay{padding-left:50px}}@media only screen and (max-width: 767px){.answer-message-wrapper ul li .message-replay{padding-left:70px}}@media only screen and (max-width: 575px){.answer-message-wrapper ul li .message-replay{padding-left:0}}.answer-message-wrapper .loadmore{border:1px solid #e0dddb;background-color:#f8f6f4;height:55px;line-height:53px;border-radius:5px;font-size:18px;font-weight:500;color:#0a4d3c;display:block;padding:0 20px;text-align:center;margin-top:40px;transition:all .3s linear;width:100%}@media only screen and (max-width: 575px){.answer-message-wrapper .loadmore{height:45px;line-height:43px;font-size:14px}}.answer-message-wrapper .loadmore:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.single-message{padding:30px 0}.single-message .message-author{display:flex;align-items:center;position:relative;padding-right:218px}@media only screen and (max-width: 575px){.single-message .message-author{display:block;padding-right:0}}.single-message .message-author .author-images img{width:70px;border-radius:50%}.single-message .message-author .author-content{padding-left:20px;flex:1}@media only screen and (max-width: 575px){.single-message .message-author .author-content{padding-left:0;padding-top:15px}}.single-message .message-author .author-content .name{font-size:17px;font-weight:500;margin-bottom:0;font-family:Montserrat,sans-serif}.single-message .message-author .author-content .name strong{margin-right:25px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.single-message .message-author .author-content .name strong{margin-right:15px}}.single-message .message-author .author-content .name span{display:inline-block}.single-message .message-author .author-content .title{font-size:20px;font-weight:500;margin-bottom:0;font-family:Montserrat,sans-serif;line-height:1.4}@media only screen and (min-width: 1200px) and (max-width: 1499px){.single-message .message-author .author-content .title{font-size:16px}}@media only screen and (min-width: 992px) and (max-width: 1199px){.single-message .message-author .author-content .title{font-size:18px}}@media only screen and (max-width: 575px){.single-message .message-author .author-content .title{font-size:16px}}.single-message .message-author .author-content .time{font-size:12px;font-weight:400;color:#8e9298}.single-message .message-author .author-content .instructor{background-color:#e7f3eb;border-radius:5px;font-size:12px;font-weight:500;color:#309255;padding:6px 12px}.single-message .message-author .author-content *+*{margin-top:10px;display:block}.single-message .message-author .meta{display:flex;align-items:center;position:absolute;top:0;right:0}@media only screen and (max-width: 575px){.single-message .message-author .meta{display:inline-block;text-align:center}}.single-message .message-author .meta .view{color:#309255;font-size:12px;font-weight:400;margin-right:20px}@media only screen and (max-width: 575px){.single-message .message-author .meta .view{display:block;margin-right:0}}.single-message .message-author .meta .view i{margin-right:8px}.single-message .message-author .meta .answer{font-size:12px;font-weight:400;border:1px solid #d6e9dd;background-color:#edfaf2;height:40px;line-height:38px;padding:0 20px;border-radius:5px;display:inline-block;transition:all .3s linear}@media only screen and (max-width: 575px){.single-message .message-author .meta .answer{margin-top:10px;height:35px;line-height:33px;padding:0 15px}}.single-message .message-author .meta .answer i{margin-right:8px}.single-message .message-author .meta .answer:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.single-message p{margin-top:20px;margin-bottom:0}.message-form{display:flex;margin-top:40px}@media only screen and (max-width: 575px){.message-form{display:block}}.message-form .auhtor img{width:70px;border-radius:50%}.message-form .message-input{padding-left:20px;flex:1}@media only screen and (max-width: 575px){.message-form .message-input{padding-left:0;padding-top:20px}}.message-form .message-input textarea{padding:20px 30px;height:200px;border:1px solid #e0dddb;border-radius:5px;font-family:Montserrat,sans-serif;font-weight:400;color:#52565b;margin-top:0}@media only screen and (max-width: 575px){.message-form .message-input textarea{padding:15px 20px}}.message-form .message-input .message-btn{text-align:center;margin-top:20px}.message-form .message-input .message-btn .btn{width:120px;height:50px;line-height:50px;margin:0 8px;padding:0 20px;border-radius:10px}@media only screen and (max-width: 575px){.message-form .message-input .message-btn .btn{width:90px;height:45px;line-height:45px;font-size:13px;padding:0 20px}}.message-form .message-input .message-btn .btn.btn-light{background-color:#ffe4e0;color:#2c241b}.pillar-page{--paper: #f1e7d2;--paper-2: #ece1c9;--paper-3: #e3d6ba;--ink: #1d1a16;--ink-2: #3a342c;--ink-3: #6c6256;--rule: #c9b893;--rule-soft: #d8c9a5;--gilt: #a8884a;--accent: #5b4a32;--accent-strong: #7a6741;background:var(--paper);color:var(--ink);font-family:Newsreader,Georgia,serif;font-optical-sizing:auto;font-weight:400;font-size:18px;line-height:1.6;position:relative;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.pillar-page.audience-men{--accent: #7a2519;--accent-strong: #9a3322}.pillar-page.audience-women{--accent: #8b3052;--accent-strong: #a8425f}.pillar-page.audience-children{--accent: #3e5d3a;--accent-strong: #52784d}.pillar-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.11  0 0 0 0 0.10  0 0 0 0 0.08  0 0 0 0.06 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");mix-blend-mode:multiply;opacity:.6}.pillar-page h1,.pillar-page h2,.pillar-page h3,.pillar-page h4,.pillar-page h5,.pillar-page h6,.pillar-page p,.pillar-page ul,.pillar-page ol,.pillar-page li,.pillar-page button{font-family:inherit}.pillar-page .swash{font-style:italic;font-weight:400;color:var(--accent)}.pillar-page .amp{font-style:italic;font-weight:400;color:var(--ink-3);padding:0 .15em}.pillar-page .pillar-shell{max-width:1240px;margin:0 auto;padding:0 40px;position:relative;z-index:2}@media (max-width: 720px){.pillar-page .pillar-shell{padding:0 22px}}.pillar-page .pillar-arrow{font-family:Newsreader,serif;font-style:italic;font-size:1em;letter-spacing:0;text-transform:none;display:inline-block;line-height:1;transition:transform .25s ease}.pillar-page .pillar-asterism{font-family:Newsreader,serif;font-size:1.2rem;text-align:center;color:var(--ink-2);letter-spacing:1em;padding:48px 0 32px;line-height:1}.pillar-titlepage{padding:72px 0 48px;position:relative;border-bottom:1px solid var(--rule)}@media (max-width: 720px){.pillar-titlepage{padding:48px 0 32px}}.pillar-titlepage-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:64px;align-items:end}@media (max-width: 920px){.pillar-titlepage-grid{grid-template-columns:1fr;gap:36px}}.pillar-volume{font-family:DM Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:28px;display:flex;gap:18px;align-items:center}.pillar-volume:before{content:"";display:block;width:46px;height:1px;background:var(--accent)}.pillar-title{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(48px,7.5vw,108px);line-height:.95;letter-spacing:-.015em;color:var(--ink);margin-bottom:24px;text-transform:none}.pillar-subhead{font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(20px,2.2vw,26px);line-height:1.45;color:var(--ink-2);max-width:46ch;margin-bottom:36px}.pillar-byline{display:flex;flex-wrap:wrap;gap:18px 28px;align-items:center;border-top:1px solid var(--rule);padding-top:22px;margin-bottom:16px}.pillar-byline .byline-stat{display:flex;align-items:baseline;gap:8px}.pillar-byline .byline-n{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:28px;color:var(--ink);line-height:1}.pillar-byline .byline-l{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.pillar-byline .byline-reviewer{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:14px;color:var(--ink-3);margin-left:auto}@media (max-width: 720px){.pillar-byline .byline-reviewer{margin-left:0;flex-basis:100%}}.pillar-breadcrumbs{margin-top:14px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3)}.pillar-breadcrumbs ul,.pillar-breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;gap:12px;flex-wrap:wrap}.pillar-breadcrumbs a{color:var(--ink-2);text-decoration:none}.pillar-breadcrumbs a:hover{color:var(--accent)}.pillar-breadcrumbs .breadcrumb-item+.breadcrumb-item:before{content:"/";padding-right:12px;color:var(--rule)}.pillar-plate{position:relative;padding:18px;background:var(--paper-2);border:1px solid var(--ink);box-shadow:inset 0 0 0 2px var(--paper-2),inset 0 0 0 3px var(--ink-3);max-width:420px;justify-self:end}@media (max-width: 920px){.pillar-plate{justify-self:start;width:100%;max-width:360px}}.pillar-plate-no{position:absolute;top:-12px;left:18px;background:var(--paper);padding:0 10px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.pillar-plate-frame{border:1px solid var(--ink-3);padding:22px 18px;aspect-ratio:4/5;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(ellipse at 50% 35%,var(--paper) 0%,var(--paper-2) 70%)}.pillar-plate-frame svg{display:block;width:100%;height:auto;flex:1;min-height:0;color:var(--ink)}.pillar-plate-caption{text-align:center;font-family:Newsreader,Georgia,serif;font-style:italic;color:var(--ink-2);font-size:15px;line-height:1.35;padding-top:12px;border-top:1px solid var(--rule);margin-top:12px}.pillar-plate-latin{display:block;color:var(--ink);font-style:normal;font-family:DM Mono,monospace;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;margin-top:6px}.pillar-editor-note{padding:80px 0;border-bottom:1px solid var(--rule)}@media (max-width: 720px){.pillar-editor-note{padding:56px 0}}.pillar-editor-grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:72px;align-items:start}@media (max-width: 920px){.pillar-editor-grid{grid-template-columns:1fr;gap:32px}}.pillar-editor-heading{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(28px,3.4vw,42px);line-height:1.1;letter-spacing:-.01em;color:var(--ink)}.pillar-editor-eyebrow{display:block;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);font-weight:400;margin-bottom:16px}.pillar-editor-prose p{margin-bottom:18px;color:var(--ink-2);font-size:18px;line-height:1.7}.pillar-editor-prose p:first-child:first-letter{font-family:Newsreader,Georgia,serif;font-weight:500;font-style:italic;float:left;font-size:5.4em;line-height:.85;padding:6px 12px 0 0;color:var(--accent)}.pillar-signature{display:flex;gap:14px;align-items:center;margin-top:28px;font-family:Newsreader,Georgia,serif;font-style:italic;color:var(--ink-3);font-size:15px}.pillar-signature:before{content:"";display:block;width:42px;height:1px;background:var(--ink-3)}.pillar-section-head{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:end;margin-bottom:48px}@media (max-width: 720px){.pillar-section-head{grid-template-columns:1fr;gap:12px}}.pillar-section-heading{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(34px,4.4vw,56px);line-height:1;letter-spacing:-.01em;color:var(--ink);text-transform:none}.pillar-section-meta{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);justify-self:end}.pillar-section-meta strong{color:var(--ink);font-weight:500}@media (max-width: 720px){.pillar-section-meta{justify-self:start}}.pillar-index{padding:80px 0 24px;border-bottom:1px solid var(--rule)}@media (max-width: 720px){.pillar-index{padding:56px 0 16px}}.pillar-index-list{display:flex;flex-direction:column}.pillar-index-row{display:grid;grid-template-columns:90px 1fr 320px 120px;gap:32px;align-items:start;padding:32px 0;border-top:1px solid var(--rule);position:relative;transition:background .25s ease}.pillar-index-row:first-child{border-top:2px solid var(--ink)}.pillar-index-row:last-child{border-bottom:2px solid var(--ink)}.pillar-index-row:hover{background:var(--paper-2)}.pillar-index-row:hover .pillar-index-cta{gap:14px;color:var(--accent-strong)}.pillar-index-row:hover .pillar-index-cta .pillar-arrow{transform:translate(4px)}@media (max-width: 1120px){.pillar-index-row{grid-template-columns:80px 1fr 280px 110px;gap:24px}}@media (max-width: 920px){.pillar-index-row{grid-template-columns:60px 1fr;gap:18px;padding:26px 0}.pillar-index-row .pillar-index-topics,.pillar-index-row .pillar-index-cta-cell{grid-column:1/-1;padding-left:78px}.pillar-index-row .pillar-index-cta-cell{padding-top:8px;text-align:left}}@media (max-width: 560px){.pillar-index-row .pillar-index-topics,.pillar-index-row .pillar-index-cta-cell{padding-left:0}}.pillar-index-numeral{font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:400;font-size:64px;line-height:.85;color:var(--accent);letter-spacing:-.02em}.pillar-index-title{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(24px,2.6vw,32px);line-height:1.05;color:var(--ink);margin-bottom:8px;letter-spacing:-.01em;text-transform:none}.pillar-index-title a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--accent),var(--accent));background-repeat:no-repeat;background-size:0 1px;background-position:0 96%;transition:background-size .35s ease}.pillar-index-title a:hover{background-size:100% 1px}.pillar-index-latin{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:15px;color:var(--ink-3);margin-bottom:14px}.pillar-index-latin:before{content:"☘ ";color:var(--accent);font-style:normal}.pillar-index-description{font-size:16px;color:var(--ink-2);line-height:1.55;max-width:52ch;margin:0}.pillar-index-count{display:inline-flex;align-items:baseline;gap:10px;margin-top:14px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.pillar-index-count strong{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:18px;color:var(--ink);letter-spacing:0;text-transform:none}.pillar-index-topics{display:flex;flex-direction:column;gap:6px;border-left:1px solid var(--rule);padding-left:24px}.pillar-index-topics .pillar-topics-title{font-family:DM Mono,monospace;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);margin-bottom:6px}.pillar-index-topics .pillar-topic-link{font-family:Newsreader,Georgia,serif;font-size:15.5px;color:var(--ink);text-decoration:none;display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:3px 0;border-bottom:1px dotted var(--rule-soft)}.pillar-index-topics .pillar-topic-link:last-child{border-bottom:none}.pillar-index-topics .pillar-topic-link:hover{color:var(--accent)}.pillar-index-topics .pillar-topic-link .pillar-topic-count{font-family:DM Mono,monospace;font-size:11px;color:var(--ink-3);letter-spacing:.05em;flex-shrink:0}.pillar-index-topics .pillar-topics-more{margin-top:8px;font-family:DM Mono,monospace;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);text-decoration:none}.pillar-index-topics .pillar-topics-more:hover{color:var(--accent-strong)}.pillar-index-topics .pillar-topics-placeholder{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:14px;color:var(--ink-3);line-height:1.5}.pillar-index-topics--empty .pillar-topics-title{margin-bottom:4px}.pillar-index-cta-cell{align-self:center;text-align:right}.pillar-index-cta{display:inline-flex;align-items:center;gap:10px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink);text-decoration:none;transition:gap .25s ease,color .2s ease}.pillar-field-notes{padding:96px 0;border-bottom:1px solid var(--rule)}@media (max-width: 720px){.pillar-field-notes{padding:64px 0}}.pillar-faq-list{counter-reset:pq;border-top:2px solid var(--ink);max-width:920px;margin:0 auto}.pillar-faq-item{border-bottom:1px solid var(--rule)}.pillar-faq-q{display:grid;grid-template-columns:64px 1fr 24px;gap:24px;align-items:baseline;width:100%;background:none;border:0;text-align:left;cursor:pointer;padding:24px 0;color:var(--ink);font:inherit}.pillar-faq-q:before{counter-increment:pq;content:"Q." counter(pq,decimal-leading-zero);font-family:DM Mono,monospace;font-size:12px;letter-spacing:.18em;color:var(--accent)}.pillar-faq-q:hover .pillar-faq-q-icon{color:var(--accent)}@media (max-width: 560px){.pillar-faq-q{grid-template-columns:48px 1fr 24px;gap:14px}}.pillar-faq-q-text{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:22px;line-height:1.35;letter-spacing:-.005em}@media (max-width: 560px){.pillar-faq-q-text{font-size:18px}}.pillar-faq-q-icon{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:24px;color:var(--ink-3);justify-self:end;transition:transform .3s ease,color .2s ease;line-height:1}.pillar-faq-item.is-open .pillar-faq-q-icon{transform:rotate(45deg);color:var(--accent)}.pillar-faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.pillar-faq-item.is-open .pillar-faq-a{grid-template-rows:1fr}.pillar-faq-a>div{overflow:hidden}.pillar-faq-a p{padding:0 24px 28px 88px;color:var(--ink-2);font-size:17px;line-height:1.65;max-width:70ch;margin:0}.pillar-faq-a p:before{content:"A.";color:var(--ink-3);font-family:DM Mono,monospace;font-size:12px;letter-spacing:.18em;margin-right:8px;vertical-align:1px}@media (max-width: 560px){.pillar-faq-a p{padding:0 0 24px 62px}}.pillar-journal{padding:96px 0;border-bottom:1px solid var(--rule)}@media (max-width: 720px){.pillar-journal{padding:64px 0}}.pillar-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}@media (max-width: 920px){.pillar-journal-grid{grid-template-columns:1fr}}.pillar-entry{padding:32px;border-right:1px solid var(--rule);display:flex;flex-direction:column;gap:14px;transition:background .25s ease}.pillar-entry:nth-child(3n){border-right:none}.pillar-entry:not(:nth-last-child(-n+3)){border-bottom:1px solid var(--rule)}.pillar-entry:hover{background:var(--paper-2)}@media (max-width: 920px){.pillar-entry{border-right:none;border-bottom:1px solid var(--rule)}.pillar-entry:last-child{border-bottom:none}}.pillar-entry-meta{display:flex;justify-content:space-between;align-items:baseline;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.pillar-entry-meta .pillar-entry-cat{color:var(--accent);text-decoration:none}.pillar-entry-meta .pillar-entry-cat:hover{color:var(--accent-strong)}.pillar-entry-meta .pillar-entry-date{color:var(--ink-3)}.pillar-entry-title{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-.005em;text-transform:none}.pillar-entry-title a{color:var(--ink);text-decoration:none}.pillar-entry-title a:hover{color:var(--accent)}.pillar-entry-excerpt{font-size:15.5px;color:var(--ink-2);line-height:1.55;flex:1;margin:0}.pillar-entry-read{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);text-decoration:none;display:inline-flex;align-items:center;gap:8px;margin-top:6px;align-self:flex-start;border-bottom:1px solid var(--ink);padding-bottom:2px}.pillar-entry-read:hover{color:var(--accent);border-bottom-color:var(--accent)}.pillar-journal--empty .pillar-journal-empty-note{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:18px;color:var(--ink-3);max-width:60ch;line-height:1.6;text-align:center;margin:32px auto 0}.pillar-colophon{padding:120px 0;text-align:center;background:var(--ink);color:var(--paper);position:relative}.pillar-colophon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.04 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");pointer-events:none}.pillar-colophon .pillar-shell{position:relative;z-index:2}@media (max-width: 720px){.pillar-colophon{padding:80px 0}}.pillar-colophon-heading{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(40px,6vw,80px);line-height:1;letter-spacing:-.01em;margin-bottom:24px;color:var(--paper);text-transform:none}.pillar-colophon-heading .swash{color:var(--gilt)}.pillar-colophon-prose{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:22px;color:#f1e7d2cc;max-width:52ch;margin:0 auto 36px;line-height:1.55}.pillar-colophon-cta{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}.pillar-btn{font-family:DM Mono,monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase;padding:18px 28px;text-decoration:none;display:inline-flex;align-items:center;gap:10px;border:1px solid var(--paper);color:var(--paper);transition:background .2s ease,color .2s ease;background:transparent}.pillar-btn:hover{background:var(--paper);color:var(--ink)}.pillar-btn.pillar-btn--primary{background:var(--gilt);border-color:var(--gilt);color:var(--ink)}.pillar-btn.pillar-btn--primary:hover{background:var(--paper);border-color:var(--paper)}.pillar-ligature{padding:24px 0;text-align:center;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-3);background:var(--paper-2);border-top:1px solid var(--rule);position:relative;z-index:2}.pillar-listing-header{padding:56px 0 36px;border-bottom:1px solid var(--rule)}@media (max-width: 720px){.pillar-listing-header{padding:40px 0 28px}}.pillar-listing-eyebrow{font-family:DM Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:22px;display:flex;gap:18px;align-items:center}.pillar-listing-eyebrow:before{content:"";display:block;width:40px;height:1px;background:var(--accent);flex-shrink:0}.pillar-listing-title{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(36px,5.2vw,64px);line-height:1;letter-spacing:-.012em;color:var(--ink);margin:0 0 18px;text-transform:none}.pillar-listing-title .swash{font-style:italic;font-weight:400;color:var(--accent)}.pillar-listing-subtitle{font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:400;font-size:clamp(17px,1.6vw,20px);line-height:1.5;color:var(--ink-2);max-width:60ch;margin:0 0 28px}.pillar-listing-meta{display:flex;flex-wrap:wrap;gap:18px 28px;align-items:baseline;border-top:1px solid var(--rule);padding-top:18px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.pillar-listing-meta strong{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:16px;color:var(--ink);letter-spacing:0;text-transform:none}.pillar-listing-meta .pillar-listing-breadcrumbs{margin-left:auto}.pillar-listing-meta .pillar-listing-breadcrumbs ul,.pillar-listing-meta .pillar-listing-breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;gap:10px;flex-wrap:wrap}.pillar-listing-meta .pillar-listing-breadcrumbs a{color:var(--ink-2);text-decoration:none}.pillar-listing-meta .pillar-listing-breadcrumbs a:hover{color:var(--accent)}.pillar-listing-meta .pillar-listing-breadcrumbs .breadcrumb-item+.breadcrumb-item:before{content:"/";padding-right:10px;color:var(--rule)}@media (max-width: 720px){.pillar-listing-meta .pillar-listing-breadcrumbs{margin-left:0;flex-basis:100%}}.pillar-topic-nav{padding:32px 0 8px;border-bottom:1px dotted var(--rule-soft)}.pillar-topic-nav .pillar-topic-nav-title{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px}.pillar-topic-nav .pillar-topic-chips{display:flex;flex-wrap:wrap;gap:10px 14px}.pillar-topic-nav .pillar-topic-chip{font-family:Newsreader,Georgia,serif;font-size:16px;line-height:1.2;color:var(--ink);text-decoration:none;padding:8px 14px;border:1px solid var(--rule);background:var(--paper-2);transition:background .2s ease,border-color .2s ease,color .2s ease;display:inline-flex;align-items:baseline;gap:8px}.pillar-topic-nav .pillar-topic-chip:hover{background:var(--paper);border-color:var(--accent);color:var(--accent)}.pillar-topic-nav .pillar-topic-chip .pillar-topic-chip-count{font-family:DM Mono,monospace;font-size:10.5px;color:var(--ink-3);letter-spacing:.05em}.pillar-listing-section{padding:64px 0}@media (max-width: 720px){.pillar-listing-section{padding:44px 0}}.pillar-listing-intro{font-family:Newsreader,Georgia,serif;font-size:17px;line-height:1.7;color:var(--ink-2);max-width:60ch;margin:0 0 36px}.pillar-listing-intro p{margin:0 0 14px}.pillar-listing-intro p:first-child:first-letter{font-family:Newsreader,Georgia,serif;font-weight:500;font-style:italic;float:left;font-size:4.8em;line-height:.85;padding:4px 12px 0 0;color:var(--accent)}.pillar-empty-note{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:18px;color:var(--ink-3);max-width:60ch;line-height:1.6;text-align:center;margin:32px auto;padding:32px 0;border-top:1px solid var(--rule-soft);border-bottom:1px solid var(--rule-soft)}.pillar-pagination{margin:48px 0}.pillar-pagination .pagination{list-style:none;padding:0;margin:0;display:flex;gap:4px;justify-content:center;flex-wrap:wrap;font-family:DM Mono,monospace;font-size:12px;letter-spacing:.12em}.pillar-pagination .page-item{margin:0}.pillar-pagination .page-item .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;color:var(--ink);text-decoration:none;background:var(--paper-2);border:1px solid var(--rule);transition:background .2s ease,color .2s ease,border-color .2s ease}.pillar-pagination .page-item .page-link:hover{background:var(--paper);border-color:var(--accent);color:var(--accent)}.pillar-pagination .page-item.active .page-link{background:var(--ink);color:var(--paper);border-color:var(--ink)}.pillar-pagination .page-item.disabled .page-link{color:var(--rule);background:var(--paper-2);cursor:not-allowed}.ledger-masthead{--paper: #f1e7d2;--paper-2: #ece1c9;--ink: #1d1a16;--ink-2: #3a342c;--ink-3: #6c6256;--rule: #c9b893;--accent: #5b4a32;background:var(--paper-2);border-bottom:1px solid var(--rule);font-family:Newsreader,Georgia,serif;position:relative;z-index:50}.ledger-masthead-inner{max-width:1240px;margin:0 auto;padding:16px 40px;display:flex;align-items:center;justify-content:space-between;gap:32px}@media (max-width: 720px){.ledger-masthead-inner{padding:14px 22px;gap:16px}}.ledger-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.ledger-brand img{height:44px;width:auto;display:block}@media (max-width: 720px){.ledger-brand img{height:36px}}.ledger-brand .ledger-brand-mark{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:16px;letter-spacing:.16em;text-transform:uppercase;line-height:1;color:var(--ink)}.ledger-brand .ledger-brand-mark em{font-style:italic;letter-spacing:0;color:var(--accent);font-weight:500}@media (max-width: 720px){.ledger-brand .ledger-brand-mark{display:none}}.ledger-nav{display:flex;align-items:center;gap:32px}@media (max-width: 920px){.ledger-nav{display:none}}.ledger-nav a{font-family:DM Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-2);text-decoration:none;padding:8px 0;position:relative;transition:color .2s ease}.ledger-nav a:hover,.ledger-nav a.active{color:var(--ink)}.ledger-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--accent)}.ledger-nav-toggle{display:none;background:none;border:0;padding:8px;cursor:pointer;color:var(--ink)}@media (max-width: 920px){.ledger-nav-toggle{display:inline-flex;align-items:center;justify-content:center}}.ledger-nav-toggle span{display:block;width:24px;height:1px;background:var(--ink);position:relative}.ledger-nav-toggle span:before,.ledger-nav-toggle span:after{content:"";position:absolute;left:0;right:0;height:1px;background:var(--ink)}.ledger-nav-toggle span:before{top:-7px}.ledger-nav-toggle span:after{top:7px}.ledger-nav-drawer{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--paper);z-index:100;padding:24px;flex-direction:column;gap:32px}.ledger-nav-drawer.is-open{display:flex}.ledger-nav-drawer .ledger-nav-drawer-head{display:flex;align-items:center;justify-content:space-between}.ledger-nav-drawer .ledger-nav-drawer-close{background:none;border:0;font-family:Newsreader,serif;font-style:italic;font-size:32px;line-height:1;color:var(--ink);cursor:pointer;padding:8px}.ledger-nav-drawer .ledger-nav-drawer-links{display:flex;flex-direction:column;gap:4px;padding-top:16px;border-top:1px solid var(--rule)}.ledger-nav-drawer .ledger-nav-drawer-links a{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:36px;line-height:1.2;letter-spacing:-.005em;color:var(--ink);text-decoration:none;padding:12px 0;border-bottom:1px solid var(--rule)}.ledger-nav-drawer .ledger-nav-drawer-links a.active{color:var(--accent);font-style:italic}.ledger-nav-drawer .ledger-nav-drawer-links a:last-child{border-bottom:none}.ledger-footer{--paper: #f1e7d2;--paper-2: #ece1c9;--ink: #1d1a16;--ink-2: #3a342c;--ink-3: #6c6256;--rule: #c9b893;--rule-soft: #d8c9a5;--accent: #5b4a32;--gilt: #a8884a;background:var(--ink);color:var(--paper);font-family:Newsreader,Georgia,serif;font-size:15px;line-height:1.6;position:relative;overflow:hidden}.ledger-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='220' height='220'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.04 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>")}.ledger-footer-inner{max-width:1240px;margin:0 auto;padding:80px 40px 32px;position:relative;z-index:2}@media (max-width: 720px){.ledger-footer-inner{padding:56px 22px 24px}}.ledger-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:56px;padding-bottom:56px;border-bottom:1px solid rgba(241,231,210,.18)}@media (max-width: 980px){.ledger-footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width: 560px){.ledger-footer-grid{grid-template-columns:1fr;gap:32px}}.ledger-footer-brand .ledger-footer-mark{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:22px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;line-height:1;color:var(--paper)}.ledger-footer-brand .ledger-footer-mark em{font-style:italic;letter-spacing:0;color:var(--gilt);font-weight:500;text-transform:none}.ledger-footer-brand p{font-family:Newsreader,Georgia,serif;font-size:14.5px;line-height:1.7;color:#f1e7d2b3;max-width:36ch;margin-bottom:22px}.ledger-footer-brand .ledger-footer-brand-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.ledger-footer-brand .ledger-footer-brand-links a{color:#f1e7d2d9;text-decoration:none;transition:color .2s ease}.ledger-footer-brand .ledger-footer-brand-links a:hover{color:var(--gilt)}.ledger-footer-column .ledger-footer-column-title{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:15px;letter-spacing:.18em;text-transform:uppercase;color:var(--gilt);margin-bottom:18px;line-height:1;padding-bottom:12px;border-bottom:1px solid rgba(168,136,74,.35)}.ledger-footer-column .ledger-footer-column-title a{color:inherit;text-decoration:none}.ledger-footer-column .ledger-footer-column-title a:hover{color:var(--paper)}.ledger-footer-column .ledger-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.ledger-footer-column .ledger-footer-links a{font-family:Newsreader,Georgia,serif;font-size:15px;line-height:1.4;color:#f1e7d2c7;text-decoration:none;transition:color .2s ease}.ledger-footer-column .ledger-footer-links a:hover{color:var(--paper)}.ledger-footer-column .ledger-footer-empty{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:13px;color:#f1e7d273;line-height:1.5}.ledger-footer-bottom{padding-top:24px;display:flex;justify-content:space-between;align-items:baseline;gap:24px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.14em;color:#f1e7d299}@media (max-width: 720px){.ledger-footer-bottom{flex-direction:column;gap:16px}}.ledger-footer-bottom .ledger-footer-copyright{max-width:60ch;line-height:1.55}.ledger-footer-bottom .ledger-footer-copyright strong{color:var(--paper);font-weight:500}.ledger-footer-bottom .ledger-footer-legal{display:flex;gap:20px;flex-wrap:wrap}.ledger-footer-bottom .ledger-footer-legal a{color:#f1e7d2bf;text-decoration:none;text-transform:uppercase;letter-spacing:.16em}.ledger-footer-bottom .ledger-footer-legal a:hover{color:var(--gilt)}.pillar-prose{font-family:Newsreader,Georgia,serif;font-size:18px;line-height:1.75;color:var(--ink-2);max-width:68ch;margin:0 auto}.pillar-prose h1,.pillar-prose h2,.pillar-prose h3,.pillar-prose h4,.pillar-prose h5,.pillar-prose h6{font-family:Newsreader,Georgia,serif;color:var(--ink);line-height:1.15;letter-spacing:-.01em;margin:1.5em 0 .6em;font-weight:500;text-transform:none}.pillar-prose h2{font-size:clamp(28px,3.2vw,36px)}.pillar-prose h3{font-size:clamp(22px,2.4vw,26px)}.pillar-prose h4{font-size:19px;letter-spacing:0}.pillar-prose h5{font-size:16px;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-3)}.pillar-prose p{margin:0 0 1em}.pillar-prose p:first-of-type:first-letter{font-family:Newsreader,Georgia,serif;font-weight:500;font-style:italic;float:left;font-size:4.8em;line-height:.85;padding:4px 12px 0 0;color:var(--accent)}.pillar-prose a{color:var(--accent);text-decoration:none;background-image:linear-gradient(var(--accent),var(--accent));background-repeat:no-repeat;background-size:100% 1px;background-position:0 96%;transition:color .2s ease}.pillar-prose a:hover{color:var(--accent-strong)}.pillar-prose ul,.pillar-prose ol{margin:0 0 1.4em;padding-left:1.6em}.pillar-prose ul li,.pillar-prose ol li{margin-bottom:.4em}.pillar-prose blockquote{margin:1.6em 0;padding:4px 0 4px 24px;border-left:2px solid var(--accent);font-style:italic;color:var(--ink);font-size:1.05em}.pillar-prose hr{border:0;border-top:1px solid var(--rule);margin:2em 0}.pillar-prose strong{color:var(--ink);font-weight:500}.pillar-prose em{font-style:italic}.pillar-prose code{font-family:DM Mono,monospace;font-size:.92em;background:var(--paper-2);padding:2px 6px;border:1px solid var(--rule-soft)}.pillar-page--standalone{min-height:100%;padding:0}.pillar-page--standalone .pillar-listing-section{padding-top:48px}@media (max-width: 720px){.pillar-page--standalone .pillar-listing-section{padding-top:32px}}.pillar-shell--narrow{max-width:760px;margin:0 auto;padding:0 40px;position:relative;z-index:2}@media (max-width: 720px){.pillar-shell--narrow{padding:0 22px}}.pillar-page--article .pillar-listing-title{font-size:clamp(34px,5vw,56px);max-width:18ch}.pillar-page--article .pillar-listing-subtitle{font-size:clamp(18px,1.8vw,22px);max-width:56ch}.pillar-article-byline{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;padding-top:20px;border-top:1px solid var(--rule);font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-bottom:8px}.pillar-article-byline .pillar-article-author{display:inline-flex;align-items:center;gap:8px;font-family:Newsreader,Georgia,serif;font-style:italic;font-size:15px;color:var(--ink);letter-spacing:0;text-transform:none}.pillar-article-byline .pillar-article-author .pillar-article-author-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid var(--rule)}.pillar-article-byline .pillar-article-date,.pillar-article-byline .pillar-article-readtime{color:var(--ink-3)}.pillar-article-byline .pillar-article-readtime:before{content:"·";margin-right:10px;color:var(--rule)}.pillar-article-cover{margin:0;background:var(--paper-2);border-bottom:1px solid var(--rule);padding:24px 0;position:relative;z-index:2}.pillar-article-cover figure{max-width:1120px;margin:0 auto;padding:0 40px}@media (max-width: 720px){.pillar-article-cover figure{padding:0 22px}}.pillar-article-cover img{display:block;width:100%;height:auto;max-height:540px;object-fit:cover;border:1px solid var(--ink);box-shadow:inset 0 0 0 2px var(--paper-2),inset 0 0 0 3px var(--ink-3)}.pillar-article-cover figcaption{margin-top:12px;font-family:Newsreader,Georgia,serif;font-style:italic;font-size:14px;color:var(--ink-3);text-align:center;line-height:1.4}.pillar-article-body{padding:64px 0}@media (max-width: 720px){.pillar-article-body{padding:44px 0}}.pillar-prose.article-body{max-width:none}.pillar-prose.article-body p:first-of-type:first-letter{all:unset}.pillar-prose.article-body>p:first-of-type:first-letter{font-family:Newsreader,Georgia,serif;font-weight:500;font-style:italic;float:left;font-size:5em;line-height:.85;padding:6px 14px 0 0;color:var(--accent)}.pillar-prose.article-body table{width:100%;border-collapse:collapse;font-family:Newsreader,Georgia,serif;font-size:15.5px;margin:1.4em 0}.pillar-prose.article-body table th,.pillar-prose.article-body table td{padding:10px 14px;border:1px solid var(--rule);vertical-align:top;text-align:left;line-height:1.5}.pillar-prose.article-body table th{background:var(--paper-2);color:var(--ink);font-weight:500;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.pillar-prose.article-body img{max-width:100%;height:auto;display:block;margin:1.4em auto;border:1px solid var(--rule)}.pillar-prose.article-body figure{margin:1.6em 0}.pillar-prose.article-body figure figcaption{font-style:italic;color:var(--ink-3);font-size:14.5px;text-align:center;margin-top:6px}.pillar-prose.article-body .callout,.pillar-prose.article-body .note,.pillar-prose.article-body .disclaimer-box{background:var(--paper-2);border-left:3px solid var(--accent);padding:18px 22px;margin:1.5em 0;font-size:16.5px;line-height:1.6;color:var(--ink-2)}.pillar-prose.article-body .callout strong,.pillar-prose.article-body .note strong,.pillar-prose.article-body .disclaimer-box strong{color:var(--ink)}.pillar-prose.article-body details{border-top:1px solid var(--rule);padding:14px 0}.pillar-prose.article-body details:last-child{border-bottom:1px solid var(--rule)}.pillar-prose.article-body details summary{cursor:pointer;font-family:Newsreader,Georgia,serif;font-weight:500;font-size:18px;line-height:1.4;color:var(--ink);list-style:none;display:flex;justify-content:space-between;align-items:baseline;gap:12px}.pillar-prose.article-body details summary::-webkit-details-marker{display:none}.pillar-prose.article-body details summary:after{content:"+";font-family:Newsreader,Georgia,serif;font-style:italic;font-size:22px;color:var(--accent);line-height:1;flex-shrink:0}.pillar-prose.article-body details[open] summary:after{content:"−"}.pillar-article-end{padding:36px 0 32px;border-top:1px solid var(--rule);margin-top:48px;display:flex;flex-direction:column;gap:28px}.pillar-article-tags{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:baseline}.pillar-article-tags .pillar-article-tags-label{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);margin-right:4px}.pillar-article-tags a{font-family:Newsreader,Georgia,serif;font-size:14.5px;color:var(--ink);text-decoration:none;padding:4px 12px;border:1px solid var(--rule);background:var(--paper-2);transition:background .2s ease,border-color .2s ease,color .2s ease}.pillar-article-tags a:hover{background:var(--paper);border-color:var(--accent);color:var(--accent)}.pillar-article-share{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.pillar-article-share .pillar-article-share-label{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3)}.pillar-article-share a{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);text-decoration:none;padding:4px 10px;border:1px solid var(--ink);transition:background .2s ease,color .2s ease}.pillar-article-share a:hover{background:var(--ink);color:var(--paper)}.pillar-article-bio{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:22px;background:var(--paper-2);border-left:3px solid var(--accent)}@media (max-width: 560px){.pillar-article-bio{grid-template-columns:1fr;gap:12px}}.pillar-article-bio .pillar-article-bio-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:1px solid var(--rule)}.pillar-article-bio .pillar-article-bio-name{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:18px;color:var(--ink);margin-bottom:4px}.pillar-article-bio .pillar-article-bio-role{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-bottom:10px}.pillar-article-bio .pillar-article-bio-text{font-family:Newsreader,Georgia,serif;font-size:15.5px;line-height:1.6;color:var(--ink-2);margin:0}.pillar-article-disclaimer{padding:48px 0;background:var(--paper-2);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);position:relative;z-index:2}.pillar-article-disclaimer .pillar-shell--narrow{text-align:center}.pillar-article-disclaimer .pillar-article-disclaimer-eyebrow{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.pillar-article-disclaimer p{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:16px;line-height:1.6;color:var(--ink-3);max-width:60ch;margin:0 auto}.health-audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}@media (max-width: 920px){.health-audience-grid{grid-template-columns:1fr}}.health-audience-card{display:block;padding:36px 32px 32px;text-decoration:none;color:var(--ink);background:var(--paper);border-right:1px solid var(--rule);transition:background .25s ease;position:relative}.health-audience-card:last-child{border-right:none}@media (max-width: 920px){.health-audience-card{border-right:none;border-bottom:1px solid var(--rule)}.health-audience-card:last-child{border-bottom:none}}.health-audience-card:hover{background:var(--paper-2)}.health-audience-card:hover .health-audience-card-cta{gap:14px}.health-audience-card:hover .health-audience-card-cta .pillar-arrow{transform:translate(4px)}.health-audience-card.audience-men{--accent: #7a2519;--accent-strong: #9a3322}.health-audience-card.audience-women{--accent: #8b3052;--accent-strong: #a8425f}.health-audience-card.audience-children{--accent: #3e5d3a;--accent-strong: #52784d}.health-audience-card .health-audience-card-volume{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:24px;display:flex;gap:14px;align-items:center}.health-audience-card .health-audience-card-volume:before{content:"";display:block;width:36px;height:1px;background:var(--accent);flex-shrink:0}.health-audience-card .health-audience-card-title{font-family:Newsreader,Georgia,serif;font-weight:500;font-size:clamp(28px,3vw,36px);line-height:1;letter-spacing:-.01em;color:var(--ink);margin-bottom:12px;text-transform:none}.health-audience-card .health-audience-card-tagline{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:17px;line-height:1.4;color:var(--ink-2);margin:0 0 18px}.health-audience-card .health-audience-card-latin{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:13px;color:var(--ink-3);padding-bottom:18px;border-bottom:1px solid var(--rule);margin-bottom:18px}.health-audience-card .health-audience-card-latin:before{content:"☘ ";color:var(--accent);font-style:normal;margin-right:4px}.health-audience-card .health-audience-card-meta{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3)}.health-audience-card .health-audience-card-cta{color:var(--ink);display:inline-flex;align-items:center;gap:8px;transition:gap .25s ease}.health-audience-card .health-audience-card-cta .pillar-arrow{transition:transform .25s ease}.health-overview-grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:72px;align-items:start}@media (max-width: 920px){.health-overview-grid{grid-template-columns:1fr;gap:32px}}.health-overview-grid .pillar-prose{max-width:none}.pillar-page section,.pillar-page .section{float:none!important;display:block;position:relative}.pillar-page .pillar-toc,.pillar-page .reading-progress,.pillar-page .back-to-top-pillar{display:none!important}.sidebar-widget{margin-top:50px}.sidebar-widget .social{display:flex;margin-top:25px;flex-wrap:wrap}.sidebar-widget .social li{padding-top:10px;margin-right:20px}.sidebar-widget .social li:last-child{margin-right:0}.sidebar-widget .social li a{display:block;width:50px;height:50px;line-height:48px;border:1px solid rgba(10,77,60,.25);border-radius:50%;text-align:center;font-size:18px;color:#343a40;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px){.sidebar-widget .social li a{width:45px;height:45px;line-height:43px}}.sidebar-widget .social li a:hover{background-color:#ffa300;border-color:#ffa300;color:#fff}.widget-title{font-size:25px;font-weight:500;margin-bottom:0;margin-top:-7px}.widget-information{background-color:#f8f6f4;padding:30px 30px 40px;border-radius:2px}.widget-information .info-price{text-align:center}.widget-information .info-price .price{font-size:30px;font-weight:700;color:#0a4d3c;display:block}.widget-information .info-list ul{border-top:1px solid #d1e6d9;margin-top:35px}.widget-information .info-list ul li{border-bottom:1px solid #d1e6d9;padding:15px 0}.widget-information .info-list ul li i{color:#ffa300;margin-right:3px;font-size:16px}@media only screen and (min-width: 992px) and (max-width: 1199px){.widget-information .info-list ul li i{font-size:15px}}.widget-information .info-list ul li strong{color:#2c241b;font-size:16px;font-weight:500}@media only screen and (min-width: 992px) and (max-width: 1199px){.widget-information .info-list ul li strong{font-size:15px}}.widget-information .info-list ul li span{color:#52565b;display:block;float:right;font-size:16px;font-weight:400}@media only screen and (min-width: 992px) and (max-width: 1199px){.widget-information .info-list ul li span{font-size:15px}}.widget-information .info-btn{text-align:center;margin-top:40px}.widget-search{position:relative}.widget-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]){width:100%;height:60px;border:1px solid rgba(10,77,60,.2);border-radius:2px;padding:0 60px 0 20px;outline:none;transition:all .3s linear;font-size:15px;font-weight:400;color:#52565b;background-color:#fff;margin-top:0}.widget-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder{opacity:1}.widget-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder{opacity:1}.widget-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{opacity:1}.widget-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder{opacity:1}.widget-search input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):focus{border-color:#0a4d3c}.widget-search button{position:absolute;width:48px;height:48px;line-height:48px;padding:0;text-align:center;border-radius:2px;background-color:#0a4d3c;border:0;top:6px;right:6px;font-size:16px;color:#fff}.widget-category{padding:35px;border-radius:2px;margin-top:30px;background-color:#f8f6f4}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.widget-category{padding:25px}}.widget-category .category-list li+li{margin-top:10px}.widget-category .category-list li a{padding:0 15px;height:50px;line-height:50px;display:block;color:#52565b;border-radius:2px;font-size:15px;font-weight:500;transition:all .3s linear;background-color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.widget-category .category-list li a{font-size:14px}}.widget-category .category-list li a span{display:block;float:right}.widget-category .category-list li a:hover{color:#fff;background-color:#0a4d3c;border-color:#0a4d3c}.widget-post{padding:35px;border:1px solid rgba(10,77,60,.2);border-radius:2px;margin-top:30px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.widget-post{padding:25px}}.widget-post .post-items li{border-bottom:1px solid rgba(10,77,60,.2);padding:20px 0}.widget-post .post-items li:first-child{padding-top:0}.widget-post .post-items li:last-child{padding-bottom:0;border-bottom:0}.widget-post .single-post{display:flex;align-items:center}.widget-post .single-post .post-thumb a{display:block}.widget-post .single-post .post-thumb a img{width:70px;height:70px;border-radius:50%;object-position:center;object-fit:cover}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.widget-post .single-post .post-thumb a img{width:60px;height:60px}}.widget-post .single-post .post-content{flex:1;padding-left:30px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.widget-post .single-post .post-content{padding-left:20px}}.widget-post .single-post .post-content .title{margin-bottom:0}.widget-post .single-post .post-content .title a{font-size:15px;font-weight:500;color:#343a40;font-family:Montserrat,sans-serif;line-height:1.4}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.widget-post .single-post .post-content .title a{font-size:14px}}.widget-post .single-post .post-content .title a:hover{color:#ffa300}.widget-post .single-post .post-content .date{font-size:13px;color:#52565b;margin-top:5px;display:block}.widget-post .single-post .post-content .date i{color:#ffa300}.widget-tags{padding:35px;border:1px solid rgba(10,77,60,.2);border-radius:2px;margin-top:30px}@media only screen and (min-width: 992px) and (max-width: 1199px),only screen and (max-width: 575px){.widget-tags{padding:25px}}.widget-tags .tags-list{display:flex;flex-wrap:wrap;margin-left:-7px;margin-right:-7px;margin-top:-10px}.widget-tags .tags-list li{padding:10px 5px 0}.widget-tags .tags-list li a{height:45px;line-height:43px;padding:0 35px;background-color:#f8f6f4;display:block;color:#52565b;border-radius:2px;font-size:15px;font-weight:500;transition:all .3s linear}@media only screen and (min-width: 992px) and (max-width: 1199px){.widget-tags .tags-list li a{font-size:14px;padding:0 22px}}@media only screen and (max-width: 767px){.widget-tags .tags-list li a{padding:0 20px}}.widget-tags .tags-list li a:hover{background-color:#0a4d3c;border-color:#0a4d3c;color:#fff}.footer-widget-section{position:relative;padding-block:clamp(3.5rem,7vw,5.5rem) clamp(2.5rem,5vw,4rem)}.footer-widget-wrapper{margin-top:0}.footer-widget{margin-top:2rem}.footer-widget p{font-family:Montserrat,sans-serif;font-size:.92rem;line-height:1.75;color:#f8f6f4d1;margin-top:1.2rem;max-width:36ch}.footer-widget-title{position:relative;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:700;color:var(--hh-amber);white-space:nowrap;letter-spacing:-.005em;padding-bottom:.8rem;margin-bottom:0}.footer-widget-title:after{content:"";position:absolute;left:0;bottom:0;width:32px;height:1px;background-color:var(--hh-amber)}.footer-widget-title a{color:inherit;text-decoration:none}.footer-widget-title a:hover{color:#fff}@media only screen and (min-width: 992px) and (max-width: 1199px){.footer-widget-title{font-size:1.3rem}}@media only screen and (max-width: 767px){.footer-widget-title{font-size:1.2rem}}.widget-newsletter{padding-top:0}@media only screen and (min-width: 1500px),only screen and (min-width: 1200px) and (max-width: 1499px){.widget-newsletter{padding-right:60px}}.widget-newsletter p{color:#f8f6f4d1;line-height:1.85}.widget-newsletter .newsletter-form{margin-top:1.5rem}.widget-newsletter .newsletter-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]){width:100%;border:1px solid rgba(248,246,244,.15);height:48px;padding:0 18px;border-radius:2px;background-color:#f8f6f40f;color:var(--hh-cream);font-family:Montserrat,sans-serif;font-size:.9rem;transition:border-color .25s ease,background-color .25s ease}.widget-newsletter .newsletter-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):focus{border-color:var(--hh-amber);background-color:#f8f6f41a}.widget-newsletter .newsletter-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-webkit-input-placeholder{opacity:1;color:#f8f6f48c}.widget-newsletter .newsletter-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-moz-placeholder{opacity:1;color:#f8f6f48c}.widget-newsletter .newsletter-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file])::-moz-placeholder{opacity:1;color:#f8f6f48c}.widget-newsletter .newsletter-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=file]):-ms-input-placeholder{opacity:1;color:#f8f6f48c}.widget-newsletter .newsletter-form .btn{border-radius:2px;margin-top:1rem;padding:.75rem 1.6rem;background-color:var(--hh-amber);color:var(--hh-coffee);font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;border:0}.widget-newsletter .newsletter-form .btn:hover{background-color:var(--hh-cream);color:var(--hh-forest)}.widget-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.widget-wrapper>*{padding-right:40px}.widget-wrapper>*:last-child{padding-right:0}.widget-link{padding-top:1.4rem}.widget-link li{font-family:Montserrat,sans-serif;font-size:.9rem;color:#f8f6f4cc;margin-top:.65rem;line-height:1.5}@media only screen and (max-width: 767px){.widget-link li{font-size:.85rem}}.widget-link li a{color:inherit;position:relative;transition:color .2s ease,padding-left .2s ease}.widget-link li a:hover{color:var(--hh-amber);padding-left:.35rem}.widget-location{padding-top:1.4rem}.widget-location p{font-family:Montserrat,sans-serif;font-size:.9rem;color:#f8f6f4cc;margin-top:.65rem;line-height:1.75}@media only screen and (max-width: 767px){.widget-location p{font-size:.85rem}}.footer-section{background-color:var(--hh-forest-deep);color:var(--hh-cream);position:relative}.footer-section a{transition:color .25s ease}.footer-copyright{padding-block:1.4rem 1.6rem;background-color:var(--hh-forest-deep);border-top:1px solid rgba(248,246,244,.12)}.copyright-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.copyright-wrapper{display:block;text-align:center}}.copyright-text{padding-top:0}.copyright-text p{color:#f8f6f4bf;font-family:Montserrat,sans-serif;font-size:.78rem;letter-spacing:.02em;line-height:1.6;margin:0}.copyright-text p span,.copyright-text p i,.copyright-text p a{color:var(--hh-amber)}.copyright-text p a:hover{color:var(--hh-cream);text-decoration:underline}.copyright-link{padding-top:0;display:flex;gap:1.6rem}@media only screen and (min-width: 768px) and (max-width: 991px),only screen and (max-width: 767px){.copyright-link{justify-content:center;padding-top:1rem}}.copyright-link a{color:#f8f6f4bf;position:relative;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-top:0}.copyright-link a+a{margin-left:0}.copyright-link a+a:before{position:absolute;content:"";width:3px;height:3px;background-color:#f8f6f459;border-radius:50%;left:-.85rem;top:50%;transform:translateY(-50%);font-size:inherit}.copyright-link a:hover{color:var(--hh-amber)}.footer-section .shape-01,.footer-section .shape-02{display:none}.back-to-top{position:fixed;bottom:24px;right:24px;font-size:18px;width:44px;height:44px;line-height:40px;border-radius:50%;z-index:99;text-align:center;display:none;box-shadow:0 8px 20px #0737292e;transition:all .3s linear;color:var(--hh-coffee);background-color:var(--hh-amber)}.back-to-top:hover{color:var(--hh-cream);background-color:var(--hh-forest)}.pillar-page--home .pillar-titlepage{padding-bottom:36px}@media (max-width: 720px){.pillar-page--home .pillar-titlepage{padding-bottom:24px}}.pillar-page--home .pillar-titlepage-grid--home{grid-template-columns:1fr;align-items:start}.pillar-page--home .pillar-title{max-width:16ch;font-size:clamp(48px,8vw,120px);line-height:.92}.pillar-page--home .pillar-toc-section{background:var(--paper-2);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.pillar-toc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:2px solid var(--ink)}@media (max-width: 920px){.pillar-toc-grid{grid-template-columns:1fr}}.pillar-toc-column{padding:32px;border-right:1px solid var(--rule)}.pillar-toc-column:last-child{border-right:none}@media (max-width: 920px){.pillar-toc-column{border-right:none;border-bottom:1px solid var(--rule)}.pillar-toc-column:last-child{border-bottom:none}}.pillar-toc-column .pillar-toc-heading{display:flex;justify-content:space-between;align-items:baseline;font-family:Newsreader,Georgia,serif;font-weight:500;font-size:22px;line-height:1;color:var(--ink);margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid var(--rule);text-transform:none}.pillar-toc-column .pillar-toc-heading .pillar-toc-num{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;color:var(--accent)}.pillar-toc-column.audience-men{--accent: #7a2519;--accent-strong: #9a3322}.pillar-toc-column.audience-women{--accent: #8b3052;--accent-strong: #a8425f}.pillar-toc-column.audience-children{--accent: #3e5d3a;--accent-strong: #52784d}.pillar-toc-column ul{list-style:none;padding:0;margin:0}.pillar-toc-column li{margin:0}.pillar-toc-column li a{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-family:Newsreader,Georgia,serif;font-size:16px;line-height:1.4;color:var(--ink);text-decoration:none;padding:8px 0;border-bottom:1px dotted var(--rule-soft);transition:color .2s ease}.pillar-toc-column li a:hover{color:var(--accent)}.pillar-toc-column li:last-child a{border-bottom:none}.pillar-toc-column .pillar-toc-empty{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:14px;color:var(--ink-3);line-height:1.5}
