/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;outline:none;overflow:scroll!important;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:hsla(240,2%,57%,.32);-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;-ms-transition:opacity .2s linear;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:1}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-11px;min-height:80px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}
@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/themes/custom/a365_guide/html/dist/fonts/Inter-Medium.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/Inter-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/themes/custom/a365_guide/html/dist/fonts/Inter-ExtraBold.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/Inter-ExtraBold.woff) format("woff")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:300;src:url(/themes/custom/a365_guide/html/dist/fonts/OpenSans-Light.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/OpenSans-Light.woff) format("woff")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:400;src:url(/themes/custom/a365_guide/html/dist/fonts/OpenSans.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/OpenSans.woff) format("woff")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:600;src:url(/themes/custom/a365_guide/html/dist/fonts/OpenSans-Semibold.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/OpenSans-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:OpenSans;font-style:normal;font-weight:700;src:url(/themes/custom/a365_guide/html/dist/fonts/OpenSans-Bold.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/OpenSans-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/themes/custom/a365_guide/html/dist/fonts/Inter-Regular.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/Inter-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/themes/custom/a365_guide/html/dist/fonts/Inter-SemiBold.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/Inter-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/themes/custom/a365_guide/html/dist/fonts/Inter-Bold.woff2) format("woff2"),url(/themes/custom/a365_guide/html/dist/fonts/Inter-Bold.woff) format("woff")}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}body,html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}body{background:#f5f5f5;color:#060606;font-family:OpenSans;font-size:14px;letter-spacing:0,2em;line-height:1.4;min-height:100%;min-width:320px;overflow-x:hidden}*,:after,:before{box-sizing:border-box;outline:none}img{height:auto;max-width:100%;vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2}h1,h2{color:#2e2e2e;font-family:Inter;font-size:25px;font-weight:700;margin:0 0 10px}@media(min-width:768px){h1,h2{font-size:30px}}@media(min-width:1025px){h1,h2{font-size:40px}}h5{color:#34373a;font-family:Inter;font-size:14px;font-weight:500;margin:0 0 15px}@media(min-width:768px){h5{font-size:16px}}h6{color:#060606;font-family:Inter;font-size:14px;font-weight:400;margin:0 0 21px}p{margin:0 0 16px}ol,ul{margin:0;padding:0 0 0 16px}ol li,ul li{margin:0 0 16px;padding:0}a{color:#267feb;cursor:pointer;text-decoration:none;transition:all .3s}a:hover{color:#0e4f9d}a>svg{display:block}a>svg path,a>svg rect{fill:currentColor}a>svg circle{stroke:currentColor}._page-bg_dark{background:#1e1e1e}._page-bg_dark.theme-light{background:#fff}.am-row{margin-left:0;margin-right:0}.am-col-lg-1,.am-col-lg-10,.am-col-lg-11,.am-col-lg-12,.am-col-lg-2,.am-col-lg-3,.am-col-lg-4,.am-col-lg-5,.am-col-lg-6,.am-col-lg-7,.am-col-lg-8,.am-col-lg-9,.am-col-md-1,.am-col-md-10,.am-col-md-11,.am-col-md-12,.am-col-md-2,.am-col-md-3,.am-col-md-4,.am-col-md-5,.am-col-md-6,.am-col-md-7,.am-col-md-8,.am-col-md-9,.am-col-sm-1,.am-col-sm-10,.am-col-sm-11,.am-col-sm-12,.am-col-sm-2,.am-col-sm-3,.am-col-sm-4,.am-col-sm-5,.am-col-sm-6,.am-col-sm-7,.am-col-sm-8,.am-col-sm-9,.am-col-xs-1,.am-col-xs-10,.am-col-xs-11,.am-col-xs-12,.am-col-xs-2,.am-col-xs-3,.am-col-xs-4,.am-col-xs-5,.am-col-xs-6,.am-col-xs-7,.am-col-xs-8,.am-col-xs-9{min-height:1px;padding-left:0;padding-right:0;position:relative}.am-col-xs-1,.am-col-xs-10,.am-col-xs-11,.am-col-xs-12,.am-col-xs-2,.am-col-xs-3,.am-col-xs-4,.am-col-xs-5,.am-col-xs-6,.am-col-xs-7,.am-col-xs-8,.am-col-xs-9{float:left}.am-col-xs-12{width:100%}.am-col-xs-11{width:91.66666667%}.am-col-xs-10{width:83.33333333%}.am-col-xs-9{width:75%}.am-col-xs-8{width:66.66666667%}.am-col-xs-7{width:58.33333333%}.am-col-xs-6{width:50%}.am-col-xs-5{width:41.66666667%}.am-col-xs-4{width:33.33333333%}.am-col-xs-3{width:25%}.am-col-xs-2{width:16.66666667%}.am-col-xs-1{width:8.33333333%}.am-col-xs-pull-12{right:100%}.am-col-xs-pull-11{right:91.66666667%}.am-col-xs-pull-10{right:83.33333333%}.am-col-xs-pull-9{right:75%}.am-col-xs-pull-8{right:66.66666667%}.am-col-xs-pull-7{right:58.33333333%}.am-col-xs-pull-6{right:50%}.am-col-xs-pull-5{right:41.66666667%}.am-col-xs-pull-4{right:33.33333333%}.am-col-xs-pull-3{right:25%}.am-col-xs-pull-2{right:16.66666667%}.am-col-xs-pull-1{right:8.33333333%}.am-col-xs-pull-0{right:auto}.am-col-xs-push-12{left:100%}.am-col-xs-push-11{left:91.66666667%}.am-col-xs-push-10{left:83.33333333%}.am-col-xs-push-9{left:75%}.am-col-xs-push-8{left:66.66666667%}.am-col-xs-push-7{left:58.33333333%}.am-col-xs-push-6{left:50%}.am-col-xs-push-5{left:41.66666667%}.am-col-xs-push-4{left:33.33333333%}.am-col-xs-push-3{left:25%}.am-col-xs-push-2{left:16.66666667%}.am-col-xs-push-1{left:8.33333333%}.am-col-xs-push-0{left:auto}.am-col-xs-offset-12{margin-left:100%}.am-col-xs-offset-11{margin-left:91.66666667%}.am-col-xs-offset-10{margin-left:83.33333333%}.am-col-xs-offset-9{margin-left:75%}.am-col-xs-offset-8{margin-left:66.66666667%}.am-col-xs-offset-7{margin-left:58.33333333%}.am-col-xs-offset-6{margin-left:50%}.am-col-xs-offset-5{margin-left:41.66666667%}.am-col-xs-offset-4{margin-left:33.33333333%}.am-col-xs-offset-3{margin-left:25%}.am-col-xs-offset-2{margin-left:16.66666667%}.am-col-xs-offset-1{margin-left:8.33333333%}.am-col-xs-offset-0{margin-left:0}@media(min-width:768px){.am-col-sm-1,.am-col-sm-10,.am-col-sm-11,.am-col-sm-12,.am-col-sm-2,.am-col-sm-3,.am-col-sm-4,.am-col-sm-5,.am-col-sm-6,.am-col-sm-7,.am-col-sm-8,.am-col-sm-9{float:left}.am-col-sm-12{width:100%}.am-col-sm-11{width:91.66666667%}.am-col-sm-10{width:83.33333333%}.am-col-sm-9{width:75%}.am-col-sm-8{width:66.66666667%}.am-col-sm-7{width:58.33333333%}.am-col-sm-6{width:50%}.am-col-sm-5{width:41.66666667%}.am-col-sm-4{width:33.33333333%}.am-col-sm-3{width:25%}.am-col-sm-2{width:16.66666667%}.am-col-sm-1{width:8.33333333%}.am-col-sm-pull-12{right:100%}.am-col-sm-pull-11{right:91.66666667%}.am-col-sm-pull-10{right:83.33333333%}.am-col-sm-pull-9{right:75%}.am-col-sm-pull-8{right:66.66666667%}.am-col-sm-pull-7{right:58.33333333%}.am-col-sm-pull-6{right:50%}.am-col-sm-pull-5{right:41.66666667%}.am-col-sm-pull-4{right:33.33333333%}.am-col-sm-pull-3{right:25%}.am-col-sm-pull-2{right:16.66666667%}.am-col-sm-pull-1{right:8.33333333%}.am-col-sm-pull-0{right:auto}.am-col-sm-push-12{left:100%}.am-col-sm-push-11{left:91.66666667%}.am-col-sm-push-10{left:83.33333333%}.am-col-sm-push-9{left:75%}.am-col-sm-push-8{left:66.66666667%}.am-col-sm-push-7{left:58.33333333%}.am-col-sm-push-6{left:50%}.am-col-sm-push-5{left:41.66666667%}.am-col-sm-push-4{left:33.33333333%}.am-col-sm-push-3{left:25%}.am-col-sm-push-2{left:16.66666667%}.am-col-sm-push-1{left:8.33333333%}.am-col-sm-push-0{left:auto}.am-col-sm-offset-12{margin-left:100%}.am-col-sm-offset-11{margin-left:91.66666667%}.am-col-sm-offset-10{margin-left:83.33333333%}.am-col-sm-offset-9{margin-left:75%}.am-col-sm-offset-8{margin-left:66.66666667%}.am-col-sm-offset-7{margin-left:58.33333333%}.am-col-sm-offset-6{margin-left:50%}.am-col-sm-offset-5{margin-left:41.66666667%}.am-col-sm-offset-4{margin-left:33.33333333%}.am-col-sm-offset-3{margin-left:25%}.am-col-sm-offset-2{margin-left:16.66666667%}.am-col-sm-offset-1{margin-left:8.33333333%}.am-col-sm-offset-0{margin-left:0}}@media(min-width:1025px){.am-col-md-1,.am-col-md-10,.am-col-md-11,.am-col-md-12,.am-col-md-2,.am-col-md-3,.am-col-md-4,.am-col-md-5,.am-col-md-6,.am-col-md-7,.am-col-md-8,.am-col-md-9{float:left}.am-col-md-12{width:100%}.am-col-md-11{width:91.66666667%}.am-col-md-10{width:83.33333333%}.am-col-md-9{width:75%}.am-col-md-8{width:66.66666667%}.am-col-md-7{width:58.33333333%}.am-col-md-6{width:50%}.am-col-md-5{width:41.66666667%}.am-col-md-4{width:33.33333333%}.am-col-md-3{width:25%}.am-col-md-2{width:16.66666667%}.am-col-md-1{width:8.33333333%}.am-col-md-pull-12{right:100%}.am-col-md-pull-11{right:91.66666667%}.am-col-md-pull-10{right:83.33333333%}.am-col-md-pull-9{right:75%}.am-col-md-pull-8{right:66.66666667%}.am-col-md-pull-7{right:58.33333333%}.am-col-md-pull-6{right:50%}.am-col-md-pull-5{right:41.66666667%}.am-col-md-pull-4{right:33.33333333%}.am-col-md-pull-3{right:25%}.am-col-md-pull-2{right:16.66666667%}.am-col-md-pull-1{right:8.33333333%}.am-col-md-pull-0{right:auto}.am-col-md-push-12{left:100%}.am-col-md-push-11{left:91.66666667%}.am-col-md-push-10{left:83.33333333%}.am-col-md-push-9{left:75%}.am-col-md-push-8{left:66.66666667%}.am-col-md-push-7{left:58.33333333%}.am-col-md-push-6{left:50%}.am-col-md-push-5{left:41.66666667%}.am-col-md-push-4{left:33.33333333%}.am-col-md-push-3{left:25%}.am-col-md-push-2{left:16.66666667%}.am-col-md-push-1{left:8.33333333%}.am-col-md-push-0{left:auto}.am-col-md-offset-12{margin-left:100%}.am-col-md-offset-11{margin-left:91.66666667%}.am-col-md-offset-10{margin-left:83.33333333%}.am-col-md-offset-9{margin-left:75%}.am-col-md-offset-8{margin-left:66.66666667%}.am-col-md-offset-7{margin-left:58.33333333%}.am-col-md-offset-6{margin-left:50%}.am-col-md-offset-5{margin-left:41.66666667%}.am-col-md-offset-4{margin-left:33.33333333%}.am-col-md-offset-3{margin-left:25%}.am-col-md-offset-2{margin-left:16.66666667%}.am-col-md-offset-1{margin-left:8.33333333%}.am-col-md-offset-0{margin-left:0}}@media(min-width:1200px){.am-col-lg-1,.am-col-lg-10,.am-col-lg-11,.am-col-lg-12,.am-col-lg-2,.am-col-lg-3,.am-col-lg-4,.am-col-lg-5,.am-col-lg-6,.am-col-lg-7,.am-col-lg-8,.am-col-lg-9{float:left}.am-col-lg-12{width:100%}.am-col-lg-11{width:91.66666667%}.am-col-lg-10{width:83.33333333%}.am-col-lg-9{width:75%}.am-col-lg-8{width:66.66666667%}.am-col-lg-7{width:58.33333333%}.am-col-lg-6{width:50%}.am-col-lg-5{width:41.66666667%}.am-col-lg-4{width:33.33333333%}.am-col-lg-3{width:25%}.am-col-lg-2{width:16.66666667%}.am-col-lg-1{width:8.33333333%}.am-col-lg-pull-12{right:100%}.am-col-lg-pull-11{right:91.66666667%}.am-col-lg-pull-10{right:83.33333333%}.am-col-lg-pull-9{right:75%}.am-col-lg-pull-8{right:66.66666667%}.am-col-lg-pull-7{right:58.33333333%}.am-col-lg-pull-6{right:50%}.am-col-lg-pull-5{right:41.66666667%}.am-col-lg-pull-4{right:33.33333333%}.am-col-lg-pull-3{right:25%}.am-col-lg-pull-2{right:16.66666667%}.am-col-lg-pull-1{right:8.33333333%}.am-col-lg-pull-0{right:auto}.am-col-lg-push-12{left:100%}.am-col-lg-push-11{left:91.66666667%}.am-col-lg-push-10{left:83.33333333%}.am-col-lg-push-9{left:75%}.am-col-lg-push-8{left:66.66666667%}.am-col-lg-push-7{left:58.33333333%}.am-col-lg-push-6{left:50%}.am-col-lg-push-5{left:41.66666667%}.am-col-lg-push-4{left:33.33333333%}.am-col-lg-push-3{left:25%}.am-col-lg-push-2{left:16.66666667%}.am-col-lg-push-1{left:8.33333333%}.am-col-lg-push-0{left:auto}.am-col-lg-offset-12{margin-left:100%}.am-col-lg-offset-11{margin-left:91.66666667%}.am-col-lg-offset-10{margin-left:83.33333333%}.am-col-lg-offset-9{margin-left:75%}.am-col-lg-offset-8{margin-left:66.66666667%}.am-col-lg-offset-7{margin-left:58.33333333%}.am-col-lg-offset-6{margin-left:50%}.am-col-lg-offset-5{margin-left:41.66666667%}.am-col-lg-offset-4{margin-left:33.33333333%}.am-col-lg-offset-3{margin-left:25%}.am-col-lg-offset-2{margin-left:16.66666667%}.am-col-lg-offset-1{margin-left:8.33333333%}.am-col-lg-offset-0{margin-left:0}}.am-clearfix:after,.am-clearfix:before,.am-container-fluid:after,.am-container-fluid:before,.am-container:after,.am-container:before,.am-row:after,.am-row:before{content:" ";display:table}.am-clearfix:after,.am-container-fluid:after,.am-container:after,.am-row:after{clear:both}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table;line-height:0}.clearfix:after{clear:both}.rteleft{text-align:left}.rtecenter{text-align:center}.rteright{text-align:right}@media(min-width:768px){.mobile-only{display:none!important}}.desktop-only{display:none!important}@media(min-width:768px){.desktop-only{display:block!important}}.l-container{margin-left:auto;margin-right:auto;max-width:90%;position:relative;width:100%}@media(min-width:768px){.l-container{max-width:calc(100% - 32px)}}@media(min-width:1025px){.l-container{max-width:calc(100% - 32px)}}@media(min-width:1200px){.l-container{max-width:calc(100% - 32px)}}@media(min-width:1560px){.l-container{max-width:1500px}}.l-container:after,.l-container:before{content:" ";display:table}.l-page{overflow:hidden;position:relative}.l-page,.l-page .dialog-off-canvas-main-canvas{display:flex;flex-direction:column;min-height:100vh}.am-form{text-align:left}.am-form *{box-sizing:border-box;outline:none!important}.am-form .clientside-error,.am-form .messages,.am-form .webform-ajax-messages .messages{display:none!important}.am-form .form-required{color:inherit}.am-form .ajax-progress{display:inline-block;vertical-align:middle}.am-form fieldset{border:none;margin:0 0 20px;padding:0}.am-form fieldset fieldset:last-child{margin-bottom:0}.am-form fieldset .fieldset-wrapper:after{clear:both;content:"";display:table}.am-form fieldset .fieldset-wrapper .fieldset-wrapper{margin-left:-8px;margin-right:-8px}.am-form fieldset .fieldset-wrapper .fieldset-wrapper [class*=col-]{padding-left:8px;padding-right:8px}.am-form fieldset .fieldset-wrapper .fieldset-wrapper label.element-invisible+*{margin-top:0}.am-form .webform-confirmation{margin:0 auto;max-width:500px;text-align:center}.am-form .webform-confirmation .links{margin-top:20px}.am-form .webform-confirmation :last-child{margin-bottom:0}.am-form .form-item,.am-form .mktoFormRow{margin:0 0 20px;position:relative}.am-form .form-actions,.am-form .mktoButtonRow{clear:both;overflow:hidden;text-align:center}@media(min-width:768px){.am-form .form-actions,.am-form .mktoButtonRow{padding-top:15px}}.am-form .form-actions input,.am-form .mktoButtonRow input{margin-left:12px}.am-form .form-actions input:first-child,.am-form .mktoButtonRow input:first-child{margin-left:0}.am-form__error-message{color:#c8342b;font-family:Inter;font-weight:400;margin-bottom:16px;text-align:center}@media(min-width:1025px){.am-form__error-message{margin-bottom:-18px}}@media(min-width:1560px){.am-form__error-message{font-size:20px}}.am-form .am-form-submit,.am-form .form-submit{background:#2b87c8;border:2px solid #2b87c8;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font:12px Inter;font-weight:500;line-height:1.2;outline:none!important;padding:6px 16px;text-decoration:none!important;transition:background-color .3s,border-color .3s}.am-form .am-form-submit:active,.am-form .am-form-submit:hover,.am-form .am-form-submit_active,.am-form .am-form-submit_hover,.am-form .form-submit:active,.am-form .form-submit:hover,.am-form .form-submit_active,.am-form .form-submit_hover{background:#2679b3;border-color:#2679b3}.am-form .am-form-submit._style-white,.am-form .form-submit._style-white{background:#fff;border:2px solid #fff;color:#1c1c1c}.am-form .am-form-submit._style-white:active,.am-form .am-form-submit._style-white:hover,.am-form .am-form-submit._style-white_active,.am-form .am-form-submit._style-white_hover,.am-form .form-submit._style-white:active,.am-form .form-submit._style-white:hover,.am-form .form-submit._style-white_active,.am-form .form-submit._style-white_hover{background:#0ba2ff;border-color:#f2f2f2;color:#fff}.am-form .am-form-submit._style-blue,.am-form .form-submit._style-blue{background:#2b87c8;border:2px solid #2b87c8;color:#fff}.am-form .am-form-submit._style-blue:active,.am-form .am-form-submit._style-blue:hover,.am-form .am-form-submit._style-blue_active,.am-form .am-form-submit._style-blue_hover,.am-form .form-submit._style-blue:active,.am-form .form-submit._style-blue:hover,.am-form .form-submit._style-blue_active,.am-form .form-submit._style-blue_hover{background:#fff;border-color:#2679b3;color:#2b87c8}.am-form input:not([type=checkbox]):not([type=radio]),.am-form select,.am-form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;box-shadow:none}.am-form textarea{height:auto;resize:none}@media(min-width:768px){.am-form textarea{height:82px}}.am-form .grippie{display:none}.am-form .select2-container--default.select2-container--below .select2-selection--single,.am-form select{padding-right:40px!important}.am-form .select2-container--default.select2-container--below .select2-selection--single{transition:none!important}.am-form select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJBAMAAADwYwBaAAAAFVBMVEVHcEwzMzMzMzMzMzMzMzMzMzMzMzNJ6CdlAAAABnRSTlMAcPatNcY178UlAAAAIklEQVQI12NgwAHU0tIUQLRbWpoDiGZMS4RImBlAaFYU5QCCegOY/75X5QAAAABJRU5ErkJggg==);background-position:calc(100% - 14px) 50%;background-repeat:no-repeat;cursor:pointer}.am-form .select2-container--default .select2-selection--single,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form select,.am-form textarea{border:1px solid;border-radius:4px;font-family:Inter;font-size:12px;font-weight:400;line-height:1.2;padding:12px 16px;text-align:left;transition:border-color .3s,box-shadow .3s;width:100%}.am-form .select2-container--default .select2-selection--single:-webkit-autofill,.am-form .select2-container--default .select2-selection--single:-webkit-autofill:active,.am-form .select2-container--default .select2-selection--single:-webkit-autofill:focus,.am-form .select2-container--default .select2-selection--single:-webkit-autofill:hover,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-webkit-autofill,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-webkit-autofill:active,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-webkit-autofill:focus,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-webkit-autofill:hover,.am-form select:-webkit-autofill,.am-form select:-webkit-autofill:active,.am-form select:-webkit-autofill:focus,.am-form select:-webkit-autofill:hover,.am-form textarea:-webkit-autofill,.am-form textarea:-webkit-autofill:active,.am-form textarea:-webkit-autofill:focus,.am-form textarea:-webkit-autofill:hover{-webkit-transition:border-color .3s,box-shadow .3s,background-color 5000s ease-in-out 0s;transition:border-color .3s,box-shadow .3s,background-color 5000s ease-in-out 0s}.am-form .select2-container--default .select2-selection--single,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form select{height:40px}.am-form .select2-container{width:100%!important}.am-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:inherit}.am-form .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.am-form .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;width:49px}.am-form .select2-results__options{font-family:Inter;font-size:13px;font-weight:500;line-height:1.2}.am-form .select2-results__option{padding:10px 16px 8px;transition:color .3s,background-color .3s}.am-form label,.am-form legend{display:block;font-family:Inter;font-weight:400}.am-form legend{font-size:14px;line-height:1.4285;margin-bottom:20px}.am-form label{font-size:12px;margin-bottom:7px}@media(min-width:768px){.am-form label{font-size:11px;margin-bottom:4px}}@media(min-width:768px)and (min-height:920px){.am-form label{font-size:12px;margin-bottom:7px}}@media(min-width:768px){.am-form label.element-invisible+*{margin-top:26px}}.am-form .am-row{margin-left:-10px;margin-right:-10px}.am-form .am-row [class*=am-col-]{padding-left:10px;padding-right:10px}.am-form .am-row input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form .am-row select,.am-form .am-row textarea{width:100%}.am-form .am-checkbox,.am-form .form-type-checkbox,.am-form .form-type-radio{position:relative}.am-form .am-checkbox label,.am-form .form-type-checkbox label,.am-form .form-type-radio label{cursor:pointer;font-family:Inter;font-size:12px;line-height:1.5;margin:0;padding:0 0 0 30px;position:relative;text-align:left;text-transform:none;transition:color .3s}.am-form input[type=checkbox],.am-form input[type=radio]{left:-9999px;opacity:0;position:absolute;visibility:hidden}.am-form input[type=checkbox]+label:before,.am-form input[type=radio]+label:before{border:1px solid}.am-form input[type=checkbox]+label:before{border-radius:4px;content:"";height:16px;left:0;position:absolute;top:-1px;width:16px}.am-form input[type=checkbox]:checked+label:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:4px;left:5px;position:absolute;top:4px;transform:rotate(-45deg);width:6px}.am-form input[type=radio]+label:before{border-radius:50%;content:"";height:14px;left:2px;position:absolute;top:0;width:14px}.am-form .iti{width:100%}.am-form .iti__flag-container{border-radius:6px 0 0 6px;width:64px}.am-form .iti__selected-flag{border-radius:6px 0 0 6px;border-right:1px solid;padding:0 0 0 14px}.am-form .iti__arrow{border-top:4px solid;margin-left:10px}.am-form .iti__arrow--up{border-bottom:4px solid;border-top:none}.am-form .iti__country-list{border:1px solid;border-radius:0 0 4px 4px;box-shadow:none;max-height:300px}.am-form .iti__country{align-items:center;display:flex;font-size:13px;line-height:1.2;margin:0;padding:5px 14px;transition:background-color .3s}.am-form .iti__flag-box{margin-right:14px}.am-form .iti__country-name{font-family:Inter;font-weight:500}.am-form .iti__dial-code{font-family:Inter;margin-left:auto}.am-form .iti__divider{display:none}.am-form .iti .mktoError{display:none!important}.am-form .iti input{padding-left:80px!important}.am-form .intl-tel-input{color:#c7c7cc;display:block;height:40px;text-align:left}.am-form .intl-tel-input.allow-dropdown .selected-flag,.am-form .intl-tel-input.separate-dial-code .selected-flag{width:62px}.am-form .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background:#eee}.am-form .intl-tel-input.allow-dropdown .flag-container.focus+input{border-color:#eee}.am-form .intl-tel-input.allow-dropdown .flag-container.focus .selected-flag{background:#eee}.am-form .intl-tel-input.allow-dropdown .flag-container.focus .selected-flag .iti-arrow{border-bottom:4px solid #8e8e93;border-top:none}.am-form .intl-tel-input .selected-flag{background:#fafafa;border-radius:4px 0 0 4px;transition:background .3s}.am-form .intl-tel-input .selected-flag .iti-flag{left:16px}.am-form .intl-tel-input .selected-flag .iti-arrow{border-top-color:#8e8e93;margin-top:-1px;right:10px}.am-form .intl-tel-input .country-list{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 4px 4px;box-shadow:none;color:#414143;font-size:12px;margin:0 0 0 -1px;max-height:180px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:5px 0}.am-form .intl-tel-input .country-list.dropup{border-radius:4px 4px 0 0}.am-form .intl-tel-input .country-list .country{align-items:center;display:flex;margin:0 0 6px;padding:2px 15px;transition:background .3s,color .3s}.am-form .intl-tel-input .country-list .country.highlight{background:#eee;color:#141416}.am-form .intl-tel-input .country-list .country:last-child{margin-bottom:0}.am-form .intl-tel-input .country-list .country .dial-code{margin-left:auto}.am-form .intl-tel-input .country-list .country-name,.am-form .intl-tel-input .country-list .flag-box{margin-right:8px}.am-form .intl-tel-input .country-list .divider{display:none}.am-form .intl-tel-input input{padding-left:78px!important}.am-form .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.am-form .select2-container .select2-selection--single,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form select,.am-form textarea{background-color:#fff;border-color:#ededed;color:#595959}.am-form .select2-container .select2-selection--single::-webkit-input-placeholder,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-webkit-input-placeholder,.am-form select::-webkit-input-placeholder,.am-form textarea::-webkit-input-placeholder{color:rgba(0,0,0,.5);opacity:1}.am-form .select2-container .select2-selection--single:-moz-placeholder,.am-form .select2-container .select2-selection--single::-moz-placeholder,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-moz-placeholder,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-moz-placeholder,.am-form select:-moz-placeholder,.am-form select::-moz-placeholder,.am-form textarea:-moz-placeholder,.am-form textarea::-moz-placeholder{color:rgba(0,0,0,.5);opacity:1}.am-form .select2-container .select2-selection--single:-ms-input-placeholder,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-ms-input-placeholder,.am-form select:-ms-input-placeholder,.am-form textarea:-ms-input-placeholder{color:rgba(0,0,0,.5);opacity:1}.am-form .select2-container .select2-selection--single.error,.am-form .select2-container .select2-selection--single.mktoInvalid,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).error,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).mktoInvalid,.am-form select.error,.am-form select.mktoInvalid,.am-form textarea.error,.am-form textarea.mktoInvalid{border-color:#eb5757}.am-form .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):focus:not([type=file]):not([readonly]),.am-form select:focus:not([type=file]):not([readonly]),.am-form textarea:focus:not([type=file]):not([readonly]){border-color:#2b87c8;box-shadow:none}.am-form input:-webkit-autofill,.am-form input:-webkit-autofill:active,.am-form input:-webkit-autofill:focus,.am-form input:-webkit-autofill:hover{-webkit-text-fill-color:#595959}.am-form select.error+.selectize-control .selectize-input{border-color:#eb5757!important}.am-form .am-checkbox,.am-form .form-type-checkbox,.am-form .form-type-radio{color:#8e8e93}.am-form .am-checkbox a,.am-form .form-type-checkbox a,.am-form .form-type-radio a{color:#2b87c8}.am-form input[type=checkbox]:checked+label:before,.am-form input[type=radio]:checked+label:before{background:#2b87c8}.am-form input[type=checkbox]+label:before,.am-form input[type=radio]+label:before{background:#fff;border-color:#e0e0e0}.am-form .mktoInvalid label:before,.am-form input[type=checkbox].error+label:before,.am-form input[type=radio].error+label:before{border-color:#eb5757!important}.am-form input[type=checkbox]:checked+label:before{border-color:#2b87c8}.am-form label,.am-form legend{color:#595959}.am-form .mktoError,.am-form .mktoErrorArrowWrap{background:red}.am-form .iti__flag-container:hover .iti__selected-flag{background:hsla(0,0%,99%,.7)!important}.am-form .iti__selected-flag{background:#fcfcfc!important;border-right-color:#ededed!important;transition:background-color .3s}.am-form .iti__arrow{border-top-color:#595959}.am-form .iti__arrow:before{border-color:#595959}.am-form .iti__arrow--up{border-bottom-color:#595959}.am-form .iti__country-list{background-color:#fff!important;border-color:#ededed!important}.am-form .iti__country{color:#595959!important}.am-form .iti__highlight{background-color:rgba(0,0,0,.05)!important;color:#595959!important}.am-form .select2-dropdown{background-color:#fff;border-color:#ededed}.am-form .select2-results__option{color:#595959}.am-form .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,.02);color:#595959}.am-form .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,.05);color:#595959}.am-form .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.am-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000}.am-form_style-black .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.am-form_style-black .select2-container .select2-selection--single,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-black select,.am-form_style-black textarea{background-color:#1d1d1d;border-color:rgba(43,43,43,.7);color:#fff}.am-form_style-black .select2-container .select2-selection--single::-webkit-input-placeholder,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-webkit-input-placeholder,.am-form_style-black select::-webkit-input-placeholder,.am-form_style-black textarea::-webkit-input-placeholder{color:#8e8e93;opacity:1}.am-form_style-black .select2-container .select2-selection--single:-moz-placeholder,.am-form_style-black .select2-container .select2-selection--single::-moz-placeholder,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-moz-placeholder,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-moz-placeholder,.am-form_style-black select:-moz-placeholder,.am-form_style-black select::-moz-placeholder,.am-form_style-black textarea:-moz-placeholder,.am-form_style-black textarea::-moz-placeholder{color:#8e8e93;opacity:1}.am-form_style-black .select2-container .select2-selection--single:-ms-input-placeholder,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-ms-input-placeholder,.am-form_style-black select:-ms-input-placeholder,.am-form_style-black textarea:-ms-input-placeholder{color:#8e8e93;opacity:1}.am-form_style-black .select2-container .select2-selection--single.error,.am-form_style-black .select2-container .select2-selection--single.mktoInvalid,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).error,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).mktoInvalid,.am-form_style-black select.error,.am-form_style-black select.mktoInvalid,.am-form_style-black textarea.error,.am-form_style-black textarea.mktoInvalid{border-color:#eb5757}.am-form_style-black .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):focus:not([type=file]):not([readonly]),.am-form_style-black select:focus:not([type=file]):not([readonly]),.am-form_style-black textarea:focus:not([type=file]):not([readonly]){border-color:#a5915f;box-shadow:none}.am-form_style-black input:-webkit-autofill,.am-form_style-black input:-webkit-autofill:active,.am-form_style-black input:-webkit-autofill:focus,.am-form_style-black input:-webkit-autofill:hover{-webkit-text-fill-color:#fff}.am-form_style-black select.error+.selectize-control .selectize-input{border-color:#eb5757!important}.am-form_style-black .am-checkbox,.am-form_style-black .form-type-checkbox,.am-form_style-black .form-type-radio{color:#8e8e93}.am-form_style-black .am-checkbox a,.am-form_style-black .form-type-checkbox a,.am-form_style-black .form-type-radio a{color:#a5915f}.am-form_style-black input[type=checkbox]:checked+label:before,.am-form_style-black input[type=radio]:checked+label:before{background:#a5915f}.am-form_style-black input[type=checkbox]+label:before,.am-form_style-black input[type=radio]+label:before{background:#1d1d1d;border-color:#1d1d1d}.am-form_style-black .mktoInvalid label:before,.am-form_style-black input[type=checkbox].error+label:before,.am-form_style-black input[type=radio].error+label:before{border-color:#eb5757!important}.am-form_style-black input[type=checkbox]:checked+label:before{border-color:#a5915f}.am-form_style-black label,.am-form_style-black legend{color:#9e9e9e}.am-form_style-black .mktoError,.am-form_style-black .mktoErrorArrowWrap{background:red}.am-form_style-black .iti__flag-container:hover .iti__selected-flag{background:rgba(26,26,26,.7)!important}.am-form_style-black .iti__selected-flag{background:#1a1a1a!important;border-right-color:rgba(43,43,43,.7)!important;transition:background-color .3s}.am-form_style-black .iti__arrow{border-top-color:#9e9e9e}.am-form_style-black .iti__arrow:before{border-color:#9e9e9e}.am-form_style-black .iti__arrow--up{border-bottom-color:#9e9e9e}.am-form_style-black .iti__country-list{background-color:#1d1d1d!important;border-color:rgba(43,43,43,.7)!important}.am-form_style-black .iti__country{color:#9e9e9e!important}.am-form_style-black .iti__highlight{background-color:rgba(0,0,0,.05)!important;color:#9e9e9e!important}.am-form_style-black .select2-dropdown{background-color:#1d1d1d;border-color:rgba(43,43,43,.7)}.am-form_style-black .select2-results__option{color:#9e9e9e}.am-form_style-black .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,.02);color:#9e9e9e}.am-form_style-black .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,.05);color:#9e9e9e}.am-form_style-black .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.am-form_style-black .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000}@media(min-width:1560px){.am-form_style-border .form-item,.am-form_style-border .mktoFormRow{margin:0 0 50px}}.am-form_style-border label,.am-form_style-border legend{font-family:Inter;font-size:14px;font-weight:400;margin-bottom:4px;text-transform:uppercase}.am-form_style-border .select2-container--default .select2-selection--single,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border select,.am-form_style-border textarea{background-color:transparent!important;border-left:none;border-radius:0;border-right:none;border-top:none;font-family:Inter;font-size:14px;font-weight:400;height:54px;padding-bottom:16px;padding-left:0;padding-top:16px}@media(min-width:1025px){.am-form_style-border .select2-container--default .select2-selection--single,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border select,.am-form_style-border textarea{font-size:16px}}@media(min-width:1560px){.am-form_style-border .select2-container--default .select2-selection--single,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border select,.am-form_style-border textarea{font-size:18px}}.am-form_style-border div.iti__selected-flag,.am-form_style-border.am-form .iti__flag-container:hover .iti__selected-flag{background:none!important;border-right:none!important}.am-form_style-border .iti__flag-container{left:auto;right:0}.am-form_style-border .iti__country-list{right:0}.am-form_style-border.am-form .iti input{padding-left:0!important;padding-right:80px!important}.am-form_style-border.am-form .iti__selected-flag{padding-left:12px}.am-form_style-border .iti__arrow:before,.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow:before{border-bottom:1px solid;border-left:1px solid;content:"";height:9px;left:50%;margin-top:-7px;position:absolute;top:50%;transform:rotate(-45deg) translate(-50%,-50%);width:9px}.am-form_style-border .iti__arrow--up:before,.am-form_style-border .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{margin-top:0;transform:rotate(135deg) translate(50%,50%)}.am-form_style-border .iti__arrow{border:none;height:100%;margin-left:17px;position:relative;top:0;width:9px}@media(min-width:768px){.am-form_style-border .select2-dropdown{border-radius:0}}.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow{width:13px}.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.am-form_style-border .select2-container .select2-selection--single,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border select,.am-form_style-border textarea{background-color:transparent;border-color:rgba(0,0,0,.2);color:#101010}.am-form_style-border .select2-container .select2-selection--single::-webkit-input-placeholder,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-webkit-input-placeholder,.am-form_style-border select::-webkit-input-placeholder,.am-form_style-border textarea::-webkit-input-placeholder{color:#8e8e93;opacity:1}.am-form_style-border .select2-container .select2-selection--single:-moz-placeholder,.am-form_style-border .select2-container .select2-selection--single::-moz-placeholder,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-moz-placeholder,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-moz-placeholder,.am-form_style-border select:-moz-placeholder,.am-form_style-border select::-moz-placeholder,.am-form_style-border textarea:-moz-placeholder,.am-form_style-border textarea::-moz-placeholder{color:#8e8e93;opacity:1}.am-form_style-border .select2-container .select2-selection--single:-ms-input-placeholder,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-ms-input-placeholder,.am-form_style-border select:-ms-input-placeholder,.am-form_style-border textarea:-ms-input-placeholder{color:#8e8e93;opacity:1}.am-form_style-border .select2-container .select2-selection--single.error,.am-form_style-border .select2-container .select2-selection--single.mktoInvalid,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).error,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).mktoInvalid,.am-form_style-border select.error,.am-form_style-border select.mktoInvalid,.am-form_style-border textarea.error,.am-form_style-border textarea.mktoInvalid{border-color:#eb5757}.am-form_style-border .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):focus:not([type=file]):not([readonly]),.am-form_style-border select:focus:not([type=file]):not([readonly]),.am-form_style-border textarea:focus:not([type=file]):not([readonly]){border-color:#000;box-shadow:none}.am-form_style-border input:-webkit-autofill,.am-form_style-border input:-webkit-autofill:active,.am-form_style-border input:-webkit-autofill:focus,.am-form_style-border input:-webkit-autofill:hover{-webkit-text-fill-color:#101010}.am-form_style-border select.error+.selectize-control .selectize-input{border-color:#eb5757!important}.am-form_style-border .am-checkbox,.am-form_style-border .form-type-checkbox,.am-form_style-border .form-type-radio{color:#8e8e93}.am-form_style-border .am-checkbox a,.am-form_style-border .form-type-checkbox a,.am-form_style-border .form-type-radio a{color:#a5915f}.am-form_style-border input[type=checkbox]:checked+label:before,.am-form_style-border input[type=radio]:checked+label:before{background:#a5915f}.am-form_style-border input[type=checkbox]+label:before,.am-form_style-border input[type=radio]+label:before{background:#fff;border-color:#e0e0e0}.am-form_style-border .mktoInvalid label:before,.am-form_style-border input[type=checkbox].error+label:before,.am-form_style-border input[type=radio].error+label:before{border-color:#eb5757!important}.am-form_style-border input[type=checkbox]:checked+label:before{border-color:#a5915f}.am-form_style-border label,.am-form_style-border legend{color:#131313}.am-form_style-border .mktoError,.am-form_style-border .mktoErrorArrowWrap{background:red}.am-form_style-border .iti__flag-container:hover .iti__selected-flag{background:hsla(0,0%,99%,.7)!important}.am-form_style-border .iti__selected-flag{background:#fcfcfc!important;border-right-color:rgba(0,0,0,.2)!important;transition:background-color .3s}.am-form_style-border .iti__arrow{border-top-color:#131313}.am-form_style-border .iti__arrow:before{border-color:#131313}.am-form_style-border .iti__arrow--up{border-bottom-color:#131313}.am-form_style-border .iti__country-list{background-color:#fff!important;border-color:rgba(0,0,0,.2)!important}.am-form_style-border .iti__country{color:#131313!important}.am-form_style-border .iti__highlight{background-color:rgba(0,0,0,.05)!important;color:#131313!important}.am-form_style-border .select2-dropdown{background-color:#fff;border-color:rgba(0,0,0,.2)}.am-form_style-border .select2-results__option{color:#131313}.am-form_style-border .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,.02);color:#131313}.am-form_style-border .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,.05);color:#131313}.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.am-form_style-border .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000}@media(min-width:1560px){.am-form_style-border-white .form-item,.am-form_style-border-white .mktoFormRow{margin:0 0 50px}}.am-form_style-border-white label,.am-form_style-border-white legend{font-family:Inter;font-size:14px;font-weight:400;margin-bottom:4px;text-transform:uppercase}.am-form_style-border-white .select2-container--default .select2-selection--single,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white select,.am-form_style-border-white textarea{background-color:transparent!important;border-left:none;border-radius:0;border-right:none;border-top:none;font-family:Inter;font-size:14px;font-weight:400;height:54px;padding-bottom:16px;padding-left:0;padding-top:16px}@media(min-width:1025px){.am-form_style-border-white .select2-container--default .select2-selection--single,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white select,.am-form_style-border-white textarea{font-size:16px}}@media(min-width:1560px){.am-form_style-border-white .select2-container--default .select2-selection--single,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white select,.am-form_style-border-white textarea{font-size:18px}}.am-form_style-border-white div.iti__selected-flag,.am-form_style-border-white.am-form .iti__flag-container:hover .iti__selected-flag{background:none!important;border-right:none!important}.am-form_style-border-white .iti__flag-container{left:auto;right:0}.am-form_style-border-white .iti__country-list{right:0}.am-form_style-border-white.am-form .iti input{padding-left:0!important;padding-right:80px!important}.am-form_style-border-white.am-form .iti__selected-flag{padding-left:12px}.am-form_style-border-white .iti__arrow:before,.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow:before{border-bottom:1px solid;border-left:1px solid;content:"";height:9px;left:50%;margin-top:-7px;position:absolute;top:50%;transform:rotate(-45deg) translate(-50%,-50%);width:9px}.am-form_style-border-white .iti__arrow--up:before,.am-form_style-border-white .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{margin-top:0;transform:rotate(135deg) translate(50%,50%)}.am-form_style-border-white .iti__arrow{border:none;height:100%;margin-left:17px;position:relative;top:0;width:9px}@media(min-width:768px){.am-form_style-border-white .select2-dropdown{border-radius:0}}.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow{width:13px}.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.am-form_style-border-white .select2-container .select2-selection--single,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white select,.am-form_style-border-white textarea{background-color:transparent;border-color:#fff;color:#fff}.am-form_style-border-white .select2-container .select2-selection--single::-webkit-input-placeholder,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-webkit-input-placeholder,.am-form_style-border-white select::-webkit-input-placeholder,.am-form_style-border-white textarea::-webkit-input-placeholder{color:#fff;opacity:1}.am-form_style-border-white .select2-container .select2-selection--single:-moz-placeholder,.am-form_style-border-white .select2-container .select2-selection--single::-moz-placeholder,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-moz-placeholder,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-moz-placeholder,.am-form_style-border-white select:-moz-placeholder,.am-form_style-border-white select::-moz-placeholder,.am-form_style-border-white textarea:-moz-placeholder,.am-form_style-border-white textarea::-moz-placeholder{color:#fff;opacity:1}.am-form_style-border-white .select2-container .select2-selection--single:-ms-input-placeholder,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-ms-input-placeholder,.am-form_style-border-white select:-ms-input-placeholder,.am-form_style-border-white textarea:-ms-input-placeholder{color:#fff;opacity:1}.am-form_style-border-white .select2-container .select2-selection--single.error,.am-form_style-border-white .select2-container .select2-selection--single.mktoInvalid,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).error,.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).mktoInvalid,.am-form_style-border-white select.error,.am-form_style-border-white select.mktoInvalid,.am-form_style-border-white textarea.error,.am-form_style-border-white textarea.mktoInvalid{border-color:#eb5757}.am-form_style-border-white .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):focus:not([type=file]):not([readonly]),.am-form_style-border-white select:focus:not([type=file]):not([readonly]),.am-form_style-border-white textarea:focus:not([type=file]):not([readonly]){border-color:#fff;box-shadow:none}.am-form_style-border-white input:-webkit-autofill,.am-form_style-border-white input:-webkit-autofill:active,.am-form_style-border-white input:-webkit-autofill:focus,.am-form_style-border-white input:-webkit-autofill:hover{-webkit-text-fill-color:#fff}.am-form_style-border-white select.error+.selectize-control .selectize-input{border-color:#eb5757!important}.am-form_style-border-white .am-checkbox,.am-form_style-border-white .form-type-checkbox,.am-form_style-border-white .form-type-radio{color:#fff}.am-form_style-border-white .am-checkbox a,.am-form_style-border-white .form-type-checkbox a,.am-form_style-border-white .form-type-radio a{color:#a5915f}.am-form_style-border-white input[type=checkbox]:checked+label:before,.am-form_style-border-white input[type=radio]:checked+label:before{background:#a5915f}.am-form_style-border-white input[type=checkbox]+label:before,.am-form_style-border-white input[type=radio]+label:before{background:#fff;border-color:#e0e0e0}.am-form_style-border-white .mktoInvalid label:before,.am-form_style-border-white input[type=checkbox].error+label:before,.am-form_style-border-white input[type=radio].error+label:before{border-color:#eb5757!important}.am-form_style-border-white input[type=checkbox]:checked+label:before{border-color:#a5915f}.am-form_style-border-white label,.am-form_style-border-white legend{color:#fff}.am-form_style-border-white .mktoError,.am-form_style-border-white .mktoErrorArrowWrap{background:red}.am-form_style-border-white .iti__flag-container:hover .iti__selected-flag{background:hsla(0,0%,99%,.7)!important}.am-form_style-border-white .iti__selected-flag{background:#fcfcfc!important;border-right-color:#fff!important;transition:background-color .3s}.am-form_style-border-white .iti__arrow{border-top-color:#fff}.am-form_style-border-white .iti__arrow:before{border-color:#fff}.am-form_style-border-white .iti__arrow--up{border-bottom-color:#fff}.am-form_style-border-white .iti__country-list{background-color:#fff!important;border-color:#fff!important}.am-form_style-border-white .iti__country{color:#fff!important}.am-form_style-border-white .iti__highlight{background-color:rgba(0,0,0,.05)!important;color:#fff!important}.am-form_style-border-white .select2-dropdown{background-color:#fff;border-color:#fff}.am-form_style-border-white .select2-results__option{color:#fff}.am-form_style-border-white .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,.02);color:#fff}.am-form_style-border-white .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,.05);color:#fff}.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.am-form_style-border-white .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000}@media(min-width:1560px){.am-form_style-border-white2 .form-item,.am-form_style-border-white2 .mktoFormRow{margin:0 0 50px}}.am-form_style-border-white2 label,.am-form_style-border-white2 legend{font-family:Inter;font-size:14px;font-weight:400;margin-bottom:4px;text-transform:uppercase}.am-form_style-border-white2 .select2-container--default .select2-selection--single,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white2 select,.am-form_style-border-white2 textarea{background-color:transparent!important;border-left:none;border-radius:0;border-right:none;border-top:none;font-family:Inter;font-size:14px;font-weight:400;height:54px;padding-bottom:16px;padding-left:0;padding-top:16px}@media(min-width:1025px){.am-form_style-border-white2 .select2-container--default .select2-selection--single,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white2 select,.am-form_style-border-white2 textarea{font-size:16px}}@media(min-width:1560px){.am-form_style-border-white2 .select2-container--default .select2-selection--single,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white2 select,.am-form_style-border-white2 textarea{font-size:18px}}.am-form_style-border-white2 div.iti__selected-flag,.am-form_style-border-white2.am-form .iti__flag-container:hover .iti__selected-flag{background:none!important;border-right:none!important}.am-form_style-border-white2 .iti__flag-container{left:auto;right:0}.am-form_style-border-white2 .iti__country-list{right:0}.am-form_style-border-white2.am-form .iti input{padding-left:0!important;padding-right:80px!important}.am-form_style-border-white2.am-form .iti__selected-flag{padding-left:12px}.am-form_style-border-white2 .iti__arrow:before,.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow:before{border-bottom:1px solid;border-left:1px solid;content:"";height:9px;left:50%;margin-top:-7px;position:absolute;top:50%;transform:rotate(-45deg) translate(-50%,-50%);width:9px}.am-form_style-border-white2 .iti__arrow--up:before,.am-form_style-border-white2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before{margin-top:0;transform:rotate(135deg) translate(50%,50%)}.am-form_style-border-white2 .iti__arrow{border:none;height:100%;margin-left:17px;position:relative;top:0;width:9px}@media(min-width:768px){.am-form_style-border-white2 .select2-dropdown{border-radius:0}}.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow{width:13px}.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit}.am-form_style-border-white2 .select2-container .select2-selection--single,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form_style-border-white2 select,.am-form_style-border-white2 textarea{background-color:transparent;border-color:hsla(0,0%,100%,.15);color:#fff}.am-form_style-border-white2 .select2-container .select2-selection--single::-webkit-input-placeholder,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-webkit-input-placeholder,.am-form_style-border-white2 select::-webkit-input-placeholder,.am-form_style-border-white2 textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.6);opacity:1}.am-form_style-border-white2 .select2-container .select2-selection--single:-moz-placeholder,.am-form_style-border-white2 .select2-container .select2-selection--single::-moz-placeholder,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-moz-placeholder,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized])::-moz-placeholder,.am-form_style-border-white2 select:-moz-placeholder,.am-form_style-border-white2 select::-moz-placeholder,.am-form_style-border-white2 textarea:-moz-placeholder,.am-form_style-border-white2 textarea::-moz-placeholder{color:hsla(0,0%,100%,.6);opacity:1}.am-form_style-border-white2 .select2-container .select2-selection--single:-ms-input-placeholder,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):-ms-input-placeholder,.am-form_style-border-white2 select:-ms-input-placeholder,.am-form_style-border-white2 textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6);opacity:1}.am-form_style-border-white2 .select2-container .select2-selection--single.error,.am-form_style-border-white2 .select2-container .select2-selection--single.mktoInvalid,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).error,.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]).mktoInvalid,.am-form_style-border-white2 select.error,.am-form_style-border-white2 select.mktoInvalid,.am-form_style-border-white2 textarea.error,.am-form_style-border-white2 textarea.mktoInvalid{border-color:#eb5757}.am-form_style-border-white2 .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]):focus:not([type=file]):not([readonly]),.am-form_style-border-white2 select:focus:not([type=file]):not([readonly]),.am-form_style-border-white2 textarea:focus:not([type=file]):not([readonly]){border-color:hsla(0,0%,100%,.3);box-shadow:none}.am-form_style-border-white2 input:-webkit-autofill,.am-form_style-border-white2 input:-webkit-autofill:active,.am-form_style-border-white2 input:-webkit-autofill:focus,.am-form_style-border-white2 input:-webkit-autofill:hover{-webkit-text-fill-color:#fff}.am-form_style-border-white2 select.error+.selectize-control .selectize-input{border-color:#eb5757!important}.am-form_style-border-white2 .am-checkbox,.am-form_style-border-white2 .form-type-checkbox,.am-form_style-border-white2 .form-type-radio{color:#fff}.am-form_style-border-white2 .am-checkbox a,.am-form_style-border-white2 .form-type-checkbox a,.am-form_style-border-white2 .form-type-radio a{color:#a5915f}.am-form_style-border-white2 input[type=checkbox]:checked+label:before,.am-form_style-border-white2 input[type=radio]:checked+label:before{background:#a5915f}.am-form_style-border-white2 input[type=checkbox]+label:before,.am-form_style-border-white2 input[type=radio]+label:before{background:#fff;border-color:#e0e0e0}.am-form_style-border-white2 .mktoInvalid label:before,.am-form_style-border-white2 input[type=checkbox].error+label:before,.am-form_style-border-white2 input[type=radio].error+label:before{border-color:#eb5757!important}.am-form_style-border-white2 input[type=checkbox]:checked+label:before{border-color:#a5915f}.am-form_style-border-white2 label,.am-form_style-border-white2 legend{color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .mktoError,.am-form_style-border-white2 .mktoErrorArrowWrap{background:red}.am-form_style-border-white2 .iti__flag-container:hover .iti__selected-flag{background:rgba(16,18,28,.7)!important}.am-form_style-border-white2 .iti__selected-flag{background:#10121c!important;border-right-color:hsla(0,0%,100%,.15)!important;transition:background-color .3s}.am-form_style-border-white2 .iti__arrow{border-top-color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .iti__arrow:before{border-color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .iti__arrow--up{border-bottom-color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .iti__country-list{background-color:#12141f!important;border-color:hsla(0,0%,100%,.15)!important}.am-form_style-border-white2 .iti__country{color:hsla(0,0%,100%,.4)!important}.am-form_style-border-white2 .iti__highlight{background-color:rgba(0,0,0,.05)!important;color:hsla(0,0%,100%,.4)!important}.am-form_style-border-white2 .select2-dropdown{background-color:#12141f;border-color:hsla(0,0%,100%,.15)}.am-form_style-border-white2 .select2-results__option{color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,.02);color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,.05);color:hsla(0,0%,100%,.4)}.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#000 transparent transparent}.am-form_style-border-white2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #000}.am-form .form-type-select__clear,.am-form .form-type-text__clear{cursor:pointer;display:none;height:10px;left:0;margin-top:-3px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s;width:10px;z-index:6}@media(min-width:1025px){.am-form .form-type-select__clear,.am-form .form-type-text__clear{margin-top:0}}.am-form .form-type-select__clear:hover,.am-form .form-type-text__clear:hover{opacity:.5}.am-form .form-type-select__clear:after,.am-form .form-type-select__clear:before,.am-form .form-type-text__clear:after,.am-form .form-type-text__clear:before{background:#fff;content:"";height:1px;left:50%;margin-left:-7px;position:absolute;top:50%;top:calc(50% - 1px);transition:background .3s;width:12px}.am-form .form-type-select__clear:before,.am-form .form-type-text__clear:before{transform:rotate(45deg)}.am-form .form-type-select__clear:after,.am-form .form-type-text__clear:after{transform:rotate(-45deg)}.am-form .form-type-select._show-clear .form-type-select__clear,.am-form .form-type-select._show-clear .form-type-text__clear,.am-form .form-type-text._show-clear .form-type-select__clear,.am-form .form-type-text._show-clear .form-type-text__clear{display:block}.am-form .form-type-select._show-clear .select2-container--default .select2-selection--single,.am-form .form-type-select._show-clear input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]),.am-form .form-type-text._show-clear .select2-container--default .select2-selection--single,.am-form .form-type-text._show-clear input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*=selectized]){padding-left:20px}.am-form label[for^=mktoRadio]{font-weight:500;padding-left:23px;position:relative}.am-form label[for^=mktoRadio]:before{top:2px!important}.am-mktoForm .am-mktofield-label-empty,.am-mktoForm .am-mktofield-without-field,.am-mktoForm .mktoAsterix,.am-mktoForm .mktoInstruction{display:none}.am-mktoForm .am-checkbox{clear:both}.am-mktoForm .am-checkbox label{text-transform:none}.am-mktoForm .am-checkbox .mktoCheckboxList label{left:0;position:absolute;top:0}.am-mktoForm .am-checkbox .mktoFieldDescriptor{position:relative}.am-mktoForm .field-hidden{display:none}.am-mktoForm .am-mktofield-hidden{left:-9999px;margin:0;opacity:0;position:absolute;visibility:hidden}.am-mktoForm .mktoFieldWrap{position:relative}.am-mktoForm .mktoError{border-radius:4px;bottom:auto!important;color:#fff;font-family:Inter;font-size:13px;font-weight:500;left:0;line-height:1.5;padding:6px 10px 4px;position:absolute;right:auto!important;top:calc(100% + 5px)!important;z-index:100}.am-mktoForm .mktoError .mktoErrorArrowWrap{bottom:calc(100% - 3px);height:6px;left:10px;position:absolute;transform:rotate(45deg);width:6px}.am-mktoForm :not(.am-loader){visibility:hidden}@media(min-width:768px){.am-mktoForm_two-cols{margin-left:-10px;margin-right:-10px}.am-mktoForm_two-cols .mktoFormRow{padding-left:10px;padding-right:10px}.am-mktoForm_two-cols .mktoFormRow:not(.am-checkbox){float:left;width:50%}}.am-mktoForm_processed :not(.am-loader){visibility:visible!important}.am-button{background:#2b87c8;border:2px solid #2b87c8;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font:12px Inter;font-weight:500;line-height:1.2;outline:none!important;padding:6px 16px;text-align:center;text-decoration:none!important;transition:background-color .3s,border-color .3s;transition:all .3s}.am-button:active,.am-button:hover,.am-button_active,.am-button_hover{background:#2679b3;border-color:#2679b3}.am-button._style-white{background:#fff;border:2px solid #fff;color:#1c1c1c}.am-button._style-white:active,.am-button._style-white:hover,.am-button._style-white_active,.am-button._style-white_hover{background:#0ba2ff;border-color:#f2f2f2;color:#fff}.am-button._style-blue{background:#2b87c8;border:2px solid #2b87c8;color:#fff}.am-button._style-blue:active,.am-button._style-blue:hover,.am-button._style-blue_active,.am-button._style-blue_hover{background:#fff;border-color:#2679b3;color:#2b87c8}.am-button._style-blue-4{background:#3a75ad;border:2px solid #3a75ad;color:#fff}.am-button._style-blue-4:active,.am-button._style-blue-4:hover,.am-button._style-blue-4_active,.am-button._style-blue-4_hover{background:#fff;border-color:#34689a;color:#3a75ad}.am-button._rounded{border-radius:20px;font-size:14px;font-weight:500;padding:11px 33px}.am-button._style-blue-5{background:#3a75ad;border:2px solid #181818;color:#fff;font-family:Inter;font-size:12px}.am-button._style-blue-5:active,.am-button._style-blue-5:hover,.am-button._style-blue-5_active,.am-button._style-blue-5_hover{background:#4891d7;border-color:#0b0b0b;color:#fff}.am-button._style-gray-5{background:#484848;border:2px solid #181818;color:#fff;font-family:Inter;font-size:12px}.am-button._style-gray-5:active,.am-button._style-gray-5:hover,.am-button._style-gray-5_active,.am-button._style-gray-5_hover{background:rgba(72,72,72,.8);border-color:#0b0b0b;color:#fff}.am-button._download{background:#3a75ad;border:2px solid #181818;color:#fff;font-family:Inter;font-size:12px}.am-button._download:active,.am-button._download:hover,.am-button._download_active,.am-button._download_hover{background:#4891d7;border-color:#0b0b0b;color:#fff}.am-button._download._visited{background:#484848!important}.am-button._fs_sm{font-size:10px}.am-button._mw_9{min-width:90px}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;outline:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1050}.modal__dialog{margin:10px auto;max-width:1170px;position:relative}.modal__dialog_v-centered{align-items:center;display:flex;justify-content:center;min-height:100%}.modal__content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;outline:0;padding:20px;position:relative;width:100%}.modal__close{cursor:pointer;position:relative;z-index:5}.modal.fade .modal__dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal__dialog{transform:translate(0)}.modal-backdrop{background-color:#181818;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.75}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.modal__content{background:#282828;border-radius:4px;padding:0}.modal__close{background:none;border:none;display:block;font-size:0;height:40px;line-height:0;padding:0;position:absolute;right:0;text-indent:-9999px;top:0;transition:background .3s;width:40px}@media(min-width:768px){.modal__close{right:15px;top:15px}}.modal__close:hover:after,.modal__close:hover:before{background:#92929b}.modal__close:after,.modal__close:before{background:#c7c7cc;content:"";height:2px;left:50%;margin-left:-7px;position:absolute;top:50%;top:calc(50% - 1px);transition:background .3s;width:20px}.modal__close:before{transform:rotate(45deg)}.modal__close:after{transform:rotate(-45deg)}.modal._questionnaire h2{color:#fff;font-family:Inter;font-size:18px;font-weight:700;margin:0 0 25px;text-align:center}@media(min-width:768px){.modal._questionnaire h2{font-size:22px}}.modal._questionnaire .modal__content{color:#fff;margin-left:auto;margin-right:auto;max-width:656px;padding:40px 20px}@media(min-width:768px){.modal._questionnaire .modal__content{padding:40px 50px}}.modal._questionnaire .modal__body{margin-left:auto;margin-right:auto;max-width:400px}.modal._questionnaire .modal__ty{text-align:center}.modal._questionnaire .am-form .am-form-submit,.modal._questionnaire .am-form .form-submit{background:#3a75ad;border-color:#3a75ad;font-family:Inter;font-weight:400;min-width:140px;padding:11px 16px}.modal._questionnaire .am-form .am-form-submit:hover,.modal._questionnaire .am-form .form-submit:hover{background:#34689a;border-color:#34689a}.modal_screen{text-align:center}.modal_screen.in~.modal-backdrop.in{opacity:.9}.modal_screen .modal__close{right:0;top:0}.modal_screen .modal__close:after,.modal_screen .modal__close:before{background:#fff;height:2px}.modal_screen .modal__dialog{display:inline-flex;max-width:100%;pointer-events:none;width:auto}.modal_screen .modal__content{background:linear-gradient(115.49deg,#267feb,#64d2ff);border-radius:4px;margin:0;max-width:none;padding:30px;pointer-events:auto;width:auto}.modal_screen .modal__screen__img{text-align:center}.b-video__wrap__preview{position:relative}.b-video__wrap__preview img{height:auto;width:100%}.b-video__wrap-media{background:#111;height:0;padding-bottom:56.25%;position:relative}.b-video__wrap-media iframe,.b-video__wrap-media video{height:100%;left:0;position:absolute;top:0;width:100%}.b-video__modal{background:rgba(0,0,0,.9);bottom:0;left:0;position:fixed;right:0;top:0;z-index:110}.b-video__modal__close{background:none;border:none;cursor:pointer;height:24px;margin:0;padding:0;position:absolute;right:20px;top:20px;width:24px}@media(min-width:1025px){.b-video__modal__close{right:34px;top:34px}}.b-video__modal__close:after,.b-video__modal__close:before{border-bottom:2px solid #fff;content:"";left:50%;position:absolute;top:50%;width:100%}.b-video__modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.b-video__modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.b-video__modal__outer{align-items:center;display:flex;height:100%;justify-content:center}.b-video__modal__inner{max-width:1560px;width:90%}.b-video ._use-on-click{cursor:pointer}.b-video._played[data-video-type=inline] .b-video__wrap__preview,.b-video[data-video-type=inline] .b-video__wrap-media{display:none}.b-video._played[data-video-type=inline] .b-video__wrap-media{display:block}.b-video:hover .btn-play:before{transform:translate(-50%,-50%) scale(1.1)}#vidyard-popbox{width:100%}.vidyard-close-x *{pointer-events:none}.s-steps{padding:16px 0 120px}.s-steps,.s-steps h1,.s-steps h2,.s-steps h3,.s-steps h4,.s-steps h5,.s-steps h6{font-family:Inter}.s-steps h1{font-size:22px}@media(min-width:768px){.s-steps h1{font-size:25px}}@media(min-width:1025px){.s-steps h1{font-size:30px}}.s-steps .am-button{font-family:Inter}.s-steps__alert,.s-steps__b-alert{margin-bottom:24px}.s-steps__alert+.s-steps__header,.s-steps__b-alert+.s-steps__header{margin-top:0}.s-steps__header{font-family:Inter;font-size:12px;margin:70px auto 30px;max-width:740px;text-align:center}.s-steps__header>:last-child{margin-bottom:0}@media(min-width:768px){.s-steps__header{font-size:14px}}@media(min-width:1025px){.s-steps__header{font-size:14px}}.s-steps__header h1{margin:0 0 3px}.s-steps__header p{color:rgba(28,28,28,.8)}.b-register{align-items:center;background:#0ba2ff;border-radius:4px;color:#fff;display:flex;font-size:11px;font-weight:700;justify-content:center;line-height:1.2;padding:4px 10px;text-align:center}@media(min-width:768px){.b-register{padding:4px}}.b-register__text{align-items:center;display:flex;margin-right:23px}.b-register__text svg{margin-right:5px;min-width:10px}@media(min-width:768px){.b-register__text svg{margin-right:11px}}.b-steps{--color-365:#3e90e3;--color-nexus:#226df3;--color-bg:var(--color-365);--color-link:var(--color-365)}.b-steps,.b-steps h1,.b-steps h2,.b-steps h3,.b-steps h4,.b-steps h5,.b-steps h6{font-family:Inter}.b-steps h1{font-size:22px}@media(min-width:768px){.b-steps h1{font-size:25px}}@media(min-width:1025px){.b-steps h1{font-size:30px}}.b-steps .am-button{font-family:Inter}._nexus .b-steps{--color-bg:var(--color-nexus);--color-link:var(--color-nexus)}.b-steps a{color:var(--color-link)}.b-steps a:hover{color:#0e4f9d}.b-steps__group{margin:0 auto;max-width:1038px}.b-steps__step{display:flex;margin-bottom:9px;position:relative}.b-steps__step:last-child{margin-bottom:0}.b-steps__step:after{border-left:1px dashed #cbd1d6;content:"";height:calc(100% - 27px);left:16px;position:absolute;top:49px}.b-steps__step:last-child:after{display:none}.b-steps__step._active .b-steps__body{display:block}.b-steps__step._active .b-steps__head{border-bottom:1px solid #eee;font-weight:400;pointer-events:none}.b-steps__step._active .b-steps__head:before{margin-top:2px;transform:translateY(-50%) rotate(135deg)}.b-steps__step._active .b-steps__number{background:#fff;box-shadow:1px 1px 2px rgba(0,0,0,.1)}.b-steps__step._completed:after{border-color:var(--color-bg)}.b-steps__step._completed .b-steps__complete{display:none}.b-steps__step._completed .b-steps__number{background:var(--color-bg) url(/themes/custom/a365_guide/html/dist/images/ico-completed.svg) no-repeat 50% 55%;background-size:9px 7px;font-size:0;line-height:0;text-indent:-9999px}.b-steps__inner{background:#fff;border-radius:4px;flex:1}.b-steps__number{align-items:center;background:rgba(43,135,200,.1);border-radius:50%;color:var(--color-bg);display:flex;font-family:Inter;font-size:11px;font-weight:500;height:33px;justify-content:center;line-height:1;margin-right:10px;overflow:hidden;position:relative;top:14px;width:33px}@media(min-width:768px){.b-steps__number{margin-right:24px}}.b-steps__head{color:#2e2e2e;cursor:pointer;font-family:Inter;font-size:14px;font-weight:700;line-height:1.2;padding:17px 42px 17px 20px;position:relative;transition:background-color .3s}@media(min-width:768px){.b-steps__head{padding:17px 42px 17px 32px}}.b-steps__head:hover{background:#f1f1f1}.b-steps__head:before{border-bottom:1px solid #979797;border-left:1px solid #979797;content:"";height:8px;margin-top:-5px;position:absolute;right:25px;top:50%;transform:translateY(-50%) rotate(-45deg);width:8px}.b-steps__body{color:#060606;display:none;padding:0 0 63px;position:relative}.b-steps__body ol{font-size:14px;line-height:1.6}.b-steps__body li{margin:0 0 10px}.b-steps__complete{background:var(--color-bg)!important;border:2px solid var(--color-bg)!important;padding:7px 26px}.b-steps__complete:hover{background:#fff!important;color:var(--color-link)!important}.b-steps__body-inner{max-height:516px;overflow-y:auto;position:relative}.b-steps__body-inner>.scroll-element,.b-steps__body-inner>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.b-steps__body-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.b-steps__body-inner>.scroll-element .scroll-element_track{display:none}.b-steps__body-inner>.scroll-element .scroll-bar{background-color:#f1f1f1;border-radius:100px;display:block;transition:opacity .2s linear}.b-steps__body-inner:hover>.scroll-element .scroll-bar,.b-steps__body-inner>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70)}.b-steps__body-inner>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.b-steps__body-inner>.scroll-element.scroll-y{background:hsla(0,0%,100%,.3);border-radius:100px;height:100%;min-height:100%;right:15px;top:0;width:2px}@media(min-width:768px){.b-steps__body-inner>.scroll-element.scroll-y{right:30px}}.b-steps__body-inner>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.b-steps__body-inner>.scroll-element.scroll-y .scroll-bar{min-height:38px;width:5px}.b-steps__body-inner>.scroll-element.scroll-x .scroll-element_outer{left:2px}.b-steps__body-inner>.scroll-element.scroll-x .scroll-element_size{left:-4px}.b-steps__body-inner>.scroll-element.scroll-y .scroll-element_outer{top:2px}.b-steps__body-inner>.scroll-element.scroll-y .scroll-element_size{top:-4px}.b-steps__body-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.b-steps__body-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.b-steps__body-wrap{padding:12px 30px 12px 20px}@media(min-width:768px){.b-steps__body-wrap{padding:25px 50px 25px 32px}}.b-steps__body-wrap>:last-child{margin-bottom:0}.b-steps__sticky{align-items:center;background:#fff;border-radius:0 0 4px 4px;border-top:1px solid #ececec;bottom:0;display:flex;justify-content:space-between;left:0;min-height:67px;padding:17px 15px;position:absolute;width:100%}@media(min-width:768px){.b-steps__sticky{padding:17px 35px}}.b-steps__sticky .am-button{margin-left:auto}.b-steps__helpful{align-items:center;color:#141414;display:flex;font-size:12px}.b-steps__like,.b-steps__unlike{align-items:center;border:1px solid #e9e9e9;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s;width:32px}.b-steps__like:before,.b-steps__unlike:before{background:url(/themes/custom/a365_guide/html/dist/images/ico-like.svg) no-repeat;background-size:contain;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.b-steps__like._active,.b-steps__like:hover,.b-steps__unlike._active,.b-steps__unlike:hover{background:rgba(43,135,200,.1)}.b-steps__like{margin-left:5px}@media(min-width:768px){.b-steps__like{margin-left:15px}}.b-steps__unlike{margin-left:6px}.b-steps__unlike:before{margin-top:1px;transform:translate(-50%,-50%) rotateX(180deg)}@media(min-width:768px){.b-steps__row{display:flex}}.b-steps__col{flex:1}.b-steps__col:first-child{margin-bottom:20px}@media(min-width:768px){.b-steps__col:first-child{margin-bottom:0;margin-right:45px;max-width:388px;min-width:388px}}.b-steps__form{max-width:365px;padding:20px 0}.b-steps__form.am-form .mktoButtonRow{padding-top:0;text-align:left}.b-steps__form.am-form .mktoButtonRow .am-form-submit{min-width:117px;padding:9px 16px}.b-steps__ty{display:none;font-size:14px;max-width:300px;padding:30px 0 10px;text-align:center}@media(min-width:768px){.b-steps__ty{font-size:16px}}.b-steps__ty h2{font-size:20px}@media(min-width:768px){.b-steps__ty h2{font-size:25px}}@media(min-width:1025px){.b-steps__ty h2{font-size:30px}}.b-steps__text{margin:0 0 25px}.b-steps__text>:last-child{margin:0}.b-steps__desc-row-group{display:flex;flex-direction:column;gap:25px;margin-bottom:20px}@media(min-width:768px){.b-steps__desc-row-group{gap:42px;margin-bottom:32px}}.b-steps__desc-row{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.b-steps__desc-row{gap:32px;grid-template-columns:178px 1fr}}.b-steps__desc-row-img-group{display:flex;flex-direction:column;gap:16px}.b-steps__desc-row-text-note{background:rgba(34,109,243,.06);border-radius:6px;padding:20px 30px}@media(min-width:768px){.b-steps__desc-row-text-note{padding:32px 48px}}.b-steps__desc-row-text-note>*{max-width:550px}.b-steps__desc-row-text>:last-child{margin-bottom:0}.b-steps__note{background:rgba(34,109,243,.06);border-radius:6px;font-size:14px;padding:22px;text-align:center}@media(min-width:768px){.b-steps__note{padding:33px}}.b-steps__note h6{font-size:14px;font-weight:700;margin:0 0 8px}.b-steps__note-text{margin:0 auto 16px;max-width:633px}.b-steps__note-text>:last-child{margin-bottom:0}.b-steps__note-link a{align-items:center;color:var(--color-link);display:inline-flex;font-size:14px;gap:10px}.b-steps__note-link a._active,.b-steps__note-link a:hover{color:#111}.b-steps__note-link a svg{display:block}.b-steps__note-link a svg circle[stroke],.b-steps__note-link a svg path[stroke],.b-steps__note-link a svg rect[stroke]{stroke:currentColor}.b-steps__note-link a svg circle[fill],.b-steps__note-link a svg path[fill],.b-steps__note-link a svg rect[fill]{fill:currentColor}.b-steps__badge,.b-steps__badge-wrap{text-align:center}.b-steps__badge{align-items:center;background:rgba(30,108,246,.08);border:1px solid rgba(30,108,246,.27);border-radius:8px;color:#000;display:inline-flex;font-size:14px;font-style:normal;font-weight:500;gap:10px;justify-content:center;letter-spacing:-.02em;line-height:1.4;padding:6px 10px}.b-steps ._m-b_sm{margin-bottom:20px}.b-steps._with-ico .b-steps__number{background:#d8e9f9 url(/themes/custom/a365_guide/html/dist/images/book-open--blue.svg) no-repeat 50% 55%;background-size:20px 20px;font-size:0;height:42px;line-height:0;min-width:42px;text-indent:-9999px;width:42px}.b-steps._with-ico .b-steps__step:after{content:"";height:calc(100% - 34px);left:21px;position:absolute;top:56px}.b-steps._with-ico .b-steps__step._active .b-steps__number{background:#fff url(/themes/custom/a365_guide/html/dist/images/book-open.svg) no-repeat 50% 55%;background-size:20px 20px}.b-steps._with-ico .b-steps__step._completed .b-steps__number{background:var(--color-bg) url(/themes/custom/a365_guide/html/dist/images/check.svg) no-repeat 50% 55%;background-size:20px 20px;font-size:0;line-height:0;text-indent:-9999px}.modal-youtube{background-color:rgba(0,0,0,.9);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:800}.modal-youtube iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.modal-youtube .modal-youtube-wrap{background-color:#000;bottom:5%;left:5%;position:absolute;right:5%;top:5%}.modal-youtube .modal-youtube-close{cursor:pointer;height:34px;position:fixed;right:20px;top:20px;width:34px;z-index:1000}.modal-youtube .modal-youtube-close:after,.modal-youtube .modal-youtube-close:before{background:#fff;content:"";display:block;height:65%;left:50%;position:absolute;top:50%;transition:all .2s;width:2px}.modal-youtube .modal-youtube-close:before{transform:translate(-50%,-50%) rotate(45deg)}.modal-youtube .modal-youtube-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.am-responsive-media__wrap{border-radius:4px 4px 0 0;display:block;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.am-responsive-media__am-loader{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.am-responsive-media embed,.am-responsive-media iframe,.am-responsive-media img,.am-responsive-media object,.am-responsive-media video{left:0;position:absolute;top:0;width:100%}.am-responsive-media embed,.am-responsive-media iframe,.am-responsive-media object,.am-responsive-media video{height:100%}.s-video-list{margin:0 auto;max-width:862px}.s-video-list__group{display:flex;flex-wrap:wrap;margin-top:-26px}@media(min-width:768px){.s-video-list__group{margin-left:-13px;margin-right:-13px}}.s-video-list__group>*{margin-top:26px;max-width:100%;min-width:100%}@media(min-width:768px){.s-video-list__group>*{margin-left:13px;margin-right:13px;max-width:calc(50% - 26px);min-width:calc(50% - 26px)}}@media(min-width:1200px){.s-video-list__group>*{max-width:calc(33.33333% - 26px);min-width:calc(33.33333% - 26px)}}.s-video-list__item{border-radius:4px 4px 0 0}.s-video-list__item._more{border:1px solid #eaeaea;filter:drop-shadow(0 4px 20px rgba(0,0,0,.02))}.s-video-list__item._more .s-video-list__body{background:none;margin:35px 0;text-align:center}.s-video-list__item._more .s-video-list__body h5{margin:0 0 10px}.s-video-list__item._more .s-video-list__btn-play-overview{margin:0 auto 23px}.s-video-list__item._more a{font-size:11px}.s-video-list__body{background:#f9f9f9;border-radius:0 0 4px 4px;box-shadow:0 4px 20px rgba(0,0,0,.02);font-family:Inter;font-weight:500;margin-bottom:15px;padding:15px}@media(min-width:768px){.s-video-list__body{display:flex;flex-direction:column;min-height:120px;padding:20px 25px 25px}}.s-video-list__body h3{margin:0 0 10px}.s-video-list__link{color:#565656;font-size:11px;margin-top:auto}.s-video-list__link>:last-child{margin-bottom:0}.s-video-list__link a{display:inline-block;margin-right:10px}.s-video-list__link .b-video{display:inline-block}.btn-play-overview{height:100%;left:0;position:absolute;top:0;width:100%}.btn-play-overview:after,.btn-play-overview:before{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:5}.btn-play-overview:before{background-color:rgba(0,0,0,.6);border-radius:50%;height:80px;transition:background-color .3s;width:80px}@media(min-width:1025px){.btn-play-overview:before{height:100px;width:100px}}@media(min-width:1560px){.btn-play-overview:before{height:130px;width:130px}}.btn-play-overview:after{border-bottom:10px solid transparent;border-left:20px solid #fff;border-top:10px solid transparent;margin-left:3px}@media(min-width:1025px){.btn-play-overview:after{border-bottom-width:14px;border-left-width:28px;border-top-width:14px;margin-left:5px}}@media(min-width:1560px){.btn-play-overview:after{border-bottom-width:16px;border-left-width:30px;border-top-width:16px}}.btn-play-overview[data-youtube-id] img{top:50%;transform:translateY(-50%)}.btn-play-overview:hover:before{background-color:rgba(0,0,0,.9)}.btn-play-overview_white:before{background-color:#fff}.btn-play-overview_white:after{border-left-color:#000}.btn-play-overview_white:hover:before{background-color:hsla(0,0%,100%,.9)}.btn-play-overview._blue:before{background-color:#2b87c8}.btn-play-overview._blue:after{border-left-color:#fff}.btn-play-overview._blue:hover:before{background-color:#194e74}.btn-play-overview._static{display:inline-block;height:auto;position:relative;width:auto}.btn-play-overview._static:before{height:100%;width:100%}.btn-play-overview._size_md{height:46px;width:46px}.btn-play-overview._size_md:after{border-bottom-width:12px;border-left-width:18px;border-top-width:12px;margin-left:4px}.btn-play-overview._size_md_1:before{height:auto;min-width:20px;padding-top:16%;width:16%}.btn-play-overview._size_md_1:after{border-bottom-width:8px;border-left-width:12px;border-top-width:8px;margin-left:2px}@media(min-width:550px){.btn-play-overview._size_md_1:after{border-bottom-width:16px;border-left-width:22px;border-top-width:16px;margin-left:3px}}@media(min-width:768px){.btn-play-overview._size_md_1:after{border-bottom-width:10px;border-left-width:15px;border-top-width:10px;margin-left:2px}}@media(min-width:1025px){.btn-play-overview._size_md_1:after{border-bottom-width:16px;border-left-width:22px;border-top-width:16px;margin-left:3px}}@media(min-width:1200px){.btn-play-overview._size_md_1:after{border-bottom-width:10px;border-left-width:15px;border-top-width:10px;margin-left:2px}}.btn-play-overview._without-btn:after,.btn-play-overview._without-btn:before{display:none}.btn-play-overview *{pointer-events:none}.s-mcad-overview{font-family:Inter;font-size:14px;line-height:1.5;padding:30px 0}.s-mcad-overview h1,.s-mcad-overview h2{font-family:Inter;font-size:22px;font-weight:700;margin-bottom:16px}@media(min-width:768px){.s-mcad-overview h1,.s-mcad-overview h2{margin-bottom:24px}}@media(min-width:1025px){.s-mcad-overview h1,.s-mcad-overview h2{margin-bottom:32px}}.s-mcad-overview h4{font-size:16px;font-weight:700;margin:0 0 14px}.s-mcad-overview a{color:#3a75ad}.theme-light .s-mcad-overview a{color:#0265dc}.s-mcad-overview a:hover{color:#2d5b87}.theme-light .s-mcad-overview a:hover{color:#0265dc;opacity:.8}.s-mcad-overview__block,.s-mcad-overview__head{margin-bottom:40px;margin-left:auto;margin-right:auto;text-align:center}.s-mcad-overview__head{max-width:400px}.s-mcad-overview__head>:last-child{margin-bottom:0}@media(min-width:768px){.s-mcad-overview__head{max-width:637px}}.s-mcad-overview__head h1{margin:0 0 15px}.s-mcad-overview__block{max-width:400px}@media(min-width:768px){.s-mcad-overview__block{max-width:656px}}.s-mcad-overview__block._style-wide{max-width:none}.s-mcad-overview__group{margin-bottom:24px}@media(min-width:768px){.s-mcad-overview__group{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-8px;margin-right:-8px}}.s-mcad-overview__group>*{margin-bottom:16px}.s-mcad-overview__group>*>:last-child{margin-bottom:0}@media(min-width:768px){.s-mcad-overview__group>*{margin-bottom:0;margin-left:8px;margin-right:8px;max-width:calc(50% - 16px);min-width:calc(50% - 16px)}.s-mcad-overview__group._col-3>*{max-width:calc(33.33333% - 16px);min-width:calc(33.33333% - 16px)}}.s-mcad-overview__video{font-weight:700;position:relative}.s-mcad-overview__video .am-responsive-media{display:none}.s-mcad-overview__video svg{display:block}.s-mcad-overview__video svg path,.s-mcad-overview__video svg rect{fill:currentColor}.s-mcad-overview__video svg circle{stroke:currentColor}.s-mcad-overview__video-title{align-items:center;display:inline-flex}.s-mcad-overview__video-title svg{margin-right:5px}.s-mcad-overview__supported-group{margin-bottom:0}.s-mcad-overview__supported-item{align-items:center;display:flex;justify-content:center;margin-bottom:16px;max-width:none;min-width:214px;padding:16px 16px 16px 10px;text-align:left;white-space:nowrap}.s-mcad-overview__supported-item>:last-child{margin-bottom:0}@media(max-width:767px){.s-mcad-overview__supported-item{justify-content:center}}.s-mcad-overview__supported-ico{height:46px;margin-right:12px;min-width:46px;position:relative;width:46px}.s-mcad-overview__supported-ico img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.s-mcad-overview__supported-title{color:#c7c7cc;font-family:Inter;font-size:12px;font-weight:500}.theme-light .s-mcad-overview__supported-title{color:#1b1b1d}.s-mcad-overview__supported-title p{margin:0}.s-mcad-overview__supported-title small{color:hsla(240,5%,79%,.62);display:block;font-size:9px;font-weight:400;line-height:11px}.theme-light .s-mcad-overview__supported-title small{color:#545456}.s-mcad-overview__collaborating-group{margin-bottom:40px}.s-mcad-overview__collaborating-item{padding:35px 25px;position:relative}.s-mcad-overview__collaborating-item>:last-child{margin-bottom:0}.s-mcad-overview__tooltip{display:inline-block;margin-left:10px;vertical-align:middle}@media(min-width:1200px){.s-mcad-overview__tooltip{position:relative}}.s-mcad-overview__tooltip:hover .s-mcad-overview__tooltip-body{display:block}.s-mcad-overview__tooltip-ico{color:#3a75ad;cursor:pointer;display:inline-block;vertical-align:middle}.theme-light .s-mcad-overview__tooltip-ico{color:#0265dc}.s-mcad-overview__tooltip-ico:hover{color:#2d5b87}.theme-light .s-mcad-overview__tooltip-ico:hover{color:#0265dc}.s-mcad-overview__tooltip-ico:hover+.s-mcad-overview__tooltip-body{display:block}.s-mcad-overview__tooltip-ico>svg{display:inline-block;transition:all .3s;vertical-align:middle}.s-mcad-overview__tooltip-ico>svg path,.s-mcad-overview__tooltip-ico>svg rect{fill:currentColor}.s-mcad-overview__tooltip-ico>svg circle{stroke:currentColor}.s-mcad-overview__tooltip-body{display:none;left:50%;margin-top:-20px;min-width:300px;position:absolute;top:100%;transform:translate(-50%);z-index:10}@media(min-width:1200px){.s-mcad-overview__tooltip-body{bottom:auto;left:0;margin-top:0;min-width:400px;text-align:left;top:0;transform:translate(30px,30px)}}.s-mcad-overview__footer-item{padding:0 15px}.s-mcad-overview__footer-item h4{margin:0 0 16px}.s-mcad-overview__footer-ico{margin-bottom:16px}.theme-light .s-mcad-overview__footer-ico{color:#0265dc}.theme-light .s-mcad-overview__footer-ico svg circle[stroke],.theme-light .s-mcad-overview__footer-ico svg path[stroke],.theme-light .s-mcad-overview__footer-ico svg rect[stroke]{stroke:currentColor}.theme-light .s-mcad-overview__footer-ico svg circle[fill],.theme-light .s-mcad-overview__footer-ico svg path[fill],.theme-light .s-mcad-overview__footer-ico svg rect[fill]{fill:currentColor}.s-mcad-overview__link{color:#fff;font-weight:500}.s-mcad-overview__link>:last-child{margin-bottom:0}.theme-light .s-mcad-overview__link{color:#1b1b1d}.s-mcad-overview ._decor-block{background:#232324;border-radius:4px}.theme-light .s-mcad-overview ._decor-block{background:#f8f8fa}.s-mcad-overview._dark{background:#1e1e1e;color:#c7c7cc}.theme-light .s-mcad-overview._dark{background:#fff;color:#1b1b1d}.s-mcad-overview._dark h1,.s-mcad-overview._dark h2,.s-mcad-overview._dark h3,.s-mcad-overview._dark h4,.s-mcad-overview._dark h5,.s-mcad-overview._dark h6{color:#fff}.theme-light .s-mcad-overview._dark h1,.theme-light .s-mcad-overview._dark h2,.theme-light .s-mcad-overview._dark h3,.theme-light .s-mcad-overview._dark h4,.theme-light .s-mcad-overview._dark h5,.theme-light .s-mcad-overview._dark h6{color:#09090a}.s-eval{font-family:Inter;font-size:14px;font-weight:500;line-height:1.5;padding:30px 0}@media(min-width:768px){.s-eval{font-size:16px;padding:68px 0}}.s-eval h1,.s-eval h2{font-family:Inter;font-size:22px;font-weight:500;margin-bottom:16px}@media(min-width:768px){.s-eval h1,.s-eval h2{font-size:25px}}@media(min-width:1025px){.s-eval h1,.s-eval h2{font-size:32px}}.s-eval a:not(.am-button){color:#64d2ff}.s-eval a:not(.am-button):hover{color:#00b4fd}.s-eval__head{margin:0 auto 32px;max-width:752px;text-align:center}.s-eval__head._size_lg{max-width:none}.s-eval__item-ico-wrap{display:flex;gap:10px;justify-content:space-between}.s-eval__head-ico{align-items:center;display:flex;justify-content:center;margin:0 0 20px}@media(min-width:768px){.s-eval__head-ico{margin:0 0 32px}}.s-eval__head-ico svg{display:block}.s-eval__group{margin:0 auto;max-width:944px}@media(min-width:768px){.s-eval__group{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}}.s-eval__group._v2{margin-bottom:16px;max-width:752px}.s-eval__group._v2 .s-eval__item{color:#ddd}.s-eval__group._v2 .s-eval__item-ico-wrap{margin:0 0 20px}@media(min-width:768px){.s-eval__group._v2 .s-eval__item-ico-wrap{margin:0 0 20px}}.s-eval__group._v2 .s-eval__item-ico{margin:0}.s-eval__item{color:#9e9e9e;font-size:12px;font-weight:400;margin-bottom:16px;padding:24px}@media(min-width:768px){.s-eval__item{padding:24px}}@media(min-width:1025px){.s-eval__item{padding:32px}}@media(min-width:768px){.s-eval__item{margin-bottom:0;max-width:calc(33.333% - 12px)}}.s-eval__item :last-child{margin-bottom:0}.s-eval__item h6{font-family:Inter;font-size:16px;font-weight:500;margin-bottom:8px}.s-eval__item-ico{margin:0 0 16px}.s-eval__item-text p{margin-bottom:6px}.s-eval__head-btn{margin-top:30px}.s-eval__item-btn{margin-top:16px}.s-eval ._decor-block{background:#282828;border-radius:4px}.s-eval._dark,.s-eval._dark h1,.s-eval._dark h2,.s-eval._dark h3,.s-eval._dark h4,.s-eval._dark h5,.s-eval._dark h6{color:#fff}.s-eval._message{background:#181818;border-radius:8px;color:#9e9e9e;font-size:12px;margin:32px;text-align:center}.s-eval._plan h1{margin-bottom:8px}.s-eval._plan h4{font-size:16px;font-weight:500;margin:0 0 16px}.s-eval._plan .s-eval__head-ico{margin-bottom:16px}.s-eval._plan .s-eval__text{font-size:12px;margin-bottom:16px}.s-eval._plan .s-eval__btn{margin-bottom:16px}.s-eval._plan .s-eval__link{font-size:12px;text-align:center}.s-eval._plan._indent_lg{padding:50px 0}@media(min-width:1200px){.s-eval._plan._indent_lg{padding:150px 0}}.s-plan-h{font-family:Inter;font-size:14px;font-weight:500;line-height:1.5;padding:30px 0}@media(min-width:768px){.s-plan-h{font-size:16px;padding:68px 0}}.s-plan-h h1,.s-plan-h h2{font-family:Inter;font-size:22px;font-weight:500;margin-bottom:16px}@media(min-width:768px){.s-plan-h h1,.s-plan-h h2{font-size:25px}}@media(min-width:1025px){.s-plan-h h1,.s-plan-h h2{font-size:32px}}.s-plan-h a{color:#64d2ff}.s-plan-h a:hover{color:#00b4fd}.s-plan-h__head{margin:0 auto 40px;max-width:690px;text-align:center}.s-plan-h__footer>:last-child,.s-plan-h__head>:last-child{margin-bottom:0}.s-plan-h__text{color:#ddd;font-size:14px;margin-bottom:20px}.s-plan-h__head-ico{align-items:center;display:flex;justify-content:center;margin:0 0 20px}@media(min-width:768px){.s-plan-h__head-ico{margin:0 0 32px}}.s-plan-h__head-ico svg{display:block}.s-plan-h__group{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto;max-width:944px}.s-plan-h__item{color:#9e9e9e;font-size:14px;font-weight:400;max-width:464px;padding:24px}@media(min-width:768px){.s-plan-h__item{padding:32px}}.s-plan-h__item :last-child{margin-bottom:0}.s-plan-h__item h6{font-family:Inter;font-size:16px;font-weight:500;margin-bottom:8px}.s-plan-h__item-ico{margin:0 0 16px}.s-plan-h__footer{text-align:center}.s-plan-h__table{margin-bottom:34px}.s-plan-h ._decor-block{background:#282828;border-radius:4px}.s-plan-h._dark,.s-plan-h._dark h1,.s-plan-h._dark h2,.s-plan-h._dark h3,.s-plan-h._dark h4,.s-plan-h._dark h5,.s-plan-h._dark h6{color:#fff}.b-plan-h{overflow-x:auto}.b-plan-h__inner{min-width:720px}.b-plan-h__table{position:relative}.b-plan-h h2{color:#ddd;font-size:16px;font-weight:500;margin:0 0 25px;text-align:center}@media(min-width:768px){.b-plan-h h2{font-size:18px}}.b-plan-h__row{display:flex;transition:background .3s}.b-plan-h__row>*{width:25%}.b-plan-h__row:hover{background:hsla(0,0%,62%,.07)}.b-plan-h__row:first-child{background:none}.b-plan-h__th{font-size:16px;position:relative}@media(min-width:768px){.b-plan-h__th{font-size:18px}}.b-plan-h__th:after,.b-plan-h__th:before{display:none}.b-plan-h__th:after{background:url(/themes/custom/a365_guide/html/dist/images/b-plan-h/img/icon-check-b-plan.svg) 50%;background-size:contain;content:"";height:11px;position:absolute;right:1px;top:2px;width:14px}@media(min-width:1200px){.b-plan-h__th:after{right:2px;top:5px}}.b-plan-h__th:before{border-color:currentcolor currentcolor transparent transparent;border-radius:0 4px 0 0;border-style:solid;border-width:16px;content:"";position:absolute;right:-1px;top:-1px}@media(min-width:1200px){.b-plan-h__th:before{border-width:20px}}.b-plan-h__td{color:#ddd;font-size:14px}.b-plan-h__td,.b-plan-h__th{align-items:center;display:flex;gap:5px;justify-content:center;padding:10px;text-align:center}.b-plan-h__td:first-child,.b-plan-h__th:first-child{justify-content:space-between;text-align:left}@media(min-width:1200px){.b-plan-h__td:first-child,.b-plan-h__th:first-child{justify-content:left}}.b-plan-h__td svg,.b-plan-h__th svg{display:block}.b-plan-h__td._free .b-plan-h__current-level,.b-plan-h__td._free .b-plan-h__ico,.b-plan-h__td._free:before,.b-plan-h__th._free .b-plan-h__current-level,.b-plan-h__th._free .b-plan-h__ico,.b-plan-h__th._free:before{color:#267feb}.b-plan-h__td._standard .b-plan-h__current-level,.b-plan-h__td._standard .b-plan-h__ico,.b-plan-h__td._standard:before,.b-plan-h__th._standard .b-plan-h__current-level,.b-plan-h__th._standard .b-plan-h__ico,.b-plan-h__th._standard:before{color:#ff9f0a}.b-plan-h__td._pro .b-plan-h__current-level,.b-plan-h__td._pro .b-plan-h__ico,.b-plan-h__td._pro:before,.b-plan-h__th._pro .b-plan-h__current-level,.b-plan-h__th._pro .b-plan-h__ico,.b-plan-h__th._pro:before{color:#30d158}.b-plan-h__ico svg{display:block}.b-plan-h__ico svg path{stroke:currentColor}.b-plan-h__current-level{bottom:100%;display:none;font-size:12px;font-weight:500;left:0;position:absolute;text-align:center;width:100%}.b-plan-h__current-level span{background:#1e1e1e;display:inline-block;padding:5px;transform:translateY(50%)}.b-plan-h._free .b-plan-h__th._free .b-plan-h__current-level,.b-plan-h._free .b-plan-h__th._free:after,.b-plan-h._free .b-plan-h__th._free:before{display:block}.b-plan-h._free .b-plan-h__td._free,.b-plan-h._free .b-plan-h__th._free{border:2px solid #267feb;border-bottom:none;border-top:none}.b-plan-h._free .b-plan-h__th._free{border-radius:4px 4px 0 0;border-top:2px solid #267feb}.b-plan-h._free .b-plan-h__row:last-child .b-plan-h__td._free{border-bottom:2px solid #267feb;border-radius:0 0 4px 4px}.b-plan-h._standard .b-plan-h__th._standard .b-plan-h__current-level,.b-plan-h._standard .b-plan-h__th._standard:after,.b-plan-h._standard .b-plan-h__th._standard:before{display:block}.b-plan-h._standard .b-plan-h__td._standard,.b-plan-h._standard .b-plan-h__th._standard{border:2px solid #ff9f0a;border-bottom:none;border-top:none}.b-plan-h._standard .b-plan-h__th._standard{border-radius:4px 4px 0 0;border-top:2px solid #ff9f0a}.b-plan-h._standard .b-plan-h__row:last-child .b-plan-h__td._standard{border-bottom:2px solid #ff9f0a;border-radius:0 0 4px 4px}.b-plan-h._pro .b-plan-h__th._pro .b-plan-h__current-level,.b-plan-h._pro .b-plan-h__th._pro:after,.b-plan-h._pro .b-plan-h__th._pro:before{display:block}.b-plan-h._pro .b-plan-h__td._pro,.b-plan-h._pro .b-plan-h__th._pro{border:2px solid #30d158;border-bottom:none;border-top:none}.b-plan-h._pro .b-plan-h__th._pro{border-radius:4px 4px 0 0;border-top:2px solid #30d158}.b-plan-h._pro .b-plan-h__row:last-child .b-plan-h__td._pro{border-bottom:2px solid #30d158;border-radius:0 0 4px 4px}.b-plan-h__tooltip-popup-wrap{position:relative}.b-plan-h__tooltip-popup-wrap .modal{bottom:auto!important;left:100%!important;overflow:visible!important;padding-right:0!important;position:absolute!important;right:auto;top:5px!important}.b-plan-h__tooltip-popup-wrap .modal__dialog{transform:none!important;width:338px}.b-plan-h__tooltip-popup{cursor:pointer}.b-plan-h__tooltip-popup:hover{color:#fff}.tooltip-block{display:inline-block;filter:drop-shadow(0 2px 8px rgba(0,0,0,.32));margin-left:4px;position:relative}.tooltip-block:hover:after,.tooltip-block:hover:before{opacity:1;visibility:visible}.tooltip-block:after,.tooltip-block:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;transition:opacity .3s;visibility:hidden;z-index:1}.tooltip-block:before{border:5px solid transparent;border-top-color:#fff;content:"";left:50%;position:absolute;top:-5px;transform:translate(-50%)}.tooltip-block:after{background-color:#fff;border-radius:1px;bottom:100%;color:#1e1e1e;content:"";content:attr(data-title);font-size:11px;font-weight:400;left:50%;padding:8px;position:absolute;text-align:center;transform:translate(-50%,-5px);width:100px}@media(min-width:768px){.tooltip-block:after{width:204px}}.form-register__select .b-steps__form{padding-bottom:0}.form-register__item{display:none}.form-register__item._active{display:block}.s-message{background:#3a75ad;color:#fff;font-family:Inter;font-size:12px;font-weight:400;min-height:32px;padding:5px}.s-message,.s-message__text{align-items:center;display:flex;justify-content:center;text-align:center}.s-message__text :last-child{margin-bottom:0}.s-message__text a{color:#fff;text-decoration:underline}.s-message__text a:hover{text-decoration:none}.b-tooltip-popup{position:relative}.b-tooltip-popup__control{color:#484848!important;cursor:pointer;transition:color .3s}.b-tooltip-popup__control svg path{fill:currentColor}.b-tooltip-popup__control svg path:first-child{fill:none;stroke:currentColor}.b-tooltip-popup__control:hover{color:#fff!important}.b-tooltip-popup__inner{background:#282828;border-radius:4px;box-shadow:0 8px 32px rgba(0,0,0,.35);display:none;left:100%;margin-left:20px;position:absolute;top:-33px;width:338px;z-index:1}.b-tooltip-popup__inner:before{border:13px solid transparent;border-right-color:#282828;content:"";position:absolute;right:100%;top:30px}.b-tooltip-popup h2{color:#ddd;font-size:14px;margin:0 0 12px;padding-right:30px;text-align:left}@media(min-width:768px){.b-tooltip-popup h2{font-size:16px}}@media(min-width:1025px){.b-tooltip-popup h2{font-size:18px}}.b-tooltip-popup__close{cursor:pointer;position:absolute;right:16px;top:16px;transition:opacity .3s}.b-tooltip-popup__close:hover{opacity:.7}.b-tooltip-popup__body{color:#ddd;font-size:12px;padding:20px 30px 20px 20px}.b-tooltip-popup__body :last-child{margin-bottom:0}.b-tooltip-popup__footer{border-top:1px solid hsla(0,0%,100%,.07);padding:12px 20px}.b-tooltip-popup__footer,.b-tooltip-popup__footer a{color:#ddd;font-size:12px}.b-tooltip-popup__footer a:hover{color:#3a75ad}.b-tooltip-popup__footer :last-child{margin-bottom:0}.b-tooltip-popup__video-title{align-items:center;display:flex;gap:12px}.b-tooltip-popup._active .b-tooltip-popup__inner{display:block}.b-tooltip-popup._active .b-tooltip-popup__control{color:#fff!important}.b-tooltip-popup._bottom .b-tooltip-popup__inner{bottom:-10px;top:auto}.b-tooltip-popup._bottom .b-tooltip-popup__inner:before{bottom:6px;top:auto}.b-subscription-form .am-form{margin:0 auto;max-width:328px}.b-subscription-form .am-form .form-item{margin:0 0 8px}.b-subscription-form .am-form input[type=radio]+label:after{background:#64d2ff;border:none;border-radius:50%;content:"";display:none;height:8px;left:15px;position:absolute;top:50%;transform:translateY(-50%);width:8px}.b-subscription-form .am-form input[type=radio]+label:before{background:none;border:1px solid #505050;border-radius:50%;height:18px;left:10px;top:50%;transform:translateY(-50%);width:18px}.b-subscription-form .am-form input[type=radio]:checked+label:before{border-color:#64d2ff}.b-subscription-form .am-form input[type=radio]:checked+label:after{display:block}.b-subscription-form .am-form .form-type-radio label{background:#282828;border-radius:5px;color:#ddd;font-family:Inter;font-size:14px;padding:13px 38px;transition:background-color .3s}@media(min-width:768px){.b-subscription-form .am-form .form-type-radio label{font-size:16px}}.b-subscription-form .am-form .form-type-radio label:hover{background:#323232}.b-subscription-form__item{display:none}.b-subscription-form__item._active{display:block}.s-subscription__group{display:grid;gap:16px;grid-template-columns:1fr;margin:0 auto;max-width:370px}@media(min-width:768px){.s-subscription__group{grid-template-columns:1fr 1fr;max-width:752px}}.s-subscription__item{background:#282828;border-radius:4px;display:flex;flex-direction:column;overflow:hidden}.s-subscription__header{align-items:center;display:flex;height:120px;padding:20px 30px;position:relative;z-index:1}.s-subscription__header-bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.s-subscription__header-bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;width:100%}.s-subscription__header-title{color:#fff;font-size:12px}.s-subscription__header-title>:last-child{margin-bottom:0}.s-subscription__header-title h4{font-size:16px;font-weight:500;margin:0!important}.s-subscription__body{display:flex;flex:1;flex-direction:column;gap:16px;justify-content:space-between;padding:20px}@media(min-width:768px){.s-subscription__body{padding:32px}}.s-subscription__list ul{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.s-subscription__list li{align-items:center;color:#ddd;display:flex;font-size:12px;gap:8px;line-height:1.3;margin:0;padding:0}.s-subscription__list li._disable{opacity:.48}.s-subscription__list svg{display:block}.s-subscription__ico{display:flex;justify-content:center;min-width:24px}.s-subscription__btn .am-button{width:100%}.s-subscription__btn._disable{opacity:.48;pointer-events:none}.b-img-prev{display:flex;flex-direction:column;gap:8px}.b-img-prev__img-wrap{position:relative}.b-img-prev__img-preview{cursor:url(/themes/custom/a365_guide/html/dist/images/b-img-prev/img/zoom-in-icon.svg),auto;display:block;height:96px;margin:0 auto;position:relative;transition:opacity .3s;width:176px}@media(min-width:768px){.b-img-prev__img-preview{height:100%;width:100%}}.b-img-prev__img-preview:hover{opacity:.7}.b-img-prev__img-preview img{border-radius:4px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;width:100%}.b-img-prev__img-full{display:none}.b-img-prev__full-wrap{display:none;margin-top:-30px;position:absolute;z-index:10}@media(max-width:767px){.b-img-prev__full-wrap{left:0!important;width:100%}}@media(min-width:768px){.b-img-prev__full-wrap{margin-left:-120px}}@media(min-width:1025px){.b-img-prev__full-wrap{margin-left:-50px}}.b-img-prev__full-wrap img{background:linear-gradient(115.49deg,#267feb,#64d2ff);border-radius:4px;display:block;max-height:90vh;max-width:77vw;padding:10px}@media(max-width:767px){.b-img-prev__full-wrap img{margin:0 auto;max-width:90%}}@media(min-width:1105px){.b-img-prev__full-wrap img{max-height:806px;max-width:806px}}.b-img-prev__full-wrap .b-img-prev__img-full,.b-img-prev__full-wrap._active{display:block}.b-img-prev__full-wrap._bottom{bottom:0!important;top:auto!important}.b-img-prev__img-caption{font-size:9px;text-align:center}.b-support{--color-dark-fill-bg-group:#363636;--color-dark-text-primary:#fff;--color-dark-text-secondary:#ddd;bottom:32px;font-family:Inter;position:fixed;right:32px;z-index:100}.b-support__control{cursor:pointer;transition:opacity .3s}.b-support__control:hover{opacity:.9}.b-support__close{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:0;top:0;width:32px}.b-support__close:hover{opacity:.9}.b-support__close svg{display:block}.b-support__ico{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;width:48px}.b-support__ico,.b-support__popup{background:var(--color-dark-fill-bg-group)}.b-support__popup{border-radius:4px;bottom:100%;box-shadow:0 8px 32px rgba(0,0,0,.16);display:none;margin-bottom:16px;padding:16px 40px 16px 16px;position:absolute;right:0;width:260px}@media(min-width:768px){.b-support__popup{width:360px}}.b-support__row{display:flex;gap:16px}.b-support__avatar{border-radius:50%;height:48px;min-width:48px;overflow:hidden;width:48px}.b-support__avatar img{border-radius:50%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;overflow:hidden;width:100%}.b-support__desc{color:var(--color-dark-text-secondary);font-size:12px;font-weight:400}.b-support__desc h5{color:var(--color-dark-text-primary);font-weight:500;margin:0 0 8px}.b-support__btn-group{margin-top:16px}.b-support__btn-group .am-button._style-blue{background:#5090dd;border:none;border-radius:4px;color:var(--color-dark-text-primary);font-family:Inter;font-size:12px;font-weight:500;padding:8px 16px}.b-support__btn-group .am-button._style-blue:hover{background:#1a558d}.b-support._active .b-support__popup{display:block}.b-alert,.b-alert h2,.b-alert h3,.b-alert h4,.b-alert h5,.b-alert h6,.b-alert ol,.b-alert p,.b-alert ul{font-family:Inter}.b-alert h2:last-child,.b-alert h3:last-child,.b-alert h4:last-child,.b-alert h5:last-child,.b-alert h6:last-child,.b-alert ol:last-child,.b-alert p:last-child,.b-alert ul:last-child{margin-bottom:0}.b-alert__in{background:#fff1d6;border:1px solid #ffe453;border-radius:4px;color:rgba(28,28,28,.7);font-size:15px;min-height:110px;padding:16px 12px;text-align:center}@media(min-width:768px){.b-alert__in{font-size:16px;padding:27px 20px}}@media(min-width:1200px){.b-alert__in{font-size:16px}}.b-alert__title{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:5px}.b-alert__title svg{display:block;min-width:25px}.b-alert__title h3{color:#2e2e2e;font-size:16px;font-weight:700;line-height:1.1;margin:0 0 5px}@media(min-width:768px){.b-alert__title h3{font-size:18px}}@media(min-width:1200px){.b-alert__title h3{font-size:24px}}.b-alert__text a{color:#0ba2ff}.b-alert__text a:hover{color:#0085d7}.b-alert._info .b-alert__in{background:#fff1d6;border:1px solid #ffe453}.b-alert._warning .b-alert__in{background:#ffe6f0;border:1px solid #e74c3c}
