:root{--primary-color:#181e2f;--primary-light:#343947;--main-dark-color:#0f172a;--secondary-color:#8a929d;--icon-color:#afb3bf;--border-color:#dcdee5;--border-light-color:#edeff2;--background-color:#f2f4f7;--green-logo-color:#4dc601;--green-light-color:#e3f2da;--green-text-color:#47b801;--lime-color:#8edf1c;--red-color:#ff4158;--blue-color:#37f;--blue-light-color:#cdf;--yellow-light:#fff9d9;--red-light:#ffc3cb;--yellow-normal-color:#ffd43e;--gold-color:#f2bc00;--secondary-amber-color:#f6ab01;--main-icons-color:#cbd5e1;--main-gray-color:#94a3b8}body{font-family:var(--font-gilroy),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--primary-color);-webkit-tap-highlight-color:#0000;margin:0;font-size:16px;font-weight:500;line-height:24px}body.disable-scroll{top:var(--disable-scroll-fixed-margin);box-sizing:border-box;width:100%;position:fixed;overflow:hidden}body.disable-scroll.body-overflow{padding-right:17px}@media only screen and (max-width:768px){body.disable-scroll{overflow:hidden}body.disable-scroll.body-overflow{padding-right:unset}}input,textarea{font-family:var(--font-gilroy),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}a{color:inherit;cursor:pointer;text-decoration:none}img{display:block}ul{padding-left:18px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.color-secondary{color:var(--secondary-color)!important}.color-icon{color:var(--icon-color)!important}.color-border{color:var(--border-color)!important}.color-green-text{color:var(--green-text-color)!important}.color-green-logo{color:var(--green-logo-color)!important}.gold-color{color:var(--gold-color)!important}.color-red{color:var(--red-color)!important}.color-gold{color:var(--gold-color)!important}.color-yellow-normal{color:var(--yellow-normal-color)!important}.color-secondary-amber{color:var(--secondary-amber-color)!important}.color-main-icons{color:var(--main-icons-color)!important}.color-main-gray{color:var(--main-gray-color)!important}.display-none{display:none!important}.form-row{display:flex}.form-input{margin-top:12px}.form-actions{flex-direction:row-reverse;display:flex}.align-items-center{align-items:center}.flex-row{flex-direction:row;display:flex}.flex-grow{flex-grow:1}.text-center{text-align:center}.cursor-pointer{cursor:pointer}h1,.h1{font-size:32px;font-weight:600;line-height:40px}h1.intro1,.h1.intro1{letter-spacing:-.4px;font-size:56px;font-weight:600;line-height:64px}h2,.h2{font-size:24px;font-weight:600;line-height:32px}h2.intro2,.h2.intro2{letter-spacing:-.005em;font-size:48px;font-weight:600;line-height:52px}.h2-mobile{font-size:21px!important;font-weight:600!important;line-height:28px!important}h3,.h3{font-size:18px;font-weight:600;line-height:24px}h4,.h4{font-size:16px;font-weight:600;line-height:24px}h5,.h5{font-size:14px;font-weight:600;line-height:18px}h1,h2,h3,h4{margin:0}.font-body1{font-size:16px;font-weight:500;line-height:24px}.font-body2{font-size:14px;font-weight:500;line-height:18px}.font-caption{font-size:12px;font-weight:500;line-height:16px}.main-H2{letter-spacing:-.4px!important;font-size:48px!important;font-weight:600!important;line-height:56px!important}.main-H2-mobile{font-size:28px;font-weight:600;line-height:36px}@media only screen and (max-width:768px){h1,.h1{font-size:24px;line-height:32px}h1.intro1,.h1.intro1{letter-spacing:-0.5%;font-size:36px;line-height:44px}h2,.h2{font-size:21px;line-height:28px}h2.intro2,.h2.intro2{font-size:28px;line-height:36px}}.new-h1{font-size:36px;font-weight:600;line-height:44px}.new-h2{font-size:30px;font-weight:600;line-height:36px}.new-h4{font-size:20px;font-weight:600;line-height:28px}.new-h3{font-size:24px;font-weight:600;line-height:32px}.new-h5{font-size:18px;font-weight:600;line-height:28px}.new-h6{font-size:16px;font-weight:600;line-height:24px}.font-body-small{font-size:14px;font-weight:500;line-height:20px}.grecaptcha-badge{visibility:hidden}.emptyContainer{height:100vh}.baseWrapper{box-sizing:border-box;background-color:#fff;flex-direction:row;min-height:100vh;display:flex}.baseContainer{flex-direction:column;flex:auto;display:flex}.topContainer{z-index:9002;position:sticky;top:0}.fixed-body{overflow:hidden}@media only screen and (max-width:768px){.baseWrapper{padding-bottom:56px;padding-top:var(--app-banner-height)}}.link{cursor:pointer;color:var(--green-logo-color)}.link:hover{cursor:pointer;color:var(--lime-color)}.black-link:hover{cursor:pointer;color:var(--green-logo-color)}.word-break-all{word-break:break-all}.popover{background-color:var(--primary-light);color:#fff;border-radius:8px;padding:8px 12px}.popover .popoverItem{display:flex}.popover .popoverItem:not(:last-child){margin-bottom:8px}.popover .popoverItem .iconCheck{color:var(--green-logo-color);margin-top:1px;margin-right:8px}.grid-12{grid-gap:24px;grid-template-columns:repeat(12,1fr);display:grid}.grid-12-left{grid-column:1/span 8}.grid-12-right{grid-column:9/span 4}.mt-4{margin-top:4px!important}.mr-4{margin-right:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mt-32{margin-top:32px!important}.mr-32{margin-right:32px!important}.mb-32{margin-bottom:32px!important}.ml-32{margin-left:32px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.mt-64{margin-top:64px!important}.mr-64{margin-right:64px!important}.mb-64{margin-bottom:64px!important}.ml-64{margin-left:64px!important}.mt-96{margin-top:96px!important}.mr-96{margin-right:96px!important}.mb-96{margin-bottom:96px!important}.ml-96{margin-left:96px!important}.mt-128{margin-top:128px!important}.mr-128{margin-right:128px!important}.mb-128{margin-bottom:128px!important}.ml-128{margin-left:128px!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.dot-loading{color:#fff;background-color:#fff;border-radius:5px;width:6px;height:6px;animation:.5s linear .25s infinite alternate dotFlashing;position:relative}.dot-loading:before,.dot-loading:after{content:"";display:inline-block;position:absolute;top:0}.dot-loading:before{color:#fff;background-color:#fff;border-radius:5px;width:6px;height:6px;animation:.5s infinite alternate dotFlashing;left:-9px}.dot-loading:after{color:#fff;background-color:#fff;border-radius:5px;width:6px;height:6px;animation:.5s .5s infinite alternate dotFlashing;left:9px}@keyframes dotFlashing{0%{background-color:#fff}50%,to{background-color:#ffffff80}}.lds-ring{width:80px;height:80px;display:inline-block;position:relative}.lds-ring div{box-sizing:border-box;border:8px solid #0000;border-top-color:#fff;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite lds-ring;display:block;position:absolute}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-scrollbar::-webkit-scrollbar{width:18px;height:18px;margin-left:-18px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#0000}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#dcdee5;background-clip:content-box;border:4px solid #0000;border-radius:100px;min-width:40px;min-height:40px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#c7c9ce}.seo-block a{color:var(--green-text-color)}.seo-block h1{margin-bottom:24px}.seo-block h2{margin-top:32px;margin-bottom:16px}.seo-block h2:first-child{margin-top:0;margin-bottom:24px}.seo-block h3,.seo-block h4{margin-top:24px;margin-bottom:8px}.seo-block h5{margin-top:24px;margin-bottom:4px}.seo-block ul{margin-top:0;margin-bottom:24px}.seo-block ul li{margin-bottom:8px}.shimmer-block{background:linear-gradient(90deg,#f2f4f7 4%,#edeff2 25%,#f2f4f7 36%) 0 0/1000px 100%;border-radius:12px;width:100%;height:16px;animation:2s infinite shimmer}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.toast-container{color:#fff!important;background-color:#343947!important;border-radius:8px!important;width:360px!important;padding:0!important}.toast-container>div{margin:0!important}@font-face{font-family:icomoon;src:url(../media/icomoon.0pkiqh6sczvsx.eot);src:url(../media/icomoon.0pkiqh6sczvsx.eot)format("embedded-opentype"),url(../media/icomoon.063ao0vo.vcxc.ttf)format("truetype"),url(../media/icomoon.0_5bp685hendw.woff)format("woff"),url(../media/icomoon.0pc1y9gxud44d.svg)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=\ icon-]{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:icomoon!important}.icon-tabler-currency-dollar-32:before{content:""}.icon-tabler-icon-file-certificate-32:before{content:""}.icon-tabler-info-circle-32:before{content:""}.icon-tabler-quote:before{content:"";color:#cbd5e1}.icon-tabler-icon-shield-32:before{content:"";color:#4dc601}.icon-calendar-24:before{content:""}.icon-calendar-coins-32:before{content:"";color:#4dc601}.icon-coins-hand-32:before{content:"";color:#4dc601}.icon-dollar-fast-send-32:before{content:"";color:#4dc601}.icon-pin-24:before{content:""}.icon-services-24:before{content:""}.icon-copy-24:before{content:""}.icon-escrow-12:before{content:"";color:#fff}.icon-guarantee-button-16:before{content:""}.icon-home-search-64:before{content:"";color:#afb3bf}.icon-message-heart:before{content:""}.icon-no-contractor .path1:before{content:"";color:#edeff2}.icon-no-contractor .path2:before{content:"";color:#afb3bf;margin-left:-1em}.icon-no-contractor .path3:before{content:"";color:#dcdee5;margin-left:-1em}.icon-no-contractor .path4:before{content:"";color:#dcdee5;margin-left:-1em}.icon-no-contractor .path5:before{content:"";color:#dcdee5;margin-left:-1em}.icon-no-contractor .path6:before{content:"";color:#dcdee5;margin-left:-1em}.icon-no-contractor .path7:before{content:"";color:#dcdee5;margin-left:-1em}.icon-notifications:before{content:""}.icon-not-vetted-16:before{content:""}.icon-star-empty:before{content:""}.icon-support:before{content:""}.icon-attachment-24:before{content:""}.icon-bottom-16:before{content:""}.icon-bottom-24:before{content:""}.icon-brand-instagram:before{content:"";color:#afb3bf}.icon-brand-meta:before{content:"";color:#afb3bf}.icon-brand-youtube:before{content:"";color:#afb3bf}.icon-calendar-16:before{content:""}.icon-call:before{content:""}.icon-check:before{content:""}.icon-check-circle-24:before{content:""}.icon-close-16:before{content:""}.icon-close-24:before{content:""}.icon-close-circle-24:before{content:""}.icon-facebook-16:before{content:""}.icon-facebook-24:before{content:""}.icon-filter-16:before{content:""}.icon-filter-24:before{content:""}.icon-fullscreen:before{content:""}.icon-fullscreen-exit:before{content:""}.icon-geo-16:before{content:""}.icon-geo-24:before{content:""}.icon-geolocation-circle:before{content:""}.icon-google-16:before{content:""}.icon-google-24:before{content:""}.icon-home:before{content:""}.icon-instagram:before{content:""}.icon-instagram-16:before{content:""}.icon-instagram-24:before{content:""}.icon-left-16:before{content:""}.icon-left-24:before{content:""}.icon-like-16:before{content:""}.icon-loader .path1:before{content:"";color:#fff}.icon-loader .path2:before{content:"";color:#fff;opacity:.7;margin-left:-1em}.icon-loader .path3:before{content:"";color:#fff;opacity:.5;margin-left:-1em}.icon-mail:before{content:""}.icon-mark-16:before{content:""}.icon-mark-double-16:before{content:""}.icon-menu-16:before{content:""}.icon-menu-24:before{content:""}.icon-message-smile-square-32:before{content:""}.icon-meta:before{content:""}.icon-pause:before{content:""}.icon-phone-number:before{content:""}.icon-place-16:before{content:""}.icon-place-24:before{content:""}.icon-play-arrow:before{content:""}.icon-plus-16:before{content:""}.icon-plus-24:before{content:""}.icon-right-16:before{content:""}.icon-right-24:before{content:""}.icon-search-16:before{content:""}.icon-search-24:before{content:""}.icon-sent-16:before{content:""}.icon-settings:before{content:""}.icon-share:before{content:""}.icon-shield-24:before{content:""}.icon-site-16:before{content:""}.icon-site-24:before{content:""}.icon-star:before{content:""}.icon-time:before{content:""}.icon-top-16:before{content:""}.icon-top-24:before{content:""}.icon-trash-24:before{content:""}.icon-user:before{content:""}.icon-user2-24:before{content:""}.icon-user-fill:before{content:""}.icon-volume-down:before{content:""}.icon-volume-off:before{content:""}.icon-volume-up:before{content:""}.icon-youtube:before{content:""}.icon-directorii-pick-badge:before{content:""}.icon-tabler-bolt:before{content:""}.icon-tabler-chart-bar-popular:before{content:""}
