/*
Theme Name: thema_rapidcase
*/


@charset "UTF-8";@font-face{font-family:Urbanist;font-display:swap;src:url(assets/fonts/Urbanist-Regular.woff2) format("woff2"),url(assets/fonts/Urbanist-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Urbanist;font-display:swap;src:url(assets/fonts/Urbanist-Medium.woff2) format("woff2"),url(assets/fonts/Urbanist-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Urbanist;font-display:swap;src:url(assets/fonts/Urbanist-SemiBold.woff2) format("woff2"),url(assets/fonts/Urbanist-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Urbanist;font-display:swap;src:url(assets/fonts/Urbanist-Bold.woff2) format("woff2"),url(assets/fonts/Urbanist-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Urbanist;font-display:swap;src:url(assets/fonts/Urbanist-Italic.woff2) format("woff2"),url(assets/fonts/Urbanist-Italic.woff) format("woff");font-weight:400;font-style:italic}html{-webkit-box-sizing:border-box;box-sizing:border-box;scroll-behavior:smooth}*{-webkit-box-sizing:inherit;box-sizing:inherit;outline:0}a{text-decoration:none;color:inherit}a:hover{text-decoration:none;color:inherit}li,ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,p{margin:0}body{color:#333;font-family:Urbanist,sans-serif;font-style:normal;font-size:16px;line-height:170%;font-weight:500;min-width:320px;margin:0}.container{width:100%;max-width:1280px;padding:0 20px;margin:0 auto}.title{text-align:center;font-size:16px;font-weight:600;line-height:135%;letter-spacing:.4px;text-transform:uppercase;background:-o-linear-gradient(357deg,#f857a6 10%,#ef3f6e 100%);background:linear-gradient(93deg,#f857a6 10%,#ef3f6e 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:19px 30px;min-width:150px;border-radius:100px;border:none;background:-webkit-gradient(linear,left top,right top,color-stop(49.66%,#170c85),color-stop(132.3%,#ee2a4a));background:-o-linear-gradient(left,#170c85 49.66%,#ee2a4a 132.3%);background:linear-gradient(90deg,#170c85 49.66%,#ee2a4a 132.3%);cursor:pointer;color:#fff;text-align:center;font-size:17px;font-weight:600;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.btn span{position:relative;z-index:5}.btn::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#170c85),to(#ee2a4a));background:-o-linear-gradient(left,#170c85 0,#ee2a4a 100%);background:linear-gradient(90deg,#170c85 0,#ee2a4a 100%);border-radius:100px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index:4}.btn:hover{color:#fff}.btn:hover::after{opacity:0}.hidden{display:none!important}.header{padding:17px 0 22px;background:#f1f1f1}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header .container{max-width:1150px}.header .nav-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:362px}.header .nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .nav ul li{position:relative}.header .nav ul li a{position:relative;display:block;color:#000;font-style:normal;padding:10px;font-size:17px;font-weight:600;line-height:170%}.header .nav ul li a::after{position:absolute;content:"";bottom:0;left:0;width:100%;height:2px;background:#000;opacity:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header .nav ul li a:hover{color:#333}.header .nav ul li a:hover::after{bottom:4px;opacity:1}.header .nav ul li:first-child{padding-right:35px}.header .nav ul li+li{padding-left:35px;padding-right:35px}.header .nav ul li+li::after{position:absolute;top:50%;left:0;content:"";width:2px;height:15px;background:#000;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header__btn{padding:8px 12px;font-size:12px;min-width:120px}.logo{display:block;max-width:147px}.logo__img{display:block;width:100%}.wrapper-hide.active{opacity:1;z-index:20}.wrapper-hide{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,2,23,.8);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;z-index:-2}.burger-button-mobail{display:none}.promo{padding:70px 0 64px}.promo .container{max-width:1030px}.promo__wrapper{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}.promo .mb-vis{margin:0 auto 30px}.promo__title{margin-bottom:50px;color:#183c7a;font-size:40px;font-weight:600;line-height:130%}.promo__title span{position:relative;font-style:italic}.promo__title span::after{position:absolute;content:"";bottom:1px;left:0;width:100%;height:3px;background:#183c7a}.promo__description{margin-bottom:74px;color:#60697b;font-size:24px;font-weight:700;line-height:144%}.promo__description span{position:relative}.promo__description span::after{position:absolute;content:"";bottom:3px;left:0;width:100%;height:1px;background:#60697b}.promo .folder-pricture{width:100%;max-width:460px}.promo__img{display:block;width:100%;-o-object-fit:contain;object-fit:contain}.mb-vis{display:none}.section-uniqueness{padding-bottom:66px}.section-uniqueness__title{margin-bottom:68px}.section-uniqueness__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.section-uniqueness .uniqueness-item{width:100%;max-width:240px;text-align:center}.section-uniqueness .uniqueness-item__icon{display:block;width:auto;height:100%;max-height:50px;margin:0 auto 20px}.section-uniqueness .uniqueness-item__title{color:#183c7a;font-size:30px;font-weight:700;line-height:135%;margin-bottom:16px}.section-uniqueness .uniqueness-item__description{color:#60697b;font-size:18px;line-height:140%}.section-communication{padding-bottom:88px}.section-communication .container{background:#f1f1f1}.section-communication__wrapper{padding:32px 68px 60px}.section-communication__intro{max-width:900px;margin:30px auto;color:#183c7a;text-align:center;font-size:30px;font-weight:600;line-height:124%}.section-communication__intro span{text-decoration:underline}.section-communication form{width:100%;max-width:670px;margin:0 auto}.section-communication form .form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:38px}.section-communication form .form-wrapper label{display:block;color:#343f52;font-size:17px;font-weight:600;line-height:170%;margin-bottom:10px}.section-communication form .form-wrapper input{width:100%;height:45px;padding:5px 10px;border-radius:8px;font-family:Urbanist,sans-serif;background:#fff;border:none;-webkit-box-shadow:0 5px 35px 0 rgba(30,34,40,.07);box-shadow:0 5px 35px 0 rgba(30,34,40,.07)}.section-communication form input.btn-submit{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:19px 30px;min-width:150px;border-radius:100px;border:none;background:-webkit-gradient(linear,left top,right top,color-stop(49.66%,#170c85),color-stop(132.3%,#ee2a4a));background:-o-linear-gradient(left,#170c85 49.66%,#ee2a4a 132.3%);background:linear-gradient(90deg,#170c85 49.66%,#ee2a4a 132.3%);cursor:pointer;color:#fff;text-align:center;font-size:17px;font-weight:600;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.section-communication form input.btn-submit span{position:relative;z-index:5}.section-communication form input.btn-submit::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#170c85),to(#ee2a4a));background:-o-linear-gradient(left,#170c85 0,#ee2a4a 100%);background:linear-gradient(90deg,#170c85 0,#ee2a4a 100%);border-radius:100px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index:4}.section-communication form input.btn-submit:hover{color:#fff}.section-communication form input.btn-submit:hover::after{opacity:0}.section-communication form .block-input{width:calc(50% - 18px)}.section-communication span.wpcf7-not-valid-tip{margin-top:5px}.section-communication .wpcf7 form .wpcf7-response-output{margin:0 auto}.section-communication__btn{display:block;margin:0 auto}.section-challenge{padding-bottom:84px}.section-challenge__title{margin-bottom:45px}.section-challenge__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-challenge__img{display:block;width:100%;max-width:400px}.section-challenge__text{max-width:480px;color:#60697b;font-size:17px;line-height:170%}.section-challenge__text b{font-weight:700}.section-custom-page{padding:30px 0 80px;}.custom-page-title{margin: 0 0 30px;}.section-steps{padding-bottom:80px}.section-steps .container{max-width:822px}.section-steps__title{margin-bottom:24px}.section-steps__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:85px 0}.section-steps__wrapper::after{position:absolute;content:"";top:0;left:25px;width:290px;height:70px;background-image:url(assets/img/line-step.svg);background-size:contain;background-repeat:no-repeat}.section-steps__wrapper::before{position:absolute;content:"";bottom:0;left:auto;right:35px;width:290px;height:70px;background-image:url(assets/img/line-step.svg);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotate(180deg) scaleX(-1);-ms-transform:rotate(180deg) scaleX(-1);transform:rotate(180deg) scaleX(-1)}.section-steps .step-item{width:100%;max-width:225px;padding:35px 20px 20px 33px;border-radius:6.613px;background:#fff;-webkit-box-shadow:0 4.133px 28.932px 0 rgba(30,34,40,.07);box-shadow:0 4.133px 28.932px 0 rgba(30,34,40,.07);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.section-steps .step-item:hover{-webkit-box-shadow:0 10.133px 38.932px 0 rgba(30,34,40,.07);box-shadow:0 10.133px 38.932px 0 rgba(30,34,40,.07)}.section-steps .step-item__num{margin-bottom:15px;color:#183c7a;font-size:52px;font-style:italic;font-weight:400;line-height:100%}.section-steps .step-item__line{width:100%;height:7px;background:#5e13cb;margin-bottom:20px;-webkit-animation:lineColorChange 6s infinite;animation:lineColorChange 6s infinite}.section-steps .step-item:nth-child(2) .step-item__line{background:#c8312b;-webkit-animation-delay:2s;animation-delay:2s}.section-steps .step-item:nth-child(3) .step-item__line{background:#f857a6;-webkit-animation-delay:4s;animation-delay:4s}.section-steps .step-item__text{color:#183c7a;font-size:15px;font-weight:600;line-height:140%}.section-steps .step-item__btn{margin:0 auto}@-webkit-keyframes lineColorChange{0%,20%{background:#5e13cb}30%,50%{background:#c8312b}60%,80%{background:#f857a6}100%,90%{background:#5e13cb}}@keyframes lineColorChange{0%,20%{background:#5e13cb}30%,50%{background:#c8312b}60%,80%{background:#f857a6}100%,90%{background:#5e13cb}}.section-steps__btn{margin:0 auto}.section-clients{padding-bottom:115px}.section-clients__title{margin-bottom:100px}.section-clients__wrapper{position:relative;padding:0 50px}.section-clients .swiper{width:100%;max-width:1000px;margin:0 auto}.section-clients .client-item{width:150px;margin:0 auto}.section-clients .client-item__img{display:block;width:100%;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.section-clients .client-item__img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.swiper-next,.swiper-prev{position:absolute;top:50%;right:0;width:44px;height:44px;background-image:url(assets/img/arrow-right.png);background-repeat:no-repeat;background-size:cover;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;-webkit-box-shadow:0 5px 15px 0 rgba(30,34,40,.02);box-shadow:0 5px 15px 0 rgba(30,34,40,.02);cursor:pointer;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.swiper-next:hover,.swiper-prev:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.swiper-prev{left:0;right:auto;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.section-testimonials__title{margin-bottom:70px}.section-testimonials .swiper{padding:20px 15px;max-width:1020px}.section-testimonials__wrapper{position:relative;padding:0 50px}.section-testimonials .testimonial-item{padding:24px 32px 20px;border-radius:6.326px;background:#fff;-webkit-box-shadow:0 3.953px 12.674px 0 rgba(30,34,40,.07);box-shadow:0 3.953px 12.674px 0 rgba(30,34,40,.07)}.section-testimonials .testimonial-item__picture{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:25px}.section-testimonials .testimonial-item__picture-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-testimonials .testimonial-item__title{margin-bottom:9px;color:#343f52;font-size:16px;font-weight:600;line-height:145%}.section-testimonials .testimonial-item__pisition{margin-bottom:14px;color:#aab0bc;font-size:11px;font-weight:600;line-height:100%;letter-spacing:.316px;text-transform:uppercase}.section-testimonials .testimonial-item__text{color:#60697b;font-size:14px;font-weight:500;line-height:170%}.footer{background:rgba(148,160,172,.3882352941);padding:110px 0 90px;margin-top:-50px}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:90px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.footer__title{color:#60697b;font-size:30px;font-weight:600;line-height:168%}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:80px}.footer .logo{margin-bottom:26px;margin-top:-7px}.footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.footer .social__item{display:block}.footer .social__item-img{display:block;width:30px;height:30px}.footer .footer-colon{max-width:470px;color:#60697b;font-size:16px}.footer .footer-colon__title{margin-bottom:20px;font-weight:600;line-height:100%}.footer .footer-colon__link{display:block;font-weight:500;line-height:120%}.footer .footer-colon__link:hover{text-decoration:underline}.footer .footer-colon__link+.footer-colon__link{margin-top:10px}@media screen and (max-width:992px){.header{padding:16px 0 16px}.header .nav-actions{min-width:auto}.logo{max-width:147px}.mb-vis{display:block}.pc-vis{display:none}.promo{padding:40px 0 60px}.promo__title{margin-bottom:30px;font-size:36px}.promo__description{margin-bottom:34px;font-size:18px}.promo .folder-pricture{max-width:460px}.section-uniqueness{padding-bottom:50px}.section-uniqueness__title{margin-bottom:48px}.section-uniqueness__wrapper{gap:50px 20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-uniqueness .uniqueness-item{max-width:500px}.section-uniqueness .uniqueness-item__title{font-size:28px;margin-bottom:10px}.section-uniqueness .uniqueness-item__description{font-size:16px}.section-challenge{padding-bottom:60px}.section-challenge__title{margin-bottom:25px}.section-challenge__wrapper{gap:40px}.section-challenge__img{max-width:360px}.section-challenge__text{font-size:16px}.section-clients{padding-bottom:80px}.section-clients__title{margin-bottom:40px}.section-clients__wrapper{position:relative}.section-clients .swiper{width:100%;max-width:1000px;margin:0 auto}.section-testimonials{padding-bottom:20px}.section-testimonials__title{margin-bottom:20px}.section-testimonials .swiper{padding:20px 15px;max-width:1020px}.section-testimonials__wrapper{position:relative;padding:0 0 60px 0}.section-testimonials .swiper-prev{top:auto;bottom:0;left:auto;right:80px}.section-testimonials .swiper-next{top:auto;bottom:0;left:auto;right:20px}}@media screen and (max-width:768px){.header{position:relative;z-index:100}.header .burger-button-mobail{position:relative;display:block;width:32px;height:24px}.header .burger-button-mobail .line{position:absolute;top:0;left:0;width:100%;height:2px;background:#333;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.header .burger-button-mobail .line:nth-child(2){top:50%}.header .burger-button-mobail .line:nth-child(3){top:auto;bottom:0}.header .burger-button-mobail.active .line:nth-child(1){top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header .burger-button-mobail.active .line:nth-child(2){opacity:0}.header .burger-button-mobail.active .line:nth-child(3){top:50%;left:50%;bottom:auto;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.header .nav-actions{position:absolute;top:0;left:0;min-height:400px;padding:60px 0 80px;width:100%;background:#f1f1f1;z-index:-10;border-bottom-left-radius:20px;border-bottom-right-radius:20px;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;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.header .nav-actions ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .nav-actions ul li a::after{display:none}.header .nav-actions ul li:first-child{padding-right:0}.header .nav-actions ul li+li{padding-left:0;padding-right:0}.header .nav-actions ul li+li::after{top:0;left:0;width:100%;height:2px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header .nav-actions.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header .nav-actions.active .header__btn.btn{opacity:1}.header .header__btn.btn{position:absolute;bottom:20px;left:50%;z-index:1000;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.section-communication{padding-bottom:40px}.section-communication__wrapper{padding:32px 0 40px}.section-communication__intro{margin:20px auto;font-size:20px}.section-communication form{max-width:670px}.section-communication form .block-input{width:100%}.section-communication form label{font-size:16px}.section-challenge{padding-bottom:40px}.section-challenge__title{margin-bottom:35px}.section-challenge__wrapper{gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-challenge__img{max-width:360px}.section-challenge__text{font-size:16px;max-width:100%}}@media screen and (max-width:568px){.section-steps{padding-bottom:40px}.section-steps__title{margin-bottom:24px}.section-steps__wrapper{gap:10px;-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:center;-ms-flex-align:center;align-items:center;padding:0}.section-steps__wrapper::after{top:30%;left:auto;right:0;width:135px;height:38px;-webkit-transform:rotate(90deg) translateY(-150%);-ms-transform:rotate(90deg) translateY(-150%);transform:rotate(90deg) translateY(-150%)}.section-steps__wrapper::before{bottom:30%;left:0;right:auto;width:135px;height:38px;-webkit-transform:rotate(270deg) scaleX(-1) translateY(-150%);-ms-transform:rotate(270deg) scaleX(-1) translateY(-150%);transform:rotate(270deg) scaleX(-1) translateY(-150%)}.section-steps .step-item{max-width:80%}.section-steps__btn{margin:40px auto 0}.footer{padding:20px 0 40px;margin-top:0}.footer__top{gap:20px;margin-bottom:30px}.footer__title{font-size:16px}.footer__btn{min-width:120px;padding:12px 18px;font-size:14px}.footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.footer .social__item{display:block}.footer .social__item-img{display:block;width:30px;height:30px}.footer__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .footer-colon:nth-child(1){max-width:100%;width:100%}}

.terms-styles ul.lst-kix_ft8jn45w76fd-4{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-5{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-6{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-7{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-8{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-2.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-2 0}.terms-styles ul.lst-kix_ft8jn45w76fd-0{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-1{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-2{list-style-type:none}.terms-styles ul.lst-kix_ft8jn45w76fd-3{list-style-type:none}.terms-styles .lst-kix_fdkosqw0tufr-2>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-2}.terms-styles ul.lst-kix_m8x29nbbe22f-1{list-style-type:none}.terms-styles ul.lst-kix_m8x29nbbe22f-0{list-style-type:none}.terms-styles .lst-kix_86t0vtvhgec-0>li{counter-increment:lst-ctn-kix_86t0vtvhgec-0}.terms-styles ul.lst-kix_m8x29nbbe22f-5{list-style-type:none}.terms-styles ul.lst-kix_m8x29nbbe22f-4{list-style-type:none}.terms-styles ul.lst-kix_m8x29nbbe22f-3{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-8.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-8 0}.terms-styles ul.lst-kix_m8x29nbbe22f-2{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-2>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-2}.terms-styles ol.lst-kix_gaiys4is9pa0-1.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-1 0}.terms-styles ol.lst-kix_86t0vtvhgec-5.start{counter-reset:lst-ctn-kix_86t0vtvhgec-5 0}.terms-styles ol.lst-kix_gaiys4is9pa0-0.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-0 0}.terms-styles .lst-kix_fdkosqw0tufr-4>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-4}.terms-styles ol.lst-kix_86t0vtvhgec-1.start{counter-reset:lst-ctn-kix_86t0vtvhgec-1 0}.terms-styles ol.lst-kix_gaiys4is9pa0-7.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-7 0}.terms-styles ol.lst-kix_fdkosqw0tufr-3.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-3 0}.terms-styles ol.lst-kix_gaiys4is9pa0-6.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-6 0}.terms-styles .lst-kix_fdkosqw0tufr-0>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-0}.terms-styles ol.lst-kix_86t0vtvhgec-6.start{counter-reset:lst-ctn-kix_86t0vtvhgec-6 0}.terms-styles ol.lst-kix_86t0vtvhgec-8{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-4>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-4}.terms-styles .lst-kix_86t0vtvhgec-2>li{counter-increment:lst-ctn-kix_86t0vtvhgec-2}.terms-styles ol.lst-kix_86t0vtvhgec-6{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-7{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-4{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-5{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-2{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-3{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-0{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-1{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-0.start{counter-reset:lst-ctn-kix_86t0vtvhgec-0 0}.terms-styles .lst-kix_odk8gq9hcdfk-8>li:before{content:"■  "}.terms-styles .lst-kix_odk8gq9hcdfk-6>li:before{content:"●  "}.terms-styles .lst-kix_86t0vtvhgec-7>li{counter-increment:lst-ctn-kix_86t0vtvhgec-7}.terms-styles .lst-kix_n0t83g8a6kn7-1>li:before{content:"○  "}.terms-styles ul.lst-kix_67zsqqng3rb0-0{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-3>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-3, decimal) ". "}.terms-styles .lst-kix_odk8gq9hcdfk-0>li:before{content:"●  "}.terms-styles .lst-kix_86t0vtvhgec-8>li{counter-increment:lst-ctn-kix_86t0vtvhgec-8}.terms-styles .lst-kix_gaiys4is9pa0-1>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-1, lower-latin) ". "}.terms-styles .lst-kix_67zsqqng3rb0-7>li:before{content:"○  "}.terms-styles .lst-kix_fdkosqw0tufr-6>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-6}.terms-styles .lst-kix_odk8gq9hcdfk-2>li:before{content:"■  "}.terms-styles .lst-kix_odk8gq9hcdfk-4>li:before{content:"○  "}.terms-styles ol.lst-kix_86t0vtvhgec-4.start{counter-reset:lst-ctn-kix_86t0vtvhgec-4 0}.terms-styles .lst-kix_67zsqqng3rb0-1>li:before{content:"○  "}.terms-styles ul.lst-kix_n0t83g8a6kn7-8{list-style-type:none}.terms-styles .lst-kix_fdkosqw0tufr-3>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-3, decimal) ". "}.terms-styles .lst-kix_67zsqqng3rb0-3>li:before{content:"●  "}.terms-styles .lst-kix_fdkosqw0tufr-1>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-1, lower-latin) ". "}.terms-styles .lst-kix_fdkosqw0tufr-5>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-5, lower-roman) ". "}.terms-styles ul.lst-kix_n0t83g8a6kn7-1{list-style-type:none}.terms-styles .lst-kix_67zsqqng3rb0-5>li:before{content:"■  "}.terms-styles ul.lst-kix_n0t83g8a6kn7-0{list-style-type:none}.terms-styles ul.lst-kix_n0t83g8a6kn7-3{list-style-type:none}.terms-styles ul.lst-kix_n0t83g8a6kn7-2{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-8.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-8 0}.terms-styles ul.lst-kix_n0t83g8a6kn7-5{list-style-type:none}.terms-styles ul.lst-kix_n0t83g8a6kn7-4{list-style-type:none}.terms-styles ul.lst-kix_n0t83g8a6kn7-7{list-style-type:none}.terms-styles ul.lst-kix_n0t83g8a6kn7-6{list-style-type:none}.terms-styles ul.lst-kix_67zsqqng3rb0-3{list-style-type:none}.terms-styles ol.lst-kix_86t0vtvhgec-2.start{counter-reset:lst-ctn-kix_86t0vtvhgec-2 0}.terms-styles .lst-kix_gaiys4is9pa0-8>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-8}.terms-styles ul.lst-kix_67zsqqng3rb0-4{list-style-type:none}.terms-styles ul.lst-kix_67zsqqng3rb0-1{list-style-type:none}.terms-styles ul.lst-kix_67zsqqng3rb0-2{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-5>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-5, lower-roman) ". "}.terms-styles ul.lst-kix_67zsqqng3rb0-7{list-style-type:none}.terms-styles ul.lst-kix_67zsqqng3rb0-8{list-style-type:none}.terms-styles ul.lst-kix_67zsqqng3rb0-5{list-style-type:none}.terms-styles ul.lst-kix_67zsqqng3rb0-6{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-7>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-7, lower-latin) ". "}.terms-styles .lst-kix_86t0vtvhgec-6>li{counter-increment:lst-ctn-kix_86t0vtvhgec-6}.terms-styles .lst-kix_86t0vtvhgec-0>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-0, upper-latin) ". "}.terms-styles ol.lst-kix_gaiys4is9pa0-8{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-5{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-4{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-7{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-6{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-1{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-0{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-3{list-style-type:none}.terms-styles ol.lst-kix_gaiys4is9pa0-2{list-style-type:none}.terms-styles .lst-kix_86t0vtvhgec-2>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-2, lower-roman) ". "}.terms-styles .lst-kix_86t0vtvhgec-8>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-8, lower-roman) ". "}.terms-styles ol.lst-kix_fdkosqw0tufr-7.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-7 0}.terms-styles .lst-kix_86t0vtvhgec-4>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-4, lower-latin) ". "}.terms-styles .lst-kix_fdkosqw0tufr-7>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-7, lower-latin) ". "}.terms-styles .lst-kix_86t0vtvhgec-6>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-6, decimal) ". "}.terms-styles .lst-kix_fdkosqw0tufr-5>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-5}.terms-styles ol.lst-kix_fdkosqw0tufr-2{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-6.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-6 0}.terms-styles ol.lst-kix_fdkosqw0tufr-1{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-4{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-3{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-6{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-5{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-8{list-style-type:none}.terms-styles ol.lst-kix_fdkosqw0tufr-7{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-3>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-3}.terms-styles ol.lst-kix_86t0vtvhgec-3.start{counter-reset:lst-ctn-kix_86t0vtvhgec-3 0}.terms-styles ol.lst-kix_fdkosqw0tufr-0{list-style-type:none}.terms-styles .lst-kix_ft8jn45w76fd-8>li:before{content:"■  "}.terms-styles .lst-kix_m8x29nbbe22f-3>li:before{content:"●  "}.terms-styles .lst-kix_ft8jn45w76fd-7>li:before{content:"○  "}.terms-styles .lst-kix_m8x29nbbe22f-2>li:before{content:"■  "}.terms-styles .lst-kix_ft8jn45w76fd-4>li:before{content:"○  "}.terms-styles .lst-kix_m8x29nbbe22f-1>li:before{content:"○  "}.terms-styles ol.lst-kix_fdkosqw0tufr-5.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-5 0}.terms-styles .lst-kix_ft8jn45w76fd-6>li:before{content:"●  "}.terms-styles .lst-kix_86t0vtvhgec-1>li{counter-increment:lst-ctn-kix_86t0vtvhgec-1}.terms-styles .lst-kix_ft8jn45w76fd-5>li:before{content:"■  "}.terms-styles .lst-kix_m8x29nbbe22f-0>li:before{content:"  "}.terms-styles .lst-kix_ft8jn45w76fd-0>li:before{content:"  "}.terms-styles .lst-kix_86t0vtvhgec-3>li{counter-increment:lst-ctn-kix_86t0vtvhgec-3}.terms-styles .lst-kix_ft8jn45w76fd-3>li:before{content:"●  "}.terms-styles .lst-kix_ft8jn45w76fd-2>li:before{content:"■  "}.terms-styles .lst-kix_ft8jn45w76fd-1>li:before{content:"○  "}.terms-styles .lst-kix_m8x29nbbe22f-4>li:before{content:"○  "}.terms-styles ol.lst-kix_gaiys4is9pa0-4.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-4 0}.terms-styles ol.lst-kix_86t0vtvhgec-8.start{counter-reset:lst-ctn-kix_86t0vtvhgec-8 0}.terms-styles .lst-kix_gaiys4is9pa0-5>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-5}.terms-styles .lst-kix_m8x29nbbe22f-5>li:before{content:"■  "}.terms-styles .lst-kix_m8x29nbbe22f-6>li:before{content:"●  "}.terms-styles .lst-kix_m8x29nbbe22f-7>li:before{content:"○  "}.terms-styles .lst-kix_fdkosqw0tufr-1>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-1}.terms-styles .lst-kix_m8x29nbbe22f-8>li:before{content:"■  "}.terms-styles ol.lst-kix_fdkosqw0tufr-4.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-4 0}.terms-styles .lst-kix_gaiys4is9pa0-7>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-7}.terms-styles .lst-kix_gaiys4is9pa0-1>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-1}.terms-styles .lst-kix_fdkosqw0tufr-3>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-3}.terms-styles .lst-kix_86t0vtvhgec-5>li{counter-increment:lst-ctn-kix_86t0vtvhgec-5}.terms-styles .lst-kix_n0t83g8a6kn7-5>li:before{content:"■  "}.terms-styles .lst-kix_n0t83g8a6kn7-3>li:before{content:"●  "}.terms-styles .lst-kix_n0t83g8a6kn7-7>li:before{content:"○  "}.terms-styles .lst-kix_n0t83g8a6kn7-4>li:before{content:"○  "}.terms-styles .lst-kix_n0t83g8a6kn7-8>li:before{content:"■  "}.terms-styles .lst-kix_n0t83g8a6kn7-6>li:before{content:"●  "}.terms-styles .lst-kix_odk8gq9hcdfk-7>li:before{content:"○  "}.terms-styles .lst-kix_fdkosqw0tufr-7>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-7}.terms-styles ol.lst-kix_gaiys4is9pa0-5.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-5 0}.terms-styles .lst-kix_n0t83g8a6kn7-0>li:before{content:"●  "}.terms-styles .lst-kix_odk8gq9hcdfk-5>li:before{content:"■  "}.terms-styles ol.lst-kix_86t0vtvhgec-7.start{counter-reset:lst-ctn-kix_86t0vtvhgec-7 0}.terms-styles .lst-kix_n0t83g8a6kn7-2>li:before{content:"■  "}.terms-styles .lst-kix_gaiys4is9pa0-2>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-2, lower-roman) ". "}.terms-styles .lst-kix_67zsqqng3rb0-6>li:before{content:"●  "}.terms-styles .lst-kix_odk8gq9hcdfk-1>li:before{content:"○  "}.terms-styles ol.lst-kix_gaiys4is9pa0-2.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-2 0}.terms-styles .lst-kix_gaiys4is9pa0-0>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-0, decimal) ". "}.terms-styles .lst-kix_67zsqqng3rb0-8>li:before{content:"■  "}.terms-styles .lst-kix_odk8gq9hcdfk-3>li:before{content:"●  "}.terms-styles .lst-kix_fdkosqw0tufr-4>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-4, lower-latin) ". "}.terms-styles ul.lst-kix_odk8gq9hcdfk-8{list-style-type:none}.terms-styles .lst-kix_67zsqqng3rb0-2>li:before{content:"■  "}.terms-styles ul.lst-kix_odk8gq9hcdfk-6{list-style-type:none}.terms-styles ul.lst-kix_odk8gq9hcdfk-7{list-style-type:none}.terms-styles ul.lst-kix_odk8gq9hcdfk-4{list-style-type:none}.terms-styles ul.lst-kix_odk8gq9hcdfk-5{list-style-type:none}.terms-styles ul.lst-kix_odk8gq9hcdfk-2{list-style-type:none}.terms-styles ul.lst-kix_odk8gq9hcdfk-3{list-style-type:none}.terms-styles .lst-kix_fdkosqw0tufr-2>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-2, lower-roman) ". "}.terms-styles ul.lst-kix_odk8gq9hcdfk-0{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-4>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-4, lower-latin) ". "}.terms-styles .lst-kix_67zsqqng3rb0-4>li:before{content:"○  "}.terms-styles ul.lst-kix_odk8gq9hcdfk-1{list-style-type:none}.terms-styles .lst-kix_gaiys4is9pa0-6>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-6, decimal) ". "}.terms-styles .lst-kix_fdkosqw0tufr-0>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-0, decimal) ". "}.terms-styles .lst-kix_gaiys4is9pa0-8>li:before{content:"" counter(lst-ctn-kix_gaiys4is9pa0-8, lower-roman) ". "}.terms-styles .lst-kix_67zsqqng3rb0-0>li:before{content:"●  "}.terms-styles ol.lst-kix_fdkosqw0tufr-1.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-1 0}.terms-styles .lst-kix_86t0vtvhgec-3>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-3, decimal) ". "}.terms-styles .lst-kix_gaiys4is9pa0-6>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-6}.terms-styles .lst-kix_86t0vtvhgec-1>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-1, lower-latin) ". "}.terms-styles ol.lst-kix_fdkosqw0tufr-0.start{counter-reset:lst-ctn-kix_fdkosqw0tufr-0 0}.terms-styles ul.lst-kix_m8x29nbbe22f-8{list-style-type:none}.terms-styles ul.lst-kix_m8x29nbbe22f-7{list-style-type:none}.terms-styles ul.lst-kix_m8x29nbbe22f-6{list-style-type:none}.terms-styles .lst-kix_86t0vtvhgec-7>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-7, lower-latin) ". "}.terms-styles .lst-kix_fdkosqw0tufr-8>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-8, lower-roman) ". "}.terms-styles .lst-kix_86t0vtvhgec-4>li{counter-increment:lst-ctn-kix_86t0vtvhgec-4}.terms-styles .lst-kix_fdkosqw0tufr-6>li:before{content:"" counter(lst-ctn-kix_fdkosqw0tufr-6, decimal) ". "}.terms-styles .lst-kix_86t0vtvhgec-5>li:before{content:"" counter(lst-ctn-kix_86t0vtvhgec-5, lower-roman) ". "}.terms-styles .lst-kix_gaiys4is9pa0-0>li{counter-increment:lst-ctn-kix_gaiys4is9pa0-0}.terms-styles .lst-kix_fdkosqw0tufr-8>li{counter-increment:lst-ctn-kix_fdkosqw0tufr-8}.terms-styles li.li-bullet-0:before{margin-left:-18pt;white-space:nowrap;display:inline-block;min-width:18pt}.terms-styles ol.lst-kix_gaiys4is9pa0-3.start{counter-reset:lst-ctn-kix_gaiys4is9pa0-3 0}.terms-styles ol{margin:0;padding:0}.terms-styles table td,.terms-styles table th{padding:0}.terms-styles .c18{margin-left:36pt;padding-top:2pt;padding-left:0pt;padding-bottom:2pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c13{margin-left:36pt;padding-top:12pt;padding-left:0pt;padding-bottom:16pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c14{margin-left:36pt;padding-top:2pt;padding-left:0pt;padding-bottom:2pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c1{color:#000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:13pt;font-family:"Arial";font-style:normal}.terms-styles .c3{color:#000;font-weight:700;text-decoration:none;vertical-align:baseline;font-size:8.5pt;font-family:"Arial";font-style:normal}.terms-styles .c12{color:#000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:13.5pt;font-family:"Arial";font-style:normal}.terms-styles .c5{color:#000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:8.5pt;font-family:"Arial";font-style:normal}.terms-styles .c20{color:#000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:12pt;font-family:"Arial";font-style:normal}.terms-styles .c9{color:#000;font-weight:400;text-decoration:none;vertical-align:baseline;font-size:9pt;font-family:"Times New Roman";font-style:normal}.terms-styles .c0{padding-top:0pt;padding-bottom:9pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c2{padding-top:0pt;padding-bottom:14pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c16{color:#000;text-decoration:none;vertical-align:baseline;font-size:17.5pt;font-family:"Arial";font-style:normal}.terms-styles .c4{padding-top:0pt;padding-bottom:3pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c7{padding-top:0pt;padding-bottom:0pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c22{padding-top:0pt;padding-bottom:4pt;line-height:1.15;orphans:2;widows:2;text-align:left}.terms-styles .c8{text-decoration-skip-ink:none;-webkit-text-decoration-skip:none;font-weight:700;text-decoration:underline}.terms-styles .c19{background-color:#fff;max-width:468pt;padding:72pt 72pt 72pt 72pt}.terms-styles .c10{font-size:9pt;font-weight:700}.terms-styles .c21{padding:0;margin:0}.terms-styles .c11{font-size:10.5pt}.terms-styles .c17{height:11pt}.terms-styles .c23{font-size:13pt}.terms-styles .c6{font-size:8.5pt}.terms-styles .c15{font-weight:700}.terms-styles .title{padding-top:0pt;color:#000;font-size:26pt;padding-bottom:3pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles .subtitle{padding-top:0pt;color:#666;font-size:15pt;padding-bottom:16pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles li{color:#000;font-size:11pt;font-family:"Arial"}.terms-styles p{margin:0;color:#000;font-size:11pt;font-family:"Arial"}.terms-styles h1{padding-top:20pt;color:#000;font-size:20pt;padding-bottom:6pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles h2{padding-top:18pt;color:#000;font-size:16pt;padding-bottom:6pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles h3{padding-top:16pt;color:#434343;font-size:14pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles h4{padding-top:14pt;color:#666;font-size:12pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles h5{padding-top:12pt;color:#666;font-size:11pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;orphans:2;widows:2;text-align:left}.terms-styles h6{padding-top:12pt;color:#666;font-size:11pt;padding-bottom:4pt;font-family:"Arial";line-height:1.15;page-break-after:avoid;font-style:italic;orphans:2;widows:2;text-align:left}


.section-video{
    display:block;
    width: 100%;
    margin-bottom: 100px;
}
.section-video__wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.section-video__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 568px) {
    .section-video{
        margin-bottom: 35px;
    }
}


.section-challenge2{
    display:block;
    padding-bottom: 40px;
}
.section-challenge2__title {
    margin-bottom: 120px;
}
.section-challenge2__wrapper{
    display: block;
    position: relative;
    background-color: #F2F5FA;
    border-radius: 20px;
    padding:25px;
}
.section-challenge2__leftside-block{
    display: inline-block;
    width: 200px;
}
.section-challenge2__leftside-block-wrapper{
    text-align: center;
    display: block;
    position: absolute;
    width: 200px;
    margin-left: 2%;
    top: -100px;

}
.section-challenge2__rightside-block{
    display: inline-block;
    width: calc(90% - 220px);
    padding:10px;
    margin-left:6%;
}
.section-challenge2__img{
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.section-challenge2__flname {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #183c7a;
    font-size: 30px;
    font-weight: 700;
    line-height: 130%;
}
.section-challenge2__position{
    font-size: 18px;
    font-weight: 600;
}
.section-challenge2__title_bio {
    margin-bottom: 20px;
    color: #183c7a;
    font-size: 40px;
    font-weight: 600;
    font-style: italic;
    line-height: 130%;
}
.section-challenge2__text {
    max-width: 1800px;
    width: 100%;
    color: #60697b;
    font-size: 17px;
    line-height: 170%;
}

@media screen and (max-width: 992px) {
    .section-challenge2__wrapper{
        padding:15px;
    }
    .section-challenge2__leftside-block{
        display: block;
        width: 200px;
        margin: auto;
    }
    .section-challenge2__leftside-block-wrapper{
        text-align: center;
        display: block;
        position: relative;
        width: 200px;
        margin-left: 0px;
        top: -120px;

    }
    .section-challenge2__rightside-block{
        display: block;
        width: 100%;
        padding:10px;
        margin-left:0px;
        margin-top: -100px;
    }
    .section-challenge2__img{
        display: block;
        width: 200px;
        height: 200px;
        border-radius: 50%;
    }
    .section-challenge2__flname {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 26px;
    }
    .section-challenge2__position{
        font-size: 17px;
    }
    .section-challenge2__title_bio {
        margin-bottom: 20px;
        font-size: 30px;
    }

}