.bg-transparent-2{background-color:rgb(0 0 0 / .2)}.bg-red{background-color:red}.bg-yellow{background-color:#FC0}.bg-custom-secondary{background-color:#eff6fc!important}.bg-grey{background-color:#efefef!important}.bg-dark-blue{background-color:var(--dark-blue)!important}.bg-blue{background-color:#4DB7FE!important}.bg-blue3{background-color:#007bff}.bg-main-blue{background-color:var(--custom-main-blue)!important}.bg-main-blue-03{background-color:rgb(2 135 229 / .03)!important}.bg-dark-02{background-color:rgb(0 0 0 / .02)!important}.bg-blue-diagonal-gradient{background:#0287e5;background:-moz-linear-gradient(-45deg,#0287e5 0%,#1bd2fe 100%);background:-webkit-linear-gradient(-45deg,#0287e5 0%,#1bd2fe 100%);background:linear-gradient(135deg,#0287e5 0%,#1bd2fe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0287e5',endColorstr='#1bd2fe',GradientType=1)}.bg-blue-vertical-gradient{background:#1bd2fe;background:-moz-linear-gradient(top,#1bd2fe 0%,#0287e5 100%);background:-webkit-linear-gradient(top,#1bd2fe 0%,#0287e5 100%);background:linear-gradient(to bottom,#1bd2fe 0%,#0287e5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bd2fe',endColorstr='#0287e5',GradientType=0)}.bg-gold{background:#eab92d;background:-moz-linear-gradient(top,#eab92d 0%,#c79810 100%);background:-webkit-linear-gradient(top,#eab92d 0%,#c79810 100%);background:linear-gradient(to bottom,#eab92d 0%,#c79810 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eab92d',endColorstr='#c79810',GradientType=0)}.bg-green{background:#1ca886}.bg-green-light{background:#deffd8}.bg-green-diagonal-gradient{background:#1ca886;background:-moz-linear-gradient(-45deg,#1ca886 0%,#00e9b0 100%);background:-webkit-linear-gradient(-45deg,#1ca886 0%,#00e9b0 100%);background:linear-gradient(135deg,#1ca886 0%,#00e9b0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ca886',endColorstr='#00e9b0',GradientType=1)}.bg-aquamarine{background:#7fffd4}.text-dark-aquamarine{color:#1a8a68}.text-gold{background:#eab92d;background:-moz-linear-gradient(-45deg,#eab92d 0%,#c79810 100%);background:-webkit-linear-gradient(-45deg,#eab92d 0%,#c79810 100%);background:linear-gradient(135deg,#eab92d 0%,#c79810 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eab92d',endColorstr='#c79810',GradientType=1);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.text-main-blue{color:#0287e5!important}.text-light-grey{color:#fff!important}.c-btn-simple{padding:5px 7px;border-radius:2px;display:inline-block;border-style:solid;border-width:1px;border-color:rgb(2 111 189 / .1)}.c-btn-simple:hover{background-color:#F8F9FA}.c-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;position:relative;display:inline-flex;vertical-align:middle}.c-btn{color:#fff;font-weight:600;display:inline-block;text-align:center;transition:color 0.5s ease,box-shadow 0.5s ease,background-color 0.5s ease;position:relative;box-sizing:border-box;padding-left:1rem;padding-right:1rem;border-radius:2px;border-style:solid;border-width:1px;cursor:pointer;box-shadow:0 10px 20px -6px rgb(0 0 0 / 12%)}.c-btn:hover{color:rgb(255 255 255 / .85);box-shadow:none}.c-btn-sm{font-size:0.875rem!important;height:23px!important;line-height:22px!important}.c-btn-m{font-size:1rem;height:46px;line-height:46px;min-width:130px}.c-btn-lg{font-size:1.5rem;min-width:160px;padding-left:1.5rem;padding-right:1.5rem}.c-btn.disabled,.c-btn[disabled]{pointer-events:none;opacity:.45;border-color:grey;box-shadow:none}.c-btn-main-blue{background:#1bd2fe;background:-moz-linear-gradient(top,#1bd2fe 0%,#0287e5 100%);background:-webkit-linear-gradient(top,#1bd2fe 0%,#0287e5 100%);background:linear-gradient(to bottom,#1bd2fe 0%,#0287e5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bd2fe',endColorstr='#0287e5',GradientType=0);border-color:#0287e5}.c-btn-main-blue:hover{background:#0287e5;background:-moz-linear-gradient(top,#0287e5 0%,#1bd2fe 100%);background:-webkit-linear-gradient(top,#0287e5 0%,#1bd2fe 100%);background:linear-gradient(to bottom,#0287e5 0%,#1bd2fe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0287e5',endColorstr='#1bd2fe',GradientType=0)}.c-btn-white{background:#fff;background:-moz-linear-gradient(top,rgb(255 255 255) 0%,rgb(242 242 242) 100%);background:-webkit-linear-gradient(top,rgb(255 255 255) 0%,rgb(242 242 242) 100%);background:linear-gradient(to bottom,rgb(255 255 255) 0%,rgb(242 242 242) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f2f2f2',GradientType=0);color:#0287e5!important;border-color:#0287e5}.c-btn-white:hover{background:#f2f2f2;background:-moz-linear-gradient(top,rgb(242 242 242) 0%,rgb(255 255 255) 100%);background:-webkit-linear-gradient(top,rgb(242 242 242) 0%,rgb(255 255 255) 100%);background:linear-gradient(to bottom,rgb(242 242 242) 0%,rgb(255 255 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#ffffff',GradientType=0);color:#0287e5}.c-btn-white.disabled,.c-btn-white[disabled]{background:#f2f2f2;background:-moz-linear-gradient(top,rgb(242 242 242) 0%,rgb(255 255 255) 100%);background:-webkit-linear-gradient(top,rgb(242 242 242) 0%,rgb(255 255 255) 100%);background:linear-gradient(to bottom,rgb(242 242 242) 0%,rgb(255 255 255) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#ffffff',GradientType=0);color:grey}.c-btn-green{background:#00e9b0;background:-moz-linear-gradient(top,#00e9b0 0%,#1ca886 100%);background:-webkit-linear-gradient(top,#00e9b0 0%,#1ca886 100%);background:linear-gradient(to bottom,#00e9b0 0%,#1ca886 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e9b0',endColorstr='#1ca886',GradientType=0);border-color:#1ca886}.c-btn-green:hover{background:#1ca886;background:-moz-linear-gradient(top,#1ca886 0%,#00e9b0 100%);background:-webkit-linear-gradient(top,#1ca886 0%,#00e9b0 100%);background:linear-gradient(to bottom,#1ca886 0%,#00e9b0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ca886',endColorstr='#00e9b0',GradientType=0)}.c-btn-transparent{background:rgb(255 255 255 / .2);text-shadow:0 1px 1px rgb(0 0 0 / .3)}.c-btn-telegram{background:#229ed9;background:-moz-linear-gradient(top,#229ed9 0%,#2aabee 100%);background:-webkit-linear-gradient(top,#229ed9 0%,#2aabee 100%);background:linear-gradient(to bottom,#229ed9 0%,#2aabee 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#229ed9',endColorstr='#2aabee',GradientType=0);border-color:#229ed9}.c-btn-whatsapp{background:#26b43d;background:-moz-linear-gradient(top,#26b43d 0%,#5acf65 100%);background:-webkit-linear-gradient(top,#26b43d 0%,#5acf65 100%);background:linear-gradient(to bottom,#26b43d 0%,#5acf65 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26b43d',endColorstr='#5acf65',GradientType=0);border-color:#26b43d}.c-btn-ama{background-color:#ffb40a;color:#000;border-color:#e09a04;font-weight:normal!important}.c-btn-facebook{background:#4267B2;border-color:#4267B2}.c-btn-vk{background:#07F;border-color:#07F}.c-btn-ok{background:#EE8208;border-color:#EE8208}.c-btn-viber{background:#7360f2;border-color:#7360f2}.c-btn-gold{background:#eab92d;background:-moz-linear-gradient(top,#eab92d 0%,#c79810 100%);background:-webkit-linear-gradient(top,#eab92d 0%,#c79810 100%);background:linear-gradient(to bottom,#eab92d 0%,#c79810 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eab92d',endColorstr='#c79810',GradientType=0);border-color:#c79810;color:rgb(0 0 0 / .65)}.c-btn-gold:hover{background:#c79810;background:-moz-linear-gradient(top,#c79810 0%,#eab92d 100%);background:-webkit-linear-gradient(top,#c79810 0%,#eab92d 100%);background:linear-gradient(to bottom,#c79810 0%,#eab92d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c79810',endColorstr='#eab92d',GradientType=0);color:rgb(0 0 0 / .45)}.c-btn-dark{background:#1e1e1e;background:-moz-linear-gradient(top,rgb(30 30 30) 0%,rgb(0 0 0) 100%);background:-webkit-linear-gradient(top,rgb(30 30 30) 0%,rgb(0 0 0) 100%);background:linear-gradient(to bottom,rgb(30 30 30) 0%,rgb(0 0 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e',endColorstr='#000000',GradientType=0)}.c-btn-dark:hover{background:#000;background:-moz-linear-gradient(top,rgb(0 0 0) 0%,rgb(30 30 30) 100%);background:-webkit-linear-gradient(top,rgb(0 0 0) 0%,rgb(30 30 30) 100%);background:linear-gradient(to bottom,rgb(0 0 0) 0%,rgb(30 30 30) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#1e1e1e',GradientType=0)}.c-btn-dark-blue{background:#0984da;background:-moz-linear-gradient(top,#0984da 0%,#0e598e 100%);background:-webkit-linear-gradient(top,#0984da 0%,#0e598e 100%);background:linear-gradient(to bottom,#0984da 0%,#0e598e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0984da',endColorstr='#0e598e',GradientType=0);border-color:#0e598e}.filter-grey{filter:invert(99%) sepia(62%) saturate(931%) hue-rotate(174deg) brightness(93%) contrast(86%)}.filter-main-blue{filter:invert(38%) sepia(66%) saturate(5118%) hue-rotate(187deg) brightness(101%) contrast(98%)}.filter-white{filter:invert(95%) sepia(100%) saturate(14%) hue-rotate(213deg) brightness(104%) contrast(104%)}.filter-green{filter:invert(47%) sepia(37%) saturate(4840%) hue-rotate(138deg) brightness(100%) contrast(78%)}.filter-red{filter:invert(53%) sepia(51%) saturate(7487%) hue-rotate(330deg) brightness(85%) contrast(104%)}.filter-yellow{filter:invert(67%) sepia(94%) saturate(458%) hue-rotate(354deg) brightness(101%) contrast(101%)}.border-blue{border-color:#0287e5!important}.border-main-blue{border-color:rgb(2 135 229)!important}.border-main-blue-25{border-color:rgb(2 135 229 / .25)!important}.border-main-blue-50{border-color:rgb(2 135 229 / .5)!important}.border-light-grey{border-color:#eeeeee!important}.border-bottom-dotted-grey{border-bottom:1px dotted grey!important}