@keyframes slideUpPercent{0%{transform:translateY(-20%);opacity:0}100%{opacity:1;transform:translateY(0)}}@keyframes slideDownPx{0%{transform:translateY(15px);opacity:0}100%{opacity:1;transform:translateY(0)}}main{margin:0 auto;padding:0 16px;width:100%;max-width:1920px;height:100%}@media(min-width: 1200px){main{padding:0 42px}}.sidebar ul,.post nav ul{display:flex;flex-direction:column;gap:16px;margin-bottom:0}.sidebar ul li,.post nav ul li{display:flex;flex-direction:column;gap:8px;padding-left:24px}.sidebar ul li:not(:last-of-type),.post nav ul li:not(:last-of-type){margin-bottom:0}.sidebar ul li ul,.post nav ul li ul{gap:8px}.sidebar ul li a,.post nav ul li a{position:relative;display:flex;align-items:center;line-height:22px;color:#191031 !important;font-family:Inter,sans-serif;transition:.3s ease}.sidebar ul li a::before,.post nav ul li a::before{content:"";position:absolute;left:-24px;top:50%;width:16px;height:16px;background-image:url(/wp-content/themes/sdc-verifier-new/img/icon-link.svg);background-repeat:no-repeat;background-position:center;transform:translateY(-50%);transition:.3s ease}.sidebar ul li a:hover,.post nav ul li a:hover{color:#3c8a67 !important}.sidebar ul li a:hover::before,.post nav ul li a:hover::before{background-image:url(/wp-content/themes/sdc-verifier-new/img/icon-link-green.svg)}.sidebar{position:fixed;top:0;right:0;z-index:5;display:flex;flex-direction:column;background-color:#fff;width:100%;max-height:100vh;border-radius:6px;box-shadow:0px 4px 36px rgba(85,98,115,.4);transform:translateX(100%);transition:.3s ease}@media(min-width: 480px){.sidebar{top:16px;width:auto}}.sidebar__btn{display:flex;gap:1px;min-height:48px;height:48px}.sidebar__btn:hover span{background-color:#6e279b}.sidebar__btn:active span{background-color:#633986}.sidebar__btn span{display:flex;justify-content:center;align-items:center;height:100%;background-color:#402457;color:#fff;font-family:Play;line-height:110%;text-transform:uppercase;transition:.3s ease}.sidebar__btn span:first-of-type{padding:0 32px;border-radius:6px 0 0 6px;width:100%}.sidebar__btn span:last-of-type{position:relative;padding:0 13px;width:46px}.sidebar__btn span:last-of-type::after{content:"";top:0;left:0;width:100%;height:100%;background-image:url(/wp-content/themes/sdc-verifier-new/img/icon-list.svg);background-repeat:no-repeat;background-position:center;transform:rotate(360deg);transition:.3s ease}.sidebar .navigation{overflow-y:scroll;height:100%;max-width:0;max-height:0;transition:.3s ease;padding:0 16px}@media(min-width: 1200px){.sidebar .navigation{padding:0 40px}}.sidebar.active .navigation{padding:30px 16px;max-height:100vh}@media(min-width: 1200px){.sidebar.active .navigation{padding:43px 40px 56px;max-height:800px}}.sidebar.active .sidebar__btn span:last-of-type::after{background-image:url(/wp-content/themes/sdc-verifier-new/img/icon-logout.svg);transform:rotate(0)}.post{position:relative;margin:-562px auto 0;max-width:880px;z-index:1}@media(min-width: 1440px){.post{max-width:none;padding:0 214px}}.post .head__card{display:flex;flex-direction:column;gap:40px;margin-bottom:56px}@media(min-width: 992px){.post .head__card{flex-direction:row;justify-content:space-between}}.post .head__left{display:flex;flex-direction:column}.post .head__left h1{font-family:Play,sans-serif;color:#191031;font-size:24px;font-style:normal;font-weight:400;line-height:110%}@media(min-width: 991px){.post .head__left h1{font-size:32px}}.post .head__left h1{padding:0;margin-top:0;margin-bottom:16px;border:none;text-align:start}.post .head__left h1:only-child{justify-content:center}@media(min-width: 992px){.post .head__right{min-width:35%;max-width:40%;min-height:219px;max-height:240px}}.post .head__right img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.post .head__tags{display:flex;gap:4px;flex-wrap:wrap}.post .head__tag{display:block;width:fit-content;margin-bottom:16px;padding:4px 8px;border-radius:4px;background:#ffe6b8;color:#191031;font-size:10px;line-height:14px;text-transform:uppercase;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post .head__links{display:flex;align-items:center;gap:8px;margin-bottom:23px}.post .head__link{display:flex;align-items:center;gap:4px;color:#686a8a;font-size:10px;line-height:14px;text-transform:uppercase}.post .head__link img{width:16px;height:16px;border-radius:999px}.post .head__link a{color:#6e279b !important}.post .head__link a:hover{text-decoration:underline}.post .head__hashtags{display:flex;flex-wrap:wrap;gap:16px;margin-top:auto}.post .head__hashtag{padding:4px 8px;width:fit-content;border-radius:4px;background:#dee4ec;color:#191031;font-size:10px;line-height:14px;text-transform:uppercase}.post .head__list{margin-bottom:56px;padding:16px;border:1px solid #ebf0f6;border-radius:8px}@media(min-width: 992px){.post .head__list{padding:16px 24px}}.post .head__list li{position:relative;padding-left:16px;color:#6b6b6e;line-height:140%}.post .head__list li::before{content:"";position:absolute;top:5px;left:0;width:8px;height:8px;border-radius:2px;background-color:#51b687}.post .head+.wp-block-image{display:none}.post .entry-header h1{color:#fff;margin-bottom:70px}.post .entry-header div:has(nav){display:none}.post .entry-content{margin-bottom:56px;padding-top:30px;padding-bottom:30px;background-color:#fff;border-radius:16px}.post .entry-content>*{padding-left:16px;padding-right:16px}@media(min-width: 992px){.post .entry-content>*{padding-left:40px;padding-right:40px}}.post .entry-content>table{display:flex;flex-direction:column;margin-left:16px;margin-right:16px;margin-bottom:16px;margin-top:24px;padding:0;height:auto !important;width:calc(100% - 32px) !important;border-radius:16px;border:1px solid #dee4ec;overflow-x:auto;border-collapse:separate;border-spacing:0;border-radius:10px}@media(min-width: 992px){.post .entry-content>table{margin-left:40px;margin-right:40px;width:calc(100% - 80px) !important}}.post .entry-content>table tr{display:flex;width:100%;min-height:38px}.post .entry-content>table tr:not(:has(td:only-child)){color:#191031;font-size:12px;line-height:12px;text-transform:uppercase}.post .entry-content>table tr:not(:has(td:only-child)):nth-child(even){background-color:#f2f4f7}.post .entry-content>table tr:not(:has(td:only-child)):nth-child(even) td{background-color:#f2f4f7}.post .entry-content>table tr:not(:has(td:only-child)):nth-child(odd){background-color:#f9fafb}.post .entry-content>table tr:not(:has(td:only-child)):nth-child(odd) td{background-color:#f9fafb}.post .entry-content>table tr:first-of-type td:first-of-type{border-top-left-radius:10px}.post .entry-content>table tr:first-of-type td:last-of-type{border-top-right-radius:10px}.post .entry-content>table tr:last-of-type td:first-of-type{border-bottom-left-radius:10px}.post .entry-content>table tr:last-of-type td:last-of-type{border-bottom-right-radius:10px}.post .entry-content>table tr th{background-color:#dee4ec !important;color:#633986}.post .entry-content>table tr th:has(img,svg){color:#686a8a}.post .entry-content>table tr th div:has(img,svg){display:flex;align-items:center;justify-content:center;margin-right:8px;width:32px;height:32px;border-radius:4px;background-color:#fff}.post .entry-content>table tr th,.post .entry-content>table tr td{width:100%;display:flex;align-items:center;padding:10px 16px;min-width:132px}.post .entry-content>table tr th:only-child,.post .entry-content>table tr td:only-child{padding:0 24px;color:#633986;font-size:16px;line-height:110%;text-transform:uppercase}.post .entry-content>table tr th:not(:only-child):first-of-type,.post .entry-content>table tr td:not(:only-child):first-of-type{padding-left:24px}.post .entry-content>table tr th:not(:only-child):last-of-type,.post .entry-content>table tr td:not(:only-child):last-of-type{padding-right:24px}.post .entry-content>table tr th p,.post .entry-content>table tr td p{margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.post .entry-content>table tr td{height:100% !important}.post .entry-content .wp-block-kadence-spacer{display:none}.post .entry-content .banner{padding:0}.post .entry-content .banner .wrapper{padding:0}.post .entry-content .banner__container{padding:0;background-image:none}.post .entry-content .banner__content{gap:0}.post .entry-content .banner h2{font-family:Play,sans-serif;color:#191031;font-size:24px;font-style:normal;font-weight:400;line-height:110%}@media(min-width: 991px){.post .entry-content .banner h2{font-size:32px}}.post .entry-content .banner h2{padding:0;margin-top:0;margin-bottom:16px;max-width:585px;color:#fff;border:none;text-align:center}.post .entry-content .banner img{width:100%;height:100%;object-fit:cover}.post .entry-content .banner p{margin-bottom:0;color:#cfc4d2}.post .entry-content .banner .btn{margin-top:40px}.post .entry-content .banner--featured .banner__content{padding:64px 34px}@media(min-width: 991px){.post .entry-content .banner--featured .banner__content{padding:56px 40px}}.post .entry-content .banner--featured .banner__content{align-items:flex-start}.post .entry-content .banner--featured .banner__content canvas{z-index:-1}.post .entry-content .banner--featured h2{text-align:start}@media(min-width: 991px){.post .entry-content .banner--featured h2{width:50%}}.post .entry-content .banner--featured p{text-align:start}@media(min-width: 991px){.post .entry-content .banner--featured p{width:45%}}.post .entry-content .banner--featured .btn{width:100%}@media(min-width: 991px){.post .entry-content .banner--featured .btn{position:absolute;right:40px;bottom:56px;width:fit-content}}.post p{margin-bottom:16px;margin-top:24px;border-radius:16px}.post p:first-child img{width:100%;height:100%;object-fit:cover;border-radius:12px}@media(min-width: 991px){.post p:first-child img{border-radius:16px}}.post p span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.post img.aligncenter{display:block;height:auto;max-width:100%;margin:0 auto 20px}.post img.alignright{float:right;margin:0 0 20px 15px !important}.post video{width:100%;height:100%}.post span{color:#191031;line-height:140%}.post h2{margin-top:56px;margin-bottom:30px;padding:30px 16px;width:100%;border-bottom:1px solid #dee4ec;color:#191031;font-size:24px;font-style:normal;font-weight:400;line-height:110%}@media(min-width: 992px){.post h2{margin-bottom:56px;padding:30px 40px;font-size:32px}}.post h3,.post h4{margin-top:56px;margin-bottom:16px;color:#191031;font-size:22px;font-style:normal;font-weight:400;line-height:120%}.post nav{margin-top:56px}.post nav span{display:block;margin-bottom:16px;color:#191031;font-size:22px;font-weight:400;line-height:120%}.post ul,.post ol{margin-bottom:16px}.post ul li,.post ol li{color:#6d6875;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.post ul li strong,.post ol li strong{font-weight:600}.post ul li:not(:last-of-type),.post ol li:not(:last-of-type){margin-bottom:16px}.post ul li span,.post ol li span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.post ol{list-style:decimal}.post ul:not(.kb-table-of-content-list) li{position:relative;line-height:140%;position:relative;padding-left:16px;color:#6b6b6e}.post ul:not(.kb-table-of-content-list) li::before{content:"";position:absolute;top:5px;left:0;width:8px;height:8px;border-radius:2px;background-color:#51b687}.post ul:not(.kb-table-of-content-list) li strong{font-weight:600}.post ul:not(.kb-table-of-content-list) li:not(:last-of-type){margin-bottom:16px}.post ul.kb-table-of-content-list li::before{content:none}.post a:not(.btn,.card__btn){display:inline-block;color:#3c8a67;transition:.3s ease}.post a:not(.btn,.card__btn) span{color:#3c8a67;transition:.3s ease}.post a:not(.btn,.card__btn):hover{color:#51b687}.post a:not(.btn,.card__btn):hover span{color:#51b687}.post iframe{display:block;margin:0 auto}.post .has-text-color.has-background.has-link-color{margin-top:40px;margin-left:16px;margin-right:16px;position:relative;z-index:1;gap:0;padding:32px 24px 39px;color:#fff;text-align:center;background-color:#211434 !important;border-radius:12px;background-image:url(/wp-content/themes/sdc-verifier-new/img/banner2.webp);background-repeat:no-repeat;background-position:left bottom;background-size:200%}@media(min-width: 992px){.post .has-text-color.has-background.has-link-color{margin-left:40px;margin-right:40px}}.post .kb-button{border-radius:6px;color:#fff}.post .kt-row-has-bg{margin-top:40px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:40px;padding:32px 24px 39px;background-color:#211434;border-radius:12px;background-image:url(/wp-content/themes/sdc-verifier-new/img/banner2.webp);background-repeat:no-repeat;background-position:left bottom;background-size:170%}.post .kt-row-has-bg .kt-has-2-columns:has(img){display:flex;flex-direction:column;align-items:center;gap:40px}@media(min-width: 991px){.post .kt-row-has-bg .kt-has-2-columns:has(img){flex-direction:row}}.post .kt-row-has-bg .kt-has-2-columns:has(img) h2{text-align:start}.post .kt-row-has-bg .kt-has-2-columns:has(img) p{text-align:start;margin:0 0 40px}.post .kt-row-has-bg .kt-has-2-columns:has(img) p a{display:inline}.post .kt-row-has-bg .kt-has-2-columns:has(img) p:last-of-type{margin-bottom:0}.post .kt-row-has-bg .kt-has-2-columns:has(img) p:empty{margin:0}.post .kt-row-has-bg .kt-has-2-columns:has(img) .wp-block-image{border-radius:8px;overflow:hidden}.post .kt-row-has-bg .kt-has-2-columns:has(img) .wp-block-image a{max-height:142px;width:252px;transform:scale(1.01)}.post .kt-row-has-bg h2{margin:0 0 16px;padding:0;max-width:680px;color:#fff;border:none;text-align:center;font-size:24px;font-weight:400;line-height:110%}@media(min-width: 992px){.post .kt-row-has-bg h2{font-size:36px;line-height:140%}}.post .kt-row-has-bg p{margin:0 auto 40px;text-align:center;color:#cfc4d2 !important;max-width:584px}.post .kt-row-has-bg p a{display:inline}.post .kt-row-has-bg .kt-blocks-info-box-media-container{display:none}.post .kt-row-has-bg .wp-block-image{display:flex;justify-content:center}.post .kt-row-has-bg .wp-block-kadence-advancedheading{font-family:Play,sans-serif;color:#191031;font-size:24px;font-style:normal;font-weight:400;line-height:110%}@media(min-width: 991px){.post .kt-row-has-bg .wp-block-kadence-advancedheading{font-size:32px}}.post .kt-row-has-bg .wp-block-kadence-advancedheading{color:#fff;margin-bottom:16px}.post .kt-row-has-bg a{position:relative;border-radius:6px;overflow:hidden}.post .kt-row-has-bg a.wp-element-button{margin:0 auto;display:flex;justify-content:center;align-items:center;padding:0 32px;height:56px;background-color:#fff !important;color:#191031 !important}@media(min-width: 992px){.post .kt-row-has-bg a.wp-element-button{width:fit-content !important}}.post .kt-row-has-bg a.wp-element-button:hover{color:#fff !important;background-color:#6e279b !important}.post .kt-row-has-bg a.wp-element-button:active{color:#191031 !important;background-color:#fff !important}@media(min-width: 992px){.post .kt-row-has-bg a{width:fit-content}}.post .kt-row-has-bg a img{height:100%;object-fit:cover}.post .kt-row-has-bg a:hover::before{opacity:.1}.post .table-responsive{margin:40px 16px;padding:0;border-radius:16px;border:1px solid #dee4ec;overflow-x:scroll}@media(min-width: 992px){.post .table-responsive{margin:40px}}.post .table-responsive h5{display:flex;flex-direction:column;justify-content:space-between;gap:8px;margin:0;padding:16px}.post .table-responsive h5 span{color:#633986;font-size:12px;font-weight:400;line-height:14px;text-transform:uppercase}@media(min-width: 992px){.post .table-responsive h5{flex-direction:row;align-items:center;gap:20px;padding:24px}}.post .table-responsive table{width:100%}.post .table-responsive table tr{display:flex;gap:36px;width:100%;min-height:38px}.post .table-responsive table tr:not(:has(td:only-child)){color:#191031;font-size:12px;line-height:12px;text-transform:uppercase}.post .table-responsive table tr:not(:has(td:only-child)):nth-child(even){background-color:#f2f4f7}.post .table-responsive table tr:not(:has(td:only-child)):nth-child(odd){background-color:#f9fafb}.post .table-responsive table tr td{width:100%;display:flex;align-items:center;padding:10px 0;min-width:100px;height:auto !important}.post .table-responsive table tr td:only-child{padding:0 24px;color:#633986;font-size:16px;line-height:110%;text-transform:uppercase}.post .table-responsive table tr td:not(:only-child):first-of-type{padding-left:24px}.post .table-responsive table tr td:not(:only-child):last-of-type{padding-right:24px}.post .table-responsive table tr td p{margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.post figure .table-responsive{margin:40px 0}.post figure table{display:flex;flex-direction:column;margin-bottom:16px;margin-top:24px;padding:0;height:auto !important;width:calc(100% - 32px) !important;border-radius:16px;border:1px solid #dee4ec;overflow-x:auto;border-collapse:separate;border-spacing:0;border-radius:10px}.post figure table tr{display:flex;width:100%;min-height:38px}.post figure table tr:not(:has(td:only-child)){color:#191031;font-size:12px;line-height:12px;text-transform:uppercase}.post figure table tr:not(:has(td:only-child)):nth-child(even){background-color:#f2f4f7}.post figure table tr:not(:has(td:only-child)):nth-child(even) td{background-color:#f2f4f7}.post figure table tr:not(:has(td:only-child)):nth-child(odd){background-color:#f9fafb}.post figure table tr:not(:has(td:only-child)):nth-child(odd) td{background-color:#f9fafb}.post figure table tr:first-of-type td:first-of-type{border-top-left-radius:10px}.post figure table tr:first-of-type td:last-of-type{border-top-right-radius:10px}.post figure table tr:last-of-type td:first-of-type{border-bottom-left-radius:10px}.post figure table tr:last-of-type td:last-of-type{border-bottom-right-radius:10px}.post figure table tr th{background-color:#dee4ec !important;color:#633986}.post figure table tr th:has(img,svg){color:#686a8a}.post figure table tr th div:has(img,svg){display:flex;align-items:center;justify-content:center;margin-right:8px;width:32px;height:32px;border-radius:4px;background-color:#fff}.post figure table tr th,.post figure table tr td{width:100%;display:flex;align-items:center;padding:10px 16px;min-width:132px}.post figure table tr th:only-child,.post figure table tr td:only-child{padding:0 24px;color:#633986;font-size:16px;line-height:110%;text-transform:uppercase}.post figure table tr th:not(:only-child):first-of-type,.post figure table tr td:not(:only-child):first-of-type{padding-left:24px}.post figure table tr th:not(:only-child):last-of-type,.post figure table tr td:not(:only-child):last-of-type{padding-right:24px}.post figure table tr th p,.post figure table tr td p{margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}.post figure table tr td{height:100% !important}.post .wp-caption{max-width:100%}.post footer{display:flex;justify-content:center;margin-bottom:40px}.post footer .tags-links{width:100%}@media(min-width: 992px){.post footer .tags-links{width:auto}}.post footer .tags-links a{position:relative;display:flex;align-items:center;text-align:center;padding:0 28px;height:58px;color:#191031;font-size:16px;font-weight:400;line-height:110%;text-transform:uppercase;white-space:nowrap;border:1px solid #3c8a67;border-radius:6px;background-color:#fff;transition:.3s ease}.post footer .tags-links a:hover{color:#fff;background-color:#51b687;border-color:#51b687}.post footer .tags-links a:active{color:#3c8a67;background-color:#fff;border-color:#3c8a67}.post .split{position:relative;margin-bottom:-16px;padding:0 !important;height:94px;background-color:#eef1f5}@media(min-width: 991px){.post .split{height:104px}}.post .split::before,.post .split::after{content:"";position:absolute;left:0;right:0;background-color:#fff;height:30px}.post .split::before{top:0;border-radius:0 0 16px 16px}.post .split::after{bottom:0;border-radius:16px 16px 0 0}.post .split+*{margin-top:0 !important;padding-top:30px !important}.overflow-hidden:has(form){margin-bottom:40px}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding:30px 16px;border-radius:16px;background:url(img/subscribe-bg.svg),radial-gradient(181.69% 181.69% at 51.14% 181.69%, #0c0411 9.51%, #1d112e 70.56%, #211434 95.01%);background-repeat:no-repeat;background-position:bottom}@media(min-width: 992px){.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center{flex-direction:row;align-items:center;padding:56px}}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center h3{margin-bottom:16px;padding:0;border-bottom:none;color:#fff}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center p{color:#9e94b0;font-size:16px;line-height:140%}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form{position:relative;display:flex;align-items:center;gap:1px;height:46px;width:100%}@media(min-width: 992px){.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form{width:492px}}@media(min-width: 1441px){.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form{width:45%}}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form label{display:none}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form span{display:block;height:45px;width:100%}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form span.wpcf7-spinner{position:absolute;left:0;bottom:-100%}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form div{height:100%;width:100%}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form input{height:100%;width:100%;font-size:16px;line-height:normal}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form input[type=email]{padding-left:16px;color:#686a8a;font-size:16px;line-height:140%;border:none;outline:none;border-radius:6px}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form input[type=email]::placeholder{opacity:.8}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form input[type=submit]{min-width:46px;width:46px;height:100%;color:rgba(0,0,0,0);border-radius:0px 6px 6px 0px;background-color:#402457;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M10.5014 11.9998H5.0014M4.91675 12.2913L2.58183 19.266C2.39839 19.8139 2.30668 20.0879 2.3725 20.2566C2.42966 20.4031 2.55242 20.5142 2.7039 20.5565C2.87834 20.6052 3.1418 20.4866 3.66874 20.2495L20.3802 12.7293C20.8945 12.4979 21.1517 12.3822 21.2312 12.2214C21.3002 12.0817 21.3002 11.9179 21.2312 11.7782C21.1517 11.6174 20.8945 11.5017 20.3802 11.2703L3.66291 3.74751C3.13757 3.51111 2.87489 3.39291 2.70063 3.4414C2.54929 3.48351 2.42654 3.59429 2.36918 3.74054C2.30314 3.90893 2.39388 4.18231 2.57535 4.72906L4.9174 11.7853C4.94857 11.8792 4.96415 11.9262 4.9703 11.9742C4.97576 12.0168 4.97571 12.0599 4.97014 12.1025C4.96386 12.1506 4.94816 12.1975 4.91675 12.2913Z" stroke="white" stroke-width="1.34" stroke-linecap="square"/></svg>');background-repeat:no-repeat;background-position:center;cursor:pointer;transition:.3s ease}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form input[type=submit]:hover{background-color:#51b687}.overflow-hidden:has(form) .row.justify-content-lg-between.align-items-lg-center form input[type=submit]:active{background-color:#633986}
