#section_LogicSeptTitleHeader_1 {   display: flex;   justify-content: center;   align-items: center;   padding: 15px 0;   font-family: "Poppins", sans-serif; }   #section_LogicSeptTitleHeader_1 .container {     display: flex;     justify-content: space-between;     align-items: center;     width: 100%;     max-width: 1170px;     padding: 0 50px;     box-sizing: border-box;     background-color: #f5f6f7;     position: relative;     height: 70px; }   #section_LogicSeptTitleHeader_1 .container .title {     font-size: clamp(1.5rem, 3.5vw, 2rem);     line-height: 1.35;     color: #707070;     margin: 0;     padding: 10px 0;     z-index: 2;     position: relative; }   #section_LogicSeptTitleHeader_1 .container .title::before {     content: '';     position: absolute;     width: 100%;     height: 100%;     z-index: -1;     top: 0;     left: 0;     background-color: transparent;     backdrop-filter: blur(8px);     transform: skewX(20deg); }   #section_LogicSeptTitleHeader_1 .container .img_container img {     width: 350px;     height: 70px;     aspect-ratio: 350 / 70;     display: block;     clip-path: polygon(0% 0%, 93% 0%, 100% 100%, 7% 100%);     transform: scale(1.2);     box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);     object-fit: cover;     object-position: center; }   #section_LogicSeptTitleHeader_1 .container .img_container {     max-width: 350px;     width: 100%;     height: 70px;     position: absolute;     right: 100px; }   #section_LogicSeptTitleHeader_1 .container .img_container::before {     content: '';     position: absolute;     width: calc(100% + 70px);     height: 100%;     transform: skewX(20deg);     left: -30px;     background-color: transparent;     box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); }   @media only screen and (max-width: 767px) {     #section_LogicSeptTitleHeader_1 .container {       height: 50px; }     #section_LogicSeptTitleHeader_1 .container .img_container img {       max-width: 250px;       height: 50px;       aspect-ratio: 250 / 50;       width: 100%; }     #section_LogicSeptTitleHeader_1 .container .img_container {       max-width: 250px;       height: 50px;       width: 100%;       right: 50px; }     #section_LogicSeptTitleHeader_1 .container {       padding: 0 20px; }     #section_LogicSeptTitleHeader_1 .container .img_container::before {       width: calc(100% + 50px);       height: 100%;       transform: skewX(20deg);       left: -20px;       background-color: transparent;       box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2); } }  @media only screen and (max-width: 767px) and (max-width: 480px) {   #section_LogicSeptTitleHeader_1 .container .img_container {     display: none; } }  #section_BlogSingleTextLogicsept_2 {   background: #ffffff;   display: flex;   justify-content: center;   align-items: center;   flex-direction: column;   font-family: "Poppins", sans-serif; }   #section_BlogSingleTextLogicsept_2 .container {     display: flex;     justify-content: center;     flex-direction: column;     max-width: 1090px;     padding-top: 20px;     padding-bottom: 20px;     width: calc(100% - 20px); }   #section_BlogSingleTextLogicsept_2 .container .text_container .part1 {     width: 100%; }  #section_CreatAccImg {   /*! elementor-icons - v5.7.0 - 21-05-2020 */ }   #section_CreatAccImg #Content,   #section_CreatAccImg #Wrapper,   #section_CreatAccImg html {     background-color: #fcfcfc; }   #section_CreatAccImg body {     font-family: Roboto, Arial, Tahoma, sans-serif;     line-height: 21px;     color: #626262; }   #section_CreatAccImg ::-moz-selection {     background-color: #2991d6; }   #section_CreatAccImg ::selection {     background-color: #2991d6; }   #section_CreatAccImg :root {     --swiper-theme-color: #007aff;     --swiper-navigation-size: 44px ; }   #section_CreatAccImg body {     font-family: segoe-ui;     font-size: 13px;     direction: ltr; }   #section_CreatAccImg img {     max-width: 100%; }   #section_CreatAccImg section {     max-width: 1180px;     margin: 0 auto; }   #section_CreatAccImg .form-group input::placeholder {     font-size: 12px;     font-weight: 600; }   #section_CreatAccImg .btn-primary:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-primary:not(:disabled):not(.disabled):active {     background-color: #009ba5;     border-color: #009ba5;     box-shadow: none; }   #section_CreatAccImg .main-header__wrapper__top__action__search__select .btn:not(:disabled):not(.disabled) {     width: 83px;     border: none; }   #section_CreatAccImg .main-header__wrapper__top__action__search__select .btn-light:not(:disabled):not(.disabled).active,   #section_CreatAccImg .main-header__wrapper__top__action__search__select .btn-light:not(:disabled):not(.disabled):active {     background-color: #f5f5f5; }   #section_CreatAccImg .main-header__wrapper__top__account__language .btn-light:not(:disabled):not(.disabled).active,   #section_CreatAccImg .main-header__wrapper__top__account__language .btn-light:not(:disabled):not(.disabled):active {     background-color: #f5f5f5;     border-color: #707070; }   #section_CreatAccImg .main-header__wrapper__top__account__user__form form .form-group input::placeholder {     font-size: 12px;     font-weight: 400; }   #section_CreatAccImg .mobile-menu__language .btn-light:not(:disabled):not(.disabled).active,   #section_CreatAccImg .mobile-menu__language .btn-light:not(:disabled):not(.disabled):active {     background-color: #f5f5f5;     border-color: #707070; }   #section_CreatAccImg .new-account__item__form form .btn-primary:not(:disabled):not(.disabled).active,   #section_CreatAccImg .new-account__item__form form .btn-primary:not(:disabled):not(.disabled):active {     background-color: #009ba5;     border-color: #009ba5;     box-shadow: none; }   #section_CreatAccImg .search-result__content__wrapper__filter__select .btn:not(:disabled):not(.disabled) {     width: 125px;     border: none; }   #section_CreatAccImg .search-result__content__wrapper__filter__select .btn-light:not(:disabled):not(.disabled).active,   #section_CreatAccImg .search-result__content__wrapper__filter__select .btn-light:not(:disabled):not(.disabled):active {     background-color: #fff;     box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }   #section_CreatAccImg :root {     --blue: #007bff;     --indigo: #6610f2;     --purple: #6f42c1;     --pink: #e83e8c;     --red: #dc3545;     --orange: #fd7e14;     --yellow: #ffc107;     --green: #28a745;     --teal: #20c997;     --cyan: #17a2b8;     --white: #fff;     --gray: #6c757d;     --gray-dark: #343a40;     --primary: #007bff;     --secondary: #6c757d;     --success: #28a745;     --info: #17a2b8;     --warning: #ffc107;     --danger: #dc3545;     --light: #f8f9fa;     --dark: #343a40;     --breakpoint-xs: 0;     --breakpoint-sm: 576px;     --breakpoint-md: 768px;     --breakpoint-lg: 992px;     --breakpoint-xl: 1200px;     --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";     --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace ; }   #section_CreatAccImg *,   #section_CreatAccImg :after,   #section_CreatAccImg :before {     box-sizing: border-box; }   #section_CreatAccImg html {     font-family: sans-serif;     line-height: 1.15;     -webkit-text-size-adjust: 100%;     -webkit-tap-highlight-color: transparent; }   #section_CreatAccImg body {     margin: 0;     font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif;     font-size: 1rem;     line-height: 1.5;     color: #212529;     text-align: left;     background-color: #fff; }   #section_CreatAccImg img {     vertical-align: middle;     border-style: none;     margin: 0 auto; }   #section_CreatAccImg [type=button]:not(:disabled),   #section_CreatAccImg [type=reset]:not(:disabled),   #section_CreatAccImg [type=submit]:not(:disabled),   #section_CreatAccImg button:not(:disabled) {     cursor: pointer; }   #section_CreatAccImg ::-webkit-file-upload-button {     font: inherit;     -webkit-appearance: button; }   #section_CreatAccImg .form-control::placeholder {     color: #6c757d;     opacity: 1; }   #section_CreatAccImg .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before,   #section_CreatAccImg .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before {     border-color: #28a745; }   #section_CreatAccImg .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before,   #section_CreatAccImg .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before {     border-color: #dc3545; }   #section_CreatAccImg .btn:not(:disabled):not(.disabled) {     cursor: pointer; }   #section_CreatAccImg .btn-primary:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-primary:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #0062cc;     border-color: #005cbf; }   #section_CreatAccImg .btn-primary:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-primary:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }   #section_CreatAccImg .btn-secondary:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-secondary:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #545b62;     border-color: #4e555b; }   #section_CreatAccImg .btn-secondary:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-secondary:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(131, 138, 145, 0.5); }   #section_CreatAccImg .btn-success:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-success:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #1e7e34;     border-color: #1c7430; }   #section_CreatAccImg .btn-success:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-success:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }   #section_CreatAccImg .btn-info:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-info:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #117a8b;     border-color: #10707f; }   #section_CreatAccImg .btn-info:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-info:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }   #section_CreatAccImg .btn-warning:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-warning:not(:disabled):not(.disabled):active {     color: #212529;     background-color: #d39e00;     border-color: #c69500; }   #section_CreatAccImg .btn-warning:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-warning:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }   #section_CreatAccImg .btn-danger:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-danger:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #bd2130;     border-color: #b21f2d; }   #section_CreatAccImg .btn-danger:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-danger:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }   #section_CreatAccImg .btn-light:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-light:not(:disabled):not(.disabled):active {     color: #212529;     background-color: #dae0e5;     border-color: #d3d9df; }   #section_CreatAccImg .btn-light:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-light:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(215, 216, 218, 0.5); }   #section_CreatAccImg .btn-dark:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-dark:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #1d2124;     border-color: #171a1d; }   #section_CreatAccImg .btn-dark:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-dark:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }   #section_CreatAccImg .btn-outline-primary:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-primary:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #007bff;     border-color: #007bff; }   #section_CreatAccImg .btn-outline-primary:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-primary:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }   #section_CreatAccImg .btn-outline-secondary:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-secondary:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #6c757d;     border-color: #6c757d; }   #section_CreatAccImg .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(109, 118, 126, 0.5); }   #section_CreatAccImg .btn-outline-success:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-success:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #28a745;     border-color: #28a745; }   #section_CreatAccImg .btn-outline-success:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-success:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }   #section_CreatAccImg .btn-outline-info:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-info:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #17a2b8;     border-color: #17a2b8; }   #section_CreatAccImg .btn-outline-info:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-info:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }   #section_CreatAccImg .btn-outline-warning:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-warning:not(:disabled):not(.disabled):active {     color: #212529;     background-color: #ffc107;     border-color: #ffc107; }   #section_CreatAccImg .btn-outline-warning:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-warning:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }   #section_CreatAccImg .btn-outline-danger:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-danger:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #dc3545;     border-color: #dc3545; }   #section_CreatAccImg .btn-outline-danger:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-danger:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }   #section_CreatAccImg .btn-outline-light:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-light:not(:disabled):not(.disabled):active {     color: #212529;     background-color: #f8f9fa;     border-color: #f8f9fa; }   #section_CreatAccImg .btn-outline-light:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-light:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }   #section_CreatAccImg .btn-outline-dark:not(:disabled):not(.disabled).active,   #section_CreatAccImg .btn-outline-dark:not(:disabled):not(.disabled):active {     color: #fff;     background-color: #343a40;     border-color: #343a40; }   #section_CreatAccImg .btn-outline-dark:not(:disabled):not(.disabled).active:focus,   #section_CreatAccImg .btn-outline-dark:not(:disabled):not(.disabled):active:focus {     box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }   #section_CreatAccImg .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {     border-color: #80bdff; }   #section_CreatAccImg .custom-control-input:not(:disabled):active ~ .custom-control-label:before {     color: #fff;     background-color: #b3d7ff;     border-color: #b3d7ff; }   #section_CreatAccImg .close:not(:disabled):not(.disabled):focus,   #section_CreatAccImg .close:not(:disabled):not(.disabled):hover {     opacity: .75; }   @media print {     #section_CreatAccImg *,     #section_CreatAccImg :after,     #section_CreatAccImg :before {       text-shadow: none !important;       box-shadow: none !important; }     #section_CreatAccImg img {       page-break-inside: avoid; }     @page {       #section_CreatAccImg {         size: a3; } }     #section_CreatAccImg body {       min-width: 992px !important; } }   #section_CreatAccImg .dialog-close-button:not(:hover) {     opacity: .4; }   #section_CreatAccImg .elementor-templates-modal__header__item > i:not(:hover) {     color: #a4afb7; }   #section_CreatAccImg .elementor-templates-modal__header__close--skip > i:not(:hover) {     color: #fff; }   #section_CreatAccImg .elementor-field-group .elementor-field-textual::placeholder {     color: inherit;     font-family: inherit;     opacity: .6; }   #section_CreatAccImg body,   #section_CreatAccImg div,   #section_CreatAccImg html,   #section_CreatAccImg img,   #section_CreatAccImg section {     margin: 0;     padding: 0;     border: 0;     font-size: 100%;     font: inherit;     vertical-align: baseline; }   #section_CreatAccImg section {     display: block;     max-width: 1180px;     margin: 0 auto; }   #section_CreatAccImg body {     line-height: 1; }   #section_CreatAccImg html {     height: 100%; }   #section_CreatAccImg body {     -webkit-font-smoothing: antialiased;     -webkit-text-size-adjust: 100%; }   #section_CreatAccImg .template-slider #Content {     padding-top: 0 !important; }   #section_CreatAccImg body {     overflow-x: hidden; }   @media only screen and (min-width: 768px) and (max-width: 959px) {     #section_CreatAccImg body {       min-width: 0; }     #section_CreatAccImg #Wrapper {       width: 728px; } }   @media only screen and (max-width: 767px) {     #section_CreatAccImg body {       min-width: 0; }     #section_CreatAccImg #Wrapper {       width: 300px; } }   @media only screen and (min-width: 480px) and (max-width: 767px) {     #section_CreatAccImg #Wrapper {       width: 420px; } }   #section_CreatAccImg #Content,   #section_CreatAccImg #Wrapper,   #section_CreatAccImg html {     background-color: #fff; }   #section_CreatAccImg body {     font-family: Roboto, Helvetica, Arial, sans-serif;     font-size: 18px;     line-height: 26px;     font-weight: 400;     letter-spacing: 0; }   @media only screen and (min-width: 768px) and (max-width: 959px) {     #section_CreatAccImg body {       font-size: 15px;       line-height: 22px;       letter-spacing: 0; } }   @media only screen and (min-width: 480px) and (max-width: 767px) {     #section_CreatAccImg body {       font-size: 14px;       line-height: 20px;       letter-spacing: 0; } }   @media only screen and (max-width: 479px) {     #section_CreatAccImg body {       font-size: 13px;       line-height: 19px;       letter-spacing: 0; } }   #section_CreatAccImg body {     color: #141414; }   #section_CreatAccImg ::-moz-selection {     background-color: #1f58ff;     color: #fff; }   #section_CreatAccImg ::selection {     background-color: #1f58ff;     color: #fff; }   #section_CreatAccImg #Top_bar .search_wrapper input::placeholder {     color: #fff;     opacity: 1; }   #section_CreatAccImg ::-webkit-input-placeholder {     color: #707070; }   #section_CreatAccImg ::-moz-placeholder {     color: #707070; }   #section_CreatAccImg :-ms-input-placeholder {     color: #707070; }   #section_CreatAccImg :focus::-webkit-input-placeholder {     color: #1f58ff; }   #section_CreatAccImg :focus::-moz-placeholder {     color: #1f58ff; }   #section_CreatAccImg #Content img {     max-width: 100%;     height: auto; }   #section_CreatAccImg body.mobile-side-slide {     position: relative;     overflow-x: visible; }   #section_CreatAccImg body {     min-width: 1240px;     padding: 25px 0; }   #section_CreatAccImg #Wrapper {     width: 1240px;     margin: 0 auto;     overflow: hidden; }   #section_CreatAccImg .layout-full-width {     padding: 0; }   #section_CreatAccImg .layout-full-width #Wrapper {     width: 100% !important;     margin: 0 !important; }   #section_CreatAccImg #Content {     width: 100%; }   #section_CreatAccImg #Wrapper {     box-shadow: 0 0 15px rgba(0, 0, 0, 0.06); }   @media only screen and (min-width: 960px) and (max-width: 1239px) {     #section_CreatAccImg body {       min-width: 0; }     #section_CreatAccImg #Wrapper {       width: 960px; } }   #section_CreatAccImg body,   #section_CreatAccImg html {     overflow-x: hidden; }   @media only screen and (min-width: 960px) and (max-width: 1239px) {     #section_CreatAccImg body {       min-width: 0; } }   @media only screen and (min-width: 768px) and (max-width: 959px) {     #section_CreatAccImg body {       min-width: 0; } }   @media only screen and (max-width: 767px) {     #section_CreatAccImg body {       min-width: 0; } } 
