/* @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(https://www.altium.com/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(https://www.altium.com/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(https://www.altium.com/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(https://www.altium.com/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(https://www.altium.com/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(https://www.altium.com/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(https://www.altium.com/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(https://www.altium.com/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(https://www.altium.com/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(https://www.altium.com/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(https://www.altium.com/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;}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://www.altium.com/themes/custom/altium_search/html/dist/vendor/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.b-categories{border:1px solid #E2E2E2;border-radius:8px;}.b-categories .form-item:not(:last-child){border-bottom:1px solid #E2E2E2;}.b-categories.am-form .form-item{margin:0;}.b-categories.am-form .form-item label{padding:13px 0 13px 36px;}.b-categories.am-form .form-item label:before{top:13px;left:10px;}@font-face{font-family:'Inter';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Regular.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Medium.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Bold.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Inter';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Black.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/Inter-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans-Light.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans-Semibold.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'OpenSans';src:url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans-Bold.woff2) format("woff2"),url(https://www.altium.com/themes/custom/altium_search/html/dist/fonts/OpenSans-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.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{background-color:transparent;-webkit-text-decoration-skip:objects}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:-0.25em}sup{top:-0.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:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.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}.row{--bs-gutter-x:20px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto > *{flex:0 0 auto;width:auto}.row-cols-1 > *{flex:0 0 auto;width:100%}.row-cols-2 > *{flex:0 0 auto;width:50%}.row-cols-3 > *{flex:0 0 auto;width:33.33333%}.row-cols-4 > *{flex:0 0 auto;width:25%}.row-cols-5 > *{flex:0 0 auto;width:20%}.row-cols-6 > *{flex:0 0 auto;width:16.66667%}@media (min-width:768px){.col-sm{flex:1 0 0%}.row-cols-sm-auto > *{flex:0 0 auto;width:auto}.row-cols-sm-1 > *{flex:0 0 auto;width:100%}.row-cols-sm-2 > *{flex:0 0 auto;width:50%}.row-cols-sm-3 > *{flex:0 0 auto;width:33.33333%}.row-cols-sm-4 > *{flex:0 0 auto;width:25%}.row-cols-sm-5 > *{flex:0 0 auto;width:20%}.row-cols-sm-6 > *{flex:0 0 auto;width:16.66667%}}@media (min-width:992px){.col-md{flex:1 0 0%}.row-cols-md-auto > *{flex:0 0 auto;width:auto}.row-cols-md-1 > *{flex:0 0 auto;width:100%}.row-cols-md-2 > *{flex:0 0 auto;width:50%}.row-cols-md-3 > *{flex:0 0 auto;width:33.33333%}.row-cols-md-4 > *{flex:0 0 auto;width:25%}.row-cols-md-5 > *{flex:0 0 auto;width:20%}.row-cols-md-6 > *{flex:0 0 auto;width:16.66667%}}@media (min-width:1200px){.col-lg{flex:1 0 0%}.row-cols-lg-auto > *{flex:0 0 auto;width:auto}.row-cols-lg-1 > *{flex:0 0 auto;width:100%}.row-cols-lg-2 > *{flex:0 0 auto;width:50%}.row-cols-lg-3 > *{flex:0 0 auto;width:33.33333%}.row-cols-lg-4 > *{flex:0 0 auto;width:25%}.row-cols-lg-5 > *{flex:0 0 auto;width:20%}.row-cols-lg-6 > *{flex:0 0 auto;width:16.66667%}}@media (min-width:1600px){.col-xl{flex:1 0 0%}.row-cols-xl-auto > *{flex:0 0 auto;width:auto}.row-cols-xl-1 > *{flex:0 0 auto;width:100%}.row-cols-xl-2 > *{flex:0 0 auto;width:50%}.row-cols-xl-3 > *{flex:0 0 auto;width:33.33333%}.row-cols-xl-4 > *{flex:0 0 auto;width:25%}.row-cols-xl-5 > *{flex:0 0 auto;width:20%}.row-cols-xl-6 > *{flex:0 0 auto;width:16.66667%}}@media (min-width:1921px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.66667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-auto,.gx-auto{--bs-gutter-x:20px}.g-auto,.gy-auto{--bs-gutter-y:20px}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:768px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-auto,.gx-sm-auto{--bs-gutter-x:20px}.g-sm-auto,.gy-sm-auto{--bs-gutter-y:20px}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-auto,.gx-md-auto{--bs-gutter-x:20px}.g-md-auto,.gy-md-auto{--bs-gutter-y:20px}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-auto,.gx-lg-auto{--bs-gutter-x:20px}.g-lg-auto,.gy-lg-auto{--bs-gutter-y:20px}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1600px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-auto,.gx-xl-auto{--bs-gutter-x:20px}.g-xl-auto,.gy-xl-auto{--bs-gutter-y:20px}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1921px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-auto,.gx-xxl-auto{--bs-gutter-x:20px}.g-xxl-auto,.gy-xxl-auto{--bs-gutter-y:20px}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}._jc-start{justify-content:flex-start!important}._jc-end{justify-content:flex-end!important}._jc-center{justify-content:center!important}._jc-between{justify-content:space-between!important}._jc-around{justify-content:space-around!important}._jc-evenly{justify-content:space-evenly!important}._ai-start{align-items:flex-start!important}._ai-end{align-items:flex-end!important}._ai-center{align-items:center!important}._ai-baseline{align-items:baseline!important}._ai-stretch{align-items:stretch!important}@media (min-width:768px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}._jc-sm-start{justify-content:flex-start!important}._jc-sm-end{justify-content:flex-end!important}._jc-sm-center{justify-content:center!important}._jc-sm-between{justify-content:space-between!important}._jc-sm-around{justify-content:space-around!important}._jc-sm-evenly{justify-content:space-evenly!important}._ai-sm-start{align-items:flex-start!important}._ai-sm-end{align-items:flex-end!important}._ai-sm-center{align-items:center!important}._ai-sm-baseline{align-items:baseline!important}._ai-sm-stretch{align-items:stretch!important}}@media (min-width:992px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}._jc-md-start{justify-content:flex-start!important}._jc-md-end{justify-content:flex-end!important}._jc-md-center{justify-content:center!important}._jc-md-between{justify-content:space-between!important}._jc-md-around{justify-content:space-around!important}._jc-md-evenly{justify-content:space-evenly!important}._ai-md-start{align-items:flex-start!important}._ai-md-end{align-items:flex-end!important}._ai-md-center{align-items:center!important}._ai-md-baseline{align-items:baseline!important}._ai-md-stretch{align-items:stretch!important}}@media (min-width:1200px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}._jc-lg-start{justify-content:flex-start!important}._jc-lg-end{justify-content:flex-end!important}._jc-lg-center{justify-content:center!important}._jc-lg-between{justify-content:space-between!important}._jc-lg-around{justify-content:space-around!important}._jc-lg-evenly{justify-content:space-evenly!important}._ai-lg-start{align-items:flex-start!important}._ai-lg-end{align-items:flex-end!important}._ai-lg-center{align-items:center!important}._ai-lg-baseline{align-items:baseline!important}._ai-lg-stretch{align-items:stretch!important}}@media (min-width:1600px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}._jc-xl-start{justify-content:flex-start!important}._jc-xl-end{justify-content:flex-end!important}._jc-xl-center{justify-content:center!important}._jc-xl-between{justify-content:space-between!important}._jc-xl-around{justify-content:space-around!important}._jc-xl-evenly{justify-content:space-evenly!important}._ai-xl-start{align-items:flex-start!important}._ai-xl-end{align-items:flex-end!important}._ai-xl-center{align-items:center!important}._ai-xl-baseline{align-items:baseline!important}._ai-xl-stretch{align-items:stretch!important}}@media (min-width:1921px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}._jc-xxl-start{justify-content:flex-start!important}._jc-xxl-end{justify-content:flex-end!important}._jc-xxl-center{justify-content:center!important}._jc-xxl-between{justify-content:space-between!important}._jc-xxl-around{justify-content:space-around!important}._jc-xxl-evenly{justify-content:space-evenly!important}._ai-xxl-start{align-items:flex-start!important}._ai-xxl-end{align-items:flex-end!important}._ai-xxl-center{align-items:center!important}._ai-xxl-baseline{align-items:baseline!important}._ai-xxl-stretch{align-items:stretch!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}body,html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%}body{min-height:100%;font-size:14px;line-height:1.4;font-family:Inter;min-width:320px;color:rgba(0,0,0,0.8);overflow-x:hidden}*,:after,:before{box-sizing:border-box;outline:0}img{max-width:100%;height:auto;vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:normal;line-height:1.2}p{margin:0 0 16px}ol,ul{margin:0;padding:0 0 0 16px}ol li,ul li{padding:0}a{color:#2b87c8;text-decoration:none;transition:.3s}a:hover{color:#1172c6}a > svg{display:block}a > svg path,a > svg rect{fill:currentColor}a > svg circle{stroke:currentColor}.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{position:relative;min-height:1px;padding-left:0;padding-right:0}.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:992px){.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:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.rteleft{text-align:left}.rtecenter{text-align:center}.rteright{text-align:right}.desktop-only{display:none!important}@media (min-width:768px){.mobile-only{display:none!important}.desktop-only{display:block!important}}.am-form{text-align:left}.am-form *{outline:0!important;box-sizing:border-box}.am-form .clientside-error,.am-form .messages,.am-form .webform-ajax-messages .messages{display:none!important}.am-form .form-required{color:inherit}.am-form .form-item > .form-item{margin-bottom:0}.am-form fieldset{border:none;padding:0}.am-form fieldset fieldset:last-child{margin-bottom:0}.am-form fieldset .fieldset-wrapper:after{content:'';display:table;clear:both}.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{text-align:center;max-width:500px;margin:0 auto}.am-form .webform-confirmation .links{margin-top:20px}.am-form .webform-confirmation *:last-child{margin-bottom:0}.am-form .form-item,.am-form .mktoFormRow{position:relative;margin:0 0 18px}.am-form .form-actions,.am-form .mktoButtonRow{margin-bottom:0;clear:both}.am-form .form-actions._style-wide .am-btn,.am-form .mktoButtonRow._style-wide .am-btn{width:100%}.am-form input:not([type=checkbox]):not([type=radio]),.am-form select,.am-form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border-radius:0}.am-form textarea{resize:none;height:auto}.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 select{cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAQAAACoRNXiAAAAK0lEQVQY02NgoA0w/mb8Hw6/oUuaIkmaYuotgEoVYDd6LVBqLW6bj5HsWAAv0Bfed1VYOwAAAABJRU5ErkJggg==)!important;background-position:calc(100% - 14px) 50%!important;background-repeat:no-repeat!important;overflow:hidden;text-overflow:ellipsis}.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{width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid;border-radius:4px;padding:12px 16px;font-size:15px;line-height:1.2;font-family:OpenSans;font-weight:400;text-align:left}.am-form .form-item._field-status input{padding-right:40px!important}.am-form .form-item._field-status .field-status-img{position:absolute;right:23px;top:39px;width:16px}.am-form .form-item._field-status .field-status-img img{display:block}.am-form .form-item._field-status .field-status-img .lds-spinner{margin:-32px!important}.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-weight:500;font-size:13px;line-height:1.2}.am-form .select2-results__option{padding:8px 16px 6px;transition:color 0.3s,background-color 0.3s}.am-form .field-use-img{position:relative}.am-form .field-use-img__img{position:absolute;left:8px;top:11px}.am-form .field-use-img__img img{display:block}.am-form .field-use-img .form-text{padding-left:48px!important;padding-right:7px!important}.am-form label,.am-form legend{font-family:Inter;display:block}.am-form label span,.am-form legend span{font-weight:normal}.am-form legend{font-size:16px;line-height:1.4285;margin-bottom:24px;font-weight:500}.am-form label{font-weight:normal;margin-bottom:7px;font-size:13px}@media (min-width:768px){.am-form textarea:not([rows]){height:82px}.am-form label.element-invisible + *{margin-top:26px}}.am-form .am-row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.am-form .am-row [class*='am-col-']{padding-left:10px;padding-right:10px;float:none}@media (max-width:767px){.am-form .am-row > *:not([class*='am-col-xs']){width:100%}}.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-row._style-s{margin-left:-5px;margin-right:-5px}.am-form .am-row._style-s [class*='am-col-']{padding-left:5px;padding-right:5px}.am-form .am-row-group{display:flex}.am-form .am-row-group [class*='am-col-']{padding-left:0!important;padding-right:0!important}.am-form .am-row-group [class*='am-col-']:not(:first-child) input{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.am-form .am-row-group [class*='am-col-']:not(:first-child) input:not(:focus){border-left-color:transparent!important}.am-form .am-row-group [class*='am-col-']:first-child input,.am-form .am-row-group [class*='am-col-']:first-child select{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.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{text-align:left;transition:color .3s;position:relative;font-size:14px;line-height:1.5;font-family:Inter;margin:0;padding:0 0 0 26px;cursor:pointer;text-transform:none}.am-form .am-checkbox label.style-s,.am-form .form-type-checkbox label.style-s,.am-form .form-type-radio label.style-s{padding-left:30px;font:400 10px/1.5 Inter}.am-form .am-checkbox label.style-s:before,.am-form .form-type-checkbox label.style-s:before,.am-form .form-type-radio label.style-s:before{top:-3px}.am-form .am-checkbox label.style-s:after,.am-form .form-type-checkbox label.style-s:after,.am-form .form-type-radio label.style-s:after{top:3px!important}.am-form .am-checkbox label.style-not-label,.am-form .form-type-checkbox label.style-not-label,.am-form .form-type-radio label.style-not-label{padding:0;width:20px;height:20px}.am-form .am-checkbox.style-a,.am-form .form-type-checkbox.style-a,.am-form .form-type-radio.style-a{border:1px solid #f0f0f0;border-radius:4px;padding:14px 16px}.am-form .am-checkbox.style-a label,.am-form .form-type-checkbox.style-a label,.am-form .form-type-radio.style-a label{color:#414143}.am-form .am-checkbox._style-default,.am-form .form-type-checkbox._style-default,.am-form .form-type-radio._style-default{border:none;padding:0;margin:0}.am-form input[type=checkbox],.am-form input[type=radio]{opacity:0;visibility:hidden;position:absolute;left:-9999px}.am-form input[type=checkbox] + label:before,.am-form input[type=radio] + label:before{border:1px solid}.am-form input[type=checkbox][disabled] + label,.am-form input[type=radio][disabled] + label{cursor:not-allowed}.am-form input[type=checkbox] + label:before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;border-radius:4px}.am-form input[type=checkbox]:checked + label:after{content:"";position:absolute;top:5px;left:5px;width:8px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg)}.am-form input[type=checkbox]:checked + label:before{border-color:#2b87c8!important}.am-form input[type=radio] + label:before{content:"";position:absolute;top:0;left:2px;width:18px;height:18px;border-radius:50%}.am-form input[type=radio]:checked + label:before{box-shadow:inset 0 0 0 4px #2B87C8;border-color:#2B87C8;background:#fff!important}.am-form .iti{width:100%}.am-form .iti ~ .b-tooltip{position:absolute;z-index:6;left:50%;width:90%;transform:translate(-50%,0);top:calc(100% + 6px)}.am-form .iti__flag-container{height:44px;width:64px;border-radius:6px 0 0 6px}.am-form .iti__selected-flag{padding:0 0 0 14px;border-right:1px solid;border-radius:6px 0 0 6px}.am-form .iti__arrow{margin-left:10px;border-top:4px solid}.am-form .iti__arrow--up{border-top:none;border-bottom:4px solid}.am-form .iti__country-list{box-shadow:none;border-radius:0 0 4px 4px;border:1px solid;max-height:300px}.am-form .iti__country{font-size:13px;line-height:1.2;padding:5px 14px;margin:0;display:flex;align-items:center;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{display:block;text-align:left;color:#c7c7cc}.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;right:10px;margin-top:-1px}.am-form .intl-tel-input .country-list{color:#414143;margin:0 0 0 -1px;padding:5px 0;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 4px 4px;font-size:12px;min-height:0;max-height:180px;box-shadow:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.am-form .intl-tel-input .country-list.dropup{border-radius:4px 4px 0 0}.am-form .intl-tel-input .country-list .country{margin:0 0 6px;padding:2px 15px;transition:background .3s,color .3s;display:flex;align-items:center}.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 .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-color:rgba(17,17,17,0.1);background-color:#fff!important;color:#141416}.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:#626264;opacity:1;font-weight:400}.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 select:-moz-placeholder,.am-form textarea:-moz-placeholder{color:#626264;opacity:1;font-weight:400}.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 select::-moz-placeholder,.am-form textarea::-moz-placeholder{color:#626264;opacity:1;font-weight:400}.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:#626264;opacity:1;font-weight:400}.am-form .select2-container .select2-selection--single[disabled],.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])[disabled],.am-form select[disabled],.am-form textarea[disabled]{border-color:#f5f5f5!important;background-color:#f5f5f5!important;cursor:not-allowed}.am-form .select2-container .select2-selection--single.error,.am-form .select2-container .select2-selection--single.input-validation-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"]).input-validation-error,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).mktoInvalid,.am-form select.error,.am-form select.input-validation-error,.am-form select.mktoInvalid,.am-form textarea.error,.am-form textarea.input-validation-error,.am-form textarea.mktoInvalid{border-color:#f26538!important}.am-form .select2-container .select2-selection--single ~ .b-tooltip,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]) ~ .b-tooltip,.am-form select ~ .b-tooltip,.am-form textarea ~ .b-tooltip{display:none;position:absolute;z-index:6;left:50%;width:90%;transform:translate(-50%,0);top:calc(100% + 6px)}.am-form .select2-container .select2-selection--single.error ~ .b-tooltip,.am-form .select2-container .select2-selection--single.input-validation-error ~ .b-tooltip,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error ~ .b-tooltip,.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).input-validation-error ~ .b-tooltip,.am-form select.error ~ .b-tooltip,.am-form select.input-validation-error ~ .b-tooltip,.am-form textarea.error ~ .b-tooltip,.am-form textarea.input-validation-error ~ .b-tooltip{display:block}.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:#007dd4;box-shadow:none}.am-form select.error + .selectize-control .selectize-input,.am-form select.input-validation-error + .selectize-control .selectize-input{border-color:#f26538!important}.am-form .am-checkbox,.am-form .form-type-checkbox,.am-form .form-type-radio{color:#111}.am-form .am-checkbox a,.am-form .form-type-checkbox a,.am-form .form-type-radio a{color:#2b87c8}.am-form .am-checkbox label,.am-form .form-type-checkbox label,.am-form .form-type-radio label{color:inherit}.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:#d0d0d0}.am-form .mktoInvalid label:before,.am-form input[type=checkbox].error+label:before,.am-form input[type=checkbox].input-validation-error+label:before,.am-form input[type=radio].error+label:before,.am-form input[type=radio].input-validation-error+label:before{border-color:#f26538!important}.am-form input[type=checkbox]:checked + label:before{border-color:#d0d0d0}.am-form label{color:#111}.am-form legend{color:#141416}.am-form .mktoError,.am-form .mktoErrorArrowWrap{background:#f26538}.am-form .iti__flag-container:hover .iti__selected-flag{background:rgba(252,252,252,0.7)!important}.am-form .iti__selected-flag{transition:background-color .3s;background:#fcfcfc!important;border-right-color:rgba(17,17,17,0.1)!important}.am-form .iti__arrow{border-top-color:#111}.am-form .iti__arrow:before{border-color:#111}.am-form .iti__arrow--up{border-bottom-color:#111}.am-form .iti__country-list{background-color:#fff!important;border-color:rgba(17,17,17,0.1)!important}.am-form .iti__country{color:#111!important}.am-form .iti__highlight{background-color:rgba(0,0,0,0.05)!important;color:#111!important}.am-form .select2-dropdown{background-color:#fff;border-color:rgba(17,17,17,0.1)}.am-form .select2-results__option{color:#111}.am-form .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,0.02);color:#111}.am-form .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,0.05);color:#111}.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 .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{border-color:rgba(43,43,43,0.7);background-color:#1d1d1d!important;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;font-weight:400}.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 select:-moz-placeholder,.am-form_style-black textarea:-moz-placeholder{color:#8e8e93;opacity:1;font-weight:400}.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 select::-moz-placeholder,.am-form_style-black textarea::-moz-placeholder{color:#8e8e93;opacity:1;font-weight:400}.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;font-weight:400}.am-form_style-black .select2-container .select2-selection--single[disabled],.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])[disabled],.am-form_style-black select[disabled],.am-form_style-black textarea[disabled]{border-color:#131313!important;background-color:#131313!important;cursor:not-allowed}.am-form_style-black .select2-container .select2-selection--single.error,.am-form_style-black .select2-container .select2-selection--single.input-validation-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"]).input-validation-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.input-validation-error,.am-form_style-black select.mktoInvalid,.am-form_style-black textarea.error,.am-form_style-black textarea.input-validation-error,.am-form_style-black textarea.mktoInvalid{border-color:#f26538!important}.am-form_style-black .select2-container .select2-selection--single ~ .b-tooltip,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]) ~ .b-tooltip,.am-form_style-black select ~ .b-tooltip,.am-form_style-black textarea ~ .b-tooltip{display:none;position:absolute;z-index:6;left:50%;width:90%;transform:translate(-50%,0);top:calc(100% + 6px)}.am-form_style-black .select2-container .select2-selection--single.error ~ .b-tooltip,.am-form_style-black .select2-container .select2-selection--single.input-validation-error ~ .b-tooltip,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error ~ .b-tooltip,.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).input-validation-error ~ .b-tooltip,.am-form_style-black select.error ~ .b-tooltip,.am-form_style-black select.input-validation-error ~ .b-tooltip,.am-form_style-black textarea.error ~ .b-tooltip,.am-form_style-black textarea.input-validation-error ~ .b-tooltip{display:block}.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 select.error + .selectize-control .selectize-input,.am-form_style-black select.input-validation-error + .selectize-control .selectize-input{border-color:#f26538!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 .am-checkbox label,.am-form_style-black .form-type-checkbox label,.am-form_style-black .form-type-radio label{color:inherit}.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=checkbox].input-validation-error+label:before,.am-form_style-black input[type=radio].error+label:before,.am-form_style-black input[type=radio].input-validation-error+label:before{border-color:#f26538!important}.am-form_style-black input[type=checkbox]:checked + label:before{border-color:#1d1d1d}.am-form_style-black label{color:#8e8e93}.am-form_style-black legend{color:#fff}.am-form_style-black .mktoError,.am-form_style-black .mktoErrorArrowWrap{background:#f26538}.am-form_style-black .iti__flag-container:hover .iti__selected-flag{background:rgba(26,26,26,0.7)!important}.am-form_style-black .iti__selected-flag{transition:background-color .3s;background:#1a1a1a!important;border-right-color:rgba(43,43,43,0.7)!important}.am-form_style-black .iti__arrow{border-top-color:#8e8e93}.am-form_style-black .iti__arrow:before{border-color:#8e8e93}.am-form_style-black .iti__arrow--up{border-bottom-color:#8e8e93}.am-form_style-black .iti__country-list{background-color:#1d1d1d!important;border-color:rgba(43,43,43,0.7)!important}.am-form_style-black .iti__country{color:#8e8e93!important}.am-form_style-black .iti__highlight{background-color:rgba(0,0,0,0.05)!important;color:#8e8e93!important}.am-form_style-black .select2-dropdown{background-color:#1d1d1d;border-color:rgba(43,43,43,0.7)}.am-form_style-black .select2-results__option{color:#8e8e93}.am-form_style-black .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:rgba(0,0,0,0.02);color:#8e8e93}.am-form_style-black .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,0,0,0.05);color:#8e8e93}.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}.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-size:14px;font-weight:normal;font-family:Inter;text-transform:uppercase;margin-bottom:4px}.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{border-top:none;border-left:none;border-right:none;border-radius:0;padding-left:0;background-color:transparent!important;font-size:18px;font-weight:normal;font-family:Inter;padding-top:16px;padding-bottom:16px;height:54px}.am-form_style-border .select2-dropdown{border-radius:0}.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;bottom:auto;height:44px}.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{content:"";position:absolute;top:50%;left:50%;border-left:1px solid;border-bottom:1px solid;width:9px;height:9px;transform:rotate(-45deg) translate(-50%,-50%);margin-top:-7px}.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{transform:rotate(135deg) translate(50%,50%);margin-top:0}.am-form_style-border .iti__arrow{margin-left:17px;border:none;width:9px;height:100%;position:relative;top: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 .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{border-color:rgba(0,0,0,0.2);background-color:transparent!important;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;font-weight:400}.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 select:-moz-placeholder,.am-form_style-border textarea:-moz-placeholder{color:#8e8e93;opacity:1;font-weight:400}.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 select::-moz-placeholder,.am-form_style-border textarea::-moz-placeholder{color:#8e8e93;opacity:1;font-weight:400}.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;font-weight:400}.am-form_style-border .select2-container .select2-selection--single[disabled],.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])[disabled],.am-form_style-border select[disabled],.am-form_style-border textarea[disabled]{border-color:rgba(0,0,0,0)!important;background-color:rgba(0,0,0,0)!important;cursor:not-allowed}.am-form_style-border .select2-container .select2-selection--single.error,.am-form_style-border .select2-container .select2-selection--single.input-validation-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"]).input-validation-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.input-validation-error,.am-form_style-border select.mktoInvalid,.am-form_style-border textarea.error,.am-form_style-border textarea.input-validation-error,.am-form_style-border textarea.mktoInvalid{border-color:#f26538!important}.am-form_style-border .select2-container .select2-selection--single ~ .b-tooltip,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]) ~ .b-tooltip,.am-form_style-border select ~ .b-tooltip,.am-form_style-border textarea ~ .b-tooltip{display:none;position:absolute;z-index:6;left:50%;width:90%;transform:translate(-50%,0);top:calc(100% + 6px)}.am-form_style-border .select2-container .select2-selection--single.error ~ .b-tooltip,.am-form_style-border .select2-container .select2-selection--single.input-validation-error ~ .b-tooltip,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error ~ .b-tooltip,.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).input-validation-error ~ .b-tooltip,.am-form_style-border select.error ~ .b-tooltip,.am-form_style-border select.input-validation-error ~ .b-tooltip,.am-form_style-border textarea.error ~ .b-tooltip,.am-form_style-border textarea.input-validation-error ~ .b-tooltip{display:block}.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 select.error + .selectize-control .selectize-input,.am-form_style-border select.input-validation-error + .selectize-control .selectize-input{border-color:#f26538!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 .am-checkbox label,.am-form_style-border .form-type-checkbox label,.am-form_style-border .form-type-radio label{color:inherit}.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=checkbox].input-validation-error+label:before,.am-form_style-border input[type=radio].error+label:before,.am-form_style-border input[type=radio].input-validation-error+label:before{border-color:#f26538!important}.am-form_style-border input[type=checkbox]:checked + label:before{border-color:#e0e0e0}.am-form_style-border label{color:#131313}.am-form_style-border legend{color:#101010}.am-form_style-border .mktoError,.am-form_style-border .mktoErrorArrowWrap{background:#f26538}.am-form_style-border .iti__flag-container:hover .iti__selected-flag{background:rgba(252,252,252,0.7)!important}.am-form_style-border .iti__selected-flag{transition:background-color .3s;background:#fcfcfc!important;border-right-color:rgba(0,0,0,0.2)!important}.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,0.2)!important}.am-form_style-border .iti__country{color:#131313!important}.am-form_style-border .iti__highlight{background-color:rgba(0,0,0,0.05)!important;color:#131313!important}.am-form_style-border .select2-dropdown{background-color:#fff;border-color:rgba(0,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,0.02);color:#131313}.am-form_style-border .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(0,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}.am-form .form-checkbox-style-a{margin-top:10px;border:1px solid #f0f0f0;border-radius:4px;padding:14px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:0}.am-form .form-checkbox-style-a.form-type-checkbox label{color:#525252;font-size:14px}.am-form .form-type-checkbox.form-checkbox-style-c label{font-size:14px;color:#525252;font-family:OpenSans}.am-form .form-type-checkbox.form-checkbox-style-c label:before{top:1px}.am-form .form-type-checkbox.form-checkbox-style-c input[type=checkbox]:checked + label:after{top:7px}.l-page{overflow:hidden;position:relative}.l-page__in{padding:30px 0}.l-page__main{display:flex}.l-container{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:90%}@media (min-width:768px){.l-container{max-width:90%}}@media (min-width:992px){.l-container{max-width:970px}}@media (min-width:1200px){.l-container{max-width:1170px}}.l-container:after,.l-container:before{content:" ";display:table}.am-btn{border-radius:40px;padding:15px 22px;font-size:14px;font-weight:500;font-family:Inter;line-height:1.2;text-decoration:none!important;display:inline-block;transition:background-color .3s,border-color .3s,color 0.3s;cursor:pointer;outline:0!important;text-align:center;background:#2b87c8;border:2px solid #2b87c8;color:#fff}.am-btn:active,.am-btn:hover,.am-btn_active,.am-btn_hover{background:#2679b3;border-color:#2679b3;color:#fff}.am-btn._width-wide{width:100%}.am-btn._size-xsmall{font-size:11px;padding:7px 11px}.am-btn._size-small{font-size:12px;padding:11px 22px}.am-btn._color-gray{background:#e8e8e8;border:2px solid #e8e8e8;color:#111}.am-btn._color-gray:active,.am-btn._color-gray:hover,.am-btn._color-gray_active,.am-btn._color-gray_hover{background:#dbdbdb;border-color:#dbdbdb;color:#111}.am-btn._color-white{background:#fff;border:2px solid #111;color:#111}.am-btn._color-white:active,.am-btn._color-white:hover,.am-btn._color-white_active,.am-btn._color-white_hover{background:#f2f2f2;border-color:#111;color:#111}.am-btn._disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#e8e8e8;border:2px solid #e8e8e8;color:rgba(17,17,17,0.35)}.am-btn._disabled:active,.am-btn._disabled:hover,.am-btn._disabled_active,.am-btn._disabled_hover{background:#dbdbdb;border-color:#dbdbdb;color:rgba(17,17,17,0.35)}.b-search{margin-bottom:30px;position:relative}.b-search .form-text{border:1px solid rgba(17,17,17,0.12);border-radius:50px;font-size:18px;line-height:1.2;color:#111;font-family:Inter;background:#fff;padding:19px 58px;margin:0;width:100%;transition:border-color 0.3s}.b-search .form-text:focus{border-color:rgba(17,17,17,0.5)}.b-search .form-submit,.b-search__clear{text-indent:-9999px;font-size:0;line-height:0;position:absolute;top:50%;transform:translate(0,-50%)}.b-search__clear{display:none;right:23px}.b-search__clear a{background:url(https://www.altium.com/themes/custom/altium_search/html/dist/images/x.svg) center no-repeat;width:14px;height:14px;display:block}.b-search .form-submit{left:23px;border:none;padding:0;margin:0;background:url(https://www.altium.com/themes/custom/altium_search/html/dist/images/search.svg) center no-repeat;width:16px;height:16px;cursor:pointer}.b-search._active .b-search__clear{display:block}.b-download{background:#f2f4f6;border-radius:5px;margin-bottom:30px;padding:14px;text-align:center}.b-download__title{font-size:16px;color:#111;margin-right:auto;margin-bottom:10px}@media (min-width:768px){.b-download{text-align:left;padding:14px 25px;display:flex;align-items:center}.b-download__title{margin-bottom:0}}.b-download__file-info{font-size:12px;color:#888;margin-bottom:10px}@media (min-width:768px){.b-download__file-info{margin-bottom:0;margin-right:15px}}.b-media{background:#f2f4f6;border-radius:5px;padding:26px 26px 26px 74px;position:relative;margin-bottom:30px}.b-media__ico{position:absolute;width:36px;text-align:center;top:18px;left:20px}.b-media__title{font-weight:500;font-size:16px;color:#111;font-family:Inter;margin-bottom:14px}@media (min-width:768px){.b-media__title{font-size:18px}}@media (max-width:767px){.b-media__ico{top:16px}.b-media__title{font-size:14px;color:#111;font-weight:normal}}.b-media__links,.b-media__text{margin-left:-50px;font-size:12px}.b-media__text{color:#888;max-width:612px}.b-media__text *:last-child{margin-bottom:0}.b-media__links{padding-top:20px}.b-media__links li,.b-media__links ul{margin:0;padding:0;list-style:none}.b-media__links ul{display:flex;margin-bottom:20px}.b-media__links li:not(:first-child){margin-left:8px;padding-left:8px;border-left:1px solid rgba(17,17,17,0.1)}.b-media__links li a:hover{color:#1172c6}.b-media__links a:not(.am-btn){color:#111;text-decoration:none;font-size:10px;font-weight:500}@media (min-width:768px){.b-media__links,.b-media__text{margin-left:0;font-size:14px}.b-media__links{padding-top:10px;display:flex;align-items:center}.b-media__links ul{margin-bottom:0}.b-media__links li:not(:first-child){margin-left:15px;padding-left:15px}.b-media__links a:not(.am-btn){font-size:12px}}.b-media__links .am-btn{margin-left:auto}.aside{width:220px;min-width:220px;display:none}@media (max-width:991px){.aside{position:fixed;left:0;top:0;bottom:0;z-index:50;width:100%;background:rgba(17,17,17,0.35)}.aside .aside__wrap{background:#fff;max-width:384px;position:absolute;left:0;top:0;bottom:0;right:0;transform:translate(-100%,0)}.aside .aside__wrap__scroll{padding:42px 42px 70px;overflow:hidden;overflow-y:auto;max-height:100%;position:relative}._mobile-active-aside .aside{display:block;-webkit-animation:0.6s forwards showBg;animation:0.6s forwards showBg}._mobile-active-aside .aside .aside__wrap{-webkit-animation:0.6s forwards showAside;animation:0.6s forwards showAside}}.aside__close-btn{width:20px;height:20px;position:absolute;right:42px;top:42px;cursor:pointer}.aside__close-btn:after,.aside__close-btn:before{content:"";position:absolute;top:0;left:0;border-bottom:2px solid #111;width:18px;margin-left:1px;margin-top:9px}.aside__close-btn:before{transform:rotate(45deg)}.aside__close-btn:after{transform:rotate(-45deg)}@media (min-width:992px){.aside{margin-right:40px;display:block}.aside__close-btn{display:none}}.aside__selected{margin-bottom:30px}@-webkit-keyframes showAside{from{transform:translate(-100%,0)}to{transform:translate(0,0)}}@keyframes showAside{from{transform:translate(-100%,0)}to{transform:translate(0,0)}}@-webkit-keyframes showBg{from{opacity:0}to{opacity:1}}@keyframes showBg{from{opacity:0}to{opacity:1}}.b-selected__title{font-weight:normal;font-size:14px;color:#888;font-family:Inter;margin-bottom:14px}@media (max-width:991px){.b-selected__title{font-size:16px;color:#111}}.b-selected__items{display:flex;flex-wrap:wrap}.b-selected__item{background:#fff;border:1px solid rgba(17,17,17,0.12);box-sizing:border-box;border-radius:2px;padding:10px 23px 8px 10px;margin:0 4px 4px 0;font-size:10px;line-height:12px;color:#888;position:relative}.b-selected__item__close{background:url(https://www.altium.com/themes/custom/altium_search/html/dist/images/x.svg) center no-repeat;position:absolute;right:9px;top:50%;transform:translate(0,-50%);width:8px;height:8px;cursor:pointer;background-size:8px;opacity:0.7;transition:opacity 0.3s}.b-selected__item__close:hover{opacity:1}.b-selected__remove{margin-top:16px}.b-filter__category{margin-bottom:20px}.b-filter__category:not(:last-child){padding-bottom:20px;border-bottom:1px solid rgba(17,17,17,0.1)}.b-filter__category.categories{display:none;}.b-filter__category.categories._active{display:block;}.b-filter__category.product{display:none;}.b-filter__category.product._active{display:block;}.b-filter__category.hub{display:none;}.b-filter__category.hub._active{display:block;}.b-filter__title{font-size:14px;color:#111;font-weight:500;position:relative;cursor:pointer;padding-left:37px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-filter__title:before{content:"";position:absolute;top:50%;left:16px;border-bottom:1px solid #111;border-left:1px solid #111;transform:rotate(-45deg);width:9px;height:9px;pointer-events:none;margin-top:-9px}.b-filter__title._active:before{transform:rotate(135deg);margin-top:-4px}.b-filter__title + .b-filter__items{padding-top:12px;}.b-filter__items{display:none;padding-left:11px;padding-right:11px;}.b-filter__items._active{display:block}.b-filter .b-filter__item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:12px}.b-filter .b-filter__item:last-child{margin-bottom:0}.b-filter .b-filter__item .form-checkbox:checked ~ .b-filter__sub-items{display:flex;}.b-filter__sub-items{display:none;flex-wrap:wrap;padding-left:26px;padding-top:4px}.b-filter__sub-items__title{font-size:10px;color:#888;width:100%;margin-bottom:6px}.b-filter .b-filter__sub-item{margin:0 4px 4px 0}.b-filter .b-filter__sub-item input{display:none}.b-filter .b-filter__sub-item input:checked + label{background:rgba(43,135,200,0.1);border-color:#2b87c8;color:#5a88a9}.b-filter .b-filter__sub-item label{background:#fff;border:1px solid rgba(17,17,17,0.12);box-sizing:border-box;border-radius:2px;padding:10px 10px 8px;margin:0;font-size:10px;line-height:12px;color:#888;min-width:50px;text-align:center;transition:none}.b-filter .b-filter__sub-item label:after,.b-filter .b-filter__sub-item label:before{display:none}@media (max-width:991px){.b-filter__btn{position:absolute;left:0;bottom:0;right:0;border-top:1px solid rgba(17,17,17,0.1);padding:9px 42px;background:#fff;z-index:10}}.b-results{width:100%}.b-results__control-filter{display:flex;justify-content:space-between;margin-bottom:8px}@media (min-width:992px){.b-results{max-width:calc(100% - 260px)}.b-results__control-filter{display:none}}.b-results__control-filter__btn-clear{font-size:12px;cursor:pointer}.b-results__control-filter__btn-clear a{color:#111}.b-results__desc{font-weight:normal;font-size:14px;color:#888;font-family:Inter;margin-bottom:14px}.b-results__item{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(17,17,17,0.07)}.popular_pages .b-results__item:last-child{border-bottom:none;}.b-results__title{font-weight:500;font-size:16px;color:#111;font-family:Inter;margin-bottom:14px;display:block;}.b-results__title:hover{color:#111;}@media (min-width:768px){.b-results__title{font-size:18px}}.b-results__text{margin-bottom:15px;font-size:14px;color:#888;max-width:620px;display:flex;align-items:center;gap:15px;}.b-results__text *:last-child{margin-bottom:0}.b-results__image{min-width:130px;height:67px;}.b-results__image{background-size:cover !important;}@media (max-width:559px){.b-results__image{display:none;}}.b-results__info{display:flex;font-size:11px}.b-results__date{min-width:74px;margin-right:6px}.b-results__link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-results .search-result{color:#5a88a9;padding:2px 4px;background:rgba(43,135,200,0.1)}.b-ask-list__title{font-weight:500;font-size:16px;color:#111;font-family:Inter;margin-bottom:14px}@media (min-width:768px){.b-ask-list__title{font-size:18px}}.b-ask-list__items._active .b-ask-list__item{display:block}.b-ask-list__item{border:1px solid rgba(17,17,17,0.12);border-radius:5px;display:block;text-decoration:none;color:#111!important;font-size:14px;padding:14px 14px 14px 40px;margin-bottom:5px;transition:border-color 0.3s;position:relative}.b-ask-list__item:hover{border-color:rgba(17,17,17,0.5)}.b-ask-list__item:before{content:"";position:absolute;top:14px;left:16px;background:url(https://www.altium.com/themes/custom/altium_search/html/dist/images/search.svg) center no-repeat;width:16px;height:16px;background-size:12px}@media (min-width:768px){.b-ask-list__item{font-size:16px;padding:14px 14px 14px 60px}.b-ask-list__item:before{left:22px;top:16px}}.b-ask-list__item._hidden{display:none}.b-ask-list__btn{margin-top:20px;position:relative;cursor:pointer;padding-left:26px}.b-ask-list__btn:before{content:"";position:absolute;top:50%;left:2px;border-bottom:1px solid #111;border-left:1px solid #111;transform:rotate(-45deg);width:9px;height:9px;pointer-events:none;margin-top:-9px}.b-ask-list__btn._active:before{transform:rotate(135deg);margin-top:-4px}.b-carousel__title{padding-right:80px;font-weight:500;font-size:16px;color:#111;font-family:Inter;margin-bottom:14px}@media (min-width:768px){.b-carousel__title{font-size:18px}}.b-carousel .owl-stage{display:flex}.b-carousel__item{border:1px solid #e2e2e2;border-radius:5px;display:block;height:100%}.b-carousel__media__img{width:100%;overflow:hidden;border-radius:5px 5px 0 0}.b-carousel__text{font-size:14px;color:#111;padding:20px}.b-carousel .owl-nav{position:absolute;bottom:calc(100% + 10px);right:0}.b-carousel .owl-nav button.owl-next,.b-carousel .owl-nav button.owl-prev{background:#f2f2f2;width:32px;height:32px;cursor:pointer;border-radius:50%;position:relative}.b-carousel .owl-nav button.owl-next.disabled,.b-carousel .owl-nav button.owl-prev.disabled{opacity:0.4;cursor:default}.b-carousel .owl-nav button.owl-next span,.b-carousel .owl-nav button.owl-prev span{display:none}.b-carousel .owl-nav button.owl-next:before,.b-carousel .owl-nav button.owl-prev:before{content:"";position:absolute;top:50%;left:50%;margin-top:-3px;margin-left:-2px;height:6px;width:6px;border-left:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg)}.b-carousel .owl-nav button.owl-next{transform:rotate(180deg);margin-left:5px}.btn-play{cursor:pointer;position:relative;min-width:64px;min-height:64px}.btn-play:after,.btn-play:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.btn-play:before{width:64px;height:64px;background:#fff;border-radius:50%;z-index:20}.btn-play:after{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid #000;margin-left:2px;z-index:21}@media (min-width:768px){.btn-play._size-l{min-width:80px;min-height:80px}.btn-play._size-l:before{width:80px;height:80px}.btn-play._size-l:after{border-top-width:9px;border-bottom-width:9px;border-left-width:14px}}.pager li,.pager ul{margin:0;padding:0;list-style:none}.pager ul{display:flex;width:100%;align-items:center;justify-content:center}.pager li{margin:0 5px;width:32px;height:32px;text-align:center;color:#888;font-size:14px;line-height:1.8}.pager li a{display:block;background:#fff;border:1px solid #cbcbcb;border-radius:50%;width:32px;height:32px;color:inherit;text-decoration:none;padding:6px 0;line-height:1.5}.pager li.is-active a,.pager li.pager__item--first a,.pager li.pager__item--last a,.pager li.pager__item--next a,.pager li.pager__item--previous a{background:#f2f2f2;border-color:#f2f2f2}.pager li.pager__item--first,.pager li.pager__item--last,.pager li.pager__item--next,.pager li.pager__item--previous{text-indent:-9999px;font-size:0;line-height:0}.pager li.is-active a{color:#000}.pager li.pager__item--first,.pager li.pager__item--last{display:none}.pager li.pager__item--next,.pager li.pager__item--previous{margin:0 15px}.pager li.pager__item--next a,.pager li.pager__item--previous a{position:relative}.pager li.pager__item--next a:before,.pager li.pager__item--previous a:before{content:"";position:absolute;top:50%;left:50%;margin-top:-3px;margin-left:-2px;height:6px;width:6px;border-left:1px solid #000;border-bottom:1px solid #000;transform:rotate(45deg)}.pager li.pager__item--next{transform:rotate(180deg)}
.b-search__wrap{position:relative;}.b-search__notice-close{cursor:pointer;transition:opacity .3s}.b-search__notice-close:hover{opacity:.7}.b-search__wrap{position:relative}.b-search__notice{margin-top:12px;border-radius:12px;background:#f2f4f6;padding:10px 24px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.b-search__notice._bg_yellow{background:#fcf4d6}.b-search__notice-head{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.4;letter-spacing:-0.28px;color:#464a58}@media(min-width:768px){.b-search__notice{padding:14px 24px}.b-search__notice-head{gap:12px;font-size:14px}}@media(min-width:992px){.b-search__notice-head{gap:16px}}.b-search__notice-ico{min-width:fit-content}.b-search__notice-close svg,.b-search__notice-ico svg{display:block}
