.btn{display:-ms-inline-flexbox;display:inline-flex}.popup__close,.popup__heading,.form-pack,.circle-wrap,.inner-top .column:nth-child(3),.scrollable-blocks__wrap{display:-ms-flexbox;display:flex}.btn,.circle-wrap{-ms-flex-align:center;align-items:center}.popup__heading,.inner-top .column:nth-child(3){-ms-flex-align:flex-end;align-items:flex-end}.btn,.circle-wrap{-ms-flex-pack:center;justify-content:center}.btn,.popup__close{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.success-message__body::after,.success-message__body::before,.inner-top .decored-desc::after{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.popup,.form-loader{visibility:hidden;opacity:0}.btn{position:relative;border-radius:6.25rem;padding:.5rem 2rem;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;max-width:100%;height:4rem}@media (max-width: 1279px){.btn{height:3.5rem}}.btn>span{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;overflow:hidden;text-overflow:ellipsis}.btn>img,.btn>svg{width:1.5rem}.btn>img:last-child,.btn>svg:last-child{margin-left:.625rem}.btn>img:first-child,.btn>svg:first-child{margin-right:.625rem}.btn_green{box-shadow:0px 10px 20px rgba(82,178,137,0.4);background-color:#52B289;color:#fff}.btn_green-border{border:1px solid rgba(82,178,137,0.2);color:#52B289;background-color:#fff}.btn_sm{height:2rem}.btn_lg{height:4.5rem}@media (max-width: 1279px){.btn_lg{height:3.5rem}}.popup{position:fixed;top:0;left:0;width:100%;max-width:100vw;height:100vh;overflow:hidden;z-index:100;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.popup::after{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;z-index:-1;background:rgba(0,0,0,0.75)}.popup__wrapper{overflow-y:auto;overflow-x:hidden;height:100%}.popup__wrapper::-webkit-scrollbar{width:.4375rem}.popup__wrapper::-webkit-scrollbar-thumb{background-color:#52B289}.popup__body{min-height:100%;background-color:#fff;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;position:relative}.popup__close{position:absolute;top:3.5rem;right:4.5rem;padding:1rem;background-color:#F7F7F7;border-radius:50%;z-index:1}.popup__close img{width:1.5rem}.popup__heading{padding-right:4.5rem}.popup__icon{-ms-flex:0 0 auto;flex:0 0 auto}.popup__icon img{width:4.5rem}.popup__title{-ms-flex:1 1 auto;flex:1 1 auto;padding-left:1.8125rem;line-height:111%}.popup__desc{margin-top:1.25rem;font:normal 1.0625rem/212% "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:#4A4A4A}.popup__submit{margin-top:4.5rem}.popup__submit .btn{width:100%}.popup__main,.popup__message{padding:2.25rem 3.5rem}.popup__message{overflow:hidden}.popup__message .success-message__body{margin-top:6.25rem}.popup__message .success-message__body::before{height:47.875rem;bottom:0;background-image:url("popup-message-decore.svg");background-position:bottom center;z-index:1}.popup__message .success-message__btn{margin-top:18.6875rem}.popup__main{left:0;top:0;right:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;max-height:initial}.popup.active{opacity:1;visibility:visible}.popup.active.popup_from-right .popup__wrapper{-moz-transform:translate(0, 0);-webkit-transform:translate(0, 0);transform:translate(0, 0)}.popup_from-right .popup__wrapper{max-width:44rem;margin-left:auto;-moz-transform:translate(100%, 0);-webkit-transform:translate(100%, 0);transform:translate(100%, 0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.success-message{position:absolute;top:0;left:0;right:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;max-height:100%}.success-message__body{position:relative}.success-message__body::after,.success-message__body::before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;left:-4.5rem;right:-4.5rem}.success-message__body::after{height:43rem;top:6.0625rem;background-image:url("popup-message-bg.svg");background-position:top center}.success-message__body .circle-wrap{width:11rem;height:11rem;margin:0 auto;position:relative;z-index:2}.success-message__body .circle-wrap img{width:6rem}.success-message__body .custom-heading{margin-top:3.75rem;position:relative;z-index:2}.success-message__btn{position:relative;z-index:2}.success-message__btn .btn{width:100%}.form-loader{position:absolute;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.form-loader img{animation:spin 0.8s linear infinite;width:2rem}.demo-popup .form-elements{position:relative;margin-top:.75rem}.demo-popup .form-elements .row{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.demo-popup .form-elements .form-pack{margin-top:1.75rem}.demo-popup.loading .form-elements .row{opacity:0;visibility:hidden;pointer-events:none}.demo-popup.loading .form-elements .form-loader{opacity:1;visibility:visible}.demo-popup.success .popup__main{position:absolute;opacity:0;visibility:hidden;max-height:100%;padding:0;margin:0;overflow:hidden}.demo-popup.success .popup__message{position:initial;opacity:1;visibility:visible;z-index:1;max-height:initial}@media (max-width: 1279px){.demo-popup .form-elements{margin-top:.5rem}}@media (max-width: 767px){.demo-popup .form-elements{margin-top:-.125rem}.demo-popup .form-elements .form-pack{margin-top:1.25rem}}@keyframes spin{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (max-width: 1279px){.popup__close{right:4rem}.popup__title{line-height:133%}.popup__desc{margin-top:1rem;font-size:1rem;line-height:175%}.popup__submit{margin-top:3.5rem}.popup__main,.popup__message{padding:2.25rem 3rem}.popup__message::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2.25rem;background-color:#fff}.popup__message .success-message__btn{margin-top:12.5rem}.popup_form-right .popup__wrapper{max-width:39.5rem}.success-message__body{margin-top:3.125rem}.success-message__body::after,.success-message__body::before{left:-4rem;right:-4rem}}@media (max-width: 767px){.popup__wrapper::-webkit-scrollbar{width:.3125rem}.popup__close{top:1rem;right:1rem;padding:.6875rem}.popup__close img{width:1.125rem}.popup__heading{display:block;padding-right:3.5rem}.popup__icon img{width:3.5rem}.popup__title{padding-left:0;margin-top:.5rem}.popup__desc{margin-top:.3125rem;font-size:.9375rem}.popup__submit{margin-top:2.5rem}.popup__main,.popup__message{padding:1rem 0}.popup__message .success-message__btn{margin-top:6.25rem}.popup_form-right .popup__wrapper{max-width:100%}.success-message{padding-bottom:1.5rem}.success-message::after{display:none}.success-message__body::before{display:none}.success-message__body::after{left:-1rem;right:-1rem}.success-message__body::after{top:4rem}.success-message__body .circle-wrap{width:7.5rem;height:7.5rem}.success-message__body .circle-wrap img{width:3.5rem}}.stroke-circle{position:relative}.stroke-circle::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:contain;background-repeat:no-repeat;background-position:center}@media (min-width: 1366px){.stroke-circle::after{animation:rotate 50s linear infinite forwards}}.stroke-circle__badge{position:absolute;top:-1.5rem;right:5.875rem;width:9.875rem;height:9.875rem;z-index:2}.stroke-circle__badge img{width:5.875rem}@media (max-width: 1279px){.stroke-circle__badge{top:.5rem;right:2.5rem;width:6.875rem;height:6.875rem}.stroke-circle__badge img{width:4.0625rem}}@media (max-width: 767px){.stroke-circle__badge{top:0;right:0;width:5.5rem;height:5.5rem}.stroke-circle__badge img{width:3.25rem}}.stroke-circle__content{position:relative;z-index:1;border-radius:50%;overflow:hidden}@media (min-width: 1920px){.stroke-circle__content img:not(.stroke-circle__icon){width:100%}}.stroke-circle_img-outside .stroke-circle__content{width:100%;height:100%;overflow:initial;background:linear-gradient(180deg, rgba(39,54,112,0.05) 0%, rgba(39,54,112,0) 100%)}.stroke-circle_img-outside .stroke-circle__content img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:initial}.stroke-circle_white-764{padding:3rem;width:47.75rem;height:47.75rem}.stroke-circle_white-764::after{background-image:url("")}@media (max-width: 1279px){.stroke-circle_white-764{width:28rem;height:28rem;padding:1.75rem}}.stroke-circle_green-712{padding:2.8125rem;width:44.5rem;height:44.5rem}.stroke-circle_green-712::after{background-image:url("")}@media (max-width: 1279px){.stroke-circle_green-712{width:32.125rem;height:32.125rem;padding:2.03125rem}}@media (max-width: 1023px){.stroke-circle_green-712{width:28.125rem;height:28.125rem;padding:1.75rem}}.stroke-circle_white-184{padding:1.25rem;width:11.5rem;height:11.5rem}.stroke-circle_white-184::after{background-image:url("stroke-white-184.svg");animation-duration:25s}@media (max-width: 1279px){.stroke-circle_white-184{padding:.875rem;width:7.8125rem;height:7.8125rem}}@media (max-width: 767px){.stroke-circle_white-184{padding:.6875rem;width:6.375rem;height:6.375rem}}.stroke-circle_white-163{padding:1.125rem;width:10.1875rem;height:10.1875rem}.stroke-circle_white-163::after{background-image:url("");animation-duration:25s}@media (max-width: 1279px){.stroke-circle_white-163{padding:.875rem;width:7.8125rem;height:7.8125rem}}@media (max-width: 767px){.stroke-circle_white-163{padding:.6875rem;width:6.375rem;height:6.375rem}}.stroke-circle_blue-844{padding:3.40625rem;width:52.75rem;height:52.75rem}.stroke-circle_blue-844::after{background-image:url("")}@media (max-width: 1365px){.stroke-circle_blue-844{width:45rem;height:45rem;padding:3.0625rem}}@media (max-width: 1279px){.stroke-circle_blue-844{width:33.125rem;height:33.125rem;padding:2.25rem}}@media (max-width: 1100px){.stroke-circle_blue-844{width:29.5rem;height:29.5rem;padding:2.0625rem}}@media (max-width: 1023px){.stroke-circle_blue-844{width:28.125rem;height:28.125rem;padding:1.875rem}}.stroke-circle_white-512{padding:2.04375rem;width:32rem;height:32rem}.stroke-circle_white-512::after{background-image:url("")}@media (max-width: 1279px){.stroke-circle_white-512{padding:1.75rem;width:25rem;height:25rem}}.stroke-circle_white-480{padding:1.75rem;width:30rem;height:30rem}.stroke-circle_white-480::after{background-image:url("")}@media (max-width: 1279px){.stroke-circle_white-480{padding:1.75rem;width:27.9375rem;height:27.9375rem}}.stroke-circle_white-608,.stroke-circle_white-617{padding:2.4375rem;width:38rem;height:38rem}.stroke-circle_white-608::after,.stroke-circle_white-617::after{background-image:url("")}@media (max-width: 1279px){.stroke-circle_white-608,.stroke-circle_white-617{width:100%;height:auto;padding:2.125rem}.stroke-circle_white-608.stroke-circle_img-outside,.stroke-circle_white-617.stroke-circle_img-outside{width:33.5rem;height:33.5rem}}@media (max-width: 1100px){.stroke-circle_white-608,.stroke-circle_white-617{padding:1.75rem}.stroke-circle_white-608.stroke-circle_img-outside,.stroke-circle_white-617.stroke-circle_img-outside{width:28rem;height:28rem}}@media (max-width: 1023px){.stroke-circle_white-608.stroke-circle_img-outside,.stroke-circle_white-617.stroke-circle_img-outside{width:26.4375rem;height:26.4375rem}}.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="692"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="692"]{width:43.25rem;height:43.25rem}@media (max-width: 1279px){.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="692"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="692"]{width:37.5rem;height:37.5rem}}@media (max-width: 1100px){.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="692"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="692"]{width:31.25rem;height:31.25rem}}@media (max-width: 767px){.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="692"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="692"]{width:20rem;height:20rem}}.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="644"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="644"]{width:40.25rem;height:40.25rem}@media (max-width: 1279px){.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="644"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="644"]{width:35rem;height:35rem}}@media (max-width: 1100px){.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="644"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="644"]{width:28.75rem;height:28.75rem}}@media (max-width: 767px){.stroke-circle_white-608.stroke-circle_img-outside .stroke-circle__content img[width="644"],.stroke-circle_white-617.stroke-circle_img-outside .stroke-circle__content img[width="644"]{width:18.75rem;height:18.75rem}}@media (min-width: 1279px){.stroke-circle_white-617{max-width:38.5625rem;width:100%;height:38.5625rem}}@media (max-width: 767px){.stroke-circle:not(.stroke-circle_white-184):not(.stroke-circle_white-163):not(.stroke-circle_img-outside){width:100%;max-width:18rem;height:auto;padding:1.125rem}.stroke-circle.stroke-circle_img-outside{width:18rem;height:18rem;padding:1.125rem}}@keyframes rotate{0%{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.form-pack{width:100%;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.form-pack__label{font:normal 1.0625rem/100% "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:#4A4A4A;margin-bottom:.6875rem}.form-pack__input input{width:100%;border-radius:2.25rem;height:3.5rem;padding:.625rem 1.5rem;font:600 1.125rem/100% "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:inherit}.form-pack__error{margin-top:.1875rem;font:normal .875rem/1 "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:#C3161C}.form-pack_green .form-pack__input input{background-color:rgba(82,178,137,0.1);border:.0625rem solid rgba(82,178,137,0.2)}@media (max-width: 1279px){.form-pack__label{font-size:.9375rem;margin-bottom:.4375rem}.form-pack__input input{height:3rem;padding:.625rem 1rem;font-size:1rem}}.custom-heading .h5-font{color:#FFA800}.custom-heading .h2-font{margin-top:1rem}@media (max-width: 1279px){.custom-heading .h2-font{margin-top:.5rem}}@media (max-width: 767px){.custom-heading .h2-font{margin-top:0}}.custom-heading__desc{margin-top:1.5rem}@media (max-width: 1279px){.custom-heading__desc{margin-top:.75rem}}@media (max-width: 767px){.custom-heading__desc{margin-top:.3125rem}}.circle-wrap{border-radius:50%;background-color:#fff}.info-box__title{padding-bottom:1.875rem;position:relative}.info-box__title span{display:block;position:absolute;left:0;bottom:0;width:3.5rem;height:.25rem}@media (max-width: 767px){.info-box__title{padding-bottom:1.25rem}.info-box__title span{width:2.5rem;height:.125rem}}.info-box__desc{margin-top:1.875rem}@media (max-width: 767px){.info-box__desc{margin-top:1.0625rem}}.checked-list__item{margin-top:1rem;position:relative}.checked-list__item::after{content:"";position:absolute;top:.125rem;left:-2.875rem;width:1.875rem;height:1.875rem;background-image:url("");background-size:contain;background-repeat:no-repeat;background-position:center}.checked-list__item:first-child{margin-top:0}@media (max-width: 1279px){.checked-list__item{margin-top:.5625rem}.checked-list__item::after{width:1.5rem;height:1.5rem;left:-2.34375rem}}@media (max-width: 767px){.checked-list__item{margin-top:.875rem;padding-left:2.5rem}.checked-list__item::after{left:0;top:.0625rem}}.decored-desc{position:relative}.decored-desc__decore{position:absolute;left:0;top:1.0625rem;width:3.5rem;height:.25rem}@media (max-width: 1279px){.decored-desc__decore{top:.75rem;width:3rem}}@media (max-width: 767px){.decored-desc__decore{top:0}}.decored-desc__text{padding-left:8rem}@media (max-width: 1279px){.decored-desc__text{padding-left:5rem}}@media (max-width: 767px){.decored-desc__text{padding-left:0;padding-top:1.125rem}}.bg-box{border-radius:0 2.5rem;color:#fff;position:relative}@media (max-width: 767px){.bg-box{border-radius:0 2rem}}.bg-box .bg-box__icon{position:absolute;width:7rem}@media (max-width: 1279px){.bg-box .bg-box__icon{width:4.8125rem}}@media (max-width: 767px){.bg-box .bg-box__icon{width:4rem}}.bg-box .bg-box__icon img{width:100%}.bg-box_md{padding:3.5625rem 6.25rem 3.5625rem 4.375rem}.bg-box_md .bg-box__icon{top:2.3125rem;right:2.75rem}.bg-box_md .bg-box__text{font:300 1.25rem/220% "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:inherit}.bg-box_md .bg-box__text ul{list-style:none;margin-bottom:1.0625rem;padding-right:3.125rem}.bg-box_md .bg-box__text ul li{margin-top:1.0625rem;padding-left:2.1875rem;font:bold 1.375rem/145% "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:inherit;position:relative}.bg-box_md .bg-box__text ul li::after{content:"";position:absolute;top:.5625rem;left:.5rem;width:.875rem;height:.875rem;background:rgba(0,0,0,0) url("arrow-right-orange.svg") center/contain no-repeat}.bg-box_md .bg-box__text span,.bg-box_md .bg-box__text strong{font-weight:bold;color:#FFA800}@media (max-width: 1279px){.bg-box_md{padding:3rem 6.25rem 2.875rem 3rem}.bg-box_md .bg-box__text{font-size:1.0625rem;line-height:180%}.bg-box_md .bg-box__text ul{padding-right:0}.bg-box_md .bg-box__text ul li{font-size:1.125rem;margin-top:.75rem}.bg-box_md .bg-box__text ul li::after{top:.3125rem}}@media (max-width: 767px){.bg-box_md{padding:1.875rem 5rem 2.125rem 1.5rem}.bg-box_md .bg-box__text{font-size:.9375rem}.bg-box_md .bg-box__text ul{padding-right:0;margin-bottom:.75rem}.bg-box_md .bg-box__text ul li{font-size:1rem;padding-left:1.25rem}.bg-box_md .bg-box__text ul li::after{top:.375rem;left:.25rem;width:.625rem;height:.625rem}}.bg-box_sm{padding:4.625rem 12.5rem 5.125rem 5.5rem}.bg-box_sm .bg-box__icon{top:3rem;right:3rem}.bg-box_sm .bg-box__text{font:normal 1.375rem/164% "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:inherit}.bg-box_sm .bg-box__text span,.bg-box_sm .bg-box__text strong{font-weight:bold}@media (max-width: 1279px){.bg-box_sm{padding:3.125rem 7.5rem 2.875rem 3.5rem}.bg-box_sm .bg-box__text{font-size:1.1875rem}}@media (max-width: 767px){.bg-box_sm{padding:1.875rem 5rem 2.25rem 1.5rem}.bg-box_sm .bg-box__text{font-size:1rem;line-height:170%}}@media (max-width: 1279px){.bg-box_sm .bg-box__icon,.bg-box_md .bg-box__icon{top:1.5rem;right:1.5rem}}@media (max-width: 767px){.bg-box_sm .bg-box__icon,.bg-box_md .bg-box__icon{top:.875rem;right:.875rem}}.round-counter{border-radius:50%;width:9rem;height:9rem;padding:1rem;background:rgba(0,0,0,0) url("") center/contain no-repeat}.round-counter__wrap{width:100%;height:100%;background-color:rgba(82,178,137,0.1);font:800 3.125rem/7rem "Poppins","Tahoma",sans-serif,"Tahoma",sans-serif;color:#52B289;text-transform:uppercase;letter-spacing:0.05em;border-radius:50%;text-align:center}@media (max-width: 1279px){.round-counter{width:5rem;height:5rem;padding:.6875rem;background-image:url("")}.round-counter__wrap{font-size:1.5rem;line-height:3.625rem}}.inner-top{padding-top:13.4375rem;padding-bottom:3.5rem;position:relative;overflow:hidden;background:rgba(0,0,0,0) url("") top left/auto no-repeat}.inner-top::before{content:"";position:absolute;top:0;left:0;width:100%;height:35%;background-color:#edf7f3;z-index:-1}.inner-top .decored-desc{margin-top:2.625rem;max-width:49rem;padding-bottom:5.8125rem;position:relative}.inner-top .decored-desc__text{min-height:18rem}.inner-top .decored-desc::after{content:"";position:absolute;bottom:0;left:-13rem;width:100vw;height:51.5625rem;z-index:-2;background:rgba(0,0,0,0) url("") bottom left/contain no-repeat}.inner-top .h1-font{max-width:68.75rem}.inner-top__circle{margin-top:-4.8125rem}@media (min-width: 769px){.inner-top__circle .stroke-circle__content{opacity:0}}@media (max-width: 1439px){.inner-top .decored-desc::after{left:-4rem}}@media (max-width: 1279px){.inner-top{padding-top:9.375rem;background-image:url("")}.inner-top .decored-desc{margin-top:1.875rem;max-width:28rem;padding-bottom:4.25rem}.inner-top .decored-desc__text{min-height:15rem}.inner-top .decored-desc::after{background-image:url("")}.inner-top .h1-font{max-width:45rem}.inner-top__circle{margin-top:2.625rem}}@media (max-width: 1023px){.inner-top .decored-desc{padding-bottom:2.5rem}.inner-top .decored-desc__text{min-height:18.75rem}.inner-top .decored-desc::after{left:-2rem}}@media (max-width: 767px){.inner-top{overflow:initial;margin-bottom:9.0625rem;padding-top:5.3125rem;padding-bottom:0;background-image:url("");background-position:bottom center;background-size:contain;background-size:auto;position:relative}.inner-top::before{bottom:4.6875rem;height:initial;top:0;z-index:1}.inner-top .decored-desc{margin-top:.875rem;max-width:100%;padding-bottom:0}.inner-top .decored-desc__text{min-height:initial}.inner-top .decored-desc::after{display:none}.inner-top .h1-font{max-width:100%}.inner-top .row{position:relative;z-index:1}.inner-top__circle{margin:1.5rem auto -6.25rem}}.bordered-block{position:relative;border-radius:0 1.5rem;border:4px solid #F4F5F8}.bordered-block__icon{position:absolute;background-color:#fff}.bordered-block__icon img{width:4.5rem}.bordered-block__text{color:inherit}.bordered-block_icon-left{padding:1.75rem 3.75rem 1.75rem 2.25rem}.bordered-block_icon-left .bordered-block__icon{top:50%;right:0;padding:1rem 0;-moz-transform:translate(50%, -50%);-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%)}.bordered-block_icon-top{padding:3.625rem 2.25rem 2.25rem 2.25rem}.bordered-block_icon-top .bordered-block__icon{top:0;left:2rem;padding:0 .6875rem 0 .9375rem;-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}@media (max-width: 1279px){.bordered-block__icon img{width:3.5rem}.bordered-block_icon-left{padding:1.25rem 2.75rem 1.25rem 1.75rem}.bordered-block_icon-left .bordered-block__icon{padding:.5625rem 0}.bordered-block_icon-top{padding:2.75rem 1.75rem 1.75rem 1.75rem}.bordered-block_icon-top .bordered-block__icon{padding:0 1rem}}@media (max-width: 767px){.bordered-block_icon-left{padding:1.75rem 1.25rem}.bordered-block_icon-left .bordered-block__icon{padding:0 .5rem;right:initial;left:50%;top:0;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bordered-block_icon-top{padding:2rem 1.25rem 1.75rem 1.75rem}.bordered-block_icon-top .bordered-block__icon{padding:0 .5rem;left:50%;-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.scrollable-blocks__wrap{-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 -.75rem}.scrollable-blocks .scrollable-block{-ms-flex:0 0 25%;flex:0 0 25%;padding:.75rem}@media (max-width: 1279px){.scrollable-blocks__wrap{overflow:auto;-ms-scroll-snap-type:both mandatory;scroll-snap-type:both mandatory;-webkit-overflow-scrolling:touch;margin-left:-4rem;margin-right:-4rem;max-width:100vw}.scrollable-blocks__wrap::after{position:relative;right:0;top:0;content:"";display:block;width:4rem;min-width:4rem;opacity:0}.scrollable-blocks__wrap::before{position:relative;left:0;top:0;content:"";display:block;width:4rem;min-width:4rem;opacity:0}.scrollable-blocks .scrollable-block{padding:0;-ms-flex:0 0 288px;flex:0 0 288px;margin-right:2rem}.scrollable-blocks .scrollable-block:last-child{margin-right:0}}@media (max-width: 1023px){.scrollable-blocks__wrap{margin-left:-2rem;margin-right:-2rem}.scrollable-blocks__wrap::after{width:2rem;min-width:2rem}.scrollable-blocks__wrap::before{width:2rem;min-width:2rem}}@media (max-width: 767px){.scrollable-blocks__wrap{display:block;overflow:hidden;margin:0}.scrollable-blocks .scrollable-block{margin-right:0}}
