.saic-wrapper {
	min-width: 180px;
	width: 100%;
	background: white;
	font-size: 16px;
	margin-bottom: var(--model-spacing);
}

.saic-wrapper.saic-border {
	;
}

.saic-wrapper .saic-wrap-comments a:link, .saic-wrapper .saic-wrap-comments a:visited {
	color: #3D7DBC;
}

.saic-wrapper a:hover {
	text-decoration: underline;
}

.saic-wrapper .saic-wrap-comments {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	list-style: none outside none;
}

.saic-wrapper .saic-wrap-comments a:link, .saic-wrapper .saic-wrap-comments a:visited {
	color: #3D7DBC;
}

.saic-wrapper a:hover {
	text-decoration: underline;
}

.saic-wrapper .saic-wrap-comments {
	display: none;
	position: relative;
	width: 100%;
	height: auto;
	list-style: none outside none;
}

.saic-wrapper .saic-wrap-form {
	padding: 10px 15px 15px;
	border-top: 1px solid #d5deea;
}

.saic-wrapper .saic-wrap-form .saic-form-avatar {
	position: absolute;
	left: 15px;
	top: 25px;
	overflow: hidden;
}

.saic-wrapper .saic-wrap-form .saic-form-avatar img {
	max-width: 30px;
	max-height: 30px;
	margin: 0px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form {
	position: relative;
	float: left;
	width: 100%;
	padding-left: 38px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .respond, .saic-wrapper .saic-wrap-form .saic-container-form .respond > form {
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
	background: none !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .respond > h3 {
	display: none !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea {
	clear: both;
	position: relative;
	width: 100%;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-submit {
	margin-top: 18px;
}

.saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea {
	border: 1px solid #d5deea;
	border-width: 1px !important;
	width: 100%;
	height: 2.5em;
	min-height: 2.5em !important;
	margin: 0px !important;
	padding: 4px 6px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: height 0.2s;
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	font-family: inherit;
	font-size: 1em !important;
	line-height: 19px;
	resize: vertical !important;
	background: #FFFFFF;
	color: #44525F;
	vertical-align: top;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="text"], .saic-wrapper .saic-wrap-form .saic-container-form input[type="email"] {
	width: 100%;
	height: 2em;
	margin: 0 0 5px;
	padding: 3px 6px;
	border: 1px solid #d5deea;
	background: #FFFFFF;
	color: #44525F;
	box-shadow: none;
	text-indent: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
	font-size: 1em !important;
	line-height: 1;
	vertical-align: top;
}

.saic-wrapper .saic-wrap-form .saic-container-form input#author, .saic-wrapper .saic-wrap-form .saic-container-form input#email, .saic-wrapper .saic-wrap-form .saic-container-form input#url {
	text-indent: 0;
	width: 100%;
}

.saic-wrapper .saic-wrap-form .saic-container-form input.saic-input:focus, .saic-wrapper .saic-wrap-form .saic-container-form textarea.saic-textarea:focus {
	border-color: #64B6EC;
	outline: 0 none;
}

.saic-wrapper .saic-wrap-form .saic-container-form span.saic-required {
	display: none;
	position: absolute;
	top: 1px;
	right: -9px;
	font-size: 13px;
	color: #C54F53;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
	position: relative;
	display: block;
	float: left;
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 30%;
	margin-right: 5%;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author.saic-field-1, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-1, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-1 {
	width: 100%;
	margin-right: 0;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author.saic-field-2, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-2, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-2 {
	width: 47.5%;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email.saic-field-2, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url.saic-field-2 {
	margin-right: 0px;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
	margin-right: 0;
}

.saic-wrapper .saic-wrap-form .saic-container-form p.form-submit {
	float: right;
	margin: 0px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="submit"], .saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn {
	position: relative;
	display: inline-block;
	height: 2em;
	width: auto;
	margin: 0px;
	margin-left: 10px;
	padding: 5px 12px;
	color: #FFFFFF;
	text-shadow: none;
	font-weight: bold;
	font-size: 1em !important;
	text-align: center;
	line-height: 1.3;
	outline: none;
	overflow: visible;
	cursor: pointer;
	border: 0;
	background: var(--color_button);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	text-transform: none;
	text-transform: uppercase;
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="submit"]:hover, .saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn:hover {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	outline: none;
	background: var(--color_button_h);
}

.saic-wrapper .saic-wrap-comments .logged-in-as a {
	color: var(--color_h);
}

.saic-wrapper .saic-wrap-form .saic-container-form input[type="button"].saic-form-btn {
	display: none;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error {
	border: 1px solid #C85951 !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error-info {
	display: none;
	position: absolute;
	bottom: 28px;
	left: 8px;
	z-index: 99999;
	height: 20px;
	padding: 1px 10px 0 10px;
	line-height: 1.6;
	color: #FFF;
	font-family: inherit;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background: #C85951;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-error-info:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid #C85951;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea .saic-error-info {
	left: auto;
	right: 20px;
	top: 5px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-wrap-textarea .saic-error-info:after {
	top: 50%;
	right: 100%;
	left: auto;
	margin-left: 0px;
	margin-top: -5px;
	border-right: 5px solid #C85951;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha {
	float: right;
	text-align: right;
	margin: 0px;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha .saic-captcha-text {
	display: inline-block;
	vertical-align: baseline;
	color: #44525F;
	font-size: 1em;
	font-family: inherit;
}

.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha input.saic-captcha-value[type="text"] {
	width: 2.7em !important;
	height: 2em !important;
	display: inline-block !important;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 0 4px !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form.saic-no-login .saic-wrap-textarea {
	width: 100%;
	margin: 0 0 11px 0 !important;
}

.saic-wrapper .saic-wrap-form .saic-container-form.saic-no-login textarea.saic-textarea {
	width: 100%;
}

.saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-author, .saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-email, .saic-wrapper.saic-full .saic-wrap-form .saic-container-form p.comment-form-url {
	width: 100%;
	margin-right: 0;
}

.saic-wrapper.saic-full .saic-wrap-form .saic-container-form .saic-captcha {
	clear: both;
	margin-top: 8px;
}

@media only screen and (max-width: 480px) {
	.saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-author, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-email, .saic-wrapper .saic-wrap-form .saic-container-form p.comment-form-url {
		width: 100%;
		margin-right: 0;
	}

	.saic-wrapper .saic-wrap-form .saic-container-form .saic-captcha {
		clear: both;
		margin-top: 8px;
	}
}

.saic-wrapper .saic-wrap-link {
	width: 100%;
	padding: 6px 15px;
}

.saic-wrapper .saic-wrap-link a.saic-link {
	font-size: 1em;
	font-weight: bold;
	color: #3D7DBC;
	text-decoration: none !important;
	font-family: inherit;
}

.saic-wrapper .saic-wrap-link a.saic-link.saic-icon-link-true .saico-comment {
	padding-right: 6px;
	color: #3D7DBC;
}

.saic-wrapper .saic-wrap-link a.saic-link.saic-icon-link-false .saico-comment {
	display: none;
}

.saic-wrapper .saic-wrap-link a.saic-link:hover {
	color: #2a5782;
}

.saic-wrapper .saic-wrap-link a.saic-link:hover .saico-comment {
	color: #2a5782;
}

.saic-wrapper *, .saic-wrapper *:before, .saic-wrapper *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.saic-clearfix:before, .saic-clearfix:after {
	content: " ";
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.saic-clearfix:after {
	clear: both;
}

p.logged-in-as, .comment-notes, .comment-form-cookies-consent {
	display: none;
}

ul.children {
	margin-left: 1.5rem;
}

.comments {
	margin-top: 3rem;
}

.comment-list {
	position: relative;
	padding-left: 1rem;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-radius: 1.25rem;
}

.comment-list:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.children {
	margin-bottom: 2rem;
}

.comment-meta {
	padding-left: 2.8rem;
}

.comment-meta img {
	position: absolute;
	left: 0;
	top: 0;
}

.comment-meta h4 {
	margin-bottom: 0;
}

.comment-meta p {
	margin-bottom: 0;
}

.comment-text p {
	word-break: break-word;
	padding-top: 1rem;
	margin-bottom: .5rem;
}

.comment-divider:not(:last-child) {
	height: 1px;
	border: none;
	margin: 10px 0;
	border-radius: 0.125rem;
	background-color: #F2F7F8;
}

.info-notice {
	border-left: 3px solid rgba(84,193,224,0.1);
	background-color: rgba(84,193,224,0.1);
	padding: 0.7rem!important;
	position: relative;
	z-index: 1;
	margin: 2rem 0;
	border-radius: 3px;
	box-shadow: 3px 7px 15px rgba(84,193,224,0.1);
	-moz-box-shadow: 3px 7px 15px rgba(84,193,224,0.1);
	-webkit-box-shadow: 3px 7px 15px rgba(84,193,224,0.1);
}
 
.info-notice:after {
	content: "!";
	position: absolute;
	top: -20px;
	right: 7px;
	transform: rotate(12deg);
	color: red;
	font-size: 3.5em;
	font-weight: 600;
	line-height: 43px;
	height: 50px;
	width: 25px;
	text-align: center;
	z-index: -1;
}

.info-notice.danger {
	border-color: rgba(84,193,224,0.1);
	background-color: rgba(84,193,224,0.1);
	margin-bottom: 30px;
}

.info-notice.danger:after {
	color: #f9b724;
}

.info-notice.warning {
	border-color: #f9b724;
	background-color: rgba(249,183,36,0.1);
}

.info-notice.warning:after {
	color: #f9b724;
}
 
.info-notice a {
	color: #f9b724;
	  text-transform: uppercase;
  font-weight: bolder;
}
 
.info-notice.warning {
	border-color: #f9b724;
	background-color: rgba(249,183,36,0.1);
}

.info-notice.warning:after {
	color: #f9b724;
}

@media(max-width: 62rem) {
	.f-menu {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		row-gap: .75rem;
		column-gap: .75rem;
	}

	.foot-social {
		padding: 1rem 0;
	}

	.foot-sep {
		height: .25rem;
		width: 100%;
		border-radius: .125rem;
		background-color: #fff;
		margin-bottom: 1rem;
	}
}

.foot-social {
	padding-bottom: 1.5rem;
}

.f-social-links>a>svg {
	fill: #29B1D8;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.f-social-links>a#fb>svg {
	fill: #3b5998;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.f-social-links>a#tw>svg {
	fill: #000;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.f-social-links>a#yt>svg {
	fill: #e84040;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.f-social-links>a#ig>svg {
	fill: #E4405F;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.f-social-links>a#tg>svg {
	fill: #2ca5e0;
	width: 26px;
	height: 26px;
	margin-right: 10px;
}

.f-social-links>a>svg:hover {
	fill: #000000;
	transition: .5s;
}

@media (min-width: 35.9375rem) {
    .f-app-download .btn-block {
        display: block;
        width: fit-content;
        margin: 0 auto 10px auto;
    }

    .f-app-download .btn-block:last-child {
        margin-bottom: 0;
    }
}

.f-app-download .block .attachment-link::after {
    position: unset;
}

.f-app-main-text {
    word-break: break-word;
}

@media (min-width: 62rem) {
  .f-app-seo-text {
    margin-top: 1rem!important; 
  }
}
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:var(--color_fill);}
.st1{fill:var(--color_fill);}
.st2{fill:var(--color_fill);}


.adB {
	min-height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #989b9f;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
}

.adB.h240 {
	min-height: 240px;
}

.adB.h360 {
	min-height: 360px;
}

.adB.h480 {
	min-height: 480px;
}

.h240, .h360, .h480 {
	border-radius: 5px 15px 5px 5px;
}

.adB::before {
	content: attr(data-text);
}
