:root{--color-primary-light:#fff;--color-primary-dark:#000;--color-primary-blue:#43b0f1}html{scroll-behavior:smooth}body{background-color:var(--color-primary-light);color:var(--color-primary-dark);font-weight:400;font-family:Unbounded,sans-serif;margin:0;font-size:16px;line-height:1.5}@media screen and (min-width:768px){body{font-size:18px}}body.is-scroll-disabled{overflow:hidden}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0;line-height:150%}p{font-family:"Roboto",sans-serif;font-weight:400;font-size:16px;line-height:150%}@media screen and (min-width:768px){p{font-size:18px}}address{font-style:normal}ul{margin:0;padding:0;list-style-type:none}a{display:inline-block;color:var(--color-primary-dark);text-decoration:none;line-height:150%}img{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}button{border:none;background-color:rgba(0,0,0,0);font-size:1rem;cursor:pointer;outline:none;padding:0;line-height:150%}span{line-height:150%}.container{width:100%;max-width:1452px;margin:0 auto;padding:0 20px}.wrapper{overflow:clip;min-height:100%;width:100%;position:relative}.section{margin-bottom:100px}@media screen and (min-width:992px){.section{margin-bottom:200px}}.section-name{background:rgba(0,0,0,.0509803922);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:41px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px}.section-name span{font-size:14px;line-height:150%;font-weight:400;color:rgba(0,0,0,.4);display:inline-block}.section-title{font-size:32px;text-align:left;font-weight:400;line-height:150%;padding:20px 0}@media screen and (min-width:992px){.section-title{font-size:40px}}.section-title .accent{color:var(--color-primary-blue)}.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.bg-blue{background:var(--color-primary-blue)}.bg-light{background:rgba(0,0,0,0)}.bg-white-cust{background:var(--color-primary-light)}.cards{padding:15px;border:1px solid #d8d8d8;background:rgba(255,255,255,.031372549);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:4px}.gradient-border-card{padding:1px;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(255,255,255,.1)));background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(255,255,255,.1) 100%);border:none;overflow:hidden;-webkit-backdrop-filter:none;backdrop-filter:none;position:relative;z-index:2}.gradient-border-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-primary-light);margin:1px;border-radius:4px}.gradient-border-card__content{position:relative;border-radius:4px;background:rgba(255,255,255,.031372549);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;padding:15px}.gradient-border-card__title-wrapper{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:10px}.gradient-border-card__title-wrapper img{width:24px;height:24px}.gradient-border-card__title{font-size:18px;font-weight:400;line-height:150%;text-align:left}.gradient-border-card__text{position:relative;z-index:2;margin-bottom:22px;font-size:18px;font-weight:500;line-height:150%;text-align:left}.gradient-border-card__buttons{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.marquee-block{background:var(--color-primary-dark);padding:11px 0;width:100%;overflow:hidden;position:relative}.marquee-block:before,.marquee-block:after{content:"";display:block;width:142px;height:100%;position:absolute;top:0;z-index:3}.marquee-block:before{left:0;background:-webkit-gradient(linear,left top,right top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(90deg,#000 0%,rgba(0,0,0,0) 100%);display:none}@media screen and (min-width:992px){.marquee-block:before{display:block}}.marquee-block:after{right:0;background:-webkit-gradient(linear,right top,left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(270deg,#000 0%,rgba(0,0,0,0) 100%)}.marquee-block .marquee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}.marquee-block .marquee__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:140px}.marquee-block .marquee__block img{width:14px;height:6px}.marquee-block .marquee__block span{color:var(--color-primary-light);white-space:nowrap;font-size:14px;margin-right:20px;line-height:150%}.section-bg-marble{background:url(//zerotracepdr.com/wp-content/themes/zerotrace/assets/css/../images/our-course-bg.png),var(--color-primary-dark);background-repeat:no-repeat;background-size:cover;background-position:center top;color:var(--color-primary-light)}.section-bg-marble .section-name{background:rgba(255,255,255,.0509803922)}.section-bg-marble .section-name span{color:rgba(255,255,255,.4)}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}50%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes animation{from{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes animation{from{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.button{padding:15px;border-radius:8px;border:none;font-size:16px;line-height:124%;cursor:pointer;outline:none;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;text-align:center}.button:hover{background:var(--color-primary-dark);color:var(--color-primary-light)}.button.bg-blue{color:var(--color-primary-light)}.button.bg-border{border:1px solid var(--color-primary-dark)}.button.bg-insert{background:var(--color-primary-dark);color:var(--color-primary-light)}.button.bg-insert:hover{background:var(--color-primary-blue)}.button.bg-white-cust{background:var(--color-primary-light);color:var(--color-primary-dark)}.button.bg-white-cust:hover{background:var(--color-primary-blue);color:var(--color-primary-light)}.lang-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0}@media screen and (min-width:992px){.lang-switcher{margin-left:90px}}@media screen and (min-width:1200px){.lang-switcher{margin-left:145px}}.lang-switcher li{padding:10px}.lang-switcher li a{font-size:16px;text-transform:uppercase}.lang-switcher li a:hover{color:var(--color-primary-blue)}.lang-switcher li.active a{color:var(--color-primary-blue)}.logo{width:100%;max-width:150px;margin-right:0}@media screen and (min-width:992px){.logo{margin-right:40px}}@media screen and (min-width:1200px){.logo{margin-right:90px}}.logo img{width:100%}.menu-item{padding:10px;line-height:124%}.menu-item a{line-height:124%;-webkit-transition:color .3s ease-out;transition:color .3s ease-out;font-size:18px}.menu-item a:hover{color:var(--color-primary-blue)}.menu-item a.active{color:var(--color-primary-blue)}.popup{position:fixed;top:275px;right:120px;z-index:10}.popup.animated{opacity:0}.popup.animated.animate{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation;animation-name:animation}.popup__title-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:10px}.popup__title-image{width:24px;height:24px}.popup__title-image img{width:100%}.popup__title{font-size:24px;font-weight:400;line-height:150%;text-align:left}.popup__text{font-family:Roboto,sans-serif;font-size:20px;font-weight:500;line-height:150%;text-align:left;margin-bottom:22px}.popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.about__container{padding-top:50px;position:relative}.about__title-wrapper{margin-bottom:30px}.about__description{font-family:"Unbounded",sans-serif;font-size:18px;font-weight:500}@media screen and (min-width:576px){.about__description{font-size:20px}}.about__cards{color:var(--color-primary-light)}.about__cards .card-item{min-height:500px;overflow:hidden}.about__cards .card-item__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;border:1px solid #000;border-radius:4px;height:100%}.about__cards .card-item__image-overlay{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:-1}.about__cards .card-item__image-overlay img{width:100%;height:100%}.about__cards .card-item__title-wrapper img{width:23px;height:23px;margin-bottom:10px}.about__cards .card-item__title{font-size:18.8px;font-weight:400}.about__cards .card-item__info__title{font-size:16.92px;font-weight:400;margin-bottom:10px}.about__cards .card-item__info__description{font-size:16.92px}.about .popup{position:absolute;max-width:576px;top:0;right:0;z-index:9}.about .popup__title{font-size:18px}.about .popup__text{font-size:18px}.about .popup__buttons .button{width:100%}.contacts{padding-top:80px;padding-bottom:140px;position:relative}@media screen and (min-width:992px){.contacts{padding-top:110px;padding-bottom:242px}}.contacts__title{padding-top:0;padding-bottom:30px;text-align:center}.contacts__content{max-width:934px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:var(--color-primary-light);border-radius:4px;position:relative}@media screen and (min-width:768px){.contacts__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contacts__content .popup{top:unset;bottom:-89px;right:-40px}.contacts__content .popup__buttons .bg-border{border:1px solid var(--color-primary-light);color:var(--color-primary-light)}.contacts__content .popup__buttons .bg-border:hover{border:1px solid rgba(0,0,0,0)}.contacts__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}.contacts__info__contact p{font-family:"Unbounded",sans-serif;font-size:14px;font-weight:400;text-align:left;color:rgba(0,0,0,.6);padding-bottom:10px}@media screen and (min-width:992px){.contacts__info__contact p{font-size:16px}}.contacts__info__contact a{font-family:"Unbounded",sans-serif;font-size:18px;font-weight:400;text-align:left;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (min-width:992px){.contacts__info__contact a{font-size:24px}}.contacts__info__contact a:hover{text-decoration:underline}.contacts__info__contact .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.contacts__info__contact .socials a{display:block;width:24px;height:24px}.contacts__info__contact .socials a img{width:100%;height:100%}.contacts__image{max-width:480px;width:100%;border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.contacts__image img{width:100%}.contacts .go-to-top-btn{position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.contacts .go-to-top-btn a{display:block;width:32px;height:32px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.contacts .go-to-top-btn a:hover{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.contacts .go-to-top-btn a img{width:100%;height:100%}.footer{padding-top:70px;padding-bottom:100px}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media screen and (min-width:768px){.footer__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__nav{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-bottom:30px}@media screen and (min-width:768px){.footer__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}}@media screen and (min-width:992px){.footer__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (min-width:768px){.footer__nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}}@media screen and (min-width:1200px){.footer__nav ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__logo{margin-bottom:30px}@media screen and (min-width:768px){.footer__logo{margin-bottom:0}}.footer__lang-switcher{margin-top:30px}@media screen and (min-width:768px){.footer__lang-switcher{margin-top:0}}.footer .menu__link{text-align:center}@media screen and (min-width:768px){.footer .menu__link{text-align:left}}.footer__privacy{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:117.1875%;text-align:center;color:rgba(0,0,0,.6)}.header{padding-top:40px;padding-bottom:10px;position:fixed;top:0;left:0;width:100%;z-index:99;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;will-change:transform;background:rgba(255,255,255,.031372549);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.header.hide{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (min-width:992px){.header__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header__container ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;gap:30px;position:fixed;top:0;right:0;width:100%;height:100vh;background-color:var(--color-primary-light);-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;z-index:999;padding:20px;padding-top:56px}@media screen and (min-width:992px){.header__navigation{gap:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static;width:unset;height:unset;padding:0;padding-top:0;background-color:rgba(0,0,0,0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.header__navigation.is-open{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.header__navigation__top{margin-bottom:30px}.header__burger,.header__close{width:42px;height:42px}.header__nav{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media screen and (min-width:992px){.header__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.header__nav ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}@media screen and (min-width:992px){.header__nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}}@media screen and (min-width:1200px){.header__nav ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.header-mobile__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-mobile__buttons .button{width:100%}@media screen and (min-width:400px){.header-mobile__buttons .button{width:unset}}.hero{margin-top:183px}@media screen and (min-width:992px){.hero{margin-top:245px}}.hero .container{position:relative}.hero__title{padding-bottom:14px;padding-top:0;width:100%}@media screen and (min-width:992px){.hero__title{width:50%;padding-bottom:30px}}.hero .marquee-block{top:-1px}.hero-slider__item img{width:100%}.hero-slider.slick-dotted.slick-slider{margin-bottom:0}.hero-slider .slick-dots{bottom:unset;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:unset;bottom:20px}@media screen and (min-width:768px){.hero-slider .slick-dots{left:30px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);top:30px;bottom:unset}}.hero-slider .slick-dots li{width:18px;height:18px;line-height:18px}.hero-slider .slick-dots li.slick-active button{border:1px solid #fff}.hero-slider .slick-dots li.slick-active button:before{color:var(--color-primary-light);opacity:1}.hero-slider .slick-dots li button{width:18px;height:18px;padding:7px;line-height:18px;border:1px solid rgba(255,255,255,0);border-radius:50%}.hero-slider .slick-dots li button:before{color:var(--color-primary-light);opacity:1;line-height:18px;width:18px;font-size:4px;height:18px}.hero-slider .slick-dots li button:after{opacity:0}.hero-slider__wrapper{position:relative}.hero-slider__btn{position:absolute;width:24px;height:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.hero-slider__btn.btn-next{right:20px;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}@media screen and (min-width:768px){.hero-slider__btn.btn-next{right:30px}}.hero-slider__btn.btn-prev{left:20px}@media screen and (min-width:768px){.hero-slider__btn.btn-prev{left:30px}}.our-course{padding-top:64px;margin-bottom:120px}.our-course__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:21px}@media screen and (min-width:992px){.our-course__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}}.our-course__content{max-width:100%}@media screen and (min-width:992px){.our-course__content{max-width:577px}}.our-course__text{margin-bottom:20px}.our-course__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:716px;gap:20px}@media screen and (min-width:992px){.our-course__images{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.our-course__image{width:100%}.our-course__image img{width:100%}.our-course__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media screen and (min-width:992px){.our-course__tags{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:433px}}.our-course__tags .tag{border:1px solid rgba(255,255,255,.5019607843);padding:10px;border-radius:4px;font-size:14px}.our-course .gradient-border-card__title-wrapper img{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.our-course .gradient-border-card:before{background:var(--color-primary-dark)}.our-course .gradient-border-card__buttons .bg-border{border:1px solid var(--color-primary-light);color:var(--color-primary-light)}.our-course .gradient-border-card__buttons .bg-border:hover{background:var(--color-primary-blue);border:1px solid rgba(0,0,0,0)}.process__container{padding-top:64px;padding-bottom:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:576px){.process__container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}@media screen and (min-width:992px){.process__container{padding-top:148px;padding-bottom:105px;gap:20px}}.process__top,.process__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:576px){.process__top,.process__bottom{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}@media screen and (min-width:992px){.process__top,.process__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}}.process__title-wrapper{max-width:577px}.process__top-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:576px){.process__top-item{-ms-flex-item-align:end;align-self:flex-end}}.process__top-item__text{margin-bottom:30px}@media screen and (min-width:992px){.process__top-item__text{margin-bottom:20px}}.process .process__list{padding:10px;border-radius:4px;border:1px solid var(--color-primary-light)}.process .process__list li{padding-left:23px;position:relative;font-size:14px}@media screen and (min-width:992px){.process .process__list li{font-size:16px}}.process .process__list li:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;width:8px;height:8px;border-radius:50%;background:var(--color-primary-light)}.process__bottom__image-left img,.process__bottom__image-right img{width:100%}.process__bottom__image-left{max-width:457px}.process__bottom__image-right{max-width:338px}.process__bottom__text{max-width:542px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}@media screen and (min-width:576px){.process__bottom__text{-ms-flex-item-align:end;align-self:flex-end}}.process__bottom__title{font-size:40px;font-weight:500;text-align:center;margin-bottom:30px;line-height:1}@media screen and (min-width:992px){.process__bottom__title{font-size:60px}}@media screen and (min-width:1200px){.process__bottom__title{font-size:70px}}@media screen and (min-width:1440px){.process__bottom__title{font-size:80px}}.skills__title-wrapper{padding-bottom:30px}.skills__card{min-height:120px;padding-bottom:24px}.skills__card-container{padding:30px;border-radius:4px;border:2px solid rgba(0,0,0,.1019607843);background:rgba(0,0,0,0);height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.skills__card-container:hover{border:2px solid var(--color-primary-dark);background:var(--color-primary-dark)}.skills__card-container:hover p{color:var(--color-primary-light)}.skills__card-container p{font-family:"Unbounded",sans-serif;font-size:20px;font-weight:400;text-align:left;color:var(--color-primary-dark);-webkit-transition:color .3s ease-out;transition:color .3s ease-out}.what-is{margin-bottom:100px}@media screen and (min-width:992px){.what-is{margin-bottom:153px}}.what-is__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:992px){.what-is__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}}.what-is__content{max-width:100%}@media screen and (min-width:992px){.what-is__content{max-width:577px}}.what-is__text{margin-bottom:20px}.what-is__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.what-is__images-left img{max-height:500px}.what-is__images-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}