@import url("https://fonts.googleapis.com/css?family=Poppins:400,500&display=swap");@import url("https://fonts.googleapis.com/css?family=Oswald:400,500&display=swap");html{height:100vh;width:100vw}body{position:absolute;left:0;right:0;margin:auto;max-width:1240px;min-width:288px;overflow-x:hidden;height:auto;-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;transition:opacity 300ms ease;padding-left:20px;padding-right:20px;font-family:'Poppins', sans-serif}@media (max-width: 767px){body{padding-left:16px;padding-right:16px}}.displayOnLoad{visibility:hidden}*{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-webkit-scrollbar-track{width:0;height:0}a{text-decoration:none}li{text-transform:capitalize}.underline{position:relative;margin:auto;cursor:pointer}.underline:after{content:'';position:absolute;bottom:-2px;left:0;height:1px;width:100%;background:#2A2727;opacity:1;transform-origin:left;transition-delay:70ms;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 150ms ease;-moz-transition:transform 150ms ease;-o-transition:transform 150ms ease;transition:transform 150ms ease}.underline:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);transition-delay:70ms}.underline.active:after{-webkit-transform:scaleX(1) translateY(23px);-ms-transform:scaleX(1) translateY(23px);transform:scaleX(1) translateY(23px)}.underline.recent:after{-webkit-transform:scaleX(1) translateY(0);-ms-transform:scaleX(1) translateY(0);transform:scaleX(1) translateY(0)}.underline:active{opacity:0.7}.row-with-dots{display:flex}.row-with-dots span{position:relative;border-radius:50%;border:1px solid #726969;width:6px;height:6px;box-sizing:border-box;margin-bottom:11px;margin-left:3px;margin-right:3px}.row-with-dots span:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;-webkit-transition:background-color 150ms ease;-moz-transition:background-color 150ms ease;-o-transition:background-color 150ms ease;transition:background-color 150ms ease}.row-with-dots span.full:after{background:#726969}hr{border-bottom-width:0}button{outline:none !important}.app-btns-row{max-width:360px}.logo,.logo-sm{font-family:Oswald;font-style:normal;font-weight:500;font-size:39px;line-height:36px;color:#2A2727;text-transform:uppercase}@media (max-width: 882px){.logo,.logo-sm{font-size:32px}}.logo-sm{font-size:24px !important;margin-bottom:20px}header{contain:paint;width:100vw;margin-left:calc(-50vw + 50%);margin-bottom:50px;background:#fff;box-shadow:0px 2px 8px rgba(89,89,89,0.1)}@media (min-width: 768px){header{position:sticky;position:-webkit-sticky;top:-97px;z-index:3}}header #menuNavBar{-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}header.small #menuNavBar{-webkit-transform:translateX(70px);-ms-transform:translateX(70px);transform:translateX(70px)}@media (max-width: 915px){header.small #menuNavBar{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}header.small .topbar-logo{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}header .topbar-logo{position:absolute;width:32px;height:23px;margin-left:5px;cursor:pointer;-webkit-transition:transform 230ms ease;-moz-transition:transform 230ms ease;-o-transition:transform 230ms ease;transition:transform 230ms ease;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}@media (max-width: 915px){header .topbar-logo{display:none}}header .col.mob-hide{max-width:1240px;margin:auto}@media (max-width: 1280px){header .col.mob-hide>.row{padding-left:20px;padding-right:20px}}header .header-mobile{display:none}header div div{background:#fff}header div div:nth-of-type(1){height:95px;z-index:1}header div div:nth-of-type(1) .logo+div{max-width:720px;flex:1;margin-left:30px}header div div:nth-of-type(1) .logo+div div:nth-of-type(1) div:nth-of-type(2){margin-right:30px}header div div:nth-of-type(1) .logo+div div:nth-of-type(1) .pin{width:33px;padding-right:20px}header div div:nth-of-type(1) .logo+div div:nth-of-type(1) .pin img{-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease;transform-origin:bottom;width:23px;height:33px}header div div:nth-of-type(1) .logo+div div:nth-of-type(1) .pin img:hover{cursor:pointer;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}header div div:nth-of-type(1) .logo+div div:nth-of-type(1) .pin p{white-space:nowrap}header div #headerMenu{-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-o-transition:transform 300ms ease;transition:transform 300ms ease}header div #headerMenu .btn-lg{height:45px;width:174px}header div div:nth-of-type(2){height:73px}header div div:nth-of-type(2) ul{flex:1;margin-right:30px;max-width:622px}header div div:nth-of-type(2) ul.s>li:not(.active){color:#AEA7A7}header div div:nth-of-type(2) ul li{position:relative;font-family:'Oswald';font-size:16px;line-height:24px;letter-spacing:1px;text-transform:uppercase;cursor:pointer}header div div:nth-of-type(2) ul li:after{content:'';position:absolute;bottom:-2px;left:0;height:1px;width:100%;background:#2A2727;opacity:1;transform-origin:left;transition-delay:70ms;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 150ms ease;-moz-transition:transform 150ms ease;-o-transition:transform 150ms ease;transition:transform 150ms ease}header div div:nth-of-type(2) ul li:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);transition-delay:70ms}header div div:nth-of-type(2) ul li.active:after{-webkit-transform:scaleX(1) translateY(0);-ms-transform:scaleX(1) translateY(0);transform:scaleX(1) translateY(0)}header div div:nth-of-type(2) ul li.recent:after{-webkit-transform:scaleX(1) translateY(0);-ms-transform:scaleX(1) translateY(0);transform:scaleX(1) translateY(0)}header div div:nth-of-type(2) ul li:active{opacity:0.7}@media (max-width: 767px){header{position:fixed;margin-left:0;z-index:9;top:0;left:0;width:100%;height:60px}header .header-mobile.ts{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}header .header-mobile{display:flex;position:absolute;height:60px;width:calc(100vw - 32px);min-width:288px;background:rgba(255,255,255,0.7);backdrop-filter:blur(15px) saturate(200%);-webkit-backdrop-filter:blur(15px) saturate(200%);z-index:10;padding-left:16px;padding-right:16px;-webkit-transition:background 400ms ease,backdrop-filter 400ms ease;-moz-transition:background 400ms ease,backdrop-filter 400ms ease;-o-transition:background 400ms ease,backdrop-filter 400ms ease;transition:background 400ms ease,backdrop-filter 400ms ease}header .header-mobile .xl{font-size:24px}header #mobileMenuIcon{position:relative;width:23px;height:17px}header #mobileMenuIcon:before{content:'';position:absolute;top:4px;left:0;width:100%;height:1px;background:black;transform-origin:right;-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease}header #mobileMenuIcon:after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:1px;background:black;-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease;transform-origin:right}header #mobileMenuIcon.open:before{transform:rotate(-45deg) scaleX(0.75) translateY(-3px);transform-origin:right}header #mobileMenuIcon.open:after{transform:rotate(45deg) scaleX(0.75) translateY(3px);transform-origin:right}#mobileMenuCnt{position:fixed;z-index:8;background:rgba(255,255,255,0.85);backdrop-filter:blur(12px) saturate(0%);-webkit-backdrop-filter:blur(12px) saturate(0%);width:100vw;height:100vh;margin-left:-16px;overflow:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1)}#mobileMenuCnt.open{-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}#mobileMenuCnt #mobileHeaderMenu{flex-direction:column;align-items:center;justify-content:flex-start;height:100vh;width:100%}#mobileMenuCnt #mobileMenuNavBar{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:240px;margin-bottom:45px;padding-top:80px !important}#mobileMenuCnt #mobileMenuNavBar li{position:relative;font-family:'Oswald';font-size:16px;line-height:24px;letter-spacing:1px;text-transform:uppercase;cursor:pointer}#mobileMenuCnt #mobileMenuNavBar li:after{display:none;content:'';position:absolute;bottom:-2px;left:0;height:1px;width:100%;background:#2A2727;opacity:1;transform-origin:left;transition-delay:70ms;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 150ms ease;-moz-transition:transform 150ms ease;-o-transition:transform 150ms ease;transition:transform 150ms ease}#mobileMenuCnt #mobileMenuNavBar li:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);transition-delay:70ms}#mobileMenuCnt #mobileMenuNavBar li.active:after{-webkit-transform:scaleX(1) translateY(7px);-ms-transform:scaleX(1) translateY(7px);transform:scaleX(1) translateY(7px)}#mobileMenuCnt #mobileMenuNavBar.s>li:not(.active){color:#AEA7A7}#mobileMenuCnt #mobileMenuNavBar li.recent:after{-webkit-transform:scaleX(1) translateY(0);-ms-transform:scaleX(1) translateY(0);transform:scaleX(1) translateY(0)}#mobileMenuCnt #mobileMenuNavBar li:active{opacity:0.7}#mobileMenuCnt #mobileMenuNavBar+button{background-color:transparent}}section{position:relative;margin-bottom:100px;min-height:400px;-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;transition:opacity 300ms ease}section .section-heading{height:27px;width:100%;margin-bottom:80px}section .section-heading p{color:#AEA7A7;font-family:Oswald;font-style:normal;font-weight:normal;font-size:24px;line-height:32px;text-align:center;letter-spacing:1px;text-transform:uppercase;padding-left:40px;padding-right:40px;transform-origin:center}section .section-heading p:nth-of-type(2){animation-duration:2s}section .section-heading hr{transform-origin:left}section .section-heading hr:nth-of-type(2){animation-duration:2s}section .section-heading hr:nth-of-type(1),section .section-heading hr:nth-of-type(3){width:96px}section .section-half{position:relative;display:flex;min-height:419px;min-width:290px;width:calc(50% - 15px);border:1px solid rgba(70,62,62,0.3);border-radius:4px}@media (max-width: 1024px){section .section-half,section .section-third{width:100%;min-height:auto;margin-bottom:50px}section .section-half:not(.last){margin-bottom:50px}section .section-heading p{font-size:18px;padding-left:15px;padding-right:15px}}@media (max-width: 480px){section .section-heading p{display:none}}section .arrows img{height:29px;width:16px;cursor:pointer;-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease}section .arrows img:nth-of-type(1){transform:rotate(180deg);padding-left:22px}section .arrows img:nth-of-type(1):hover{-webkit-transform:rotate(180deg) scale(1.1);-ms-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}section .arrows img:nth-of-type(2){padding-left:22px}section .arrows img:nth-of-type(2):hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}section .arrows.with-padding{padding-left:30px}section .intro-paragraph{padding-top:35px;padding-left:35px;margin-right:20px}section .intro-paragraph div:nth-of-type(1){min-width:50px;height:56px;margin-right:20px}section .intro-paragraph p{margin-top:15px;margin-bottom:35px;max-width:90%}@media (max-width: 1024px){section:first-of-type{margin-top:70px}section{margin-bottom:40px;min-height:auto}section .section-heading{margin-bottom:40px}section .intro-paragraph{padding:0;margin-top:40px;margin-right:0}section .intro-paragraph .row:first-of-type{display:none}section .intro-paragraph .col{width:100%}section .intro-paragraph p{max-width:100%}}footer{bottom:0;height:346px;width:100%;padding-top:30px}footer .row{align-items:flex-start}footer li{position:relative;font-size:14px;line-height:18px;color:#726969;padding-top:15px;padding-bottom:15px;cursor:pointer}footer li>a:not(.social-lnk){background-color:#fff;padding-left:10px;padding-right:10px;margin-left:-10px}footer li:after{content:'';position:absolute;bottom:46%;left:-20px;height:1px;width:55%;background:#2A2727;opacity:1;transform-origin:left;transition-delay:70ms;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 150ms ease;-moz-transition:transform 150ms ease;-o-transition:transform 150ms ease;transition:transform 150ms ease;z-index:-1}footer li:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);transition-delay:70ms}footer li:active{opacity:0.7}footer .text-right{font-size:14px;line-height:18px;padding-top:15px;padding-bottom:15px}footer .copyright{font-size:14px;line-height:18px;margin-top:50px;margin-bottom:20px;color:#726969}footer .social{margin-top:15px;width:145px;align-items:center}footer .social img{cursor:pointer;-webkit-transition:filter 150ms ease;-moz-transition:filter 150ms ease;-o-transition:filter 150ms ease;transition:filter 150ms ease}footer .social .social-lnk:nth-of-type(2){margin-left:25px}footer .btn-margin{margin-top:24px}@media (max-width: 767px){footer{height:auto;padding-top:50px}footer>.row:first-of-type{flex-direction:column;align-items:unset}footer .logo{display:none}footer .social{width:100%}footer .social img{width:30px;height:30px}footer .btn-footer-mob{display:block !important;margin-top:0;margin-bottom:20px;width:100%}footer .copyright{margin-top:30px}footer .flex-14{flex:1 0}footer .align-items-end{align-items:flex-start !important}footer .text-right{text-align:left}}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-1{display:flex;flex:1 0}.flex-12{display:flex;flex:1.2 0}.flex-14{display:flex;flex:1.4 0}.flex-15{display:flex;flex:1.5 0}.flex-3{display:flex;flex:3 0}.flex-03{display:flex;flex:0.33333 !important}.flex-a{display:flex;flex:auto !important}.row{display:flex;flex-direction:row}.col{display:flex;flex-direction:column}.justify-content-around{justify-content:space-around}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.justify-content-evenly{justify-content:space-evenly}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.align-items-start{align-items:flex-start}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.align-self-center{align-self:center}.pos-absolute{position:absolute}.pos-relative{position:relative}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.no-margin-bottom{margin-bottom:0 !important}.margin-auto{margin:auto}.mar-h--15{margin-left:-15px;margin-right:-15px}.no-overflow{overflow:hidden !important}.overflow-x-scroll{overflow-x:scroll}.no-bars::-webkit-scrollbar{width:0}.height-auto{min-height:auto !important;height:auto !important}.w100{width:100%}.h100{height:100%}.wh100{width:100%;height:100%}.w40{width:40%}.w50{width:50%}.w60{width:60%}.w70{width:70%;max-width:70% !important;min-width:70%}.w80{width:80%;max-width:80% !important}.w90{width:90%;max-width:90% !important}.mw85{max-width:85%}.mw90{max-width:90%}.mob-only{display:none}.border-bottom-300{border-bottom:1px solid #eae7e7}.border-top-300{border-top:1px solid #AEA7A7}.no-border{border:none !important}.o0{opacity:0}.o1{opacity:.1}.o3{opacity:.3}.o5{opacity:.5}.backdrop{backdrop-filter:blur(10px)}.list-unstyled{list-style:none}.list-horizontal{list-style:none;display:inline-flex}.btn-info{width:auto !important;padding-left:15px;padding-right:15px}.btn-lg,.btn-md{width:160px;height:52px;background-color:#fff;color:#2A2727;border:1px solid #2A2727;border-radius:3px;text-transform:uppercase;font-style:normal;font-weight:normal;font-size:17px;line-height:28px;text-align:center;letter-spacing:1px;padding-top:2px;cursor:pointer;-webkit-transition:background-color 200ms ease,color 200ms ease,opacity 150ms ease;-moz-transition:background-color 200ms ease,color 200ms ease,opacity 150ms ease;-o-transition:background-color 200ms ease,color 200ms ease,opacity 150ms ease;transition:background-color 200ms ease,color 200ms ease,opacity 150ms ease}.btn-lg.larger,.btn-md.larger{width:175px}.btn-lg:hover,.btn-md:hover,.btn-dark{background-color:#2A2727;color:#fff}.btn-dark:hover{opacity:0.9}@media (max-width: 480px){.btn-lg{width:100%}}.pointer{cursor:pointer}.cursor-default{cursor:default !important}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.text-no-wrap{white-space:nowrap}.cover{object-fit:cover}.avatar-sm{position:relative;width:78px;height:78px;border-radius:50%;object-fit:cover;background:#fafafa;-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;transition:opacity 300ms ease}.sm-only{display:none}.md-only{display:none}@media (max-width: 480px){.sm-hide{display:none !important}.mob-hide{display:none !important}.mob-only{display:unset}.mob-flex{display:flex !important}.mob-col{flex-direction:column}.md-hide{display:flex !important}.md-only{display:none !important}.sm-only{display:unset}.sm-col-reverse,.mob-col-reverse{flex-direction:column-reverse}.col-mobile{flex-direction:column !important}.sm-col{flex-direction:column !important}.margin-auto-mobile{margin:auto !important}.no-border-mobile{border:none !important}}@media (max-width: 767px){.mob-hide{display:none !important}.mob-only{display:unset}.mob-flex{display:flex !important}.mob-col-reverse{flex-direction:column-reverse}.mob-row{flex-direction:row}.mob-col{flex-direction:column}.md-hide{display:none}.md-only{display:flex}.col-md{flex-direction:column}.no-margin-btm-mob{margin-bottom:0}.mw85{max-width:unset}.mw100{max-width:100% !important;width:100% !important}}@media (min-width: 768px){.mobile-only{display:none !important}.mob-flex{display:none !important}}@media (min-width: 1024px){.desktop-hide{display:none}}@media (max-width: 1024px){.desktop-only{display:none}.mdw100{max-width:100% !important;width:100% !important}}@media (min-width: 768px) and (max-width: 1024px){.md-only{display:flex}.md-hide{display:none !important}.md-row{flex-direction:row !important}.md-row-reverse{flex-direction:row-reverse !important}.md-col{flex-direction:column !important}.md-wrap-reverse{flex-wrap:wrap-reverse}.md-justify-content-evenly{justify-content:space-evenly}}p{font-family:'Poppins', sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:28px;color:#463E3E;margin:0}.poppins{font-family:'Poppins', sans-serif}.oswald{font-family:'Oswald', sans-serif}h1{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:72px;line-height:82px}h2{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:48px;line-height:54px}h3{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:36px;line-height:48px}h4{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:24px;line-height:36px}h5{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:18px;line-height:36px}.fw300{font-weight:300}.fw500{font-weight:500}p.xl{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:16px;line-height:28px}p.xlx{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:20px;line-height:28px}p.lg{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:16px;line-height:24px}p.subtitle{font-style:normal;font-weight:normal;font-size:14px;line-height:18px;color:#463E3E;opacity:0.6}p.tiny{font-family:'Oswald', sans-serif;font-style:normal;font-weight:normal;text-align:center;letter-spacing:1px;text-transform:uppercase;color:#2A2727;margin:0;padding:0;font-size:9px;line-height:12px;color:#171312;opacity:.5}.t100{color:#E9E7E7}.t300{color:#AEA7A7}.t400{color:#726969 !important}.t500{color:#463E3E !important}.t600{color:#2A2727}.f24{font-size:24px;line-height:36px}.text-white{color:#fff !important}.align-left{text-align:left}.text-justify{text-align:justify}.no-t-transform{text-transform:none}@media (max-width: 767px){.mob-36{font-size:36px;line-height:48px}.f24{font-size:20px;line-height:28px}}@media (max-width: 480px){h2{font-size:36px;line-height:48px}h3{font-size:24px;line-height:32px}.f24{font-size:16px;line-height:28px}}@keyframes right-spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(180deg)}}@keyframes left-spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes close-wrapper{to{clip:rect(auto, auto, auto, auto)}}.wrapper,.circle{animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-timing-function:linear;-webkit-animation-timing-function:linear}.wrapper.animating{-webkit-animation-duration:0.01s;animation-duration:0.01s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-name:close-wrapper;animation-name:close-wrapper}.wrapper.animating .circle[data-anim~=left]{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-name:left-spin;animation-name:left-spin}.wrapper.animating .circle[data-anim~=right]{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:right-spin;animation-name:right-spin}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes scale{from{transform:scale(0)}to{transform:scale(1)}}@keyframes scaleImgRtL{from{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);opacity:0;clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 80% 100%);-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 80% 100%)}to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@keyframes scaleImgLtR{from{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);clip-path:polygon(0% 0%, 0% 0%, 20% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 20% 100%, 0% 100%)}to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@keyframes scaleImgRtLAOS{from{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 80% 100%);-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 80% 100%)}to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@keyframes scaleImgLtRAOS{from{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);clip-path:polygon(0% 0%, 0% 0%, 20% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 20% 100%, 0% 100%)}to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}.gone{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:0;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);animation:scaleImgRtL .8s;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-direction:reverse}.appear-from-right{animation:scale 1s;transform-origin:right;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.scaleImg{animation:scaleImgRtL .8s;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}[data-aos~="scaleImgL"].aos-animate{opacity:1;animation:scaleImgRtLAOS .8s;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.scaleImgR{animation:scaleImgLtR .8s;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}[data-aos~="scaleImgR"].aos-animate{animation:scaleImgLtRAOS .8s;animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}@keyframes menuOpen{from{clip-path:polygon(80% 0%, 100% 0%, 100% 100%, 100% 100%)}to{opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@keyframes menuClose{from{clip-path:polygon(80% 0%, 100% 0%, 100% 100%, 100% 100%)}to{opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}@keyframes --calendar-page-open{from{opacity:0;transform:scale(0.8);clip-path:polygon(80% 0%, 100% 0%, 100% 100%, 100% 100%);-webkit-clip-path:polygon(80% 0%, 100% 0%, 100% 100%, 100% 100%)}to{opacity:1;transform:scale(1);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}}.mv--calendar-page-open{opacity:1;animation:--calendar-page-open 0.7s;animation-timing-function:ease-in-out;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.mv--calendar-page-close{animation:--calendar-page-open 0.7s;animation-timing-function:ease-in-out;opacity:0;transform:scale(0.8);clip-path:polygon(80% 0%, 100% 0%, 100% 100%, 100% 100%);-webkit-clip-path:polygon(80% 0%, 100% 0%, 100% 100%, 100% 100%);animation-direction:reverse}@keyframes blinking{0%{opacity:0.8}25%{opacity:0.5}50%{opacity:0.8}75%{opacity:0.5}100%{opacity:0.8}}#logo-preload,#contact-form-preload,#register-form-preload{position:fixed;top:0;left:0;z-index:9;width:100%;height:100vh;background:rgba(255,255,255,0.9);display:flex;align-items:center;justify-content:center;-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;-o-transition:opacity 300ms ease;transition:opacity 300ms ease}#logo-preload img,#contact-form-preload img,#register-form-preload img{position:relative;width:200px;margin-top:100px;animation:blinking 3.8s infinite;animation-timing-function:ease-in-out;animation-direction:reverse}@media (max-width: 767px){#logo-preload img,#contact-form-preload img,#register-form-preload img{margin-top:0;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}}#logo-preload.form-preload,#contact-form-preload.form-preload,#register-form-preload.form-preload{position:absolute;height:100%;display:none}#logo-preload.form-preload img,#contact-form-preload.form-preload img,#register-form-preload.form-preload img{margin-top:unset !important}.hero{position:relative;margin-bottom:100px;width:100%;height:530px;overflow:hidden}.hero .heroItem{cursor:pointer;position:relative;width:100%;height:530px;-webkit-transition:transform 650ms ease;-moz-transition:transform 650ms ease;-o-transition:transform 650ms ease;transition:transform 650ms ease;background:#ffffff}.hero .heroItem h1{position:absolute;z-index:1;color:#fff;text-shadow:0px 4px 18px #463E3E;left:0;right:0;margin:auto;text-align:center;top:0;bottom:0;height:min-content;text-transform:uppercase}@media (max-width: 480px){.hero .heroItem h1{font-size:28px}}.hero img{position:relative;height:530px;width:100%;object-fit:cover}.hero .heroDots{position:absolute;top:0;bottom:0;margin:auto;right:30px;height:auto}.hero .heroDots span{position:relative;border-radius:50%;border:1px solid #726969;width:6px;height:6px;box-sizing:border-box;margin-bottom:10px}.hero .heroDots span:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;-webkit-transition:background-color 150ms ease;-moz-transition:background-color 150ms ease;-o-transition:background-color 150ms ease;transition:background-color 150ms ease}.hero .heroDots span.full:after{background:#726969}.hero .heroCounter{position:absolute;bottom:20px;right:20px;background:#E9E7E7;width:55px;height:55px;border-radius:50%}.hero .heroCounter p{position:absolute;top:13px;right:15px}.hero .heroCounter .transition{-webkit-transition:transform 100ms ease;-moz-transition:transform 100ms ease;-o-transition:transform 100ms ease;transition:transform 100ms ease}.hero .counter-wrapper{position:absolute;top:0;left:0;transform:scale(0.55)}.hero .wrapper{width:100px;height:100px;top:0;left:0;position:absolute;clip:rect(0px, 100px, 100px, 50px);box-sizing:border-box}.hero .circle{width:96px;height:96px;border:2px solid #2A2727;border-radius:50px;position:absolute;clip:rect(0px, 50px, 100px, 0px)}@media (min-width: 768px) and (max-width: 1024px){.hero{height:60vw !important}}@media (max-width: 1024px){.hero{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);margin-top:5px;margin-bottom:30px;height:60vw}.hero .heroCounter{display:none}.hero .heroDots{flex-direction:row;align-items:center;justify-content:space-evenly;width:55px;left:0;right:0;bottom:10px;top:auto;margin:auto;height:auto}.hero .heroItem{position:relative;width:100%;height:60vw;-webkit-transition:transform 650ms ease;-moz-transition:transform 650ms ease;-o-transition:transform 650ms ease;transition:transform 650ms ease}.hero img{position:relative;height:100%}}.review-block{position:relative;padding:45px;padding-bottom:20px;width:100%}.review-block .review-text{font-style:normal;font-weight:normal;font-size:24px;line-height:36px;text-align:center;color:#2A2727;border-radius:3px;height:108px;display:flex;align-items:center;justify-content:center;-webkit-transition:opacity 220ms ease,transform 250ms ease;-moz-transition:opacity 220ms ease,transform 250ms ease;-o-transition:opacity 220ms ease,transform 250ms ease;transition:opacity 220ms ease,transform 250ms ease}.review-block .row:nth-of-type(1){margin-top:35px;margin-bottom:17px;height:78px}.review-block .row:nth-of-type(1) img{margin-right:22px}.review-block hr{margin-bottom:45px}.review-block .row:nth-of-type(2){display:inline-flex;flex-wrap:wrap}.review-block .row:nth-of-type(2) .row{height:50px}.review-block .row:nth-of-type(2) .row.arrows:not(.mob-only){float:right}.review-block .row:nth-of-type(2) .review-star{margin-left:0;margin-right:15px}.download-app-block{overflow:hidden;position:relative}.download-app-block img.bg{position:absolute;right:0;bottom:0;width:50%}.download-app-block .col{position:relative;width:246px;padding:45px;padding-bottom:20px;overflow:hidden}.download-app-block hr{width:220px;margin-top:15px;margin-bottom:15px}.download-app-block p{text-align:center;margin-bottom:0;padding-left:20px;padding-right:20px}.download-app-block .row.store{margin-top:40px}@media (min-width: 481px) and (max-width: 767px){.download-app-block{width:100% !important}.download-app-block .store{margin-top:0px !important;margin-bottom:20px}.review-block .review-text{font-size:16px !important;line-height:28px !important}}@media (min-width: 768px) and (max-width: 1024px){.download-app-block{width:100% !important}.download-app-block .store{margin-bottom:20px}}@media (max-width: 480px){.review-block{padding:23px;padding-bottom:18px}.review-block .review-text{font-size:16px;line-height:28px}.review-block .row:nth-of-type(1) img{margin-right:18px}.review-block hr{margin-bottom:20px}.review-block .review-star-block{margin:auto;justify-content:center}.review-block .review-star-block img{margin-left:7px !important;margin-right:7px !important}.review-block .arrows{margin:auto;margin-top:30px}.download-app-block{width:100% !important;flex-direction:column-reverse;overflow:hidden;min-height:auto !important}.download-app-block .col:first-of-type{padding:25px;padding-top:0;padding-bottom:0}.download-app-block img.bg{position:relative;left:-15px;margin-bottom:-70px;margin-left:auto;margin-right:auto;width:100%;max-width:400px}.download-app-block .store{margin-top:0 !important;margin-bottom:20px}.download-app-block p{margin-bottom:20px;padding:0 !important}}.news-item-sm{position:relative;min-width:280px;height:auto;margin-left:15px;margin-right:15px;align-items:flex-start;flex:1 0}.news-item-sm img{position:relative;width:100%;height:auto;height:220px;margin-bottom:30px;border-radius:3px;object-fit:cover;object-position:top}.news-item-sm h4{margin-top:0;height:70px;max-width:320px;overflow:hidden;margin-bottom:20px}.news-item-sm .news-more{text-align:left;width:130px;left:0;cursor:pointer}.news-item-sm .news-more img{width:12px;height:13px;margin:0;margin-left:8px;margin-bottom:1px}.news-item-sm .news-more:after{content:'';position:absolute;bottom:-2px;left:0;height:1px;width:105px;background:#2A2727;opacity:1;transform-origin:left;transition-delay:70ms;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform 200ms ease,transform 100ms ease;-moz-transition:transform 200ms ease,transform 100ms ease;-o-transition:transform 200ms ease,transform 100ms ease;transition:transform 200ms ease,transform 100ms ease}.news-item-sm .news-more:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);transition-delay:70ms}.news-item-sm .news-more:active{opacity:0.7}@media (max-width: 768px){.news-item-sm{opacity:1 !important;margin-bottom:45px}.news-item-sm h4{margin-bottom:5px;height:auto;max-height:70px}#homepage-course-img{height:250px !important}#homepage-course h2{overflow:hidden;width:calc(100vw - 60px);white-space:nowrap;text-overflow:ellipsis}#homepage-course p{height:140px}}#instafeed::-webkit-scrollbar{width:0}#instafeed{pointer-events:none;min-height:420px;margin-left:40px;max-width:100vw;overflow-x:scroll;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;align-items:center;justify-content:flex-start;width:542px;min-width:542px;max-width:542px;min-height:300px}#instafeed a{margin:0;margin-left:15px;margin-right:15px;display:inherit}#instafeed a:nth-of-type(2){padding-top:30px}#instafeed a:nth-of-type(5){padding-top:60px}#instafeed+.row.arrows{position:absolute;bottom:50px;right:174px}#homepage-course{-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}@media (min-width: 768px){.desktop-minHeight{height:460px}}.all-news{justify-content:flex-end;height:40px;z-index:2;margin-bottom:-50px;padding-right:15px}.all-news .news-more{z-index:2;cursor:pointer !important}.all-news .news-more:hover{color:#f53f3f}@media (min-width: 768px){.all-news h5{white-space:nowrap;overflow:hidden}}@media (max-width: 1024px){.all-news{margin-bottom:0}}@media (max-width: 767px){.all-news{justify-content:center;padding-right:0}}.next-event{width:100%}.next-event .next-event-image{position:absolute;z-index:-1;opacity:0.5;width:100%;height:100%;object-fit:cover}.next-event .overlay{width:100%;height:100%;position:absolute;background:linear-gradient(90deg, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.2) 65%);z-index:-1}.next-event .next-event-details{height:100%;width:60%;padding-top:25px;padding-left:25px}.next-event .next-event-details *{margin-bottom:10px}.next-event .next-event-details #next-event-date{margin-bottom:25px;text-transform:uppercase}.next-event .next-event-details #next-event-location{margin-top:15px}.next-event .next-event-details .pin{height:14px;margin-bottom:0;margin-right:10px}.next-event .next-event-details button{position:absolute;bottom:35px}.next-event .arrows{position:absolute;bottom:55px;right:55px}@media (max-width: 480px){.next-event .next-event-details{height:280px;width:100%}.next-event .next-event-details button{bottom:15px}}.course-block-list{padding-top:23px;margin-left:-15px;margin-right:-15px}.course-block-list .course-block-md{margin:15px}.course-block-md{position:relative;flex:0.3333333;min-height:295px;min-width:302px;max-width:calc(50% - 30px);border-radius:4px;overflow:hidden;cursor:pointer}.course-block-md img{top:0;left:0;width:100%;height:100%;position:absolute;z-index:-1;-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;-o-transition:transform 200ms ease;transition:transform 200ms ease}.course-block-md .course-name-age{padding-top:7px;background:rgba(0,0,0,0.35);padding-bottom:7px;padding-left:11px;padding-right:11px}.course-block-md h4{text-align:left}.course-block-md h4.poppins{text-align:right}.course-block-md .info-label{box-sizing:border-box;position:absolute;bottom:0;left:0;height:50px;width:100%;border:1px solid #171312;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;background-color:#fff;-webkit-transition:background-color 100ms ease;-moz-transition:background-color 100ms ease;-o-transition:background-color 100ms ease;transition:background-color 100ms ease}.course-block-md .info-label h5{-webkit-transition:color 100ms ease;-moz-transition:color 100ms ease;-o-transition:color 100ms ease;transition:color 100ms ease}.course-block-md:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.course-block-md:hover .info-label{background-color:#2A2727}.course-block-md:hover .info-label h5{color:#fff}@media (max-width: 1024px){.course-block-md{max-width:calc(50% - 30px) !important;min-width:calc(50% - 30px) !important}}@media (max-width: 650px){.course-block-md{max-width:calc(100% - 30px) !important;min-width:calc(100% - 30px) !important}}.course-groups-preview:last-child{margin-bottom:0}.course-groups-preview{padding-left:100px;padding-right:100px;margin-bottom:100px}.course-groups-preview .row{display:flex;flex-direction:row;flex-wrap:wrap}.course-groups-preview .intro-paragraph{margin-left:-50px}.course-groups-preview .intro-paragraph h2{width:100%;text-align:left}.course-groups-preview .course-group-description{padding-left:10%;padding-right:30px;max-width:363px}.course-groups-preview .section-half{min-height:auto}.course-groups-preview img{border-radius:3px}@media (min-width: 768px) and (max-width: 1024px){.course-groups-preview{padding-left:0;padding-right:0}.course-groups-preview h2{max-width:100%}.course-groups-preview .section-half+.flex-1{padding-left:50px}.course-groups-preview .section-half{margin-bottom:0 !important}.course-groups-preview .course-group-description{padding-left:0}.course-groups-preview .intro-paragraph{margin-left:0px}.course-groups-preview .intro-paragraph div:nth-of-type(1){display:none}.course-groups-preview img{width:100%}}@media (max-width: 767px){.course-groups-preview:nth-last-of-type(2) .row:not(:nth-of-type(2)){flex-wrap:wrap}.course-groups-preview{padding-left:0;padding-right:0;margin-bottom:25px}.course-groups-preview h2{max-width:100%}.course-groups-preview .row{flex-wrap:wrap-reverse}.course-groups-preview .section-half{margin-bottom:0 !important;flex:auto !important;height:60vw}.course-groups-preview .course-group-description{padding:0 !important}.course-groups-preview .intro-paragraph{margin-left:0px}.course-groups-preview .intro-paragraph div:nth-of-type(1){display:none}.course-groups-preview img{width:100%}}.course-detail img{width:100%;height:100%;border-radius:3px}.course-detail .flex-1{padding-right:30px}.course-detail-more{padding-left:105px}.course-detail-more .col div:first-of-type{margin-top:70px}.course-detail-more .col div{margin-top:20px}.course-detail-more .col h2+.col{width:100%}.course-detail-more .col:nth-of-type(1){width:180px;margin-right:130px}.course-detail-more .col:nth-of-type(1) h2{text-align:left}.course-detail-more .col:nth-of-type(2){width:290px;margin-right:130px}.course-detail-more .col:nth-of-type(2) h2{text-align:left}.course-detail-more .col:nth-of-type(2) p{margin-bottom:7px}.course-detail-more .col:nth-of-type(2) p:last-child{margin-top:5px}.course-detail-more .col:nth-of-type(3){width:290px}@media (max-width: 1024px){.course-detail-more{padding-left:0}.course-detail-more .col{margin-right:auto !important;width:auto !important}.course-detail-more .col h2{font-size:32px}.course-detail-more .col:nth-of-type(1){min-width:170px}}@media (max-width: 767px){.course-detail{flex-direction:column-reverse}.course-detail .flex-1{padding-right:0}.course-detail img{width:100%;border-radius:3px}.course-detail-more{padding-left:0;flex-wrap:wrap}.course-detail-more .col{margin-right:0 !important;width:100% !important;margin-bottom:35px !important}.course-detail-more .col h2{text-align:center !important}.course-detail-more .col div:first-of-type{margin-top:35px}}.news-block-list{margin-top:23px;background:#ffffff}@media (min-width: 768px) and (max-width: 1100px){.news-block-list .news-item-md{min-width:45%}}.news-item-md{position:relative;flex:0.3333333;padding-top:35px;min-width:322px;max-width:calc(50% - 30px);margin:15px;padding-top:240px;border-radius:3px;background:#fff;overflow:hidden;cursor:pointer}@media (min-width: 768px) and (max-width: 1100px){.news-item-md{min-width:inherit}}.news-item-md img{position:absolute;top:0;left:0;width:100%;height:240px;border-radius:4px;z-index:0;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-o-transition:transform 300ms ease;transition:transform 300ms ease;object-position:top}.news-item-md .info-label{height:70px;background:#fff;padding-top:25px;padding-bottom:25px;padding-left:30px;padding-right:30px;-webkit-transition:transform 250ms ease;-moz-transition:transform 250ms ease;-o-transition:transform 250ms ease;transition:transform 250ms ease}.news-item-md .info-label h5{text-align:left;height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.news-item-md .info-label .news-preview-text{-webkit-transition:opacity 150ms ease,transform 120ms ease;-moz-transition:opacity 150ms ease,transform 120ms ease;-o-transition:opacity 150ms ease,transform 120ms ease;transition:opacity 150ms ease,transform 120ms ease;transform-origin:top;transition-delay:60ms;position:absolute;top:65px;height:26px;overflow:hidden;white-space:pre-wrap;opacity:0;transform:scaleY(0)}.news-item-md .info-label .news-date{margin-top:20px;font-family:Poppins;font-style:normal;font-weight:normal;font-size:14px;line-height:18px;color:#726969;justify-self:flex-end;-webkit-transition:transform 250ms ease;-moz-transition:transform 250ms ease;-o-transition:transform 250ms ease;transition:transform 250ms ease}.news-item-md:hover{box-shadow:0px 4px 20px rgba(0,0,0,0.15)}.news-item-md:hover img{opacity:0.9;transform:scale(1.1)}.news-item-md:hover .info-label{transform:translateY(-35px)}.news-item-md:hover .info-label .news-date{transform:translateY(35px)}.news-item-md:hover .news-preview-text{opacity:1;transform:scaleY(1);transition-delay:0}@media (max-width: 767px){.news-item-md{min-width:calc(50% - 30px)}}@media (max-width: 650px){.news-item-md{min-width:100%;max-width:100%;width:100%;margin-left:0;margin-right:0}}@media (max-width: 1024px){.news-view+hr{margin-top:50px !important;margin-bottom:0 !important}}.pagination{margin-top:70px}.pagination span h5:last-child{opacity:0.4}@media (max-width: 480px){.pagination{margin-top:20px;margin-bottom:50px}}.news-view{position:relative;margin:auto;width:100%;max-width:605px;min-height:800px}.news-view h2+div{margin-top:15px;margin-bottom:30px}.news-view h3{margin-top:30px;margin-bottom:20px}.news-view p *{color:#463E3E !important;font-size:24px;line-height:36px}@media (max-width: 767px){.news-view p *{font-size:20px;line-height:28px}}@media (max-width: 480px){.news-view p *{font-size:16px;line-height:28px}}.news-view .news-view-count img{margin-right:13px}.news-view div.reader-image{margin-top:40px;margin-bottom:40px}.news-view div.reader-image img.reader-image{margin-top:0;margin-bottom:0}.news-view .reader-image{margin-top:40px;margin-bottom:40px;width:100%;height:auto}.news-view a{text-decoration:underline !important}.news-view a:hover{color:#f53f3f !important}.news-view iframe{margin-top:20px;margin-bottom:20px}.news-view+hr{margin-top:150px;margin-bottom:-60px}@media (max-width: 480px){.news-view .reader-image{margin-top:20px;margin-bottom:20px}}.presentation-item-xl{background:#FFFFFF;border-radius:3px;margin-bottom:100px;box-shadow:none;overflow:hidden;cursor:default;-webkit-transition:box-shadow 200ms ease;-moz-transition:box-shadow 200ms ease;-o-transition:box-shadow 200ms ease;transition:box-shadow 200ms ease}.presentation-item-xl .col.with-text{padding-left:60px}.presentation-item-xl img{position:absolute}.presentation-item-xl hr{width:50px;-webkit-transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1.5);-moz-transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1.5);-o-transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1.5);transition:transform 300ms cubic-bezier(0.215, 0.61, 0.355, 1.5);transform-origin:right}.presentation-item-xl a{transition-delay:500ms;-webkit-transition:transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1)}.presentation-item-xl img,.presentation-item-xl .ttm{opacity:1;transform-origin:right;-webkit-transition:opacity 350ms ease,transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:opacity 350ms ease,transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:opacity 350ms ease,transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 350ms ease,transform 450ms cubic-bezier(0.215, 0.61, 0.355, 1)}.presentation-item-xl:hover{box-shadow:-4px -4px 20px rgba(0,0,0,0.15),0px 4px 4px rgba(0,0,0,0.15)}.presentation-item-xl:hover hr{transform:scaleX(1.4) !important}.presentation-item-xl:hover .ttm{transform:translateX(20px)}.presentation-item-xl:hover .ttm p{transform:translateX(20px)}.presentation-item-xl:hover a{transform:translateX(-25px)}@media (max-width: 1024px){.presentation-item-xl{flex-direction:column;padding-bottom:25px;max-width:calc(50% - 30px)}.presentation-item-xl h2{font-size:36px;line-height:48px}.presentation-item-xl h2,.presentation-item-xl p{width:100%}.presentation-item-xl .col.with-text{padding-left:30px;padding-right:30px}.presentation-item-xl .section-half{min-height:285px;margin:0 !important}.presentation-item-xl .btn-lg,.presentation-item-xl a{width:100% !important}.presentation-item-xl:nth-last-of-type(2){flex-direction:column-reverse}.presentation-item-xl:nth-last-of-type(4){flex-direction:column-reverse}}@media (max-width: 767px){.presentation-item-xl{min-width:100%;max-width:100%;border:none !important;box-shadow:none !important;margin-bottom:50px}}.banner{height:540px;width:100%}.presentation-intro .intro-paragraph{padding-right:40px}.benefits-presentation .container{padding-right:40px}.benefits-presentation .container .row{position:relative;display:inline-flex;align-items:flex-start;min-width:80px;margin-bottom:50px}.benefits-presentation .container .row div:first-of-type{display:flex;width:95px;align-items:flex-start;justify-content:flex-start}.benefits-presentation .container .row .col{max-width:393px;left:100px}.benefits-presentation .container .row .col p:first-of-type{margin-bottom:16px}.benefits-presentation .fw500{line-height:23px}@media (max-width: 767px){.benefits-presentation .container .row{margin-bottom:20px}.benefits-presentation .container .row img{transform:scale(0.7)}}@media (max-width: 480px){.benefits-presentation .container .row{margin-bottom:20px}.benefits-presentation .container .row img{transform:scale(0.7)}}.row-item-md{flex:1 1;margin-left:15px;margin-right:15px;margin-bottom:120px;max-width:calc(33.33333333% - 30px);min-width:290px}.row-item-md img{border-radius:3px;width:100%;height:325px;object-fit:cover;object-position:top}.row-item-md h3{margin-top:30px;margin-bottom:30px}@media (max-width: 1024px){.row-item-md{max-width:calc(50% - 30px)}}@media (max-width: 767px){.row-item-md{max-width:100%}.row-item-md:last-of-type{margin-bottom:20px}}.presentation-header-sm{margin-bottom:75px}.row-item-sm{margin-left:30px;margin-right:30px;max-width:150px;min-width:150px;width:150px}.row-item-sm img{border-radius:3px;width:100%;height:175px;object-fit:cover;object-position:top}.row-item-sm p:first-of-type{margin-top:19px;margin-bottom:10px}@media (max-width: 1024px){.row-item-sm{margin-bottom:50px;margin-left:15px;margin-right:15px}}@media (max-width: 767px){.row-item-sm{margin-bottom:35px;max-width:calc(50% - 30px);min-width:calc(50% - 30px);width:calc(50% - 30px)}}.history-header h3{max-width:604px}.history-header p{max-width:394px;margin-top:10px}.text-p-wrap p:first-of-type{margin-bottom:24px}.history-upper .history-heading{width:228px;text-align:left;margin-top:70px;margin-bottom:23px;margin-left:-100px;background:#fff;border-radius:4px;padding:6px}.history-upper img:nth-of-type(3){position:absolute;right:30px;top:170px}.history-upper img:nth-of-type(2){position:absolute;right:448px;top:90px}.history-upper img:nth-of-type(1){position:absolute;top:415px;right:448px}.history-lower p{max-width:498px;margin-top:0 !important;margin-bottom:0 !important;background:rgba(255,255,255,0.9);backdrop-filter:blur(10px);padding:20px}@media (max-width: 767px){.history-lower p{max-width:100%}}.history-lower .col.flex-1{padding-top:240px;z-index:-1}.history-lower .col.flex-1 img{position:absolute;right:0}.history-lower .history-heading{width:475px;margin-left:150px;background:#fff;border-radius:4px;padding:6px}@media (max-width: 1024px){.text-p-wrap{flex-direction:row}.text-p-wrap p:first-of-type{margin-bottom:0;margin-right:15px}.text-p-wrap p:nth-of-type(2){margin-left:15px}.history-upper{flex-direction:column}.history-upper .row.flex-14{width:100%;height:330px;min-height:330px;max-height:330px}.history-upper .row.flex-14 img:nth-of-type(3){position:absolute;right:0px;top:43px;width:60%}.history-upper .row.flex-14 img:nth-of-type(2){position:absolute;right:calc(60% + 30px);height:202px;top:90px}.history-upper .row.flex-14 img:nth-of-type(1){position:absolute;top:315px;height:218px;right:calc(60% + 30px)}.history-upper .history-heading{margin-top:134px;margin-bottom:23px;margin-right:226px;margin-left:auto}.history-lower{flex-direction:column-reverse}.history-lower p{backdrop-filter:none;padding:0}.history-lower .col.flex-1{padding-top:40px}.history-lower .col.flex-1 img{position:relative;width:100%;margin-bottom:42px}.history-lower .history-heading{width:339px;margin:auto;margin-bottom:20px;background:#fff;border-radius:4px;padding:6px;font-size:24px;line-height:32px}}@media (max-width: 767px){.text-p-wrap{flex-direction:column}.text-p-wrap img{position:relative !important;top:auto !important;left:auto !important;right:auto !important;width:100%;margin-top:20px;margin-bottom:20px}.text-p-wrap p:first-of-type{margin-bottom:0;margin-right:0}.text-p-wrap p:nth-of-type(2){margin-left:0}.history-upper .row.flex-14{flex-direction:row-reverse;align-items:center;justify-content:space-around;overflow:hidden;margin-top:20px;margin-bottom:20px}.history-upper .row.flex-14 img:nth-of-type(2){position:relative;top:auto;height:auto;right:auto;margin-left:-30px !important}.history-upper .row.flex-14 img:nth-of-type(1){position:relative;top:auto;height:auto;right:auto;margin-left:20px;margin-right:-70px !important}.history-upper .history-heading{margin-top:0;margin-left:0;padding:0}}.contact-list{margin-top:67px}.contact-list>.col{padding-left:15px;padding-right:15px}.contact-list .col.flex-1 .col,.contact-list .col.flex-12 .col{margin-bottom:25px}.contact-list .mob-row h5{margin-bottom:12px}.contact-list .mob-row .btn-lg{margin-top:50px}#map{margin-top:60px;height:100%;min-height:500px}#map img{width:100%}@media (min-width: 767px) and (max-width: 1024px){.flex-1.md-only.w100{margin-top:35px;margin-bottom:-35px}}@media (max-width: 767px){.flex-1.md-only.w100{margin-top:35px;margin-bottom:40px}.contact-list{margin-top:25px}.contact-list hr{margin-top:-20px;margin-bottom:43px}.contact-list .col.flex-1,.contact-list .col.flex-12{margin-bottom:43px}.contact-list .mob-row{align-items:center}.contact-list .mob-row .btn-lg{margin-top:40px}#map{margin-top:0}#map img{width:100%}}@media (max-width: 480px){.contact-l{align-items:center}.contact-l h5{margin-bottom:12px}.contact-l button{margin-top:28px}}.col-list-w-icons{padding-top:120px}.col-list-w-icons .container{padding-right:40px}.col-list-w-icons .container .row{position:relative;display:inline-flex;align-items:center;margin-bottom:35px}.col-list-w-icons .container .row img{width:50px;margin-right:40px}.col-list-w-icons .container .row div:first-of-type{display:flex;width:90px;align-items:center;justify-content:center}.col-list-w-icons .container .row .col{max-width:393px;left:100px}.app-banner{background:#E9E7E7;align-items:center;justify-content:space-evenly;width:100%}@media (max-width: 768px){.app-banner{padding-top:35px}}@media (max-width: 481px){.app-banner{margin-bottom:180px}}.app-banner h1{text-align:left}@media (max-width: 481px){.app-banner h1{font-size:57px}}.app-banner .app-preview{margin-top:34px;max-width:95%;width:420px}@media (max-width: 481px){.app-banner .app-preview{margin-top:0;margin-bottom:-180px}}.download-btns{position:relative;width:340px;justify-content:space-between}.herohorizontal{position:relative;margin-bottom:100px;width:100%;height:auto;overflow:visible}@media (max-width: 480px){.herohorizontal{margin-top:60px}}.herohorizontal #heroRow{-webkit-transition:opacity 300ms ease,transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:opacity 300ms ease,transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:opacity 300ms ease,transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 300ms ease,transform 550ms cubic-bezier(0.215, 0.61, 0.355, 1);margin-top:24px}.herohorizontal #heroWrapper{align-items:center;justify-content:flex-start;padding-left:130px;-webkit-transition:opacity 300ms ease,transform 350ms ease;-moz-transition:opacity 300ms ease,transform 350ms ease;-o-transition:opacity 300ms ease,transform 350ms ease;transition:opacity 300ms ease,transform 350ms ease}.herohorizontal .heroItem{height:420px;width:164px;position:relative;width:100%;transform-origin:left;-webkit-transition:opacity 250ms ease,transform 650ms cubic-bezier(0.215, 0.61, 0.355, 1);-moz-transition:opacity 250ms ease,transform 650ms cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:opacity 250ms ease,transform 650ms cubic-bezier(0.215, 0.61, 0.355, 1);transition:opacity 250ms ease,transform 650ms cubic-bezier(0.215, 0.61, 0.355, 1)}.herohorizontal .heroItemMain{z-index:1;position:absolute;left:107px;height:100%;transform:none !important}.herohorizontal .heroItemMain img{width:221px}.herohorizontal img{position:relative;width:138px;object-fit:contain}.herohorizontal img:not(.frame){margin-left:13px;margin-top:0}.herohorizontal .heroDots{position:absolute;top:0;bottom:0;margin:auto;margin-top:-30px;left:45px;height:auto}@media (max-width: 480px){.herohorizontal .heroDots{bottom:60px}}.herohorizontal .heroDots span{position:relative;border-radius:50%;border:1px solid #726969;width:6px;height:6px;box-sizing:border-box;margin-bottom:10px}.herohorizontal .heroDots span:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;-webkit-transition:background-color 150ms ease;-moz-transition:background-color 150ms ease;-o-transition:background-color 150ms ease;transition:background-color 150ms ease}.herohorizontal .heroDots span.full:after{background:#726969}.herohorizontal .heroCounter{position:absolute;bottom:60px;left:20px;background:#E9E7E7;width:55px;height:55px;border-radius:50%}.herohorizontal .heroCounter p{position:absolute;top:13px;right:15px}.herohorizontal .heroCounter .transition{-webkit-transition:transform 100ms ease;-moz-transition:transform 100ms ease;-o-transition:transform 100ms ease;transition:transform 100ms ease}.herohorizontal .counter-wrapper{position:absolute;top:0;left:0;transform:scale(0.55)}.herohorizontal .wrapper{width:100px;height:100px;top:0;left:0;position:absolute;clip:rect(0px, 100px, 100px, 50px);box-sizing:border-box}.herohorizontal .circle{width:96px;height:96px;border:2px solid #2A2727;border-radius:50px;position:absolute;clip:rect(0px, 50px, 100px, 0px)}@media (min-width: 768px) and (max-width: 1024px){.download-btns{margin-left:0;max-width:50%}}@media (min-width: 481px) and (max-width: 767px){.download-btns{position:relative;margin:auto;margin-top:25px;width:80%;justify-content:space-evenly}}@media (max-width: 480px){.col-list-w-icons{padding-top:30px}.col-list-w-icons .container .row img{margin-right:20px}.download-btns.sm-only{display:flex !important;position:relative;margin:auto;margin-bottom:35px;width:100%;justify-content:space-evenly;align-items:center}.download-btns.sm-only a{max-width:45%}.download-btns.sm-only a img{width:100%}.herohorizontal{margin-bottom:50px;-webkit-transform:scale(1.2) !important;-ms-transform:scale(1.2) !important;transform:scale(1.2) !important}.herohorizontal #heroWrapper{padding-left:calc(50% - 76px)}.herohorizontal .heroItem{width:164px}.herohorizontal .heroItemMain{left:calc(50% - 99px)}.herohorizontal .heroDots{width:50%;flex-direction:row;top:auto;left:0;right:0}.herohorizontal .heroDots span{margin-left:10px}.herohorizontal .heroCounter{display:none}}@media (max-width: 480px){#slidingPhoneCnt{margin-left:30px}}.sliding-cnt{position:relative;width:369px;height:580px}.sliding-cnt img,.sliding-cnt .sliding-screen-cnt{position:absolute}.sliding-cnt .sliding-screen-cnt{top:34px;height:512px;width:100%;overflow:hidden}.sliding-cnt #slidingPhone{width:369px}.sliding-cnt #slidingTopBar{width:232px;margin:auto;left:0;right:0;top:39px;padding-right:19px}.sliding-cnt #slidingScreen{width:232px;margin:auto;left:0;right:0;top:5px;padding-right:19px;-webkit-transition:transform 600ms cubic-bezier(0.415, 0.61, 0.655, 1.05);-moz-transition:transform 600ms cubic-bezier(0.415, 0.61, 0.655, 1.05);-o-transition:transform 600ms cubic-bezier(0.415, 0.61, 0.655, 1.05);transition:transform 600ms cubic-bezier(0.415, 0.61, 0.655, 1.05);will-change:transform}@media (min-width: 481px){#preview-app-hover{pointer-events:none}}.prices{margin-top:48px;overflow-x:scroll;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.prices::-webkit-scrollbar{width:0 !important}.prices .terms{width:95px}.prices .terms:not(.period){min-width:130px;width:100%}.prices .terms p{font-size:18px}.prices .terms .col{height:100px;border-bottom:1px solid #AEA7A7;padding-right:10px;padding-left:10px}.prices .terms .col h4{font-size:18px;line-height:24px}.prices .terms .col p{margin-top:10px;margin-bottom:12px}.prices .terms .period{height:100px;border-bottom:1px solid #AEA7A7}.prices .terms .period h4{font-size:18px;width:100px;transform:rotate(-90deg);padding-top:16px}.prices .terms .row:not(.period){height:100px;border-bottom:1px solid #AEA7A7;align-items:center;justify-content:center}.merchandise{padding-left:120px;margin-top:38px}.merchandise .row{margin-top:14px;margin-bottom:14px;max-width:400px}.knowlege h2{margin-top:90px;margin-bottom:90px}.knowlege p:nth-of-type(1){padding-left:35px;padding-right:18px}.knowlege p:nth-of-type(2){padding-left:18px}.intro-paragraph p{padding-right:20px}@media (min-width: 481px) and (max-width: 767px){.prices,.merchandise{max-width:85%;margin:auto}}@media (max-width: 767px){.prices{margin-top:0}.prices .section .section-text{margin-top:20px}.prices .section .section-text .row{height:47px;min-height:47px;max-height:47px}.merchandise{padding-left:0;margin-top:0}.merchandise .row{max-width:100%}.knowlege h2{margin-top:60px;margin-bottom:40px}.knowlege p:nth-of-type(1){padding-left:0;padding-right:0;padding-bottom:14px}.knowlege p:nth-of-type(2){padding-left:0}}.info-sections{border-right:1px solid #AEA7A7}.info-sections ul{list-style:none;width:100%}.info-sections ul li{font-family:Oswald;font-style:normal;font-weight:normal;font-size:24px;line-height:32px;letter-spacing:1px;text-transform:uppercase;color:#AEA7A7;margin-bottom:42px;max-width:80%;cursor:pointer;-webkit-transition:color 200ms;-moz-transition:color 200ms;-o-transition:color 200ms;transition:color 200ms}.info-sections ul li.active{color:#2A2727}.info-reader{display:none;opacity:0;-webkit-transition:opacity 220ms ease-in-out,transform 320ms ease-in-out;-moz-transition:opacity 220ms ease-in-out,transform 320ms ease-in-out;-o-transition:opacity 220ms ease-in-out,transform 320ms ease-in-out;transition:opacity 220ms ease-in-out,transform 320ms ease-in-out;padding-left:100px}.info-reader.open{display:block;opacity:1;animation:fadeInUp 320ms ease-in-out}.info-reader>.row:first-of-type{margin-bottom:70px}.info-reader .section{border-top:1px solid #AEA7A7}.info-reader .section .section-top{display:flex;align-items:center;justify-content:space-between;height:95px;width:100%}.info-reader .section .section-top .cross{width:30px;height:30px;position:relative;transform:rotate(-135deg);cursor:pointer;-webkit-transition:transform 320ms ease;-moz-transition:transform 320ms ease;-o-transition:transform 320ms ease;transition:transform 320ms ease}.info-reader .section .section-top .cross.open{transform:rotate(0)}.info-reader .section .section-top .cross:before,.info-reader .section .section-top .cross:after{content:'';position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;background:#2A2727;height:1px;width:26px}.info-reader .section .section-top .cross:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.info-reader .section .section-top .cross:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.info-reader .section .section-text{max-height:0;opacity:0;overflow:hidden;-webkit-transition:opacity 220ms cubic-bezier(0.415, 0.61, 0.355, 0.6),max-height 320ms cubic-bezier(0.215, 0.61, 0.355, 0.925);-moz-transition:opacity 220ms cubic-bezier(0.415, 0.61, 0.355, 0.6),max-height 320ms cubic-bezier(0.215, 0.61, 0.355, 0.925);-o-transition:opacity 220ms cubic-bezier(0.415, 0.61, 0.355, 0.6),max-height 320ms cubic-bezier(0.215, 0.61, 0.355, 0.925);transition:opacity 220ms cubic-bezier(0.415, 0.61, 0.355, 0.6),max-height 320ms cubic-bezier(0.215, 0.61, 0.355, 0.925)}.info-reader .section .section-text.open{opacity:1}.info-reader .section .section-text p{padding-right:90px;margin-bottom:40px}.arrow-expand-hor{margin-top:1em;width:26px;height:26px;position:relative;cursor:pointer;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:transform 320ms ease;-moz-transition:transform 320ms ease;-o-transition:transform 320ms ease;transition:transform 320ms ease}.arrow-expand-hor.open{-webkit-transform:rotate(90deg) scaleX(-1) translateX(-5px);-ms-transform:rotate(90deg) scaleX(-1) translateX(-5px);transform:rotate(90deg) scaleX(-1) translateX(-5px)}.arrow-expand-hor:before,.arrow-expand-hor:after{content:'';position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;background:#2A2727;height:1px;width:18px;transform-origin:right;-webkit-transition:transform 320ms ease;-moz-transition:transform 320ms ease;-o-transition:transform 320ms ease;transition:transform 320ms ease}.arrow-expand-hor:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.arrow-expand-hor:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media (min-width: 768px) and (max-width: 1024px){.info-sections ul{padding-left:0;margin-right:20px}.info-sections ul li{font-size:18px;line-height:26px;margin-bottom:36px;max-width:100%}.info-reader{padding-left:40px}.info-reader>.row:first-of-type{margin-bottom:40px}.info-reader .section .section-text p{padding-right:60px}}@media (max-width: 767px){.info-sections{border-right:none;border-bottom:1px solid;border-color:#AEA7A7;margin-bottom:40px;-webkit-transition:border-color 240ms ease;-moz-transition:border-color 240ms ease;-o-transition:border-color 240ms ease;transition:border-color 240ms ease}.info-sections ul{max-height:40px;overflow:hidden;margin-bottom:0;-webkit-transition:opacity 240ms ease,max-height 240ms cubic-bezier(0.215, 0.61, 0.355, 0.925);-moz-transition:opacity 240ms ease,max-height 240ms cubic-bezier(0.215, 0.61, 0.355, 0.925);-o-transition:opacity 240ms ease,max-height 240ms cubic-bezier(0.215, 0.61, 0.355, 0.925);transition:opacity 240ms ease,max-height 240ms cubic-bezier(0.215, 0.61, 0.355, 0.925);list-style:none;padding-left:0}.info-sections ul.open{opacity:1}.info-sections ul li{font-size:22px;line-height:28px;margin-bottom:36px;max-width:100%}.info-reader{padding-left:0}.info-reader>.row:first-of-type{margin-bottom:45px}.info-reader .section .section-text p{padding-right:90px}}.contact-form-cnt{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.4);z-index:9;-webkit-transition:opacity 100ms ease;-moz-transition:opacity 100ms ease;-o-transition:opacity 100ms ease;transition:opacity 100ms ease;opacity:0}.contact-form-cnt.open{display:block}.contact-form-cnt .contact-form-underlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.contact-form-cnt .contact-form-body{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:1024px;height:482px;background:#fff;-webkit-transition:opacity 100ms ease-out;-moz-transition:opacity 100ms ease-out;-o-transition:opacity 100ms ease-out;transition:opacity 100ms ease-out;opacity:0}.contact-form-cnt .contact-form-body .cross{position:absolute;top:0;right:0;margin:7px;background:#000000;border-radius:3px;width:30px;height:30px;cursor:pointer;z-index:9;filter:invert(1);-webkit-transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease;-moz-transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease;-o-transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease;transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease}.contact-form-cnt .contact-form-body .cross:hover{box-shadow:-3px 4px 8px rgba(0,0,0,0.25);filter:invert(0)}.contact-form-cnt .contact-form-body .cross:before,.contact-form-cnt .contact-form-body .cross:after{content:'';position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;background:#fff;width:24px;height:1px;transform-origin:top}.contact-form-cnt .contact-form-body .cross:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.contact-form-cnt .contact-form-body .cross:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.contact-form-cnt .contact-form-body .contact-form{padding-left:55px;padding-right:55px;padding-top:26px;padding-bottom:26px;margin-left:-30px;z-index:2}.contact-form-cnt .contact-form-body .contact-form #formContent{-webkit-transition:opacity 320ms ease;-moz-transition:opacity 320ms ease;-o-transition:opacity 320ms ease;transition:opacity 320ms ease;opacity:1}.contact-form-cnt .contact-form-body .contact-form .row{margin-bottom:20px}.contact-form-cnt .contact-form-body .contact-form .btn-lg{margin-top:50px}.contact-form-cnt .contact-form-body .contact-form .formGroup{position:relative;flex:1 0;margin-left:30px;margin-right:30px}.contact-form-cnt .contact-form-body .contact-form .formGroup input{position:relative;margin-top:10px;width:100%;height:50px;background:transparent;border:0;border-bottom:1px solid #171312;border-radius:0;z-index:1;color:#2A2727;font-size:14px;padding:5px 12px 0px 12px}.contact-form-cnt .contact-form-body .contact-form .formGroup input:focus+label,.contact-form-cnt .contact-form-body .contact-form .formGroup input:valid+label{font-size:8px;opacity:0.6;-webkit-transform:scale(1) translateY(-26px);-ms-transform:scale(1) translateY(-26px);transform:scale(1) translateY(-26px)}.contact-form-cnt .contact-form-body .contact-form .formGroup label{position:absolute;left:11px;text-align:left;bottom:17px;z-index:0;color:#AEA7A7;font-weight:500;opacity:0.6;font-size:14px;text-transform:uppercase;-webkit-transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease;-moz-transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease;-o-transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease;transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease}.contact-form-cnt .contact-form-body .contact-form .formGroup.label-invisible label{opacity:0}.contact-form-cnt .contact-form-body #contactFormStatus{display:none;opacity:0;-webkit-transition:opacity 480ms ease;-moz-transition:opacity 480ms ease;-o-transition:opacity 480ms ease;transition:opacity 480ms ease}.contact-form-cnt .contact-form-body #contactFormStatus h2{margin-bottom:15px}@media (min-width: 481px) and (max-width: 767px){.contact-form-cnt .contact-form-body{height:auto;overflow:scroll;margin:0}.contact-form-cnt .contact-form-body h4{text-align:left;margin-bottom:25px}.contact-form-cnt .contact-form-body .col.flex-1{position:relative;margin-bottom:40px;min-height:calc(100vh - 490px);overflow:hidden}.contact-form-cnt .contact-form-body .col.flex-1 img{position:absolute;width:100%;top:-37vh}.contact-form-cnt .contact-form-body .contact-form{padding-top:5px;padding-right:35px}.contact-form-cnt .contact-form-body .contact-form #contactFormStatus h4{max-width:80%;text-align:center}.contact-form-cnt .contact-form-body .contact-form .row.col-mobile:first-of-type{margin:0}.contact-form-cnt .contact-form-body .contact-form .formGroup{margin:0;margin-right:23px}}@media (max-width: 480px){.contact-form-cnt .contact-form-body{height:auto;overflow:scroll;margin:0}.contact-form-cnt .contact-form-body h4{text-align:left;margin-bottom:25px}.contact-form-cnt .contact-form-body .col.flex-1{position:absolute;top:0;height:100%;width:100%}.contact-form-cnt .contact-form-body img{object-fit:cover;object-position:bottom;position:absolute;bottom:0;height:100%;width:100%;opacity:0.1}.contact-form-cnt .contact-form-body .contact-form{padding-left:15px;padding-right:15px;padding-top:5px;margin-left:0}.contact-form-cnt .contact-form-body .contact-form #contactFormStatus{margin-left:-15px}.contact-form-cnt .contact-form-body .contact-form #contactFormStatus h4{max-width:80%;text-align:center}.contact-form-cnt .contact-form-body .contact-form .row.col-mobile:first-of-type{margin:0}.contact-form-cnt .contact-form-body .contact-form .formGroup{margin-left:0}}.register-form-cnt{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.4);z-index:9;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;opacity:0}.register-form-cnt.open{display:block}.register-form-cnt .register-form-underlay{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.register-form-cnt .register-form-body{position:absolute;top:0;right:0;height:100%;width:100%;max-width:872px;background:#fff;overflow:scroll;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:transform 320ms ease;-moz-transition:transform 320ms ease;-o-transition:transform 320ms ease;transition:transform 320ms ease}.register-form-cnt .register-form-body.short{max-width:550px}.register-form-cnt .register-form-body.short *.shortCol{flex-direction:column}.register-form-cnt .register-form-body.short *.shortHide{display:none}.register-form-cnt .register-form-body .cross{position:absolute;top:40px;right:34px;margin:0;background:#000000;border-radius:3px;width:30px;height:30px;cursor:pointer;z-index:9;filter:invert(1);-webkit-transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease;-moz-transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease;-o-transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease;transition:box-shadow 250ms ease,filter 170ms ease,transform 250ms ease}.register-form-cnt .register-form-body .cross:hover{box-shadow:-3px 4px 8px rgba(0,0,0,0.25);filter:invert(0)}.register-form-cnt .register-form-body .cross:before,.register-form-cnt .register-form-body .cross:after{content:'';position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;background:#fff;width:24px;height:1px;transform-origin:top}.register-form-cnt .register-form-body .cross:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.register-form-cnt .register-form-body .cross:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.register-form-cnt .register-form-body .register-form{margin-top:36px;margin-left:55px;margin-right:55px;width:100%}.register-form-cnt .register-form-body .register-form #formContent{-webkit-transition:opacity 320ms ease;-moz-transition:opacity 320ms ease;-o-transition:opacity 320ms ease;transition:opacity 320ms ease;opacity:1}.register-form-cnt .register-form-body .register-form .row{margin-bottom:20px}.register-form-cnt .register-form-body .register-form .row.with-margin{margin-top:34px;margin-bottom:0}.register-form-cnt .register-form-body .register-form .row a{color:#2A2727;text-decoration:underline}.register-form-cnt .register-form-body .register-form .row a:hover{color:#f53f3f}.register-form-cnt .register-form-body .register-form .btn-lg{margin-top:50px}.register-form-cnt .register-form-body .register-form .formGroup{position:relative;flex:1 0;margin-right:30px}.register-form-cnt .register-form-body .register-form .formGroup input{position:relative;margin-top:10px;width:100%;height:50px;background:transparent;border:0;border-bottom:1px solid #171312;border-radius:0;z-index:1;color:#2A2727;font-size:14px;padding:5px 0px 0px 0px}.register-form-cnt .register-form-body .register-form .formGroup input:focus+label,.register-form-cnt .register-form-body .register-form .formGroup input:valid+label{font-size:8px;opacity:0.6;-webkit-transform:scale(1) translateY(-26px);-ms-transform:scale(1) translateY(-26px);transform:scale(1) translateY(-26px)}.register-form-cnt .register-form-body .register-form .formGroup label{position:absolute;left:1px;text-align:left;bottom:17px;z-index:0;color:#AEA7A7;font-weight:500;opacity:0.6;font-size:13px;text-transform:uppercase;-webkit-transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease;-moz-transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease;-o-transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease;transition:transform 100ms linear,font-size 100ms linear,opacity 100ms ease}.register-form-cnt .register-form-body .register-form .formGroup.label-invisible label{opacity:0}.register-form-cnt .register-form-body #registerFormStatus{display:none;opacity:0;-webkit-transition:opacity 480ms ease;-moz-transition:opacity 480ms ease;-o-transition:opacity 480ms ease;transition:opacity 480ms ease}.register-form-cnt .register-form-body #registerFormStatus h2{margin-bottom:15px}@media (max-width: 767px){.register-form-cnt .register-form-body .cross{right:15px}.register-form-cnt .register-form-body .register-form{display:inline-block;padding-bottom:100px;width:calc(100% - 30px);margin-left:15px;margin-right:15px}.register-form-cnt .register-form-body .register-form h4{width:calc(100% - 75px);text-align:left}.register-form-cnt .register-form-body .register-form .formGroup{margin-right:0;height:66px}}.check-cnt+p{margin-left:42px}.check-cnt{position:absolute;display:block;width:22px;height:22px;margin-top:2px;cursor:pointer}.check-cnt.error span{border-color:#f53f3f}.check-cnt input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:transparent;border:1px solid #bbb}.checkmark:after{content:"";position:absolute;display:none}.check-cnt:hover input ~ .checkmark{border-color:#282829}.check-cnt input:checked ~ .checkmark:after{display:block}.check-cnt input:checked ~ .checkmark{border-color:#282829}.check-cnt .checkmark:after{left:6px;top:0px;width:7px;height:14px;border:solid #282829;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.formGroup.error input{border-color:#f53f3f !important}.formGroup.error label{color:#f53f3f !important}.formGroup.error p.warning{position:absolute;color:#f53f3f;font-size:12px}input.error{border-color:#f53f3f !important;color:#f53f3f !important}
