/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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{-moz-backface-visibility:hidden;position:relative;-ms-touch-action:pan-Y;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px}.owl-carousel:not(._no-img-style) .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;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loading{display:block;opacity:0}.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}to{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{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(/themes/custom/altium_365_guide/html/dist/vendor/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3);transform:scale(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{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}
:root{--g365-neutral-text-primary:#fff;--g365-neutral-text-secondary:#e2e2e4;--g365-neutral-text-tertiary:#8d8d8f;--g365-neutral-text-static-black:#000;--g365-neutral-text-disabled:#6a6a6c;--g365-neutral-background-primary:#1b1b1d;--g365-neutral-background-secondary:#303032;--g365-neutral-background-base:#141416;--g365-neutral-background-overlay:rgba(0,0,0,.32);--g365-neutral-background-disabled:#28282a;--g365-neutral-border-primary:#414143;--g365-neutral-border-secondary:#6a6a6c;--g365-neutral-border-tertiary:#303032;--g365-neutral-border-disabled:#28282a;--g365-accent-text-primary:#5eaaf7;--g365-accent-text-secondary:#98cefd;--g365-accent-text-positive:#2dbf3a;--g365-accent-text-negative:#ff3729;--g365-accent-text-warning:#f98917;--g365-accent-text-caution:#e9c700;--g365-accent-text-notice:#e74188;--g365-accent-background-primary:#066ce7;--g365-accent-background-secondary:#1d80f5;--g365-accent-background-tertiary:#414143;--g365-accent-background-positive:#009714;--g365-accent-background-negative:#ff3729;--g365-accent-background-warning:#e87400;--g365-accent-background-caution:#d8b500;--g365-accent-background-notice:#e74188;--g365-accent-background-tooltip:#6a6a6c;--g365-accent-highlight-primary:#002651;--g365-accent-highlight-secondary:#192d3b;--g365-accent-highlight-tertiary:#28282a;--g365-accent-highlight-positive:#002f07;--g365-accent-highlight-negative:#4f0202;--g365-accent-highlight-warning:#481801;--g365-accent-highlight-caution:#352400;--g365-accent-highlight-notice:#550129;--g365-accent-border-primary:#066ce7;--g365-accent-border-secondary:#5eaaf7;--g365-accent-border-positive:#009714;--g365-accent-border-negative:#ff3729;--g365-accent-border-warning:#e87400;--g365-accent-border-caution:#d8b500;--g365-accent-border-notice:#e74188;--g365-on-accent-text-primary:#fff;--g365-on-accent-text-secondary:hsla(0,0%,100%,.96);--g365-on-accent-text-disabled:hsla(0,0%,100%,.48);--g365-on-accent-background-primary:hsla(0,0%,100%,.88);--g365-on-accent-background-secondary:#fff;--g365-on-accent-background-tertiary:hsla(0,0%,100%,.08);--g365-on-accent-background-disabled:hsla(0,0%,100%,.48);--g365-on-accent-border-primary:hsla(0,0%,100%,.88);--g365-on-accent-border-secondary:hsla(0,0%,100%,.32);--g365-on-accent-border-disabled:hsla(0,0%,100%,.16);--g365-additional-scroller-primary:#414143;--g365-additional-scroller-secondary:#6a6a6c;--g365-additional-sticker-beta:#2d9d78;--g365-feedback-success-background:#2d9d78;--g365-drop-shadow-s:rgba(0,0,0,.16)}body.theme-light{--g365-neutral-text-primary:#0a0a0b;--g365-neutral-text-secondary:#1b1b1d;--g365-neutral-text-tertiary:#545456;--g365-neutral-text-static-black:#000;--g365-neutral-text-disabled:#909092;--g365-neutral-background-primary:#fff;--g365-neutral-background-secondary:#f8f8fa;--g365-neutral-background-base:#f4f4f6;--g365-neutral-background-overlay:rgba(0,0,0,.32);--g365-neutral-background-disabled:#dedee0;--g365-neutral-border-primary:#c7c7c9;--g365-neutral-border-secondary:#b1b1b3;--g365-neutral-border-tertiary:#dedee0;--g365-neutral-border-disabled:#dedee0;--g365-accent-text-primary:#147af3;--g365-accent-text-secondary:#0054b6;--g365-accent-text-positive:#03ab1f;--g365-accent-text-negative:#f62e1d;--g365-accent-text-warning:#ff8508;--g365-accent-text-caution:#d7b300;--g365-accent-text-notice:#e73481;--g365-accent-background-primary:#147af3;--g365-accent-background-secondary:#0265dc;--g365-accent-background-tertiary:#c7c7c9;--g365-accent-background-positive:#03ab1f;--g365-accent-background-negative:#f62e1d;--g365-accent-background-warning:#e46f00;--g365-accent-background-caution:#e8c600;--g365-accent-background-notice:#e73481;--g365-accent-background-tooltip:#6d6d6f;--g365-accent-highlight-primary:#cae8ff;--g365-accent-highlight-secondary:#e0f2ff;--g365-accent-highlight-tertiary:#e2e2e4;--g365-accent-highlight-positive:#cdfcbf;--g365-accent-highlight-negative:#ffebe7;--g365-accent-highlight-warning:#ffeccc;--g365-accent-highlight-caution:#fff494;--g365-accent-highlight-notice:#ffeaf1;--g365-accent-border-primary:#2b93f2;--g365-accent-border-secondary:#78bbfa;--g365-accent-border-positive:#03ab1f;--g365-accent-border-negative:#f62e1d;--g365-accent-border-warning:#e46f00;--g365-accent-border-caution:#e8c600;--g365-accent-border-notice:#e73481;--g365-on-accent-text-primary:#fff;--g365-on-accent-text-secondary:hsla(0,0%,100%,.96);--g365-on-accent-text-disabled:hsla(0,0%,100%,.48);--g365-on-accent-background-primary:hsla(0,0%,100%,.88);--g365-on-accent-background-secondary:#fff;--g365-on-accent-background-tertiary:hsla(0,0%,100%,.08);--g365-on-accent-background-disabled:hsla(0,0%,100%,.48);--g365-on-accent-border-primary:hsla(0,0%,100%,.88);--g365-on-accent-border-secondary:hsla(0,0%,100%,.32);--g365-on-accent-border-disabled:hsla(0,0%,100%,.16);--g365-additional-scroller-primary:#c7c7c9;--g365-additional-scroller-secondary:#b1b1b3;--g365-additional-sticker-beta:#1aa376;--g365-feedback-success-background:#1aa376;--g365-drop-shadow-s:rgba(0,0,0,.08)}._mb_0,._mb_0 :last-child{margin-bottom:0}._mt_0{margin-top:0}._pt_0{padding-top:0}._pb_0{padding-bottom:0}._pl_0{padding-left:0}._pr_0{padding-right:0}._py_0{padding-bottom:0;padding-top:0}._mb_1{margin-bottom:.25rem}._mb_1 :last-child{margin-bottom:0}._mt_1{margin-top:.25rem}._pt_1{padding-top:.25rem}._pb_1{padding-bottom:.25rem}._pl_1{padding-left:.25rem}._pr_1{padding-right:.25rem}._py_1{padding-bottom:.25rem;padding-top:.25rem}._mb_2{margin-bottom:.5rem}._mb_2 :last-child{margin-bottom:0}._mt_2{margin-top:.5rem}._pt_2{padding-top:.5rem}._pb_2{padding-bottom:.5rem}._pl_2{padding-left:.5rem}._pr_2{padding-right:.5rem}._py_2{padding-bottom:.5rem;padding-top:.5rem}._mb_3{margin-bottom:.75rem}._mb_3 :last-child{margin-bottom:0}._mt_3{margin-top:.75rem}._pt_3{padding-top:.75rem}._pb_3{padding-bottom:.75rem}._pl_3{padding-left:.75rem}._pr_3{padding-right:.75rem}._py_3{padding-bottom:.75rem;padding-top:.75rem}._mb_4{margin-bottom:1rem}._mb_4 :last-child{margin-bottom:0}._mt_4{margin-top:1rem}._pt_4{padding-top:1rem}._pb_4{padding-bottom:1rem}._pl_4{padding-left:1rem}._pr_4{padding-right:1rem}._py_4{padding-bottom:1rem;padding-top:1rem}._mb_5{margin-bottom:1.25rem}._mb_5 :last-child{margin-bottom:0}._mt_5{margin-top:1.25rem}._pt_5{padding-top:1.25rem}._pb_5{padding-bottom:1.25rem}._pl_5{padding-left:1.25rem}._pr_5{padding-right:1.25rem}._py_5{padding-bottom:1.25rem;padding-top:1.25rem}._mb_6{margin-bottom:1.5rem}._mb_6 :last-child{margin-bottom:0}._mt_6{margin-top:1.5rem}._pt_6{padding-top:1.5rem}._pb_6{padding-bottom:1.5rem}._pl_6{padding-left:1.5rem}._pr_6{padding-right:1.5rem}._py_6{padding-bottom:1.5rem;padding-top:1.5rem}._mb_7{margin-bottom:1.75rem}._mb_7 :last-child{margin-bottom:0}._mt_7{margin-top:1.75rem}._pt_7{padding-top:1.75rem}._pb_7{padding-bottom:1.75rem}._pl_7{padding-left:1.75rem}._pr_7{padding-right:1.75rem}._py_7{padding-bottom:1.75rem;padding-top:1.75rem}._mb_8{margin-bottom:2rem}._mb_8 :last-child{margin-bottom:0}._mt_8{margin-top:2rem}._pt_8{padding-top:2rem}._pb_8{padding-bottom:2rem}._pl_8{padding-left:2rem}._pr_8{padding-right:2rem}._py_8{padding-bottom:2rem;padding-top:2rem}._mb_9{margin-bottom:2.25rem}._mb_9 :last-child{margin-bottom:0}._mt_9{margin-top:2.25rem}._pt_9{padding-top:2.25rem}._pb_9{padding-bottom:2.25rem}._pl_9{padding-left:2.25rem}._pr_9{padding-right:2.25rem}._py_9{padding-bottom:2.25rem;padding-top:2.25rem}._mb_10{margin-bottom:2.5rem}._mb_10 :last-child{margin-bottom:0}._mt_10{margin-top:2.5rem}._pt_10{padding-top:2.5rem}._pb_10{padding-bottom:2.5rem}._pl_10{padding-left:2.5rem}._pr_10{padding-right:2.5rem}._py_10{padding-bottom:2.5rem;padding-top:2.5rem}._mb_11{margin-bottom:2.75rem}._mb_11 :last-child{margin-bottom:0}._mt_11{margin-top:2.75rem}._pt_11{padding-top:2.75rem}._pb_11{padding-bottom:2.75rem}._pl_11{padding-left:2.75rem}._pr_11{padding-right:2.75rem}._py_11{padding-bottom:2.75rem;padding-top:2.75rem}._mb_12{margin-bottom:3rem}._mb_12 :last-child{margin-bottom:0}._mt_12{margin-top:3rem}._pt_12{padding-top:3rem}._pb_12{padding-bottom:3rem}._pl_12{padding-left:3rem}._pr_12{padding-right:3rem}._py_12{padding-bottom:3rem;padding-top:3rem}._mb_13{margin-bottom:3.25rem}._mb_13 :last-child{margin-bottom:0}._mt_13{margin-top:3.25rem}._pt_13{padding-top:3.25rem}._pb_13{padding-bottom:3.25rem}._pl_13{padding-left:3.25rem}._pr_13{padding-right:3.25rem}._py_13{padding-bottom:3.25rem;padding-top:3.25rem}._mb_14{margin-bottom:3.5rem}._mb_14 :last-child{margin-bottom:0}._mt_14{margin-top:3.5rem}._pt_14{padding-top:3.5rem}._pb_14{padding-bottom:3.5rem}._pl_14{padding-left:3.5rem}._pr_14{padding-right:3.5rem}._py_14{padding-bottom:3.5rem;padding-top:3.5rem}._mb_15{margin-bottom:3.75rem}._mb_15 :last-child{margin-bottom:0}._mt_15{margin-top:3.75rem}._pt_15{padding-top:3.75rem}._pb_15{padding-bottom:3.75rem}._pl_15{padding-left:3.75rem}._pr_15{padding-right:3.75rem}._py_15{padding-bottom:3.75rem;padding-top:3.75rem}._mb_16{margin-bottom:4rem}._mb_16 :last-child{margin-bottom:0}._mt_16{margin-top:4rem}._pt_16{padding-top:4rem}._pb_16{padding-bottom:4rem}._pl_16{padding-left:4rem}._pr_16{padding-right:4rem}._py_16{padding-bottom:4rem;padding-top:4rem}._mb_17{margin-bottom:4.25rem}._mb_17 :last-child{margin-bottom:0}._mt_17{margin-top:4.25rem}._pt_17{padding-top:4.25rem}._pb_17{padding-bottom:4.25rem}._pl_17{padding-left:4.25rem}._pr_17{padding-right:4.25rem}._py_17{padding-bottom:4.25rem;padding-top:4.25rem}._mb_18{margin-bottom:4.5rem}._mb_18 :last-child{margin-bottom:0}._mt_18{margin-top:4.5rem}._pt_18{padding-top:4.5rem}._pb_18{padding-bottom:4.5rem}._pl_18{padding-left:4.5rem}._pr_18{padding-right:4.5rem}._py_18{padding-bottom:4.5rem;padding-top:4.5rem}._mb_19{margin-bottom:4.75rem}._mb_19 :last-child{margin-bottom:0}._mt_19{margin-top:4.75rem}._pt_19{padding-top:4.75rem}._pb_19{padding-bottom:4.75rem}._pl_19{padding-left:4.75rem}._pr_19{padding-right:4.75rem}._py_19{padding-bottom:4.75rem;padding-top:4.75rem}._mb_20{margin-bottom:5rem}._mb_20 :last-child{margin-bottom:0}._mt_20{margin-top:5rem}._pt_20{padding-top:5rem}._pb_20{padding-bottom:5rem}._pl_20{padding-left:5rem}._pr_20{padding-right:5rem}._py_20{padding-bottom:5rem;padding-top:5rem}._mb_21{margin-bottom:5.25rem}._mb_21 :last-child{margin-bottom:0}._mt_21{margin-top:5.25rem}._pt_21{padding-top:5.25rem}._pb_21{padding-bottom:5.25rem}._pl_21{padding-left:5.25rem}._pr_21{padding-right:5.25rem}._py_21{padding-bottom:5.25rem;padding-top:5.25rem}._mb_22{margin-bottom:5.5rem}._mb_22 :last-child{margin-bottom:0}._mt_22{margin-top:5.5rem}._pt_22{padding-top:5.5rem}._pb_22{padding-bottom:5.5rem}._pl_22{padding-left:5.5rem}._pr_22{padding-right:5.5rem}._py_22{padding-bottom:5.5rem;padding-top:5.5rem}._mb_23{margin-bottom:5.75rem}._mb_23 :last-child{margin-bottom:0}._mt_23{margin-top:5.75rem}._pt_23{padding-top:5.75rem}._pb_23{padding-bottom:5.75rem}._pl_23{padding-left:5.75rem}._pr_23{padding-right:5.75rem}._py_23{padding-bottom:5.75rem;padding-top:5.75rem}._mb_24{margin-bottom:6rem}._mb_24 :last-child{margin-bottom:0}._mt_24{margin-top:6rem}._pt_24{padding-top:6rem}._pb_24{padding-bottom:6rem}._pl_24{padding-left:6rem}._pr_24{padding-right:6rem}._py_24{padding-bottom:6rem;padding-top:6rem}._mb_25{margin-bottom:6.25rem}._mb_25 :last-child{margin-bottom:0}._mt_25{margin-top:6.25rem}._pt_25{padding-top:6.25rem}._pb_25{padding-bottom:6.25rem}._pl_25{padding-left:6.25rem}._pr_25{padding-right:6.25rem}._py_25{padding-bottom:6.25rem;padding-top:6.25rem}._mb_26{margin-bottom:6.5rem}._mb_26 :last-child{margin-bottom:0}._mt_26{margin-top:6.5rem}._pt_26{padding-top:6.5rem}._pb_26{padding-bottom:6.5rem}._pl_26{padding-left:6.5rem}._pr_26{padding-right:6.5rem}._py_26{padding-bottom:6.5rem;padding-top:6.5rem}._mb_27{margin-bottom:6.75rem}._mb_27 :last-child{margin-bottom:0}._mt_27{margin-top:6.75rem}._pt_27{padding-top:6.75rem}._pb_27{padding-bottom:6.75rem}._pl_27{padding-left:6.75rem}._pr_27{padding-right:6.75rem}._py_27{padding-bottom:6.75rem;padding-top:6.75rem}._mb_28{margin-bottom:7rem}._mb_28 :last-child{margin-bottom:0}._mt_28{margin-top:7rem}._pt_28{padding-top:7rem}._pb_28{padding-bottom:7rem}._pl_28{padding-left:7rem}._pr_28{padding-right:7rem}._py_28{padding-bottom:7rem;padding-top:7rem}._mb_29{margin-bottom:7.25rem}._mb_29 :last-child{margin-bottom:0}._mt_29{margin-top:7.25rem}._pt_29{padding-top:7.25rem}._pb_29{padding-bottom:7.25rem}._pl_29{padding-left:7.25rem}._pr_29{padding-right:7.25rem}._py_29{padding-bottom:7.25rem;padding-top:7.25rem}._mb_30{margin-bottom:7.5rem}._mb_30 :last-child{margin-bottom:0}._mt_30{margin-top:7.5rem}._pt_30{padding-top:7.5rem}._pb_30{padding-bottom:7.5rem}._pl_30{padding-left:7.5rem}._pr_30{padding-right:7.5rem}._py_30{padding-bottom:7.5rem;padding-top:7.5rem}._mb_31{margin-bottom:7.75rem}._mb_31 :last-child{margin-bottom:0}._mt_31{margin-top:7.75rem}._pt_31{padding-top:7.75rem}._pb_31{padding-bottom:7.75rem}._pl_31{padding-left:7.75rem}._pr_31{padding-right:7.75rem}._py_31{padding-bottom:7.75rem;padding-top:7.75rem}._mb_32{margin-bottom:8rem}._mb_32 :last-child{margin-bottom:0}._mt_32{margin-top:8rem}._pt_32{padding-top:8rem}._pb_32{padding-bottom:8rem}._pl_32{padding-left:8rem}._pr_32{padding-right:8rem}._py_32{padding-bottom:8rem;padding-top:8rem}._mb_33{margin-bottom:8.25rem}._mb_33 :last-child{margin-bottom:0}._mt_33{margin-top:8.25rem}._pt_33{padding-top:8.25rem}._pb_33{padding-bottom:8.25rem}._pl_33{padding-left:8.25rem}._pr_33{padding-right:8.25rem}._py_33{padding-bottom:8.25rem;padding-top:8.25rem}._mb_34{margin-bottom:8.5rem}._mb_34 :last-child{margin-bottom:0}._mt_34{margin-top:8.5rem}._pt_34{padding-top:8.5rem}._pb_34{padding-bottom:8.5rem}._pl_34{padding-left:8.5rem}._pr_34{padding-right:8.5rem}._py_34{padding-bottom:8.5rem;padding-top:8.5rem}._mb_35{margin-bottom:8.75rem}._mb_35 :last-child{margin-bottom:0}._mt_35{margin-top:8.75rem}._pt_35{padding-top:8.75rem}._pb_35{padding-bottom:8.75rem}._pl_35{padding-left:8.75rem}._pr_35{padding-right:8.75rem}._py_35{padding-bottom:8.75rem;padding-top:8.75rem}._mb_36{margin-bottom:9rem}._mb_36 :last-child{margin-bottom:0}._mt_36{margin-top:9rem}._pt_36{padding-top:9rem}._pb_36{padding-bottom:9rem}._pl_36{padding-left:9rem}._pr_36{padding-right:9rem}._py_36{padding-bottom:9rem;padding-top:9rem}._mb_37{margin-bottom:9.25rem}._mb_37 :last-child{margin-bottom:0}._mt_37{margin-top:9.25rem}._pt_37{padding-top:9.25rem}._pb_37{padding-bottom:9.25rem}._pl_37{padding-left:9.25rem}._pr_37{padding-right:9.25rem}._py_37{padding-bottom:9.25rem;padding-top:9.25rem}._mb_38{margin-bottom:9.5rem}._mb_38 :last-child{margin-bottom:0}._mt_38{margin-top:9.5rem}._pt_38{padding-top:9.5rem}._pb_38{padding-bottom:9.5rem}._pl_38{padding-left:9.5rem}._pr_38{padding-right:9.5rem}._py_38{padding-bottom:9.5rem;padding-top:9.5rem}._mb_39{margin-bottom:9.75rem}._mb_39 :last-child{margin-bottom:0}._mt_39{margin-top:9.75rem}._pt_39{padding-top:9.75rem}._pb_39{padding-bottom:9.75rem}._pl_39{padding-left:9.75rem}._pr_39{padding-right:9.75rem}._py_39{padding-bottom:9.75rem;padding-top:9.75rem}._mb_40{margin-bottom:10rem}._mb_40 :last-child{margin-bottom:0}._mt_40{margin-top:10rem}._pt_40{padding-top:10rem}._pb_40{padding-bottom:10rem}._pl_40{padding-left:10rem}._pr_40{padding-right:10rem}._py_40{padding-bottom:10rem;padding-top:10rem}._mb_41{margin-bottom:10.25rem}._mb_41 :last-child{margin-bottom:0}._mt_41{margin-top:10.25rem}._pt_41{padding-top:10.25rem}._pb_41{padding-bottom:10.25rem}._pl_41{padding-left:10.25rem}._pr_41{padding-right:10.25rem}._py_41{padding-bottom:10.25rem;padding-top:10.25rem}._mb_42{margin-bottom:10.5rem}._mb_42 :last-child{margin-bottom:0}._mt_42{margin-top:10.5rem}._pt_42{padding-top:10.5rem}._pb_42{padding-bottom:10.5rem}._pl_42{padding-left:10.5rem}._pr_42{padding-right:10.5rem}._py_42{padding-bottom:10.5rem;padding-top:10.5rem}._mb_43{margin-bottom:10.75rem}._mb_43 :last-child{margin-bottom:0}._mt_43{margin-top:10.75rem}._pt_43{padding-top:10.75rem}._pb_43{padding-bottom:10.75rem}._pl_43{padding-left:10.75rem}._pr_43{padding-right:10.75rem}._py_43{padding-bottom:10.75rem;padding-top:10.75rem}._mb_44{margin-bottom:11rem}._mb_44 :last-child{margin-bottom:0}._mt_44{margin-top:11rem}._pt_44{padding-top:11rem}._pb_44{padding-bottom:11rem}._pl_44{padding-left:11rem}._pr_44{padding-right:11rem}._py_44{padding-bottom:11rem;padding-top:11rem}._mb_45{margin-bottom:11.25rem}._mb_45 :last-child{margin-bottom:0}._mt_45{margin-top:11.25rem}._pt_45{padding-top:11.25rem}._pb_45{padding-bottom:11.25rem}._pl_45{padding-left:11.25rem}._pr_45{padding-right:11.25rem}._py_45{padding-bottom:11.25rem;padding-top:11.25rem}._fs_0,._fs_0 h1,._fs_0 h2,._fs_0 h3{font-size:0}._fs_1,._fs_1 h1,._fs_1 h2,._fs_1 h3{font-size:.25rem}._fs_2,._fs_2 h1,._fs_2 h2,._fs_2 h3{font-size:.5rem}._fs_3,._fs_3 h1,._fs_3 h2,._fs_3 h3{font-size:.75rem}._fs_4,._fs_4 h1,._fs_4 h2,._fs_4 h3{font-size:1rem}._fs_5,._fs_5 h1,._fs_5 h2,._fs_5 h3{font-size:1.25rem}._fs_6,._fs_6 h1,._fs_6 h2,._fs_6 h3{font-size:1.5rem}._fs_7,._fs_7 h1,._fs_7 h2,._fs_7 h3{font-size:1.75rem}._fs_8,._fs_8 h1,._fs_8 h2,._fs_8 h3{font-size:2rem}._fs_9,._fs_9 h1,._fs_9 h2,._fs_9 h3{font-size:2.25rem}._fs_10,._fs_10 h1,._fs_10 h2,._fs_10 h3{font-size:2.5rem}._fs_11,._fs_11 h1,._fs_11 h2,._fs_11 h3{font-size:2.75rem}._fs_12,._fs_12 h1,._fs_12 h2,._fs_12 h3{font-size:3rem}._fs_13,._fs_13 h1,._fs_13 h2,._fs_13 h3{font-size:3.25rem}._fs_14,._fs_14 h1,._fs_14 h2,._fs_14 h3{font-size:3.5rem}._fs_15,._fs_15 h1,._fs_15 h2,._fs_15 h3{font-size:3.75rem}._fs_16,._fs_16 h1,._fs_16 h2,._fs_16 h3{font-size:4rem}._mw_0{max-width:0}._mw_1{max-width:10px}._mw_2{max-width:20px}._mw_3{max-width:30px}._mw_4{max-width:40px}._mw_5{max-width:50px}._mw_6{max-width:60px}._mw_7{max-width:70px}._mw_8{max-width:80px}._mw_9{max-width:90px}._mw_10{max-width:100px}._mw_11{max-width:110px}._mw_12{max-width:120px}._mw_13{max-width:130px}._mw_14{max-width:140px}._mw_15{max-width:150px}._mw_16{max-width:160px}._mw_17{max-width:170px}._mw_18{max-width:180px}._mw_19{max-width:190px}._mw_20{max-width:200px}._mw_21{max-width:210px}._mw_22{max-width:220px}._mw_23{max-width:230px}._mw_24{max-width:240px}._mw_25{max-width:250px}._mw_26{max-width:260px}._mw_27{max-width:270px}._mw_28{max-width:280px}._mw_29{max-width:290px}._mw_30{max-width:300px}._mw_31{max-width:310px}._mw_32{max-width:320px}._mw_33{max-width:330px}._mw_34{max-width:340px}._mw_35{max-width:350px}._mw_36{max-width:360px}._mw_37{max-width:370px}._mw_38{max-width:380px}._mw_39{max-width:390px}._mw_40{max-width:400px}._mw_41{max-width:410px}._mw_42{max-width:420px}._mw_43{max-width:430px}._mw_44{max-width:440px}._mw_45{max-width:450px}._mw_46{max-width:460px}._mw_47{max-width:470px}._mw_48{max-width:480px}._mw_49{max-width:490px}._mw_50{max-width:500px}._mw_51{max-width:510px}._mw_52{max-width:520px}._mw_53{max-width:530px}._mw_54{max-width:540px}._mw_55{max-width:550px}._mw_56{max-width:560px}._mw_57{max-width:570px}._mw_58{max-width:580px}._mw_59{max-width:590px}._mw_60{max-width:600px}._mw_61{max-width:610px}._mw_62{max-width:620px}._mw_63{max-width:630px}._mw_64{max-width:640px}._mw_65{max-width:650px}._mw_66{max-width:660px}._mw_67{max-width:670px}._mw_68{max-width:680px}._mw_69{max-width:690px}._mw_70{max-width:700px}._mw_71{max-width:710px}._mw_72{max-width:720px}._mw_73{max-width:730px}._mw_74{max-width:740px}._mw_75{max-width:750px}._mw_76{max-width:760px}._mw_77{max-width:770px}._mw_78{max-width:780px}._mw_79{max-width:790px}._mw_80{max-width:800px}._mw_81{max-width:810px}._mw_82{max-width:820px}._mw_83{max-width:830px}._mw_84{max-width:840px}._mw_85{max-width:850px}._mw_86{max-width:860px}._mw_87{max-width:870px}._mw_88{max-width:880px}._mw_89{max-width:890px}._mw_90{max-width:900px}._mw_91{max-width:910px}._mw_92{max-width:920px}._mw_93{max-width:930px}._mw_94{max-width:940px}._mw_95{max-width:950px}._mw_96{max-width:960px}._mw_97{max-width:970px}._mw_98{max-width:980px}._mw_99{max-width:990px}._mw_100{max-width:1000px}._ml_auto{margin-left:auto}._mr_auto,._mx_auto{margin-right:auto}._mx_auto{margin-left:auto}._t_center{text-align:center}:root{--g365-font-inter:Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif}@font-face{font-display:block;font-family:Inter;font-style:italic;font-weight:400;src:url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Italic.woff2) format("woff2"),url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Italic.woff) format("woff")}@font-face{font-display:block;font-family:Inter;font-style:normal;font-weight:400;src:url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Regular.woff2) format("woff2"),url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Regular.woff) format("woff")}@font-face{font-display:block;font-family:Inter;font-style:normal;font-weight:500;src:url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Medium.woff2) format("woff2"),url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Medium.woff) format("woff")}@font-face{font-display:block;font-family:Inter;font-style:normal;font-weight:600;src:url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-SemiBold.woff2) format("woff2"),url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-SemiBold.woff) format("woff")}@font-face{font-display:block;font-family:Inter;font-style:normal;font-weight:700;src:url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Bold.woff2) format("woff2"),url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-Bold.woff) format("woff")}@font-face{font-display:block;font-family:Inter;font-style:normal;font-weight:800;src:url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-ExtraBold.woff2) format("woff2"),url(/themes/custom/altium_365_guide/html/dist/fonts/Inter-ExtraBold.woff) format("woff")}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;line-height:1.15}body{margin:0}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}body,html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{height:100%;scroll-behavior:smooth}body{background:var(--g365-neutral-background-base);color:var(--g365-neutral-text-secondary);font-family:var(--g365-font-inter);font-size:14px;line-height:1.71429;min-height:100%;min-width:320px}@media(min-width:768px){body{font-size:14px}}@media(min-width:1200px){body{font-size:14px}}h1,h2,h3,h4,h5,h6{color:var(--g365-neutral-text-primary);font-weight:600;line-height:1.2;margin:0 0 16px}h1{font-size:38px;font-weight:700;line-height:1.3333333;margin:0 0 32px}@media(min-width:768px){h1{font-size:48px}}@media(min-width:1200px){h1{font-size:48px}}h2{font-size:28px;font-weight:600;line-height:1.5}@media(min-width:768px){h2{font-size:32px}}@media(min-width:1200px){h2{font-size:32px}}h3{font-size:18px;font-weight:600;line-height:1.3333333}@media(min-width:768px){h3{font-size:24px}}@media(min-width:1200px){h3{font-size:24px}}h4{font-size:14px;font-weight:500;line-height:1.5}@media(min-width:768px){h4{font-size:16px}}@media(min-width:1200px){h4{font-size:16px}}h5{font-size:13px;font-weight:500;line-height:1.3333333}@media(min-width:768px){h5{font-size:14px}}@media(min-width:1200px){h5{font-size:14px}}h6{font-size:12px;font-weight:500;line-height:1.5}@media(min-width:768px){h6{font-size:12px}}@media(min-width:1200px){h6{font-size:12px}}.g365__text._use-h2 h1{font-size:28px;font-weight:600;line-height:1.5}@media(min-width:768px){.g365__text._use-h2 h1{font-size:32px}}@media(min-width:1200px){.g365__text._use-h2 h1{font-size:32px}}.g365__text._fs_xl{font-size:20px;line-height:1.66667}@media(min-width:768px){.g365__text._fs_xl{font-size:24px}}@media(min-width:1200px){.g365__text._fs_xl{font-size:24px}}.g365__text._fs_lg{font-size:20px;line-height:1.66667}@media(min-width:768px){.g365__text._fs_lg{font-size:24px}}@media(min-width:1200px){.g365__text._fs_lg{font-size:20px}}.g365__text._fs_md{font-size:14px;line-height:1.75}@media(min-width:768px){.g365__text._fs_md{font-size:16px}}@media(min-width:1200px){.g365__text._fs_md{font-size:16px}}.g365__text._fs_sm{font-size:14px;line-height:1.71429}@media(min-width:768px){.g365__text._fs_sm{font-size:14px}}@media(min-width:1200px){.g365__text._fs_sm{font-size:14px}}.g365__text._fs_xs{font-size:12px;line-height:1.3333333}@media(min-width:768px){.g365__text._fs_xs{font-size:12px}}@media(min-width:1200px){.g365__text._fs_xs{font-size:12px}}.g365__text._fs_xxs{font-size:10px;line-height:1.6}@media(min-width:768px){.g365__text._fs_xxs{font-size:10px}}@media(min-width:1200px){.g365__text._fs_xxs{font-size:10px}}.g365__text._lh_xl{line-height:1.8}.g365__text._lh_lg{line-height:1.6}.g365__text._lh_md{line-height:1.4}.g365__text._lh_sm{line-height:1.3}.g365__text._lh_xs{line-height:1.2}.g365__text._lh_xxs{line-height:1.1}.g365__text._fw_xs{font-weight:300}.g365__text._fw_sm{font-weight:400}.g365__text._fw_md{font-weight:500}.g365__text._fw_lg{font-weight:600}.g365__text._fw_xl{font-weight:700}.g365__text._indent_sm p{margin:0 0 16px}.g365__text._indent_sm ol,.g365__text._indent_sm ul{margin:0 0 16px;padding:0 0 0 16px}.g365__text._indent_sm ol li,.g365__text._indent_sm ul li{margin:0 0 8px;padding:0}.g365__text._indent_sm ol ol,.g365__text._indent_sm ol ul,.g365__text._indent_sm ul ol,.g365__text._indent_sm ul ul{margin-top:8px}ol,p,ul{margin:0 0 32px}ol,ul{padding:0 0 0 16px}ol li,ul li{margin:0 0 8px;padding:0}ol ol,ol ul,ul ol,ul ul{margin-top:16px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,li:last-child,ol:last-child,p:last-child,ul:last-child{margin-bottom:0}b{font-weight:700}a{color:var(--g365-accent-text-primary);cursor:pointer;text-decoration:none;transition:all .3s}a:hover{color:var(--g365-accent-text-secondary)}*,:after,:before{box-sizing:border-box;outline:none}img{height:auto;image-rendering:-webkit-optimize-contrast;max-width:100%;vertical-align:top}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.ajax-progress-fullscreen{background-color:rgba(35,35,35,.6);background-image:none;border-radius:0;height:100vh;left:0;opacity:1;top:0;width:100vw}.ajax-progress-fullscreen:before{animation:spin .8s linear infinite;background:url(/themes/custom/altium_365_guide/html/dist/4ffb7218528ee9510f40.svg) no-repeat;background-size:contain;content:"";height:48px;left:50%;margin-left:-24px;margin-top:-24px;position:absolute;top:50%;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:0;outline:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1050}.modal__dialog{margin:10px auto;max-width:1170px;position:relative}.modal__dialog_v-centered{align-items:center;display:flex;justify-content:center;min-height:100%}.modal__content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border-radius:4px;outline:0;padding:20px;position:relative;width:100%}.modal__close{cursor:pointer;position:relative;z-index:5}.modal.fade .modal__dialog{transform:translateY(-25%);transition:transform .3s ease-out}.modal.in .modal__dialog{transform:translate(0)}.modal-backdrop{background:#141416;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.48}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.modal__dialog{margin:0 auto;max-width:640px;transform:translate(0)!important;width:90%}.modal__content{background:var(--g365-neutral-background-primary);border-radius:16px;box-shadow:0 8px 32px 0 var(--g365-drop-shadow-s);padding:48px 64px}@media(min-width:1200px){.modal__content{padding:64px 96px}}.modal__close{background:none;border:none;margin:0;padding:0;position:absolute!important;right:20px;top:20px}.modal__close svg{display:block}.modal__close svg circle[stroke],.modal__close svg path[stroke],.modal__close svg rect[stroke]{stroke:currentColor}.modal__close svg circle[fill],.modal__close svg path[fill],.modal__close svg rect[fill]{fill:currentColor}.modal_zoom-screen-one{text-align:center}.modal_zoom-screen-one .modal__content{padding:64px}.modal_zoom-screen-one .modal__close{right:10px;top:10px}.modal_zoom-screen-one .modal__dialog{display:inline-flex;max-width:1300px;pointer-events:none;width:auto}@media(min-width:1600px){.modal_zoom-screen-one .modal__dialog{max-width:1920px}}@media(min-width:2100px){.modal_zoom-screen-one .modal__dialog{max-width:1920px}}.modal_zoom-screen-one .modal__content{max-width:1600px;pointer-events:auto}@media(min-width:768px){.modal_zoom-screen-one .modal__content{width:auto}}@media(min-width:2100px){.modal_zoom-screen-one .modal__content{max-width:none}}.modal_zoom-screen-one .modal__screen__title{display:block;text-align:left}.modal_zoom-screen-one .modal__screen__img{margin:0 auto 10px;position:relative;text-align:center}@media(min-width:1200px){.modal_zoom-screen-one .modal__screen__img{margin-bottom:30px;max-width:1100px}}@media(min-width:1600px){.modal_zoom-screen-one .modal__screen__img{margin-bottom:60px;max-width:1400px}}@media(min-width:2100px){.modal_zoom-screen-one .modal__screen__img{max-width:none}}.modal_zoom-screen-one .modal__screen>:last-child{margin-bottom:0}.modal_zoom-screen-one .modal__screen__img-wrap{margin:0 auto;overflow:hidden}.modal._selection .modal__content{background:var(--g365-neutral-background-primary);border:1px solid var(--g365-neutral-border-primary);border-radius:8px;box-shadow:none;padding:16px}.modal._selection._size_a .modal__dialog{max-width:480px}.modal._fluid{padding-right:0!important}.modal._fluid .modal__dialog{max-width:100%;width:100%}.modal._fluid .modal__content{min-height:100vh}.l-page{position:relative}.l-page,.l-page .dialog-off-canvas-main-canvas{display:flex;flex-direction:column;min-height:100vh}.l-page__wrap{align-items:flex-start;display:grid;gap:8px;grid-template-columns:752px;padding-inline:8px}@media(min-width:960px){.l-page__wrap{gap:32px;justify-content:center;padding-inline:96px}}.l-page__wrap._with-sidebar{grid-template-columns:240px minmax(500px,752px)}@media(max-width:959px){.l-page__wrap._with-sidebar{grid-template-columns:210px 1fr;min-width:660px}}.l-page__sidebar{max-height:100vh;overflow-y:auto;padding-block:32px;position:sticky;scrollbar-color:var(--g365-additional-scroller-primary);scrollbar-width:thin;top:0}@supports selector(::-webkit-scrollbar){.l-page__sidebar{scrollbar-width:auto}}.l-page__sidebar:hover::-webkit-scrollbar-thumb{visibility:visible}.l-page__sidebar::-webkit-scrollbar{height:3px;width:4px}@media(min-width:768px){.l-page__sidebar::-webkit-scrollbar{height:5px;width:6px}}.l-page__sidebar::-webkit-scrollbar-track{box-shadow:none;margin-block:32px}.l-page__sidebar::-webkit-scrollbar-thumb{background-color:var(--g365-additional-scroller-primary);border-radius:5px;outline:none;visibility:hidden}.l-page__main{padding-block:0 32px}.l-page ._rel{position:relative}.l-page ._overflow-hidden{overflow:hidden}.l-page ._p-t-b_xs{padding-block:8px}@media(min-width:1200px){.l-page ._p-t-b_xs{padding-block:8px}}.l-page ._p-t-b_sm{padding-block:16px}@media(min-width:1200px){.l-page ._p-t-b_sm{padding-block:16px}}.l-page ._p-t-b_md{padding-block:16px}@media(min-width:1200px){.l-page ._p-t-b_md{padding-block:24px}}.l-page ._p-t-b_lg{padding-block:16px}@media(min-width:1200px){.l-page ._p-t-b_lg{padding-block:32px}}.l-page ._p-t-b_xl{padding-block:24px}@media(min-width:768px){.l-page ._p-t-b_xl{padding-block:24px}}@media(min-width:1200px){.l-page ._p-t-b_xl{padding-block:48px}}.l-page ._p-t-b_xxl{padding-block:24px}@media(min-width:768px){.l-page ._p-t-b_xxl{padding-block:32px}}@media(min-width:1200px){.l-page ._p-t-b_xxl{padding-block:64px}}.l-page ._p-l-r_xs{padding-inline:8px}@media(min-width:1200px){.l-page ._p-l-r_xs{padding-inline:8px}}.l-page ._p-l-r_sm{padding-inline:16px}@media(min-width:1200px){.l-page ._p-l-r_sm{padding-inline:16px}}.l-page ._p-l-r_md{padding-inline:16px}@media(min-width:1200px){.l-page ._p-l-r_md{padding-inline:24px}}.l-page ._p-l-r_lg{padding-inline:24px}@media(min-width:1200px){.l-page ._p-l-r_lg{padding-inline:32px}}.l-page ._p-l-r_xl{padding-inline:24px}@media(min-width:768px){.l-page ._p-l-r_xl{padding-inline:24px}}@media(min-width:1200px){.l-page ._p-l-r_xl{padding-inline:48px}}.l-page ._p-l-r_xxl{padding-inline:24px}@media(min-width:768px){.l-page ._p-l-r_xxl{padding-inline:32px}}@media(min-width:1200px){.l-page ._p-l-r_xxl{padding-inline:64px}}.l-page ._p-t_xs{padding-top:8px}@media(min-width:1200px){.l-page ._p-t_xs{padding-top:8px}}.l-page ._p-t_sm{padding-top:16px}@media(min-width:1200px){.l-page ._p-t_sm{padding-top:16px}}.l-page ._p-t_md{padding-top:16px}@media(min-width:1200px){.l-page ._p-t_md{padding-top:24px}}.l-page ._p-t_lg{padding-top:24px}@media(min-width:1200px){.l-page ._p-t_lg{padding-top:32px}}.l-page ._p-t_xl{padding-top:24px}@media(min-width:768px){.l-page ._p-t_xl{padding-top:24px}}@media(min-width:1200px){.l-page ._p-t_xl{padding-top:48px}}.l-page ._p-t_xxl{padding-top:24px}@media(min-width:768px){.l-page ._p-t_xxl{padding-top:32px}}@media(min-width:1200px){.l-page ._p-t_xxl{padding-top:64px}}.l-page ._p-b_xs{padding-bottom:8px}@media(min-width:1200px){.l-page ._p-b_xs{padding-bottom:8px}}.l-page ._p-b_sm{padding-bottom:16px}@media(min-width:1200px){.l-page ._p-b_sm{padding-bottom:16px}}.l-page ._p-b_md{padding-bottom:16px}@media(min-width:1200px){.l-page ._p-b_md{padding-bottom:24px}}.l-page ._p-b_lg{padding-bottom:24px}@media(min-width:1200px){.l-page ._p-b_lg{padding-bottom:32px}}.l-page ._p-b_xl{padding-bottom:24px}@media(min-width:768px){.l-page ._p-b_xl{padding-bottom:24px}}@media(min-width:1200px){.l-page ._p-b_xl{padding-bottom:48px}}.l-page ._p-b_xxl{padding-bottom:24px}@media(min-width:768px){.l-page ._p-b_xxl{padding-bottom:32px}}@media(min-width:1200px){.l-page ._p-b_xxl{padding-bottom:64px}}.l-page ._m-b_xs{margin-bottom:8px}@media(min-width:1200px){.l-page ._m-b_xs{margin-bottom:8px}}.l-page ._m-b_sm{margin-bottom:16px}@media(min-width:1200px){.l-page ._m-b_sm{margin-bottom:16px}}.l-page ._m-b_md{margin-bottom:16px}@media(min-width:1200px){.l-page ._m-b_md{margin-bottom:24px}}.l-page ._m-b_lg{margin-bottom:24px}@media(min-width:1200px){.l-page ._m-b_lg{margin-bottom:32px}}.l-page ._m-b_xl{margin-bottom:24px}@media(min-width:768px){.l-page ._m-b_xl{margin-bottom:24px}}@media(min-width:1200px){.l-page ._m-b_xl{margin-bottom:48px}}.l-page ._m-b_xxl{margin-bottom:24px}@media(min-width:768px){.l-page ._m-b_xxl{margin-bottom:32px}}@media(min-width:1200px){.l-page ._m-b_xxl{margin-bottom:64px}}.l-page ._m-inline_auto{margin-inline:auto}.l-page ._rounded_xs{border-radius:4px}.l-page ._rounded_sm{border-radius:6px}.l-page ._rounded_md{border-radius:8px}.l-page ._rounded_lg{border-radius:10px}.l-page ._rounded_xl{border-radius:12px}.l-page ._bg_neutral-primary{background:var(--g365-neutral-background-primary)}.l-page ._bg_neutral-secondary{background:var(--g365-neutral-background-secondary)}.l-page ._bg_accent-highlight-primary{background:var(--g365-accent-highlight-primary)}.l-page ._bg_accent-highlight-secondary{background:var(--g365-accent-highlight-secondary)}.l-page ._bg_accent-highlight-tertiary{background:var(--g365-accent-highlight-tertiary)}.l-page ._bg_accent-highlight-caution{background:var(--g365-accent-highlight-caution)}.l-page ._bg_accent-highlight-positive{background:var(--g365-accent-highlight-positive)}.l-page ._color_neutral-text-primary{color:var(--g365-neutral-text-primary)}.l-page ._color_neutral-text-tertiary{color:var(--g365-neutral-text-tertiary)}.l-page ._color_accent-text-positive{color:var(--g365-accent-text-positive)}.l-page ._border_neutral-border-primary{border:1px solid var(--g365-neutral-border-primary)}.l-page ._border_neutral-border-secondary{border:1px solid var(--g365-neutral-border-secondary)}.l-page ._border_neutral-border-tertiary{border:1px solid var(--g365-neutral-border-tertiary)}.l-page ._border_accent-border-primary{border:1px solid var(--g365-accent-border-primary)}.l-page ._border_accent-border-secondary{border:1px solid var(--g365-accent-border-secondary)}.l-page ._border_accent-border-caution{border:1px solid var(--g365-accent-border-caution)}.l-page ._border_accent-border-positive{border:1px solid var(--g365-accent-border-positive)}.l-page ._border_top_neutral-border-tertiary{border-top:1px solid var(--g365-neutral-border-tertiary)}.l-page ._d_flex{display:flex}.l-page ._gap_xs{gap:8px}.l-page ._gap_sm{gap:16px}.l-page ._gap_md{gap:24px}.l-page ._gap_lg{gap:32px}.l-page ._gap_xl{gap:48px}.l-page ._gap_xxl{gap:64px}.l-page ._gap_inline_xs{-moz-column-gap:8px;column-gap:8px}.l-page ._gap_inline_sm{-moz-column-gap:16px;column-gap:16px}.l-page ._gap_inline_md{-moz-column-gap:24px;column-gap:24px}.l-page ._gap_inline_lg{-moz-column-gap:32px;column-gap:32px}.l-page ._gap_inline_xl{-moz-column-gap:48px;column-gap:48px}.l-page ._gap_inline_xxl{-moz-column-gap:64px;column-gap:64px}.l-page ._gap_block_xs{row-gap:8px}.l-page ._gap_block_sm{row-gap:16px}.l-page ._gap_block_md{row-gap:24px}.l-page ._gap_block_lg{row-gap:32px}.l-page ._gap_block_xl{row-gap:48px}.l-page ._gap_block_xxl{row-gap:64px}.l-page ._t-center{text-align:center}.l-page ._flex_column{flex-direction:column}.l-page ._flex_1{flex:1}.l-page ._flex_wrap{flex-wrap:wrap}.l-page ._grid{display:grid}.l-page ._jc_center{justify-content:center}.l-page ._jc_sb{justify-content:space-between}.l-page ._ai_center{align-items:center}.l-container{margin-left:auto;margin-right:auto;max-width:90%;position:relative;width:100%}@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}}@media(min-width:1600px){.l-container{max-width:1240px}}@media(min-width:1921px){.l-container{max-width:1560px}}.l-container:after,.l-container:before{content:" ";display:table}.l-header{background:var(--g365-neutral-background-base);padding-block:32px 16px;position:sticky;top:0;z-index:100}.l-header__control-group,.l-header__inner{align-items:center;display:flex;gap:16px}.l-header__inner{justify-content:space-between}@keyframes rotate{to{transform:rotate(1turn)}}.g365-btn{align-items:center;border:none;border-radius:48px!important;cursor:pointer;display:inline-flex;font-family:var(--g365-font-inter);font-weight:500;gap:8px;justify-content:center;line-height:1.2;min-width:48px;outline:0!important;position:relative;text-align:center;text-decoration:none!important;transition:all .3s}.g365-btn svg{display:block}.g365-btn svg circle[stroke],.g365-btn svg path[stroke],.g365-btn svg rect[stroke]{stroke:currentColor}.g365-btn svg circle[fill],.g365-btn svg path[fill],.g365-btn svg rect[fill]{fill:currentColor}.g365-btn._primary{background:var(--g365-accent-background-primary);color:var(--g365-on-accent-text-primary)}.g365-btn._primary:active,.g365-btn._primary:hover{background:var(--g365-accent-background-secondary)}.g365-btn._primary._disabled{background:var(--g365-neutral-background-disabled);color:var(--g365-neutral-text-disabled)}.g365-btn._secondary{box-shadow:0 0 0 1px var(--g365-neutral-border-primary) inset;color:var(--g365-neutral-text-secondary)}.g365-btn._secondary:active,.g365-btn._secondary:hover{background:var(--g365-accent-highlight-tertiary);box-shadow:0 0 0 1px var(--g365-neutral-border-secondary) inset;color:var(--g365-neutral-text-primary)}.g365-btn._secondary._disabled{box-shadow:0 0 0 1px var(--g365-neutral-border-disabled) inset;color:var(--g365-neutral-text-disabled)}.g365-btn._secondary._selected{background:var(--g365-accent-highlight-primary);box-shadow:none;color:var(--g365-neutral-text-primary)}.g365-btn._medium{font-size:14px;line-height:1.71429;min-height:48px;padding:12px 24px}@media(min-width:768px){.g365-btn._medium{font-size:14px}}@media(min-width:1200px){.g365-btn._medium{font-size:14px}}.g365-btn._chip{font-size:14px;font-weight:400;line-height:1.71429;padding:4px 16px}@media(min-width:768px){.g365-btn._chip{font-size:14px}}@media(min-width:1200px){.g365-btn._chip{font-size:14px}}.g365-btn._small{font-size:12px;line-height:1.3333333;padding:8px 16px}@media(min-width:768px){.g365-btn._small{font-size:12px}}@media(min-width:1200px){.g365-btn._small{font-size:12px}}.g365-btn._wide{justify-content:center;width:100%}.g365-btn._rounded_xs{border-radius:4px!important}.g365-btn._m-width-xs{min-width:80px}.g365-btn._m-width-md{min-width:160px}.g365-btn._m-width-lg{min-width:200px}.g365-btn._m-width-xl{min-width:140px}@media(min-width:1200px){.g365-btn._m-width-xl{min-width:240px}}.g365-btn._m-width-flex{flex:1}.g365-btn._disabled,.g365-btn._loading,.g365-btn._not-clickable{pointer-events:none}.g365-btn._loading{background:none;box-shadow:none;overflow:hidden}.g365-btn._loading:before{background:var(--g365-neutral-background-disabled);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.g365-btn._loading:after{animation:rotate .7s linear infinite;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDhBOCA4IDAgMSAxIDAgOGE4IDggMCAwIDEgMTYgMFpNMiA4YTYgNiAwIDEgMCAxMiAwQTYgNiAwIDAgMCAyIDhaIiBmaWxsPSIjNDE0MTQzIi8+PHBhdGggZD0iTTE1IDhjLjU1MiAwIDEuMDA2LS40NS45MzgtLjk5N2E4IDggMCAwIDAtNi45NC02Ljk0QzguNDQ4LS4wMDggOCAuNDQ3IDggMXMuNDUuOTkyLjk5NSAxLjA4M2E2IDYgMCAwIDEgNC45MjIgNC45MjJjLjA5MS41NDQuNTMuOTk1IDEuMDgzLjk5NVoiIGZpbGw9IiMzODg0RkYiLz48L3N2Zz4=) no-repeat 50%;background-size:contain;content:"";height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}.theme-light .g365-btn._loading:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2IDhBOCA4IDAgMSAxIDAgOGE4IDggMCAwIDEgMTYgMFpNMiA4YTYgNiAwIDEgMCAxMiAwQTYgNiAwIDAgMCAyIDhaIiBmaWxsPSIjRDZENkQ4Ii8+PHBhdGggZD0iTTE1IDhjLjU1MiAwIDEuMDA2LS40NS45MzgtLjk5N2E4IDggMCAwIDAtNi45NC02Ljk0QzguNDQ4LS4wMDggOCAuNDQ3IDggMXMuNDUuOTkyLjk5NSAxLjA4M2E2IDYgMCAwIDEgNC45MjIgNC45MjJjLjA5MS41NDQuNTMuOTk1IDEuMDgzLjk5NVoiIGZpbGw9IiMyQjkzRjIiLz48L3N2Zz4=) no-repeat 50%}.g365-btn._link{background:none;border:none;box-shadow:none;color:var(--g365-accent-text-primary);padding:4px 8px}.g365-btn._link:hover{background:none;color:var(--g365-accent-text-secondary)}.g365-btn._link._loading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PG1hc2sgaWQ9ImEiIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik00LjI3IDE1LjgzM0E4IDggMCAxIDAgLjA0OCA1LjUxM2wxLjgyMi43MzNhNi4wMzYgNi4wMzYgMCAxIDEgMy4xODcgNy43ODdsLS43ODUgMS44WiIvPjwvbWFzaz48cGF0aCBkPSJNNC4yNyAxNS44MzNBOCA4IDAgMSAwIC4wNDggNS41MTNsMS44MjIuNzMzYTYuMDM2IDYuMDM2IDAgMSAxIDMuMTg3IDcuNzg3bC0uNzg1IDEuOFoiIHN0cm9rZT0iIzAwN0RENCIgc3Ryb2tlLXdpZHRoPSIyIiBtYXNrPSJ1cmwoI2EpIi8+PC9zdmc+) no-repeat 50%;background-size:contain}.g365-btn._control{height:48px;min-width:48px}.g365-btn._with-hover-ico svg{opacity:0;transition:opacity .3s;visibility:hidden}.g365-btn._with-hover-ico:hover svg~svg{opacity:1;visibility:visible}.l-section h3 a:not(:hover){color:inherit}.l-section__bg,.l-section__bg-wrap{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.l-section__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.l-section__btn-group{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media(min-width:1200px){.l-section__btn-group{gap:16px}}.l-section__btn-group._center{justify-content:center}.l-section__btn-group._jc-end{justify-content:flex-end}.l-section__btn-group._fluid{width:100%}.l-section__group-wrap{display:grid;gap:64px}.l-section__group._wide{display:grid;gap:32px}.l-section__group._gap_sm{gap:16px}.l-section__group-wrap__item,.l-section__group-wrap__title,.l-section__item{scroll-margin-top:100px}.l-section__subtitle,.l-section__subtitle-wrap{align-items:center;display:flex;gap:8px}.l-section__subtitle{color:var(--g365-neutral-text-tertiary);font-size:12px;line-height:1.3333333}.l-section__subtitle svg{display:block}.l-section__subtitle svg circle[stroke],.l-section__subtitle svg path[stroke],.l-section__subtitle svg rect[stroke]{stroke:currentColor}.l-section__subtitle svg circle[fill],.l-section__subtitle svg path[fill],.l-section__subtitle svg rect[fill]{fill:currentColor}@media(min-width:768px){.l-section__subtitle{font-size:12px}}@media(min-width:1200px){.l-section__subtitle{font-size:12px}}@media(max-width:1199px){.l-section__subtitle-wrap:not(:first-child) .l-section__drop-body{left:auto;right:0}}.l-section__drop{cursor:pointer;position:relative}.l-section__drop:hover .l-section__drop-body{display:block}.l-section__drop-body{display:none;left:0;padding-top:4px;position:absolute;top:100%;z-index:1}.l-section__drop-body__inner{background:var(--g365-neutral-background-primary);border:1px solid var(--g365-neutral-border-tertiary);border-radius:4px;max-height:185px;overflow-y:auto;padding-block:4px;scrollbar-color:var(--g365-additional-scroller-primary);scrollbar-width:thin;width:180px}@supports selector(::-webkit-scrollbar){.l-section__drop-body__inner{scrollbar-width:auto}}@media(min-width:768px){.l-section__drop-body__inner{padding-block:8px}}@media(min-width:1200px){.l-section__drop-body__inner{width:240px}}.l-section__drop-body__inner::-webkit-scrollbar{-webkit-appearance:none;height:3px;width:4px}.l-section__drop-body__inner::-webkit-scrollbar-track{box-shadow:none;margin-block:6px}.l-section__drop-body__inner::-webkit-scrollbar-thumb{background-color:var(--g365-additional-scroller-primary);border-radius:5px;outline:none}.l-section__drop-body__item{color:var(--g365-neutral-text-secondary);font-size:12px;line-height:1.3333333;padding:8px 16px}@media(min-width:768px){.l-section__drop-body__item{font-size:12px}}@media(min-width:1200px){.l-section__drop-body__item{font-size:12px}}@media(max-width:767px){.l-section__drop-body__item{font-size:10px;padding:2px 8px}}.l-section__new-ico{color:var(--g365-accent-background-notice)}.l-section__new-ico svg{display:block}.l-section__new-ico svg circle[stroke],.l-section__new-ico svg path[stroke],.l-section__new-ico svg rect[stroke]{stroke:currentColor}.l-section__new-ico svg circle[fill],.l-section__new-ico svg path[fill],.l-section__new-ico svg rect[fill]{fill:currentColor}.l-section._support .l-section__row-with-img{display:grid;gap:16px;grid-template-columns:1fr 230px}.l-section._article ul{list-style-image:url(/themes/custom/altium_365_guide/html/dist/images/l-section/img/ico-checkmark-circle.svg);padding:0 0 0 24px}.theme-light .l-section._article ul{list-style-image:url(/themes/custom/altium_365_guide/html/dist/images/l-section/img/ico-checkmark-circle-white.svg)}.l-section._article ul ul{list-style:disc;padding:0 0 0 16px}.theme-light .l-section._article ul ul{list-style:disc}.l-section._article li{padding:0 0 0 8px}.l-section._article li li{font-size:14px;line-height:1.71429;margin:0 0 8px}@media(min-width:768px){.l-section._article li li{font-size:14px}}@media(min-width:1200px){.l-section._article li li{font-size:14px}}.l-section._article._getting-started_article .l-section__text>img,.l-section._article._getting-started_article .modal__screen__img img,.l-section._article._getting-started_article p img,.l-section._article._getting-started_article+img,.l-section._article._whats-new_article .l-section__text>img,.l-section._article._whats-new_article .modal__screen__img img,.l-section._article._whats-new_article p img,.l-section._article._whats-new_article+img{margin-block:32px}.l-section._article._getting-started_article .l-section__text>img:last-child,.l-section._article._getting-started_article .modal__screen__img img:last-child,.l-section._article._getting-started_article p img:last-child,.l-section._article._getting-started_article+img:last-child,.l-section._article._whats-new_article .l-section__text>img:last-child,.l-section._article._whats-new_article .modal__screen__img img:last-child,.l-section._article._whats-new_article p img:last-child,.l-section._article._whats-new_article+img:last-child{margin-bottom:0}.l-section._article._getting-started_article p span img,.l-section._article._whats-new_article p span img{margin-block:0}.l-section._article._getting-started_article .modal__zoom-btn,.l-section._article._whats-new_article .modal__zoom-btn{display:block}.l-section._article._getting-started_article .modal__screen__img img,.l-section._article._getting-started_article p+img,.l-section._article._whats-new_article .modal__screen__img img,.l-section._article._whats-new_article p+img{margin-top:0!important}.l-section._article._getting-started_article figure,.l-section._article._whats-new_article figure{margin:30px 0}.l-section._article._getting-started_article figure figcaption,.l-section._article._whats-new_article figure figcaption{color:var(--g365-neutral-text-tertiary);font-size:12px;line-height:1.3333333;margin-top:16px;text-align:center}@media(min-width:768px){.l-section._article._getting-started_article figure figcaption,.l-section._article._whats-new_article figure figcaption{font-size:12px}}@media(min-width:1200px){.l-section._article._getting-started_article figure figcaption,.l-section._article._whats-new_article figure figcaption{font-size:12px}}.l-section._article._getting-started_article .figure-img,.l-section._article._getting-started_article .img-wrap,.l-section._article._whats-new_article .figure-img,.l-section._article._whats-new_article .img-wrap{background:var(--g365-neutral-background-secondary);border:1px solid var(--g365-neutral-border-tertiary);border-radius:5px;text-align:center}.l-section._article._getting-started_article .figure-img img,.l-section._article._getting-started_article .img-wrap img,.l-section._article._whats-new_article .figure-img img,.l-section._article._whats-new_article .img-wrap img{margin:0;max-height:400px;width:auto}.l-section._article._getting-started_article .l-section__text>p:first-child{color:var(--g365-neutral-text-secondary);font-size:20px;font-weight:500;line-height:1.66667}@media(min-width:768px){.l-section._article._getting-started_article .l-section__text>p:first-child{font-size:24px}}@media(min-width:1200px){.l-section._article._getting-started_article .l-section__text>p:first-child{font-size:20px}}.l-section._article._getting-started_article p img{margin:0}.l-section__btn-devider{border-left:1px solid var(--g365-neutral-border-primary);height:32px;position:relative}.l-section__filter .bef-exposed-form .form--inline .form-item{float:none;margin:0}.b-search,.b-theme-switch__control{position:relative}.b-search__wrap{display:none}.b-search__close{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:48px}.b-search__close svg{display:block}.b-search__close svg circle[stroke],.b-search__close svg path[stroke],.b-search__close svg rect[stroke]{stroke:currentColor}.b-search__close svg circle[fill],.b-search__close svg path[fill],.b-search__close svg rect[fill]{fill:currentColor}.b-search__field.form-text{margin:0;padding-left:56px;padding-right:38px;width:160px!important}@media(min-width:1200px){.b-search__field.form-text{width:240px!important}}.b-search__submit{background:url(/themes/custom/altium_365_guide/html/dist/images/b-search/tmp-img/ico-search.svg) 50% no-repeat;border:none;cursor:pointer;font-size:0;height:16px;left:24px;line-height:0;margin:0;padding:0;position:absolute;text-indent:-9999px;top:50%;transform:translateY(-50%);width:16px}.theme-light .b-search__submit{background:url(/themes/custom/altium_365_guide/html/dist/images/b-search/tmp-img/ico-search-2.svg) 50% no-repeat}.b-search._show .b-search__control{display:none}.b-search._show .b-search__wrap{display:block}.b-user-info__row{align-items:center;display:flex;gap:16px}.b-user-info__control-wrap{display:grid}.b-user-info__drop{min-width:0}.b-user-info__drop-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-user-info__drop-head{align-items:center;color:var(--g365-neutral-text-secondary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:16px;line-height:1.71429}@media(min-width:768px){.b-user-info__drop-head{font-size:14px}}@media(min-width:1200px){.b-user-info__drop-head{font-size:14px}}.b-user-info__drop-head svg{display:block}.b-user-info__drop-head svg circle[stroke],.b-user-info__drop-head svg path[stroke],.b-user-info__drop-head svg rect[stroke]{stroke:currentColor}.b-user-info__drop-head svg circle[fill],.b-user-info__drop-head svg path[fill],.b-user-info__drop-head svg rect[fill]{fill:currentColor}.b-user-info__status{color:var(--g365-neutral-text-tertiary);font-size:14px;line-height:1.71429}@media(min-width:768px){.b-user-info__status{font-size:14px}}@media(min-width:1200px){.b-user-info__status{font-size:14px}}.b-user-info__progress-wrap{position:relative}.b-user-info__avatar{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.b-user-info__progress svg{--pr:calc(100px - (24px*var(--percent))/100);display:block;transform:rotate(-90deg)}.b-user-info__progress .circle{stroke:var(--g365-accent-highlight-positive)}.b-user-info__progress .percent{stroke:var(--g365-accent-background-positive);stroke-dasharray:100;stroke-dashoffset:var(--pr);transition:stroke-dashoffset .3s linear}.b-video__wrap__preview{position:relative}.b-video__wrap__preview img{height:auto;width:100%}.b-video__wrap-media{background:#111;height:0;padding-bottom:56.25%;position:relative}.b-video__wrap-media iframe,.b-video__wrap-media video{height:100%;left:0;position:absolute;top:0;width:100%}.b-video__modal{background:var(--g365-neutral-background-primary);bottom:0;box-shadow:0 8px 32px 0 var(--g365-drop-shadow-s);left:0;position:fixed;right:0;top:0;z-index:110}.b-video__modal__close{background:none;border:none;border-radius:50%;box-shadow:0 0 0 1px var(--g365-neutral-border-primary) inset;cursor:pointer;height:48px;margin:0;padding:0;position:absolute;right:32px;top:32px;width:48px}.b-video__modal__close:after,.b-video__modal__close:before{border-bottom:1px solid var(--g365-neutral-text-secondary);content:"";left:50%;position:absolute;top:50%;width:14px}.b-video__modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.b-video__modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.b-video__modal__outer{align-items:center;display:flex;height:100%;justify-content:center}.b-video__modal__inner{max-width:1560px;width:90%}@media(min-width:992px){.b-video__modal__inner{width:75%}}@media(min-width:1200px){.b-video__modal__inner{width:50%}}.b-video__play-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(72,72,72,.48);border-radius:50%;display:flex;height:64px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:64px}.b-video__play-btn svg{display:block}.b-video ._use-on-click{cursor:pointer}.b-video._played[data-video-type=inline] .b-video__wrap__preview,.b-video[data-video-type=inline] .b-video__wrap-media{display:none}.b-video._played[data-video-type=inline] .b-video__wrap-media{display:block}.b-video:hover .b-video__play-btn{opacity:.8}#vidyard-popbox{width:100%}.vidyard-close-x *{pointer-events:none}.b-avatar__in{height:32px;min-width:32px;width:32px}.b-avatar__in,.b-avatar__in img{border-radius:50%;overflow:hidden}.b-avatar__in img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.b-avatar._md .b-avatar__in{height:32px;min-width:32px;width:32px}.b-avatar._lg .b-avatar__in{height:96px;min-width:96px;width:96px}.b-avatar._xl .b-avatar__in{height:112px;min-width:112px;width:112px}.b-nav__group{display:grid;gap:8px}.b-nav__item{position:relative}.b-nav__item._active .b-nav__item-head{background:var(--g365-accent-highlight-primary);color:var(--g365-neutral-text-primary)}.b-nav__item._active .b-nav__item-body{display:block}.b-nav__item._active._selected .b-nav__item-head{background:var(--g365-accent-highlight-tertiary)}.b-nav__item._with-border{margin-bottom:8px;margin-top:22px}.b-nav__item._with-border:before{border-top:1px solid var(--g365-neutral-border-tertiary);content:"";left:50%;position:absolute;top:-16px;transform:translate(-50%);width:calc(100% - 48px)}.b-nav__item._with-status ._ico-status._ico-complete{display:none}.b-nav__item._with-status .b-nav__item-body ul{list-style:none;margin:0 0 0 24px;padding:0}.b-nav__item._with-status .b-nav__item-body li{margin:0;padding:0}.b-nav__item._with-status .b-nav__item-body li li a{padding-left:6px}.b-nav__item._with-status .b-nav__item-body li._complete ._ico-status{display:none}.b-nav__item._with-status .b-nav__item-body li._complete ._ico-status._ico-complete{display:block}.b-nav__item._with-status .b-nav__item-body a{line-height:1.333333}.b-nav__item._with-status .b-nav__item-body a svg{min-width:16px}.b-nav__item-block,.b-nav__item-head{padding:12px 24px}.b-nav__item-head{align-items:center;border-radius:48px;color:var(--g365-neutral-text-tertiary);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:16px;justify-content:space-between;line-height:1.7;transition:all .3s}.b-nav__item-head:hover{background:var(--g365-accent-highlight-tertiary);color:var(--g365-neutral-text-secondary)}.b-nav__item-body{display:none;line-height:1.2;margin-top:8px}.b-nav__item-body ul{list-style:none;margin:0 0 0 56px;padding:0}.b-nav__item-body li{margin:0;padding:0}.b-nav__item-body li li a{padding-left:32px}.b-nav__item-body li ul{display:none;margin:0}.b-nav__item-body li._active>a,.b-nav__item-body li:hover>a{color:var(--g365-neutral-text-primary)}.b-nav__item-body li._active>a{font-weight:500}.b-nav__item-body li._active ul{display:block}.b-nav__item-body a{color:var(--g365-neutral-text-tertiary);display:flex;font-size:12px;gap:16px;line-height:1.2;padding:8px 24px 8px 0}.b-nav__item-head__in{align-items:center;display:flex;gap:16px}.b-nav__item-head__ico svg{display:block}.b-nav__item-head__ico svg circle[stroke],.b-nav__item-head__ico svg path[stroke],.b-nav__item-head__ico svg rect[stroke]{stroke:currentColor}.b-nav__item-head__ico svg circle[fill],.b-nav__item-head__ico svg path[fill],.b-nav__item-head__ico svg rect[fill]{fill:currentColor}.b-nav__item-head__ico img{display:block}.b-nav__item-head__badge{align-items:center;background:var(--g365-accent-background-notice);border-radius:8px;color:var(--g365-on-accent-text-primary);display:flex;font-size:11px;font-weight:500;justify-content:center;line-height:16px;min-height:16px;min-width:16px;padding:0 4px}.b-info__group,.b-info__item{display:grid;gap:32px}.b-info__item{grid-template-columns:32px 1fr}.b-article-nav__group{align-items:center;display:grid;gap:32px;grid-template-columns:1fr 1fr}.b-article-nav__item{align-items:center;display:flex;gap:16px;min-width:0}.b-article-nav__item .b-article-nav__text{min-width:0}.b-article-nav__item h6{color:var(--g365-neutral-text-tertiary);font-size:14px;font-weight:400;line-height:1.71429;margin:0}@media(min-width:768px){.b-article-nav__item h6{font-size:14px}}@media(min-width:1200px){.b-article-nav__item h6{font-size:14px}}.b-article-nav__item h5{color:var(--g365-neutral-text-primary);font-size:14px;font-weight:500;line-height:1.71429;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:768px){.b-article-nav__item h5{font-size:14px}}@media(min-width:1200px){.b-article-nav__item h5{font-size:14px}}.b-article-nav__item._next{grid-column:2;justify-content:flex-end;text-align:right}.b-control__group{align-items:center;display:flex;gap:8px}@media(min-width:1200px){.b-control__group{gap:16px}}.b-control__item{position:relative}.b-badge{background:var(--g365-additional-sticker-beta);border-radius:2px;color:var(--g365-on-accent-text-primary);display:inline-block;font-size:11px;font-weight:500;line-height:1.2;padding:2px 4px}.b-tooltip{position:relative}.b-tooltip:hover .b-tooltip__drop{display:block}.b-tooltip__drop{display:none;left:50%;position:absolute;top:100%;transform:translate(-50%);z-index:10}.b-tooltip__drop-in{background:var(--g365-accent-background-tooltip);border-radius:4px;box-shadow:0 1px 4px var(--g365-drop-shadow-s);color:var(--g365-on-accent-text-primary);display:block;font-size:11px;font-weight:400;line-height:1.2;margin-top:8px;padding:4px 8px;position:relative;width:252px}.b-tooltip__drop-in p{margin:0 0 3px}.b-tooltip__drop-in:before{border-bottom:4px solid var(--g365-accent-background-tooltip);border-left:4px solid transparent;border-right:4px solid transparent;bottom:100%;content:"";left:50%;position:absolute;transform:translate(-50%)}.b-tooltip._no-wrap .b-tooltip__drop-in{white-space:nowrap;width:auto}.link-copy{cursor:pointer}.b-toaster{background:var(--g365-feedback-success-background);border-radius:4px;color:var(--g365-on-accent-text-primary);left:50%;line-height:1.2;max-width:90%;padding:16px;position:fixed;top:0;transform:translate(-50%,-100%);transition:transform .3s;z-index:502}.b-toaster._active{transform:translate(-50%,16px)}.b-toaster__inner{align-items:center;display:flex;gap:8px}.b-toaster__ico svg{display:block}.b-toaster__ico svg circle[stroke],.b-toaster__ico svg path[stroke],.b-toaster__ico svg rect[stroke]{stroke:currentColor}.b-toaster__ico svg circle[fill],.b-toaster__ico svg path[fill],.b-toaster__ico svg rect[fill]{fill:currentColor}.b-toaster__text{font-size:12px}.b-toaster__content{align-items:center;display:flex;gap:8px}.b-toaster__close{align-items:center;background:hsla(0,0%,100%,.16);border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:auto;min-width:24px;transition:all .3s;width:24px}.b-toaster__close:hover{opacity:.7}.b-toaster__close svg{display:block}.b-toaster._successful{background:var(--g365-feedback-success-background)}.wds-formV2.g365-form{--form-field-bg:none;--form-field-stroke:var(--g365-neutral-border-primary);--form-field-stroke2:var(--g365-neutral-border-primary);--form-field-color:var(--g365-neutral-text-secondary);--form-field-arrow:var(--g365-neutral-text-secondary);--form-field-hover:var(--g365-neutral-border-secondary);--form-field-focus:var(--g365-accent-border-secondary);--form-field-active:var(--g365-accent-background-primary);--form-field-error:var(--g365-accent-background-negative);--form-field-error-color:var(--g365-neutral-text-secondary);--form-field-dd-hover:var(--g365-accent-highlight-tertiary);--form-field-dd-active:var(--g365-accent-highlight-primary);--form-field-placeholder:var(--g365-neutral-text-tertiary);margin:0}.wds-formV2.g365-form label,.wds-formV2.g365-form label.mktoLabel,.wds-formV2.g365-form legend{font-family:var(--g365-font-inter);margin-bottom:16px}.wds-formV2.g365-form label._fs_xl,.wds-formV2.g365-form label.mktoLabel._fs_xl,.wds-formV2.g365-form legend._fs_xl{font-size:20px;line-height:1.66667}@media(min-width:768px){.wds-formV2.g365-form label._fs_xl,.wds-formV2.g365-form label.mktoLabel._fs_xl,.wds-formV2.g365-form legend._fs_xl{font-size:24px}}@media(min-width:1200px){.wds-formV2.g365-form label._fs_xl,.wds-formV2.g365-form label.mktoLabel._fs_xl,.wds-formV2.g365-form legend._fs_xl{font-size:24px}}.wds-formV2.g365-form label._fs_lg,.wds-formV2.g365-form label.mktoLabel._fs_lg,.wds-formV2.g365-form legend._fs_lg{font-size:20px;line-height:1.66667}@media(min-width:768px){.wds-formV2.g365-form label._fs_lg,.wds-formV2.g365-form label.mktoLabel._fs_lg,.wds-formV2.g365-form legend._fs_lg{font-size:24px}}@media(min-width:1200px){.wds-formV2.g365-form label._fs_lg,.wds-formV2.g365-form label.mktoLabel._fs_lg,.wds-formV2.g365-form legend._fs_lg{font-size:20px}}.wds-formV2.g365-form label._fs_md,.wds-formV2.g365-form label.mktoLabel._fs_md,.wds-formV2.g365-form legend._fs_md{font-size:14px;line-height:1.75}@media(min-width:768px){.wds-formV2.g365-form label._fs_md,.wds-formV2.g365-form label.mktoLabel._fs_md,.wds-formV2.g365-form legend._fs_md{font-size:16px}}@media(min-width:1200px){.wds-formV2.g365-form label._fs_md,.wds-formV2.g365-form label.mktoLabel._fs_md,.wds-formV2.g365-form legend._fs_md{font-size:16px}}.wds-formV2.g365-form label._fs_sm,.wds-formV2.g365-form label.mktoLabel._fs_sm,.wds-formV2.g365-form legend._fs_sm{font-size:14px;line-height:1.71429}@media(min-width:768px){.wds-formV2.g365-form label._fs_sm,.wds-formV2.g365-form label.mktoLabel._fs_sm,.wds-formV2.g365-form legend._fs_sm{font-size:14px}}@media(min-width:1200px){.wds-formV2.g365-form label._fs_sm,.wds-formV2.g365-form label.mktoLabel._fs_sm,.wds-formV2.g365-form legend._fs_sm{font-size:14px}}.wds-formV2.g365-form label._fs_xs,.wds-formV2.g365-form label.mktoLabel._fs_xs,.wds-formV2.g365-form legend._fs_xs{font-size:12px;line-height:1.3333333}@media(min-width:768px){.wds-formV2.g365-form label._fs_xs,.wds-formV2.g365-form label.mktoLabel._fs_xs,.wds-formV2.g365-form legend._fs_xs{font-size:12px}}@media(min-width:1200px){.wds-formV2.g365-form label._fs_xs,.wds-formV2.g365-form label.mktoLabel._fs_xs,.wds-formV2.g365-form legend._fs_xs{font-size:12px}}.wds-formV2.g365-form label._fs_xxs,.wds-formV2.g365-form label.mktoLabel._fs_xxs,.wds-formV2.g365-form legend._fs_xxs{font-size:10px;line-height:1.6}@media(min-width:768px){.wds-formV2.g365-form label._fs_xxs,.wds-formV2.g365-form label.mktoLabel._fs_xxs,.wds-formV2.g365-form legend._fs_xxs{font-size:10px}}@media(min-width:1200px){.wds-formV2.g365-form label._fs_xxs,.wds-formV2.g365-form label.mktoLabel._fs_xxs,.wds-formV2.g365-form legend._fs_xxs{font-size:10px}}.wds-formV2.g365-form .form-item:last-child{margin-bottom:0}.wds-formV2.g365-form .form-select,.wds-formV2.g365-form .form-text,.wds-formV2.g365-form .select2-search__field,.wds-formV2.g365-form .select2-selection{border-radius:4px;font-family:var(--g365-font-inter);transition:border-color .3s,color .4s}.wds-formV2.g365-form .form-select:focus,.wds-formV2.g365-form .form-text:focus,.wds-formV2.g365-form .select2-search__field:focus,.wds-formV2.g365-form .select2-selection:focus{box-shadow:none}.wds-formV2.g365-form .form-select:-webkit-autofill,.wds-formV2.g365-form .form-select:-webkit-autofill:focus,.wds-formV2.g365-form .form-select:-webkit-autofill:hover,.wds-formV2.g365-form .form-text:-webkit-autofill,.wds-formV2.g365-form .form-text:-webkit-autofill:focus,.wds-formV2.g365-form .form-text:-webkit-autofill:hover,.wds-formV2.g365-form .select2-search__field:-webkit-autofill,.wds-formV2.g365-form .select2-search__field:-webkit-autofill:focus,.wds-formV2.g365-form .select2-search__field:-webkit-autofill:hover,.wds-formV2.g365-form .select2-selection:-webkit-autofill,.wds-formV2.g365-form .select2-selection:-webkit-autofill:focus,.wds-formV2.g365-form .select2-selection:-webkit-autofill:hover{-webkit-text-fill-color:var(--form-field-color)!important;-webkit-box-shadow:0 0 0 40rem var(--g365-neutral-background-primary) inset}.wds-formV2.g365-form .select2-results__option{color:var(--g365-neutral-text-secondary);font-size:14px;font-weight:400;line-height:1.71429}@media(min-width:768px){.wds-formV2.g365-form .select2-results__option{font-size:14px}}@media(min-width:1200px){.wds-formV2.g365-form .select2-results__option{font-size:14px}}.wds-formV2.g365-form .select2-container--open .select2-selection:before{margin-top:-7px;transform:rotate(-45deg)}.wds-formV2.g365-form .select2-selection.select2-selection--single{color:var(--g365-neutral-text-secondary);font-size:14px;font-weight:500;line-height:1.71429}@media(min-width:768px){.wds-formV2.g365-form .select2-selection.select2-selection--single{font-size:14px}}@media(min-width:1200px){.wds-formV2.g365-form .select2-selection.select2-selection--single{font-size:14px}}.wds-formV2.g365-form .select2-selection.select2-selection--single:hover{color:var(--g365-neutral-text-primary)}.wds-formV2.g365-form .form-type-radio label,.wds-formV2.g365-form .mktoRadioList label{font-family:var(--g365-font-inter);margin:0 0 16px;padding:0 0 0 40px}.wds-formV2.g365-form .form-type-radio label.mktoLabel,.wds-formV2.g365-form .mktoRadioList label.mktoLabel{margin-bottom:24px}.wds-formV2.g365-form .form-type-radio input,.wds-formV2.g365-form .mktoRadioList input{height:24px;margin-top:-5px;width:24px!important}.wds-formV2.g365-form .form-type-radio input:checked,.wds-formV2.g365-form .mktoRadioList input:checked{background:#fff;box-shadow:inset 0 0 0 6px var(--form-field-active)}.wds-formV2.g365-form .form-type-checkbox label,.wds-formV2.g365-form .mktoCheckboxList label{font-family:var(--g365-font-inter);margin:0}.wds-formV2.g365-form .form-type-checkbox input:focus,.wds-formV2.g365-form .mktoCheckboxList input:focus{border-color:var(--form-field-stroke2)}.wds-formV2.g365-form .form-type-checkbox input:after,.wds-formV2.g365-form .mktoCheckboxList input:after{border-color:#fff}.wds-formV2.g365-form .select2-selection{padding-right:42px!important}.wds-formV2.g365-form .select2-selection:before{height:8px;right:16px;width:8px}.wds-formV2.g365-form .iti__country-list,.wds-formV2.g365-form .iti__divider,.wds-formV2.g365-form .iti__selected-flag,.wds-formV2.g365-form .select2-dropdown{background:var(--g365-neutral-background-primary)}.wds-formV2.g365-form .error-message,.wds-formV2.g365-form .mktoError{color:#fff}.wds-formV2.g365-form._field-size-m .form-select,.wds-formV2.g365-form._field-size-m .form-text,.wds-formV2.g365-form._field-size-m .select2-search__field,.wds-formV2.g365-form._field-size-m .select2-selection{font-size:12px;height:32px;line-height:1.3333333;padding:8px 16px}@media(min-width:768px){.wds-formV2.g365-form._field-size-m .form-select,.wds-formV2.g365-form._field-size-m .form-text,.wds-formV2.g365-form._field-size-m .select2-search__field,.wds-formV2.g365-form._field-size-m .select2-selection{font-size:12px}}@media(min-width:1200px){.wds-formV2.g365-form._field-size-m .form-select,.wds-formV2.g365-form._field-size-m .form-text,.wds-formV2.g365-form._field-size-m .select2-search__field,.wds-formV2.g365-form._field-size-m .select2-selection{font-size:12px}}.wds-formV2.g365-form._field-size-m .form-type-checkbox,.wds-formV2.g365-form._field-size-m .form-type-radio,.wds-formV2.g365-form._field-size-m .mktoCheckboxList,.wds-formV2.g365-form._field-size-m .mktoRadioList{margin-bottom:12px}.wds-formV2.g365-form._field-size-m .form-type-checkbox label,.wds-formV2.g365-form._field-size-m .form-type-radio label,.wds-formV2.g365-form._field-size-m .mktoCheckboxList label,.wds-formV2.g365-form._field-size-m .mktoRadioList label{font-size:12px;line-height:1.3333333;margin:0 0 8px;padding:0 0 0 24px}@media(min-width:768px){.wds-formV2.g365-form._field-size-m .form-type-checkbox label,.wds-formV2.g365-form._field-size-m .form-type-radio label,.wds-formV2.g365-form._field-size-m .mktoCheckboxList label,.wds-formV2.g365-form._field-size-m .mktoRadioList label{font-size:12px}}@media(min-width:1200px){.wds-formV2.g365-form._field-size-m .form-type-checkbox label,.wds-formV2.g365-form._field-size-m .form-type-radio label,.wds-formV2.g365-form._field-size-m .mktoCheckboxList label,.wds-formV2.g365-form._field-size-m .mktoRadioList label{font-size:12px}}.wds-formV2.g365-form._field-size-m .form-type-checkbox label.mktoLabel,.wds-formV2.g365-form._field-size-m .form-type-radio label.mktoLabel,.wds-formV2.g365-form._field-size-m .mktoCheckboxList label.mktoLabel,.wds-formV2.g365-form._field-size-m .mktoRadioList label.mktoLabel{margin-bottom:16px}.wds-formV2.g365-form._field-size-m .form-type-checkbox input,.wds-formV2.g365-form._field-size-m .form-type-radio input,.wds-formV2.g365-form._field-size-m .mktoCheckboxList input,.wds-formV2.g365-form._field-size-m .mktoRadioList input{height:16px;margin-top:0;width:16px!important}.wds-formV2.g365-form._field-size-m .form-type-checkbox input:checked,.wds-formV2.g365-form._field-size-m .form-type-radio input:checked,.wds-formV2.g365-form._field-size-m .mktoCheckboxList input:checked,.wds-formV2.g365-form._field-size-m .mktoRadioList input:checked{background:#fff;box-shadow:inset 0 0 0 4px var(--form-field-active)}.b-drop .select2-selection__arrow,.b-drop .select2-selection__arrow b,.b-drop .select2-selection__rendered{pointer-events:none}.b-drop .select2-selection__rendered{align-items:center;display:flex;gap:8px}.b-drop .select2-results__options{max-height:300px}.b-drop .select2-results__option{padding:8px 16px}.b-drop .select2-results__option._active{display:none}.b-drop.wds-formV2 .select2-selection{font-size:14px;height:auto}.b-drop__body{display:none;overflow:hidden}._active .b-drop__body{display:block}.b-drop__item{align-items:center;display:flex;font-size:14px;gap:8px;text-align:left;text-decoration:none;transition:all .3s}.b-drop__item._active{background:var(--g365-accent-highlight-primary)}.b-drop__item:hover{background:var(--g365-accent-highlight-tertiary)}.b-drop__ico{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}.b-drop__ico._size_sm{height:16px;min-width:16px;width:16px}.b-drop._drop-up .select2-dropdown{bottom:100%}.b-plugin-download__header{align-items:center;display:flex;gap:16px}.b-plugin-download .wds-formV2 .select2-selection{background:var(--g365-neutral-background-primary);border:none;padding:0;width:auto!important}.b-plugin-download .wds-formV2 .select2-results__options{background:var(--g365-neutral-background-primary);padding-block:8px}.b-plugin-download .b-drop__body{left:0;margin-bottom:8px;min-width:180px;right:auto;width:200px!important}.form-register{scroll-margin-top:32px}.form-register__item{display:none}.form-register__item._active{display:block}.form-register__text h5{font-weight:500}.form-register__user{align-items:center;background:var(--g365-accent-highlight-tertiary);border:1px solid var(--g365-neutral-border-primary);border-radius:48px;display:flex;font-size:14px;font-weight:500;gap:16px;line-height:1.71429;line-height:1.2;padding:8px 24px 8px 8px}@media(min-width:768px){.form-register__user{font-size:14px}}@media(min-width:1200px){.form-register__user{font-size:14px}}.form-register__user-wrap{align-items:center;display:flex;gap:8px;min-width:0}.form-register__user-mail,.form-register__user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-register__user-mail{color:var(--g365-neutral-text-tertiary);font-weight:400}.b-plate._role-selecting .b-plate__group{display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.b-plate._role-selecting a.b-plate__item{color:var(--g365-neutral-text-secondary);display:flex;flex-direction:column;gap:16px;text-align:center}.b-plate._role-selecting a.b-plate__item:hover{background:var(--g365-accent-highlight-tertiary);border:1px solid var(--g365-neutral-border-secondary)}.f-role-selector__group{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.f-role-selector__item{margin-bottom:0!important;min-width:0}.f-role-selector__item label{align-items:center;background:var(--g365-neutral-background-primary);border:1px solid var(--g365-neutral-border-primary);border-radius:4px;display:flex;gap:16px;height:100%;margin-bottom:0!important;min-height:64px;padding:16px 16px 16px 48px!important;transition:all .3s}.f-role-selector__item label:hover{background:var(--g365-neutral-background-secondary)}.theme-light .f-role-selector__item label{background:transparent}.f-role-selector__item label img{display:block;height:32px;width:32px}.f-role-selector__item label span{overflow:hidden;text-overflow:ellipsis}.f-role-selector__item input{left:16px!important;position:absolute;top:50%!important;transform:translateY(-50%);z-index:1}.f-role-selector__item input:checked+label{background:var(--g365-accent-highlight-primary);border-color:var(--g365-accent-border-primary);box-shadow:0 0 0 1px var(--g365-accent-border-primary) inset}.b-videos__title{-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-videos__block-slider{margin-inline:auto;max-width:752px}.b-videos__group._col-2{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.b-videos__group._col-3{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.b-videos__item{color:var(--g365-neutral-text-primary);display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-videos__item._active .b-videos__img-wrap{border-color:var(--g365-accent-border-primary)}.b-videos__item:hover h4{color:var(--g365-accent-text-primary)}.b-videos__item h4{transition:color .3s}.b-videos__img{height:208px}.b-videos__img._size_sm{height:136px}.b-videos__img-wrap{transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-videos__duration{border-radius:1px;bottom:8px;padding:2px 4px;right:8px}.b-videos__duration,.b-videos__play-btn{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:var(--g365-neutral-background-overlay);color:var(--g365-on-accent-text-primary);position:absolute}.b-videos__play-btn{align-items:center;border-radius:50%;display:flex;height:64px;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%);width:64px}.b-videos__play-btn svg{display:block}.b-videos__play-btn svg circle[stroke],.b-videos__play-btn svg path[stroke],.b-videos__play-btn svg rect[stroke]{stroke:currentColor}.b-videos__play-btn svg circle[fill],.b-videos__play-btn svg path[fill],.b-videos__play-btn svg rect[fill]{fill:currentColor}.b-videos__video-group{margin-inline:auto;max-width:1024px}.b-videos__video__wrap{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.b-videos__video__wrap embed,.b-videos__video__wrap iframe,.b-videos__video__wrap object{height:100%;left:0;position:absolute;top:0;width:100%}.b-videos__block-slider:not(._visible){display:none}.b-videos__block-slider__control{justify-content:space-between}.b-videos__block-slider__control,.b-videos__block-slider__nav{align-items:center;display:flex;gap:16px}.b-videos__block-slider__nav:not(._visible){display:none}.b-videos .owl-carousel{transition:opacity .3s}.b-videos .owl-carousel:not(._visible){opacity:0;visibility:hidden}.b-videos__nav-btn.disabled{opacity:.5;pointer-events:none}.b-videos .owl-dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:32px;text-align:center}.b-videos .owl-dots .owl-dot{height:16px;position:relative;width:16px}.b-videos .owl-dots .owl-dot:before{background-color:var(--g365-neutral-text-tertiary);border-radius:50%;content:"";height:8px;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.b-videos .owl-dots .owl-dot.active:before{background-color:var(--g365-accent-text-primary)}.b-helpful__inner{align-items:center;display:flex;gap:16px;justify-content:space-between}.b-helpful__control._positive,.b-helpful__control._positive._active,.b-helpful__control._positive:hover{box-shadow:0 0 0 1px var(--g365-accent-border-positive) inset;color:var(--g365-accent-text-positive)}.b-helpful__control._positive._active,.b-helpful__control._positive:hover{background:var(--g365-accent-highlight-positive)}.b-helpful__control._critical,.b-helpful__control._critical._active,.b-helpful__control._critical:hover{box-shadow:0 0 0 1px var(--g365-accent-background-negative) inset;color:var(--g365-accent-text-negative)}.b-helpful__control._critical._active,.b-helpful__control._critical:hover{background:var(--g365-accent-highlight-negative)}.b-step{counter-increment:step-counter;margin-bottom:24px;position:relative}.b-step:before{color:var(--g365-neutral-text-primary);content:"Step " counter(step-counter);display:block;font-size:18px;font-weight:600;line-height:1.3333333;margin-bottom:16px}@media(min-width:768px){.b-step:before{font-size:24px}}@media(min-width:1200px){.b-step:before{font-size:24px}}.b-status{border-radius:8px;color:var(--g365-neutral-text-secondary);display:flex;font-size:14px;gap:32px;line-height:1.71429;margin-block:32px;padding:32px;position:relative}@media(min-width:768px){.b-status{font-size:14px}}@media(min-width:1200px){.b-status{font-size:14px}}.b-status.b-status_info:before,.b-status:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-info.svg) 50% no-repeat;background-size:contain;content:"";display:block;height:33px;min-width:32px;position:relative;width:32px}.b-status.b-status_info{background:var(--g365-accent-highlight-tertiary);border:1px solid var(--g365-neutral-border-secondary)}.b-status.b-status_warning{background:var(--g365-accent-highlight-primary);border:1px solid var(--g365-accent-border-primary)}.b-status.b-status_warning:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-book-info.svg) 50% no-repeat;height:33px;min-width:32px;width:32px}.b-status.b-status_tip{background:var(--g365-accent-highlight-tertiary);border:1px solid var(--g365-neutral-border-secondary)}.b-status.b-status_tip:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-info.svg) 50% no-repeat;height:33px;min-width:32px;width:32px}.b-status.b-status_feedback{background:var(--g365-accent-highlight-positive);border:1px solid var(--g365-accent-border-positive)}.b-status.b-status_feedback:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-feedback.svg) 50% no-repeat;height:33px;min-width:32px;width:32px}.s-prod-info__info{background:var(--g365-accent-highlight-tertiary);border:1px solid var(--g365-neutral-border-secondary);border-radius:8px;color:var(--g365-neutral-text-secondary);display:flex;font-size:14px;gap:32px;line-height:1.71429;margin-block:32px;padding:32px;position:relative}@media(min-width:768px){.s-prod-info__info{font-size:14px}}@media(min-width:1200px){.s-prod-info__info{font-size:14px}}.s-prod-info__info:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-info.svg) 50% no-repeat;background-size:contain;content:"";display:block;height:33px;min-width:32px;position:relative;width:32px}.s-prod-info__info._style-green{background:var(--g365-accent-highlight-positive);border:1px solid var(--g365-accent-border-positive)}.s-prod-info__info._style-green:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-feedback.svg) 50% no-repeat;height:33px;min-width:32px;width:32px}.s-prod-info__info._style-blue{background:var(--g365-accent-highlight-primary);border:1px solid var(--g365-accent-border-primary)}.s-prod-info__info._style-blue:before{background:url(/themes/custom/altium_365_guide/html/dist/images/b-status/img/ico-book-info.svg) 50% no-repeat;height:33px;min-width:32px;width:32px}.s-prod-info__info__img{display:none}.s-prod-info__info__wrap{display:grid;gap:16px}.s-prod-info__info__title{color:var(--g365-neutral-text-primary);font-size:14px;font-weight:500;line-height:1.5}@media(min-width:768px){.s-prod-info__info__title{font-size:16px}}@media(min-width:1200px){.s-prod-info__info__title{font-size:16px}}.b-card{cursor:pointer;transition:background .3s}.b-card:hover{background:var(--g365-accent-highlight-tertiary)}.b-card__desc{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pager__items{align-items:center;display:flex;gap:8px;justify-content:center}.pager__item{display:block;margin:0;padding:0}.pager__item a{align-items:center;border:1px solid var(--g365-neutral-border-tertiary);border-radius:4px;color:var(--g365-neutral-text-tertiary);display:flex;font-size:12px;font-style:normal;font-weight:500;height:32px;justify-content:center;line-height:1.333;min-width:40px;width:40px}.pager__item.is-active a,.pager__item:hover a{background:var(--g365-accent-highlight-primary);border-color:var(--g365-accent-highlight-primary);color:var(--g365-neutral-text-primary)}.pager__item--first,.pager__item--last{display:none}.pager__item--next,.pager__item--previous{margin-left:8px}.pager__item--next a,.pager__item--previous a{align-items:center;border:none;border-radius:0;display:flex;height:32px;justify-content:center;margin-bottom:0;min-width:32px;position:relative;transition:opacity .3s;width:32px}.pager__item--next a:before,.pager__item--previous a:before{background:url(/themes/custom/altium_365_guide/html/dist/images/pager/img/ico-arrow-1.svg) no-repeat;background-size:contain;content:"";display:block;height:16px;width:16px}.theme-light .pager__item--next a:before,.theme-light .pager__item--previous a:before{background:url(/themes/custom/altium_365_guide/html/dist/images/pager/img/ico-arrow-1--light.svg) no-repeat;background-size:contain}.pager__item--next a span,.pager__item--previous a span{display:none}.pager__item--next a:hover,.pager__item--previous a:hover{background:none;opacity:.5}.pager__item--previous{margin-left:0;margin-right:8px;transform:rotate(180deg)}.b-filters__control._hidden,.b-filters__item._hidden,.b-filters__item:not(._show){display:none!important}.b-filters__item-show-more span+span,.b-filters__item-show-more._less span,.b-filters__nav-show-more span+span,.b-filters__nav-show-more._less span{display:none}.b-filters__item-show-more._less span+span,.b-filters__nav-show-more._less span+span{display:inline-block}.b-filters__item-show-more._hidden,.b-filters__nav-show-more._hidden{display:none!important}.b-acc__item{cursor:pointer;transition:background-color .3s}.b-acc__item:not(._active):hover{background:var(--g365-accent-highlight-tertiary)}.b-acc__item._active{cursor:auto}.b-acc__item._active .b-acc__control-copy{display:block}.b-acc__item._active .b-acc__info{margin-bottom:16px}.b-acc__item._active .b-acc__body{display:block}.b-acc__item._active .b-acc__title h4{font-size:18px;font-weight:600;line-height:1.3333333}@media(min-width:768px){.b-acc__item._active .b-acc__title h4{font-size:24px}}@media(min-width:1200px){.b-acc__item._active .b-acc__title h4{font-size:24px}}.b-acc__item._active .b-acc__control-switch{transform:rotate(180deg)}.b-acc__body{display:none}.b-acc__head{align-items:center;display:flex;gap:16px;justify-content:space-between}.b-acc__head._jc_flex-start{justify-content:flex-start}.b-acc__control-copy{display:none}.b-acc__control-switch svg{pointer-events:none}.b-acc._simple .b-acc__item .b-acc__control-switch{align-items:center;display:flex;justify-content:center;transform:rotate(-90deg)}.b-acc._simple .b-acc__item._active .b-acc__title h4{font-size:14px;font-weight:500;line-height:1.5}@media(min-width:768px){.b-acc._simple .b-acc__item._active .b-acc__title h4{font-size:16px}}@media(min-width:1200px){.b-acc._simple .b-acc__item._active .b-acc__title h4{font-size:16px}}.b-acc._simple .b-acc__item._active .b-acc__control-switch{transform:rotate(0deg)}.b-webinar-filter{overflow-x:clip}.b-webinar-filter__filter-inner{align-items:flex-start;display:flex;gap:8px}.b-webinar-filter__filter-tag-group{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:8px 16px}.b-webinar-filter__filter-tag{align-items:center;border:1px solid var(--g365-neutral-border-primary);border-radius:320px;color:var(--g365-neutral-text-secondary);cursor:pointer;display:flex;font-size:14px;font-weight:400;gap:8px;justify-content:center;line-height:1.471;min-height:32px;padding:4px 16px;transition:all .3s}.b-webinar-filter__filter-tag svg{display:block}.b-webinar-filter__filter-tag svg circle[stroke],.b-webinar-filter__filter-tag svg path[stroke],.b-webinar-filter__filter-tag svg rect[stroke]{stroke:currentColor}.b-webinar-filter__filter-tag svg circle[fill],.b-webinar-filter__filter-tag svg path[fill],.b-webinar-filter__filter-tag svg rect[fill]{fill:currentColor}.b-webinar-filter__filter-tag._active,.b-webinar-filter__filter-tag:hover{background:var(--g365-accent-highlight-tertiary)}.b-webinar-filter__filter-tag__close{cursor:pointer;transition:opacity .3s}.b-webinar-filter__filter-tag__close:hover{opacity:.7}.b-webinar-filter__filter-clear-tag-wrap{margin-left:auto}.b-webinar-filter__filter-clear{align-items:center;color:var(--g365-accent-text-primary);display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:1.333;min-height:32px}.b-webinar-filter__filter-tag__drop-wrap{position:relative}.b-webinar-filter__filter-tag__drop-wrap._active .b-webinar-filter__filter-tag__drop{opacity:1;pointer-events:auto}.b-webinar-filter__filter-tag__drop{left:0;opacity:0;padding-top:8px;pointer-events:none;position:absolute;top:100%;z-index:10}.b-webinar-filter__filter-tag__drop-inner{background:var(--g365-neutral-background-primary);border:1px solid var(--g365-neutral-border-tertiary);border-radius:4px;box-shadow:0 4px 16px 0 rgba(0,0,0,.16);padding-block:8px}.b-webinar-filter__filter-box-wrapper .form-item{margin-bottom:0}.b-webinar-filter__filter-box-wrapper .form-item label{align-items:center;color:var(--g365-neutral-text-primary);display:flex;font-size:12px;font-style:normal;font-weight:400;gap:8px;line-height:1.333;min-height:32px;padding:8px 16px 8px 40px}@media(min-width:1200px){.b-webinar-filter__filter-box-wrapper .form-item label{font-size:12px}}.b-webinar-filter__filter-box-wrapper .form-item label img{min-width:16px}.b-webinar-filter__filter-box-wrapper .form-type-checkbox input{left:16px;top:50%;transform:translateY(-50%)}.b-webinar-filter__filter-label-title{white-space:nowrap}.b-webinar-filter__filter-label-number{color:var(--g365-neutral-text-tertiary)}.b-dropzone .form-actions{display:flex;margin:0;padding:0}.b-dropzone .dropzone{background:none;border:none;border-radius:0;margin:0;min-height:auto;padding:0}.b-dropzone .dropzone.dz-drag-hover .dz-message{background:var(--g365-neutral-background-overlay);border-color:var(--g365-accent-border-primary,#066ce7);opacity:1}.b-dropzone .dropzone.dz-started .dz-message{display:block;margin-bottom:16px}.b-dropzone .dz-message{background:var(--g365-neutral-background-primary,#1b1b1d);border:1px solid var(--g365-neutral-border-primary,#414143);border-radius:4px;margin:0;min-height:auto;padding:16px;text-align:center}.b-dropzone .dz-message .button{margin:0}.b-dropzone__ico{display:flex;justify-content:center}.b-dropzone__ico svg{display:block}.b-dropzone .dz-preview{align-items:center;color:var(--g365-neutral-text-secondary);display:flex;font-size:12px;font-weight:400;gap:4px;line-height:1.3333333;margin:0 0 8px;min-height:auto}@media(min-width:768px){.b-dropzone .dz-preview{font-size:12px}}@media(min-width:1200px){.b-dropzone .dz-preview{font-size:12px}}.b-dropzone .dz-preview:last-child{margin-bottom:0}.b-dropzone .dz-preview.dz-image-preview{background:none!important}.b-dropzone .dz-preview.dz-image-preview .dz-details{opacity:1!important}.b-dropzone .dz-preview.dz-error .dz-error-mark{animation:none;left:auto;margin:0 5px 0 0;opacity:1;order:-1;position:relative;top:auto}.b-dropzone .dz-preview.dz-error .dz-error-mark svg{height:20px;width:20px}.b-dropzone .dz-preview.dz-error .dz-error-mark svg g{fill:var(--g365-accent-background-negative)}.b-dropzone .dz-preview .dz-image{align-items:center;background:none!important;display:flex;height:16px;justify-content:center;min-width:16px;overflow:hidden;position:relative;width:16px;z-index:auto}.b-dropzone .dz-preview .dz-image:before{content:url(/themes/custom/altium_365_guide/html/dist/images/b-dropzone/img/ico-archive.svg);display:block;height:100%;width:100%}.b-dropzone .dz-preview .dz-image img{display:none}.b-dropzone .dz-preview .dz-details{color:var(--g365-neutral-text-secondary);font-size:12px;left:auto;line-height:1.3333333;max-width:70%;min-width:auto;padding:0;position:relative;text-align:left;top:auto;z-index:auto}@media(min-width:768px){.b-dropzone .dz-preview .dz-details{font-size:12px}}@media(min-width:1200px){.b-dropzone .dz-preview .dz-details{font-size:12px}}.b-dropzone .dz-preview .dz-details .dz-size{display:none}.b-dropzone .dz-preview .dz-details .dz-filename{background:var(--g365-neutral-background-secondary,#363636);border-radius:2px;padding:0 4px}.b-dropzone .dz-preview .dz-details .dz-filename span{background:none!important;border:none!important;border-radius:0;padding:0}.b-dropzone .dz-preview .dz-error-message{background:var(--g365-accent-background-negative);color:var(--g365-neutral-text-primary);font-size:12px;line-height:1.3333333;margin-top:16px;top:100%;width:400px}@media(min-width:768px){.b-dropzone .dz-preview .dz-error-message{font-size:12px}}@media(min-width:1200px){.b-dropzone .dz-preview .dz-error-message{font-size:12px}}.b-dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid var(--g365-accent-background-negative)}.b-dropzone .dz-preview .dz-success-mark{display:none}.b-dropzone .dz-preview .dz-progress{background:var(--g365-neutral-background-secondary);border-radius:4px;height:8px;left:auto;margin-left:0;margin-top:0;position:relative;top:auto;width:40px}.b-dropzone .dz-preview .dz-progress .dz-upload{background:var(--g365-accent-background-primary)}.b-dropzone .dz-preview.dz-complete .dz-progress{display:none}.b-dropzone .dz-preview .dropzonejs-remove-icon{background-image:url(/themes/custom/altium_365_guide/html/dist/images/b-dropzone/img/ico-close.svg)!important;height:8px;position:relative;right:auto;top:auto;width:8px}
